class Aws::ServiceQuotas::Types::MetricInfo

Information about the CloudWatch metric that reflects quota usage.

@!attribute [rw] metric_namespace

The namespace of the metric.
@return [String]

@!attribute [rw] metric_name

The name of the metric.
@return [String]

@!attribute [rw] metric_dimensions

The metric dimension. This is a name/value pair that is part of the
identity of a metric.
@return [Hash<String,String>]

@!attribute [rw] metric_statistic_recommendation

The metric statistic that we recommend you use when determining
quota usage.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/service-quotas-2019-06-24/MetricInfo AWS API Documentation

Constants

SENSITIVE