RoleAssignmentConnectionResult
union RoleAssignmentConnectionResult =
| InvalidInputError
| NotFoundError
| PermissionDeniedError
| RoleAssignmentConnectionPossible types
InvalidInputError object
NotFoundError object
PermissionDeniedError object
RoleAssignmentConnection object
Returned By
Member Of
Last updated
Was this helpful?