Ingress Spec Patch Args
constructor(defaultBackend: Output<IngressBackendPatchArgs>? = null, ingressClassName: Output<String>? = null, rules: Output<List<IngressRulePatchArgs>>? = null, tls: Output<List<IngressTLSPatchArgs>>? = null)