Values.ResponseHeadersPolicyCustomHeadersConfigSourceA list of HTTP response header names and their values. CloudFront includes these headers in HTTP responses that it sends for requests that match a cache behavior that's associated with this response headers policy.
type nonrec t = {quantity : Integer.t;The number of HTTP response headers in the list.
*)items : ResponseHeadersPolicyCustomHeaderList.t option;The list of HTTP response headers and their values.
*)}