Plan

class Plan : KotlinCustomResource

Engagement Plan for a SSM Incident Manager Contact.

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the contact.

Link copied to clipboard
val contactId: Output<String>?

Contact ID for the AWS SSM Incident Manager Contact to associate the plan.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val rotationIds: Output<List<String>>?

Rotation Ids to associate with Oncall Contact for engagement.

Link copied to clipboard
val stages: Output<List<PlanStage>>?

The stages that an escalation plan or engagement plan engages contacts and contact methods in.

Link copied to clipboard
val urn: Output<String>