Class: Aws::Types::BidirectionalOutputPayloadPart

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:bytes])

Instance Attribute Summary collapse

Instance Attribute Details

#bytes::String

Returns the value of attribute bytes.

Returns:

  • (::String)


109
110
111
# File 'sig/types.rbs', line 109

def bytes
  @bytes
end

#event_typeObject

Returns the value of attribute event_type.

Returns:

  • (Object)


110
111
112
# File 'sig/types.rbs', line 110

def event_type
  @event_type
end