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