Skip to main content

Interface: IUserGroupNamespaceAssignment

identity.v1.IUserGroupNamespaceAssignment

Properties of a UserGroupNamespaceAssignment.

Implemented by

Properties

displayName

Optional displayName: null | string

The display name of the group.


id

Optional id: null | string

The ID of the group.


inheritedAccess

Optional inheritedAccess: null | boolean

True if the group has inherited access to the namespace through an account or project role.


namespaceAccess

Optional namespaceAccess: null | INamespaceAccess

The access assigned to the group at the namespace level.


resourceVersion

Optional resourceVersion: null | string

The current resource version of the group.