class Aws::ComputeOptimizer::Types::AutoScalingGroupRecommendation
Describes an Auto Scaling group recommendation.
@!attribute [rw] account_id
The Amazon Web Services account ID of the Auto Scaling group. @return [String]
@!attribute [rw] auto_scaling_group_arn
The Amazon Resource Name (ARN) of the Auto Scaling group. @return [String]
@!attribute [rw] auto_scaling_group_name
The name of the Auto Scaling group. @return [String]
@!attribute [rw] finding
The finding classification of the Auto Scaling group. Findings for Auto Scaling groups include: * <b> <code>NotOptimized</code> </b>—An Auto Scaling group is considered not optimized when Compute Optimizer identifies a recommendation that can provide better performance for your workload. * <b> <code>Optimized</code> </b>—An Auto Scaling group is considered optimized when Compute Optimizer determines that the group is correctly provisioned to run your workload based on the chosen instance type. For optimized resources, Compute Optimizer might recommend a new generation instance type. @return [String]
@!attribute [rw] utilization_metrics
An array of objects that describe the utilization metrics of the Auto Scaling group. @return [Array<Types::UtilizationMetric>]
@!attribute [rw] look_back_period_in_days
The number of days for which utilization metrics were analyzed for the Auto Scaling group. @return [Float]
@!attribute [rw] current_configuration
An array of objects that describe the current configuration of the Auto Scaling group. @return [Types::AutoScalingGroupConfiguration]
@!attribute [rw] recommendation_options
An array of objects that describe the recommendation options for the Auto Scaling group. @return [Array<Types::AutoScalingGroupRecommendationOption>]
@!attribute [rw] last_refresh_timestamp
The timestamp of when the Auto Scaling group recommendation was last refreshed. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/compute-optimizer-2019-11-01/AutoScalingGroupRecommendation AWS API Documentation
Constants
- SENSITIVE