queueConfigs

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

Parameters

value

The queues to associate with this routing profile.


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


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

Parameters

values

The queues to associate with this routing profile.


@JvmName(name = "hvumvnahcwppmbln")
suspend fun queueConfigs(argument: List<suspend RoutingProfileQueueConfigArgsBuilder.() -> Unit>)
@JvmName(name = "pdgobnymxqhwrrjd")
suspend fun queueConfigs(vararg argument: suspend RoutingProfileQueueConfigArgsBuilder.() -> Unit)
@JvmName(name = "ukvnlbdcuqtgflii")
suspend fun queueConfigs(argument: suspend RoutingProfileQueueConfigArgsBuilder.() -> Unit)

Parameters

argument

The queues to associate with this routing profile.