AutoScalingGroupRecommendation

Describes an Auto Scaling group recommendation.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID of the Auto Scaling group.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Auto Scaling group.

Link copied to clipboard

The name of the Auto Scaling group.

Link copied to clipboard

An array of objects that describe the current configuration of the Auto Scaling group.

Link copied to clipboard

Describes the GPU accelerator settings for the current instance type of the Auto Scaling group.

Link copied to clipboard

The risk of the current Auto Scaling group not meeting the performance needs of its workloads. The higher the risk, the more likely the current Auto Scaling group configuration has insufficient capacity and cannot meet workload requirements.

Link copied to clipboard

An object that describes the effective recommendation preferences for the Auto Scaling group.

Link copied to clipboard

The finding classification of the Auto Scaling group.

Link copied to clipboard

The applications that might be running on the instances in the Auto Scaling group as inferred by Compute Optimizer.

Link copied to clipboard

The timestamp of when the Auto Scaling group recommendation was last generated.

Link copied to clipboard

The number of days for which utilization metrics were analyzed for the Auto Scaling group.

Link copied to clipboard

An array of objects that describe the recommendation options for the Auto Scaling group.

Link copied to clipboard

An array of objects that describe the utilization metrics of 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