Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ssmincidents.CfnResponsePlanPropsMixin.IncidentTemplateProperty
Packages that use CfnResponsePlanPropsMixin.IncidentTemplateProperty
-
Uses of CfnResponsePlanPropsMixin.IncidentTemplateProperty in software.amazon.awscdk.cfnpropertymixins.services.ssmincidents
Classes in software.amazon.awscdk.cfnpropertymixins.services.ssmincidents that implement CfnResponsePlanPropsMixin.IncidentTemplatePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnResponsePlanPropsMixin.IncidentTemplatePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ssmincidents that return CfnResponsePlanPropsMixin.IncidentTemplatePropertyModifier and TypeMethodDescriptionCfnResponsePlanPropsMixin.IncidentTemplateProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ssmincidents with parameters of type CfnResponsePlanPropsMixin.IncidentTemplatePropertyModifier and TypeMethodDescriptionCfnResponsePlanMixinProps.Builder.incidentTemplate(CfnResponsePlanPropsMixin.IncidentTemplateProperty incidentTemplate) Sets the value ofCfnResponsePlanMixinProps.getIncidentTemplate()CfnResponsePlanPropsMixin.Builder.incidentTemplate(CfnResponsePlanPropsMixin.IncidentTemplateProperty incidentTemplate) Details used to create an incident when using this response plan.