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