singleSelectOptions

@JvmName(name = "mjwuehqkuequiibn")
suspend fun singleSelectOptions(value: Output<List<String>>)
@JvmName(name = "iqdmcatchatycbtg")
suspend fun singleSelectOptions(value: List<String>?)

Parameters

value

list of field options to be used with single select


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


@JvmName(name = "bfukbwsiackeknhk")
suspend fun singleSelectOptions(values: List<Output<String>>)
@JvmName(name = "hnrwgahqouchxuet")
suspend fun singleSelectOptions(vararg values: String)

Parameters

values

list of field options to be used with single select