valueList

@JvmName(name = "aifgrpgjocsceaul")
suspend fun valueList(value: Output<List<String>>)
@JvmName(name = "oqgfrhevctwwvpin")
suspend fun valueList(value: List<String>?)

Parameters

value

A list of values for the collective constant.


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


@JvmName(name = "kioiwdhoavwnbxhv")
suspend fun valueList(values: List<Output<String>>)
@JvmName(name = "vhffoqiyyghqnpjo")
suspend fun valueList(vararg values: String)

Parameters

values

A list of values for the collective constant.