Uses of Interface
software.amazon.awscdk.services.ssmincidents.CfnResponsePlan.IncidentTemplateProperty
Package
Description
AWS::SSMIncidents Construct Library
-
Uses of CfnResponsePlan.IncidentTemplateProperty in software.amazon.awscdk.services.ssmincidents
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnResponsePlan.IncidentTemplateProperty
Modifier and TypeMethodDescriptionCfnResponsePlan.IncidentTemplateProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnResponsePlan.Builder.incidentTemplate
(CfnResponsePlan.IncidentTemplateProperty incidentTemplate) Details used to create an incident when using this response plan.CfnResponsePlanProps.Builder.incidentTemplate
(CfnResponsePlan.IncidentTemplateProperty incidentTemplate) Sets the value ofCfnResponsePlanProps.getIncidentTemplate()
void
CfnResponsePlan.setIncidentTemplate
(CfnResponsePlan.IncidentTemplateProperty value) Details used to create an incident when using this response plan.