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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#total_count::Integer

Returns:

  • (::Integer)


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

def total_count: () -> ::Integer