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