Class: Aws::Types::BidirectionalOutputPayloadPart
- Inherits:
-
Object
- Object
- Aws::Types::BidirectionalOutputPayloadPart
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bytes ⇒ ::String
Returns the value of attribute bytes.
-
#event_type ⇒ Object
Returns the value of attribute event_type.
Instance Attribute Details
#bytes ⇒ ::String
Returns the value of attribute bytes.
109 110 111 |
# File 'sig/types.rbs', line 109 def bytes @bytes end |
#event_type ⇒ Object
Returns the value of attribute event_type.
110 111 112 |
# File 'sig/types.rbs', line 110 def event_type @event_type end |