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