RoleRef🔗Constructor🔗RoleRef() Methods🔗 build🔗Builds the object.def build() -> accesspolicy.RoleRef kind🔗Policies can apply to roles, teams, or usersApplying policies to individual users is supported, but discourageddef kind(kind: typing.Literal["Role", "BuiltinRole", "Team", "User"]) -> typing.Self name🔗def name(name: str) -> typing.Self xname🔗def xname(xname: str) -> typing.Self See also🔗 RoleRef