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