customResponseHeaders property
Headers that the load balancer adds to proxied responses.
See [Creating custom headers](https://cloud.google.com/load-balancing/docs/custom-headers).
Implementation
core.List<core.String>? customResponseHeaders;
Headers that the load balancer adds to proxied responses.
See [Creating custom headers](https://cloud.google.com/load-balancing/docs/custom-headers).
core.List<core.String>? customResponseHeaders;