module Stratosphere.QuickSight.Analysis.DecimalDefaultValuesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data DecimalDefaultValuesProperty :: Prelude.Type instance ToResourceProperties DecimalDefaultValuesProperty instance Prelude.Eq DecimalDefaultValuesProperty instance Prelude.Show DecimalDefaultValuesProperty instance JSON.ToJSON DecimalDefaultValuesProperty