Uses of Interface
software.amazon.awscdk.services.ssmincidents.CfnResponsePlan.IncidentTemplateProperty
Packages that use CfnResponsePlan.IncidentTemplateProperty
Package
Description
AWS::SSMIncidents Construct Library
- 
Uses of CfnResponsePlan.IncidentTemplateProperty in software.amazon.awscdk.services.ssmincidents
Classes in software.amazon.awscdk.services.ssmincidents that implement CfnResponsePlan.IncidentTemplatePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnResponsePlan.IncidentTemplatePropertyMethods in software.amazon.awscdk.services.ssmincidents that return CfnResponsePlan.IncidentTemplatePropertyModifier and TypeMethodDescriptionCfnResponsePlan.IncidentTemplateProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ssmincidents with parameters of type CfnResponsePlan.IncidentTemplatePropertyModifier 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()voidCfnResponsePlan.setIncidentTemplate(CfnResponsePlan.IncidentTemplateProperty value) Details used to create an incident when using this response plan.