Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ssmincidents.CfnResponsePlanPropsMixin.Builder
Packages that use CfnResponsePlanPropsMixin.Builder
-
Uses of CfnResponsePlanPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ssmincidents
Methods in software.amazon.awscdk.cfnpropertymixins.services.ssmincidents that return CfnResponsePlanPropsMixin.BuilderModifier and TypeMethodDescriptionThe actions that the response plan starts at the beginning of an incident.CfnResponsePlanPropsMixin.Builder.actions(IResolvable actions) The actions that the response plan starts at the beginning of an incident.CfnResponsePlanPropsMixin.Builder.chatChannel(CfnResponsePlanPropsMixin.ChatChannelProperty chatChannel) The chat channel used for collaboration during an incident.CfnResponsePlanPropsMixin.Builder.chatChannel(IResolvable chatChannel) The chat channel used for collaboration during an incident.CfnResponsePlanPropsMixin.Builder.create()CfnResponsePlanPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnResponsePlanPropsMixin.Builder.displayName(String displayName) The human readable name of the response plan.CfnResponsePlanPropsMixin.Builder.engagements(List<String> engagements) The Amazon Resource Name (ARN) for the contacts and escalation plans that the response plan engages during an incident.CfnResponsePlanPropsMixin.Builder.incidentTemplate(CfnResponsePlanPropsMixin.IncidentTemplateProperty incidentTemplate) Details used to create an incident when using this response plan.CfnResponsePlanPropsMixin.Builder.incidentTemplate(IResolvable incidentTemplate) Details used to create an incident when using this response plan.CfnResponsePlanPropsMixin.Builder.integrations(List<? extends Object> integrations) Information about third-party services integrated into the response plan.CfnResponsePlanPropsMixin.Builder.integrations(IResolvable integrations) Information about third-party services integrated into the response plan.The name of the response plan.An array of key-value pairs to apply to this resource.