CreateContactChannelRequest

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 you are adding the contact channel to.

Link copied to clipboard

If you want to activate the channel at a later time, you can choose to defer activation. Incident Manager can't engage your contact channel until it has been activated.

Link copied to clipboard

The details that Incident Manager uses when trying to engage the contact channel. The format is dependent on the type of the contact channel. The following are the expected formats:

Link copied to clipboard

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

Link copied to clipboard
val name: String?

The name of the contact channel.

Link copied to clipboard

Incident Manager supports three types of contact channels:

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