Interface RoleAssignmentRemove

Export

RoleAssignmentRemove

Hierarchy

  • RoleAssignmentRemove

Properties

resource_instance?: string

the resource instance the role is associated with (accepts either the resource instance id or key using this format resource_type:resource_instance)

Memberof

RoleAssignmentRemove

role: string

the role that will be unassigned (accepts either the role id or the role key)

Memberof

RoleAssignmentRemove

tenant?: string

the tenant the role is associated with (accepts either the tenant id or the tenant key)

Memberof

RoleAssignmentRemove

user: string

the user the role will be unassigned from (accepts either the user id or the user key)

Memberof

RoleAssignmentRemove

Generated using TypeDoc