View source: R/connect_operations.R
connect_update_queue_max_contacts | R Documentation |
This API is in preview release for Amazon Connect and is subject to change.
See https://www.paws-r-sdk.com/docs/connect_update_queue_max_contacts/ for full documentation.
connect_update_queue_max_contacts(InstanceId, QueueId, MaxContacts = NULL)
InstanceId |
[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance. |
QueueId |
[required] The identifier for the queue. |
MaxContacts |
The maximum number of contacts that can be in the queue before it is considered full. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.