Module: Aws::Connect::Client::_ListFlowAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFlowAssociationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#flow_association_summary_list ⇒ ::Array[Types::FlowAssociationSummary]
3101 |
# File 'sig/client.rbs', line 3101 def flow_association_summary_list: () -> ::Array[Types::FlowAssociationSummary] |
#next_token ⇒ ::String
3102 |
# File 'sig/client.rbs', line 3102 def next_token: () -> ::String |