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