Class: Aws::Types::DescribeStreamResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeStreamResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stream_info ⇒ Types::StreamInfo
Returns the value of attribute stream_info.
Instance Attribute Details
#stream_info ⇒ Types::StreamInfo
Returns the value of attribute stream_info.
2010 2011 2012 |
# File 'sig/types.rbs', line 2010 def stream_info @stream_info end |