For the complete documentation index, see llms.txt. This page is also available as Markdown.

RoleAssignmentTo

No description

union RoleAssignmentTo = AccessControl | User

Possible types

AccessControl object

Represents an access control object in the system. An access control is the abstract model representing grants, masks, filters and groups (determined by the action field).

User object

Represents a user in Collibra Data Access. It can be a human user or a machine user (service account) which groups accounts in different data sources.

Member Of

AccessControl object ● DataObject object ● DataSource object ● RoleAssignment object

Last updated

Was this helpful?