EdgeStatistics
Response statistics for an edge.
Contents
- ErrorStatistics
- 
               Information about requests that failed with a 4xx Client Error status code. Type: ErrorStatistics object Required: No 
- FaultStatistics
- 
               Information about requests that failed with a 5xx Server Error status code. Type: FaultStatistics object Required: No 
- OkCount
- 
               The number of requests that completed with a 2xx Success status code. Type: Long Required: No 
- TotalCount
- 
               The total number of completed requests. Type: Long Required: No 
- TotalResponseTime
- 
               The aggregate response time of completed requests. Type: Double Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: