AwsAutoScalingAutoScalingGroupDetails

Provides details about an auto scaling group.

Types

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

Properties

Link copied to clipboard

The list of Availability Zones for the automatic scaling group.

Link copied to clipboard

Indicates whether capacity rebalancing is enabled.

Link copied to clipboard

Indicates when the auto scaling group was created.

Link copied to clipboard

The amount of time, in seconds, that Amazon EC2 Auto Scaling waits before it checks the health status of an EC2 instance that has come into service.

Link copied to clipboard

The service to use for the health checks. Valid values are EC2 or ELB.

Link copied to clipboard

The name of the launch configuration.

Link copied to clipboard

The list of load balancers associated with the group.

Link copied to clipboard

The mixed instances policy for the automatic scaling group.

Functions

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