Origin Request Policy Cookies Config
data class OriginRequestPolicyCookiesConfig(val cookieBehavior: String, val cookies: List<String>? = null)
An object that determines whether any cookies in viewer requests (and if so, which cookies) are included in requests that CloudFront sends to the origin.