Class: Aws::Types::EventChannelDetails

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#type"webhook"

Returns the value of attribute type.

Returns:

  • ("webhook")


559
560
561
# File 'sig/types.rbs', line 559

def type
  @type
end