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