Plan

class Plan

Information about the stages and on-call rotation teams associated with an escalation plan or engagement plan.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Names (ARNs) of the on-call rotations associated with the plan.

Link copied to clipboard

A list of stages that the escalation plan or engagement plan uses to engage contacts and contact methods.

Functions

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