valueList

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

Parameters

value

A list of values for the collective constant.


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


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

Parameters

values

A list of values for the collective constant.