module Stratosphere.AutoScalingPlans.ScalingPlan.PredefinedScalingMetricSpecificationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data PredefinedScalingMetricSpecificationProperty :: Prelude.Type instance ToResourceProperties PredefinedScalingMetricSpecificationProperty instance Prelude.Eq PredefinedScalingMetricSpecificationProperty instance Prelude.Show PredefinedScalingMetricSpecificationProperty instance JSON.ToJSON PredefinedScalingMetricSpecificationProperty