Class: Aws::Types::GetStreamKeyResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetStreamKeyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stream_key ⇒ Types::StreamKey
Returns the value of attribute stream_key.
Instance Attribute Details
#stream_key ⇒ Types::StreamKey
Returns the value of attribute stream_key.
356 357 358 |
# File 'sig/types.rbs', line 356 def stream_key @stream_key end |