parameters In Cache Key And Forwarded To Origin
suspend fun parametersInCacheKeyAndForwardedToOrigin(value: Output<CachePolicyParametersInCacheKeyAndForwardedToOriginArgs>)
suspend fun parametersInCacheKeyAndForwardedToOrigin(value: CachePolicyParametersInCacheKeyAndForwardedToOriginArgs)
Parameters
value
The HTTP headers, cookies, and URL query strings to include in the cache key. The values included in the cache key are also included in requests that CloudFront sends to the origin.
suspend fun parametersInCacheKeyAndForwardedToOrigin(argument: suspend CachePolicyParametersInCacheKeyAndForwardedToOriginArgsBuilder.() -> Unit)
Parameters
argument
The HTTP headers, cookies, and URL query strings to include in the cache key. The values included in the cache key are also included in requests that CloudFront sends to the origin.