allowedValues

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

Parameters

value

The allowed values for the parameter.


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


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

Parameters

values

The allowed values for the parameter.