RoleAssignmentFilter Class

Role Assignments filter.

Inheritance
RoleAssignmentFilter

Constructor

RoleAssignmentFilter(*, principal_id: Optional[str] = None, can_delegate: Optional[bool] = None, **kwargs)

Parameters

principal_id
str
Required

Returns role assignment of the specific principal.

can_delegate
bool
Required

The Delegation flag for the role assignment.