Page

class Page

Incident Manager engaging a contact's contact channel.

Types

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

Properties

Link copied to clipboard

The ARN of the contact that Incident Manager is engaging.

Link copied to clipboard

The time the message was delivered to the contact channel.

Link copied to clipboard

The ARN of the engagement that this page is part of.

Link copied to clipboard

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

Link copied to clipboard

The Amazon Resource Name (ARN) of the page to the contact channel.

Link copied to clipboard

The time that the contact channel acknowledged engagement.

Link copied to clipboard

The user that started the engagement.

Link copied to clipboard

The time that Incident Manager engaged the contact channel.

Functions

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