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]
2822 |
# File 'sig/client.rbs', line 2822
def contact_flow_summary_list: () -> ::Array[Types::ContactFlowSummary]
|
#next_token ⇒ ::String
2823 |
# File 'sig/client.rbs', line 2823
def next_token: () -> ::String
|