RoleAssignmentScheduleFilter Class

Role assignment schedule filter.

Inheritance
RoleAssignmentScheduleFilter

Constructor

RoleAssignmentScheduleFilter(*, principal_id: Optional[str] = None, role_definition_id: Optional[str] = None, status: Optional[str] = None, **kwargs)

Parameters

principal_id
str
Required

Returns role assignment schedule of the specific principal.

role_definition_id
str
Required

Returns role assignment schedule of the specific role definition.

status
str
Required

Returns role assignment schedule instances of the specific status.