quickConnectIds

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


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