Module: Aws::Connect::Client::_SearchAgentStatusesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#agent_statuses::Array[Types::AgentStatus]

Returns:



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

def agent_statuses: () -> ::Array[Types::AgentStatus]

#approximate_total_count::Integer

Returns:

  • (::Integer)


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

def approximate_total_count: () -> ::Integer

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String