Engagement

Incident Manager reaching out to a contact or escalation plan to engage contact during an incident.

Types

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

Properties

Link copied to clipboard

The ARN of the escalation plan or contact that Incident Manager is engaging.

Link copied to clipboard

The Amazon Resource Name (ARN) of the engagement.

Link copied to clipboard

The ARN of the incident that's engaging the contact.

Link copied to clipboard

The user that started the engagement.

Link copied to clipboard

The time that the engagement began.

Link copied to clipboard

The time that the engagement ended.

Functions

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