StartEngagementRequest

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the contact being engaged.

Link copied to clipboard

The secure content of the message that was sent to the contact. Use this field for engagements to VOICE or EMAIL.

Link copied to clipboard

A token ensuring that the operation is called only once with the specified details.

Link copied to clipboard

The ARN of the incident that the engagement is part of.

Link copied to clipboard

The insecure content of the message that was sent to the contact. Use this field for engagements to SMS.

Link copied to clipboard

The insecure subject of the message that was sent to the contact. Use this field for engagements to SMS.

Link copied to clipboard

The user that started the engagement.

Link copied to clipboard

The secure subject of the message that was sent to the contact. Use this field for engagements to VOICE or EMAIL.

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