Module: Aws::Connect::Client::_SearchContactsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#contacts::Array[Types::ContactSearchSummary]

Returns:



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

def contacts: () -> ::Array[Types::ContactSearchSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#total_count::Integer

Returns:

  • (::Integer)


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

def total_count: () -> ::Integer