AwsAutoScalingAutoScalingGroupDetails
Provides details about an auto scaling group.
Types
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 launch template to use.
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
inline fun copy(block: AwsAutoScalingAutoScalingGroupDetails.Builder.() -> Unit = {}): AwsAutoScalingAutoScalingGroupDetails