AutoScalingGroupConfiguration
Describes the configuration of an EC2 Auto Scaling group.
Types
Properties
Link copied to clipboard
Describes the allocation strategy that the EC2 Auto Scaling group uses. This field is only available for EC2 Auto Scaling groups with mixed instance types.
Link copied to clipboard
The desired capacity, or number of instances, for the EC2 Auto Scaling group.
Link copied to clipboard
Describes the projected percentage reduction in instance hours after adopting the recommended configuration. This field is only available for EC2 Auto Scaling groups with scaling policies.
Link copied to clipboard
The instance type for the EC2 Auto Scaling group.
Link copied to clipboard
List the instance types within an EC2 Auto Scaling group that has mixed instance types.
Functions
Link copied to clipboard
inline fun copy(block: AutoScalingGroupConfiguration.Builder.() -> Unit = {}): AutoScalingGroupConfiguration