HTTPIngress Rule Value Patch Args
data class HTTPIngressRuleValuePatchArgs(val paths: Output<List<HTTPIngressPathPatchArgs>>? = null) : ConvertibleToJava<HTTPIngressRuleValuePatchArgs>
HTTPIngressRuleValue is a list of http selectors pointing to backends. In the example: http://