values

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

Parameters

value

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


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


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

Parameters

values

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