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