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]
377 |
# File 'sig/client.rbs', line 377
def channel_summaries: () -> ::Array[Types::ChannelSummary]
|
#next_token ⇒ ::String
378 |
# File 'sig/client.rbs', line 378
def next_token: () -> ::String
|