quickConnectIds

@JvmName(name = "aetsdarcihlmdbyi")
suspend fun quickConnectIds(value: Output<List<String>>)
@JvmName(name = "indselaaifogvuqi")
suspend fun quickConnectIds(value: List<String>?)

Parameters

value

Specifies a list of quick connects ids that determine the quick connects available to agents who are working the queue.


@JvmName(name = "ompwsyxpwppjsaxb")
suspend fun quickConnectIds(vararg values: Output<String>)


@JvmName(name = "xopedwdvjcuxivug")
suspend fun quickConnectIds(values: List<Output<String>>)
@JvmName(name = "vowffrgchbiqlkjb")
suspend fun quickConnectIds(vararg values: String)

Parameters

values

Specifies a list of quick connects ids that determine the quick connects available to agents who are working the queue.