How to view the configuration of istio-autogenerated-k8s-ingress gateway and virtual service

I created a k8s ingress with ingressClass=istio. From the Kiali, looks like there are gateway and virtual service that are automatically created for this ingress. When I tried to click the link to “httpbin-istio-autogenerated-k8s-ingress-httpbin”, it shows nothing. And I can’t get them through kubectl either.

How can I view the configurations of these automatically generated gateway and vs?