mediaConcurrencies

@JvmName(name = "yahxlmiegcsbomwb")
suspend fun mediaConcurrencies(value: Output<List<RoutingProfileMediaConcurrencyArgs>>)
@JvmName(name = "tymxuujruiovdqvr")
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 = "yraohbmsffsxkixt")
suspend fun mediaConcurrencies(vararg values: Output<RoutingProfileMediaConcurrencyArgs>)


@JvmName(name = "htskwwybtonlodlg")
suspend fun mediaConcurrencies(values: List<Output<RoutingProfileMediaConcurrencyArgs>>)
@JvmName(name = "phykiufxtkyxsnnk")
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 = "ynjysxldrkkamwvq")
suspend fun mediaConcurrencies(argument: List<suspend RoutingProfileMediaConcurrencyArgsBuilder.() -> Unit>)
@JvmName(name = "khakusjxjvygigeg")
suspend fun mediaConcurrencies(vararg argument: suspend RoutingProfileMediaConcurrencyArgsBuilder.() -> Unit)
@JvmName(name = "itacjooppycsilox")
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.