HTTPIngressPathPatchArgs

fun HTTPIngressPathPatchArgs(backend: Output<IngressBackendPatchArgs>? = null, path: Output<String>? = null, pathType: Output<String>? = null)