cookies
suspend fun cookies(value: Output<CachePolicyParametersInCacheKeyAndForwardedToOriginCookiesConfigCookiesArgs>)
suspend fun cookies(value: CachePolicyParametersInCacheKeyAndForwardedToOriginCookiesConfigCookiesArgs?)
Parameters
value
Object that contains a list of cookie names. See Items for more information.
suspend fun cookies(argument: suspend CachePolicyParametersInCacheKeyAndForwardedToOriginCookiesConfigCookiesArgsBuilder.() -> Unit)
Parameters
argument
Object that contains a list of cookie names. See Items for more information.