module Stratosphere.ApplicationAutoScaling.ScalingPolicy.PredictiveScalingPredefinedMetricPairProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data PredictiveScalingPredefinedMetricPairProperty :: Prelude.Type instance ToResourceProperties PredictiveScalingPredefinedMetricPairProperty instance Prelude.Eq PredictiveScalingPredefinedMetricPairProperty instance Prelude.Show PredictiveScalingPredefinedMetricPairProperty instance JSON.ToJSON PredictiveScalingPredefinedMetricPairProperty