Cross Version Object Reference Patch Args
data class CrossVersionObjectReferencePatchArgs(val apiVersion: Output<String>? = null, val kind: Output<String>? = null, val name: Output<String>? = null) : ConvertibleToJava<CrossVersionObjectReferencePatchArgs>
CrossVersionObjectReference contains enough information to let you identify the referred resource.