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