matchValue

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

Parameters

value

List of possible match values.


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


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

Parameters

values

List of possible match values.