matchValue

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

Parameters

value

List of possible match values.


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


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

Parameters

values

List of possible match values.