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