stratosphere-ecs-1.0.0: gen/Stratosphere/ECS/CapacityProvider/ManagedScalingProperty.hs-boot
module Stratosphere.ECS.CapacityProvider.ManagedScalingProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data ManagedScalingProperty :: Prelude.Type
instance ToResourceProperties ManagedScalingProperty
instance Prelude.Eq ManagedScalingProperty
instance Prelude.Show ManagedScalingProperty
instance JSON.ToJSON ManagedScalingProperty