Class: Aws::Types::SubscribeToShardOutput
- Inherits:
-
Object
- Object
- Aws::Types::SubscribeToShardOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#event_stream ⇒ Types::SubscribeToShardEventStream
Returns the value of attribute event_stream.
Instance Attribute Details
#event_stream ⇒ Types::SubscribeToShardEventStream
Returns the value of attribute event_stream.
613 614 615 |
# File 'sig/types.rbs', line 613 def event_stream @event_stream end |