Class: Aws::Types::CreateStreamKeyResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateStreamKeyResponse
- 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.
258 259 260 |
# File 'sig/types.rbs', line 258 def stream_key @stream_key end |