MetricInterval
The interval period with the start and end time for the metrics.
Contents
- EndTime
-
The timestamp, in UNIX Epoch time format. End time is based on the interval period selected. For example, If
IntervalPeriod
is selectedTHIRTY_MIN
,StartTime
andEndTime
in the API request differs by 1 day, then 48 results are returned in the response. Each result is aggregated by the 30 minutes period, with eachStartTime
andEndTime
differing by 30 minutes.Type: Timestamp
Required: No
- Interval
-
The interval period provided in the API request.
Type: String
Valid Values:
FIFTEEN_MIN | THIRTY_MIN | HOUR | DAY | WEEK | TOTAL
Required: No
- StartTime
-
The timestamp, in UNIX Epoch time format. Start time is based on the interval period selected.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: