aws-sdk-connect 1.95.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-connect/client.rb +912 -309
- data/lib/aws-sdk-connect/client_api.rb +7 -2
- data/lib/aws-sdk-connect/endpoint_parameters.rb +0 -3
- data/lib/aws-sdk-connect/endpoint_provider.rb +29 -26
- data/lib/aws-sdk-connect/types.rb +952 -305
- data/lib/aws-sdk-connect.rb +1 -1
- metadata +2 -2
@@ -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
|
-
#
|
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
|
-
#
|
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
|
-
#
|
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
|
-
#
|
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
|
-
#
|
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
|
-
#
|
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
|
-
#
|
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
|
-
#
|
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
|
-
#
|
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
|
-
#
|
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
|
@@ -853,6 +893,10 @@ module Aws::Connect
|
|
853
893
|
# [1]: https://docs.aws.amazon.com/connect/latest/adminguide/chat-persistence.html#relatedcontactid
|
854
894
|
# @return [String]
|
855
895
|
#
|
896
|
+
# @!attribute [rw] wisdom_info
|
897
|
+
# Information about Amazon Connect Wisdom.
|
898
|
+
# @return [Types::WisdomInfo]
|
899
|
+
#
|
856
900
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/Contact AWS API Documentation
|
857
901
|
#
|
858
902
|
class Contact < Struct.new(
|
@@ -870,7 +914,8 @@ module Aws::Connect
|
|
870
914
|
:disconnect_timestamp,
|
871
915
|
:last_update_timestamp,
|
872
916
|
:scheduled_timestamp,
|
873
|
-
:related_contact_id
|
917
|
+
:related_contact_id,
|
918
|
+
:wisdom_info)
|
874
919
|
SENSITIVE = []
|
875
920
|
include Aws::Structure
|
876
921
|
end
|
@@ -1138,8 +1183,12 @@ module Aws::Connect
|
|
1138
1183
|
end
|
1139
1184
|
|
1140
1185
|
# @!attribute [rw] instance_id
|
1141
|
-
# The identifier of the Amazon Connect instance. You can find the
|
1142
|
-
#
|
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
|
1143
1192
|
# @return [String]
|
1144
1193
|
#
|
1145
1194
|
# @!attribute [rw] name
|
@@ -1195,8 +1244,12 @@ module Aws::Connect
|
|
1195
1244
|
end
|
1196
1245
|
|
1197
1246
|
# @!attribute [rw] instance_id
|
1198
|
-
# The identifier of the Amazon Connect instance. You can find the
|
1199
|
-
#
|
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
|
1200
1253
|
# @return [String]
|
1201
1254
|
#
|
1202
1255
|
# @!attribute [rw] name
|
@@ -1323,8 +1376,12 @@ module Aws::Connect
|
|
1323
1376
|
end
|
1324
1377
|
|
1325
1378
|
# @!attribute [rw] instance_id
|
1326
|
-
# The identifier of the Amazon Connect instance. You can find the
|
1327
|
-
#
|
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
|
1328
1385
|
# @return [String]
|
1329
1386
|
#
|
1330
1387
|
# @!attribute [rw] name
|
@@ -1435,8 +1492,12 @@ module Aws::Connect
|
|
1435
1492
|
end
|
1436
1493
|
|
1437
1494
|
# @!attribute [rw] instance_id
|
1438
|
-
# The identifier of the Amazon Connect instance. You can find the
|
1439
|
-
#
|
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
|
1440
1501
|
# @return [String]
|
1441
1502
|
#
|
1442
1503
|
# @!attribute [rw] integration_type
|
@@ -1505,8 +1566,12 @@ module Aws::Connect
|
|
1505
1566
|
end
|
1506
1567
|
|
1507
1568
|
# @!attribute [rw] instance_id
|
1508
|
-
# The identifier of the Amazon Connect instance. You can find the
|
1509
|
-
#
|
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
|
1510
1575
|
# @return [String]
|
1511
1576
|
#
|
1512
1577
|
# @!attribute [rw] name
|
@@ -1573,8 +1638,12 @@ module Aws::Connect
|
|
1573
1638
|
end
|
1574
1639
|
|
1575
1640
|
# @!attribute [rw] instance_id
|
1576
|
-
# The identifier of the Amazon Connect instance. You can find the
|
1577
|
-
#
|
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
|
1578
1647
|
# @return [String]
|
1579
1648
|
#
|
1580
1649
|
# @!attribute [rw] name
|
@@ -1625,8 +1694,12 @@ module Aws::Connect
|
|
1625
1694
|
end
|
1626
1695
|
|
1627
1696
|
# @!attribute [rw] instance_id
|
1628
|
-
# The identifier of the Amazon Connect instance. You can find the
|
1629
|
-
#
|
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
|
1630
1703
|
# @return [String]
|
1631
1704
|
#
|
1632
1705
|
# @!attribute [rw] name
|
@@ -1646,6 +1719,16 @@ module Aws::Connect
|
|
1646
1719
|
# @!attribute [rw] queue_configs
|
1647
1720
|
# The inbound queues associated with the routing profile. If no queue
|
1648
1721
|
# is added, the agent can make only outbound calls.
|
1722
|
+
#
|
1723
|
+
# The limit of 10 array members applies to the maximum number of
|
1724
|
+
# `RoutingProfileQueueConfig` objects that can be passed during a
|
1725
|
+
# CreateRoutingProfile API request. It is different from the quota of
|
1726
|
+
# 50 queues per routing profile per instance that is listed in [Amazon
|
1727
|
+
# Connect service quotas][1].
|
1728
|
+
#
|
1729
|
+
#
|
1730
|
+
#
|
1731
|
+
# [1]: https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html
|
1649
1732
|
# @return [Array<Types::RoutingProfileQueueConfig>]
|
1650
1733
|
#
|
1651
1734
|
# @!attribute [rw] media_concurrencies
|
@@ -1691,8 +1774,12 @@ module Aws::Connect
|
|
1691
1774
|
end
|
1692
1775
|
|
1693
1776
|
# @!attribute [rw] instance_id
|
1694
|
-
# The identifier of the Amazon Connect instance. You can find the
|
1695
|
-
#
|
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
|
1696
1783
|
# @return [String]
|
1697
1784
|
#
|
1698
1785
|
# @!attribute [rw] name
|
@@ -1778,8 +1865,12 @@ module Aws::Connect
|
|
1778
1865
|
# @return [Array<String>]
|
1779
1866
|
#
|
1780
1867
|
# @!attribute [rw] instance_id
|
1781
|
-
# The identifier of the Amazon Connect instance. You can find the
|
1782
|
-
#
|
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
|
1783
1874
|
# @return [String]
|
1784
1875
|
#
|
1785
1876
|
# @!attribute [rw] tags
|
@@ -1832,8 +1923,12 @@ module Aws::Connect
|
|
1832
1923
|
end
|
1833
1924
|
|
1834
1925
|
# @!attribute [rw] instance_id
|
1835
|
-
# The identifier of the Amazon Connect instance. You can find the
|
1836
|
-
#
|
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
|
1837
1932
|
# @return [String]
|
1838
1933
|
#
|
1839
1934
|
# @!attribute [rw] name
|
@@ -1983,8 +2078,12 @@ module Aws::Connect
|
|
1983
2078
|
end
|
1984
2079
|
|
1985
2080
|
# @!attribute [rw] instance_id
|
1986
|
-
# The identifier of the Amazon Connect instance. You can find the
|
1987
|
-
#
|
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
|
1988
2087
|
# @return [String]
|
1989
2088
|
#
|
1990
2089
|
# @!attribute [rw] integration_association_id
|
@@ -2042,8 +2141,12 @@ module Aws::Connect
|
|
2042
2141
|
# @return [String]
|
2043
2142
|
#
|
2044
2143
|
# @!attribute [rw] instance_id
|
2045
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2046
|
-
#
|
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
|
2047
2150
|
# @return [String]
|
2048
2151
|
#
|
2049
2152
|
# @!attribute [rw] tags
|
@@ -2129,8 +2232,12 @@ module Aws::Connect
|
|
2129
2232
|
# @return [String]
|
2130
2233
|
#
|
2131
2234
|
# @!attribute [rw] instance_id
|
2132
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2133
|
-
#
|
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
|
2134
2241
|
# @return [String]
|
2135
2242
|
#
|
2136
2243
|
# @!attribute [rw] tags
|
@@ -2191,8 +2298,12 @@ module Aws::Connect
|
|
2191
2298
|
# @return [String]
|
2192
2299
|
#
|
2193
2300
|
# @!attribute [rw] instance_id
|
2194
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2195
|
-
#
|
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
|
2196
2307
|
# @return [String]
|
2197
2308
|
#
|
2198
2309
|
# @!attribute [rw] vocabulary_name
|
@@ -2402,8 +2513,12 @@ module Aws::Connect
|
|
2402
2513
|
# Contains information about a default vocabulary.
|
2403
2514
|
#
|
2404
2515
|
# @!attribute [rw] instance_id
|
2405
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2406
|
-
#
|
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
|
2407
2522
|
# @return [String]
|
2408
2523
|
#
|
2409
2524
|
# @!attribute [rw] language_code
|
@@ -2436,8 +2551,12 @@ module Aws::Connect
|
|
2436
2551
|
end
|
2437
2552
|
|
2438
2553
|
# @!attribute [rw] instance_id
|
2439
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2440
|
-
#
|
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
|
2441
2560
|
# @return [String]
|
2442
2561
|
#
|
2443
2562
|
# @!attribute [rw] contact_flow_module_id
|
@@ -2458,8 +2577,12 @@ module Aws::Connect
|
|
2458
2577
|
class DeleteContactFlowModuleResponse < Aws::EmptyStructure; end
|
2459
2578
|
|
2460
2579
|
# @!attribute [rw] instance_id
|
2461
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2462
|
-
#
|
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
|
2463
2586
|
# @return [String]
|
2464
2587
|
#
|
2465
2588
|
# @!attribute [rw] contact_flow_id
|
@@ -2480,8 +2603,12 @@ module Aws::Connect
|
|
2480
2603
|
class DeleteContactFlowResponse < Aws::EmptyStructure; end
|
2481
2604
|
|
2482
2605
|
# @!attribute [rw] instance_id
|
2483
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2484
|
-
#
|
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
|
2485
2612
|
# @return [String]
|
2486
2613
|
#
|
2487
2614
|
# @!attribute [rw] hours_of_operation_id
|
@@ -2498,8 +2625,12 @@ module Aws::Connect
|
|
2498
2625
|
end
|
2499
2626
|
|
2500
2627
|
# @!attribute [rw] instance_id
|
2501
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2502
|
-
#
|
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
|
2503
2634
|
# @return [String]
|
2504
2635
|
#
|
2505
2636
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/DeleteInstanceRequest AWS API Documentation
|
@@ -2511,8 +2642,12 @@ module Aws::Connect
|
|
2511
2642
|
end
|
2512
2643
|
|
2513
2644
|
# @!attribute [rw] instance_id
|
2514
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2515
|
-
#
|
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
|
2516
2651
|
# @return [String]
|
2517
2652
|
#
|
2518
2653
|
# @!attribute [rw] integration_association_id
|
@@ -2529,8 +2664,12 @@ module Aws::Connect
|
|
2529
2664
|
end
|
2530
2665
|
|
2531
2666
|
# @!attribute [rw] instance_id
|
2532
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2533
|
-
#
|
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
|
2534
2673
|
# @return [String]
|
2535
2674
|
#
|
2536
2675
|
# @!attribute [rw] quick_connect_id
|
@@ -2547,8 +2686,12 @@ module Aws::Connect
|
|
2547
2686
|
end
|
2548
2687
|
|
2549
2688
|
# @!attribute [rw] instance_id
|
2550
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2551
|
-
#
|
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
|
2552
2695
|
# @return [String]
|
2553
2696
|
#
|
2554
2697
|
# @!attribute [rw] rule_id
|
@@ -2565,8 +2708,12 @@ module Aws::Connect
|
|
2565
2708
|
end
|
2566
2709
|
|
2567
2710
|
# @!attribute [rw] instance_id
|
2568
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2569
|
-
#
|
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
|
2570
2717
|
# @return [String]
|
2571
2718
|
#
|
2572
2719
|
# @!attribute [rw] security_profile_id
|
@@ -2583,8 +2730,12 @@ module Aws::Connect
|
|
2583
2730
|
end
|
2584
2731
|
|
2585
2732
|
# @!attribute [rw] instance_id
|
2586
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2587
|
-
#
|
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
|
2588
2739
|
# @return [String]
|
2589
2740
|
#
|
2590
2741
|
# @!attribute [rw] task_template_id
|
@@ -2624,8 +2775,12 @@ module Aws::Connect
|
|
2624
2775
|
class DeleteTrafficDistributionGroupResponse < Aws::EmptyStructure; end
|
2625
2776
|
|
2626
2777
|
# @!attribute [rw] instance_id
|
2627
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2628
|
-
#
|
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
|
2629
2784
|
# @return [String]
|
2630
2785
|
#
|
2631
2786
|
# @!attribute [rw] integration_association_id
|
@@ -2651,8 +2806,12 @@ module Aws::Connect
|
|
2651
2806
|
# @return [String]
|
2652
2807
|
#
|
2653
2808
|
# @!attribute [rw] instance_id
|
2654
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2655
|
-
#
|
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
|
2656
2815
|
# @return [String]
|
2657
2816
|
#
|
2658
2817
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/DeleteUserHierarchyGroupRequest AWS API Documentation
|
@@ -2665,8 +2824,12 @@ module Aws::Connect
|
|
2665
2824
|
end
|
2666
2825
|
|
2667
2826
|
# @!attribute [rw] instance_id
|
2668
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2669
|
-
#
|
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
|
2670
2833
|
# @return [String]
|
2671
2834
|
#
|
2672
2835
|
# @!attribute [rw] user_id
|
@@ -2683,8 +2846,12 @@ module Aws::Connect
|
|
2683
2846
|
end
|
2684
2847
|
|
2685
2848
|
# @!attribute [rw] instance_id
|
2686
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2687
|
-
#
|
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
|
2688
2855
|
# @return [String]
|
2689
2856
|
#
|
2690
2857
|
# @!attribute [rw] vocabulary_id
|
@@ -2723,8 +2890,12 @@ module Aws::Connect
|
|
2723
2890
|
end
|
2724
2891
|
|
2725
2892
|
# @!attribute [rw] instance_id
|
2726
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2727
|
-
#
|
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
|
2728
2899
|
# @return [String]
|
2729
2900
|
#
|
2730
2901
|
# @!attribute [rw] agent_status_id
|
@@ -2753,8 +2924,12 @@ module Aws::Connect
|
|
2753
2924
|
end
|
2754
2925
|
|
2755
2926
|
# @!attribute [rw] instance_id
|
2756
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2757
|
-
#
|
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
|
2758
2933
|
# @return [String]
|
2759
2934
|
#
|
2760
2935
|
# @!attribute [rw] contact_flow_module_id
|
@@ -2812,8 +2987,12 @@ module Aws::Connect
|
|
2812
2987
|
end
|
2813
2988
|
|
2814
2989
|
# @!attribute [rw] instance_id
|
2815
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2816
|
-
#
|
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
|
2817
2996
|
# @return [String]
|
2818
2997
|
#
|
2819
2998
|
# @!attribute [rw] contact_id
|
@@ -2842,8 +3021,12 @@ module Aws::Connect
|
|
2842
3021
|
end
|
2843
3022
|
|
2844
3023
|
# @!attribute [rw] instance_id
|
2845
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2846
|
-
#
|
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
|
2847
3030
|
# @return [String]
|
2848
3031
|
#
|
2849
3032
|
# @!attribute [rw] hours_of_operation_id
|
@@ -2872,8 +3055,12 @@ module Aws::Connect
|
|
2872
3055
|
end
|
2873
3056
|
|
2874
3057
|
# @!attribute [rw] instance_id
|
2875
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2876
|
-
#
|
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
|
2877
3064
|
# @return [String]
|
2878
3065
|
#
|
2879
3066
|
# @!attribute [rw] attribute_type
|
@@ -2902,8 +3089,12 @@ module Aws::Connect
|
|
2902
3089
|
end
|
2903
3090
|
|
2904
3091
|
# @!attribute [rw] instance_id
|
2905
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2906
|
-
#
|
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
|
2907
3098
|
# @return [String]
|
2908
3099
|
#
|
2909
3100
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/DescribeInstanceRequest AWS API Documentation
|
@@ -2927,8 +3118,12 @@ module Aws::Connect
|
|
2927
3118
|
end
|
2928
3119
|
|
2929
3120
|
# @!attribute [rw] instance_id
|
2930
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2931
|
-
#
|
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
|
2932
3127
|
# @return [String]
|
2933
3128
|
#
|
2934
3129
|
# @!attribute [rw] association_id
|
@@ -2988,8 +3183,12 @@ module Aws::Connect
|
|
2988
3183
|
end
|
2989
3184
|
|
2990
3185
|
# @!attribute [rw] instance_id
|
2991
|
-
# The identifier of the Amazon Connect instance. You can find the
|
2992
|
-
#
|
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
|
2993
3192
|
# @return [String]
|
2994
3193
|
#
|
2995
3194
|
# @!attribute [rw] queue_id
|
@@ -3018,8 +3217,12 @@ module Aws::Connect
|
|
3018
3217
|
end
|
3019
3218
|
|
3020
3219
|
# @!attribute [rw] instance_id
|
3021
|
-
# The identifier of the Amazon Connect instance. You can find the
|
3022
|
-
#
|
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
|
3023
3226
|
# @return [String]
|
3024
3227
|
#
|
3025
3228
|
# @!attribute [rw] quick_connect_id
|
@@ -3048,8 +3251,12 @@ module Aws::Connect
|
|
3048
3251
|
end
|
3049
3252
|
|
3050
3253
|
# @!attribute [rw] instance_id
|
3051
|
-
# The identifier of the Amazon Connect instance. You can find the
|
3052
|
-
#
|
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
|
3053
3260
|
# @return [String]
|
3054
3261
|
#
|
3055
3262
|
# @!attribute [rw] routing_profile_id
|
@@ -3078,8 +3285,12 @@ module Aws::Connect
|
|
3078
3285
|
end
|
3079
3286
|
|
3080
3287
|
# @!attribute [rw] instance_id
|
3081
|
-
# The identifier of the Amazon Connect instance. You can find the
|
3082
|
-
#
|
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
|
3083
3294
|
# @return [String]
|
3084
3295
|
#
|
3085
3296
|
# @!attribute [rw] rule_id
|
@@ -3112,8 +3323,12 @@ module Aws::Connect
|
|
3112
3323
|
# @return [String]
|
3113
3324
|
#
|
3114
3325
|
# @!attribute [rw] instance_id
|
3115
|
-
# The identifier of the Amazon Connect instance. You can find the
|
3116
|
-
#
|
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
|
3117
3332
|
# @return [String]
|
3118
3333
|
#
|
3119
3334
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/DescribeSecurityProfileRequest AWS API Documentation
|
@@ -3169,8 +3384,12 @@ module Aws::Connect
|
|
3169
3384
|
# @return [String]
|
3170
3385
|
#
|
3171
3386
|
# @!attribute [rw] instance_id
|
3172
|
-
# The identifier of the Amazon Connect instance. You can find the
|
3173
|
-
#
|
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
|
3174
3393
|
# @return [String]
|
3175
3394
|
#
|
3176
3395
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/DescribeUserHierarchyGroupRequest AWS API Documentation
|
@@ -3195,8 +3414,12 @@ module Aws::Connect
|
|
3195
3414
|
end
|
3196
3415
|
|
3197
3416
|
# @!attribute [rw] instance_id
|
3198
|
-
# The identifier of the Amazon Connect instance. You can find the
|
3199
|
-
#
|
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
|
3200
3423
|
# @return [String]
|
3201
3424
|
#
|
3202
3425
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/DescribeUserHierarchyStructureRequest AWS API Documentation
|
@@ -3224,8 +3447,12 @@ module Aws::Connect
|
|
3224
3447
|
# @return [String]
|
3225
3448
|
#
|
3226
3449
|
# @!attribute [rw] instance_id
|
3227
|
-
# The identifier of the Amazon Connect instance. You can find the
|
3228
|
-
#
|
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
|
3229
3456
|
# @return [String]
|
3230
3457
|
#
|
3231
3458
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/DescribeUserRequest AWS API Documentation
|
@@ -3250,8 +3477,12 @@ module Aws::Connect
|
|
3250
3477
|
end
|
3251
3478
|
|
3252
3479
|
# @!attribute [rw] instance_id
|
3253
|
-
# The identifier of the Amazon Connect instance. You can find the
|
3254
|
-
#
|
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
|
3255
3486
|
# @return [String]
|
3256
3487
|
#
|
3257
3488
|
# @!attribute [rw] vocabulary_id
|
@@ -3321,8 +3552,12 @@ module Aws::Connect
|
|
3321
3552
|
end
|
3322
3553
|
|
3323
3554
|
# @!attribute [rw] instance_id
|
3324
|
-
# The identifier of the Amazon Connect instance. You can find the
|
3325
|
-
#
|
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
|
3326
3561
|
# @return [String]
|
3327
3562
|
#
|
3328
3563
|
# @!attribute [rw] origin
|
@@ -3339,8 +3574,12 @@ module Aws::Connect
|
|
3339
3574
|
end
|
3340
3575
|
|
3341
3576
|
# @!attribute [rw] instance_id
|
3342
|
-
# The identifier of the Amazon Connect instance. You can find the
|
3343
|
-
#
|
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
|
3344
3583
|
# @return [String]
|
3345
3584
|
#
|
3346
3585
|
# @!attribute [rw] lex_bot
|
@@ -3362,8 +3601,12 @@ module Aws::Connect
|
|
3362
3601
|
end
|
3363
3602
|
|
3364
3603
|
# @!attribute [rw] instance_id
|
3365
|
-
# The identifier of the Amazon Connect instance. You can find the
|
3366
|
-
#
|
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
|
3367
3610
|
# @return [String]
|
3368
3611
|
#
|
3369
3612
|
# @!attribute [rw] association_id
|
@@ -3386,8 +3629,12 @@ module Aws::Connect
|
|
3386
3629
|
end
|
3387
3630
|
|
3388
3631
|
# @!attribute [rw] instance_id
|
3389
|
-
# The identifier of the Amazon Connect instance. You can find the
|
3390
|
-
#
|
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
|
3391
3638
|
# @return [String]
|
3392
3639
|
#
|
3393
3640
|
# @!attribute [rw] function_arn
|
@@ -3405,8 +3652,12 @@ module Aws::Connect
|
|
3405
3652
|
end
|
3406
3653
|
|
3407
3654
|
# @!attribute [rw] instance_id
|
3408
|
-
# The identifier of the Amazon Connect instance. You can find the
|
3409
|
-
#
|
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
|
3410
3661
|
# @return [String]
|
3411
3662
|
#
|
3412
3663
|
# @!attribute [rw] bot_name
|
@@ -3433,8 +3684,12 @@ module Aws::Connect
|
|
3433
3684
|
# @return [String]
|
3434
3685
|
#
|
3435
3686
|
# @!attribute [rw] instance_id
|
3436
|
-
# The identifier of the Amazon Connect instance. You can find the
|
3437
|
-
#
|
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
|
3438
3693
|
# @return [String]
|
3439
3694
|
#
|
3440
3695
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/DisassociatePhoneNumberContactFlowRequest AWS API Documentation
|
@@ -3447,8 +3702,12 @@ module Aws::Connect
|
|
3447
3702
|
end
|
3448
3703
|
|
3449
3704
|
# @!attribute [rw] instance_id
|
3450
|
-
# The identifier of the Amazon Connect instance. You can find the
|
3451
|
-
#
|
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
|
3452
3711
|
# @return [String]
|
3453
3712
|
#
|
3454
3713
|
# @!attribute [rw] queue_id
|
@@ -3470,8 +3729,12 @@ module Aws::Connect
|
|
3470
3729
|
end
|
3471
3730
|
|
3472
3731
|
# @!attribute [rw] instance_id
|
3473
|
-
# The identifier of the Amazon Connect instance. You can find the
|
3474
|
-
#
|
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
|
3475
3738
|
# @return [String]
|
3476
3739
|
#
|
3477
3740
|
# @!attribute [rw] routing_profile_id
|
@@ -3493,8 +3756,12 @@ module Aws::Connect
|
|
3493
3756
|
end
|
3494
3757
|
|
3495
3758
|
# @!attribute [rw] instance_id
|
3496
|
-
# The identifier of the Amazon Connect instance. You can find the
|
3497
|
-
#
|
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
|
3498
3765
|
# @return [String]
|
3499
3766
|
#
|
3500
3767
|
# @!attribute [rw] association_id
|
@@ -3603,7 +3870,14 @@ module Aws::Connect
|
|
3603
3870
|
# <note markdown="1"> Be sure to provide the full ARN of the encryption key, not just the
|
3604
3871
|
# ID.
|
3605
3872
|
#
|
3873
|
+
# Amazon Connect supports only KMS keys with the default key spec of [
|
3874
|
+
# `SYMMETRIC_DEFAULT` ][1].
|
3875
|
+
#
|
3606
3876
|
# </note>
|
3877
|
+
#
|
3878
|
+
#
|
3879
|
+
#
|
3880
|
+
# [1]: https://docs.aws.amazon.com/kms/latest/developerguide/asymmetric-key-specs.html#key-spec-symmetric-default
|
3607
3881
|
# @return [String]
|
3608
3882
|
#
|
3609
3883
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/EncryptionConfig AWS API Documentation
|
@@ -3686,8 +3960,12 @@ module Aws::Connect
|
|
3686
3960
|
end
|
3687
3961
|
|
3688
3962
|
# @!attribute [rw] instance_id
|
3689
|
-
# The identifier of the Amazon Connect instance. You can find the
|
3690
|
-
#
|
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
|
3691
3969
|
# @return [String]
|
3692
3970
|
#
|
3693
3971
|
# @!attribute [rw] filters
|
@@ -3914,8 +4192,12 @@ module Aws::Connect
|
|
3914
4192
|
end
|
3915
4193
|
|
3916
4194
|
# @!attribute [rw] instance_id
|
3917
|
-
# The identifier of the Amazon Connect instance. You can find the
|
3918
|
-
#
|
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
|
3919
4201
|
# @return [String]
|
3920
4202
|
#
|
3921
4203
|
# @!attribute [rw] filters
|
@@ -3985,8 +4267,12 @@ module Aws::Connect
|
|
3985
4267
|
end
|
3986
4268
|
|
3987
4269
|
# @!attribute [rw] instance_id
|
3988
|
-
# The identifier of the Amazon Connect instance. You can find the
|
3989
|
-
#
|
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
|
3990
4276
|
# @return [String]
|
3991
4277
|
#
|
3992
4278
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/GetFederationTokenRequest AWS API Documentation
|
@@ -4025,8 +4311,12 @@ module Aws::Connect
|
|
4025
4311
|
end
|
4026
4312
|
|
4027
4313
|
# @!attribute [rw] instance_id
|
4028
|
-
# The identifier of the Amazon Connect instance. You can find the
|
4029
|
-
#
|
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
|
4030
4320
|
# @return [String]
|
4031
4321
|
#
|
4032
4322
|
# @!attribute [rw] start_time
|
@@ -4295,8 +4585,12 @@ module Aws::Connect
|
|
4295
4585
|
end
|
4296
4586
|
|
4297
4587
|
# @!attribute [rw] instance_id
|
4298
|
-
# The identifier of the Amazon Connect instance. You can find the
|
4299
|
-
#
|
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
|
4300
4594
|
# @return [String]
|
4301
4595
|
#
|
4302
4596
|
# @!attribute [rw] task_template_id
|
@@ -4319,8 +4613,12 @@ module Aws::Connect
|
|
4319
4613
|
end
|
4320
4614
|
|
4321
4615
|
# @!attribute [rw] instance_id
|
4322
|
-
# The identifier of the Amazon Connect instance. You can find the
|
4323
|
-
#
|
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
|
4324
4622
|
# @return [String]
|
4325
4623
|
#
|
4326
4624
|
# @!attribute [rw] id
|
@@ -4917,8 +5215,12 @@ module Aws::Connect
|
|
4917
5215
|
# The Amazon Connect instance.
|
4918
5216
|
#
|
4919
5217
|
# @!attribute [rw] id
|
4920
|
-
# The identifier of the Amazon Connect instance. You can find the
|
4921
|
-
#
|
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
|
4922
5224
|
# @return [String]
|
4923
5225
|
#
|
4924
5226
|
# @!attribute [rw] arn
|
@@ -5093,8 +5395,12 @@ module Aws::Connect
|
|
5093
5395
|
# @return [String]
|
5094
5396
|
#
|
5095
5397
|
# @!attribute [rw] instance_id
|
5096
|
-
# The identifier of the Amazon Connect instance. You can find the
|
5097
|
-
#
|
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
|
5098
5404
|
# @return [String]
|
5099
5405
|
#
|
5100
5406
|
# @!attribute [rw] integration_type
|
@@ -5340,8 +5646,12 @@ module Aws::Connect
|
|
5340
5646
|
end
|
5341
5647
|
|
5342
5648
|
# @!attribute [rw] instance_id
|
5343
|
-
# The identifier of the Amazon Connect instance. You can find the
|
5344
|
-
#
|
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
|
5345
5655
|
# @return [String]
|
5346
5656
|
#
|
5347
5657
|
# @!attribute [rw] next_token
|
@@ -5388,8 +5698,12 @@ module Aws::Connect
|
|
5388
5698
|
end
|
5389
5699
|
|
5390
5700
|
# @!attribute [rw] instance_id
|
5391
|
-
# The identifier of the Amazon Connect instance. You can find the
|
5392
|
-
#
|
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
|
5393
5707
|
# @return [String]
|
5394
5708
|
#
|
5395
5709
|
# @!attribute [rw] next_token
|
@@ -5431,8 +5745,12 @@ module Aws::Connect
|
|
5431
5745
|
end
|
5432
5746
|
|
5433
5747
|
# @!attribute [rw] instance_id
|
5434
|
-
# The identifier of the Amazon Connect instance. You can find the
|
5435
|
-
#
|
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
|
5436
5754
|
# @return [String]
|
5437
5755
|
#
|
5438
5756
|
# @!attribute [rw] next_token
|
@@ -5480,8 +5798,12 @@ module Aws::Connect
|
|
5480
5798
|
end
|
5481
5799
|
|
5482
5800
|
# @!attribute [rw] instance_id
|
5483
|
-
# The identifier of the Amazon Connect instance. You can find the
|
5484
|
-
#
|
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
|
5485
5807
|
# @return [String]
|
5486
5808
|
#
|
5487
5809
|
# @!attribute [rw] next_token
|
@@ -5528,8 +5850,12 @@ module Aws::Connect
|
|
5528
5850
|
end
|
5529
5851
|
|
5530
5852
|
# @!attribute [rw] instance_id
|
5531
|
-
# The identifier of the Amazon Connect instance. You can find the
|
5532
|
-
#
|
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
|
5533
5859
|
# @return [String]
|
5534
5860
|
#
|
5535
5861
|
# @!attribute [rw] contact_flow_types
|
@@ -5577,8 +5903,12 @@ module Aws::Connect
|
|
5577
5903
|
end
|
5578
5904
|
|
5579
5905
|
# @!attribute [rw] instance_id
|
5580
|
-
# The identifier of the Amazon Connect instance. You can find the
|
5581
|
-
#
|
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
|
5582
5912
|
# @return [String]
|
5583
5913
|
#
|
5584
5914
|
# @!attribute [rw] contact_id
|
@@ -5630,8 +5960,12 @@ module Aws::Connect
|
|
5630
5960
|
end
|
5631
5961
|
|
5632
5962
|
# @!attribute [rw] instance_id
|
5633
|
-
# The identifier of the Amazon Connect instance. You can find the
|
5634
|
-
#
|
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
|
5635
5969
|
# @return [String]
|
5636
5970
|
#
|
5637
5971
|
# @!attribute [rw] language_code
|
@@ -5684,8 +6018,12 @@ module Aws::Connect
|
|
5684
6018
|
end
|
5685
6019
|
|
5686
6020
|
# @!attribute [rw] instance_id
|
5687
|
-
# The identifier of the Amazon Connect instance. You can find the
|
5688
|
-
#
|
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
|
5689
6027
|
# @return [String]
|
5690
6028
|
#
|
5691
6029
|
# @!attribute [rw] next_token
|
@@ -5728,8 +6066,12 @@ module Aws::Connect
|
|
5728
6066
|
end
|
5729
6067
|
|
5730
6068
|
# @!attribute [rw] instance_id
|
5731
|
-
# The identifier of the Amazon Connect instance. You can find the
|
5732
|
-
#
|
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
|
5733
6075
|
# @return [String]
|
5734
6076
|
#
|
5735
6077
|
# @!attribute [rw] next_token
|
@@ -5771,8 +6113,12 @@ module Aws::Connect
|
|
5771
6113
|
end
|
5772
6114
|
|
5773
6115
|
# @!attribute [rw] instance_id
|
5774
|
-
# The identifier of the Amazon Connect instance. You can find the
|
5775
|
-
#
|
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
|
5776
6122
|
# @return [String]
|
5777
6123
|
#
|
5778
6124
|
# @!attribute [rw] resource_type
|
@@ -5856,8 +6202,12 @@ module Aws::Connect
|
|
5856
6202
|
end
|
5857
6203
|
|
5858
6204
|
# @!attribute [rw] instance_id
|
5859
|
-
# The identifier of the Amazon Connect instance. You can find the
|
5860
|
-
#
|
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
|
5861
6211
|
# @return [String]
|
5862
6212
|
#
|
5863
6213
|
# @!attribute [rw] integration_type
|
@@ -5904,8 +6254,12 @@ module Aws::Connect
|
|
5904
6254
|
end
|
5905
6255
|
|
5906
6256
|
# @!attribute [rw] instance_id
|
5907
|
-
# The identifier of the Amazon Connect instance. You can find the
|
5908
|
-
#
|
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
|
5909
6263
|
# @return [String]
|
5910
6264
|
#
|
5911
6265
|
# @!attribute [rw] next_token
|
@@ -5947,8 +6301,12 @@ module Aws::Connect
|
|
5947
6301
|
end
|
5948
6302
|
|
5949
6303
|
# @!attribute [rw] instance_id
|
5950
|
-
# The identifier of the Amazon Connect instance. You can find the
|
5951
|
-
#
|
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
|
5952
6310
|
# @return [String]
|
5953
6311
|
#
|
5954
6312
|
# @!attribute [rw] next_token
|
@@ -5992,8 +6350,12 @@ module Aws::Connect
|
|
5992
6350
|
end
|
5993
6351
|
|
5994
6352
|
# @!attribute [rw] instance_id
|
5995
|
-
# The identifier of the Amazon Connect instance. You can find the
|
5996
|
-
#
|
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
|
5997
6359
|
# @return [String]
|
5998
6360
|
#
|
5999
6361
|
# @!attribute [rw] phone_number_types
|
@@ -6194,8 +6556,12 @@ module Aws::Connect
|
|
6194
6556
|
end
|
6195
6557
|
|
6196
6558
|
# @!attribute [rw] instance_id
|
6197
|
-
# The identifier of the Amazon Connect instance. You can find the
|
6198
|
-
#
|
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
|
6199
6565
|
# @return [String]
|
6200
6566
|
#
|
6201
6567
|
# @!attribute [rw] queue_id
|
@@ -6243,8 +6609,12 @@ module Aws::Connect
|
|
6243
6609
|
end
|
6244
6610
|
|
6245
6611
|
# @!attribute [rw] instance_id
|
6246
|
-
# The identifier of the Amazon Connect instance. You can find the
|
6247
|
-
#
|
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
|
6248
6618
|
# @return [String]
|
6249
6619
|
#
|
6250
6620
|
# @!attribute [rw] queue_types
|
@@ -6292,8 +6662,12 @@ module Aws::Connect
|
|
6292
6662
|
end
|
6293
6663
|
|
6294
6664
|
# @!attribute [rw] instance_id
|
6295
|
-
# The identifier of the Amazon Connect instance. You can find the
|
6296
|
-
#
|
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
|
6297
6671
|
# @return [String]
|
6298
6672
|
#
|
6299
6673
|
# @!attribute [rw] next_token
|
@@ -6344,8 +6718,12 @@ module Aws::Connect
|
|
6344
6718
|
end
|
6345
6719
|
|
6346
6720
|
# @!attribute [rw] instance_id
|
6347
|
-
# The identifier of the Amazon Connect instance. You can find the
|
6348
|
-
#
|
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
|
6349
6727
|
# @return [String]
|
6350
6728
|
#
|
6351
6729
|
# @!attribute [rw] routing_profile_id
|
@@ -6393,8 +6771,12 @@ module Aws::Connect
|
|
6393
6771
|
end
|
6394
6772
|
|
6395
6773
|
# @!attribute [rw] instance_id
|
6396
|
-
# The identifier of the Amazon Connect instance. You can find the
|
6397
|
-
#
|
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
|
6398
6780
|
# @return [String]
|
6399
6781
|
#
|
6400
6782
|
# @!attribute [rw] next_token
|
@@ -6437,8 +6819,12 @@ module Aws::Connect
|
|
6437
6819
|
end
|
6438
6820
|
|
6439
6821
|
# @!attribute [rw] instance_id
|
6440
|
-
# The identifier of the Amazon Connect instance. You can find the
|
6441
|
-
#
|
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
|
6442
6828
|
# @return [String]
|
6443
6829
|
#
|
6444
6830
|
# @!attribute [rw] publish_status
|
@@ -6490,8 +6876,12 @@ module Aws::Connect
|
|
6490
6876
|
end
|
6491
6877
|
|
6492
6878
|
# @!attribute [rw] instance_id
|
6493
|
-
# The identifier of the Amazon Connect instance. You can find the
|
6494
|
-
#
|
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
|
6495
6885
|
# @return [String]
|
6496
6886
|
#
|
6497
6887
|
# @!attribute [rw] next_token
|
@@ -6537,8 +6927,12 @@ module Aws::Connect
|
|
6537
6927
|
# @return [String]
|
6538
6928
|
#
|
6539
6929
|
# @!attribute [rw] instance_id
|
6540
|
-
# The identifier of the Amazon Connect instance. You can find the
|
6541
|
-
#
|
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
|
6542
6936
|
# @return [String]
|
6543
6937
|
#
|
6544
6938
|
# @!attribute [rw] next_token
|
@@ -6586,8 +6980,12 @@ module Aws::Connect
|
|
6586
6980
|
end
|
6587
6981
|
|
6588
6982
|
# @!attribute [rw] instance_id
|
6589
|
-
# The identifier of the Amazon Connect instance. You can find the
|
6590
|
-
#
|
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
|
6591
6989
|
# @return [String]
|
6592
6990
|
#
|
6593
6991
|
# @!attribute [rw] next_token
|
@@ -6630,7 +7028,14 @@ module Aws::Connect
|
|
6630
7028
|
end
|
6631
7029
|
|
6632
7030
|
# @!attribute [rw] resource_arn
|
6633
|
-
# 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
|
6634
7039
|
# @return [String]
|
6635
7040
|
#
|
6636
7041
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/ListTagsForResourceRequest AWS API Documentation
|
@@ -6654,8 +7059,12 @@ module Aws::Connect
|
|
6654
7059
|
end
|
6655
7060
|
|
6656
7061
|
# @!attribute [rw] instance_id
|
6657
|
-
# The identifier of the Amazon Connect instance. You can find the
|
6658
|
-
#
|
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
|
6659
7068
|
# @return [String]
|
6660
7069
|
#
|
6661
7070
|
# @!attribute [rw] next_token
|
@@ -6728,8 +7137,12 @@ module Aws::Connect
|
|
6728
7137
|
# @return [String]
|
6729
7138
|
#
|
6730
7139
|
# @!attribute [rw] instance_id
|
6731
|
-
# The identifier of the Amazon Connect instance. You can find the
|
6732
|
-
#
|
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
|
6733
7146
|
# @return [String]
|
6734
7147
|
#
|
6735
7148
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/ListTrafficDistributionGroupsRequest AWS API Documentation
|
@@ -6764,8 +7177,12 @@ module Aws::Connect
|
|
6764
7177
|
# integration association.
|
6765
7178
|
#
|
6766
7179
|
# @!attribute [rw] instance_id
|
6767
|
-
# The identifier of the Amazon Connect instance. You can find the
|
6768
|
-
#
|
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
|
6769
7186
|
# @return [String]
|
6770
7187
|
#
|
6771
7188
|
# @!attribute [rw] integration_association_id
|
@@ -6812,8 +7229,12 @@ module Aws::Connect
|
|
6812
7229
|
end
|
6813
7230
|
|
6814
7231
|
# @!attribute [rw] instance_id
|
6815
|
-
# The identifier of the Amazon Connect instance. You can find the
|
6816
|
-
#
|
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
|
6817
7238
|
# @return [String]
|
6818
7239
|
#
|
6819
7240
|
# @!attribute [rw] next_token
|
@@ -6856,8 +7277,12 @@ module Aws::Connect
|
|
6856
7277
|
end
|
6857
7278
|
|
6858
7279
|
# @!attribute [rw] instance_id
|
6859
|
-
# The identifier of the Amazon Connect instance. You can find the
|
6860
|
-
#
|
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
|
6861
7286
|
# @return [String]
|
6862
7287
|
#
|
6863
7288
|
# @!attribute [rw] next_token
|
@@ -7374,8 +7799,12 @@ module Aws::Connect
|
|
7374
7799
|
# @return [String]
|
7375
7800
|
#
|
7376
7801
|
# @!attribute [rw] instance_id
|
7377
|
-
# The identifier of the Amazon Connect instance. You can find the
|
7378
|
-
#
|
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
|
7379
7808
|
# @return [String]
|
7380
7809
|
#
|
7381
7810
|
# @!attribute [rw] agent_status_id
|
@@ -7838,9 +8267,13 @@ module Aws::Connect
|
|
7838
8267
|
end
|
7839
8268
|
|
7840
8269
|
# @!attribute [rw] instance_id
|
7841
|
-
# The identifier of the Amazon Connect instance. You can find the
|
7842
|
-
#
|
7843
|
-
# `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
|
7844
8277
|
# @return [String]
|
7845
8278
|
#
|
7846
8279
|
# @!attribute [rw] replica_region
|
@@ -7975,8 +8408,12 @@ module Aws::Connect
|
|
7975
8408
|
end
|
7976
8409
|
|
7977
8410
|
# @!attribute [rw] instance_id
|
7978
|
-
# The identifier of the Amazon Connect instance. You can find the
|
7979
|
-
#
|
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
|
7980
8417
|
# @return [String]
|
7981
8418
|
#
|
7982
8419
|
# @!attribute [rw] contact_id
|
@@ -8005,8 +8442,12 @@ module Aws::Connect
|
|
8005
8442
|
# Contains information about a routing profile.
|
8006
8443
|
#
|
8007
8444
|
# @!attribute [rw] instance_id
|
8008
|
-
# The identifier of the Amazon Connect instance. You can find the
|
8009
|
-
#
|
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
|
8010
8451
|
# @return [String]
|
8011
8452
|
#
|
8012
8453
|
# @!attribute [rw] name
|
@@ -8537,8 +8978,12 @@ module Aws::Connect
|
|
8537
8978
|
end
|
8538
8979
|
|
8539
8980
|
# @!attribute [rw] instance_id
|
8540
|
-
# The identifier of the Amazon Connect instance. You can find the
|
8541
|
-
#
|
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
|
8542
8987
|
# @return [String]
|
8543
8988
|
#
|
8544
8989
|
# @!attribute [rw] next_token
|
@@ -8602,8 +9047,12 @@ module Aws::Connect
|
|
8602
9047
|
end
|
8603
9048
|
|
8604
9049
|
# @!attribute [rw] instance_id
|
8605
|
-
# The identifier of the Amazon Connect instance. You can find the
|
8606
|
-
#
|
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
|
8607
9056
|
# @return [String]
|
8608
9057
|
#
|
8609
9058
|
# @!attribute [rw] next_token
|
@@ -8668,8 +9117,12 @@ module Aws::Connect
|
|
8668
9117
|
end
|
8669
9118
|
|
8670
9119
|
# @!attribute [rw] instance_id
|
8671
|
-
# The identifier of the Amazon Connect instance. You can find the
|
8672
|
-
#
|
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
|
8673
9126
|
# @return [String]
|
8674
9127
|
#
|
8675
9128
|
# @!attribute [rw] next_token
|
@@ -8737,8 +9190,12 @@ module Aws::Connect
|
|
8737
9190
|
end
|
8738
9191
|
|
8739
9192
|
# @!attribute [rw] instance_id
|
8740
|
-
# The identifier of the Amazon Connect instance. You can find the
|
8741
|
-
#
|
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
|
8742
9199
|
# @return [String]
|
8743
9200
|
#
|
8744
9201
|
# @!attribute [rw] next_token
|
@@ -8802,8 +9259,12 @@ module Aws::Connect
|
|
8802
9259
|
end
|
8803
9260
|
|
8804
9261
|
# @!attribute [rw] instance_id
|
8805
|
-
# The identifier of the Amazon Connect instance. You can find the
|
8806
|
-
#
|
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
|
8807
9268
|
# @return [String]
|
8808
9269
|
#
|
8809
9270
|
# @!attribute [rw] max_results
|
@@ -9127,8 +9588,12 @@ module Aws::Connect
|
|
9127
9588
|
end
|
9128
9589
|
|
9129
9590
|
# @!attribute [rw] instance_id
|
9130
|
-
# The identifier of the Amazon Connect instance. You can find the
|
9131
|
-
#
|
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
|
9132
9597
|
# @return [String]
|
9133
9598
|
#
|
9134
9599
|
# @!attribute [rw] contact_flow_id
|
@@ -9252,8 +9717,12 @@ module Aws::Connect
|
|
9252
9717
|
end
|
9253
9718
|
|
9254
9719
|
# @!attribute [rw] instance_id
|
9255
|
-
# The identifier of the Amazon Connect instance. You can find the
|
9256
|
-
#
|
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
|
9257
9726
|
# @return [String]
|
9258
9727
|
#
|
9259
9728
|
# @!attribute [rw] contact_id
|
@@ -9285,8 +9754,12 @@ module Aws::Connect
|
|
9285
9754
|
class StartContactRecordingResponse < Aws::EmptyStructure; end
|
9286
9755
|
|
9287
9756
|
# @!attribute [rw] instance_id
|
9288
|
-
# The identifier of the Amazon Connect instance. You can find the
|
9289
|
-
#
|
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
|
9290
9763
|
# @return [String]
|
9291
9764
|
#
|
9292
9765
|
# @!attribute [rw] contact_id
|
@@ -9352,8 +9825,12 @@ module Aws::Connect
|
|
9352
9825
|
# @return [String]
|
9353
9826
|
#
|
9354
9827
|
# @!attribute [rw] instance_id
|
9355
|
-
# The identifier of the Amazon Connect instance. You can find the
|
9356
|
-
#
|
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
|
9357
9834
|
# @return [String]
|
9358
9835
|
#
|
9359
9836
|
# @!attribute [rw] client_token
|
@@ -9441,8 +9918,12 @@ module Aws::Connect
|
|
9441
9918
|
end
|
9442
9919
|
|
9443
9920
|
# @!attribute [rw] instance_id
|
9444
|
-
# The identifier of the Amazon Connect instance. You can find the
|
9445
|
-
#
|
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
|
9446
9927
|
# @return [String]
|
9447
9928
|
#
|
9448
9929
|
# @!attribute [rw] previous_contact_id
|
@@ -9544,8 +10025,12 @@ module Aws::Connect
|
|
9544
10025
|
end
|
9545
10026
|
|
9546
10027
|
# @!attribute [rw] instance_id
|
9547
|
-
# The identifier of the Amazon Connect instance. You can find the
|
9548
|
-
#
|
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
|
9549
10034
|
# @return [String]
|
9550
10035
|
#
|
9551
10036
|
# @!attribute [rw] contact_id
|
@@ -9576,8 +10061,12 @@ module Aws::Connect
|
|
9576
10061
|
# @return [String]
|
9577
10062
|
#
|
9578
10063
|
# @!attribute [rw] instance_id
|
9579
|
-
# The identifier of the Amazon Connect instance. You can find the
|
9580
|
-
#
|
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
|
9581
10070
|
# @return [String]
|
9582
10071
|
#
|
9583
10072
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/StopContactRequest AWS API Documentation
|
@@ -9594,8 +10083,12 @@ module Aws::Connect
|
|
9594
10083
|
class StopContactResponse < Aws::EmptyStructure; end
|
9595
10084
|
|
9596
10085
|
# @!attribute [rw] instance_id
|
9597
|
-
# The identifier of the Amazon Connect instance. You can find the
|
9598
|
-
#
|
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
|
9599
10092
|
# @return [String]
|
9600
10093
|
#
|
9601
10094
|
# @!attribute [rw] contact_id
|
@@ -9672,8 +10165,12 @@ module Aws::Connect
|
|
9672
10165
|
end
|
9673
10166
|
|
9674
10167
|
# @!attribute [rw] instance_id
|
9675
|
-
# The identifier of the Amazon Connect instance. You can find the
|
9676
|
-
#
|
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
|
9677
10174
|
# @return [String]
|
9678
10175
|
#
|
9679
10176
|
# @!attribute [rw] contact_id
|
@@ -10115,8 +10612,12 @@ module Aws::Connect
|
|
10115
10612
|
end
|
10116
10613
|
|
10117
10614
|
# @!attribute [rw] instance_id
|
10118
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10119
|
-
#
|
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
|
10120
10621
|
# @return [String]
|
10121
10622
|
#
|
10122
10623
|
# @!attribute [rw] contact_id
|
@@ -10197,8 +10698,12 @@ module Aws::Connect
|
|
10197
10698
|
end
|
10198
10699
|
|
10199
10700
|
# @!attribute [rw] instance_id
|
10200
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10201
|
-
#
|
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
|
10202
10707
|
# @return [String]
|
10203
10708
|
#
|
10204
10709
|
# @!attribute [rw] agent_status_id
|
@@ -10245,8 +10750,12 @@ module Aws::Connect
|
|
10245
10750
|
# @return [String]
|
10246
10751
|
#
|
10247
10752
|
# @!attribute [rw] instance_id
|
10248
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10249
|
-
#
|
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
|
10250
10759
|
# @return [String]
|
10251
10760
|
#
|
10252
10761
|
# @!attribute [rw] attributes
|
@@ -10304,8 +10813,12 @@ module Aws::Connect
|
|
10304
10813
|
class UpdateContactFlowContentResponse < Aws::EmptyStructure; end
|
10305
10814
|
|
10306
10815
|
# @!attribute [rw] instance_id
|
10307
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10308
|
-
#
|
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
|
10309
10822
|
# @return [String]
|
10310
10823
|
#
|
10311
10824
|
# @!attribute [rw] contact_flow_id
|
@@ -10341,8 +10854,12 @@ module Aws::Connect
|
|
10341
10854
|
class UpdateContactFlowMetadataResponse < Aws::EmptyStructure; end
|
10342
10855
|
|
10343
10856
|
# @!attribute [rw] instance_id
|
10344
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10345
|
-
#
|
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
|
10346
10863
|
# @return [String]
|
10347
10864
|
#
|
10348
10865
|
# @!attribute [rw] contact_flow_module_id
|
@@ -10368,8 +10885,12 @@ module Aws::Connect
|
|
10368
10885
|
class UpdateContactFlowModuleContentResponse < Aws::EmptyStructure; end
|
10369
10886
|
|
10370
10887
|
# @!attribute [rw] instance_id
|
10371
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10372
|
-
#
|
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
|
10373
10894
|
# @return [String]
|
10374
10895
|
#
|
10375
10896
|
# @!attribute [rw] contact_flow_module_id
|
@@ -10436,8 +10957,12 @@ module Aws::Connect
|
|
10436
10957
|
class UpdateContactFlowNameResponse < Aws::EmptyStructure; end
|
10437
10958
|
|
10438
10959
|
# @!attribute [rw] instance_id
|
10439
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10440
|
-
#
|
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
|
10441
10966
|
# @return [String]
|
10442
10967
|
#
|
10443
10968
|
# @!attribute [rw] contact_id
|
@@ -10475,8 +11000,12 @@ module Aws::Connect
|
|
10475
11000
|
class UpdateContactResponse < Aws::EmptyStructure; end
|
10476
11001
|
|
10477
11002
|
# @!attribute [rw] instance_id
|
10478
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10479
|
-
#
|
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
|
10480
11009
|
# @return [String]
|
10481
11010
|
#
|
10482
11011
|
# @!attribute [rw] contact_id
|
@@ -10504,8 +11033,12 @@ module Aws::Connect
|
|
10504
11033
|
class UpdateContactScheduleResponse < Aws::EmptyStructure; end
|
10505
11034
|
|
10506
11035
|
# @!attribute [rw] instance_id
|
10507
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10508
|
-
#
|
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
|
10509
11042
|
# @return [String]
|
10510
11043
|
#
|
10511
11044
|
# @!attribute [rw] hours_of_operation_id
|
@@ -10542,8 +11075,12 @@ module Aws::Connect
|
|
10542
11075
|
end
|
10543
11076
|
|
10544
11077
|
# @!attribute [rw] instance_id
|
10545
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10546
|
-
#
|
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
|
10547
11084
|
# @return [String]
|
10548
11085
|
#
|
10549
11086
|
# @!attribute [rw] attribute_type
|
@@ -10571,8 +11108,12 @@ module Aws::Connect
|
|
10571
11108
|
end
|
10572
11109
|
|
10573
11110
|
# @!attribute [rw] instance_id
|
10574
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10575
|
-
#
|
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
|
10576
11117
|
# @return [String]
|
10577
11118
|
#
|
10578
11119
|
# @!attribute [rw] association_id
|
@@ -10621,8 +11162,12 @@ module Aws::Connect
|
|
10621
11162
|
end
|
10622
11163
|
|
10623
11164
|
# @!attribute [rw] instance_id
|
10624
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10625
|
-
#
|
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
|
10626
11171
|
# @return [String]
|
10627
11172
|
#
|
10628
11173
|
# @!attribute [rw] contact_id
|
@@ -10698,8 +11243,12 @@ module Aws::Connect
|
|
10698
11243
|
end
|
10699
11244
|
|
10700
11245
|
# @!attribute [rw] instance_id
|
10701
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10702
|
-
#
|
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
|
10703
11252
|
# @return [String]
|
10704
11253
|
#
|
10705
11254
|
# @!attribute [rw] queue_id
|
@@ -10721,8 +11270,12 @@ module Aws::Connect
|
|
10721
11270
|
end
|
10722
11271
|
|
10723
11272
|
# @!attribute [rw] instance_id
|
10724
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10725
|
-
#
|
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
|
10726
11279
|
# @return [String]
|
10727
11280
|
#
|
10728
11281
|
# @!attribute [rw] queue_id
|
@@ -10745,8 +11298,12 @@ module Aws::Connect
|
|
10745
11298
|
end
|
10746
11299
|
|
10747
11300
|
# @!attribute [rw] instance_id
|
10748
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10749
|
-
#
|
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
|
10750
11307
|
# @return [String]
|
10751
11308
|
#
|
10752
11309
|
# @!attribute [rw] queue_id
|
@@ -10773,8 +11330,12 @@ module Aws::Connect
|
|
10773
11330
|
end
|
10774
11331
|
|
10775
11332
|
# @!attribute [rw] instance_id
|
10776
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10777
|
-
#
|
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
|
10778
11339
|
# @return [String]
|
10779
11340
|
#
|
10780
11341
|
# @!attribute [rw] queue_id
|
@@ -10796,8 +11357,12 @@ module Aws::Connect
|
|
10796
11357
|
end
|
10797
11358
|
|
10798
11359
|
# @!attribute [rw] instance_id
|
10799
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10800
|
-
#
|
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
|
10801
11366
|
# @return [String]
|
10802
11367
|
#
|
10803
11368
|
# @!attribute [rw] queue_id
|
@@ -10819,8 +11384,12 @@ module Aws::Connect
|
|
10819
11384
|
end
|
10820
11385
|
|
10821
11386
|
# @!attribute [rw] instance_id
|
10822
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10823
|
-
#
|
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
|
10824
11393
|
# @return [String]
|
10825
11394
|
#
|
10826
11395
|
# @!attribute [rw] quick_connect_id
|
@@ -10842,8 +11411,12 @@ module Aws::Connect
|
|
10842
11411
|
end
|
10843
11412
|
|
10844
11413
|
# @!attribute [rw] instance_id
|
10845
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10846
|
-
#
|
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
|
10847
11420
|
# @return [String]
|
10848
11421
|
#
|
10849
11422
|
# @!attribute [rw] quick_connect_id
|
@@ -10870,8 +11443,12 @@ module Aws::Connect
|
|
10870
11443
|
end
|
10871
11444
|
|
10872
11445
|
# @!attribute [rw] instance_id
|
10873
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10874
|
-
#
|
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
|
10875
11452
|
# @return [String]
|
10876
11453
|
#
|
10877
11454
|
# @!attribute [rw] routing_profile_id
|
@@ -10894,8 +11471,12 @@ module Aws::Connect
|
|
10894
11471
|
end
|
10895
11472
|
|
10896
11473
|
# @!attribute [rw] instance_id
|
10897
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10898
|
-
#
|
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
|
10899
11480
|
# @return [String]
|
10900
11481
|
#
|
10901
11482
|
# @!attribute [rw] routing_profile_id
|
@@ -10917,8 +11498,12 @@ module Aws::Connect
|
|
10917
11498
|
end
|
10918
11499
|
|
10919
11500
|
# @!attribute [rw] instance_id
|
10920
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10921
|
-
#
|
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
|
10922
11507
|
# @return [String]
|
10923
11508
|
#
|
10924
11509
|
# @!attribute [rw] routing_profile_id
|
@@ -10947,8 +11532,12 @@ module Aws::Connect
|
|
10947
11532
|
end
|
10948
11533
|
|
10949
11534
|
# @!attribute [rw] instance_id
|
10950
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10951
|
-
#
|
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
|
10952
11541
|
# @return [String]
|
10953
11542
|
#
|
10954
11543
|
# @!attribute [rw] routing_profile_id
|
@@ -10976,8 +11565,12 @@ module Aws::Connect
|
|
10976
11565
|
# @return [String]
|
10977
11566
|
#
|
10978
11567
|
# @!attribute [rw] instance_id
|
10979
|
-
# The identifier of the Amazon Connect instance. You can find the
|
10980
|
-
#
|
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
|
10981
11574
|
# @return [String]
|
10982
11575
|
#
|
10983
11576
|
# @!attribute [rw] name
|
@@ -11030,8 +11623,12 @@ module Aws::Connect
|
|
11030
11623
|
# @return [String]
|
11031
11624
|
#
|
11032
11625
|
# @!attribute [rw] instance_id
|
11033
|
-
# The identifier of the Amazon Connect instance. You can find the
|
11034
|
-
#
|
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
|
11035
11632
|
# @return [String]
|
11036
11633
|
#
|
11037
11634
|
# @!attribute [rw] allowed_access_control_tags
|
@@ -11062,8 +11659,12 @@ module Aws::Connect
|
|
11062
11659
|
# @return [String]
|
11063
11660
|
#
|
11064
11661
|
# @!attribute [rw] instance_id
|
11065
|
-
# The identifier of the Amazon Connect instance. You can find the
|
11066
|
-
#
|
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
|
11067
11668
|
# @return [String]
|
11068
11669
|
#
|
11069
11670
|
# @!attribute [rw] name
|
@@ -11116,8 +11717,12 @@ module Aws::Connect
|
|
11116
11717
|
end
|
11117
11718
|
|
11118
11719
|
# @!attribute [rw] instance_id
|
11119
|
-
# The identifier of the Amazon Connect instance. You can find the
|
11120
|
-
#
|
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
|
11121
11726
|
# @return [String]
|
11122
11727
|
#
|
11123
11728
|
# @!attribute [rw] id
|
@@ -11222,8 +11827,12 @@ module Aws::Connect
|
|
11222
11827
|
# @return [String]
|
11223
11828
|
#
|
11224
11829
|
# @!attribute [rw] instance_id
|
11225
|
-
# The identifier of the Amazon Connect instance. You can find the
|
11226
|
-
#
|
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
|
11227
11836
|
# @return [String]
|
11228
11837
|
#
|
11229
11838
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateUserHierarchyGroupNameRequest AWS API Documentation
|
@@ -11245,8 +11854,12 @@ module Aws::Connect
|
|
11245
11854
|
# @return [String]
|
11246
11855
|
#
|
11247
11856
|
# @!attribute [rw] instance_id
|
11248
|
-
# The identifier of the Amazon Connect instance. You can find the
|
11249
|
-
#
|
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
|
11250
11863
|
# @return [String]
|
11251
11864
|
#
|
11252
11865
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateUserHierarchyRequest AWS API Documentation
|
@@ -11264,8 +11877,12 @@ module Aws::Connect
|
|
11264
11877
|
# @return [Types::HierarchyStructureUpdate]
|
11265
11878
|
#
|
11266
11879
|
# @!attribute [rw] instance_id
|
11267
|
-
# The identifier of the Amazon Connect instance. You can find the
|
11268
|
-
#
|
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
|
11269
11886
|
# @return [String]
|
11270
11887
|
#
|
11271
11888
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateUserHierarchyStructureRequest AWS API Documentation
|
@@ -11286,8 +11903,12 @@ module Aws::Connect
|
|
11286
11903
|
# @return [String]
|
11287
11904
|
#
|
11288
11905
|
# @!attribute [rw] instance_id
|
11289
|
-
# The identifier of the Amazon Connect instance. You can find the
|
11290
|
-
#
|
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
|
11291
11912
|
# @return [String]
|
11292
11913
|
#
|
11293
11914
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateUserIdentityInfoRequest AWS API Documentation
|
@@ -11309,8 +11930,12 @@ module Aws::Connect
|
|
11309
11930
|
# @return [String]
|
11310
11931
|
#
|
11311
11932
|
# @!attribute [rw] instance_id
|
11312
|
-
# The identifier of the Amazon Connect instance. You can find the
|
11313
|
-
#
|
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
|
11314
11939
|
# @return [String]
|
11315
11940
|
#
|
11316
11941
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateUserPhoneConfigRequest AWS API Documentation
|
@@ -11332,8 +11957,12 @@ module Aws::Connect
|
|
11332
11957
|
# @return [String]
|
11333
11958
|
#
|
11334
11959
|
# @!attribute [rw] instance_id
|
11335
|
-
# The identifier of the Amazon Connect instance. You can find the
|
11336
|
-
#
|
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
|
11337
11966
|
# @return [String]
|
11338
11967
|
#
|
11339
11968
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateUserRoutingProfileRequest AWS API Documentation
|
@@ -11355,8 +11984,12 @@ module Aws::Connect
|
|
11355
11984
|
# @return [String]
|
11356
11985
|
#
|
11357
11986
|
# @!attribute [rw] instance_id
|
11358
|
-
# The identifier of the Amazon Connect instance. You can find the
|
11359
|
-
#
|
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
|
11360
11993
|
# @return [String]
|
11361
11994
|
#
|
11362
11995
|
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateUserSecurityProfilesRequest AWS API Documentation
|
@@ -12009,5 +12642,19 @@ module Aws::Connect
|
|
12009
12642
|
include Aws::Structure
|
12010
12643
|
end
|
12011
12644
|
|
12645
|
+
# Information about Amazon Connect Wisdom.
|
12646
|
+
#
|
12647
|
+
# @!attribute [rw] session_arn
|
12648
|
+
# The Amazon Resource Name (ARN) of the Wisdom session.
|
12649
|
+
# @return [String]
|
12650
|
+
#
|
12651
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/WisdomInfo AWS API Documentation
|
12652
|
+
#
|
12653
|
+
class WisdomInfo < Struct.new(
|
12654
|
+
:session_arn)
|
12655
|
+
SENSITIVE = []
|
12656
|
+
include Aws::Structure
|
12657
|
+
end
|
12658
|
+
|
12012
12659
|
end
|
12013
12660
|
end
|