aws-sdk-alexaforbusiness 1.38.0 → 1.39.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f2801c906c44fa835f123ea54d11d530d45906724aceb48418c19abcaac040c6
4
- data.tar.gz: 2cba24621262d97cb3440fb328b23d851f0e2f0b880af5fa245da1ae0e0ef6a0
3
+ metadata.gz: 398381f1919a97e2e3fbddc5ae12ba20e19bf98ed066b64d1c41ccbc7b690276
4
+ data.tar.gz: 804d8883b74d22afe063bf1730e2ca89042008a6ce97378694c2c39473c0d7d0
5
5
  SHA512:
6
- metadata.gz: 4e62a0a8877c2755e1ae1d8002a87dc962fddd8691b67e65d097b69fe75ecee7d0d8f5af68ca1ecb30adfa2379f97a2816473f0bf1383b77354cec75eae35e62
7
- data.tar.gz: 90ab9b10646743bdc21cd04d3d5cb5b22fce844e1332d0cd898a1d0fe139af39694d1c371c5d507f960167c62aeeec7c1b7359555936c9d02380a13ce5be09dd
6
+ metadata.gz: c7f075ba14545727a67481e5b07f655e58b7ba290f448e0a347eb4119b04fe7809d06b638213f72aa7d3e659fbde69193655bc9f54fef51188cd426c49a81dde
7
+ data.tar.gz: e1f0356ebafe6d1a0bb996dc796cb7677a863e318bbb9d9aa10fd067da7e5276992d871468288de65cfa9d429ea2b9cf97d747534a645e7c2695cacb91bd0501
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -45,6 +47,6 @@ require_relative 'aws-sdk-alexaforbusiness/customizations'
45
47
  # @service
46
48
  module Aws::AlexaForBusiness
47
49
 
48
- GEM_VERSION = '1.38.0'
50
+ GEM_VERSION = '1.39.0'
49
51
 
50
52
  end
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -4138,7 +4140,7 @@ module Aws::AlexaForBusiness
4138
4140
  params: params,
4139
4141
  config: config)
4140
4142
  context[:gem_name] = 'aws-sdk-alexaforbusiness'
4141
- context[:gem_version] = '1.38.0'
4143
+ context[:gem_version] = '1.39.0'
4142
4144
  Seahorse::Client::Request.new(handlers, context)
4143
4145
  end
4144
4146
 
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -28,6 +30,7 @@ module Aws::AlexaForBusiness
28
30
  :address_book_arn,
29
31
  :name,
30
32
  :description)
33
+ SENSITIVE = []
31
34
  include Aws::Structure
32
35
  end
33
36
 
@@ -51,6 +54,7 @@ module Aws::AlexaForBusiness
51
54
  :address_book_arn,
52
55
  :name,
53
56
  :description)
57
+ SENSITIVE = []
54
58
  include Aws::Structure
55
59
  end
56
60
 
@@ -63,6 +67,7 @@ module Aws::AlexaForBusiness
63
67
  #
64
68
  class AlreadyExistsException < Struct.new(
65
69
  :message)
70
+ SENSITIVE = []
66
71
  include Aws::Structure
67
72
  end
68
73
 
@@ -81,6 +86,7 @@ module Aws::AlexaForBusiness
81
86
  #
82
87
  class ApproveSkillRequest < Struct.new(
83
88
  :skill_id)
89
+ SENSITIVE = []
84
90
  include Aws::Structure
85
91
  end
86
92
 
@@ -109,6 +115,7 @@ module Aws::AlexaForBusiness
109
115
  class AssociateContactWithAddressBookRequest < Struct.new(
110
116
  :contact_arn,
111
117
  :address_book_arn)
118
+ SENSITIVE = []
112
119
  include Aws::Structure
113
120
  end
114
121
 
@@ -137,6 +144,7 @@ module Aws::AlexaForBusiness
137
144
  class AssociateDeviceWithNetworkProfileRequest < Struct.new(
138
145
  :device_arn,
139
146
  :network_profile_arn)
147
+ SENSITIVE = []
140
148
  include Aws::Structure
141
149
  end
142
150
 
@@ -165,6 +173,7 @@ module Aws::AlexaForBusiness
165
173
  class AssociateDeviceWithRoomRequest < Struct.new(
166
174
  :device_arn,
167
175
  :room_arn)
176
+ SENSITIVE = []
168
177
  include Aws::Structure
169
178
  end
170
179
 
@@ -194,6 +203,7 @@ module Aws::AlexaForBusiness
194
203
  class AssociateSkillGroupWithRoomRequest < Struct.new(
195
204
  :skill_group_arn,
196
205
  :room_arn)
206
+ SENSITIVE = []
197
207
  include Aws::Structure
198
208
  end
199
209
 
@@ -222,6 +232,7 @@ module Aws::AlexaForBusiness
222
232
  class AssociateSkillWithSkillGroupRequest < Struct.new(
223
233
  :skill_group_arn,
224
234
  :skill_id)
235
+ SENSITIVE = []
225
236
  include Aws::Structure
226
237
  end
227
238
 
@@ -244,6 +255,7 @@ module Aws::AlexaForBusiness
244
255
  #
245
256
  class AssociateSkillWithUsersRequest < Struct.new(
246
257
  :skill_id)
258
+ SENSITIVE = []
247
259
  include Aws::Structure
248
260
  end
249
261
 
@@ -295,6 +307,7 @@ module Aws::AlexaForBusiness
295
307
  class Audio < Struct.new(
296
308
  :locale,
297
309
  :location)
310
+ SENSITIVE = []
298
311
  include Aws::Structure
299
312
  end
300
313
 
@@ -329,6 +342,7 @@ module Aws::AlexaForBusiness
329
342
  :s3_location,
330
343
  :delivery_time,
331
344
  :download_url)
345
+ SENSITIVE = []
332
346
  include Aws::Structure
333
347
  end
334
348
 
@@ -349,6 +363,7 @@ module Aws::AlexaForBusiness
349
363
  #
350
364
  class BusinessReportContentRange < Struct.new(
351
365
  :interval)
366
+ SENSITIVE = []
352
367
  include Aws::Structure
353
368
  end
354
369
 
@@ -369,6 +384,7 @@ module Aws::AlexaForBusiness
369
384
  #
370
385
  class BusinessReportRecurrence < Struct.new(
371
386
  :start_date)
387
+ SENSITIVE = []
372
388
  include Aws::Structure
373
389
  end
374
390
 
@@ -387,6 +403,7 @@ module Aws::AlexaForBusiness
387
403
  class BusinessReportS3Location < Struct.new(
388
404
  :path,
389
405
  :bucket_name)
406
+ SENSITIVE = []
390
407
  include Aws::Structure
391
408
  end
392
409
 
@@ -437,6 +454,7 @@ module Aws::AlexaForBusiness
437
454
  :content_range,
438
455
  :recurrence,
439
456
  :last_business_report)
457
+ SENSITIVE = []
440
458
  include Aws::Structure
441
459
  end
442
460
 
@@ -457,6 +475,7 @@ module Aws::AlexaForBusiness
457
475
  class Category < Struct.new(
458
476
  :category_id,
459
477
  :category_name)
478
+ SENSITIVE = []
460
479
  include Aws::Structure
461
480
  end
462
481
 
@@ -469,6 +488,7 @@ module Aws::AlexaForBusiness
469
488
  #
470
489
  class ConcurrentModificationException < Struct.new(
471
490
  :message)
491
+ SENSITIVE = []
472
492
  include Aws::Structure
473
493
  end
474
494
 
@@ -490,6 +510,7 @@ module Aws::AlexaForBusiness
490
510
  #
491
511
  class ConferencePreference < Struct.new(
492
512
  :default_conference_provider_arn)
513
+ SENSITIVE = []
493
514
  include Aws::Structure
494
515
  end
495
516
 
@@ -531,6 +552,7 @@ module Aws::AlexaForBusiness
531
552
  :ip_dial_in,
532
553
  :pstn_dial_in,
533
554
  :meeting_setting)
555
+ SENSITIVE = []
534
556
  include Aws::Structure
535
557
  end
536
558
 
@@ -579,6 +601,7 @@ module Aws::AlexaForBusiness
579
601
  :phone_number,
580
602
  :phone_numbers,
581
603
  :sip_addresses)
604
+ SENSITIVE = [:phone_number]
582
605
  include Aws::Structure
583
606
  end
584
607
 
@@ -627,6 +650,7 @@ module Aws::AlexaForBusiness
627
650
  :phone_number,
628
651
  :phone_numbers,
629
652
  :sip_addresses)
653
+ SENSITIVE = [:phone_number]
630
654
  include Aws::Structure
631
655
  end
632
656
 
@@ -675,6 +699,7 @@ module Aws::AlexaForBusiness
675
699
  :text_list,
676
700
  :ssml_list,
677
701
  :audio_list)
702
+ SENSITIVE = []
678
703
  include Aws::Structure
679
704
  end
680
705
 
@@ -709,6 +734,7 @@ module Aws::AlexaForBusiness
709
734
  :name,
710
735
  :description,
711
736
  :client_request_token)
737
+ SENSITIVE = []
712
738
  include Aws::Structure
713
739
  end
714
740
 
@@ -720,6 +746,7 @@ module Aws::AlexaForBusiness
720
746
  #
721
747
  class CreateAddressBookResponse < Struct.new(
722
748
  :address_book_arn)
749
+ SENSITIVE = []
723
750
  include Aws::Structure
724
751
  end
725
752
 
@@ -796,6 +823,7 @@ module Aws::AlexaForBusiness
796
823
  :recurrence,
797
824
  :client_request_token,
798
825
  :tags)
826
+ SENSITIVE = []
799
827
  include Aws::Structure
800
828
  end
801
829
 
@@ -807,6 +835,7 @@ module Aws::AlexaForBusiness
807
835
  #
808
836
  class CreateBusinessReportScheduleResponse < Struct.new(
809
837
  :schedule_arn)
838
+ SENSITIVE = []
810
839
  include Aws::Structure
811
840
  end
812
841
 
@@ -868,6 +897,7 @@ module Aws::AlexaForBusiness
868
897
  :pstn_dial_in,
869
898
  :meeting_setting,
870
899
  :client_request_token)
900
+ SENSITIVE = []
871
901
  include Aws::Structure
872
902
  end
873
903
 
@@ -879,6 +909,7 @@ module Aws::AlexaForBusiness
879
909
  #
880
910
  class CreateConferenceProviderResponse < Struct.new(
881
911
  :conference_provider_arn)
912
+ SENSITIVE = []
882
913
  include Aws::Structure
883
914
  end
884
915
 
@@ -952,6 +983,7 @@ module Aws::AlexaForBusiness
952
983
  :phone_numbers,
953
984
  :sip_addresses,
954
985
  :client_request_token)
986
+ SENSITIVE = [:phone_number]
955
987
  include Aws::Structure
956
988
  end
957
989
 
@@ -963,6 +995,7 @@ module Aws::AlexaForBusiness
963
995
  #
964
996
  class CreateContactResponse < Struct.new(
965
997
  :contact_arn)
998
+ SENSITIVE = []
966
999
  include Aws::Structure
967
1000
  end
968
1001
 
@@ -998,6 +1031,7 @@ module Aws::AlexaForBusiness
998
1031
  :reminder_at_minutes,
999
1032
  :reminder_type,
1000
1033
  :enabled)
1034
+ SENSITIVE = []
1001
1035
  include Aws::Structure
1002
1036
  end
1003
1037
 
@@ -1032,6 +1066,7 @@ module Aws::AlexaForBusiness
1032
1066
  :name,
1033
1067
  :description,
1034
1068
  :client_request_token)
1069
+ SENSITIVE = []
1035
1070
  include Aws::Structure
1036
1071
  end
1037
1072
 
@@ -1043,6 +1078,7 @@ module Aws::AlexaForBusiness
1043
1078
  #
1044
1079
  class CreateGatewayGroupResponse < Struct.new(
1045
1080
  :gateway_group_arn)
1081
+ SENSITIVE = []
1046
1082
  include Aws::Structure
1047
1083
  end
1048
1084
 
@@ -1074,6 +1110,7 @@ module Aws::AlexaForBusiness
1074
1110
  class CreateInstantBooking < Struct.new(
1075
1111
  :duration_in_minutes,
1076
1112
  :enabled)
1113
+ SENSITIVE = []
1077
1114
  include Aws::Structure
1078
1115
  end
1079
1116
 
@@ -1128,6 +1165,7 @@ module Aws::AlexaForBusiness
1128
1165
  :end_of_meeting_reminder,
1129
1166
  :instant_booking,
1130
1167
  :require_check_in)
1168
+ SENSITIVE = []
1131
1169
  include Aws::Structure
1132
1170
  end
1133
1171
 
@@ -1212,6 +1250,7 @@ module Aws::AlexaForBusiness
1212
1250
  :certificate_authority_arn,
1213
1251
  :trust_anchors,
1214
1252
  :client_request_token)
1253
+ SENSITIVE = [:current_password, :next_password]
1215
1254
  include Aws::Structure
1216
1255
  end
1217
1256
 
@@ -1223,6 +1262,7 @@ module Aws::AlexaForBusiness
1223
1262
  #
1224
1263
  class CreateNetworkProfileResponse < Struct.new(
1225
1264
  :network_profile_arn)
1265
+ SENSITIVE = []
1226
1266
  include Aws::Structure
1227
1267
  end
1228
1268
 
@@ -1338,6 +1378,7 @@ module Aws::AlexaForBusiness
1338
1378
  :pstn_enabled,
1339
1379
  :meeting_room_configuration,
1340
1380
  :tags)
1381
+ SENSITIVE = []
1341
1382
  include Aws::Structure
1342
1383
  end
1343
1384
 
@@ -1349,6 +1390,7 @@ module Aws::AlexaForBusiness
1349
1390
  #
1350
1391
  class CreateProfileResponse < Struct.new(
1351
1392
  :profile_arn)
1393
+ SENSITIVE = []
1352
1394
  include Aws::Structure
1353
1395
  end
1354
1396
 
@@ -1379,6 +1421,7 @@ module Aws::AlexaForBusiness
1379
1421
  class CreateRequireCheckIn < Struct.new(
1380
1422
  :release_after_minutes,
1381
1423
  :enabled)
1424
+ SENSITIVE = []
1382
1425
  include Aws::Structure
1383
1426
  end
1384
1427
 
@@ -1436,6 +1479,7 @@ module Aws::AlexaForBusiness
1436
1479
  :provider_calendar_id,
1437
1480
  :client_request_token,
1438
1481
  :tags)
1482
+ SENSITIVE = []
1439
1483
  include Aws::Structure
1440
1484
  end
1441
1485
 
@@ -1447,6 +1491,7 @@ module Aws::AlexaForBusiness
1447
1491
  #
1448
1492
  class CreateRoomResponse < Struct.new(
1449
1493
  :room_arn)
1494
+ SENSITIVE = []
1450
1495
  include Aws::Structure
1451
1496
  end
1452
1497
 
@@ -1492,6 +1537,7 @@ module Aws::AlexaForBusiness
1492
1537
  :description,
1493
1538
  :client_request_token,
1494
1539
  :tags)
1540
+ SENSITIVE = []
1495
1541
  include Aws::Structure
1496
1542
  end
1497
1543
 
@@ -1503,6 +1549,7 @@ module Aws::AlexaForBusiness
1503
1549
  #
1504
1550
  class CreateSkillGroupResponse < Struct.new(
1505
1551
  :skill_group_arn)
1552
+ SENSITIVE = []
1506
1553
  include Aws::Structure
1507
1554
  end
1508
1555
 
@@ -1560,6 +1607,7 @@ module Aws::AlexaForBusiness
1560
1607
  :email,
1561
1608
  :client_request_token,
1562
1609
  :tags)
1610
+ SENSITIVE = []
1563
1611
  include Aws::Structure
1564
1612
  end
1565
1613
 
@@ -1571,6 +1619,7 @@ module Aws::AlexaForBusiness
1571
1619
  #
1572
1620
  class CreateUserResponse < Struct.new(
1573
1621
  :user_arn)
1622
+ SENSITIVE = []
1574
1623
  include Aws::Structure
1575
1624
  end
1576
1625
 
@@ -1589,6 +1638,7 @@ module Aws::AlexaForBusiness
1589
1638
  #
1590
1639
  class DeleteAddressBookRequest < Struct.new(
1591
1640
  :address_book_arn)
1641
+ SENSITIVE = []
1592
1642
  include Aws::Structure
1593
1643
  end
1594
1644
 
@@ -1611,6 +1661,7 @@ module Aws::AlexaForBusiness
1611
1661
  #
1612
1662
  class DeleteBusinessReportScheduleRequest < Struct.new(
1613
1663
  :schedule_arn)
1664
+ SENSITIVE = []
1614
1665
  include Aws::Structure
1615
1666
  end
1616
1667
 
@@ -1633,6 +1684,7 @@ module Aws::AlexaForBusiness
1633
1684
  #
1634
1685
  class DeleteConferenceProviderRequest < Struct.new(
1635
1686
  :conference_provider_arn)
1687
+ SENSITIVE = []
1636
1688
  include Aws::Structure
1637
1689
  end
1638
1690
 
@@ -1655,6 +1707,7 @@ module Aws::AlexaForBusiness
1655
1707
  #
1656
1708
  class DeleteContactRequest < Struct.new(
1657
1709
  :contact_arn)
1710
+ SENSITIVE = []
1658
1711
  include Aws::Structure
1659
1712
  end
1660
1713
 
@@ -1677,6 +1730,7 @@ module Aws::AlexaForBusiness
1677
1730
  #
1678
1731
  class DeleteDeviceRequest < Struct.new(
1679
1732
  :device_arn)
1733
+ SENSITIVE = []
1680
1734
  include Aws::Structure
1681
1735
  end
1682
1736
 
@@ -1705,6 +1759,7 @@ module Aws::AlexaForBusiness
1705
1759
  class DeleteDeviceUsageDataRequest < Struct.new(
1706
1760
  :device_arn,
1707
1761
  :device_usage_type)
1762
+ SENSITIVE = []
1708
1763
  include Aws::Structure
1709
1764
  end
1710
1765
 
@@ -1727,6 +1782,7 @@ module Aws::AlexaForBusiness
1727
1782
  #
1728
1783
  class DeleteGatewayGroupRequest < Struct.new(
1729
1784
  :gateway_group_arn)
1785
+ SENSITIVE = []
1730
1786
  include Aws::Structure
1731
1787
  end
1732
1788
 
@@ -1749,6 +1805,7 @@ module Aws::AlexaForBusiness
1749
1805
  #
1750
1806
  class DeleteNetworkProfileRequest < Struct.new(
1751
1807
  :network_profile_arn)
1808
+ SENSITIVE = []
1752
1809
  include Aws::Structure
1753
1810
  end
1754
1811
 
@@ -1771,6 +1828,7 @@ module Aws::AlexaForBusiness
1771
1828
  #
1772
1829
  class DeleteProfileRequest < Struct.new(
1773
1830
  :profile_arn)
1831
+ SENSITIVE = []
1774
1832
  include Aws::Structure
1775
1833
  end
1776
1834
 
@@ -1793,6 +1851,7 @@ module Aws::AlexaForBusiness
1793
1851
  #
1794
1852
  class DeleteRoomRequest < Struct.new(
1795
1853
  :room_arn)
1854
+ SENSITIVE = []
1796
1855
  include Aws::Structure
1797
1856
  end
1798
1857
 
@@ -1829,6 +1888,7 @@ module Aws::AlexaForBusiness
1829
1888
  :room_arn,
1830
1889
  :skill_id,
1831
1890
  :parameter_key)
1891
+ SENSITIVE = []
1832
1892
  include Aws::Structure
1833
1893
  end
1834
1894
 
@@ -1857,6 +1917,7 @@ module Aws::AlexaForBusiness
1857
1917
  class DeleteSkillAuthorizationRequest < Struct.new(
1858
1918
  :skill_id,
1859
1919
  :room_arn)
1920
+ SENSITIVE = []
1860
1921
  include Aws::Structure
1861
1922
  end
1862
1923
 
@@ -1879,6 +1940,7 @@ module Aws::AlexaForBusiness
1879
1940
  #
1880
1941
  class DeleteSkillGroupRequest < Struct.new(
1881
1942
  :skill_group_arn)
1943
+ SENSITIVE = []
1882
1944
  include Aws::Structure
1883
1945
  end
1884
1946
 
@@ -1907,6 +1969,7 @@ module Aws::AlexaForBusiness
1907
1969
  class DeleteUserRequest < Struct.new(
1908
1970
  :user_arn,
1909
1971
  :enrollment_id)
1972
+ SENSITIVE = []
1910
1973
  include Aws::Structure
1911
1974
  end
1912
1975
 
@@ -1939,6 +2002,7 @@ module Aws::AlexaForBusiness
1939
2002
  :privacy_policy,
1940
2003
  :email,
1941
2004
  :url)
2005
+ SENSITIVE = []
1942
2006
  include Aws::Structure
1943
2007
  end
1944
2008
 
@@ -1998,6 +2062,7 @@ module Aws::AlexaForBusiness
1998
2062
  :device_status,
1999
2063
  :device_status_info,
2000
2064
  :network_profile_info)
2065
+ SENSITIVE = []
2001
2066
  include Aws::Structure
2002
2067
  end
2003
2068
 
@@ -2071,6 +2136,7 @@ module Aws::AlexaForBusiness
2071
2136
  :room_name,
2072
2137
  :device_status_info,
2073
2138
  :created_time)
2139
+ SENSITIVE = []
2074
2140
  include Aws::Structure
2075
2141
  end
2076
2142
 
@@ -2094,6 +2160,7 @@ module Aws::AlexaForBusiness
2094
2160
  :type,
2095
2161
  :value,
2096
2162
  :timestamp)
2163
+ SENSITIVE = []
2097
2164
  include Aws::Structure
2098
2165
  end
2099
2166
 
@@ -2117,6 +2184,7 @@ module Aws::AlexaForBusiness
2117
2184
  :network_profile_arn,
2118
2185
  :certificate_arn,
2119
2186
  :certificate_expiration_time)
2187
+ SENSITIVE = []
2120
2188
  include Aws::Structure
2121
2189
  end
2122
2190
 
@@ -2130,6 +2198,7 @@ module Aws::AlexaForBusiness
2130
2198
  #
2131
2199
  class DeviceNotRegisteredException < Struct.new(
2132
2200
  :message)
2201
+ SENSITIVE = []
2133
2202
  include Aws::Structure
2134
2203
  end
2135
2204
 
@@ -2148,6 +2217,7 @@ module Aws::AlexaForBusiness
2148
2217
  class DeviceStatusDetail < Struct.new(
2149
2218
  :feature,
2150
2219
  :code)
2220
+ SENSITIVE = []
2151
2221
  include Aws::Structure
2152
2222
  end
2153
2223
 
@@ -2172,6 +2242,7 @@ module Aws::AlexaForBusiness
2172
2242
  :device_status_details,
2173
2243
  :connection_status,
2174
2244
  :connection_status_updated_time)
2245
+ SENSITIVE = []
2175
2246
  include Aws::Structure
2176
2247
  end
2177
2248
 
@@ -2196,6 +2267,7 @@ module Aws::AlexaForBusiness
2196
2267
  class DisassociateContactFromAddressBookRequest < Struct.new(
2197
2268
  :contact_arn,
2198
2269
  :address_book_arn)
2270
+ SENSITIVE = []
2199
2271
  include Aws::Structure
2200
2272
  end
2201
2273
 
@@ -2218,6 +2290,7 @@ module Aws::AlexaForBusiness
2218
2290
  #
2219
2291
  class DisassociateDeviceFromRoomRequest < Struct.new(
2220
2292
  :device_arn)
2293
+ SENSITIVE = []
2221
2294
  include Aws::Structure
2222
2295
  end
2223
2296
 
@@ -2246,6 +2319,7 @@ module Aws::AlexaForBusiness
2246
2319
  class DisassociateSkillFromSkillGroupRequest < Struct.new(
2247
2320
  :skill_group_arn,
2248
2321
  :skill_id)
2322
+ SENSITIVE = []
2249
2323
  include Aws::Structure
2250
2324
  end
2251
2325
 
@@ -2269,6 +2343,7 @@ module Aws::AlexaForBusiness
2269
2343
  #
2270
2344
  class DisassociateSkillFromUsersRequest < Struct.new(
2271
2345
  :skill_id)
2346
+ SENSITIVE = []
2272
2347
  include Aws::Structure
2273
2348
  end
2274
2349
 
@@ -2298,6 +2373,7 @@ module Aws::AlexaForBusiness
2298
2373
  class DisassociateSkillGroupFromRoomRequest < Struct.new(
2299
2374
  :skill_group_arn,
2300
2375
  :room_arn)
2376
+ SENSITIVE = []
2301
2377
  include Aws::Structure
2302
2378
  end
2303
2379
 
@@ -2328,6 +2404,7 @@ module Aws::AlexaForBusiness
2328
2404
  :reminder_at_minutes,
2329
2405
  :reminder_type,
2330
2406
  :enabled)
2407
+ SENSITIVE = []
2331
2408
  include Aws::Structure
2332
2409
  end
2333
2410
 
@@ -2356,6 +2433,7 @@ module Aws::AlexaForBusiness
2356
2433
  class Filter < Struct.new(
2357
2434
  :key,
2358
2435
  :values)
2436
+ SENSITIVE = []
2359
2437
  include Aws::Structure
2360
2438
  end
2361
2439
 
@@ -2374,6 +2452,7 @@ module Aws::AlexaForBusiness
2374
2452
  #
2375
2453
  class ForgetSmartHomeAppliancesRequest < Struct.new(
2376
2454
  :room_arn)
2455
+ SENSITIVE = []
2377
2456
  include Aws::Structure
2378
2457
  end
2379
2458
 
@@ -2412,6 +2491,7 @@ module Aws::AlexaForBusiness
2412
2491
  :description,
2413
2492
  :gateway_group_arn,
2414
2493
  :software_version)
2494
+ SENSITIVE = []
2415
2495
  include Aws::Structure
2416
2496
  end
2417
2497
 
@@ -2435,6 +2515,7 @@ module Aws::AlexaForBusiness
2435
2515
  :arn,
2436
2516
  :name,
2437
2517
  :description)
2518
+ SENSITIVE = []
2438
2519
  include Aws::Structure
2439
2520
  end
2440
2521
 
@@ -2458,6 +2539,7 @@ module Aws::AlexaForBusiness
2458
2539
  :arn,
2459
2540
  :name,
2460
2541
  :description)
2542
+ SENSITIVE = []
2461
2543
  include Aws::Structure
2462
2544
  end
2463
2545
 
@@ -2492,6 +2574,7 @@ module Aws::AlexaForBusiness
2492
2574
  :description,
2493
2575
  :gateway_group_arn,
2494
2576
  :software_version)
2577
+ SENSITIVE = []
2495
2578
  include Aws::Structure
2496
2579
  end
2497
2580
 
@@ -2510,6 +2593,7 @@ module Aws::AlexaForBusiness
2510
2593
  #
2511
2594
  class GetAddressBookRequest < Struct.new(
2512
2595
  :address_book_arn)
2596
+ SENSITIVE = []
2513
2597
  include Aws::Structure
2514
2598
  end
2515
2599
 
@@ -2521,6 +2605,7 @@ module Aws::AlexaForBusiness
2521
2605
  #
2522
2606
  class GetAddressBookResponse < Struct.new(
2523
2607
  :address_book)
2608
+ SENSITIVE = []
2524
2609
  include Aws::Structure
2525
2610
  end
2526
2611
 
@@ -2538,6 +2623,7 @@ module Aws::AlexaForBusiness
2538
2623
  #
2539
2624
  class GetConferencePreferenceResponse < Struct.new(
2540
2625
  :preference)
2626
+ SENSITIVE = []
2541
2627
  include Aws::Structure
2542
2628
  end
2543
2629
 
@@ -2556,6 +2642,7 @@ module Aws::AlexaForBusiness
2556
2642
  #
2557
2643
  class GetConferenceProviderRequest < Struct.new(
2558
2644
  :conference_provider_arn)
2645
+ SENSITIVE = []
2559
2646
  include Aws::Structure
2560
2647
  end
2561
2648
 
@@ -2567,6 +2654,7 @@ module Aws::AlexaForBusiness
2567
2654
  #
2568
2655
  class GetConferenceProviderResponse < Struct.new(
2569
2656
  :conference_provider)
2657
+ SENSITIVE = []
2570
2658
  include Aws::Structure
2571
2659
  end
2572
2660
 
@@ -2585,6 +2673,7 @@ module Aws::AlexaForBusiness
2585
2673
  #
2586
2674
  class GetContactRequest < Struct.new(
2587
2675
  :contact_arn)
2676
+ SENSITIVE = []
2588
2677
  include Aws::Structure
2589
2678
  end
2590
2679
 
@@ -2596,6 +2685,7 @@ module Aws::AlexaForBusiness
2596
2685
  #
2597
2686
  class GetContactResponse < Struct.new(
2598
2687
  :contact)
2688
+ SENSITIVE = []
2599
2689
  include Aws::Structure
2600
2690
  end
2601
2691
 
@@ -2614,6 +2704,7 @@ module Aws::AlexaForBusiness
2614
2704
  #
2615
2705
  class GetDeviceRequest < Struct.new(
2616
2706
  :device_arn)
2707
+ SENSITIVE = []
2617
2708
  include Aws::Structure
2618
2709
  end
2619
2710
 
@@ -2625,6 +2716,7 @@ module Aws::AlexaForBusiness
2625
2716
  #
2626
2717
  class GetDeviceResponse < Struct.new(
2627
2718
  :device)
2719
+ SENSITIVE = []
2628
2720
  include Aws::Structure
2629
2721
  end
2630
2722
 
@@ -2643,6 +2735,7 @@ module Aws::AlexaForBusiness
2643
2735
  #
2644
2736
  class GetGatewayGroupRequest < Struct.new(
2645
2737
  :gateway_group_arn)
2738
+ SENSITIVE = []
2646
2739
  include Aws::Structure
2647
2740
  end
2648
2741
 
@@ -2654,6 +2747,7 @@ module Aws::AlexaForBusiness
2654
2747
  #
2655
2748
  class GetGatewayGroupResponse < Struct.new(
2656
2749
  :gateway_group)
2750
+ SENSITIVE = []
2657
2751
  include Aws::Structure
2658
2752
  end
2659
2753
 
@@ -2672,6 +2766,7 @@ module Aws::AlexaForBusiness
2672
2766
  #
2673
2767
  class GetGatewayRequest < Struct.new(
2674
2768
  :gateway_arn)
2769
+ SENSITIVE = []
2675
2770
  include Aws::Structure
2676
2771
  end
2677
2772
 
@@ -2683,6 +2778,7 @@ module Aws::AlexaForBusiness
2683
2778
  #
2684
2779
  class GetGatewayResponse < Struct.new(
2685
2780
  :gateway)
2781
+ SENSITIVE = []
2686
2782
  include Aws::Structure
2687
2783
  end
2688
2784
 
@@ -2713,6 +2809,7 @@ module Aws::AlexaForBusiness
2713
2809
  :organization_name,
2714
2810
  :contact_email,
2715
2811
  :private_skill_ids)
2812
+ SENSITIVE = []
2716
2813
  include Aws::Structure
2717
2814
  end
2718
2815
 
@@ -2731,6 +2828,7 @@ module Aws::AlexaForBusiness
2731
2828
  #
2732
2829
  class GetNetworkProfileRequest < Struct.new(
2733
2830
  :network_profile_arn)
2831
+ SENSITIVE = []
2734
2832
  include Aws::Structure
2735
2833
  end
2736
2834
 
@@ -2742,6 +2840,7 @@ module Aws::AlexaForBusiness
2742
2840
  #
2743
2841
  class GetNetworkProfileResponse < Struct.new(
2744
2842
  :network_profile)
2843
+ SENSITIVE = []
2745
2844
  include Aws::Structure
2746
2845
  end
2747
2846
 
@@ -2760,6 +2859,7 @@ module Aws::AlexaForBusiness
2760
2859
  #
2761
2860
  class GetProfileRequest < Struct.new(
2762
2861
  :profile_arn)
2862
+ SENSITIVE = []
2763
2863
  include Aws::Structure
2764
2864
  end
2765
2865
 
@@ -2771,6 +2871,7 @@ module Aws::AlexaForBusiness
2771
2871
  #
2772
2872
  class GetProfileResponse < Struct.new(
2773
2873
  :profile)
2874
+ SENSITIVE = []
2774
2875
  include Aws::Structure
2775
2876
  end
2776
2877
 
@@ -2789,6 +2890,7 @@ module Aws::AlexaForBusiness
2789
2890
  #
2790
2891
  class GetRoomRequest < Struct.new(
2791
2892
  :room_arn)
2893
+ SENSITIVE = []
2792
2894
  include Aws::Structure
2793
2895
  end
2794
2896
 
@@ -2800,6 +2902,7 @@ module Aws::AlexaForBusiness
2800
2902
  #
2801
2903
  class GetRoomResponse < Struct.new(
2802
2904
  :room)
2905
+ SENSITIVE = []
2803
2906
  include Aws::Structure
2804
2907
  end
2805
2908
 
@@ -2832,6 +2935,7 @@ module Aws::AlexaForBusiness
2832
2935
  :room_arn,
2833
2936
  :skill_id,
2834
2937
  :parameter_key)
2938
+ SENSITIVE = []
2835
2939
  include Aws::Structure
2836
2940
  end
2837
2941
 
@@ -2843,6 +2947,7 @@ module Aws::AlexaForBusiness
2843
2947
  #
2844
2948
  class GetRoomSkillParameterResponse < Struct.new(
2845
2949
  :room_skill_parameter)
2950
+ SENSITIVE = []
2846
2951
  include Aws::Structure
2847
2952
  end
2848
2953
 
@@ -2861,6 +2966,7 @@ module Aws::AlexaForBusiness
2861
2966
  #
2862
2967
  class GetSkillGroupRequest < Struct.new(
2863
2968
  :skill_group_arn)
2969
+ SENSITIVE = []
2864
2970
  include Aws::Structure
2865
2971
  end
2866
2972
 
@@ -2872,6 +2978,7 @@ module Aws::AlexaForBusiness
2872
2978
  #
2873
2979
  class GetSkillGroupResponse < Struct.new(
2874
2980
  :skill_group)
2981
+ SENSITIVE = []
2875
2982
  include Aws::Structure
2876
2983
  end
2877
2984
 
@@ -2898,6 +3005,7 @@ module Aws::AlexaForBusiness
2898
3005
  class IPDialIn < Struct.new(
2899
3006
  :endpoint,
2900
3007
  :comms_protocol)
3008
+ SENSITIVE = []
2901
3009
  include Aws::Structure
2902
3010
  end
2903
3011
 
@@ -2921,6 +3029,7 @@ module Aws::AlexaForBusiness
2921
3029
  class InstantBooking < Struct.new(
2922
3030
  :duration_in_minutes,
2923
3031
  :enabled)
3032
+ SENSITIVE = []
2924
3033
  include Aws::Structure
2925
3034
  end
2926
3035
 
@@ -2933,6 +3042,7 @@ module Aws::AlexaForBusiness
2933
3042
  #
2934
3043
  class InvalidCertificateAuthorityException < Struct.new(
2935
3044
  :message)
3045
+ SENSITIVE = []
2936
3046
  include Aws::Structure
2937
3047
  end
2938
3048
 
@@ -2945,6 +3055,7 @@ module Aws::AlexaForBusiness
2945
3055
  #
2946
3056
  class InvalidDeviceException < Struct.new(
2947
3057
  :message)
3058
+ SENSITIVE = []
2948
3059
  include Aws::Structure
2949
3060
  end
2950
3061
 
@@ -2957,6 +3068,7 @@ module Aws::AlexaForBusiness
2957
3068
  #
2958
3069
  class InvalidSecretsManagerResourceException < Struct.new(
2959
3070
  :message)
3071
+ SENSITIVE = []
2960
3072
  include Aws::Structure
2961
3073
  end
2962
3074
 
@@ -2969,6 +3081,7 @@ module Aws::AlexaForBusiness
2969
3081
  #
2970
3082
  class InvalidServiceLinkedRoleStateException < Struct.new(
2971
3083
  :message)
3084
+ SENSITIVE = []
2972
3085
  include Aws::Structure
2973
3086
  end
2974
3087
 
@@ -2982,6 +3095,7 @@ module Aws::AlexaForBusiness
2982
3095
  #
2983
3096
  class InvalidUserStatusException < Struct.new(
2984
3097
  :message)
3098
+ SENSITIVE = []
2985
3099
  include Aws::Structure
2986
3100
  end
2987
3101
 
@@ -2995,6 +3109,7 @@ module Aws::AlexaForBusiness
2995
3109
  #
2996
3110
  class LimitExceededException < Struct.new(
2997
3111
  :message)
3112
+ SENSITIVE = []
2998
3113
  include Aws::Structure
2999
3114
  end
3000
3115
 
@@ -3020,6 +3135,7 @@ module Aws::AlexaForBusiness
3020
3135
  class ListBusinessReportSchedulesRequest < Struct.new(
3021
3136
  :next_token,
3022
3137
  :max_results)
3138
+ SENSITIVE = []
3023
3139
  include Aws::Structure
3024
3140
  end
3025
3141
 
@@ -3037,6 +3153,7 @@ module Aws::AlexaForBusiness
3037
3153
  class ListBusinessReportSchedulesResponse < Struct.new(
3038
3154
  :business_report_schedules,
3039
3155
  :next_token)
3156
+ SENSITIVE = []
3040
3157
  include Aws::Structure
3041
3158
  end
3042
3159
 
@@ -3062,6 +3179,7 @@ module Aws::AlexaForBusiness
3062
3179
  class ListConferenceProvidersRequest < Struct.new(
3063
3180
  :next_token,
3064
3181
  :max_results)
3182
+ SENSITIVE = []
3065
3183
  include Aws::Structure
3066
3184
  end
3067
3185
 
@@ -3078,6 +3196,7 @@ module Aws::AlexaForBusiness
3078
3196
  class ListConferenceProvidersResponse < Struct.new(
3079
3197
  :conference_providers,
3080
3198
  :next_token)
3199
+ SENSITIVE = []
3081
3200
  include Aws::Structure
3082
3201
  end
3083
3202
 
@@ -3124,6 +3243,7 @@ module Aws::AlexaForBusiness
3124
3243
  :event_type,
3125
3244
  :next_token,
3126
3245
  :max_results)
3246
+ SENSITIVE = []
3127
3247
  include Aws::Structure
3128
3248
  end
3129
3249
 
@@ -3140,6 +3260,7 @@ module Aws::AlexaForBusiness
3140
3260
  class ListDeviceEventsResponse < Struct.new(
3141
3261
  :device_events,
3142
3262
  :next_token)
3263
+ SENSITIVE = []
3143
3264
  include Aws::Structure
3144
3265
  end
3145
3266
 
@@ -3166,6 +3287,7 @@ module Aws::AlexaForBusiness
3166
3287
  class ListGatewayGroupsRequest < Struct.new(
3167
3288
  :next_token,
3168
3289
  :max_results)
3290
+ SENSITIVE = []
3169
3291
  include Aws::Structure
3170
3292
  end
3171
3293
 
@@ -3183,6 +3305,7 @@ module Aws::AlexaForBusiness
3183
3305
  class ListGatewayGroupsResponse < Struct.new(
3184
3306
  :gateway_groups,
3185
3307
  :next_token)
3308
+ SENSITIVE = []
3186
3309
  include Aws::Structure
3187
3310
  end
3188
3311
 
@@ -3215,6 +3338,7 @@ module Aws::AlexaForBusiness
3215
3338
  :gateway_group_arn,
3216
3339
  :next_token,
3217
3340
  :max_results)
3341
+ SENSITIVE = []
3218
3342
  include Aws::Structure
3219
3343
  end
3220
3344
 
@@ -3232,6 +3356,7 @@ module Aws::AlexaForBusiness
3232
3356
  class ListGatewaysResponse < Struct.new(
3233
3357
  :gateways,
3234
3358
  :next_token)
3359
+ SENSITIVE = []
3235
3360
  include Aws::Structure
3236
3361
  end
3237
3362
 
@@ -3280,6 +3405,7 @@ module Aws::AlexaForBusiness
3280
3405
  :skill_type,
3281
3406
  :next_token,
3282
3407
  :max_results)
3408
+ SENSITIVE = []
3283
3409
  include Aws::Structure
3284
3410
  end
3285
3411
 
@@ -3296,6 +3422,7 @@ module Aws::AlexaForBusiness
3296
3422
  class ListSkillsResponse < Struct.new(
3297
3423
  :skill_summaries,
3298
3424
  :next_token)
3425
+ SENSITIVE = []
3299
3426
  include Aws::Structure
3300
3427
  end
3301
3428
 
@@ -3320,6 +3447,7 @@ module Aws::AlexaForBusiness
3320
3447
  class ListSkillsStoreCategoriesRequest < Struct.new(
3321
3448
  :next_token,
3322
3449
  :max_results)
3450
+ SENSITIVE = []
3323
3451
  include Aws::Structure
3324
3452
  end
3325
3453
 
@@ -3336,6 +3464,7 @@ module Aws::AlexaForBusiness
3336
3464
  class ListSkillsStoreCategoriesResponse < Struct.new(
3337
3465
  :category_list,
3338
3466
  :next_token)
3467
+ SENSITIVE = []
3339
3468
  include Aws::Structure
3340
3469
  end
3341
3470
 
@@ -3367,6 +3496,7 @@ module Aws::AlexaForBusiness
3367
3496
  :category_id,
3368
3497
  :next_token,
3369
3498
  :max_results)
3499
+ SENSITIVE = []
3370
3500
  include Aws::Structure
3371
3501
  end
3372
3502
 
@@ -3383,6 +3513,7 @@ module Aws::AlexaForBusiness
3383
3513
  class ListSkillsStoreSkillsByCategoryResponse < Struct.new(
3384
3514
  :skills_store_skills,
3385
3515
  :next_token)
3516
+ SENSITIVE = []
3386
3517
  include Aws::Structure
3387
3518
  end
3388
3519
 
@@ -3414,6 +3545,7 @@ module Aws::AlexaForBusiness
3414
3545
  :room_arn,
3415
3546
  :max_results,
3416
3547
  :next_token)
3548
+ SENSITIVE = []
3417
3549
  include Aws::Structure
3418
3550
  end
3419
3551
 
@@ -3430,6 +3562,7 @@ module Aws::AlexaForBusiness
3430
3562
  class ListSmartHomeAppliancesResponse < Struct.new(
3431
3563
  :smart_home_appliances,
3432
3564
  :next_token)
3565
+ SENSITIVE = []
3433
3566
  include Aws::Structure
3434
3567
  end
3435
3568
 
@@ -3466,6 +3599,7 @@ module Aws::AlexaForBusiness
3466
3599
  :arn,
3467
3600
  :next_token,
3468
3601
  :max_results)
3602
+ SENSITIVE = []
3469
3603
  include Aws::Structure
3470
3604
  end
3471
3605
 
@@ -3482,6 +3616,7 @@ module Aws::AlexaForBusiness
3482
3616
  class ListTagsResponse < Struct.new(
3483
3617
  :tags,
3484
3618
  :next_token)
3619
+ SENSITIVE = []
3485
3620
  include Aws::Structure
3486
3621
  end
3487
3622
 
@@ -3516,6 +3651,7 @@ module Aws::AlexaForBusiness
3516
3651
  :end_of_meeting_reminder,
3517
3652
  :instant_booking,
3518
3653
  :require_check_in)
3654
+ SENSITIVE = []
3519
3655
  include Aws::Structure
3520
3656
  end
3521
3657
 
@@ -3544,6 +3680,7 @@ module Aws::AlexaForBusiness
3544
3680
  #
3545
3681
  class MeetingSetting < Struct.new(
3546
3682
  :require_pin)
3683
+ SENSITIVE = []
3547
3684
  include Aws::Structure
3548
3685
  end
3549
3686
 
@@ -3556,6 +3693,7 @@ module Aws::AlexaForBusiness
3556
3693
  #
3557
3694
  class NameInUseException < Struct.new(
3558
3695
  :message)
3696
+ SENSITIVE = []
3559
3697
  include Aws::Structure
3560
3698
  end
3561
3699
 
@@ -3622,6 +3760,7 @@ module Aws::AlexaForBusiness
3622
3760
  :next_password,
3623
3761
  :certificate_authority_arn,
3624
3762
  :trust_anchors)
3763
+ SENSITIVE = [:current_password, :next_password]
3625
3764
  include Aws::Structure
3626
3765
  end
3627
3766
 
@@ -3669,6 +3808,7 @@ module Aws::AlexaForBusiness
3669
3808
  :security_type,
3670
3809
  :eap_method,
3671
3810
  :certificate_authority_arn)
3811
+ SENSITIVE = []
3672
3812
  include Aws::Structure
3673
3813
  end
3674
3814
 
@@ -3681,6 +3821,7 @@ module Aws::AlexaForBusiness
3681
3821
  #
3682
3822
  class NotFoundException < Struct.new(
3683
3823
  :message)
3824
+ SENSITIVE = []
3684
3825
  include Aws::Structure
3685
3826
  end
3686
3827
 
@@ -3726,6 +3867,7 @@ module Aws::AlexaForBusiness
3726
3867
  :phone_number,
3727
3868
  :one_click_id_delay,
3728
3869
  :one_click_pin_delay)
3870
+ SENSITIVE = []
3729
3871
  include Aws::Structure
3730
3872
  end
3731
3873
 
@@ -3753,6 +3895,7 @@ module Aws::AlexaForBusiness
3753
3895
  class PhoneNumber < Struct.new(
3754
3896
  :number,
3755
3897
  :type)
3898
+ SENSITIVE = [:number, :type]
3756
3899
  include Aws::Structure
3757
3900
  end
3758
3901
 
@@ -3832,6 +3975,7 @@ module Aws::AlexaForBusiness
3832
3975
  :pstn_enabled,
3833
3976
  :address_book_arn,
3834
3977
  :meeting_room_configuration)
3978
+ SENSITIVE = []
3835
3979
  include Aws::Structure
3836
3980
  end
3837
3981
 
@@ -3886,6 +4030,7 @@ module Aws::AlexaForBusiness
3886
4030
  :temperature_unit,
3887
4031
  :wake_word,
3888
4032
  :locale)
4033
+ SENSITIVE = []
3889
4034
  include Aws::Structure
3890
4035
  end
3891
4036
 
@@ -3906,6 +4051,7 @@ module Aws::AlexaForBusiness
3906
4051
  #
3907
4052
  class PutConferencePreferenceRequest < Struct.new(
3908
4053
  :conference_preference)
4054
+ SENSITIVE = []
3909
4055
  include Aws::Structure
3910
4056
  end
3911
4057
 
@@ -3943,6 +4089,7 @@ module Aws::AlexaForBusiness
3943
4089
  :organization_name,
3944
4090
  :contact_email,
3945
4091
  :private_skill_ids)
4092
+ SENSITIVE = []
3946
4093
  include Aws::Structure
3947
4094
  end
3948
4095
 
@@ -3982,6 +4129,7 @@ module Aws::AlexaForBusiness
3982
4129
  :room_arn,
3983
4130
  :skill_id,
3984
4131
  :room_skill_parameter)
4132
+ SENSITIVE = []
3985
4133
  include Aws::Structure
3986
4134
  end
3987
4135
 
@@ -4020,6 +4168,7 @@ module Aws::AlexaForBusiness
4020
4168
  :authorization_result,
4021
4169
  :skill_id,
4022
4170
  :room_arn)
4171
+ SENSITIVE = [:authorization_result]
4023
4172
  include Aws::Structure
4024
4173
  end
4025
4174
 
@@ -4072,6 +4221,7 @@ module Aws::AlexaForBusiness
4072
4221
  :product_id,
4073
4222
  :device_serial_number,
4074
4223
  :amazon_id)
4224
+ SENSITIVE = []
4075
4225
  include Aws::Structure
4076
4226
  end
4077
4227
 
@@ -4083,6 +4233,7 @@ module Aws::AlexaForBusiness
4083
4233
  #
4084
4234
  class RegisterAVSDeviceResponse < Struct.new(
4085
4235
  :device_arn)
4236
+ SENSITIVE = []
4086
4237
  include Aws::Structure
4087
4238
  end
4088
4239
 
@@ -4101,6 +4252,7 @@ module Aws::AlexaForBusiness
4101
4252
  #
4102
4253
  class RejectSkillRequest < Struct.new(
4103
4254
  :skill_id)
4255
+ SENSITIVE = []
4104
4256
  include Aws::Structure
4105
4257
  end
4106
4258
 
@@ -4126,6 +4278,7 @@ module Aws::AlexaForBusiness
4126
4278
  class RequireCheckIn < Struct.new(
4127
4279
  :release_after_minutes,
4128
4280
  :enabled)
4281
+ SENSITIVE = []
4129
4282
  include Aws::Structure
4130
4283
  end
4131
4284
 
@@ -4150,6 +4303,7 @@ module Aws::AlexaForBusiness
4150
4303
  class ResolveRoomRequest < Struct.new(
4151
4304
  :user_id,
4152
4305
  :skill_id)
4306
+ SENSITIVE = []
4153
4307
  include Aws::Structure
4154
4308
  end
4155
4309
 
@@ -4171,6 +4325,7 @@ module Aws::AlexaForBusiness
4171
4325
  :room_arn,
4172
4326
  :room_name,
4173
4327
  :room_skill_parameters)
4328
+ SENSITIVE = []
4174
4329
  include Aws::Structure
4175
4330
  end
4176
4331
 
@@ -4183,6 +4338,7 @@ module Aws::AlexaForBusiness
4183
4338
  #
4184
4339
  class ResourceAssociatedException < Struct.new(
4185
4340
  :message)
4341
+ SENSITIVE = []
4186
4342
  include Aws::Structure
4187
4343
  end
4188
4344
 
@@ -4201,6 +4357,7 @@ module Aws::AlexaForBusiness
4201
4357
  class ResourceInUseException < Struct.new(
4202
4358
  :message,
4203
4359
  :client_request_token)
4360
+ SENSITIVE = []
4204
4361
  include Aws::Structure
4205
4362
  end
4206
4363
 
@@ -4226,6 +4383,7 @@ module Aws::AlexaForBusiness
4226
4383
  class RevokeInvitationRequest < Struct.new(
4227
4384
  :user_arn,
4228
4385
  :enrollment_id)
4386
+ SENSITIVE = []
4229
4387
  include Aws::Structure
4230
4388
  end
4231
4389
 
@@ -4263,6 +4421,7 @@ module Aws::AlexaForBusiness
4263
4421
  :description,
4264
4422
  :provider_calendar_id,
4265
4423
  :profile_arn)
4424
+ SENSITIVE = []
4266
4425
  include Aws::Structure
4267
4426
  end
4268
4427
 
@@ -4301,6 +4460,7 @@ module Aws::AlexaForBusiness
4301
4460
  :provider_calendar_id,
4302
4461
  :profile_arn,
4303
4462
  :profile_name)
4463
+ SENSITIVE = []
4304
4464
  include Aws::Structure
4305
4465
  end
4306
4466
 
@@ -4329,6 +4489,7 @@ module Aws::AlexaForBusiness
4329
4489
  class RoomSkillParameter < Struct.new(
4330
4490
  :parameter_key,
4331
4491
  :parameter_value)
4492
+ SENSITIVE = []
4332
4493
  include Aws::Structure
4333
4494
  end
4334
4495
 
@@ -4383,6 +4544,7 @@ module Aws::AlexaForBusiness
4383
4544
  :sort_criteria,
4384
4545
  :next_token,
4385
4546
  :max_results)
4547
+ SENSITIVE = []
4386
4548
  include Aws::Structure
4387
4549
  end
4388
4550
 
@@ -4405,6 +4567,7 @@ module Aws::AlexaForBusiness
4405
4567
  :address_books,
4406
4568
  :next_token,
4407
4569
  :total_count)
4570
+ SENSITIVE = []
4408
4571
  include Aws::Structure
4409
4572
  end
4410
4573
 
@@ -4460,6 +4623,7 @@ module Aws::AlexaForBusiness
4460
4623
  :sort_criteria,
4461
4624
  :next_token,
4462
4625
  :max_results)
4626
+ SENSITIVE = []
4463
4627
  include Aws::Structure
4464
4628
  end
4465
4629
 
@@ -4482,6 +4646,7 @@ module Aws::AlexaForBusiness
4482
4646
  :contacts,
4483
4647
  :next_token,
4484
4648
  :total_count)
4649
+ SENSITIVE = []
4485
4650
  include Aws::Structure
4486
4651
  end
4487
4652
 
@@ -4541,6 +4706,7 @@ module Aws::AlexaForBusiness
4541
4706
  :max_results,
4542
4707
  :filters,
4543
4708
  :sort_criteria)
4709
+ SENSITIVE = []
4544
4710
  include Aws::Structure
4545
4711
  end
4546
4712
 
@@ -4563,6 +4729,7 @@ module Aws::AlexaForBusiness
4563
4729
  :devices,
4564
4730
  :next_token,
4565
4731
  :total_count)
4732
+ SENSITIVE = []
4566
4733
  include Aws::Structure
4567
4734
  end
4568
4735
 
@@ -4618,6 +4785,7 @@ module Aws::AlexaForBusiness
4618
4785
  :max_results,
4619
4786
  :filters,
4620
4787
  :sort_criteria)
4788
+ SENSITIVE = []
4621
4789
  include Aws::Structure
4622
4790
  end
4623
4791
 
@@ -4643,6 +4811,7 @@ module Aws::AlexaForBusiness
4643
4811
  :network_profiles,
4644
4812
  :next_token,
4645
4813
  :total_count)
4814
+ SENSITIVE = []
4646
4815
  include Aws::Structure
4647
4816
  end
4648
4817
 
@@ -4697,6 +4866,7 @@ module Aws::AlexaForBusiness
4697
4866
  :max_results,
4698
4867
  :filters,
4699
4868
  :sort_criteria)
4869
+ SENSITIVE = []
4700
4870
  include Aws::Structure
4701
4871
  end
4702
4872
 
@@ -4719,6 +4889,7 @@ module Aws::AlexaForBusiness
4719
4889
  :profiles,
4720
4890
  :next_token,
4721
4891
  :total_count)
4892
+ SENSITIVE = []
4722
4893
  include Aws::Structure
4723
4894
  end
4724
4895
 
@@ -4773,6 +4944,7 @@ module Aws::AlexaForBusiness
4773
4944
  :max_results,
4774
4945
  :filters,
4775
4946
  :sort_criteria)
4947
+ SENSITIVE = []
4776
4948
  include Aws::Structure
4777
4949
  end
4778
4950
 
@@ -4795,6 +4967,7 @@ module Aws::AlexaForBusiness
4795
4967
  :rooms,
4796
4968
  :next_token,
4797
4969
  :total_count)
4970
+ SENSITIVE = []
4798
4971
  include Aws::Structure
4799
4972
  end
4800
4973
 
@@ -4849,6 +5022,7 @@ module Aws::AlexaForBusiness
4849
5022
  :max_results,
4850
5023
  :filters,
4851
5024
  :sort_criteria)
5025
+ SENSITIVE = []
4852
5026
  include Aws::Structure
4853
5027
  end
4854
5028
 
@@ -4870,6 +5044,7 @@ module Aws::AlexaForBusiness
4870
5044
  :skill_groups,
4871
5045
  :next_token,
4872
5046
  :total_count)
5047
+ SENSITIVE = []
4873
5048
  include Aws::Structure
4874
5049
  end
4875
5050
 
@@ -4926,6 +5101,7 @@ module Aws::AlexaForBusiness
4926
5101
  :max_results,
4927
5102
  :filters,
4928
5103
  :sort_criteria)
5104
+ SENSITIVE = []
4929
5105
  include Aws::Structure
4930
5106
  end
4931
5107
 
@@ -4948,6 +5124,7 @@ module Aws::AlexaForBusiness
4948
5124
  :users,
4949
5125
  :next_token,
4950
5126
  :total_count)
5127
+ SENSITIVE = []
4951
5128
  include Aws::Structure
4952
5129
  end
4953
5130
 
@@ -5017,6 +5194,7 @@ module Aws::AlexaForBusiness
5017
5194
  :content,
5018
5195
  :time_to_live_in_seconds,
5019
5196
  :client_request_token)
5197
+ SENSITIVE = []
5020
5198
  include Aws::Structure
5021
5199
  end
5022
5200
 
@@ -5028,6 +5206,7 @@ module Aws::AlexaForBusiness
5028
5206
  #
5029
5207
  class SendAnnouncementResponse < Struct.new(
5030
5208
  :announcement_arn)
5209
+ SENSITIVE = []
5031
5210
  include Aws::Structure
5032
5211
  end
5033
5212
 
@@ -5046,6 +5225,7 @@ module Aws::AlexaForBusiness
5046
5225
  #
5047
5226
  class SendInvitationRequest < Struct.new(
5048
5227
  :user_arn)
5228
+ SENSITIVE = []
5049
5229
  include Aws::Structure
5050
5230
  end
5051
5231
 
@@ -5077,6 +5257,7 @@ module Aws::AlexaForBusiness
5077
5257
  class SipAddress < Struct.new(
5078
5258
  :uri,
5079
5259
  :type)
5260
+ SENSITIVE = [:uri, :type]
5080
5261
  include Aws::Structure
5081
5262
  end
5082
5263
 
@@ -5139,6 +5320,7 @@ module Aws::AlexaForBusiness
5139
5320
  :skill_types,
5140
5321
  :reviews,
5141
5322
  :developer_info)
5323
+ SENSITIVE = []
5142
5324
  include Aws::Structure
5143
5325
  end
5144
5326
 
@@ -5162,6 +5344,7 @@ module Aws::AlexaForBusiness
5162
5344
  :skill_group_arn,
5163
5345
  :skill_group_name,
5164
5346
  :description)
5347
+ SENSITIVE = []
5165
5348
  include Aws::Structure
5166
5349
  end
5167
5350
 
@@ -5185,6 +5368,7 @@ module Aws::AlexaForBusiness
5185
5368
  :skill_group_arn,
5186
5369
  :skill_group_name,
5187
5370
  :description)
5371
+ SENSITIVE = []
5188
5372
  include Aws::Structure
5189
5373
  end
5190
5374
 
@@ -5197,6 +5381,7 @@ module Aws::AlexaForBusiness
5197
5381
  #
5198
5382
  class SkillNotLinkedException < Struct.new(
5199
5383
  :message)
5384
+ SENSITIVE = []
5200
5385
  include Aws::Structure
5201
5386
  end
5202
5387
 
@@ -5231,6 +5416,7 @@ module Aws::AlexaForBusiness
5231
5416
  :supports_linking,
5232
5417
  :enablement_type,
5233
5418
  :skill_type)
5419
+ SENSITIVE = []
5234
5420
  include Aws::Structure
5235
5421
  end
5236
5422
 
@@ -5274,6 +5460,7 @@ module Aws::AlexaForBusiness
5274
5460
  :sample_utterances,
5275
5461
  :skill_details,
5276
5462
  :supports_linking)
5463
+ SENSITIVE = []
5277
5464
  include Aws::Structure
5278
5465
  end
5279
5466
 
@@ -5298,6 +5485,7 @@ module Aws::AlexaForBusiness
5298
5485
  :friendly_name,
5299
5486
  :description,
5300
5487
  :manufacturer_name)
5488
+ SENSITIVE = []
5301
5489
  include Aws::Structure
5302
5490
  end
5303
5491
 
@@ -5324,6 +5512,7 @@ module Aws::AlexaForBusiness
5324
5512
  class Sort < Struct.new(
5325
5513
  :key,
5326
5514
  :value)
5515
+ SENSITIVE = []
5327
5516
  include Aws::Structure
5328
5517
  end
5329
5518
 
@@ -5355,6 +5544,7 @@ module Aws::AlexaForBusiness
5355
5544
  class Ssml < Struct.new(
5356
5545
  :locale,
5357
5546
  :value)
5547
+ SENSITIVE = []
5358
5548
  include Aws::Structure
5359
5549
  end
5360
5550
 
@@ -5386,6 +5576,7 @@ module Aws::AlexaForBusiness
5386
5576
  :room_arn,
5387
5577
  :device_arn,
5388
5578
  :features)
5579
+ SENSITIVE = []
5389
5580
  include Aws::Structure
5390
5581
  end
5391
5582
 
@@ -5408,6 +5599,7 @@ module Aws::AlexaForBusiness
5408
5599
  #
5409
5600
  class StartSmartHomeApplianceDiscoveryRequest < Struct.new(
5410
5601
  :room_arn)
5602
+ SENSITIVE = []
5411
5603
  include Aws::Structure
5412
5604
  end
5413
5605
 
@@ -5438,6 +5630,7 @@ module Aws::AlexaForBusiness
5438
5630
  class Tag < Struct.new(
5439
5631
  :key,
5440
5632
  :value)
5633
+ SENSITIVE = []
5441
5634
  include Aws::Structure
5442
5635
  end
5443
5636
 
@@ -5468,6 +5661,7 @@ module Aws::AlexaForBusiness
5468
5661
  class TagResourceRequest < Struct.new(
5469
5662
  :arn,
5470
5663
  :tags)
5664
+ SENSITIVE = []
5471
5665
  include Aws::Structure
5472
5666
  end
5473
5667
 
@@ -5498,6 +5692,7 @@ module Aws::AlexaForBusiness
5498
5692
  class Text < Struct.new(
5499
5693
  :locale,
5500
5694
  :value)
5695
+ SENSITIVE = []
5501
5696
  include Aws::Structure
5502
5697
  end
5503
5698
 
@@ -5511,6 +5706,7 @@ module Aws::AlexaForBusiness
5511
5706
  #
5512
5707
  class UnauthorizedException < Struct.new(
5513
5708
  :message)
5709
+ SENSITIVE = []
5514
5710
  include Aws::Structure
5515
5711
  end
5516
5712
 
@@ -5537,6 +5733,7 @@ module Aws::AlexaForBusiness
5537
5733
  class UntagResourceRequest < Struct.new(
5538
5734
  :arn,
5539
5735
  :tag_keys)
5736
+ SENSITIVE = []
5540
5737
  include Aws::Structure
5541
5738
  end
5542
5739
 
@@ -5571,6 +5768,7 @@ module Aws::AlexaForBusiness
5571
5768
  :address_book_arn,
5572
5769
  :name,
5573
5770
  :description)
5771
+ SENSITIVE = []
5574
5772
  include Aws::Structure
5575
5773
  end
5576
5774
 
@@ -5626,6 +5824,7 @@ module Aws::AlexaForBusiness
5626
5824
  :format,
5627
5825
  :schedule_name,
5628
5826
  :recurrence)
5827
+ SENSITIVE = []
5629
5828
  include Aws::Structure
5630
5829
  end
5631
5830
 
@@ -5682,6 +5881,7 @@ module Aws::AlexaForBusiness
5682
5881
  :ip_dial_in,
5683
5882
  :pstn_dial_in,
5684
5883
  :meeting_setting)
5884
+ SENSITIVE = []
5685
5885
  include Aws::Structure
5686
5886
  end
5687
5887
 
@@ -5753,6 +5953,7 @@ module Aws::AlexaForBusiness
5753
5953
  :phone_number,
5754
5954
  :phone_numbers,
5755
5955
  :sip_addresses)
5956
+ SENSITIVE = [:phone_number]
5756
5957
  include Aws::Structure
5757
5958
  end
5758
5959
 
@@ -5781,6 +5982,7 @@ module Aws::AlexaForBusiness
5781
5982
  class UpdateDeviceRequest < Struct.new(
5782
5983
  :device_arn,
5783
5984
  :device_name)
5985
+ SENSITIVE = []
5784
5986
  include Aws::Structure
5785
5987
  end
5786
5988
 
@@ -5822,6 +6024,7 @@ module Aws::AlexaForBusiness
5822
6024
  :reminder_at_minutes,
5823
6025
  :reminder_type,
5824
6026
  :enabled)
6027
+ SENSITIVE = []
5825
6028
  include Aws::Structure
5826
6029
  end
5827
6030
 
@@ -5852,6 +6055,7 @@ module Aws::AlexaForBusiness
5852
6055
  :gateway_group_arn,
5853
6056
  :name,
5854
6057
  :description)
6058
+ SENSITIVE = []
5855
6059
  include Aws::Structure
5856
6060
  end
5857
6061
 
@@ -5893,6 +6097,7 @@ module Aws::AlexaForBusiness
5893
6097
  :name,
5894
6098
  :description,
5895
6099
  :software_version)
6100
+ SENSITIVE = []
5896
6101
  include Aws::Structure
5897
6102
  end
5898
6103
 
@@ -5927,6 +6132,7 @@ module Aws::AlexaForBusiness
5927
6132
  class UpdateInstantBooking < Struct.new(
5928
6133
  :duration_in_minutes,
5929
6134
  :enabled)
6135
+ SENSITIVE = []
5930
6136
  include Aws::Structure
5931
6137
  end
5932
6138
 
@@ -5981,6 +6187,7 @@ module Aws::AlexaForBusiness
5981
6187
  :end_of_meeting_reminder,
5982
6188
  :instant_booking,
5983
6189
  :require_check_in)
6190
+ SENSITIVE = []
5984
6191
  include Aws::Structure
5985
6192
  end
5986
6193
 
@@ -6041,6 +6248,7 @@ module Aws::AlexaForBusiness
6041
6248
  :next_password,
6042
6249
  :certificate_authority_arn,
6043
6250
  :trust_anchors)
6251
+ SENSITIVE = [:current_password, :next_password]
6044
6252
  include Aws::Structure
6045
6253
  end
6046
6254
 
@@ -6152,6 +6360,7 @@ module Aws::AlexaForBusiness
6152
6360
  :max_volume_limit,
6153
6361
  :pstn_enabled,
6154
6362
  :meeting_room_configuration)
6363
+ SENSITIVE = []
6155
6364
  include Aws::Structure
6156
6365
  end
6157
6366
 
@@ -6186,6 +6395,7 @@ module Aws::AlexaForBusiness
6186
6395
  class UpdateRequireCheckIn < Struct.new(
6187
6396
  :release_after_minutes,
6188
6397
  :enabled)
6398
+ SENSITIVE = []
6189
6399
  include Aws::Structure
6190
6400
  end
6191
6401
 
@@ -6228,6 +6438,7 @@ module Aws::AlexaForBusiness
6228
6438
  :description,
6229
6439
  :provider_calendar_id,
6230
6440
  :profile_arn)
6441
+ SENSITIVE = []
6231
6442
  include Aws::Structure
6232
6443
  end
6233
6444
 
@@ -6262,6 +6473,7 @@ module Aws::AlexaForBusiness
6262
6473
  :skill_group_arn,
6263
6474
  :skill_group_name,
6264
6475
  :description)
6476
+ SENSITIVE = []
6265
6477
  include Aws::Structure
6266
6478
  end
6267
6479
 
@@ -6304,6 +6516,7 @@ module Aws::AlexaForBusiness
6304
6516
  :email,
6305
6517
  :enrollment_status,
6306
6518
  :enrollment_id)
6519
+ SENSITIVE = []
6307
6520
  include Aws::Structure
6308
6521
  end
6309
6522