Class: Aws::Types::GetEventStreamResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetEventStreamResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#event_stream ⇒ Types::EventStream
Returns the value of attribute event_stream.
Instance Attribute Details
#event_stream ⇒ Types::EventStream
Returns the value of attribute event_stream.
1572 1573 1574 |
# File 'sig/types.rbs', line 1572 def event_stream @event_stream end |