values

@JvmName(name = "umayowjcfqxsovel")
suspend fun values(value: Output<List<String>>)
@JvmName(name = "ditounvtrydgidqf")
suspend fun values(value: List<String>)

Parameters

value

A list of values to match for a given condition.


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


@JvmName(name = "licewfqrptudswfc")
suspend fun values(values: List<Output<String>>)
@JvmName(name = "lqnsarvrfwhjvuwr")
suspend fun values(vararg values: String)

Parameters

values

A list of values to match for a given condition.