Class: Aws::Types::DescribeStreamRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeStreamRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stream_id ⇒ ::String
Returns the value of attribute stream_id.
Instance Attribute Details
#stream_id ⇒ ::String
Returns the value of attribute stream_id.
2005 2006 2007 |
# File 'sig/types.rbs', line 2005 def stream_id @stream_id end |