Ec2AutoScalingGroupConfiguration
The EC2 Auto Scaling group configuration used for recommendations.
Contents
- allocationStrategy
-
The strategy used for allocating instances, based on a predefined priority order or based on the lowest available price.
Type: String
Valid Values:
Prioritized | LowestPrice
Required: No
- instance
-
Details about the instance for the EC2 Auto Scaling group with a single instance type.
Type: InstanceConfiguration object
Required: No
- mixedInstances
-
A list of instance types for an EC2 Auto Scaling group with mixed instance types.
Type: Array of MixedInstanceConfiguration objects
Required: No
- type
-
The type of EC2 Auto Scaling group, showing whether it consists of a single instance type or mixed instance types.
Type: String
Valid Values:
SingleInstanceType | MixedInstanceTypes
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: