matchValue

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

Parameters

value

List of possible match values.


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


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

Parameters

values

List of possible match values.