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