Class: Aws::Types::DeleteEventStreamResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteEventStreamResponse
- 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.
840 841 842 |
# File 'sig/types.rbs', line 840 def event_stream @event_stream end |