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