Uses of Class
software.amazon.awscdk.services.arcregionswitch.CfnPlan.ExecutionBlockConfigurationProperty.Builder
Packages that use CfnPlan.ExecutionBlockConfigurationProperty.Builder
Package
Description
AWS::ARCRegionSwitch Construct Library
-
Uses of CfnPlan.ExecutionBlockConfigurationProperty.Builder in software.amazon.awscdk.services.arcregionswitch
Methods in software.amazon.awscdk.services.arcregionswitch that return CfnPlan.ExecutionBlockConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnPlan.ExecutionBlockConfigurationProperty.Builder.arcRoutingControlConfig
(IResolvable arcRoutingControlConfig) Sets the value ofCfnPlan.ExecutionBlockConfigurationProperty.getArcRoutingControlConfig()
CfnPlan.ExecutionBlockConfigurationProperty.Builder.arcRoutingControlConfig
(CfnPlan.ArcRoutingControlConfigurationProperty arcRoutingControlConfig) Sets the value ofCfnPlan.ExecutionBlockConfigurationProperty.getArcRoutingControlConfig()
CfnPlan.ExecutionBlockConfigurationProperty.builder()
CfnPlan.ExecutionBlockConfigurationProperty.Builder.customActionLambdaConfig
(IResolvable customActionLambdaConfig) CfnPlan.ExecutionBlockConfigurationProperty.Builder.customActionLambdaConfig
(CfnPlan.CustomActionLambdaConfigurationProperty customActionLambdaConfig) CfnPlan.ExecutionBlockConfigurationProperty.Builder.ec2AsgCapacityIncreaseConfig
(IResolvable ec2AsgCapacityIncreaseConfig) CfnPlan.ExecutionBlockConfigurationProperty.Builder.ec2AsgCapacityIncreaseConfig
(CfnPlan.Ec2AsgCapacityIncreaseConfigurationProperty ec2AsgCapacityIncreaseConfig) CfnPlan.ExecutionBlockConfigurationProperty.Builder.ecsCapacityIncreaseConfig
(IResolvable ecsCapacityIncreaseConfig) CfnPlan.ExecutionBlockConfigurationProperty.Builder.ecsCapacityIncreaseConfig
(CfnPlan.EcsCapacityIncreaseConfigurationProperty ecsCapacityIncreaseConfig) CfnPlan.ExecutionBlockConfigurationProperty.Builder.eksResourceScalingConfig
(IResolvable eksResourceScalingConfig) CfnPlan.ExecutionBlockConfigurationProperty.Builder.eksResourceScalingConfig
(CfnPlan.EksResourceScalingConfigurationProperty eksResourceScalingConfig) CfnPlan.ExecutionBlockConfigurationProperty.Builder.executionApprovalConfig
(IResolvable executionApprovalConfig) Sets the value ofCfnPlan.ExecutionBlockConfigurationProperty.getExecutionApprovalConfig()
CfnPlan.ExecutionBlockConfigurationProperty.Builder.executionApprovalConfig
(CfnPlan.ExecutionApprovalConfigurationProperty executionApprovalConfig) Sets the value ofCfnPlan.ExecutionBlockConfigurationProperty.getExecutionApprovalConfig()
CfnPlan.ExecutionBlockConfigurationProperty.Builder.globalAuroraConfig
(IResolvable globalAuroraConfig) Sets the value ofCfnPlan.ExecutionBlockConfigurationProperty.getGlobalAuroraConfig()
CfnPlan.ExecutionBlockConfigurationProperty.Builder.globalAuroraConfig
(CfnPlan.GlobalAuroraConfigurationProperty globalAuroraConfig) Sets the value ofCfnPlan.ExecutionBlockConfigurationProperty.getGlobalAuroraConfig()
CfnPlan.ExecutionBlockConfigurationProperty.Builder.parallelConfig
(IResolvable parallelConfig) Sets the value ofCfnPlan.ExecutionBlockConfigurationProperty.getParallelConfig()
CfnPlan.ExecutionBlockConfigurationProperty.Builder.parallelConfig
(CfnPlan.ParallelExecutionBlockConfigurationProperty parallelConfig) Sets the value ofCfnPlan.ExecutionBlockConfigurationProperty.getParallelConfig()
CfnPlan.ExecutionBlockConfigurationProperty.Builder.regionSwitchPlanConfig
(IResolvable regionSwitchPlanConfig) Sets the value ofCfnPlan.ExecutionBlockConfigurationProperty.getRegionSwitchPlanConfig()
CfnPlan.ExecutionBlockConfigurationProperty.Builder.regionSwitchPlanConfig
(CfnPlan.RegionSwitchPlanConfigurationProperty regionSwitchPlanConfig) Sets the value ofCfnPlan.ExecutionBlockConfigurationProperty.getRegionSwitchPlanConfig()
CfnPlan.ExecutionBlockConfigurationProperty.Builder.route53HealthCheckConfig
(IResolvable route53HealthCheckConfig) CfnPlan.ExecutionBlockConfigurationProperty.Builder.route53HealthCheckConfig
(CfnPlan.Route53HealthCheckConfigurationProperty route53HealthCheckConfig) Constructors in software.amazon.awscdk.services.arcregionswitch with parameters of type CfnPlan.ExecutionBlockConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPlan.ExecutionBlockConfigurationProperty.Builder
.