Module: Aws::Connect::Client::_ListContactFlowsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListContactFlowsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#contact_flow_summary_list ⇒ ::Array[Types::ContactFlowSummary]
2780 |
# File 'sig/client.rbs', line 2780
def contact_flow_summary_list: () -> ::Array[Types::ContactFlowSummary]
|
#next_token ⇒ ::String
2781 |
# File 'sig/client.rbs', line 2781
def next_token: () -> ::String
|