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