queueConfigs

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

Parameters

value

The queues to associate with this routing profile.


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


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

Parameters

values

The queues to associate with this routing profile.


@JvmName(name = "dvqaolptvrhpfjxg")
suspend fun queueConfigs(argument: List<suspend RoutingProfileQueueConfigArgsBuilder.() -> Unit>)
@JvmName(name = "maehlegjmafndscg")
suspend fun queueConfigs(vararg argument: suspend RoutingProfileQueueConfigArgsBuilder.() -> Unit)
@JvmName(name = "tryknrtwnhfyagcr")
suspend fun queueConfigs(argument: suspend RoutingProfileQueueConfigArgsBuilder.() -> Unit)

Parameters

argument

The queues to associate with this routing profile.