MetricDatapoint
Describes the metric data point.
Contents
- average
-
The average.
Type: Double
Required: No
- maximum
-
The maximum.
Type: Double
Required: No
- minimum
-
The minimum.
Type: Double
Required: No
- sampleCount
-
The sample count.
Type: Double
Required: No
- sum
-
The sum.
Type: Double
Required: No
- timestamp
-
The timestamp (
1479816991.349
).Type: Timestamp
Required: No
- unit
-
The unit.
Type: String
Valid Values:
Seconds | Microseconds | Milliseconds | Bytes | Kilobytes | Megabytes | Gigabytes | Terabytes | Bits | Kilobits | Megabits | Gigabits | Terabits | Percent | Count | Bytes/Second | Kilobytes/Second | Megabytes/Second | Gigabytes/Second | Terabytes/Second | Bits/Second | Kilobits/Second | Megabits/Second | Gigabits/Second | Terabits/Second | Count/Second | None
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: