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