headers Config
suspend fun headersConfig(value: Output<CachePolicyParametersInCacheKeyAndForwardedToOriginHeadersConfigArgs>)
suspend fun headersConfig(value: CachePolicyParametersInCacheKeyAndForwardedToOriginHeadersConfigArgs)
Parameters
value
Whether any HTTP headers are included in the cache key and automatically included in requests that CloudFront sends to the origin. See Headers Config for more information.
suspend fun headersConfig(argument: suspend CachePolicyParametersInCacheKeyAndForwardedToOriginHeadersConfigArgsBuilder.() -> Unit)
Parameters
argument
Whether any HTTP headers are included in the cache key and automatically included in requests that CloudFront sends to the origin. See Headers Config for more information.