Updates the maximum number of contacts allowed in a queue before it is considered full
Source:R/connect_operations.R
connect_update_queue_max_contacts.RdUpdates the maximum number of contacts allowed in a queue before it is considered full.
See https://www.paws-r-sdk.com/docs/connect_update_queue_max_contacts/ for full documentation.
Arguments
- InstanceId
[required] The identifier of the Connect Customer 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.