Module: Aws::Connect::Client::_SearchContactFlowsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::SearchContactFlowsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#approximate_total_count::Integer

Returns:

  • (::Integer)


3787
# File 'sig/client.rbs', line 3787

def approximate_total_count: () -> ::Integer

#contact_flows::Array[Types::ContactFlow]

Returns:



3785
# File 'sig/client.rbs', line 3785

def contact_flows: () -> ::Array[Types::ContactFlow]

#next_token::String

Returns:

  • (::String)


3786
# File 'sig/client.rbs', line 3786

def next_token: () -> ::String