allowedValues

@JvmName(name = "gasyrgyvjkuubdou")
suspend fun allowedValues(value: Output<List<String>>)
@JvmName(name = "jhsfrskwcrxumpws")
suspend fun allowedValues(value: List<String>?)

Parameters

value

List of values allowed at this resource.


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


@JvmName(name = "ywynhjhsodhveyub")
suspend fun allowedValues(values: List<Output<String>>)
@JvmName(name = "ptonxlnpdoquwpbp")
suspend fun allowedValues(vararg values: String)

Parameters

values

List of values allowed at this resource.