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