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