Uses of Class
software.amazon.awscdk.services.arcregionswitch.CfnPlan.EcsCapacityIncreaseConfigurationProperty.Builder
Packages that use CfnPlan.EcsCapacityIncreaseConfigurationProperty.Builder
Package
Description
AWS::ARCRegionSwitch Construct Library
-
Uses of CfnPlan.EcsCapacityIncreaseConfigurationProperty.Builder in software.amazon.awscdk.services.arcregionswitch
Methods in software.amazon.awscdk.services.arcregionswitch that return CfnPlan.EcsCapacityIncreaseConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnPlan.EcsCapacityIncreaseConfigurationProperty.builder()
CfnPlan.EcsCapacityIncreaseConfigurationProperty.Builder.capacityMonitoringApproach
(String capacityMonitoringApproach) Sets the value ofCfnPlan.EcsCapacityIncreaseConfigurationProperty.getServices()
CfnPlan.EcsCapacityIncreaseConfigurationProperty.Builder.services
(IResolvable services) Sets the value ofCfnPlan.EcsCapacityIncreaseConfigurationProperty.getServices()
CfnPlan.EcsCapacityIncreaseConfigurationProperty.Builder.targetPercent
(Number targetPercent) Sets the value ofCfnPlan.EcsCapacityIncreaseConfigurationProperty.getTargetPercent()
CfnPlan.EcsCapacityIncreaseConfigurationProperty.Builder.timeoutMinutes
(Number timeoutMinutes) Sets the value ofCfnPlan.EcsCapacityIncreaseConfigurationProperty.getTimeoutMinutes()
CfnPlan.EcsCapacityIncreaseConfigurationProperty.Builder.ungraceful
(IResolvable ungraceful) Sets the value ofCfnPlan.EcsCapacityIncreaseConfigurationProperty.getUngraceful()
CfnPlan.EcsCapacityIncreaseConfigurationProperty.Builder.ungraceful
(CfnPlan.EcsUngracefulProperty ungraceful) Sets the value ofCfnPlan.EcsCapacityIncreaseConfigurationProperty.getUngraceful()
Constructors in software.amazon.awscdk.services.arcregionswitch with parameters of type CfnPlan.EcsCapacityIncreaseConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPlan.EcsCapacityIncreaseConfigurationProperty.Builder
.