ContactTargetInfo

The contact that Incident Manager is engaging during an incident.

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.

Link copied to clipboard

A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan.

Functions

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