allowMultipleValues

@JvmName(name = "siwwfcqmpwivdrdt")
suspend fun allowMultipleValues(value: Output<Boolean>)
@JvmName(name = "fkxejpbhkrhpvpll")
suspend fun allowMultipleValues(value: Boolean?)

Parameters

value

Whether a slot can return multiple values. When true, the slot may return more than one value in a response. When false, the slot returns only a single value. Multi-value slots are only available in the en-US locale.