mediaConcurrencies

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


@JvmName(name = "imacgvbkhnynwhkb")
suspend fun mediaConcurrencies(values: List<Output<RoutingProfileMediaConcurrencyArgs>>)
@JvmName(name = "kksowkjpyqurkcks")
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 = "oywieahiyqutilwv")
suspend fun mediaConcurrencies(argument: List<suspend RoutingProfileMediaConcurrencyArgsBuilder.() -> Unit>)
@JvmName(name = "rgnuetwmufhxxtsf")
suspend fun mediaConcurrencies(vararg argument: suspend RoutingProfileMediaConcurrencyArgsBuilder.() -> Unit)
@JvmName(name = "puhgbjpaqleblrru")
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.