Module: Aws::Kinesis::Client::_UpdateStreamWarmThroughputResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateStreamWarmThroughputOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#stream_arn ⇒ ::String
538 |
# File 'sig/client.rbs', line 538
def stream_arn: () -> ::String
|
#stream_name ⇒ ::String
539 |
# File 'sig/client.rbs', line 539
def stream_name: () -> ::String
|
#warm_throughput ⇒ Types::WarmThroughputObject
540 |
# File 'sig/client.rbs', line 540
def warm_throughput: () -> Types::WarmThroughputObject
|