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