stratosphere-cloudwatch-1.0.0: gen/Stratosphere/CloudWatch/AnomalyDetector/MetricProperty.hs-boot
module Stratosphere.CloudWatch.AnomalyDetector.MetricProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data MetricProperty :: Prelude.Type instance ToResourceProperties MetricProperty instance Prelude.Eq MetricProperty instance Prelude.Show MetricProperty instance JSON.ToJSON MetricProperty