Local Object Reference Patch Args
data class LocalObjectReferencePatchArgs(val name: Output<String>? = null) : ConvertibleToJava<LocalObjectReferencePatchArgs>
LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.