Origin Request Policy Headers Config
data class OriginRequestPolicyHeadersConfig(val headerBehavior: String, val headers: List<String>? = null)
An object that determines whether any HTTP headers (and if so, which headers) are included in requests that CloudFront sends to the origin.