excludes

@JvmName(name = "npashjacowlsbink")
suspend fun excludes(value: Output<List<String>>)
@JvmName(name = "euwdltemvfatqetd")
suspend fun excludes(value: List<String>?)

Parameters

value

Exclude these query string parameters from Cache Key.


@JvmName(name = "bdnlyjemqmsqqhoj")
suspend fun excludes(vararg values: Output<String>)


@JvmName(name = "icydmjteytbmqikt")
suspend fun excludes(values: List<Output<String>>)
@JvmName(name = "ofveprvdtrqvrltb")
suspend fun excludes(vararg values: String)

Parameters

values

Exclude these query string parameters from Cache Key.