queueConfigs

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

Parameters

value

The queues to associate with this routing profile.


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


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

Parameters

values

The queues to associate with this routing profile.


@JvmName(name = "hmfhhahgnibvksab")
suspend fun queueConfigs(argument: List<suspend RoutingProfileQueueConfigArgsBuilder.() -> Unit>)
@JvmName(name = "wkreklpwkitbxhjh")
suspend fun queueConfigs(vararg argument: suspend RoutingProfileQueueConfigArgsBuilder.() -> Unit)
@JvmName(name = "dkpmulfwjmdycodi")
suspend fun queueConfigs(argument: suspend RoutingProfileQueueConfigArgsBuilder.() -> Unit)

Parameters

argument

The queues to associate with this routing profile.