Class: Aws::Types::IotEventsAction

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_name ⇒ ::String

Returns the value of attribute input_name.

Returns:

  • (::String)


439
440
441
# File 'sig/types.rbs', line 439

def input_name
  @input_name
end

#payload ⇒ Types::Payload

Returns the value of attribute payload.

Returns:



440
441
442
# File 'sig/types.rbs', line 440

def payload
  @payload
end