module Stratosphere.CloudWatch.Alarm.MetricDataQueryProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data MetricDataQueryProperty :: Prelude.Type instance ToResourceProperties MetricDataQueryProperty instance Prelude.Eq MetricDataQueryProperty instance Prelude.Show MetricDataQueryProperty instance JSON.ToJSON MetricDataQueryProperty