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