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