values

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

Parameters

value

An array of string values. One value must match the label to be selected. Each entry in Values is ORed.


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


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

Parameters

values

An array of string values. One value must match the label to be selected. Each entry in Values is ORed.