Skip to main content

Interface: ICustomRoleSpec

identity.v1.ICustomRoleSpec

Properties of a CustomRoleSpec.

Hierarchy

Properties

description

Optional description: null | string

The description of the custom role.

Inherited from

$Properties.description


name

Optional name: null | string

The name of the custom role.

Inherited from

$Properties.name


permissions

Optional permissions: null | $Properties[]

The permissions assigned to the custom role.

Inherited from

$Properties.permissions