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