StatisticSet
Represents a set of statistics that describes a specific metric.
Contents
- Maximum
-
The maximum value of the sample set.
Type: Double
Required: Yes
- Minimum
-
The minimum value of the sample set.
Type: Double
Required: Yes
- SampleCount
-
The number of samples used for the statistic set.
Type: Double
Required: Yes
- Sum
-
The sum of values for the sample set.
Type: Double
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: