queueConfigs

@JvmName(name = "lvpmjomhsdfacmkc")
suspend fun queueConfigs(value: Output<List<RoutingProfileQueueConfigArgs>>)
@JvmName(name = "fwqllsoyiuclwuoq")
suspend fun queueConfigs(value: List<RoutingProfileQueueConfigArgs>?)

Parameters

value

The queues to associate with this routing profile.


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


@JvmName(name = "ormcrqldfxfnxplw")
suspend fun queueConfigs(values: List<Output<RoutingProfileQueueConfigArgs>>)
@JvmName(name = "xeybqaronlsgioxl")
suspend fun queueConfigs(vararg values: RoutingProfileQueueConfigArgs)

Parameters

values

The queues to associate with this routing profile.


@JvmName(name = "rrvxjcaiavpvbuge")
suspend fun queueConfigs(argument: List<suspend RoutingProfileQueueConfigArgsBuilder.() -> Unit>)
@JvmName(name = "rtbvolqlcbturpmr")
suspend fun queueConfigs(vararg argument: suspend RoutingProfileQueueConfigArgsBuilder.() -> Unit)
@JvmName(name = "bcasaqjdootgqqpj")
suspend fun queueConfigs(argument: suspend RoutingProfileQueueConfigArgsBuilder.() -> Unit)

Parameters

argument

The queues to associate with this routing profile.