quickConnectIds

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


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