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