Role Ref Patch Args
data class RoleRefPatchArgs(val apiGroup: Output<String>? = null, val kind: Output<String>? = null, val name: Output<String>? = null) : ConvertibleToJava<RoleRefPatchArgs>
RoleRef contains information that points to the role being used