matchValue

@JvmName(name = "fsyowpxwftabmqjm")
suspend fun matchValue(value: Output<List<String>>)
@JvmName(name = "rijglrnjsiospwbr")
suspend fun matchValue(value: List<String>)

Parameters

value

List of possible match values.


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


@JvmName(name = "fgirwofhcjdtktnf")
suspend fun matchValue(values: List<Output<String>>)
@JvmName(name = "gboumvlpxiliacwj")
suspend fun matchValue(vararg values: String)

Parameters

values

List of possible match values.