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