MetricDataResult
The result of a single metric data query.
Contents
- Id
-
The query identifier.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- Timestamps
-
A list of timestamps for the metric data results.
Type: Array of timestamps
Required: No
- Values
-
A list of values (cumulative / sum) for the metric data results.
Type: Array of longs
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: