mediaConcurrencies

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

Parameters

value

The channels agents can handle in the Contact Control Panel (CCP) for this routing profile.


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


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

Parameters

values

The channels agents can handle in the Contact Control Panel (CCP) for this routing profile.


@JvmName(name = "swmlufnkpxhavpmw")
suspend fun mediaConcurrencies(argument: List<suspend RoutingProfileMediaConcurrencyArgsBuilder.() -> Unit>)
@JvmName(name = "gcbalntthhadkewj")
suspend fun mediaConcurrencies(vararg argument: suspend RoutingProfileMediaConcurrencyArgsBuilder.() -> Unit)
@JvmName(name = "kwgtffppkeopdyij")
suspend fun mediaConcurrencies(argument: suspend RoutingProfileMediaConcurrencyArgsBuilder.() -> Unit)

Parameters

argument

The channels agents can handle in the Contact Control Panel (CCP) for this routing profile.