values

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

Parameters

value

A list of values of the multi select observation.


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


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

Parameters

values

A list of values of the multi select observation.