module Stratosphere.Neptune.DBCluster.ServerlessScalingConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ServerlessScalingConfigurationProperty :: Prelude.Type instance ToResourceProperties ServerlessScalingConfigurationProperty instance Prelude.Eq ServerlessScalingConfigurationProperty instance Prelude.Show ServerlessScalingConfigurationProperty instance JSON.ToJSON ServerlessScalingConfigurationProperty