quickConnectIds

@JvmName(name = "fhmqavnvavxkwmtg")
suspend fun quickConnectIds(value: Output<List<String>>)
@JvmName(name = "bnkgmcchtqytisua")
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 = "favaybhdnqajtcjm")
suspend fun quickConnectIds(vararg values: Output<String>)


@JvmName(name = "jtqbuaclqbhbhwyd")
suspend fun quickConnectIds(values: List<Output<String>>)
@JvmName(name = "sutodgxlbjocbuyi")
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.