class Aws::AutoScaling::Types::MetricDimension
Describes the dimension of a metric.
@note When making an API call, you may pass MetricDimension
data as a hash: { name: "MetricDimensionName", # required value: "MetricDimensionValue", # required }
@!attribute [rw] name
The name of the dimension. @return [String]
@!attribute [rw] value
The value of the dimension. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/autoscaling-2011-01-01/MetricDimension AWS API Documentation
Constants
- SENSITIVE