cookiesConfig

@JvmName(name = "yghutyknpfrsoimu")
suspend fun cookiesConfig(value: Output<OriginRequestPolicyCookiesConfigArgs>)
@JvmName(name = "fvrdmxuicsvjoubg")
suspend fun cookiesConfig(value: OriginRequestPolicyCookiesConfigArgs?)

Parameters

value

Object that determines whether any cookies in viewer requests (and if so, which cookies) are included in the origin request key and automatically included in requests that CloudFront sends to the origin. See Cookies Config for more information.


@JvmName(name = "qdwypggmscaygsjw")
suspend fun cookiesConfig(argument: suspend OriginRequestPolicyCookiesConfigArgsBuilder.() -> Unit)

Parameters

argument

Object that determines whether any cookies in viewer requests (and if so, which cookies) are included in the origin request key and automatically included in requests that CloudFront sends to the origin. See Cookies Config for more information.