C# Class Amazon.CloudWatch.Model.StatisticSet

The StatisticSet data type describes the StatisticValues component of MetricDatum, and represents a set of statistics that describes a specific metric.

Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetMaximum ( ) : bool
IsSetMinimum ( ) : bool
IsSetSampleCount ( ) : bool
IsSetSum ( ) : bool