class Aws::SSMIncidents::Types::GetResponsePlanOutput

@!attribute [rw] actions

The actions that this response plan takes at the beginning of the
incident.
@return [Array<Types::Action>]

@!attribute [rw] arn

The ARN of the response plan.
@return [String]

@!attribute [rw] chat_channel

The AWS Chatbot chat channel used for collaboration during an
incident.
@return [Types::ChatChannel]

@!attribute [rw] display_name

The long format name of the response plan. Can contain spaces.
@return [String]

@!attribute [rw] engagements

The contacts and escalation plans that the response plan engages
during an incident.
@return [Array<String>]

@!attribute [rw] incident_template

Details used to create the incident when using this response plan.
@return [Types::IncidentTemplate]

@!attribute [rw] name

The short format name of the response plan. Can't contain spaces.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/GetResponsePlanOutput AWS API Documentation

Constants

SENSITIVE