stratosphere-applicationautoscaling-1.0.0: gen/Stratosphere/ApplicationAutoScaling/ScalingPolicy/PredefinedMetricSpecificationProperty.hs-boot
module Stratosphere.ApplicationAutoScaling.ScalingPolicy.PredefinedMetricSpecificationProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data PredefinedMetricSpecificationProperty :: Prelude.Type
instance ToResourceProperties PredefinedMetricSpecificationProperty
instance Prelude.Eq PredefinedMetricSpecificationProperty
instance Prelude.Show PredefinedMetricSpecificationProperty
instance JSON.ToJSON PredefinedMetricSpecificationProperty