module Stratosphere.OpsWorks.Layer.AutoScalingThresholdsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data AutoScalingThresholdsProperty :: Prelude.Type instance ToResourceProperties AutoScalingThresholdsProperty instance Prelude.Eq AutoScalingThresholdsProperty instance Prelude.Show AutoScalingThresholdsProperty instance JSON.ToJSON AutoScalingThresholdsProperty