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