allowedValues

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

Parameters

value

The allowed values for the parameter.


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


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

Parameters

values

The allowed values for the parameter.