queueConfig

@JvmName(name = "lqannvsccbkwfoho")
suspend fun queueConfig(value: Output<QuickConnectQueueQuickConnectConfigArgs>)
@JvmName(name = "cqicpschkpkmdavv")
suspend fun queueConfig(value: QuickConnectQueueQuickConnectConfigArgs?)

Parameters

value

The queue configuration. This is required only if QuickConnectType is QUEUE.


@JvmName(name = "ygdmqvhbivtqrnqo")
suspend fun queueConfig(argument: suspend QuickConnectQueueQuickConnectConfigArgsBuilder.() -> Unit)

Parameters

argument

The queue configuration. This is required only if QuickConnectType is QUEUE.