class Aws::DevOpsGuru::Types::CloudWatchMetricsDimension

The dimension of a Amazon CloudWatch metric that is used when DevOps Guru analyzes the resources in your account for operational problems and anomalous behavior. A dimension is a name/value pair that is part of the identity of a metric. A metric can have up to 10 dimensions. For more information, see [Dimensions] in the *Amazon CloudWatch User Guide*.

[1]: docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/cloudwatch_concepts.html#Dimension

@!attribute [rw] name

The name of the CloudWatch dimension.
@return [String]

@!attribute [rw] value

The value of the CloudWatch dimension.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/devops-guru-2020-12-01/CloudWatchMetricsDimension AWS API Documentation

Constants

SENSITIVE