queue Configs
Parameters
value
Specifies the queue configuration of the Quick Connect. This is required only if quick_connect_type
is QUEUE
. The queue_config
block is documented below.
Parameters
values
Specifies the queue configuration of the Quick Connect. This is required only if quick_connect_type
is QUEUE
. The queue_config
block is documented below.
suspend fun queueConfigs(argument: List<suspend QuickConnectQuickConnectConfigQueueConfigArgsBuilder.() -> Unit>)
suspend fun queueConfigs(vararg argument: suspend QuickConnectQuickConnectConfigQueueConfigArgsBuilder.() -> Unit)
suspend fun queueConfigs(argument: suspend QuickConnectQuickConnectConfigQueueConfigArgsBuilder.() -> Unit)
Parameters
argument
Specifies the queue configuration of the Quick Connect. This is required only if quick_connect_type
is QUEUE
. The queue_config
block is documented below.