AutoScalingGroupConfiguration

Describes the configuration of an Auto Scaling group.

Types

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

Properties

Link copied to clipboard

The desired capacity, or number of instances, for the Auto Scaling group.

Link copied to clipboard

The instance type for the Auto Scaling group.

Link copied to clipboard

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

Link copied to clipboard

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

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