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