queryStringsConfig

@JvmName(name = "trpayvraurimwbhn")
suspend fun queryStringsConfig(value: Output<OriginRequestPolicyQueryStringsConfigArgs>)
@JvmName(name = "okdrqmgyvedoexum")
suspend fun queryStringsConfig(value: OriginRequestPolicyQueryStringsConfigArgs?)

Parameters

value

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


@JvmName(name = "qykkoxpglmoyqcqy")
suspend fun queryStringsConfig(argument: suspend OriginRequestPolicyQueryStringsConfigArgsBuilder.() -> Unit)

Parameters

argument

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