MetricGraph
A structure that contains metric data queries and time range information that provides context for audit findings through relevant performance metrics.
Contents
- EndTime
-
The end time for the metric data included in this graph. When used in a raw HTTP Query API, it is formatted as epoch time in seconds.
Type: Timestamp
Required: No
- MetricDataQueries
-
An array of metric data queries that define the metrics to be retrieved and analyzed as part of the audit finding context.
Type: Array of MetricDataQuery objects
Required: No
- StartTime
-
The start time for the metric data included in this graph. When used in a raw HTTP Query API, it is formatted as epoch time in seconds.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: