quickConnectIds

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


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