allowedValues

@JvmName(name = "kokyswwodfhwawoh")
suspend fun allowedValues(value: Output<List<Any>>)
@JvmName(name = "ntfediocgsrskwhi")
suspend fun allowedValues(value: List<Any>?)

Parameters

value

The allowed values for the parameter.


@JvmName(name = "eqydrfaeskkbymwr")
suspend fun allowedValues(vararg values: Output<Any>)


@JvmName(name = "cuivdigpxifehqkc")
suspend fun allowedValues(values: List<Output<Any>>)
@JvmName(name = "hncvaimuaoruoord")
suspend fun allowedValues(vararg values: Any)

Parameters

values

The allowed values for the parameter.