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
669 |
# File 'sig/client.rbs', line 669
def stream_arn: () -> ::String
|
#stream_name ⇒ ::String
670 |
# File 'sig/client.rbs', line 670
def stream_name: () -> ::String
|
#warm_throughput ⇒ Types::WarmThroughputObject
671 |
# File 'sig/client.rbs', line 671
def warm_throughput: () -> Types::WarmThroughputObject
|