supportedValues

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

Parameters

value

A list of supported values of the single select observation.


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


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

Parameters

values

A list of supported values of the single select observation.