Response Headers Policy Custom Header
data class ResponseHeadersPolicyCustomHeader(val header: String, val override: Boolean, val value: String)
An HTTP response header name and its value. CloudFront includes this header in HTTP responses that it sends for requests that match a cache behavior that's associated with this response headers policy.