values

@JvmName(name = "pbewliaruvqdjkfw")
suspend fun values(value: Output<List<String>>)
@JvmName(name = "ylwkaqlgdwpqxgbh")
suspend fun values(value: List<String>?)

Parameters

value

Must be specified if type is CATEGORICAL. The list of possible categories.


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


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

Parameters

values

Must be specified if type is CATEGORICAL. The list of possible categories.