Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.arcregionswitch.CfnPlanMixinProps.Builder
Packages that use CfnPlanMixinProps.Builder
-
Uses of CfnPlanMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.arcregionswitch
Methods in software.amazon.awscdk.cfnpropertymixins.services.arcregionswitch that return CfnPlanMixinProps.BuilderModifier and TypeMethodDescriptionCfnPlanMixinProps.Builder.associatedAlarms(Map<String, ? extends Object> associatedAlarms) Sets the value ofCfnPlanMixinProps.getAssociatedAlarms()CfnPlanMixinProps.Builder.associatedAlarms(IResolvable associatedAlarms) Sets the value ofCfnPlanMixinProps.getAssociatedAlarms()static CfnPlanMixinProps.BuilderCfnPlanMixinProps.builder()CfnPlanMixinProps.Builder.description(String description) Sets the value ofCfnPlanMixinProps.getDescription()CfnPlanMixinProps.Builder.executionRole(String executionRole) Sets the value ofCfnPlanMixinProps.getExecutionRole()Sets the value ofCfnPlanMixinProps.getName()CfnPlanMixinProps.Builder.primaryRegion(String primaryRegion) Sets the value ofCfnPlanMixinProps.getPrimaryRegion()CfnPlanMixinProps.Builder.recoveryApproach(String recoveryApproach) Sets the value ofCfnPlanMixinProps.getRecoveryApproach()CfnPlanMixinProps.Builder.recoveryTimeObjectiveMinutes(Number recoveryTimeObjectiveMinutes) Sets the value ofCfnPlanMixinProps.getRecoveryTimeObjectiveMinutes()Sets the value ofCfnPlanMixinProps.getRegions()CfnPlanMixinProps.Builder.reportConfiguration(CfnPlanPropsMixin.ReportConfigurationProperty reportConfiguration) Sets the value ofCfnPlanMixinProps.getReportConfiguration()CfnPlanMixinProps.Builder.reportConfiguration(IResolvable reportConfiguration) Sets the value ofCfnPlanMixinProps.getReportConfiguration()Sets the value ofCfnPlanMixinProps.getTags()Sets the value ofCfnPlanMixinProps.getTriggers()CfnPlanMixinProps.Builder.triggers(IResolvable triggers) Sets the value ofCfnPlanMixinProps.getTriggers()Sets the value ofCfnPlanMixinProps.getWorkflows()CfnPlanMixinProps.Builder.workflows(IResolvable workflows) Sets the value ofCfnPlanMixinProps.getWorkflows()Constructors in software.amazon.awscdk.cfnpropertymixins.services.arcregionswitch with parameters of type CfnPlanMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPlanMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPlanMixinProps.Builder.