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