ResponsePlanAction

data class ResponsePlanAction(val ssmAutomation: ResponsePlanSsmAutomation? = null)

The automation configuration to launch.

Constructors

Link copied to clipboard
constructor(ssmAutomation: ResponsePlanSsmAutomation? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Details about the Systems Manager automation document that will be used as a runbook during an incident.