Module: Aws::ChimeSDKMessaging::Client::_ListChannelsAssociatedWithChannelFlowResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListChannelsAssociatedWithChannelFlowResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#channels ⇒ ::Array[Types::ChannelAssociatedWithFlowSummary]
543 |
# File 'sig/client.rbs', line 543
def channels: () -> ::Array[Types::ChannelAssociatedWithFlowSummary]
|
#next_token ⇒ ::String
544 |
# File 'sig/client.rbs', line 544
def next_token: () -> ::String
|