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