class Aws::AutoScalingPlans::Types::MetricDimension
Represents a dimension for a customized 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-plans-2018-01-06/MetricDimension AWS API Documentation
Constants
- SENSITIVE