Class: Aws::Types::EventInput

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#payload::String

Returns the value of attribute payload.



704
705
706
# File 'sig/types.rbs', line 704

def payload
  @payload
end

#truncatedBoolean

Returns the value of attribute truncated.



705
706
707
# File 'sig/types.rbs', line 705

def truncated
  @truncated
end