Ec2AutoScalingGroupConfiguration - Amazon Billing and Cost Management
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: