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