Values_2.SearchContactsRequestSourceSearches contacts in an Amazon Connect instance.
type nonrec t = {instanceId : Values_0.InstanceId.t;The identifier of Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
*)timeRange : SearchContactsTimeRange.t;Time range that you want to search results.
*)searchCriteria : SearchCriteria.t option;The search criteria to be used to return contacts.
*)maxResults : Values_1.MaxResult100.t option;The maximum number of results to return per page.
*)nextToken : Values_1.LargeNextToken.t option;The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
*)sort : Sort.t option;Specifies a field to sort by and a sort order.
*)}val make :
?searchCriteria:??? ->
?maxResults:??? ->
?nextToken:??? ->
?sort:??? ->
instanceId:Values_0.InstanceId.t ->
timeRange:SearchContactsTimeRange.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Integer of Values_1.MaxResult100.t
| `String of Values_0.InstanceId.t
| `Structure of
(string
* [> `Enum of string
| `List of [> `Enum of string | `String of string ] list
| `Structure of
(string
* [> `Enum of string
| `List of
[> `List of
[> `Structure of
(string * [> `String of string ]) list ]
list
| `String of string
| `Structure of
(string
* [> `List of
[> `String of SearchableContactAttributeValue.t ]
list
| `String of SearchableContactAttributeKey.t
| `Structure of
(string
* [> `Enum of string
| `List of [> `String of string ] list
| `Timestamp of Values_0.Timestamp.t ])
list ])
list ]
list
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `List of [> `String of string ] list ])
list ]
list
| `String of string ])
list ])
list
| `Timestamp of Values_0.Timestamp.t ])
list ])
list ]