AutoScalingGroupConfiguration - Amazon Compute Optimizer
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).

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