Values.ResponseHeadersPolicyRemoveHeadersConfigSourceA list of HTTP header names that CloudFront removes from HTTP responses to requests that match the cache behavior that this response headers policy is attached to.
type nonrec t = {quantity : Integer.t;The number of HTTP header names in the list.
*)items : ResponseHeadersPolicyRemoveHeaderList.t option;The list of HTTP header names.
*)}