module Stratosphere.PCS.ComputeNodeGroup.ScalingConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ScalingConfigurationProperty :: Prelude.Type instance ToResourceProperties ScalingConfigurationProperty instance Prelude.Eq ScalingConfigurationProperty instance Prelude.Show ScalingConfigurationProperty instance JSON.ToJSON ScalingConfigurationProperty