Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ssmincidents.CfnResponsePlanMixinProps.Builder
Packages that use CfnResponsePlanMixinProps.Builder
-
Uses of CfnResponsePlanMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ssmincidents
Methods in software.amazon.awscdk.cfnpropertymixins.services.ssmincidents that return CfnResponsePlanMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnResponsePlanMixinProps.getActions()CfnResponsePlanMixinProps.Builder.actions(IResolvable actions) Sets the value ofCfnResponsePlanMixinProps.getActions()CfnResponsePlanMixinProps.builder()CfnResponsePlanMixinProps.Builder.chatChannel(CfnResponsePlanPropsMixin.ChatChannelProperty chatChannel) Sets the value ofCfnResponsePlanMixinProps.getChatChannel()CfnResponsePlanMixinProps.Builder.chatChannel(IResolvable chatChannel) Sets the value ofCfnResponsePlanMixinProps.getChatChannel()CfnResponsePlanMixinProps.Builder.displayName(String displayName) Sets the value ofCfnResponsePlanMixinProps.getDisplayName()CfnResponsePlanMixinProps.Builder.engagements(List<String> engagements) Sets the value ofCfnResponsePlanMixinProps.getEngagements()CfnResponsePlanMixinProps.Builder.incidentTemplate(CfnResponsePlanPropsMixin.IncidentTemplateProperty incidentTemplate) Sets the value ofCfnResponsePlanMixinProps.getIncidentTemplate()CfnResponsePlanMixinProps.Builder.incidentTemplate(IResolvable incidentTemplate) Sets the value ofCfnResponsePlanMixinProps.getIncidentTemplate()CfnResponsePlanMixinProps.Builder.integrations(List<? extends Object> integrations) Sets the value ofCfnResponsePlanMixinProps.getIntegrations()CfnResponsePlanMixinProps.Builder.integrations(IResolvable integrations) Sets the value ofCfnResponsePlanMixinProps.getIntegrations()Sets the value ofCfnResponsePlanMixinProps.getName()Sets the value ofCfnResponsePlanMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ssmincidents with parameters of type CfnResponsePlanMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnResponsePlanMixinProps.Builder.