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 IntervalPeriodis selectedTHIRTY_MIN,StartTimeandEndTimein 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 eachStartTimeandEndTimediffering 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 | TOTALRequired: 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: