Ec2AsgCapacityIncreaseConfiguration
Configuration for increasing the capacity of Amazon EC2 Auto Scaling groups during a Region switch.
Contents
- asgs
-
The EC2 Auto Scaling groups for the configuration.
Type: Array of Asg objects
Array Members: Fixed number of 2 items.
Required: Yes
- capacityMonitoringApproach
-
The monitoring approach that you specify EC2 Auto Scaling groups for the configuration.
Type: String
Valid Values:
sampledMaxInLast24Hours | autoscalingMaxInLast24Hours
Required: No
- targetPercent
-
The target percentage that you specify for EC2 Auto Scaling groups.
Type: Integer
Required: No
- timeoutMinutes
-
The timeout value specified for the configuration.
Type: Integer
Valid Range: Minimum value of 1.
Required: No
- ungraceful
-
The settings for ungraceful execution.
Type: Ec2Ungraceful object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: