Module: Aws::IoT::Client::_UpdateStreamResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateStreamResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#description ⇒ ::String
4023 |
# File 'sig/client.rbs', line 4023
def description: () -> ::String
|
#stream_arn ⇒ ::String
4022 |
# File 'sig/client.rbs', line 4022
def stream_arn: () -> ::String
|
#stream_id ⇒ ::String
4021 |
# File 'sig/client.rbs', line 4021
def stream_id: () -> ::String
|
#stream_version ⇒ ::Integer
4024 |
# File 'sig/client.rbs', line 4024
def stream_version: () -> ::Integer
|