| Package | Description |
|---|---|
| software.amazon.awscdk.services.ssmincidents |
AWS::SSMIncidents Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnResponsePlan.IncidentTemplateProperty.Jsii$Proxy
An implementation for
CfnResponsePlan.IncidentTemplateProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnResponsePlan.IncidentTemplateProperty |
CfnResponsePlan.IncidentTemplateProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnResponsePlan.Builder |
CfnResponsePlan.Builder.incidentTemplate(CfnResponsePlan.IncidentTemplateProperty incidentTemplate)
Details used to create an incident when using this response plan.
|
CfnResponsePlanProps.Builder |
CfnResponsePlanProps.Builder.incidentTemplate(CfnResponsePlan.IncidentTemplateProperty incidentTemplate)
Sets the value of
CfnResponsePlanProps.getIncidentTemplate() |
void |
CfnResponsePlan.setIncidentTemplate(CfnResponsePlan.IncidentTemplateProperty value)
Details used to create an incident when using this response plan.
|
Copyright © 2022. All rights reserved.