Module: Aws::Kinesis::Client::_ListChannelsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListChannelsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#channel_summaries ⇒ ::Array[Types::ChannelSummary]
379 |
# File 'sig/client.rbs', line 379 def channel_summaries: () -> ::Array[Types::ChannelSummary] |
#next_token ⇒ ::String
380 |
# File 'sig/client.rbs', line 380 def next_token: () -> ::String |