allowedValues

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

Parameters

value

The allowed values for the parameter.


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


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

Parameters

values

The allowed values for the parameter.