C# Class Amazon.CloudWatch.Model.Dimension

The Dimension data type further expands on the identity of a metric using a Name, Value pair.

For examples that use one or more dimensions, see PutMetricData.

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

Private Methods

Method Description
IsSetName ( ) : bool
IsSetValue ( ) : bool