Module: Aws::ChimeSDKMessaging::Client::_ListChannelsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListChannelsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#channels ⇒ ::Array[Types::ChannelSummary]
528 |
# File 'sig/client.rbs', line 528
def channels: () -> ::Array[Types::ChannelSummary]
|
#next_token ⇒ ::String
529 |
# File 'sig/client.rbs', line 529
def next_token: () -> ::String
|