queueingMethod

@JvmName(name = "pvlpbpfynwdwxfhm")
suspend fun queueingMethod(value: Output<String>)
@JvmName(name = "bernnupwympbnhnw")
suspend fun queueingMethod(value: String?)

Parameters

value

The queueing method used by the waiting room. Available values: fifo, random, passthrough, reject. Defaults to fifo.