Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RoleAndOrigin

Contains information about a role along with its origin.

Hierarchy

  • Role
    • RoleAndOrigin

Index

Properties

bucket

bucket: undefined | string

The bucket this role applies to.

collection

collection: undefined | string

The collection this role applies to.

name

name: string

The name of the role.

origins

origins: Origin[]

The origins for this role.

scope

scope: undefined | string

The scope this role applies to.

Generated using TypeDoc