Class: Aws::Types::EventError

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#payloadTypes::ErrorObject

Returns the value of attribute payload.

Returns:



692
693
694
# File 'sig/types.rbs', line 692

def payload
  @payload
end

#truncatedBoolean

Returns the value of attribute truncated.

Returns:

  • (Boolean)


693
694
695
# File 'sig/types.rbs', line 693

def truncated
  @truncated
end