module Stratosphere.EMR.Cluster.ManagedScalingPolicyProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ManagedScalingPolicyProperty :: Prelude.Type instance ToResourceProperties ManagedScalingPolicyProperty instance Prelude.Eq ManagedScalingPolicyProperty instance Prelude.Show ManagedScalingPolicyProperty instance JSON.ToJSON ManagedScalingPolicyProperty