queueConfigs

@JvmName(name = "eodlsjjkyfyuaryp")
suspend fun queueConfigs(value: Output<List<QuickConnectQuickConnectConfigQueueConfigArgs>>)
@JvmName(name = "pthyblqloikmjgrt")
suspend fun queueConfigs(value: List<QuickConnectQuickConnectConfigQueueConfigArgs>?)

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.


@JvmName(name = "jmjujtcehccftlwx")
suspend fun queueConfigs(vararg values: Output<QuickConnectQuickConnectConfigQueueConfigArgs>)


@JvmName(name = "efifbxfaaovvgqff")
suspend fun queueConfigs(values: List<Output<QuickConnectQuickConnectConfigQueueConfigArgs>>)
@JvmName(name = "ffjqopownrvaefoh")
suspend fun queueConfigs(vararg values: QuickConnectQuickConnectConfigQueueConfigArgs)

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.


@JvmName(name = "gaewlrtmcaecqoet")
suspend fun queueConfigs(argument: List<suspend QuickConnectQuickConnectConfigQueueConfigArgsBuilder.() -> Unit>)
@JvmName(name = "hbafplwiljggoghb")
suspend fun queueConfigs(vararg argument: suspend QuickConnectQuickConnectConfigQueueConfigArgsBuilder.() -> Unit)
@JvmName(name = "fpgbqwphaocoyhrh")
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.