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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#total_count::Integer

Returns:

  • (::Integer)


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

def total_count: () -> ::Integer