stratosphere-autoscaling-1.0.0: gen/Stratosphere/AutoScaling/ScalingPolicy/StepAdjustmentProperty.hs-boot
module Stratosphere.AutoScaling.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