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