Class RoleAndDescription

Contains information about a role along with its description.

Hierarchy

  • Role
    • RoleAndDescription

Properties

bucket: undefined | string

The bucket this role applies to.

collection: undefined | string

The collection this role applies to.

description: string

The description of this role.

displayName: string

The user-friendly display name for this role.

name: string

The name of the role.

scope: undefined | string

The scope this role applies to.

Generated using TypeDoc