DataSetRowLevelPermissionTagConfiguration

Constructors

constructor(status: String? = null, tagRules: List<DataSetRowLevelPermissionTagConfigurationTagRule>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val status: String? = null

The status of row-level security tags. If enabled, the status is ENABLED. If disabled, the status is DISABLED.

Link copied to clipboard

A set of rules associated with row-level security, such as the tag names and columns that they are assigned to. See tag_rules.