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