AutoScalingGroupConfiguration

Describes the configuration of an EC2 Auto Scaling group.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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

The maximum size, or maximum number of instances, for the EC2 Auto Scaling group.

Link copied to clipboard

The minimum size, or minimum number of instances, 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.

Link copied to clipboard

Describes whether the EC2 Auto Scaling group has a single instance type or a mixed instance type configuration.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String