supportedValues

@JvmName(name = "hbobtghybcavlwut")
suspend fun supportedValues(value: Output<List<String>>)
@JvmName(name = "xauevobaveeayhpa")
suspend fun supportedValues(value: List<String>?)

Parameters

value

A list of supported values of the single select observation.


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


@JvmName(name = "xertmymvaelvolsw")
suspend fun supportedValues(values: List<Output<String>>)
@JvmName(name = "swjhfoefoyplgdwu")
suspend fun supportedValues(vararg values: String)

Parameters

values

A list of supported values of the single select observation.