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