AutoScalingGroupConfiguration
Describes the configuration of an Auto Scaling group.
Contents
- desiredCapacity
-
The desired capacity, or number of instances, for the Auto Scaling group.
Type: Integer
Required: No
- instanceType
-
The instance type for the Auto Scaling group.
Type: String
Required: No
- maxSize
-
The maximum size, or maximum number of instances, for the Auto Scaling group.
Type: Integer
Required: No
- minSize
-
The minimum size, or minimum number of instances, for the Auto Scaling group.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: