Class: Aws::Types::BidirectionalInputPayloadPart
- Inherits:
-
Object
- Object
- Aws::Types::BidirectionalInputPayloadPart
- 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.
103 104 105 |
# File 'sig/types.rbs', line 103 def bytes @bytes end |
#event_type ⇒ Object
Returns the value of attribute event_type.
104 105 106 |
# File 'sig/types.rbs', line 104 def event_type @event_type end |