aws-sdk-connect 1.96.0 → 1.97.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -248,8 +248,12 @@ module Aws::Connect
248
248
  class AssignContactCategoryActionDefinition < Aws::EmptyStructure; end
249
249
 
250
250
  # @!attribute [rw] instance_id
251
- # The identifier of the Amazon Connect instance. You can find the
252
- # instanceId in the ARN of the instance.
251
+ # The identifier of the Amazon Connect instance. You can [find the
252
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
253
+ #
254
+ #
255
+ #
256
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
253
257
  # @return [String]
254
258
  #
255
259
  # @!attribute [rw] origin
@@ -266,8 +270,12 @@ module Aws::Connect
266
270
  end
267
271
 
268
272
  # @!attribute [rw] instance_id
269
- # The identifier of the Amazon Connect instance. You can find the
270
- # instanceId in the ARN of the instance.
273
+ # The identifier of the Amazon Connect instance. You can [find the
274
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
275
+ #
276
+ #
277
+ #
278
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
271
279
  # @return [String]
272
280
  #
273
281
  # @!attribute [rw] lex_bot
@@ -289,8 +297,12 @@ module Aws::Connect
289
297
  end
290
298
 
291
299
  # @!attribute [rw] instance_id
292
- # The identifier of the Amazon Connect instance. You can find the
293
- # instanceId in the ARN of the instance.
300
+ # The identifier of the Amazon Connect instance. You can [find the
301
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
302
+ #
303
+ #
304
+ #
305
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
294
306
  # @return [String]
295
307
  #
296
308
  # @!attribute [rw] language_code
@@ -323,8 +335,12 @@ module Aws::Connect
323
335
  class AssociateDefaultVocabularyResponse < Aws::EmptyStructure; end
324
336
 
325
337
  # @!attribute [rw] instance_id
326
- # The identifier of the Amazon Connect instance. You can find the
327
- # instanceId in the ARN of the instance.
338
+ # The identifier of the Amazon Connect instance. You can [find the
339
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
340
+ #
341
+ #
342
+ #
343
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
328
344
  # @return [String]
329
345
  #
330
346
  # @!attribute [rw] resource_type
@@ -359,8 +375,12 @@ module Aws::Connect
359
375
  end
360
376
 
361
377
  # @!attribute [rw] instance_id
362
- # The identifier of the Amazon Connect instance. You can find the
363
- # instanceId in the ARN of the instance.
378
+ # The identifier of the Amazon Connect instance. You can [find the
379
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
380
+ #
381
+ #
382
+ #
383
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
364
384
  # @return [String]
365
385
  #
366
386
  # @!attribute [rw] function_arn
@@ -378,8 +398,12 @@ module Aws::Connect
378
398
  end
379
399
 
380
400
  # @!attribute [rw] instance_id
381
- # The identifier of the Amazon Connect instance. You can find the
382
- # instanceId in the ARN of the instance.
401
+ # The identifier of the Amazon Connect instance. You can [find the
402
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
403
+ #
404
+ #
405
+ #
406
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
383
407
  # @return [String]
384
408
  #
385
409
  # @!attribute [rw] lex_bot
@@ -400,8 +424,12 @@ module Aws::Connect
400
424
  # @return [String]
401
425
  #
402
426
  # @!attribute [rw] instance_id
403
- # The identifier of the Amazon Connect instance. You can find the
404
- # instanceId in the ARN of the instance.
427
+ # The identifier of the Amazon Connect instance. You can [find the
428
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
429
+ #
430
+ #
431
+ #
432
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
405
433
  # @return [String]
406
434
  #
407
435
  # @!attribute [rw] contact_flow_id
@@ -419,8 +447,12 @@ module Aws::Connect
419
447
  end
420
448
 
421
449
  # @!attribute [rw] instance_id
422
- # The identifier of the Amazon Connect instance. You can find the
423
- # instanceId in the ARN of the instance.
450
+ # The identifier of the Amazon Connect instance. You can [find the
451
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
452
+ #
453
+ #
454
+ #
455
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
424
456
  # @return [String]
425
457
  #
426
458
  # @!attribute [rw] queue_id
@@ -442,8 +474,12 @@ module Aws::Connect
442
474
  end
443
475
 
444
476
  # @!attribute [rw] instance_id
445
- # The identifier of the Amazon Connect instance. You can find the
446
- # instanceId in the ARN of the instance.
477
+ # The identifier of the Amazon Connect instance. You can [find the
478
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
479
+ #
480
+ #
481
+ #
482
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
447
483
  # @return [String]
448
484
  #
449
485
  # @!attribute [rw] routing_profile_id
@@ -465,8 +501,12 @@ module Aws::Connect
465
501
  end
466
502
 
467
503
  # @!attribute [rw] instance_id
468
- # The identifier of the Amazon Connect instance. You can find the
469
- # instanceId in the ARN of the instance.
504
+ # The identifier of the Amazon Connect instance. You can [find the
505
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
506
+ #
507
+ #
508
+ #
509
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
470
510
  # @return [String]
471
511
  #
472
512
  # @!attribute [rw] key
@@ -1143,8 +1183,12 @@ module Aws::Connect
1143
1183
  end
1144
1184
 
1145
1185
  # @!attribute [rw] instance_id
1146
- # The identifier of the Amazon Connect instance. You can find the
1147
- # instanceId in the ARN of the instance.
1186
+ # The identifier of the Amazon Connect instance. You can [find the
1187
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
1188
+ #
1189
+ #
1190
+ #
1191
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
1148
1192
  # @return [String]
1149
1193
  #
1150
1194
  # @!attribute [rw] name
@@ -1200,8 +1244,12 @@ module Aws::Connect
1200
1244
  end
1201
1245
 
1202
1246
  # @!attribute [rw] instance_id
1203
- # The identifier of the Amazon Connect instance. You can find the
1204
- # instanceId in the ARN of the instance.
1247
+ # The identifier of the Amazon Connect instance. You can [find the
1248
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
1249
+ #
1250
+ #
1251
+ #
1252
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
1205
1253
  # @return [String]
1206
1254
  #
1207
1255
  # @!attribute [rw] name
@@ -1328,8 +1376,12 @@ module Aws::Connect
1328
1376
  end
1329
1377
 
1330
1378
  # @!attribute [rw] instance_id
1331
- # The identifier of the Amazon Connect instance. You can find the
1332
- # instanceId in the ARN of the instance.
1379
+ # The identifier of the Amazon Connect instance. You can [find the
1380
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
1381
+ #
1382
+ #
1383
+ #
1384
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
1333
1385
  # @return [String]
1334
1386
  #
1335
1387
  # @!attribute [rw] name
@@ -1440,8 +1492,12 @@ module Aws::Connect
1440
1492
  end
1441
1493
 
1442
1494
  # @!attribute [rw] instance_id
1443
- # The identifier of the Amazon Connect instance. You can find the
1444
- # instanceId in the ARN of the instance.
1495
+ # The identifier of the Amazon Connect instance. You can [find the
1496
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
1497
+ #
1498
+ #
1499
+ #
1500
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
1445
1501
  # @return [String]
1446
1502
  #
1447
1503
  # @!attribute [rw] integration_type
@@ -1510,8 +1566,12 @@ module Aws::Connect
1510
1566
  end
1511
1567
 
1512
1568
  # @!attribute [rw] instance_id
1513
- # The identifier of the Amazon Connect instance. You can find the
1514
- # instanceId in the ARN of the instance.
1569
+ # The identifier of the Amazon Connect instance. You can [find the
1570
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
1571
+ #
1572
+ #
1573
+ #
1574
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
1515
1575
  # @return [String]
1516
1576
  #
1517
1577
  # @!attribute [rw] name
@@ -1578,8 +1638,12 @@ module Aws::Connect
1578
1638
  end
1579
1639
 
1580
1640
  # @!attribute [rw] instance_id
1581
- # The identifier of the Amazon Connect instance. You can find the
1582
- # instanceId in the ARN of the instance.
1641
+ # The identifier of the Amazon Connect instance. You can [find the
1642
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
1643
+ #
1644
+ #
1645
+ #
1646
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
1583
1647
  # @return [String]
1584
1648
  #
1585
1649
  # @!attribute [rw] name
@@ -1630,8 +1694,12 @@ module Aws::Connect
1630
1694
  end
1631
1695
 
1632
1696
  # @!attribute [rw] instance_id
1633
- # The identifier of the Amazon Connect instance. You can find the
1634
- # instanceId in the ARN of the instance.
1697
+ # The identifier of the Amazon Connect instance. You can [find the
1698
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
1699
+ #
1700
+ #
1701
+ #
1702
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
1635
1703
  # @return [String]
1636
1704
  #
1637
1705
  # @!attribute [rw] name
@@ -1706,8 +1774,12 @@ module Aws::Connect
1706
1774
  end
1707
1775
 
1708
1776
  # @!attribute [rw] instance_id
1709
- # The identifier of the Amazon Connect instance. You can find the
1710
- # instanceId in the ARN of the instance.
1777
+ # The identifier of the Amazon Connect instance. You can [find the
1778
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
1779
+ #
1780
+ #
1781
+ #
1782
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
1711
1783
  # @return [String]
1712
1784
  #
1713
1785
  # @!attribute [rw] name
@@ -1793,8 +1865,12 @@ module Aws::Connect
1793
1865
  # @return [Array<String>]
1794
1866
  #
1795
1867
  # @!attribute [rw] instance_id
1796
- # The identifier of the Amazon Connect instance. You can find the
1797
- # instanceId in the ARN of the instance.
1868
+ # The identifier of the Amazon Connect instance. You can [find the
1869
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
1870
+ #
1871
+ #
1872
+ #
1873
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
1798
1874
  # @return [String]
1799
1875
  #
1800
1876
  # @!attribute [rw] tags
@@ -1847,8 +1923,12 @@ module Aws::Connect
1847
1923
  end
1848
1924
 
1849
1925
  # @!attribute [rw] instance_id
1850
- # The identifier of the Amazon Connect instance. You can find the
1851
- # instanceId in the ARN of the instance.
1926
+ # The identifier of the Amazon Connect instance. You can [find the
1927
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
1928
+ #
1929
+ #
1930
+ #
1931
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
1852
1932
  # @return [String]
1853
1933
  #
1854
1934
  # @!attribute [rw] name
@@ -1998,8 +2078,12 @@ module Aws::Connect
1998
2078
  end
1999
2079
 
2000
2080
  # @!attribute [rw] instance_id
2001
- # The identifier of the Amazon Connect instance. You can find the
2002
- # instanceId in the ARN of the instance.
2081
+ # The identifier of the Amazon Connect instance. You can [find the
2082
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
2083
+ #
2084
+ #
2085
+ #
2086
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2003
2087
  # @return [String]
2004
2088
  #
2005
2089
  # @!attribute [rw] integration_association_id
@@ -2057,8 +2141,12 @@ module Aws::Connect
2057
2141
  # @return [String]
2058
2142
  #
2059
2143
  # @!attribute [rw] instance_id
2060
- # The identifier of the Amazon Connect instance. You can find the
2061
- # instanceId in the ARN of the instance.
2144
+ # The identifier of the Amazon Connect instance. You can [find the
2145
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
2146
+ #
2147
+ #
2148
+ #
2149
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2062
2150
  # @return [String]
2063
2151
  #
2064
2152
  # @!attribute [rw] tags
@@ -2144,8 +2232,12 @@ module Aws::Connect
2144
2232
  # @return [String]
2145
2233
  #
2146
2234
  # @!attribute [rw] instance_id
2147
- # The identifier of the Amazon Connect instance. You can find the
2148
- # instanceId in the ARN of the instance.
2235
+ # The identifier of the Amazon Connect instance. You can [find the
2236
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
2237
+ #
2238
+ #
2239
+ #
2240
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2149
2241
  # @return [String]
2150
2242
  #
2151
2243
  # @!attribute [rw] tags
@@ -2206,8 +2298,12 @@ module Aws::Connect
2206
2298
  # @return [String]
2207
2299
  #
2208
2300
  # @!attribute [rw] instance_id
2209
- # The identifier of the Amazon Connect instance. You can find the
2210
- # instanceId in the ARN of the instance.
2301
+ # The identifier of the Amazon Connect instance. You can [find the
2302
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
2303
+ #
2304
+ #
2305
+ #
2306
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2211
2307
  # @return [String]
2212
2308
  #
2213
2309
  # @!attribute [rw] vocabulary_name
@@ -2417,8 +2513,12 @@ module Aws::Connect
2417
2513
  # Contains information about a default vocabulary.
2418
2514
  #
2419
2515
  # @!attribute [rw] instance_id
2420
- # The identifier of the Amazon Connect instance. You can find the
2421
- # instanceId in the ARN of the instance.
2516
+ # The identifier of the Amazon Connect instance. You can [find the
2517
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
2518
+ #
2519
+ #
2520
+ #
2521
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2422
2522
  # @return [String]
2423
2523
  #
2424
2524
  # @!attribute [rw] language_code
@@ -2451,8 +2551,12 @@ module Aws::Connect
2451
2551
  end
2452
2552
 
2453
2553
  # @!attribute [rw] instance_id
2454
- # The identifier of the Amazon Connect instance. You can find the
2455
- # instanceId in the ARN of the instance.
2554
+ # The identifier of the Amazon Connect instance. You can [find the
2555
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
2556
+ #
2557
+ #
2558
+ #
2559
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2456
2560
  # @return [String]
2457
2561
  #
2458
2562
  # @!attribute [rw] contact_flow_module_id
@@ -2473,8 +2577,12 @@ module Aws::Connect
2473
2577
  class DeleteContactFlowModuleResponse < Aws::EmptyStructure; end
2474
2578
 
2475
2579
  # @!attribute [rw] instance_id
2476
- # The identifier of the Amazon Connect instance. You can find the
2477
- # instanceId in the ARN of the instance.
2580
+ # The identifier of the Amazon Connect instance. You can [find the
2581
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
2582
+ #
2583
+ #
2584
+ #
2585
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2478
2586
  # @return [String]
2479
2587
  #
2480
2588
  # @!attribute [rw] contact_flow_id
@@ -2495,8 +2603,12 @@ module Aws::Connect
2495
2603
  class DeleteContactFlowResponse < Aws::EmptyStructure; end
2496
2604
 
2497
2605
  # @!attribute [rw] instance_id
2498
- # The identifier of the Amazon Connect instance. You can find the
2499
- # instanceId in the ARN of the instance.
2606
+ # The identifier of the Amazon Connect instance. You can [find the
2607
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
2608
+ #
2609
+ #
2610
+ #
2611
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2500
2612
  # @return [String]
2501
2613
  #
2502
2614
  # @!attribute [rw] hours_of_operation_id
@@ -2513,8 +2625,12 @@ module Aws::Connect
2513
2625
  end
2514
2626
 
2515
2627
  # @!attribute [rw] instance_id
2516
- # The identifier of the Amazon Connect instance. You can find the
2517
- # instanceId in the ARN of the instance.
2628
+ # The identifier of the Amazon Connect instance. You can [find the
2629
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
2630
+ #
2631
+ #
2632
+ #
2633
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2518
2634
  # @return [String]
2519
2635
  #
2520
2636
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/DeleteInstanceRequest AWS API Documentation
@@ -2526,8 +2642,12 @@ module Aws::Connect
2526
2642
  end
2527
2643
 
2528
2644
  # @!attribute [rw] instance_id
2529
- # The identifier of the Amazon Connect instance. You can find the
2530
- # instanceId in the ARN of the instance.
2645
+ # The identifier of the Amazon Connect instance. You can [find the
2646
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
2647
+ #
2648
+ #
2649
+ #
2650
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2531
2651
  # @return [String]
2532
2652
  #
2533
2653
  # @!attribute [rw] integration_association_id
@@ -2544,8 +2664,12 @@ module Aws::Connect
2544
2664
  end
2545
2665
 
2546
2666
  # @!attribute [rw] instance_id
2547
- # The identifier of the Amazon Connect instance. You can find the
2548
- # instanceId in the ARN of the instance.
2667
+ # The identifier of the Amazon Connect instance. You can [find the
2668
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
2669
+ #
2670
+ #
2671
+ #
2672
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2549
2673
  # @return [String]
2550
2674
  #
2551
2675
  # @!attribute [rw] quick_connect_id
@@ -2562,8 +2686,12 @@ module Aws::Connect
2562
2686
  end
2563
2687
 
2564
2688
  # @!attribute [rw] instance_id
2565
- # The identifier of the Amazon Connect instance. You can find the
2566
- # instanceId in the ARN of the instance.
2689
+ # The identifier of the Amazon Connect instance. You can [find the
2690
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
2691
+ #
2692
+ #
2693
+ #
2694
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2567
2695
  # @return [String]
2568
2696
  #
2569
2697
  # @!attribute [rw] rule_id
@@ -2580,8 +2708,12 @@ module Aws::Connect
2580
2708
  end
2581
2709
 
2582
2710
  # @!attribute [rw] instance_id
2583
- # The identifier of the Amazon Connect instance. You can find the
2584
- # instanceId in the ARN of the instance.
2711
+ # The identifier of the Amazon Connect instance. You can [find the
2712
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
2713
+ #
2714
+ #
2715
+ #
2716
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2585
2717
  # @return [String]
2586
2718
  #
2587
2719
  # @!attribute [rw] security_profile_id
@@ -2598,8 +2730,12 @@ module Aws::Connect
2598
2730
  end
2599
2731
 
2600
2732
  # @!attribute [rw] instance_id
2601
- # The identifier of the Amazon Connect instance. You can find the
2602
- # instanceId in the ARN of the instance.
2733
+ # The identifier of the Amazon Connect instance. You can [find the
2734
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
2735
+ #
2736
+ #
2737
+ #
2738
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2603
2739
  # @return [String]
2604
2740
  #
2605
2741
  # @!attribute [rw] task_template_id
@@ -2639,8 +2775,12 @@ module Aws::Connect
2639
2775
  class DeleteTrafficDistributionGroupResponse < Aws::EmptyStructure; end
2640
2776
 
2641
2777
  # @!attribute [rw] instance_id
2642
- # The identifier of the Amazon Connect instance. You can find the
2643
- # instanceId in the ARN of the instance.
2778
+ # The identifier of the Amazon Connect instance. You can [find the
2779
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
2780
+ #
2781
+ #
2782
+ #
2783
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2644
2784
  # @return [String]
2645
2785
  #
2646
2786
  # @!attribute [rw] integration_association_id
@@ -2666,8 +2806,12 @@ module Aws::Connect
2666
2806
  # @return [String]
2667
2807
  #
2668
2808
  # @!attribute [rw] instance_id
2669
- # The identifier of the Amazon Connect instance. You can find the
2670
- # instanceId in the ARN of the instance.
2809
+ # The identifier of the Amazon Connect instance. You can [find the
2810
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
2811
+ #
2812
+ #
2813
+ #
2814
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2671
2815
  # @return [String]
2672
2816
  #
2673
2817
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/DeleteUserHierarchyGroupRequest AWS API Documentation
@@ -2680,8 +2824,12 @@ module Aws::Connect
2680
2824
  end
2681
2825
 
2682
2826
  # @!attribute [rw] instance_id
2683
- # The identifier of the Amazon Connect instance. You can find the
2684
- # instanceId in the ARN of the instance.
2827
+ # The identifier of the Amazon Connect instance. You can [find the
2828
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
2829
+ #
2830
+ #
2831
+ #
2832
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2685
2833
  # @return [String]
2686
2834
  #
2687
2835
  # @!attribute [rw] user_id
@@ -2698,8 +2846,12 @@ module Aws::Connect
2698
2846
  end
2699
2847
 
2700
2848
  # @!attribute [rw] instance_id
2701
- # The identifier of the Amazon Connect instance. You can find the
2702
- # instanceId in the ARN of the instance.
2849
+ # The identifier of the Amazon Connect instance. You can [find the
2850
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
2851
+ #
2852
+ #
2853
+ #
2854
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2703
2855
  # @return [String]
2704
2856
  #
2705
2857
  # @!attribute [rw] vocabulary_id
@@ -2738,8 +2890,12 @@ module Aws::Connect
2738
2890
  end
2739
2891
 
2740
2892
  # @!attribute [rw] instance_id
2741
- # The identifier of the Amazon Connect instance. You can find the
2742
- # instanceId in the ARN of the instance.
2893
+ # The identifier of the Amazon Connect instance. You can [find the
2894
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
2895
+ #
2896
+ #
2897
+ #
2898
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2743
2899
  # @return [String]
2744
2900
  #
2745
2901
  # @!attribute [rw] agent_status_id
@@ -2768,8 +2924,12 @@ module Aws::Connect
2768
2924
  end
2769
2925
 
2770
2926
  # @!attribute [rw] instance_id
2771
- # The identifier of the Amazon Connect instance. You can find the
2772
- # instanceId in the ARN of the instance.
2927
+ # The identifier of the Amazon Connect instance. You can [find the
2928
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
2929
+ #
2930
+ #
2931
+ #
2932
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2773
2933
  # @return [String]
2774
2934
  #
2775
2935
  # @!attribute [rw] contact_flow_module_id
@@ -2827,8 +2987,12 @@ module Aws::Connect
2827
2987
  end
2828
2988
 
2829
2989
  # @!attribute [rw] instance_id
2830
- # The identifier of the Amazon Connect instance. You can find the
2831
- # instanceId in the ARN of the instance.
2990
+ # The identifier of the Amazon Connect instance. You can [find the
2991
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
2992
+ #
2993
+ #
2994
+ #
2995
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2832
2996
  # @return [String]
2833
2997
  #
2834
2998
  # @!attribute [rw] contact_id
@@ -2857,8 +3021,12 @@ module Aws::Connect
2857
3021
  end
2858
3022
 
2859
3023
  # @!attribute [rw] instance_id
2860
- # The identifier of the Amazon Connect instance. You can find the
2861
- # instanceId in the ARN of the instance.
3024
+ # The identifier of the Amazon Connect instance. You can [find the
3025
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
3026
+ #
3027
+ #
3028
+ #
3029
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2862
3030
  # @return [String]
2863
3031
  #
2864
3032
  # @!attribute [rw] hours_of_operation_id
@@ -2887,8 +3055,12 @@ module Aws::Connect
2887
3055
  end
2888
3056
 
2889
3057
  # @!attribute [rw] instance_id
2890
- # The identifier of the Amazon Connect instance. You can find the
2891
- # instanceId in the ARN of the instance.
3058
+ # The identifier of the Amazon Connect instance. You can [find the
3059
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
3060
+ #
3061
+ #
3062
+ #
3063
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2892
3064
  # @return [String]
2893
3065
  #
2894
3066
  # @!attribute [rw] attribute_type
@@ -2917,8 +3089,12 @@ module Aws::Connect
2917
3089
  end
2918
3090
 
2919
3091
  # @!attribute [rw] instance_id
2920
- # The identifier of the Amazon Connect instance. You can find the
2921
- # instanceId in the ARN of the instance.
3092
+ # The identifier of the Amazon Connect instance. You can [find the
3093
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
3094
+ #
3095
+ #
3096
+ #
3097
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2922
3098
  # @return [String]
2923
3099
  #
2924
3100
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/DescribeInstanceRequest AWS API Documentation
@@ -2942,8 +3118,12 @@ module Aws::Connect
2942
3118
  end
2943
3119
 
2944
3120
  # @!attribute [rw] instance_id
2945
- # The identifier of the Amazon Connect instance. You can find the
2946
- # instanceId in the ARN of the instance.
3121
+ # The identifier of the Amazon Connect instance. You can [find the
3122
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
3123
+ #
3124
+ #
3125
+ #
3126
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
2947
3127
  # @return [String]
2948
3128
  #
2949
3129
  # @!attribute [rw] association_id
@@ -3003,8 +3183,12 @@ module Aws::Connect
3003
3183
  end
3004
3184
 
3005
3185
  # @!attribute [rw] instance_id
3006
- # The identifier of the Amazon Connect instance. You can find the
3007
- # instanceId in the ARN of the instance.
3186
+ # The identifier of the Amazon Connect instance. You can [find the
3187
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
3188
+ #
3189
+ #
3190
+ #
3191
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
3008
3192
  # @return [String]
3009
3193
  #
3010
3194
  # @!attribute [rw] queue_id
@@ -3033,8 +3217,12 @@ module Aws::Connect
3033
3217
  end
3034
3218
 
3035
3219
  # @!attribute [rw] instance_id
3036
- # The identifier of the Amazon Connect instance. You can find the
3037
- # instanceId in the ARN of the instance.
3220
+ # The identifier of the Amazon Connect instance. You can [find the
3221
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
3222
+ #
3223
+ #
3224
+ #
3225
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
3038
3226
  # @return [String]
3039
3227
  #
3040
3228
  # @!attribute [rw] quick_connect_id
@@ -3063,8 +3251,12 @@ module Aws::Connect
3063
3251
  end
3064
3252
 
3065
3253
  # @!attribute [rw] instance_id
3066
- # The identifier of the Amazon Connect instance. You can find the
3067
- # instanceId in the ARN of the instance.
3254
+ # The identifier of the Amazon Connect instance. You can [find the
3255
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
3256
+ #
3257
+ #
3258
+ #
3259
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
3068
3260
  # @return [String]
3069
3261
  #
3070
3262
  # @!attribute [rw] routing_profile_id
@@ -3093,8 +3285,12 @@ module Aws::Connect
3093
3285
  end
3094
3286
 
3095
3287
  # @!attribute [rw] instance_id
3096
- # The identifier of the Amazon Connect instance. You can find the
3097
- # instanceId in the ARN of the instance.
3288
+ # The identifier of the Amazon Connect instance. You can [find the
3289
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
3290
+ #
3291
+ #
3292
+ #
3293
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
3098
3294
  # @return [String]
3099
3295
  #
3100
3296
  # @!attribute [rw] rule_id
@@ -3127,8 +3323,12 @@ module Aws::Connect
3127
3323
  # @return [String]
3128
3324
  #
3129
3325
  # @!attribute [rw] instance_id
3130
- # The identifier of the Amazon Connect instance. You can find the
3131
- # instanceId in the ARN of the instance.
3326
+ # The identifier of the Amazon Connect instance. You can [find the
3327
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
3328
+ #
3329
+ #
3330
+ #
3331
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
3132
3332
  # @return [String]
3133
3333
  #
3134
3334
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/DescribeSecurityProfileRequest AWS API Documentation
@@ -3184,8 +3384,12 @@ module Aws::Connect
3184
3384
  # @return [String]
3185
3385
  #
3186
3386
  # @!attribute [rw] instance_id
3187
- # The identifier of the Amazon Connect instance. You can find the
3188
- # instanceId in the ARN of the instance.
3387
+ # The identifier of the Amazon Connect instance. You can [find the
3388
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
3389
+ #
3390
+ #
3391
+ #
3392
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
3189
3393
  # @return [String]
3190
3394
  #
3191
3395
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/DescribeUserHierarchyGroupRequest AWS API Documentation
@@ -3210,8 +3414,12 @@ module Aws::Connect
3210
3414
  end
3211
3415
 
3212
3416
  # @!attribute [rw] instance_id
3213
- # The identifier of the Amazon Connect instance. You can find the
3214
- # instanceId in the ARN of the instance.
3417
+ # The identifier of the Amazon Connect instance. You can [find the
3418
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
3419
+ #
3420
+ #
3421
+ #
3422
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
3215
3423
  # @return [String]
3216
3424
  #
3217
3425
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/DescribeUserHierarchyStructureRequest AWS API Documentation
@@ -3239,8 +3447,12 @@ module Aws::Connect
3239
3447
  # @return [String]
3240
3448
  #
3241
3449
  # @!attribute [rw] instance_id
3242
- # The identifier of the Amazon Connect instance. You can find the
3243
- # instanceId in the ARN of the instance.
3450
+ # The identifier of the Amazon Connect instance. You can [find the
3451
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
3452
+ #
3453
+ #
3454
+ #
3455
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
3244
3456
  # @return [String]
3245
3457
  #
3246
3458
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/DescribeUserRequest AWS API Documentation
@@ -3265,8 +3477,12 @@ module Aws::Connect
3265
3477
  end
3266
3478
 
3267
3479
  # @!attribute [rw] instance_id
3268
- # The identifier of the Amazon Connect instance. You can find the
3269
- # instanceId in the ARN of the instance.
3480
+ # The identifier of the Amazon Connect instance. You can [find the
3481
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
3482
+ #
3483
+ #
3484
+ #
3485
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
3270
3486
  # @return [String]
3271
3487
  #
3272
3488
  # @!attribute [rw] vocabulary_id
@@ -3336,8 +3552,12 @@ module Aws::Connect
3336
3552
  end
3337
3553
 
3338
3554
  # @!attribute [rw] instance_id
3339
- # The identifier of the Amazon Connect instance. You can find the
3340
- # instanceId in the ARN of the instance.
3555
+ # The identifier of the Amazon Connect instance. You can [find the
3556
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
3557
+ #
3558
+ #
3559
+ #
3560
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
3341
3561
  # @return [String]
3342
3562
  #
3343
3563
  # @!attribute [rw] origin
@@ -3354,8 +3574,12 @@ module Aws::Connect
3354
3574
  end
3355
3575
 
3356
3576
  # @!attribute [rw] instance_id
3357
- # The identifier of the Amazon Connect instance. You can find the
3358
- # instanceId in the ARN of the instance.
3577
+ # The identifier of the Amazon Connect instance. You can [find the
3578
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
3579
+ #
3580
+ #
3581
+ #
3582
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
3359
3583
  # @return [String]
3360
3584
  #
3361
3585
  # @!attribute [rw] lex_bot
@@ -3377,8 +3601,12 @@ module Aws::Connect
3377
3601
  end
3378
3602
 
3379
3603
  # @!attribute [rw] instance_id
3380
- # The identifier of the Amazon Connect instance. You can find the
3381
- # instanceId in the ARN of the instance.
3604
+ # The identifier of the Amazon Connect instance. You can [find the
3605
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
3606
+ #
3607
+ #
3608
+ #
3609
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
3382
3610
  # @return [String]
3383
3611
  #
3384
3612
  # @!attribute [rw] association_id
@@ -3401,8 +3629,12 @@ module Aws::Connect
3401
3629
  end
3402
3630
 
3403
3631
  # @!attribute [rw] instance_id
3404
- # The identifier of the Amazon Connect instance. You can find the
3405
- # instanceId in the ARN of the instance..
3632
+ # The identifier of the Amazon Connect instance. You can [find the
3633
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance..
3634
+ #
3635
+ #
3636
+ #
3637
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
3406
3638
  # @return [String]
3407
3639
  #
3408
3640
  # @!attribute [rw] function_arn
@@ -3420,8 +3652,12 @@ module Aws::Connect
3420
3652
  end
3421
3653
 
3422
3654
  # @!attribute [rw] instance_id
3423
- # The identifier of the Amazon Connect instance. You can find the
3424
- # instanceId in the ARN of the instance.
3655
+ # The identifier of the Amazon Connect instance. You can [find the
3656
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
3657
+ #
3658
+ #
3659
+ #
3660
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
3425
3661
  # @return [String]
3426
3662
  #
3427
3663
  # @!attribute [rw] bot_name
@@ -3448,8 +3684,12 @@ module Aws::Connect
3448
3684
  # @return [String]
3449
3685
  #
3450
3686
  # @!attribute [rw] instance_id
3451
- # The identifier of the Amazon Connect instance. You can find the
3452
- # instanceId in the ARN of the instance.
3687
+ # The identifier of the Amazon Connect instance. You can [find the
3688
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
3689
+ #
3690
+ #
3691
+ #
3692
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
3453
3693
  # @return [String]
3454
3694
  #
3455
3695
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/DisassociatePhoneNumberContactFlowRequest AWS API Documentation
@@ -3462,8 +3702,12 @@ module Aws::Connect
3462
3702
  end
3463
3703
 
3464
3704
  # @!attribute [rw] instance_id
3465
- # The identifier of the Amazon Connect instance. You can find the
3466
- # instanceId in the ARN of the instance.
3705
+ # The identifier of the Amazon Connect instance. You can [find the
3706
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
3707
+ #
3708
+ #
3709
+ #
3710
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
3467
3711
  # @return [String]
3468
3712
  #
3469
3713
  # @!attribute [rw] queue_id
@@ -3485,8 +3729,12 @@ module Aws::Connect
3485
3729
  end
3486
3730
 
3487
3731
  # @!attribute [rw] instance_id
3488
- # The identifier of the Amazon Connect instance. You can find the
3489
- # instanceId in the ARN of the instance.
3732
+ # The identifier of the Amazon Connect instance. You can [find the
3733
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
3734
+ #
3735
+ #
3736
+ #
3737
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
3490
3738
  # @return [String]
3491
3739
  #
3492
3740
  # @!attribute [rw] routing_profile_id
@@ -3508,8 +3756,12 @@ module Aws::Connect
3508
3756
  end
3509
3757
 
3510
3758
  # @!attribute [rw] instance_id
3511
- # The identifier of the Amazon Connect instance. You can find the
3512
- # instanceId in the ARN of the instance.
3759
+ # The identifier of the Amazon Connect instance. You can [find the
3760
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
3761
+ #
3762
+ #
3763
+ #
3764
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
3513
3765
  # @return [String]
3514
3766
  #
3515
3767
  # @!attribute [rw] association_id
@@ -3618,7 +3870,14 @@ module Aws::Connect
3618
3870
  # <note markdown="1"> Be sure to provide the full ARN of the encryption key, not just the
3619
3871
  # ID.
3620
3872
  #
3873
+ # Amazon Connect supports only KMS keys with the default key spec of [
3874
+ # `SYMMETRIC_DEFAULT` ][1].
3875
+ #
3621
3876
  # </note>
3877
+ #
3878
+ #
3879
+ #
3880
+ # [1]: https://docs.aws.amazon.com/kms/latest/developerguide/asymmetric-key-specs.html#key-spec-symmetric-default
3622
3881
  # @return [String]
3623
3882
  #
3624
3883
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/EncryptionConfig AWS API Documentation
@@ -3701,8 +3960,12 @@ module Aws::Connect
3701
3960
  end
3702
3961
 
3703
3962
  # @!attribute [rw] instance_id
3704
- # The identifier of the Amazon Connect instance. You can find the
3705
- # instanceId in the ARN of the instance.
3963
+ # The identifier of the Amazon Connect instance. You can [find the
3964
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
3965
+ #
3966
+ #
3967
+ #
3968
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
3706
3969
  # @return [String]
3707
3970
  #
3708
3971
  # @!attribute [rw] filters
@@ -3929,8 +4192,12 @@ module Aws::Connect
3929
4192
  end
3930
4193
 
3931
4194
  # @!attribute [rw] instance_id
3932
- # The identifier of the Amazon Connect instance. You can find the
3933
- # instanceId in the ARN of the instance.
4195
+ # The identifier of the Amazon Connect instance. You can [find the
4196
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
4197
+ #
4198
+ #
4199
+ #
4200
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
3934
4201
  # @return [String]
3935
4202
  #
3936
4203
  # @!attribute [rw] filters
@@ -4000,8 +4267,12 @@ module Aws::Connect
4000
4267
  end
4001
4268
 
4002
4269
  # @!attribute [rw] instance_id
4003
- # The identifier of the Amazon Connect instance. You can find the
4004
- # instanceId in the ARN of the instance.
4270
+ # The identifier of the Amazon Connect instance. You can [find the
4271
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
4272
+ #
4273
+ #
4274
+ #
4275
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
4005
4276
  # @return [String]
4006
4277
  #
4007
4278
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/GetFederationTokenRequest AWS API Documentation
@@ -4040,8 +4311,12 @@ module Aws::Connect
4040
4311
  end
4041
4312
 
4042
4313
  # @!attribute [rw] instance_id
4043
- # The identifier of the Amazon Connect instance. You can find the
4044
- # instanceId in the ARN of the instance.
4314
+ # The identifier of the Amazon Connect instance. You can [find the
4315
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
4316
+ #
4317
+ #
4318
+ #
4319
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
4045
4320
  # @return [String]
4046
4321
  #
4047
4322
  # @!attribute [rw] start_time
@@ -4310,8 +4585,12 @@ module Aws::Connect
4310
4585
  end
4311
4586
 
4312
4587
  # @!attribute [rw] instance_id
4313
- # The identifier of the Amazon Connect instance. You can find the
4314
- # instanceId in the ARN of the instance.
4588
+ # The identifier of the Amazon Connect instance. You can [find the
4589
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
4590
+ #
4591
+ #
4592
+ #
4593
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
4315
4594
  # @return [String]
4316
4595
  #
4317
4596
  # @!attribute [rw] task_template_id
@@ -4334,8 +4613,12 @@ module Aws::Connect
4334
4613
  end
4335
4614
 
4336
4615
  # @!attribute [rw] instance_id
4337
- # The identifier of the Amazon Connect instance. You can find the
4338
- # instanceId in the ARN of the instance.
4616
+ # The identifier of the Amazon Connect instance. You can [find the
4617
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
4618
+ #
4619
+ #
4620
+ #
4621
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
4339
4622
  # @return [String]
4340
4623
  #
4341
4624
  # @!attribute [rw] id
@@ -4932,8 +5215,12 @@ module Aws::Connect
4932
5215
  # The Amazon Connect instance.
4933
5216
  #
4934
5217
  # @!attribute [rw] id
4935
- # The identifier of the Amazon Connect instance. You can find the
4936
- # instanceId in the ARN of the instance.
5218
+ # The identifier of the Amazon Connect instance. You can [find the
5219
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
5220
+ #
5221
+ #
5222
+ #
5223
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
4937
5224
  # @return [String]
4938
5225
  #
4939
5226
  # @!attribute [rw] arn
@@ -5108,8 +5395,12 @@ module Aws::Connect
5108
5395
  # @return [String]
5109
5396
  #
5110
5397
  # @!attribute [rw] instance_id
5111
- # The identifier of the Amazon Connect instance. You can find the
5112
- # instanceId in the ARN of the instance.
5398
+ # The identifier of the Amazon Connect instance. You can [find the
5399
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
5400
+ #
5401
+ #
5402
+ #
5403
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
5113
5404
  # @return [String]
5114
5405
  #
5115
5406
  # @!attribute [rw] integration_type
@@ -5355,8 +5646,12 @@ module Aws::Connect
5355
5646
  end
5356
5647
 
5357
5648
  # @!attribute [rw] instance_id
5358
- # The identifier of the Amazon Connect instance. You can find the
5359
- # instanceId in the ARN of the instance.
5649
+ # The identifier of the Amazon Connect instance. You can [find the
5650
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
5651
+ #
5652
+ #
5653
+ #
5654
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
5360
5655
  # @return [String]
5361
5656
  #
5362
5657
  # @!attribute [rw] next_token
@@ -5403,8 +5698,12 @@ module Aws::Connect
5403
5698
  end
5404
5699
 
5405
5700
  # @!attribute [rw] instance_id
5406
- # The identifier of the Amazon Connect instance. You can find the
5407
- # instanceId in the ARN of the instance.
5701
+ # The identifier of the Amazon Connect instance. You can [find the
5702
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
5703
+ #
5704
+ #
5705
+ #
5706
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
5408
5707
  # @return [String]
5409
5708
  #
5410
5709
  # @!attribute [rw] next_token
@@ -5446,8 +5745,12 @@ module Aws::Connect
5446
5745
  end
5447
5746
 
5448
5747
  # @!attribute [rw] instance_id
5449
- # The identifier of the Amazon Connect instance. You can find the
5450
- # instanceId in the ARN of the instance.
5748
+ # The identifier of the Amazon Connect instance. You can [find the
5749
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
5750
+ #
5751
+ #
5752
+ #
5753
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
5451
5754
  # @return [String]
5452
5755
  #
5453
5756
  # @!attribute [rw] next_token
@@ -5495,8 +5798,12 @@ module Aws::Connect
5495
5798
  end
5496
5799
 
5497
5800
  # @!attribute [rw] instance_id
5498
- # The identifier of the Amazon Connect instance. You can find the
5499
- # instanceId in the ARN of the instance.
5801
+ # The identifier of the Amazon Connect instance. You can [find the
5802
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
5803
+ #
5804
+ #
5805
+ #
5806
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
5500
5807
  # @return [String]
5501
5808
  #
5502
5809
  # @!attribute [rw] next_token
@@ -5543,8 +5850,12 @@ module Aws::Connect
5543
5850
  end
5544
5851
 
5545
5852
  # @!attribute [rw] instance_id
5546
- # The identifier of the Amazon Connect instance. You can find the
5547
- # instanceId in the ARN of the instance.
5853
+ # The identifier of the Amazon Connect instance. You can [find the
5854
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
5855
+ #
5856
+ #
5857
+ #
5858
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
5548
5859
  # @return [String]
5549
5860
  #
5550
5861
  # @!attribute [rw] contact_flow_types
@@ -5592,8 +5903,12 @@ module Aws::Connect
5592
5903
  end
5593
5904
 
5594
5905
  # @!attribute [rw] instance_id
5595
- # The identifier of the Amazon Connect instance. You can find the
5596
- # instanceId in the ARN of the instance.
5906
+ # The identifier of the Amazon Connect instance. You can [find the
5907
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
5908
+ #
5909
+ #
5910
+ #
5911
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
5597
5912
  # @return [String]
5598
5913
  #
5599
5914
  # @!attribute [rw] contact_id
@@ -5645,8 +5960,12 @@ module Aws::Connect
5645
5960
  end
5646
5961
 
5647
5962
  # @!attribute [rw] instance_id
5648
- # The identifier of the Amazon Connect instance. You can find the
5649
- # instanceId in the ARN of the instance.
5963
+ # The identifier of the Amazon Connect instance. You can [find the
5964
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
5965
+ #
5966
+ #
5967
+ #
5968
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
5650
5969
  # @return [String]
5651
5970
  #
5652
5971
  # @!attribute [rw] language_code
@@ -5699,8 +6018,12 @@ module Aws::Connect
5699
6018
  end
5700
6019
 
5701
6020
  # @!attribute [rw] instance_id
5702
- # The identifier of the Amazon Connect instance. You can find the
5703
- # instanceId in the ARN of the instance.
6021
+ # The identifier of the Amazon Connect instance. You can [find the
6022
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
6023
+ #
6024
+ #
6025
+ #
6026
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
5704
6027
  # @return [String]
5705
6028
  #
5706
6029
  # @!attribute [rw] next_token
@@ -5743,8 +6066,12 @@ module Aws::Connect
5743
6066
  end
5744
6067
 
5745
6068
  # @!attribute [rw] instance_id
5746
- # The identifier of the Amazon Connect instance. You can find the
5747
- # instanceId in the ARN of the instance.
6069
+ # The identifier of the Amazon Connect instance. You can [find the
6070
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
6071
+ #
6072
+ #
6073
+ #
6074
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
5748
6075
  # @return [String]
5749
6076
  #
5750
6077
  # @!attribute [rw] next_token
@@ -5786,8 +6113,12 @@ module Aws::Connect
5786
6113
  end
5787
6114
 
5788
6115
  # @!attribute [rw] instance_id
5789
- # The identifier of the Amazon Connect instance. You can find the
5790
- # instanceId in the ARN of the instance.
6116
+ # The identifier of the Amazon Connect instance. You can [find the
6117
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
6118
+ #
6119
+ #
6120
+ #
6121
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
5791
6122
  # @return [String]
5792
6123
  #
5793
6124
  # @!attribute [rw] resource_type
@@ -5871,8 +6202,12 @@ module Aws::Connect
5871
6202
  end
5872
6203
 
5873
6204
  # @!attribute [rw] instance_id
5874
- # The identifier of the Amazon Connect instance. You can find the
5875
- # instanceId in the ARN of the instance.
6205
+ # The identifier of the Amazon Connect instance. You can [find the
6206
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
6207
+ #
6208
+ #
6209
+ #
6210
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
5876
6211
  # @return [String]
5877
6212
  #
5878
6213
  # @!attribute [rw] integration_type
@@ -5919,8 +6254,12 @@ module Aws::Connect
5919
6254
  end
5920
6255
 
5921
6256
  # @!attribute [rw] instance_id
5922
- # The identifier of the Amazon Connect instance. You can find the
5923
- # instanceId in the ARN of the instance.
6257
+ # The identifier of the Amazon Connect instance. You can [find the
6258
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
6259
+ #
6260
+ #
6261
+ #
6262
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
5924
6263
  # @return [String]
5925
6264
  #
5926
6265
  # @!attribute [rw] next_token
@@ -5962,8 +6301,12 @@ module Aws::Connect
5962
6301
  end
5963
6302
 
5964
6303
  # @!attribute [rw] instance_id
5965
- # The identifier of the Amazon Connect instance. You can find the
5966
- # instanceId in the ARN of the instance.
6304
+ # The identifier of the Amazon Connect instance. You can [find the
6305
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
6306
+ #
6307
+ #
6308
+ #
6309
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
5967
6310
  # @return [String]
5968
6311
  #
5969
6312
  # @!attribute [rw] next_token
@@ -6007,8 +6350,12 @@ module Aws::Connect
6007
6350
  end
6008
6351
 
6009
6352
  # @!attribute [rw] instance_id
6010
- # The identifier of the Amazon Connect instance. You can find the
6011
- # instanceId in the ARN of the instance.
6353
+ # The identifier of the Amazon Connect instance. You can [find the
6354
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
6355
+ #
6356
+ #
6357
+ #
6358
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
6012
6359
  # @return [String]
6013
6360
  #
6014
6361
  # @!attribute [rw] phone_number_types
@@ -6209,8 +6556,12 @@ module Aws::Connect
6209
6556
  end
6210
6557
 
6211
6558
  # @!attribute [rw] instance_id
6212
- # The identifier of the Amazon Connect instance. You can find the
6213
- # instanceId in the ARN of the instance.
6559
+ # The identifier of the Amazon Connect instance. You can [find the
6560
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
6561
+ #
6562
+ #
6563
+ #
6564
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
6214
6565
  # @return [String]
6215
6566
  #
6216
6567
  # @!attribute [rw] queue_id
@@ -6258,8 +6609,12 @@ module Aws::Connect
6258
6609
  end
6259
6610
 
6260
6611
  # @!attribute [rw] instance_id
6261
- # The identifier of the Amazon Connect instance. You can find the
6262
- # instanceId in the ARN of the instance.
6612
+ # The identifier of the Amazon Connect instance. You can [find the
6613
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
6614
+ #
6615
+ #
6616
+ #
6617
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
6263
6618
  # @return [String]
6264
6619
  #
6265
6620
  # @!attribute [rw] queue_types
@@ -6307,8 +6662,12 @@ module Aws::Connect
6307
6662
  end
6308
6663
 
6309
6664
  # @!attribute [rw] instance_id
6310
- # The identifier of the Amazon Connect instance. You can find the
6311
- # instanceId in the ARN of the instance.
6665
+ # The identifier of the Amazon Connect instance. You can [find the
6666
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
6667
+ #
6668
+ #
6669
+ #
6670
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
6312
6671
  # @return [String]
6313
6672
  #
6314
6673
  # @!attribute [rw] next_token
@@ -6359,8 +6718,12 @@ module Aws::Connect
6359
6718
  end
6360
6719
 
6361
6720
  # @!attribute [rw] instance_id
6362
- # The identifier of the Amazon Connect instance. You can find the
6363
- # instanceId in the ARN of the instance.
6721
+ # The identifier of the Amazon Connect instance. You can [find the
6722
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
6723
+ #
6724
+ #
6725
+ #
6726
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
6364
6727
  # @return [String]
6365
6728
  #
6366
6729
  # @!attribute [rw] routing_profile_id
@@ -6408,8 +6771,12 @@ module Aws::Connect
6408
6771
  end
6409
6772
 
6410
6773
  # @!attribute [rw] instance_id
6411
- # The identifier of the Amazon Connect instance. You can find the
6412
- # instanceId in the ARN of the instance.
6774
+ # The identifier of the Amazon Connect instance. You can [find the
6775
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
6776
+ #
6777
+ #
6778
+ #
6779
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
6413
6780
  # @return [String]
6414
6781
  #
6415
6782
  # @!attribute [rw] next_token
@@ -6452,8 +6819,12 @@ module Aws::Connect
6452
6819
  end
6453
6820
 
6454
6821
  # @!attribute [rw] instance_id
6455
- # The identifier of the Amazon Connect instance. You can find the
6456
- # instanceId in the ARN of the instance.
6822
+ # The identifier of the Amazon Connect instance. You can [find the
6823
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
6824
+ #
6825
+ #
6826
+ #
6827
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
6457
6828
  # @return [String]
6458
6829
  #
6459
6830
  # @!attribute [rw] publish_status
@@ -6505,8 +6876,12 @@ module Aws::Connect
6505
6876
  end
6506
6877
 
6507
6878
  # @!attribute [rw] instance_id
6508
- # The identifier of the Amazon Connect instance. You can find the
6509
- # instanceId in the ARN of the instance.
6879
+ # The identifier of the Amazon Connect instance. You can [find the
6880
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
6881
+ #
6882
+ #
6883
+ #
6884
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
6510
6885
  # @return [String]
6511
6886
  #
6512
6887
  # @!attribute [rw] next_token
@@ -6552,8 +6927,12 @@ module Aws::Connect
6552
6927
  # @return [String]
6553
6928
  #
6554
6929
  # @!attribute [rw] instance_id
6555
- # The identifier of the Amazon Connect instance. You can find the
6556
- # instanceId in the ARN of the instance.
6930
+ # The identifier of the Amazon Connect instance. You can [find the
6931
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
6932
+ #
6933
+ #
6934
+ #
6935
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
6557
6936
  # @return [String]
6558
6937
  #
6559
6938
  # @!attribute [rw] next_token
@@ -6601,8 +6980,12 @@ module Aws::Connect
6601
6980
  end
6602
6981
 
6603
6982
  # @!attribute [rw] instance_id
6604
- # The identifier of the Amazon Connect instance. You can find the
6605
- # instanceId in the ARN of the instance.
6983
+ # The identifier of the Amazon Connect instance. You can [find the
6984
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
6985
+ #
6986
+ #
6987
+ #
6988
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
6606
6989
  # @return [String]
6607
6990
  #
6608
6991
  # @!attribute [rw] next_token
@@ -6645,7 +7028,14 @@ module Aws::Connect
6645
7028
  end
6646
7029
 
6647
7030
  # @!attribute [rw] resource_arn
6648
- # The Amazon Resource Name (ARN) of the resource.
7031
+ # The Amazon Resource Name (ARN) of the resource. All Amazon Connect
7032
+ # resources (instances, queues, flows, routing profiles, etc) have an
7033
+ # ARN. To locate the ARN for an instance, for example, see [Find your
7034
+ # Amazon Connect instance ID/ARN][1].
7035
+ #
7036
+ #
7037
+ #
7038
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
6649
7039
  # @return [String]
6650
7040
  #
6651
7041
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/ListTagsForResourceRequest AWS API Documentation
@@ -6669,8 +7059,12 @@ module Aws::Connect
6669
7059
  end
6670
7060
 
6671
7061
  # @!attribute [rw] instance_id
6672
- # The identifier of the Amazon Connect instance. You can find the
6673
- # instanceId in the ARN of the instance.
7062
+ # The identifier of the Amazon Connect instance. You can [find the
7063
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
7064
+ #
7065
+ #
7066
+ #
7067
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
6674
7068
  # @return [String]
6675
7069
  #
6676
7070
  # @!attribute [rw] next_token
@@ -6743,8 +7137,12 @@ module Aws::Connect
6743
7137
  # @return [String]
6744
7138
  #
6745
7139
  # @!attribute [rw] instance_id
6746
- # The identifier of the Amazon Connect instance. You can find the
6747
- # instanceId in the ARN of the instance.
7140
+ # The identifier of the Amazon Connect instance. You can [find the
7141
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
7142
+ #
7143
+ #
7144
+ #
7145
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
6748
7146
  # @return [String]
6749
7147
  #
6750
7148
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/ListTrafficDistributionGroupsRequest AWS API Documentation
@@ -6779,8 +7177,12 @@ module Aws::Connect
6779
7177
  # integration association.
6780
7178
  #
6781
7179
  # @!attribute [rw] instance_id
6782
- # The identifier of the Amazon Connect instance. You can find the
6783
- # instanceId in the ARN of the instance.
7180
+ # The identifier of the Amazon Connect instance. You can [find the
7181
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
7182
+ #
7183
+ #
7184
+ #
7185
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
6784
7186
  # @return [String]
6785
7187
  #
6786
7188
  # @!attribute [rw] integration_association_id
@@ -6827,8 +7229,12 @@ module Aws::Connect
6827
7229
  end
6828
7230
 
6829
7231
  # @!attribute [rw] instance_id
6830
- # The identifier of the Amazon Connect instance. You can find the
6831
- # instanceId in the ARN of the instance.
7232
+ # The identifier of the Amazon Connect instance. You can [find the
7233
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
7234
+ #
7235
+ #
7236
+ #
7237
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
6832
7238
  # @return [String]
6833
7239
  #
6834
7240
  # @!attribute [rw] next_token
@@ -6871,8 +7277,12 @@ module Aws::Connect
6871
7277
  end
6872
7278
 
6873
7279
  # @!attribute [rw] instance_id
6874
- # The identifier of the Amazon Connect instance. You can find the
6875
- # instanceId in the ARN of the instance.
7280
+ # The identifier of the Amazon Connect instance. You can [find the
7281
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
7282
+ #
7283
+ #
7284
+ #
7285
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
6876
7286
  # @return [String]
6877
7287
  #
6878
7288
  # @!attribute [rw] next_token
@@ -7389,8 +7799,12 @@ module Aws::Connect
7389
7799
  # @return [String]
7390
7800
  #
7391
7801
  # @!attribute [rw] instance_id
7392
- # The identifier of the Amazon Connect instance. You can find the
7393
- # instanceId in the ARN of the instance.
7802
+ # The identifier of the Amazon Connect instance. You can [find the
7803
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
7804
+ #
7805
+ #
7806
+ #
7807
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
7394
7808
  # @return [String]
7395
7809
  #
7396
7810
  # @!attribute [rw] agent_status_id
@@ -7853,9 +8267,13 @@ module Aws::Connect
7853
8267
  end
7854
8268
 
7855
8269
  # @!attribute [rw] instance_id
7856
- # The identifier of the Amazon Connect instance. You can find the
7857
- # instanceId in the ARN of the instance. You can provide the
7858
- # `InstanceId`, or the entire ARN.
8270
+ # The identifier of the Amazon Connect instance. You can [find the
8271
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
8272
+ # You can provide the `InstanceId`, or the entire ARN.
8273
+ #
8274
+ #
8275
+ #
8276
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
7859
8277
  # @return [String]
7860
8278
  #
7861
8279
  # @!attribute [rw] replica_region
@@ -7990,8 +8408,12 @@ module Aws::Connect
7990
8408
  end
7991
8409
 
7992
8410
  # @!attribute [rw] instance_id
7993
- # The identifier of the Amazon Connect instance. You can find the
7994
- # instanceId in the ARN of the instance.
8411
+ # The identifier of the Amazon Connect instance. You can [find the
8412
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
8413
+ #
8414
+ #
8415
+ #
8416
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
7995
8417
  # @return [String]
7996
8418
  #
7997
8419
  # @!attribute [rw] contact_id
@@ -8020,8 +8442,12 @@ module Aws::Connect
8020
8442
  # Contains information about a routing profile.
8021
8443
  #
8022
8444
  # @!attribute [rw] instance_id
8023
- # The identifier of the Amazon Connect instance. You can find the
8024
- # instanceId in the ARN of the instance.
8445
+ # The identifier of the Amazon Connect instance. You can [find the
8446
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
8447
+ #
8448
+ #
8449
+ #
8450
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
8025
8451
  # @return [String]
8026
8452
  #
8027
8453
  # @!attribute [rw] name
@@ -8552,8 +8978,12 @@ module Aws::Connect
8552
8978
  end
8553
8979
 
8554
8980
  # @!attribute [rw] instance_id
8555
- # The identifier of the Amazon Connect instance. You can find the
8556
- # instanceId in the ARN of the instance.
8981
+ # The identifier of the Amazon Connect instance. You can [find the
8982
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
8983
+ #
8984
+ #
8985
+ #
8986
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
8557
8987
  # @return [String]
8558
8988
  #
8559
8989
  # @!attribute [rw] next_token
@@ -8617,8 +9047,12 @@ module Aws::Connect
8617
9047
  end
8618
9048
 
8619
9049
  # @!attribute [rw] instance_id
8620
- # The identifier of the Amazon Connect instance. You can find the
8621
- # instanceId in the ARN of the instance.
9050
+ # The identifier of the Amazon Connect instance. You can [find the
9051
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
9052
+ #
9053
+ #
9054
+ #
9055
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
8622
9056
  # @return [String]
8623
9057
  #
8624
9058
  # @!attribute [rw] next_token
@@ -8683,8 +9117,12 @@ module Aws::Connect
8683
9117
  end
8684
9118
 
8685
9119
  # @!attribute [rw] instance_id
8686
- # The identifier of the Amazon Connect instance. You can find the
8687
- # instanceId in the ARN of the instance.
9120
+ # The identifier of the Amazon Connect instance. You can [find the
9121
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
9122
+ #
9123
+ #
9124
+ #
9125
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
8688
9126
  # @return [String]
8689
9127
  #
8690
9128
  # @!attribute [rw] next_token
@@ -8752,8 +9190,12 @@ module Aws::Connect
8752
9190
  end
8753
9191
 
8754
9192
  # @!attribute [rw] instance_id
8755
- # The identifier of the Amazon Connect instance. You can find the
8756
- # instanceId in the ARN of the instance.
9193
+ # The identifier of the Amazon Connect instance. You can [find the
9194
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
9195
+ #
9196
+ #
9197
+ #
9198
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
8757
9199
  # @return [String]
8758
9200
  #
8759
9201
  # @!attribute [rw] next_token
@@ -8817,8 +9259,12 @@ module Aws::Connect
8817
9259
  end
8818
9260
 
8819
9261
  # @!attribute [rw] instance_id
8820
- # The identifier of the Amazon Connect instance. You can find the
8821
- # instanceId in the ARN of the instance.
9262
+ # The identifier of the Amazon Connect instance. You can [find the
9263
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
9264
+ #
9265
+ #
9266
+ #
9267
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
8822
9268
  # @return [String]
8823
9269
  #
8824
9270
  # @!attribute [rw] max_results
@@ -9142,8 +9588,12 @@ module Aws::Connect
9142
9588
  end
9143
9589
 
9144
9590
  # @!attribute [rw] instance_id
9145
- # The identifier of the Amazon Connect instance. You can find the
9146
- # instanceId in the ARN of the instance.
9591
+ # The identifier of the Amazon Connect instance. You can [find the
9592
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
9593
+ #
9594
+ #
9595
+ #
9596
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
9147
9597
  # @return [String]
9148
9598
  #
9149
9599
  # @!attribute [rw] contact_flow_id
@@ -9267,8 +9717,12 @@ module Aws::Connect
9267
9717
  end
9268
9718
 
9269
9719
  # @!attribute [rw] instance_id
9270
- # The identifier of the Amazon Connect instance. You can find the
9271
- # instanceId in the ARN of the instance.
9720
+ # The identifier of the Amazon Connect instance. You can [find the
9721
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
9722
+ #
9723
+ #
9724
+ #
9725
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
9272
9726
  # @return [String]
9273
9727
  #
9274
9728
  # @!attribute [rw] contact_id
@@ -9300,8 +9754,12 @@ module Aws::Connect
9300
9754
  class StartContactRecordingResponse < Aws::EmptyStructure; end
9301
9755
 
9302
9756
  # @!attribute [rw] instance_id
9303
- # The identifier of the Amazon Connect instance. You can find the
9304
- # instanceId in the ARN of the instance.
9757
+ # The identifier of the Amazon Connect instance. You can [find the
9758
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
9759
+ #
9760
+ #
9761
+ #
9762
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
9305
9763
  # @return [String]
9306
9764
  #
9307
9765
  # @!attribute [rw] contact_id
@@ -9367,8 +9825,12 @@ module Aws::Connect
9367
9825
  # @return [String]
9368
9826
  #
9369
9827
  # @!attribute [rw] instance_id
9370
- # The identifier of the Amazon Connect instance. You can find the
9371
- # instanceId in the ARN of the instance.
9828
+ # The identifier of the Amazon Connect instance. You can [find the
9829
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
9830
+ #
9831
+ #
9832
+ #
9833
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
9372
9834
  # @return [String]
9373
9835
  #
9374
9836
  # @!attribute [rw] client_token
@@ -9456,8 +9918,12 @@ module Aws::Connect
9456
9918
  end
9457
9919
 
9458
9920
  # @!attribute [rw] instance_id
9459
- # The identifier of the Amazon Connect instance. You can find the
9460
- # instanceId in the ARN of the instance.
9921
+ # The identifier of the Amazon Connect instance. You can [find the
9922
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
9923
+ #
9924
+ #
9925
+ #
9926
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
9461
9927
  # @return [String]
9462
9928
  #
9463
9929
  # @!attribute [rw] previous_contact_id
@@ -9559,8 +10025,12 @@ module Aws::Connect
9559
10025
  end
9560
10026
 
9561
10027
  # @!attribute [rw] instance_id
9562
- # The identifier of the Amazon Connect instance. You can find the
9563
- # instanceId in the ARN of the instance.
10028
+ # The identifier of the Amazon Connect instance. You can [find the
10029
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
10030
+ #
10031
+ #
10032
+ #
10033
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
9564
10034
  # @return [String]
9565
10035
  #
9566
10036
  # @!attribute [rw] contact_id
@@ -9591,8 +10061,12 @@ module Aws::Connect
9591
10061
  # @return [String]
9592
10062
  #
9593
10063
  # @!attribute [rw] instance_id
9594
- # The identifier of the Amazon Connect instance. You can find the
9595
- # instanceId in the ARN of the instance.
10064
+ # The identifier of the Amazon Connect instance. You can [find the
10065
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
10066
+ #
10067
+ #
10068
+ #
10069
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
9596
10070
  # @return [String]
9597
10071
  #
9598
10072
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/StopContactRequest AWS API Documentation
@@ -9609,8 +10083,12 @@ module Aws::Connect
9609
10083
  class StopContactResponse < Aws::EmptyStructure; end
9610
10084
 
9611
10085
  # @!attribute [rw] instance_id
9612
- # The identifier of the Amazon Connect instance. You can find the
9613
- # instanceId in the ARN of the instance.
10086
+ # The identifier of the Amazon Connect instance. You can [find the
10087
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
10088
+ #
10089
+ #
10090
+ #
10091
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
9614
10092
  # @return [String]
9615
10093
  #
9616
10094
  # @!attribute [rw] contact_id
@@ -9687,8 +10165,12 @@ module Aws::Connect
9687
10165
  end
9688
10166
 
9689
10167
  # @!attribute [rw] instance_id
9690
- # The identifier of the Amazon Connect instance. You can find the
9691
- # instanceId in the ARN of the instance.
10168
+ # The identifier of the Amazon Connect instance. You can [find the
10169
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
10170
+ #
10171
+ #
10172
+ #
10173
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
9692
10174
  # @return [String]
9693
10175
  #
9694
10176
  # @!attribute [rw] contact_id
@@ -10130,8 +10612,12 @@ module Aws::Connect
10130
10612
  end
10131
10613
 
10132
10614
  # @!attribute [rw] instance_id
10133
- # The identifier of the Amazon Connect instance. You can find the
10134
- # instanceId in the ARN of the instance.
10615
+ # The identifier of the Amazon Connect instance. You can [find the
10616
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
10617
+ #
10618
+ #
10619
+ #
10620
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10135
10621
  # @return [String]
10136
10622
  #
10137
10623
  # @!attribute [rw] contact_id
@@ -10212,8 +10698,12 @@ module Aws::Connect
10212
10698
  end
10213
10699
 
10214
10700
  # @!attribute [rw] instance_id
10215
- # The identifier of the Amazon Connect instance. You can find the
10216
- # instanceId in the ARN of the instance.
10701
+ # The identifier of the Amazon Connect instance. You can [find the
10702
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
10703
+ #
10704
+ #
10705
+ #
10706
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10217
10707
  # @return [String]
10218
10708
  #
10219
10709
  # @!attribute [rw] agent_status_id
@@ -10260,8 +10750,12 @@ module Aws::Connect
10260
10750
  # @return [String]
10261
10751
  #
10262
10752
  # @!attribute [rw] instance_id
10263
- # The identifier of the Amazon Connect instance. You can find the
10264
- # instanceId in the ARN of the instance.
10753
+ # The identifier of the Amazon Connect instance. You can [find the
10754
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
10755
+ #
10756
+ #
10757
+ #
10758
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10265
10759
  # @return [String]
10266
10760
  #
10267
10761
  # @!attribute [rw] attributes
@@ -10319,8 +10813,12 @@ module Aws::Connect
10319
10813
  class UpdateContactFlowContentResponse < Aws::EmptyStructure; end
10320
10814
 
10321
10815
  # @!attribute [rw] instance_id
10322
- # The identifier of the Amazon Connect instance. You can find the
10323
- # instanceId in the ARN of the instance.
10816
+ # The identifier of the Amazon Connect instance. You can [find the
10817
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
10818
+ #
10819
+ #
10820
+ #
10821
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10324
10822
  # @return [String]
10325
10823
  #
10326
10824
  # @!attribute [rw] contact_flow_id
@@ -10356,8 +10854,12 @@ module Aws::Connect
10356
10854
  class UpdateContactFlowMetadataResponse < Aws::EmptyStructure; end
10357
10855
 
10358
10856
  # @!attribute [rw] instance_id
10359
- # The identifier of the Amazon Connect instance. You can find the
10360
- # instanceId in the ARN of the instance.
10857
+ # The identifier of the Amazon Connect instance. You can [find the
10858
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
10859
+ #
10860
+ #
10861
+ #
10862
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10361
10863
  # @return [String]
10362
10864
  #
10363
10865
  # @!attribute [rw] contact_flow_module_id
@@ -10383,8 +10885,12 @@ module Aws::Connect
10383
10885
  class UpdateContactFlowModuleContentResponse < Aws::EmptyStructure; end
10384
10886
 
10385
10887
  # @!attribute [rw] instance_id
10386
- # The identifier of the Amazon Connect instance. You can find the
10387
- # instanceId in the ARN of the instance.
10888
+ # The identifier of the Amazon Connect instance. You can [find the
10889
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
10890
+ #
10891
+ #
10892
+ #
10893
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10388
10894
  # @return [String]
10389
10895
  #
10390
10896
  # @!attribute [rw] contact_flow_module_id
@@ -10451,8 +10957,12 @@ module Aws::Connect
10451
10957
  class UpdateContactFlowNameResponse < Aws::EmptyStructure; end
10452
10958
 
10453
10959
  # @!attribute [rw] instance_id
10454
- # The identifier of the Amazon Connect instance. You can find the
10455
- # instanceId in the ARN of the instance.
10960
+ # The identifier of the Amazon Connect instance. You can [find the
10961
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
10962
+ #
10963
+ #
10964
+ #
10965
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10456
10966
  # @return [String]
10457
10967
  #
10458
10968
  # @!attribute [rw] contact_id
@@ -10490,8 +11000,12 @@ module Aws::Connect
10490
11000
  class UpdateContactResponse < Aws::EmptyStructure; end
10491
11001
 
10492
11002
  # @!attribute [rw] instance_id
10493
- # The identifier of the Amazon Connect instance. You can find the
10494
- # instanceId in the ARN of the instance.
11003
+ # The identifier of the Amazon Connect instance. You can [find the
11004
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11005
+ #
11006
+ #
11007
+ #
11008
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10495
11009
  # @return [String]
10496
11010
  #
10497
11011
  # @!attribute [rw] contact_id
@@ -10519,8 +11033,12 @@ module Aws::Connect
10519
11033
  class UpdateContactScheduleResponse < Aws::EmptyStructure; end
10520
11034
 
10521
11035
  # @!attribute [rw] instance_id
10522
- # The identifier of the Amazon Connect instance. You can find the
10523
- # instanceId in the ARN of the instance.
11036
+ # The identifier of the Amazon Connect instance. You can [find the
11037
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11038
+ #
11039
+ #
11040
+ #
11041
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10524
11042
  # @return [String]
10525
11043
  #
10526
11044
  # @!attribute [rw] hours_of_operation_id
@@ -10557,8 +11075,12 @@ module Aws::Connect
10557
11075
  end
10558
11076
 
10559
11077
  # @!attribute [rw] instance_id
10560
- # The identifier of the Amazon Connect instance. You can find the
10561
- # instanceId in the ARN of the instance.
11078
+ # The identifier of the Amazon Connect instance. You can [find the
11079
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11080
+ #
11081
+ #
11082
+ #
11083
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10562
11084
  # @return [String]
10563
11085
  #
10564
11086
  # @!attribute [rw] attribute_type
@@ -10586,8 +11108,12 @@ module Aws::Connect
10586
11108
  end
10587
11109
 
10588
11110
  # @!attribute [rw] instance_id
10589
- # The identifier of the Amazon Connect instance. You can find the
10590
- # instanceId in the ARN of the instance.
11111
+ # The identifier of the Amazon Connect instance. You can [find the
11112
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11113
+ #
11114
+ #
11115
+ #
11116
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10591
11117
  # @return [String]
10592
11118
  #
10593
11119
  # @!attribute [rw] association_id
@@ -10636,8 +11162,12 @@ module Aws::Connect
10636
11162
  end
10637
11163
 
10638
11164
  # @!attribute [rw] instance_id
10639
- # The identifier of the Amazon Connect instance. You can find the
10640
- # instanceId in the ARN of the instance.
11165
+ # The identifier of the Amazon Connect instance. You can [find the
11166
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11167
+ #
11168
+ #
11169
+ #
11170
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10641
11171
  # @return [String]
10642
11172
  #
10643
11173
  # @!attribute [rw] contact_id
@@ -10713,8 +11243,12 @@ module Aws::Connect
10713
11243
  end
10714
11244
 
10715
11245
  # @!attribute [rw] instance_id
10716
- # The identifier of the Amazon Connect instance. You can find the
10717
- # instanceId in the ARN of the instance.
11246
+ # The identifier of the Amazon Connect instance. You can [find the
11247
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11248
+ #
11249
+ #
11250
+ #
11251
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10718
11252
  # @return [String]
10719
11253
  #
10720
11254
  # @!attribute [rw] queue_id
@@ -10736,8 +11270,12 @@ module Aws::Connect
10736
11270
  end
10737
11271
 
10738
11272
  # @!attribute [rw] instance_id
10739
- # The identifier of the Amazon Connect instance. You can find the
10740
- # instanceId in the ARN of the instance.
11273
+ # The identifier of the Amazon Connect instance. You can [find the
11274
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11275
+ #
11276
+ #
11277
+ #
11278
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10741
11279
  # @return [String]
10742
11280
  #
10743
11281
  # @!attribute [rw] queue_id
@@ -10760,8 +11298,12 @@ module Aws::Connect
10760
11298
  end
10761
11299
 
10762
11300
  # @!attribute [rw] instance_id
10763
- # The identifier of the Amazon Connect instance. You can find the
10764
- # instanceId in the ARN of the instance.
11301
+ # The identifier of the Amazon Connect instance. You can [find the
11302
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11303
+ #
11304
+ #
11305
+ #
11306
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10765
11307
  # @return [String]
10766
11308
  #
10767
11309
  # @!attribute [rw] queue_id
@@ -10788,8 +11330,12 @@ module Aws::Connect
10788
11330
  end
10789
11331
 
10790
11332
  # @!attribute [rw] instance_id
10791
- # The identifier of the Amazon Connect instance. You can find the
10792
- # instanceId in the ARN of the instance.
11333
+ # The identifier of the Amazon Connect instance. You can [find the
11334
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11335
+ #
11336
+ #
11337
+ #
11338
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10793
11339
  # @return [String]
10794
11340
  #
10795
11341
  # @!attribute [rw] queue_id
@@ -10811,8 +11357,12 @@ module Aws::Connect
10811
11357
  end
10812
11358
 
10813
11359
  # @!attribute [rw] instance_id
10814
- # The identifier of the Amazon Connect instance. You can find the
10815
- # instanceId in the ARN of the instance.
11360
+ # The identifier of the Amazon Connect instance. You can [find the
11361
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11362
+ #
11363
+ #
11364
+ #
11365
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10816
11366
  # @return [String]
10817
11367
  #
10818
11368
  # @!attribute [rw] queue_id
@@ -10834,8 +11384,12 @@ module Aws::Connect
10834
11384
  end
10835
11385
 
10836
11386
  # @!attribute [rw] instance_id
10837
- # The identifier of the Amazon Connect instance. You can find the
10838
- # instanceId in the ARN of the instance.
11387
+ # The identifier of the Amazon Connect instance. You can [find the
11388
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11389
+ #
11390
+ #
11391
+ #
11392
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10839
11393
  # @return [String]
10840
11394
  #
10841
11395
  # @!attribute [rw] quick_connect_id
@@ -10857,8 +11411,12 @@ module Aws::Connect
10857
11411
  end
10858
11412
 
10859
11413
  # @!attribute [rw] instance_id
10860
- # The identifier of the Amazon Connect instance. You can find the
10861
- # instanceId in the ARN of the instance.
11414
+ # The identifier of the Amazon Connect instance. You can [find the
11415
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11416
+ #
11417
+ #
11418
+ #
11419
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10862
11420
  # @return [String]
10863
11421
  #
10864
11422
  # @!attribute [rw] quick_connect_id
@@ -10885,8 +11443,12 @@ module Aws::Connect
10885
11443
  end
10886
11444
 
10887
11445
  # @!attribute [rw] instance_id
10888
- # The identifier of the Amazon Connect instance. You can find the
10889
- # instanceId in the ARN of the instance.
11446
+ # The identifier of the Amazon Connect instance. You can [find the
11447
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11448
+ #
11449
+ #
11450
+ #
11451
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10890
11452
  # @return [String]
10891
11453
  #
10892
11454
  # @!attribute [rw] routing_profile_id
@@ -10909,8 +11471,12 @@ module Aws::Connect
10909
11471
  end
10910
11472
 
10911
11473
  # @!attribute [rw] instance_id
10912
- # The identifier of the Amazon Connect instance. You can find the
10913
- # instanceId in the ARN of the instance.
11474
+ # The identifier of the Amazon Connect instance. You can [find the
11475
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11476
+ #
11477
+ #
11478
+ #
11479
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10914
11480
  # @return [String]
10915
11481
  #
10916
11482
  # @!attribute [rw] routing_profile_id
@@ -10932,8 +11498,12 @@ module Aws::Connect
10932
11498
  end
10933
11499
 
10934
11500
  # @!attribute [rw] instance_id
10935
- # The identifier of the Amazon Connect instance. You can find the
10936
- # instanceId in the ARN of the instance.
11501
+ # The identifier of the Amazon Connect instance. You can [find the
11502
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11503
+ #
11504
+ #
11505
+ #
11506
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10937
11507
  # @return [String]
10938
11508
  #
10939
11509
  # @!attribute [rw] routing_profile_id
@@ -10962,8 +11532,12 @@ module Aws::Connect
10962
11532
  end
10963
11533
 
10964
11534
  # @!attribute [rw] instance_id
10965
- # The identifier of the Amazon Connect instance. You can find the
10966
- # instanceId in the ARN of the instance.
11535
+ # The identifier of the Amazon Connect instance. You can [find the
11536
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11537
+ #
11538
+ #
11539
+ #
11540
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10967
11541
  # @return [String]
10968
11542
  #
10969
11543
  # @!attribute [rw] routing_profile_id
@@ -10991,8 +11565,12 @@ module Aws::Connect
10991
11565
  # @return [String]
10992
11566
  #
10993
11567
  # @!attribute [rw] instance_id
10994
- # The identifier of the Amazon Connect instance. You can find the
10995
- # instanceId in the ARN of the instance.
11568
+ # The identifier of the Amazon Connect instance. You can [find the
11569
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11570
+ #
11571
+ #
11572
+ #
11573
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
10996
11574
  # @return [String]
10997
11575
  #
10998
11576
  # @!attribute [rw] name
@@ -11045,8 +11623,12 @@ module Aws::Connect
11045
11623
  # @return [String]
11046
11624
  #
11047
11625
  # @!attribute [rw] instance_id
11048
- # The identifier of the Amazon Connect instance. You can find the
11049
- # instanceId in the ARN of the instance.
11626
+ # The identifier of the Amazon Connect instance. You can [find the
11627
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11628
+ #
11629
+ #
11630
+ #
11631
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
11050
11632
  # @return [String]
11051
11633
  #
11052
11634
  # @!attribute [rw] allowed_access_control_tags
@@ -11077,8 +11659,12 @@ module Aws::Connect
11077
11659
  # @return [String]
11078
11660
  #
11079
11661
  # @!attribute [rw] instance_id
11080
- # The identifier of the Amazon Connect instance. You can find the
11081
- # instanceId in the ARN of the instance.
11662
+ # The identifier of the Amazon Connect instance. You can [find the
11663
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11664
+ #
11665
+ #
11666
+ #
11667
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
11082
11668
  # @return [String]
11083
11669
  #
11084
11670
  # @!attribute [rw] name
@@ -11131,8 +11717,12 @@ module Aws::Connect
11131
11717
  end
11132
11718
 
11133
11719
  # @!attribute [rw] instance_id
11134
- # The identifier of the Amazon Connect instance. You can find the
11135
- # instanceId in the ARN of the instance.
11720
+ # The identifier of the Amazon Connect instance. You can [find the
11721
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11722
+ #
11723
+ #
11724
+ #
11725
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
11136
11726
  # @return [String]
11137
11727
  #
11138
11728
  # @!attribute [rw] id
@@ -11237,8 +11827,12 @@ module Aws::Connect
11237
11827
  # @return [String]
11238
11828
  #
11239
11829
  # @!attribute [rw] instance_id
11240
- # The identifier of the Amazon Connect instance. You can find the
11241
- # instanceId in the ARN of the instance.
11830
+ # The identifier of the Amazon Connect instance. You can [find the
11831
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11832
+ #
11833
+ #
11834
+ #
11835
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
11242
11836
  # @return [String]
11243
11837
  #
11244
11838
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateUserHierarchyGroupNameRequest AWS API Documentation
@@ -11260,8 +11854,12 @@ module Aws::Connect
11260
11854
  # @return [String]
11261
11855
  #
11262
11856
  # @!attribute [rw] instance_id
11263
- # The identifier of the Amazon Connect instance. You can find the
11264
- # instanceId in the ARN of the instance.
11857
+ # The identifier of the Amazon Connect instance. You can [find the
11858
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11859
+ #
11860
+ #
11861
+ #
11862
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
11265
11863
  # @return [String]
11266
11864
  #
11267
11865
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateUserHierarchyRequest AWS API Documentation
@@ -11279,8 +11877,12 @@ module Aws::Connect
11279
11877
  # @return [Types::HierarchyStructureUpdate]
11280
11878
  #
11281
11879
  # @!attribute [rw] instance_id
11282
- # The identifier of the Amazon Connect instance. You can find the
11283
- # instanceId in the ARN of the instance.
11880
+ # The identifier of the Amazon Connect instance. You can [find the
11881
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11882
+ #
11883
+ #
11884
+ #
11885
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
11284
11886
  # @return [String]
11285
11887
  #
11286
11888
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateUserHierarchyStructureRequest AWS API Documentation
@@ -11301,8 +11903,12 @@ module Aws::Connect
11301
11903
  # @return [String]
11302
11904
  #
11303
11905
  # @!attribute [rw] instance_id
11304
- # The identifier of the Amazon Connect instance. You can find the
11305
- # instanceId in the ARN of the instance.
11906
+ # The identifier of the Amazon Connect instance. You can [find the
11907
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11908
+ #
11909
+ #
11910
+ #
11911
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
11306
11912
  # @return [String]
11307
11913
  #
11308
11914
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateUserIdentityInfoRequest AWS API Documentation
@@ -11324,8 +11930,12 @@ module Aws::Connect
11324
11930
  # @return [String]
11325
11931
  #
11326
11932
  # @!attribute [rw] instance_id
11327
- # The identifier of the Amazon Connect instance. You can find the
11328
- # instanceId in the ARN of the instance.
11933
+ # The identifier of the Amazon Connect instance. You can [find the
11934
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11935
+ #
11936
+ #
11937
+ #
11938
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
11329
11939
  # @return [String]
11330
11940
  #
11331
11941
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateUserPhoneConfigRequest AWS API Documentation
@@ -11347,8 +11957,12 @@ module Aws::Connect
11347
11957
  # @return [String]
11348
11958
  #
11349
11959
  # @!attribute [rw] instance_id
11350
- # The identifier of the Amazon Connect instance. You can find the
11351
- # instanceId in the ARN of the instance.
11960
+ # The identifier of the Amazon Connect instance. You can [find the
11961
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11962
+ #
11963
+ #
11964
+ #
11965
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
11352
11966
  # @return [String]
11353
11967
  #
11354
11968
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateUserRoutingProfileRequest AWS API Documentation
@@ -11370,8 +11984,12 @@ module Aws::Connect
11370
11984
  # @return [String]
11371
11985
  #
11372
11986
  # @!attribute [rw] instance_id
11373
- # The identifier of the Amazon Connect instance. You can find the
11374
- # instanceId in the ARN of the instance.
11987
+ # The identifier of the Amazon Connect instance. You can [find the
11988
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
11989
+ #
11990
+ #
11991
+ #
11992
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
11375
11993
  # @return [String]
11376
11994
  #
11377
11995
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateUserSecurityProfilesRequest AWS API Documentation