ResponseHeadersPolicyAccessControlExposeHeaders

A list of HTTP headers that CloudFront includes as values for the `Access-Control-Expose-Headers` HTTP response header. For more information about the `Access-Control-Expose-Headers` HTTP response header, see Access-Control-Expose-Headers in the MDN Web Docs.

Constructors

constructor(items: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of HTTP headers. You can specify `*` to expose all headers.