RecommendedOptionProjectedMetric
Describes a projected utilization metric of a recommendation option.
Note
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.
Contents
- projectedMetrics
-
An array of objects that describe a projected utilization metric.
Type: Array of ProjectedMetric objects
Required: No
- 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 as1
in the same response.Type: Integer
Required: No
- recommendedInstanceType
-
The recommended instance type.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: