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