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