Class: Aws::Types::EventTriggerContext

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_contextTypes::ChannelContext

Returns the value of attribute channel_context.



288
289
290
# File 'sig/types.rbs', line 288

def channel_context
  @channel_context
end

#source_event::String

Returns the value of attribute source_event.

Returns:

  • (::String)


287
288
289
# File 'sig/types.rbs', line 287

def source_event
  @source_event
end