matchValue

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

Parameters

value

List of possible match values.


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


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

Parameters

values

List of possible match values.