excludes

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

Parameters

value

Exclude these query string parameters from Cache Key.


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


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

Parameters

values

Exclude these query string parameters from Cache Key.