ResponsePlan

class ResponsePlan : KotlinCustomResource

Resource type definition for AWS::SSMIncidents::ResponsePlan

Properties

Link copied to clipboard

The list of actions.

Link copied to clipboard
val arn: Output<String>

The ARN of the response plan.

Link copied to clipboard

The chat channel used for collaboration during an incident.

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

The display name of the response plan.

Link copied to clipboard
val engagements: Output<List<String>>?

The list of engagements to use.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Details used to create an incident when using this response plan.

Link copied to clipboard

The list of integrations.

Link copied to clipboard
val name: Output<String>

The name of the response plan.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

The tags to apply to the response plan.

Link copied to clipboard
val urn: Output<String>