Module: Aws::ChimeSDKMessaging::Client::_ListChannelFlowsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListChannelFlowsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#channel_flows ⇒ ::Array[Types::ChannelFlowSummary]
449 |
# File 'sig/client.rbs', line 449
def channel_flows: () -> ::Array[Types::ChannelFlowSummary]
|
#next_token ⇒ ::String
450 |
# File 'sig/client.rbs', line 450
def next_token: () -> ::String
|