DialRequest

A dial request for a campaign.

Types

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

Properties

Link copied to clipboard

A custom key-value pair using an attribute map. The attributes are standard Amazon Connect attributes, and can be accessed in contact flows just like any other contact attributes.

Link copied to clipboard

Client provided parameter used for idempotency. Its value must be unique for each request.

Link copied to clipboard

Timestamp with no UTC offset or timezone

Link copied to clipboard

The phone number of the customer, in E.164 format.

Functions

Link copied to clipboard
inline fun copy(block: DialRequest.Builder.() -> Unit = {}): DialRequest
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