ContactDataRequest

Request object with information to create a contact.

Types

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

Properties

Link copied to clipboard

List of attributes to be stored in a contact.

Link copied to clipboard

Structure to store information associated with a campaign.

Link copied to clipboard

Endpoint of the customer for which contact will be initiated.

Link copied to clipboard

The identifier of the queue associated with the Amazon Connect instance in which contacts that are created will be queued.

Link copied to clipboard

Identifier to uniquely identify individual requests in the batch.

Link copied to clipboard

Endpoint associated with the Amazon Connect instance from which outbound contact will be initiated for the campaign.

Functions

Link copied to clipboard
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