C# Class Amazon.CloudWatch.Model.MetricDatum

The MetricDatum data type encapsulates the information sent with PutMetricData to either create a new metric or add new values to be aggregated into an existing metric.

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

Private Methods

Method Description
IsSetDimensions ( ) : bool
IsSetMetricName ( ) : bool
IsSetStatisticValues ( ) : bool
IsSetTimestamp ( ) : bool
IsSetUnit ( ) : bool
IsSetValue ( ) : bool