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