EndpointAddressPatchArgs

fun EndpointAddressPatchArgs(hostname: Output<String>? = null, ip: Output<String>? = null, nodeName: Output<String>? = null, targetRef: Output<ObjectReferencePatchArgs>? = null)