class Aws::ComputeOptimizer::Types::RecommendedOptionProjectedMetric
Describes a projected utilization metric of a recommendation option.
<note markdown=“1”> The `Cpu` and `Memory` metrics are the only projected utilization metrics returned when you run the GetEC2RecommendationProjectedMetrics action. Additionally, the `Memory` metric is returned only for resources that have the unified CloudWatch agent installed on them. For more information, see [Enabling Memory Utilization with the CloudWatch Agent].
</note>
[1]: docs.aws.amazon.com/compute-optimizer/latest/ug/metrics.html#cw-agent
@!attribute [rw] recommended_instance_type
The recommended instance type. @return [String]
@!attribute [rw] rank
The rank of the recommendation option projected metric. The top recommendation option is ranked as `1`. The projected metric rank correlates to the recommendation option rank. For example, the projected metric ranked as `1` is related to the recommendation option that is also ranked as `1` in the same response. @return [Integer]
@!attribute [rw] projected_metrics
An array of objects that describe a projected utilization metric. @return [Array<Types::ProjectedMetric>]
@see docs.aws.amazon.com/goto/WebAPI/compute-optimizer-2019-11-01/RecommendedOptionProjectedMetric AWS API Documentation
Constants
- SENSITIVE