Class RoleAndOrigin

Contains information about a role along with its origin.

Hierarchy

Properties

bucket: undefined | string

The bucket this role applies to.

collection: undefined | string

The collection this role applies to.

name: string

The name of the role.

origins: Origin[]

The origins for this role.

scope: undefined | string

The scope this role applies to.

Generated using TypeDoc