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.
34 35 36 |
# File 'sig/types.rbs', line 34 def stream_description @stream_description end |