excludeQueryString

@JvmName(name = "bnlwsgpxewthasga")
suspend fun excludeQueryString(value: Output<Boolean>)
@JvmName(name = "xgyxvqmiinipakfn")
suspend fun excludeQueryString(value: Boolean?)

Parameters

value

If true, exclude query string parameters from the cache key If false (the default), include the query string parameters in the cache key according to includeQueryParameters and excludeQueryParameters. If neither includeQueryParameters nor excludeQueryParameters is set, the entire query string will be included.