module Stratosphere.CloudWatch.AnomalyDetector.MetricDataQueriesProperty (
        module Exports, MetricDataQueriesProperty
    ) where
import {-# SOURCE #-} Stratosphere.CloudWatch.AnomalyDetector.MetricDataQueryProperty as Exports
type MetricDataQueriesProperty = [MetricDataQueryProperty]