matchValues

@JvmName(name = "iyrmfljulssopyeo")
suspend fun matchValues(value: Output<List<String>>)
@JvmName(name = "rodyqvthmunxdnsd")
suspend fun matchValues(value: List<String>?)

Parameters

value

List of values for the cookie. This is required if operator is not Any.


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


@JvmName(name = "ywnqexeeictlkajo")
suspend fun matchValues(values: List<Output<String>>)
@JvmName(name = "cewvxmwuifktecgx")
suspend fun matchValues(vararg values: String)

Parameters

values

List of values for the cookie. This is required if operator is not Any.