class Aws::IoT::Types::MetricToRetain


@return [Types::MetricDimension]
The dimension of a metric. This can’t be used with custom metrics.
@!attribute [rw] metric_dimension
@return [String]
What is measured by the behavior.
@!attribute [rw] metric
}
},
operator: “IN”, # accepts IN, NOT_IN
dimension_name: “DimensionName”, # required
metric_dimension: {
metric: “BehaviorMetric”, # required
{
data as a hash:
@note When making an API call, you may pass MetricToRetain
The metric you want to retain. Dimensions are optional.