Module: Aws::Connect::Client::_SearchContactFlowModulesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#approximate_total_count::Integer

Returns:

  • (::Integer)


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

def approximate_total_count: () -> ::Integer

#contact_flow_modules::Array[Types::ContactFlowModule]

Returns:



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

def contact_flow_modules: () -> ::Array[Types::ContactFlowModule]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String