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