Builder

class Builder

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the contact or escalation plan you're updating.

Link copied to clipboard

The full name of the contact or escalation plan.

Link copied to clipboard
var plan: Plan?

A list of stages. A contact has an engagement plan with stages for specified contact channels. An escalation plan uses these stages to contact specified contacts.

Functions

Link copied to clipboard
fun plan(block: Plan.Builder.() -> Unit)