class Aws::ComputeOptimizer::Types::AutoScalingGroupConfiguration
Describes the configuration of an Auto Scaling group.
@!attribute [rw] desired_capacity
The desired capacity, or number of instances, for the Auto Scaling group. @return [Integer]
@!attribute [rw] min_size
The minimum size, or minimum number of instances, for the Auto Scaling group. @return [Integer]
@!attribute [rw] max_size
The maximum size, or maximum number of instances, for the Auto Scaling group. @return [Integer]
@!attribute [rw] instance_type
The instance type for the Auto Scaling group. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/compute-optimizer-2019-11-01/AutoScalingGroupConfiguration AWS API Documentation
Constants
- SENSITIVE