checkPresences

@JvmName(name = "swwrclvqvdwuycwh")
suspend fun checkPresences(value: Output<List<String>>)
@JvmName(name = "fmutjyyiytaliegg")
suspend fun checkPresences(value: List<String>?)

Parameters

value

List of cookies to check for presence in the custom key.


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


@JvmName(name = "aakcnyusywapiqgl")
suspend fun checkPresences(values: List<Output<String>>)
@JvmName(name = "avgqdoiltojovbra")
suspend fun checkPresences(vararg values: String)

Parameters

values

List of cookies to check for presence in the custom key.