checkPresences

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

Parameters

value

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


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


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

Parameters

values

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