PrincipalPermissionsLfTagPolicyResource

A list of LF-tag conditions that define a resource's LF-tag policy. A structure that allows an admin to grant user permissions on certain conditions. For example, granting a role access to all columns that do not have the LF-tag 'PII' in tables that have the LF-tag 'Prod'.

Constructors

Link copied to clipboard
constructor(catalogId: String, expression: List<PrincipalPermissionsLfTag>, resourceType: PrincipalPermissionsResourceType)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier for the GLUDC. The GLUDC is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your LFlong environment.

Link copied to clipboard

A list of LF-tag conditions that apply to the resource's LF-tag policy.

Link copied to clipboard

The resource type for which the LF-tag policy applies.