Class: Aws::Types::DescribeStreamOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeStreamOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stream_description ⇒ Types::StreamDescription
Returns the value of attribute stream_description.
Instance Attribute Details
#stream_description ⇒ Types::StreamDescription
Returns the value of attribute stream_description.
130 131 132 |
# File 'sig/types.rbs', line 130 def stream_description @stream_description end |