mediaConcurrencies

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


@JvmName(name = "tsfounsrvcrdexfg")
suspend fun mediaConcurrencies(values: List<Output<RoutingProfileMediaConcurrencyArgs>>)
@JvmName(name = "hhplrnhtgynjgmoq")
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 = "hyqfinwoecqbisvb")
suspend fun mediaConcurrencies(argument: List<suspend RoutingProfileMediaConcurrencyArgsBuilder.() -> Unit>)
@JvmName(name = "vfkkrinfhejiikjw")
suspend fun mediaConcurrencies(vararg argument: suspend RoutingProfileMediaConcurrencyArgsBuilder.() -> Unit)
@JvmName(name = "xnlqluycnfwnhjpd")
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.