mediaConcurrencies

@JvmName(name = "olubrejmsoiovsor")
suspend fun mediaConcurrencies(value: Output<List<RoutingProfileMediaConcurrencyArgs>>)
@JvmName(name = "ewysqvqctlgpqnnk")
suspend fun mediaConcurrencies(value: List<RoutingProfileMediaConcurrencyArgs>?)

Parameters

value

One or more media_concurrencies blocks that specify the channels that agents can handle in the Contact Control Panel (CCP) for this Routing Profile. The media_concurrencies block is documented below.


@JvmName(name = "rsfqdyngjnguhcrd")
suspend fun mediaConcurrencies(vararg values: Output<RoutingProfileMediaConcurrencyArgs>)


@JvmName(name = "ggjsafkkpdhkcxyx")
suspend fun mediaConcurrencies(values: List<Output<RoutingProfileMediaConcurrencyArgs>>)
@JvmName(name = "hvupbifwgrxrgcgf")
suspend fun mediaConcurrencies(vararg values: RoutingProfileMediaConcurrencyArgs)

Parameters

values

One or more media_concurrencies blocks that specify the channels that agents can handle in the Contact Control Panel (CCP) for this Routing Profile. The media_concurrencies block is documented below.


@JvmName(name = "slkbxmfpiynwrehm")
suspend fun mediaConcurrencies(argument: List<suspend RoutingProfileMediaConcurrencyArgsBuilder.() -> Unit>)
@JvmName(name = "jyvyukqxsnktmrwl")
suspend fun mediaConcurrencies(vararg argument: suspend RoutingProfileMediaConcurrencyArgsBuilder.() -> Unit)
@JvmName(name = "wsbnwrumkgnmjmhw")
suspend fun mediaConcurrencies(argument: suspend RoutingProfileMediaConcurrencyArgsBuilder.() -> Unit)

Parameters

argument

One or more media_concurrencies blocks that specify the channels that agents can handle in the Contact Control Panel (CCP) for this Routing Profile. The media_concurrencies block is documented below.