Ingress Status Args
data class IngressStatusArgs(val loadBalancer: Output<IngressLoadBalancerStatusArgs>? = null) : ConvertibleToJava<IngressStatusArgs>
IngressStatus describe the current state of the Ingress.
IngressStatus describe the current state of the Ingress.