Class: Aws::Types::InvokeResponseStreamUpdate

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:payload])

Instance Attribute Summary collapse

Instance Attribute Details

#event_typeObject

Returns the value of attribute event_type.

Returns:

  • (Object)


1298
1299
1300
# File 'sig/types.rbs', line 1298

def event_type
  @event_type
end

#payload::String

Returns the value of attribute payload.

Returns:

  • (::String)


1297
1298
1299
# File 'sig/types.rbs', line 1297

def payload
  @payload
end