class Aws::CloudWatch::Types::MetricStreamFilter

This structure contains the name of one of the metric namespaces that is listed in a filter of a metric stream.

@note When making an API call, you may pass MetricStreamFilter

data as a hash:

    {
      namespace: "Namespace",
    }

@!attribute [rw] namespace

The name of the metric namespace in the filter.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/monitoring-2010-08-01/MetricStreamFilter AWS API Documentation

Constants

SENSITIVE