MetricDataResult - Amazon Elastic Compute Cloud

MetricDataResult

Contains a single data point from a capacity metrics query, including the dimension values, timestamp, and metric values for that specific combination.

Contents

dimension

The dimension values that identify this specific data point, such as account ID, region, and instance family.

Type: CapacityManagerDimension object

Required: No

metricValueSet

The metric values and statistics for this data point, containing the actual capacity usage numbers.

Type: Array of MetricValue objects

Required: No

timestamp

The timestamp for this data point, indicating when the capacity usage occurred.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: