Uses of Class
software.amazon.awscdk.services.ssmincidents.CfnResponsePlanProps.Builder
Packages that use CfnResponsePlanProps.Builder
Package
Description
AWS::SSMIncidents Construct Library
- 
Uses of CfnResponsePlanProps.Builder in software.amazon.awscdk.services.ssmincidents
Methods in software.amazon.awscdk.services.ssmincidents that return CfnResponsePlanProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnResponsePlanProps.getActions()CfnResponsePlanProps.Builder.actions(IResolvable actions) Sets the value ofCfnResponsePlanProps.getActions()static CfnResponsePlanProps.BuilderCfnResponsePlanProps.builder()CfnResponsePlanProps.Builder.chatChannel(IResolvable chatChannel) Sets the value ofCfnResponsePlanProps.getChatChannel()CfnResponsePlanProps.Builder.chatChannel(CfnResponsePlan.ChatChannelProperty chatChannel) Sets the value ofCfnResponsePlanProps.getChatChannel()CfnResponsePlanProps.Builder.displayName(String displayName) Sets the value ofCfnResponsePlanProps.getDisplayName()CfnResponsePlanProps.Builder.engagements(List<String> engagements) Sets the value ofCfnResponsePlanProps.getEngagements()CfnResponsePlanProps.Builder.incidentTemplate(IResolvable incidentTemplate) Sets the value ofCfnResponsePlanProps.getIncidentTemplate()CfnResponsePlanProps.Builder.incidentTemplate(CfnResponsePlan.IncidentTemplateProperty incidentTemplate) Sets the value ofCfnResponsePlanProps.getIncidentTemplate()CfnResponsePlanProps.Builder.integrations(List<? extends Object> integrations) Sets the value ofCfnResponsePlanProps.getIntegrations()CfnResponsePlanProps.Builder.integrations(IResolvable integrations) Sets the value ofCfnResponsePlanProps.getIntegrations()Sets the value ofCfnResponsePlanProps.getName()Sets the value ofCfnResponsePlanProps.getTags()Constructors in software.amazon.awscdk.services.ssmincidents with parameters of type CfnResponsePlanProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnResponsePlanProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnResponsePlanProps.Builder.