Module: Aws::IoT::Client::_CreateStreamResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateStreamResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#description ⇒ ::String
985 |
# File 'sig/client.rbs', line 985
def description: () -> ::String
|
#stream_arn ⇒ ::String
984 |
# File 'sig/client.rbs', line 984
def stream_arn: () -> ::String
|
#stream_id ⇒ ::String
983 |
# File 'sig/client.rbs', line 983
def stream_id: () -> ::String
|
#stream_version ⇒ ::Integer
986 |
# File 'sig/client.rbs', line 986
def stream_version: () -> ::Integer
|