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