CustomRoleRef🔗Definition🔗export interface CustomRoleRef { kind: "Role"; name: string; } See also🔗 CustomRoleRefBuilder