SearchCriteria

A structure of search criteria to be used to return contacts.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The agent hierarchy groups of the agent at the time of handling the contact.

Link copied to clipboard

The identifiers of agents who handled the contacts.

Link copied to clipboard

The list of channels associated with contacts.

Link copied to clipboard

Search criteria based on analysis outputs from Amazon Connect Contact Lens.

Link copied to clipboard

The list of initiation methods associated with contacts.

Link copied to clipboard

The list of queue IDs associated with contacts.

Link copied to clipboard

The search criteria based on user-defined contact attributes that have been configured for contact search. For more information, see Search by custom contact attributes in the Amazon Connect Administrator Guide.

Link copied to clipboard

The search criteria based on searchable segment attributes of a contact.

Functions

Link copied to clipboard
inline fun copy(block: SearchCriteria.Builder.() -> Unit = {}): SearchCriteria
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String