@@ -68,6 +68,14 @@ public class CreateRoutingProfileRequest extends AmazonWebServiceRequest impleme
6868 * The inbound queues associated with the routing profile. If no queue is
6969 * added, the agent can make only outbound calls.
7070 * </p>
71+ * <p>
72+ * The limit of 10 array members applies to the maximum number of
73+ * <code>RoutingProfileQueueConfig</code> objects that can be passed during
74+ * a CreateRoutingProfile API request. It is different from the quota of 50
75+ * queues per routing profile per instance that is listed in <a href=
76+ * "https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html"
77+ * >Amazon Connect service quotas</a>.
78+ * </p>
7179 */
7280 private java .util .List <RoutingProfileQueueConfig > queueConfigs ;
7381
@@ -311,11 +319,28 @@ public CreateRoutingProfileRequest withDefaultOutboundQueueId(String defaultOutb
311319 * The inbound queues associated with the routing profile. If no queue is
312320 * added, the agent can make only outbound calls.
313321 * </p>
322+ * <p>
323+ * The limit of 10 array members applies to the maximum number of
324+ * <code>RoutingProfileQueueConfig</code> objects that can be passed during
325+ * a CreateRoutingProfile API request. It is different from the quota of 50
326+ * queues per routing profile per instance that is listed in <a href=
327+ * "https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html"
328+ * >Amazon Connect service quotas</a>.
329+ * </p>
314330 *
315331 * @return <p>
316332 * The inbound queues associated with the routing profile. If no
317333 * queue is added, the agent can make only outbound calls.
318334 * </p>
335+ * <p>
336+ * The limit of 10 array members applies to the maximum number of
337+ * <code>RoutingProfileQueueConfig</code> objects that can be passed
338+ * during a CreateRoutingProfile API request. It is different from
339+ * the quota of 50 queues per routing profile per instance that is
340+ * listed in <a href=
341+ * "https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html"
342+ * >Amazon Connect service quotas</a>.
343+ * </p>
319344 */
320345 public java .util .List <RoutingProfileQueueConfig > getQueueConfigs () {
321346 return queueConfigs ;
@@ -326,11 +351,28 @@ public java.util.List<RoutingProfileQueueConfig> getQueueConfigs() {
326351 * The inbound queues associated with the routing profile. If no queue is
327352 * added, the agent can make only outbound calls.
328353 * </p>
354+ * <p>
355+ * The limit of 10 array members applies to the maximum number of
356+ * <code>RoutingProfileQueueConfig</code> objects that can be passed during
357+ * a CreateRoutingProfile API request. It is different from the quota of 50
358+ * queues per routing profile per instance that is listed in <a href=
359+ * "https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html"
360+ * >Amazon Connect service quotas</a>.
361+ * </p>
329362 *
330363 * @param queueConfigs <p>
331364 * The inbound queues associated with the routing profile. If no
332365 * queue is added, the agent can make only outbound calls.
333366 * </p>
367+ * <p>
368+ * The limit of 10 array members applies to the maximum number of
369+ * <code>RoutingProfileQueueConfig</code> objects that can be
370+ * passed during a CreateRoutingProfile API request. It is
371+ * different from the quota of 50 queues per routing profile per
372+ * instance that is listed in <a href=
373+ * "https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html"
374+ * >Amazon Connect service quotas</a>.
375+ * </p>
334376 */
335377 public void setQueueConfigs (java .util .Collection <RoutingProfileQueueConfig > queueConfigs ) {
336378 if (queueConfigs == null ) {
@@ -347,13 +389,30 @@ public void setQueueConfigs(java.util.Collection<RoutingProfileQueueConfig> queu
347389 * added, the agent can make only outbound calls.
348390 * </p>
349391 * <p>
392+ * The limit of 10 array members applies to the maximum number of
393+ * <code>RoutingProfileQueueConfig</code> objects that can be passed during
394+ * a CreateRoutingProfile API request. It is different from the quota of 50
395+ * queues per routing profile per instance that is listed in <a href=
396+ * "https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html"
397+ * >Amazon Connect service quotas</a>.
398+ * </p>
399+ * <p>
350400 * Returns a reference to this object so that method calls can be chained
351401 * together.
352402 *
353403 * @param queueConfigs <p>
354404 * The inbound queues associated with the routing profile. If no
355405 * queue is added, the agent can make only outbound calls.
356406 * </p>
407+ * <p>
408+ * The limit of 10 array members applies to the maximum number of
409+ * <code>RoutingProfileQueueConfig</code> objects that can be
410+ * passed during a CreateRoutingProfile API request. It is
411+ * different from the quota of 50 queues per routing profile per
412+ * instance that is listed in <a href=
413+ * "https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html"
414+ * >Amazon Connect service quotas</a>.
415+ * </p>
357416 * @return A reference to this updated object so that method calls can be
358417 * chained together.
359418 */
@@ -374,13 +433,30 @@ public CreateRoutingProfileRequest withQueueConfigs(RoutingProfileQueueConfig...
374433 * added, the agent can make only outbound calls.
375434 * </p>
376435 * <p>
436+ * The limit of 10 array members applies to the maximum number of
437+ * <code>RoutingProfileQueueConfig</code> objects that can be passed during
438+ * a CreateRoutingProfile API request. It is different from the quota of 50
439+ * queues per routing profile per instance that is listed in <a href=
440+ * "https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html"
441+ * >Amazon Connect service quotas</a>.
442+ * </p>
443+ * <p>
377444 * Returns a reference to this object so that method calls can be chained
378445 * together.
379446 *
380447 * @param queueConfigs <p>
381448 * The inbound queues associated with the routing profile. If no
382449 * queue is added, the agent can make only outbound calls.
383450 * </p>
451+ * <p>
452+ * The limit of 10 array members applies to the maximum number of
453+ * <code>RoutingProfileQueueConfig</code> objects that can be
454+ * passed during a CreateRoutingProfile API request. It is
455+ * different from the quota of 50 queues per routing profile per
456+ * instance that is listed in <a href=
457+ * "https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html"
458+ * >Amazon Connect service quotas</a>.
459+ * </p>
384460 * @return A reference to this updated object so that method calls can be
385461 * chained together.
386462 */
0 commit comments