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