class Aws::Connect::Types::SearchContactsRequest
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/SearchContactsRequest AWS API Documentation
@return [Types::Sort]
Specifies a field to sort by and a sort order.
@!attribute [rw] sort
@return [String]
results.
previous response in the next request to retrieve the next set of
The token for the next set of results. Use the value returned in the
@!attribute [rw] next_token
@return [Integer]
The maximum number of results to return per page.
@!attribute [rw] max_results
@return [Types::SearchCriteria]
The search criteria to be used to return contacts.
@!attribute [rw] search_criteria
@return [Types::SearchContactsTimeRange]
Time range that you want to search results.
@!attribute [rw] time_range
@return [String]
ID in the Amazon Resource Name (ARN) of the instance.
The identifier of Amazon Connect instance. You can find the instance
@!attribute [rw] instance_id