AcceptPageRequest

Types

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

Properties

Link copied to clipboard

A 6-digit code used to acknowledge the page.

Link copied to clipboard

An optional field that Incident Manager uses to ENFORCE``AcceptCode validation when acknowledging an page. Acknowledgement can occur by replying to a page, or when entering the AcceptCode in the console. Enforcing AcceptCode validation causes Incident Manager to verify that the code entered by the user matches the code sent by Incident Manager with the page.

Link copied to clipboard

The type indicates if the page was DELIVERED or READ.

Link copied to clipboard

The ARN of the contact channel.

Link copied to clipboard
val note: String?

Information provided by the user when the user acknowledges the page.

Link copied to clipboard

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

Functions

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