queueConfigs

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

Parameters

value

The queues to associate with this routing profile.


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


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

Parameters

values

The queues to associate with this routing profile.


@JvmName(name = "eriqyfbqtrggppep")
suspend fun queueConfigs(argument: List<suspend RoutingProfileQueueConfigArgsBuilder.() -> Unit>)
@JvmName(name = "egtjavsuwafwrpiu")
suspend fun queueConfigs(vararg argument: suspend RoutingProfileQueueConfigArgsBuilder.() -> Unit)
@JvmName(name = "wobdqnqnnylydtfn")
suspend fun queueConfigs(argument: suspend RoutingProfileQueueConfigArgsBuilder.() -> Unit)

Parameters

argument

The queues to associate with this routing profile.