values

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

Parameters

value

Specifies a list of values to use for evaluate the condition.


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


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

Parameters

values

Specifies a list of values to use for evaluate the condition.