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