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