@aws-sdk/client-workspaces 3.130.0 → 3.137.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.
Files changed (130) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist-cjs/commands/AssociateConnectionAliasCommand.js +2 -2
  3. package/dist-cjs/commands/AssociateIpGroupsCommand.js +2 -2
  4. package/dist-cjs/commands/AuthorizeIpRulesCommand.js +2 -2
  5. package/dist-cjs/commands/CopyWorkspaceImageCommand.js +2 -2
  6. package/dist-cjs/commands/CreateConnectClientAddInCommand.js +2 -2
  7. package/dist-cjs/commands/CreateConnectionAliasCommand.js +2 -2
  8. package/dist-cjs/commands/CreateIpGroupCommand.js +2 -2
  9. package/dist-cjs/commands/CreateTagsCommand.js +2 -2
  10. package/dist-cjs/commands/CreateUpdatedWorkspaceImageCommand.js +2 -2
  11. package/dist-cjs/commands/CreateWorkspaceBundleCommand.js +2 -2
  12. package/dist-cjs/commands/CreateWorkspacesCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteClientBrandingCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteConnectClientAddInCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteConnectionAliasCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteIpGroupCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteTagsCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteWorkspaceBundleCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteWorkspaceImageCommand.js +2 -2
  20. package/dist-cjs/commands/DeregisterWorkspaceDirectoryCommand.js +2 -2
  21. package/dist-cjs/commands/DescribeAccountCommand.js +2 -2
  22. package/dist-cjs/commands/DescribeAccountModificationsCommand.js +2 -2
  23. package/dist-cjs/commands/DescribeClientBrandingCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeClientPropertiesCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeConnectClientAddInsCommand.js +2 -2
  26. package/dist-cjs/commands/DescribeConnectionAliasPermissionsCommand.js +2 -2
  27. package/dist-cjs/commands/DescribeConnectionAliasesCommand.js +2 -2
  28. package/dist-cjs/commands/DescribeIpGroupsCommand.js +2 -2
  29. package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
  30. package/dist-cjs/commands/DescribeWorkspaceBundlesCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeWorkspaceDirectoriesCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeWorkspaceImagePermissionsCommand.js +2 -2
  33. package/dist-cjs/commands/DescribeWorkspaceImagesCommand.js +2 -2
  34. package/dist-cjs/commands/DescribeWorkspaceSnapshotsCommand.js +2 -2
  35. package/dist-cjs/commands/DescribeWorkspacesCommand.js +2 -2
  36. package/dist-cjs/commands/DescribeWorkspacesConnectionStatusCommand.js +2 -2
  37. package/dist-cjs/commands/DisassociateConnectionAliasCommand.js +2 -2
  38. package/dist-cjs/commands/DisassociateIpGroupsCommand.js +2 -2
  39. package/dist-cjs/commands/ImportClientBrandingCommand.js +2 -2
  40. package/dist-cjs/commands/ImportWorkspaceImageCommand.js +2 -2
  41. package/dist-cjs/commands/ListAvailableManagementCidrRangesCommand.js +2 -2
  42. package/dist-cjs/commands/MigrateWorkspaceCommand.js +2 -2
  43. package/dist-cjs/commands/ModifyAccountCommand.js +2 -2
  44. package/dist-cjs/commands/ModifyClientPropertiesCommand.js +2 -2
  45. package/dist-cjs/commands/ModifySelfservicePermissionsCommand.js +2 -2
  46. package/dist-cjs/commands/ModifyWorkspaceAccessPropertiesCommand.js +2 -2
  47. package/dist-cjs/commands/ModifyWorkspaceCreationPropertiesCommand.js +2 -2
  48. package/dist-cjs/commands/ModifyWorkspacePropertiesCommand.js +2 -2
  49. package/dist-cjs/commands/ModifyWorkspaceStateCommand.js +2 -2
  50. package/dist-cjs/commands/RebootWorkspacesCommand.js +2 -2
  51. package/dist-cjs/commands/RebuildWorkspacesCommand.js +2 -2
  52. package/dist-cjs/commands/RegisterWorkspaceDirectoryCommand.js +2 -2
  53. package/dist-cjs/commands/RestoreWorkspaceCommand.js +2 -2
  54. package/dist-cjs/commands/RevokeIpRulesCommand.js +2 -2
  55. package/dist-cjs/commands/StartWorkspacesCommand.js +2 -2
  56. package/dist-cjs/commands/StopWorkspacesCommand.js +2 -2
  57. package/dist-cjs/commands/TerminateWorkspacesCommand.js +2 -2
  58. package/dist-cjs/commands/UpdateConnectClientAddInCommand.js +2 -2
  59. package/dist-cjs/commands/UpdateConnectionAliasPermissionCommand.js +2 -2
  60. package/dist-cjs/commands/UpdateRulesOfIpGroupCommand.js +2 -2
  61. package/dist-cjs/commands/UpdateWorkspaceBundleCommand.js +2 -2
  62. package/dist-cjs/commands/UpdateWorkspaceImagePermissionCommand.js +2 -2
  63. package/dist-cjs/models/models_0.js +652 -976
  64. package/dist-cjs/protocols/Aws_json1_1.js +3 -0
  65. package/dist-es/commands/AssociateConnectionAliasCommand.js +3 -3
  66. package/dist-es/commands/AssociateIpGroupsCommand.js +3 -3
  67. package/dist-es/commands/AuthorizeIpRulesCommand.js +3 -3
  68. package/dist-es/commands/CopyWorkspaceImageCommand.js +3 -3
  69. package/dist-es/commands/CreateConnectClientAddInCommand.js +3 -3
  70. package/dist-es/commands/CreateConnectionAliasCommand.js +3 -3
  71. package/dist-es/commands/CreateIpGroupCommand.js +3 -3
  72. package/dist-es/commands/CreateTagsCommand.js +3 -3
  73. package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +3 -3
  74. package/dist-es/commands/CreateWorkspaceBundleCommand.js +3 -3
  75. package/dist-es/commands/CreateWorkspacesCommand.js +3 -3
  76. package/dist-es/commands/DeleteClientBrandingCommand.js +3 -3
  77. package/dist-es/commands/DeleteConnectClientAddInCommand.js +3 -3
  78. package/dist-es/commands/DeleteConnectionAliasCommand.js +3 -3
  79. package/dist-es/commands/DeleteIpGroupCommand.js +3 -3
  80. package/dist-es/commands/DeleteTagsCommand.js +3 -3
  81. package/dist-es/commands/DeleteWorkspaceBundleCommand.js +3 -3
  82. package/dist-es/commands/DeleteWorkspaceImageCommand.js +3 -3
  83. package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +3 -3
  84. package/dist-es/commands/DescribeAccountCommand.js +3 -3
  85. package/dist-es/commands/DescribeAccountModificationsCommand.js +3 -3
  86. package/dist-es/commands/DescribeClientBrandingCommand.js +3 -3
  87. package/dist-es/commands/DescribeClientPropertiesCommand.js +3 -3
  88. package/dist-es/commands/DescribeConnectClientAddInsCommand.js +3 -3
  89. package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +3 -3
  90. package/dist-es/commands/DescribeConnectionAliasesCommand.js +3 -3
  91. package/dist-es/commands/DescribeIpGroupsCommand.js +3 -3
  92. package/dist-es/commands/DescribeTagsCommand.js +3 -3
  93. package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +3 -3
  94. package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +3 -3
  95. package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +3 -3
  96. package/dist-es/commands/DescribeWorkspaceImagesCommand.js +3 -3
  97. package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +3 -3
  98. package/dist-es/commands/DescribeWorkspacesCommand.js +3 -3
  99. package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +3 -3
  100. package/dist-es/commands/DisassociateConnectionAliasCommand.js +3 -3
  101. package/dist-es/commands/DisassociateIpGroupsCommand.js +3 -3
  102. package/dist-es/commands/ImportClientBrandingCommand.js +3 -3
  103. package/dist-es/commands/ImportWorkspaceImageCommand.js +3 -3
  104. package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +3 -3
  105. package/dist-es/commands/MigrateWorkspaceCommand.js +3 -3
  106. package/dist-es/commands/ModifyAccountCommand.js +3 -3
  107. package/dist-es/commands/ModifyClientPropertiesCommand.js +3 -3
  108. package/dist-es/commands/ModifySelfservicePermissionsCommand.js +3 -3
  109. package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +3 -3
  110. package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +3 -3
  111. package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +3 -3
  112. package/dist-es/commands/ModifyWorkspaceStateCommand.js +3 -3
  113. package/dist-es/commands/RebootWorkspacesCommand.js +3 -3
  114. package/dist-es/commands/RebuildWorkspacesCommand.js +3 -3
  115. package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +3 -3
  116. package/dist-es/commands/RestoreWorkspaceCommand.js +3 -3
  117. package/dist-es/commands/RevokeIpRulesCommand.js +3 -3
  118. package/dist-es/commands/StartWorkspacesCommand.js +3 -3
  119. package/dist-es/commands/StopWorkspacesCommand.js +3 -3
  120. package/dist-es/commands/TerminateWorkspacesCommand.js +3 -3
  121. package/dist-es/commands/UpdateConnectClientAddInCommand.js +3 -3
  122. package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +3 -3
  123. package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +3 -3
  124. package/dist-es/commands/UpdateWorkspaceBundleCommand.js +3 -3
  125. package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +3 -3
  126. package/dist-es/models/models_0.js +162 -648
  127. package/dist-es/protocols/Aws_json1_1.js +6 -2
  128. package/dist-types/models/models_0.d.ts +648 -972
  129. package/dist-types/ts3.4/models/models_0.d.ts +324 -648
  130. package/package.json +7 -7
@@ -56,12 +56,6 @@ export interface AccountModification {
56
56
  */
57
57
  ErrorMessage?: string;
58
58
  }
59
- export declare namespace AccountModification {
60
- /**
61
- * @internal
62
- */
63
- const filterSensitiveLog: (obj: AccountModification) => any;
64
- }
65
59
  export declare enum Application {
66
60
  Microsoft_Office_2016 = "Microsoft_Office_2016",
67
61
  Microsoft_Office_2019 = "Microsoft_Office_2019"
@@ -76,12 +70,6 @@ export interface AssociateConnectionAliasRequest {
76
70
  */
77
71
  ResourceId: string | undefined;
78
72
  }
79
- export declare namespace AssociateConnectionAliasRequest {
80
- /**
81
- * @internal
82
- */
83
- const filterSensitiveLog: (obj: AssociateConnectionAliasRequest) => any;
84
- }
85
73
  export interface AssociateConnectionAliasResult {
86
74
  /**
87
75
  * <p>The identifier of the connection alias association. You use the connection identifier in
@@ -89,12 +77,6 @@ export interface AssociateConnectionAliasResult {
89
77
  */
90
78
  ConnectionIdentifier?: string;
91
79
  }
92
- export declare namespace AssociateConnectionAliasResult {
93
- /**
94
- * @internal
95
- */
96
- const filterSensitiveLog: (obj: AssociateConnectionAliasResult) => any;
97
- }
98
80
  /**
99
81
  * <p>One or more parameter values are not valid.</p>
100
82
  */
@@ -168,20 +150,8 @@ export interface AssociateIpGroupsRequest {
168
150
  */
169
151
  GroupIds: string[] | undefined;
170
152
  }
171
- export declare namespace AssociateIpGroupsRequest {
172
- /**
173
- * @internal
174
- */
175
- const filterSensitiveLog: (obj: AssociateIpGroupsRequest) => any;
176
- }
177
153
  export interface AssociateIpGroupsResult {
178
154
  }
179
- export declare namespace AssociateIpGroupsResult {
180
- /**
181
- * @internal
182
- */
183
- const filterSensitiveLog: (obj: AssociateIpGroupsResult) => any;
184
- }
185
155
  /**
186
156
  * <p>Your resource limits have been exceeded.</p>
187
157
  */
@@ -213,12 +183,6 @@ export interface IpRuleItem {
213
183
  */
214
184
  ruleDesc?: string;
215
185
  }
216
- export declare namespace IpRuleItem {
217
- /**
218
- * @internal
219
- */
220
- const filterSensitiveLog: (obj: IpRuleItem) => any;
221
- }
222
186
  export interface AuthorizeIpRulesRequest {
223
187
  /**
224
188
  * <p>The identifier of the group.</p>
@@ -229,20 +193,8 @@ export interface AuthorizeIpRulesRequest {
229
193
  */
230
194
  UserRules: IpRuleItem[] | undefined;
231
195
  }
232
- export declare namespace AuthorizeIpRulesRequest {
233
- /**
234
- * @internal
235
- */
236
- const filterSensitiveLog: (obj: AuthorizeIpRulesRequest) => any;
237
- }
238
196
  export interface AuthorizeIpRulesResult {
239
197
  }
240
- export declare namespace AuthorizeIpRulesResult {
241
- /**
242
- * @internal
243
- */
244
- const filterSensitiveLog: (obj: AuthorizeIpRulesResult) => any;
245
- }
246
198
  export declare enum Compute {
247
199
  GRAPHICS = "GRAPHICS",
248
200
  GRAPHICSPRO = "GRAPHICSPRO",
@@ -263,12 +215,6 @@ export interface ComputeType {
263
215
  */
264
216
  Name?: Compute | string;
265
217
  }
266
- export declare namespace ComputeType {
267
- /**
268
- * @internal
269
- */
270
- const filterSensitiveLog: (obj: ComputeType) => any;
271
- }
272
218
  /**
273
219
  * <p>Describes the root volume for a WorkSpace bundle.</p>
274
220
  */
@@ -278,12 +224,6 @@ export interface RootStorage {
278
224
  */
279
225
  Capacity?: string;
280
226
  }
281
- export declare namespace RootStorage {
282
- /**
283
- * @internal
284
- */
285
- const filterSensitiveLog: (obj: RootStorage) => any;
286
- }
287
227
  /**
288
228
  * <p>Describes the user volume for a WorkSpace bundle.</p>
289
229
  */
@@ -293,12 +233,6 @@ export interface UserStorage {
293
233
  */
294
234
  Capacity?: string;
295
235
  }
296
- export declare namespace UserStorage {
297
- /**
298
- * @internal
299
- */
300
- const filterSensitiveLog: (obj: UserStorage) => any;
301
- }
302
236
  /**
303
237
  * <p>Describes a WorkSpace bundle.</p>
304
238
  */
@@ -346,12 +280,6 @@ export interface WorkspaceBundle {
346
280
  */
347
281
  CreationTime?: Date;
348
282
  }
349
- export declare namespace WorkspaceBundle {
350
- /**
351
- * @internal
352
- */
353
- const filterSensitiveLog: (obj: WorkspaceBundle) => any;
354
- }
355
283
  export declare enum ClientDeviceType {
356
284
  DEVICE_TYPE_ANDROID = "DeviceTypeAndroid",
357
285
  DEVICE_TYPE_IOS = "DeviceTypeIos",
@@ -375,12 +303,6 @@ export interface ClientProperties {
375
303
  */
376
304
  ReconnectEnabled?: ReconnectEnum | string;
377
305
  }
378
- export declare namespace ClientProperties {
379
- /**
380
- * @internal
381
- */
382
- const filterSensitiveLog: (obj: ClientProperties) => any;
383
- }
384
306
  /**
385
307
  * <p>Information about the Amazon WorkSpaces client.</p>
386
308
  */
@@ -394,12 +316,6 @@ export interface ClientPropertiesResult {
394
316
  */
395
317
  ClientProperties?: ClientProperties;
396
318
  }
397
- export declare namespace ClientPropertiesResult {
398
- /**
399
- * @internal
400
- */
401
- const filterSensitiveLog: (obj: ClientPropertiesResult) => any;
402
- }
403
319
  /**
404
320
  * <p>Describes an Amazon Connect client add-in.</p>
405
321
  */
@@ -421,12 +337,6 @@ export interface ConnectClientAddIn {
421
337
  */
422
338
  URL?: string;
423
339
  }
424
- export declare namespace ConnectClientAddIn {
425
- /**
426
- * @internal
427
- */
428
- const filterSensitiveLog: (obj: ConnectClientAddIn) => any;
429
- }
430
340
  /**
431
341
  * <p>Describes a connection alias association that is used for cross-Region redirection. For
432
342
  * more information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/cross-region-redirection.html"> Cross-Region
@@ -452,12 +362,6 @@ export interface ConnectionAliasAssociation {
452
362
  */
453
363
  ConnectionIdentifier?: string;
454
364
  }
455
- export declare namespace ConnectionAliasAssociation {
456
- /**
457
- * @internal
458
- */
459
- const filterSensitiveLog: (obj: ConnectionAliasAssociation) => any;
460
- }
461
365
  export declare enum ConnectionAliasState {
462
366
  CREATED = "CREATED",
463
367
  CREATING = "CREATING",
@@ -492,12 +396,6 @@ export interface ConnectionAlias {
492
396
  */
493
397
  Associations?: ConnectionAliasAssociation[];
494
398
  }
495
- export declare namespace ConnectionAlias {
496
- /**
497
- * @internal
498
- */
499
- const filterSensitiveLog: (obj: ConnectionAlias) => any;
500
- }
501
399
  /**
502
400
  * <p>Describes the permissions for a connection alias. Connection aliases are used for
503
401
  * cross-Region redirection. For more information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/cross-region-redirection.html"> Cross-Region
@@ -515,12 +413,6 @@ export interface ConnectionAliasPermission {
515
413
  */
516
414
  AllowAssociation: boolean | undefined;
517
415
  }
518
- export declare namespace ConnectionAliasPermission {
519
- /**
520
- * @internal
521
- */
522
- const filterSensitiveLog: (obj: ConnectionAliasPermission) => any;
523
- }
524
416
  export declare enum ConnectionState {
525
417
  CONNECTED = "CONNECTED",
526
418
  DISCONNECTED = "DISCONNECTED",
@@ -539,12 +431,6 @@ export interface Tag {
539
431
  */
540
432
  Value?: string;
541
433
  }
542
- export declare namespace Tag {
543
- /**
544
- * @internal
545
- */
546
- const filterSensitiveLog: (obj: Tag) => any;
547
- }
548
434
  export interface CopyWorkspaceImageRequest {
549
435
  /**
550
436
  * <p>The name of the image.</p>
@@ -567,24 +453,12 @@ export interface CopyWorkspaceImageRequest {
567
453
  */
568
454
  Tags?: Tag[];
569
455
  }
570
- export declare namespace CopyWorkspaceImageRequest {
571
- /**
572
- * @internal
573
- */
574
- const filterSensitiveLog: (obj: CopyWorkspaceImageRequest) => any;
575
- }
576
456
  export interface CopyWorkspaceImageResult {
577
457
  /**
578
458
  * <p>The identifier of the image.</p>
579
459
  */
580
460
  ImageId?: string;
581
461
  }
582
- export declare namespace CopyWorkspaceImageResult {
583
- /**
584
- * @internal
585
- */
586
- const filterSensitiveLog: (obj: CopyWorkspaceImageResult) => any;
587
- }
588
462
  /**
589
463
  * <p>The specified resource already exists.</p>
590
464
  */
@@ -625,24 +499,12 @@ export interface CreateConnectClientAddInRequest {
625
499
  */
626
500
  URL: string | undefined;
627
501
  }
628
- export declare namespace CreateConnectClientAddInRequest {
629
- /**
630
- * @internal
631
- */
632
- const filterSensitiveLog: (obj: CreateConnectClientAddInRequest) => any;
633
- }
634
502
  export interface CreateConnectClientAddInResult {
635
503
  /**
636
504
  * <p>The client add-in identifier.</p>
637
505
  */
638
506
  AddInId?: string;
639
507
  }
640
- export declare namespace CreateConnectClientAddInResult {
641
- /**
642
- * @internal
643
- */
644
- const filterSensitiveLog: (obj: CreateConnectClientAddInResult) => any;
645
- }
646
508
  /**
647
509
  * <p>The resource could not be created.</p>
648
510
  */
@@ -670,24 +532,12 @@ export interface CreateConnectionAliasRequest {
670
532
  */
671
533
  Tags?: Tag[];
672
534
  }
673
- export declare namespace CreateConnectionAliasRequest {
674
- /**
675
- * @internal
676
- */
677
- const filterSensitiveLog: (obj: CreateConnectionAliasRequest) => any;
678
- }
679
535
  export interface CreateConnectionAliasResult {
680
536
  /**
681
537
  * <p>The identifier of the connection alias.</p>
682
538
  */
683
539
  AliasId?: string;
684
540
  }
685
- export declare namespace CreateConnectionAliasResult {
686
- /**
687
- * @internal
688
- */
689
- const filterSensitiveLog: (obj: CreateConnectionAliasResult) => any;
690
- }
691
541
  export interface CreateIpGroupRequest {
692
542
  /**
693
543
  * <p>The name of the group.</p>
@@ -706,24 +556,12 @@ export interface CreateIpGroupRequest {
706
556
  */
707
557
  Tags?: Tag[];
708
558
  }
709
- export declare namespace CreateIpGroupRequest {
710
- /**
711
- * @internal
712
- */
713
- const filterSensitiveLog: (obj: CreateIpGroupRequest) => any;
714
- }
715
559
  export interface CreateIpGroupResult {
716
560
  /**
717
561
  * <p>The identifier of the group.</p>
718
562
  */
719
563
  GroupId?: string;
720
564
  }
721
- export declare namespace CreateIpGroupResult {
722
- /**
723
- * @internal
724
- */
725
- const filterSensitiveLog: (obj: CreateIpGroupResult) => any;
726
- }
727
565
  export interface CreateTagsRequest {
728
566
  /**
729
567
  * <p>The identifier of the WorkSpaces resource. The supported resource types are WorkSpaces,
@@ -736,20 +574,8 @@ export interface CreateTagsRequest {
736
574
  */
737
575
  Tags: Tag[] | undefined;
738
576
  }
739
- export declare namespace CreateTagsRequest {
740
- /**
741
- * @internal
742
- */
743
- const filterSensitiveLog: (obj: CreateTagsRequest) => any;
744
- }
745
577
  export interface CreateTagsResult {
746
578
  }
747
- export declare namespace CreateTagsResult {
748
- /**
749
- * @internal
750
- */
751
- const filterSensitiveLog: (obj: CreateTagsResult) => any;
752
- }
753
579
  export interface CreateUpdatedWorkspaceImageRequest {
754
580
  /**
755
581
  * <p>The name of the new updated WorkSpace image.</p>
@@ -773,24 +599,12 @@ export interface CreateUpdatedWorkspaceImageRequest {
773
599
  */
774
600
  Tags?: Tag[];
775
601
  }
776
- export declare namespace CreateUpdatedWorkspaceImageRequest {
777
- /**
778
- * @internal
779
- */
780
- const filterSensitiveLog: (obj: CreateUpdatedWorkspaceImageRequest) => any;
781
- }
782
602
  export interface CreateUpdatedWorkspaceImageResult {
783
603
  /**
784
604
  * <p>The identifier of the new updated WorkSpace image.</p>
785
605
  */
786
606
  ImageId?: string;
787
607
  }
788
- export declare namespace CreateUpdatedWorkspaceImageResult {
789
- /**
790
- * @internal
791
- */
792
- const filterSensitiveLog: (obj: CreateUpdatedWorkspaceImageResult) => any;
793
- }
794
608
  export interface CreateWorkspaceBundleRequest {
795
609
  /**
796
610
  * <p>The name of the bundle.</p>
@@ -826,24 +640,12 @@ export interface CreateWorkspaceBundleRequest {
826
640
  */
827
641
  Tags?: Tag[];
828
642
  }
829
- export declare namespace CreateWorkspaceBundleRequest {
830
- /**
831
- * @internal
832
- */
833
- const filterSensitiveLog: (obj: CreateWorkspaceBundleRequest) => any;
834
- }
835
643
  export interface CreateWorkspaceBundleResult {
836
644
  /**
837
645
  * <p>Describes a WorkSpace bundle.</p>
838
646
  */
839
647
  WorkspaceBundle?: WorkspaceBundle;
840
648
  }
841
- export declare namespace CreateWorkspaceBundleResult {
842
- /**
843
- * @internal
844
- */
845
- const filterSensitiveLog: (obj: CreateWorkspaceBundleResult) => any;
846
- }
847
649
  export declare enum RunningMode {
848
650
  ALWAYS_ON = "ALWAYS_ON",
849
651
  AUTO_STOP = "AUTO_STOP"
@@ -880,12 +682,6 @@ export interface WorkspaceProperties {
880
682
  */
881
683
  ComputeTypeName?: Compute | string;
882
684
  }
883
- export declare namespace WorkspaceProperties {
884
- /**
885
- * @internal
886
- */
887
- const filterSensitiveLog: (obj: WorkspaceProperties) => any;
888
- }
889
685
  /**
890
686
  * <p>Describes the information used to create a WorkSpace.</p>
891
687
  */
@@ -924,24 +720,12 @@ export interface WorkspaceRequest {
924
720
  */
925
721
  Tags?: Tag[];
926
722
  }
927
- export declare namespace WorkspaceRequest {
928
- /**
929
- * @internal
930
- */
931
- const filterSensitiveLog: (obj: WorkspaceRequest) => any;
932
- }
933
723
  export interface CreateWorkspacesRequest {
934
724
  /**
935
725
  * <p>The WorkSpaces to create. You can specify up to 25 WorkSpaces.</p>
936
726
  */
937
727
  Workspaces: WorkspaceRequest[] | undefined;
938
728
  }
939
- export declare namespace CreateWorkspacesRequest {
940
- /**
941
- * @internal
942
- */
943
- const filterSensitiveLog: (obj: CreateWorkspacesRequest) => any;
944
- }
945
729
  /**
946
730
  * <p>Describes a WorkSpace that cannot be created.</p>
947
731
  */
@@ -960,12 +744,6 @@ export interface FailedCreateWorkspaceRequest {
960
744
  */
961
745
  ErrorMessage?: string;
962
746
  }
963
- export declare namespace FailedCreateWorkspaceRequest {
964
- /**
965
- * @internal
966
- */
967
- const filterSensitiveLog: (obj: FailedCreateWorkspaceRequest) => any;
968
- }
969
747
  export declare enum ModificationResourceEnum {
970
748
  COMPUTE_TYPE = "COMPUTE_TYPE",
971
749
  ROOT_VOLUME = "ROOT_VOLUME",
@@ -988,12 +766,6 @@ export interface ModificationState {
988
766
  */
989
767
  State?: ModificationStateEnum | string;
990
768
  }
991
- export declare namespace ModificationState {
992
- /**
993
- * @internal
994
- */
995
- const filterSensitiveLog: (obj: ModificationState) => any;
996
- }
997
769
  export declare enum WorkspaceState {
998
770
  ADMIN_MAINTENANCE = "ADMIN_MAINTENANCE",
999
771
  AVAILABLE = "AVAILABLE",
@@ -1090,12 +862,6 @@ export interface Workspace {
1090
862
  */
1091
863
  ModificationStates?: ModificationState[];
1092
864
  }
1093
- export declare namespace Workspace {
1094
- /**
1095
- * @internal
1096
- */
1097
- const filterSensitiveLog: (obj: Workspace) => any;
1098
- }
1099
865
  export interface CreateWorkspacesResult {
1100
866
  /**
1101
867
  * <p>Information about the WorkSpaces that could not be created.</p>
@@ -1109,12 +875,6 @@ export interface CreateWorkspacesResult {
1109
875
  */
1110
876
  PendingRequests?: Workspace[];
1111
877
  }
1112
- export declare namespace CreateWorkspacesResult {
1113
- /**
1114
- * @internal
1115
- */
1116
- const filterSensitiveLog: (obj: CreateWorkspacesResult) => any;
1117
- }
1118
878
  export declare enum DedicatedTenancySupportEnum {
1119
879
  ENABLED = "ENABLED"
1120
880
  }
@@ -1177,12 +937,6 @@ export interface DefaultClientBrandingAttributes {
1177
937
  */
1178
938
  LoginMessage?: Record<string, string>;
1179
939
  }
1180
- export declare namespace DefaultClientBrandingAttributes {
1181
- /**
1182
- * @internal
1183
- */
1184
- const filterSensitiveLog: (obj: DefaultClientBrandingAttributes) => any;
1185
- }
1186
940
  /**
1187
941
  * <p>The default client branding attributes to be imported. These attributes display on the
1188
942
  * client login screen.</p>
@@ -1242,12 +996,6 @@ export interface DefaultImportClientBrandingAttributes {
1242
996
  */
1243
997
  LoginMessage?: Record<string, string>;
1244
998
  }
1245
- export declare namespace DefaultImportClientBrandingAttributes {
1246
- /**
1247
- * @internal
1248
- */
1249
- const filterSensitiveLog: (obj: DefaultImportClientBrandingAttributes) => any;
1250
- }
1251
999
  /**
1252
1000
  * <p>Describes the default values that are used to create WorkSpaces. For more information,
1253
1001
  * see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/update-directory-details.html">Update Directory
@@ -1291,12 +1039,6 @@ export interface DefaultWorkspaceCreationProperties {
1291
1039
  */
1292
1040
  EnableMaintenanceMode?: boolean;
1293
1041
  }
1294
- export declare namespace DefaultWorkspaceCreationProperties {
1295
- /**
1296
- * @internal
1297
- */
1298
- const filterSensitiveLog: (obj: DefaultWorkspaceCreationProperties) => any;
1299
- }
1300
1042
  export interface DeleteClientBrandingRequest {
1301
1043
  /**
1302
1044
  * <p>The directory identifier of the WorkSpace for which you want to delete client
@@ -1308,20 +1050,8 @@ export interface DeleteClientBrandingRequest {
1308
1050
  */
1309
1051
  Platforms: (ClientDeviceType | string)[] | undefined;
1310
1052
  }
1311
- export declare namespace DeleteClientBrandingRequest {
1312
- /**
1313
- * @internal
1314
- */
1315
- const filterSensitiveLog: (obj: DeleteClientBrandingRequest) => any;
1316
- }
1317
1053
  export interface DeleteClientBrandingResult {
1318
1054
  }
1319
- export declare namespace DeleteClientBrandingResult {
1320
- /**
1321
- * @internal
1322
- */
1323
- const filterSensitiveLog: (obj: DeleteClientBrandingResult) => any;
1324
- }
1325
1055
  export interface DeleteConnectClientAddInRequest {
1326
1056
  /**
1327
1057
  * <p>The identifier of the client add-in to delete.</p>
@@ -1332,60 +1062,24 @@ export interface DeleteConnectClientAddInRequest {
1332
1062
  */
1333
1063
  ResourceId: string | undefined;
1334
1064
  }
1335
- export declare namespace DeleteConnectClientAddInRequest {
1336
- /**
1337
- * @internal
1338
- */
1339
- const filterSensitiveLog: (obj: DeleteConnectClientAddInRequest) => any;
1340
- }
1341
1065
  export interface DeleteConnectClientAddInResult {
1342
1066
  }
1343
- export declare namespace DeleteConnectClientAddInResult {
1344
- /**
1345
- * @internal
1346
- */
1347
- const filterSensitiveLog: (obj: DeleteConnectClientAddInResult) => any;
1348
- }
1349
1067
  export interface DeleteConnectionAliasRequest {
1350
1068
  /**
1351
1069
  * <p>The identifier of the connection alias to delete.</p>
1352
1070
  */
1353
1071
  AliasId: string | undefined;
1354
1072
  }
1355
- export declare namespace DeleteConnectionAliasRequest {
1356
- /**
1357
- * @internal
1358
- */
1359
- const filterSensitiveLog: (obj: DeleteConnectionAliasRequest) => any;
1360
- }
1361
1073
  export interface DeleteConnectionAliasResult {
1362
1074
  }
1363
- export declare namespace DeleteConnectionAliasResult {
1364
- /**
1365
- * @internal
1366
- */
1367
- const filterSensitiveLog: (obj: DeleteConnectionAliasResult) => any;
1368
- }
1369
1075
  export interface DeleteIpGroupRequest {
1370
1076
  /**
1371
1077
  * <p>The identifier of the IP access control group.</p>
1372
1078
  */
1373
1079
  GroupId: string | undefined;
1374
1080
  }
1375
- export declare namespace DeleteIpGroupRequest {
1376
- /**
1377
- * @internal
1378
- */
1379
- const filterSensitiveLog: (obj: DeleteIpGroupRequest) => any;
1380
- }
1381
1081
  export interface DeleteIpGroupResult {
1382
1082
  }
1383
- export declare namespace DeleteIpGroupResult {
1384
- /**
1385
- * @internal
1386
- */
1387
- const filterSensitiveLog: (obj: DeleteIpGroupResult) => any;
1388
- }
1389
1083
  export interface DeleteTagsRequest {
1390
1084
  /**
1391
1085
  * <p>The identifier of the WorkSpaces resource. The supported resource types are WorkSpaces,
@@ -1398,60 +1092,24 @@ export interface DeleteTagsRequest {
1398
1092
  */
1399
1093
  TagKeys: string[] | undefined;
1400
1094
  }
1401
- export declare namespace DeleteTagsRequest {
1402
- /**
1403
- * @internal
1404
- */
1405
- const filterSensitiveLog: (obj: DeleteTagsRequest) => any;
1406
- }
1407
1095
  export interface DeleteTagsResult {
1408
1096
  }
1409
- export declare namespace DeleteTagsResult {
1410
- /**
1411
- * @internal
1412
- */
1413
- const filterSensitiveLog: (obj: DeleteTagsResult) => any;
1414
- }
1415
1097
  export interface DeleteWorkspaceBundleRequest {
1416
1098
  /**
1417
1099
  * <p>The identifier of the bundle.</p>
1418
1100
  */
1419
1101
  BundleId?: string;
1420
1102
  }
1421
- export declare namespace DeleteWorkspaceBundleRequest {
1422
- /**
1423
- * @internal
1424
- */
1425
- const filterSensitiveLog: (obj: DeleteWorkspaceBundleRequest) => any;
1426
- }
1427
1103
  export interface DeleteWorkspaceBundleResult {
1428
1104
  }
1429
- export declare namespace DeleteWorkspaceBundleResult {
1430
- /**
1431
- * @internal
1432
- */
1433
- const filterSensitiveLog: (obj: DeleteWorkspaceBundleResult) => any;
1434
- }
1435
1105
  export interface DeleteWorkspaceImageRequest {
1436
1106
  /**
1437
1107
  * <p>The identifier of the image.</p>
1438
1108
  */
1439
1109
  ImageId: string | undefined;
1440
1110
  }
1441
- export declare namespace DeleteWorkspaceImageRequest {
1442
- /**
1443
- * @internal
1444
- */
1445
- const filterSensitiveLog: (obj: DeleteWorkspaceImageRequest) => any;
1446
- }
1447
1111
  export interface DeleteWorkspaceImageResult {
1448
1112
  }
1449
- export declare namespace DeleteWorkspaceImageResult {
1450
- /**
1451
- * @internal
1452
- */
1453
- const filterSensitiveLog: (obj: DeleteWorkspaceImageResult) => any;
1454
- }
1455
1113
  export interface DeregisterWorkspaceDirectoryRequest {
1456
1114
  /**
1457
1115
  * <p>The identifier of the directory. If any WorkSpaces are registered to this directory, you
@@ -1460,28 +1118,10 @@ export interface DeregisterWorkspaceDirectoryRequest {
1460
1118
  */
1461
1119
  DirectoryId: string | undefined;
1462
1120
  }
1463
- export declare namespace DeregisterWorkspaceDirectoryRequest {
1464
- /**
1465
- * @internal
1466
- */
1467
- const filterSensitiveLog: (obj: DeregisterWorkspaceDirectoryRequest) => any;
1468
- }
1469
1121
  export interface DeregisterWorkspaceDirectoryResult {
1470
1122
  }
1471
- export declare namespace DeregisterWorkspaceDirectoryResult {
1472
- /**
1473
- * @internal
1474
- */
1475
- const filterSensitiveLog: (obj: DeregisterWorkspaceDirectoryResult) => any;
1476
- }
1477
1123
  export interface DescribeAccountRequest {
1478
1124
  }
1479
- export declare namespace DescribeAccountRequest {
1480
- /**
1481
- * @internal
1482
- */
1483
- const filterSensitiveLog: (obj: DescribeAccountRequest) => any;
1484
- }
1485
1125
  export interface DescribeAccountResult {
1486
1126
  /**
1487
1127
  * <p>The status of BYOL (whether BYOL is enabled or disabled).</p>
@@ -1496,12 +1136,6 @@ export interface DescribeAccountResult {
1496
1136
  */
1497
1137
  DedicatedTenancyManagementCidrRange?: string;
1498
1138
  }
1499
- export declare namespace DescribeAccountResult {
1500
- /**
1501
- * @internal
1502
- */
1503
- const filterSensitiveLog: (obj: DescribeAccountResult) => any;
1504
- }
1505
1139
  export interface DescribeAccountModificationsRequest {
1506
1140
  /**
1507
1141
  * <p>If you received a <code>NextToken</code> from a previous call that was paginated,
@@ -1509,12 +1143,6 @@ export interface DescribeAccountModificationsRequest {
1509
1143
  */
1510
1144
  NextToken?: string;
1511
1145
  }
1512
- export declare namespace DescribeAccountModificationsRequest {
1513
- /**
1514
- * @internal
1515
- */
1516
- const filterSensitiveLog: (obj: DescribeAccountModificationsRequest) => any;
1517
- }
1518
1146
  export interface DescribeAccountModificationsResult {
1519
1147
  /**
1520
1148
  * <p>The list of modifications to the configuration of BYOL.</p>
@@ -1526,12 +1154,6 @@ export interface DescribeAccountModificationsResult {
1526
1154
  */
1527
1155
  NextToken?: string;
1528
1156
  }
1529
- export declare namespace DescribeAccountModificationsResult {
1530
- /**
1531
- * @internal
1532
- */
1533
- const filterSensitiveLog: (obj: DescribeAccountModificationsResult) => any;
1534
- }
1535
1157
  export interface DescribeClientBrandingRequest {
1536
1158
  /**
1537
1159
  * <p>The directory identifier of the WorkSpace for which you want to view client branding
@@ -1539,12 +1161,6 @@ export interface DescribeClientBrandingRequest {
1539
1161
  */
1540
1162
  ResourceId: string | undefined;
1541
1163
  }
1542
- export declare namespace DescribeClientBrandingRequest {
1543
- /**
1544
- * @internal
1545
- */
1546
- const filterSensitiveLog: (obj: DescribeClientBrandingRequest) => any;
1547
- }
1548
1164
  /**
1549
1165
  * <p>The client branding attributes for iOS device types. These attributes are displayed on
1550
1166
  * the iOS client login screen only.</p>
@@ -1626,12 +1242,6 @@ export interface IosClientBrandingAttributes {
1626
1242
  */
1627
1243
  LoginMessage?: Record<string, string>;
1628
1244
  }
1629
- export declare namespace IosClientBrandingAttributes {
1630
- /**
1631
- * @internal
1632
- */
1633
- const filterSensitiveLog: (obj: IosClientBrandingAttributes) => any;
1634
- }
1635
1245
  export interface DescribeClientBrandingResult {
1636
1246
  /**
1637
1247
  * <p>The branding information for Windows devices.</p>
@@ -1658,36 +1268,18 @@ export interface DescribeClientBrandingResult {
1658
1268
  */
1659
1269
  DeviceTypeWeb?: DefaultClientBrandingAttributes;
1660
1270
  }
1661
- export declare namespace DescribeClientBrandingResult {
1662
- /**
1663
- * @internal
1664
- */
1665
- const filterSensitiveLog: (obj: DescribeClientBrandingResult) => any;
1666
- }
1667
1271
  export interface DescribeClientPropertiesRequest {
1668
1272
  /**
1669
1273
  * <p>The resource identifier, in the form of directory IDs.</p>
1670
1274
  */
1671
1275
  ResourceIds: string[] | undefined;
1672
1276
  }
1673
- export declare namespace DescribeClientPropertiesRequest {
1674
- /**
1675
- * @internal
1676
- */
1677
- const filterSensitiveLog: (obj: DescribeClientPropertiesRequest) => any;
1678
- }
1679
1277
  export interface DescribeClientPropertiesResult {
1680
1278
  /**
1681
1279
  * <p>Information about the specified Amazon WorkSpaces clients.</p>
1682
1280
  */
1683
1281
  ClientPropertiesList?: ClientPropertiesResult[];
1684
1282
  }
1685
- export declare namespace DescribeClientPropertiesResult {
1686
- /**
1687
- * @internal
1688
- */
1689
- const filterSensitiveLog: (obj: DescribeClientPropertiesResult) => any;
1690
- }
1691
1283
  export interface DescribeConnectClientAddInsRequest {
1692
1284
  /**
1693
1285
  * <p>The directory identifier for which the client add-in is configured.</p>
@@ -1703,12 +1295,6 @@ export interface DescribeConnectClientAddInsRequest {
1703
1295
  */
1704
1296
  MaxResults?: number;
1705
1297
  }
1706
- export declare namespace DescribeConnectClientAddInsRequest {
1707
- /**
1708
- * @internal
1709
- */
1710
- const filterSensitiveLog: (obj: DescribeConnectClientAddInsRequest) => any;
1711
- }
1712
1298
  export interface DescribeConnectClientAddInsResult {
1713
1299
  /**
1714
1300
  * <p>Information about client add-ins.</p>
@@ -1720,12 +1306,6 @@ export interface DescribeConnectClientAddInsResult {
1720
1306
  */
1721
1307
  NextToken?: string;
1722
1308
  }
1723
- export declare namespace DescribeConnectClientAddInsResult {
1724
- /**
1725
- * @internal
1726
- */
1727
- const filterSensitiveLog: (obj: DescribeConnectClientAddInsResult) => any;
1728
- }
1729
1309
  export interface DescribeConnectionAliasesRequest {
1730
1310
  /**
1731
1311
  * <p>The identifiers of the connection aliases to describe.</p>
@@ -1745,12 +1325,6 @@ export interface DescribeConnectionAliasesRequest {
1745
1325
  */
1746
1326
  NextToken?: string;
1747
1327
  }
1748
- export declare namespace DescribeConnectionAliasesRequest {
1749
- /**
1750
- * @internal
1751
- */
1752
- const filterSensitiveLog: (obj: DescribeConnectionAliasesRequest) => any;
1753
- }
1754
1328
  export interface DescribeConnectionAliasesResult {
1755
1329
  /**
1756
1330
  * <p>Information about the specified connection aliases.</p>
@@ -1762,12 +1336,6 @@ export interface DescribeConnectionAliasesResult {
1762
1336
  */
1763
1337
  NextToken?: string;
1764
1338
  }
1765
- export declare namespace DescribeConnectionAliasesResult {
1766
- /**
1767
- * @internal
1768
- */
1769
- const filterSensitiveLog: (obj: DescribeConnectionAliasesResult) => any;
1770
- }
1771
1339
  export interface DescribeConnectionAliasPermissionsRequest {
1772
1340
  /**
1773
1341
  * <p>The identifier of the connection alias.</p>
@@ -1783,12 +1351,6 @@ export interface DescribeConnectionAliasPermissionsRequest {
1783
1351
  */
1784
1352
  MaxResults?: number;
1785
1353
  }
1786
- export declare namespace DescribeConnectionAliasPermissionsRequest {
1787
- /**
1788
- * @internal
1789
- */
1790
- const filterSensitiveLog: (obj: DescribeConnectionAliasPermissionsRequest) => any;
1791
- }
1792
1354
  export interface DescribeConnectionAliasPermissionsResult {
1793
1355
  /**
1794
1356
  * <p>The identifier of the connection alias.</p>
@@ -1804,12 +1366,6 @@ export interface DescribeConnectionAliasPermissionsResult {
1804
1366
  */
1805
1367
  NextToken?: string;
1806
1368
  }
1807
- export declare namespace DescribeConnectionAliasPermissionsResult {
1808
- /**
1809
- * @internal
1810
- */
1811
- const filterSensitiveLog: (obj: DescribeConnectionAliasPermissionsResult) => any;
1812
- }
1813
1369
  export interface DescribeIpGroupsRequest {
1814
1370
  /**
1815
1371
  * <p>The identifiers of one or more IP access control groups.</p>
@@ -1825,12 +1381,6 @@ export interface DescribeIpGroupsRequest {
1825
1381
  */
1826
1382
  MaxResults?: number;
1827
1383
  }
1828
- export declare namespace DescribeIpGroupsRequest {
1829
- /**
1830
- * @internal
1831
- */
1832
- const filterSensitiveLog: (obj: DescribeIpGroupsRequest) => any;
1833
- }
1834
1384
  /**
1835
1385
  * <p>Describes an IP access control group.</p>
1836
1386
  */
@@ -1852,12 +1402,6 @@ export interface WorkspacesIpGroup {
1852
1402
  */
1853
1403
  userRules?: IpRuleItem[];
1854
1404
  }
1855
- export declare namespace WorkspacesIpGroup {
1856
- /**
1857
- * @internal
1858
- */
1859
- const filterSensitiveLog: (obj: WorkspacesIpGroup) => any;
1860
- }
1861
1405
  export interface DescribeIpGroupsResult {
1862
1406
  /**
1863
1407
  * <p>Information about the IP access control groups.</p>
@@ -1869,12 +1413,6 @@ export interface DescribeIpGroupsResult {
1869
1413
  */
1870
1414
  NextToken?: string;
1871
1415
  }
1872
- export declare namespace DescribeIpGroupsResult {
1873
- /**
1874
- * @internal
1875
- */
1876
- const filterSensitiveLog: (obj: DescribeIpGroupsResult) => any;
1877
- }
1878
1416
  export interface DescribeTagsRequest {
1879
1417
  /**
1880
1418
  * <p>The identifier of the WorkSpaces resource. The supported resource types are WorkSpaces,
@@ -1883,24 +1421,12 @@ export interface DescribeTagsRequest {
1883
1421
  */
1884
1422
  ResourceId: string | undefined;
1885
1423
  }
1886
- export declare namespace DescribeTagsRequest {
1887
- /**
1888
- * @internal
1889
- */
1890
- const filterSensitiveLog: (obj: DescribeTagsRequest) => any;
1891
- }
1892
1424
  export interface DescribeTagsResult {
1893
1425
  /**
1894
1426
  * <p>The tags.</p>
1895
1427
  */
1896
1428
  TagList?: Tag[];
1897
1429
  }
1898
- export declare namespace DescribeTagsResult {
1899
- /**
1900
- * @internal
1901
- */
1902
- const filterSensitiveLog: (obj: DescribeTagsResult) => any;
1903
- }
1904
1430
  export interface DescribeWorkspaceBundlesRequest {
1905
1431
  /**
1906
1432
  * <p>The identifiers of the bundles. You cannot combine this parameter with any other filter.</p>
@@ -1917,12 +1443,6 @@ export interface DescribeWorkspaceBundlesRequest {
1917
1443
  */
1918
1444
  NextToken?: string;
1919
1445
  }
1920
- export declare namespace DescribeWorkspaceBundlesRequest {
1921
- /**
1922
- * @internal
1923
- */
1924
- const filterSensitiveLog: (obj: DescribeWorkspaceBundlesRequest) => any;
1925
- }
1926
1446
  export interface DescribeWorkspaceBundlesResult {
1927
1447
  /**
1928
1448
  * <p>Information about the bundles.</p>
@@ -1935,12 +1455,6 @@ export interface DescribeWorkspaceBundlesResult {
1935
1455
  */
1936
1456
  NextToken?: string;
1937
1457
  }
1938
- export declare namespace DescribeWorkspaceBundlesResult {
1939
- /**
1940
- * @internal
1941
- */
1942
- const filterSensitiveLog: (obj: DescribeWorkspaceBundlesResult) => any;
1943
- }
1944
1458
  export interface DescribeWorkspaceDirectoriesRequest {
1945
1459
  /**
1946
1460
  * <p>The identifiers of the directories. If the value is null, all directories are
@@ -1957,12 +1471,6 @@ export interface DescribeWorkspaceDirectoriesRequest {
1957
1471
  */
1958
1472
  NextToken?: string;
1959
1473
  }
1960
- export declare namespace DescribeWorkspaceDirectoriesRequest {
1961
- /**
1962
- * @internal
1963
- */
1964
- const filterSensitiveLog: (obj: DescribeWorkspaceDirectoriesRequest) => any;
1965
- }
1966
1474
  export declare enum WorkspaceDirectoryType {
1967
1475
  AD_CONNECTOR = "AD_CONNECTOR",
1968
1476
  SIMPLE_AD = "SIMPLE_AD"
@@ -1994,12 +1502,6 @@ export interface SelfservicePermissions {
1994
1502
  */
1995
1503
  RebuildWorkspace?: ReconnectEnum | string;
1996
1504
  }
1997
- export declare namespace SelfservicePermissions {
1998
- /**
1999
- * @internal
2000
- */
2001
- const filterSensitiveLog: (obj: SelfservicePermissions) => any;
2002
- }
2003
1505
  export declare enum WorkspaceDirectoryState {
2004
1506
  DEREGISTERED = "DEREGISTERED",
2005
1507
  DEREGISTERING = "DEREGISTERING",
@@ -2051,12 +1553,6 @@ export interface WorkspaceAccessProperties {
2051
1553
  */
2052
1554
  DeviceTypeLinux?: AccessPropertyValue | string;
2053
1555
  }
2054
- export declare namespace WorkspaceAccessProperties {
2055
- /**
2056
- * @internal
2057
- */
2058
- const filterSensitiveLog: (obj: WorkspaceAccessProperties) => any;
2059
- }
2060
1556
  /**
2061
1557
  * <p>Describes a directory that is used with Amazon WorkSpaces.</p>
2062
1558
  */
@@ -2135,12 +1631,6 @@ export interface WorkspaceDirectory {
2135
1631
  */
2136
1632
  SelfservicePermissions?: SelfservicePermissions;
2137
1633
  }
2138
- export declare namespace WorkspaceDirectory {
2139
- /**
2140
- * @internal
2141
- */
2142
- const filterSensitiveLog: (obj: WorkspaceDirectory) => any;
2143
- }
2144
1634
  export interface DescribeWorkspaceDirectoriesResult {
2145
1635
  /**
2146
1636
  * <p>Information about the directories.</p>
@@ -2152,12 +1642,6 @@ export interface DescribeWorkspaceDirectoriesResult {
2152
1642
  */
2153
1643
  NextToken?: string;
2154
1644
  }
2155
- export declare namespace DescribeWorkspaceDirectoriesResult {
2156
- /**
2157
- * @internal
2158
- */
2159
- const filterSensitiveLog: (obj: DescribeWorkspaceDirectoriesResult) => any;
2160
- }
2161
1645
  export interface DescribeWorkspaceImagePermissionsRequest {
2162
1646
  /**
2163
1647
  * <p>The identifier of the image.</p>
@@ -2173,12 +1657,6 @@ export interface DescribeWorkspaceImagePermissionsRequest {
2173
1657
  */
2174
1658
  MaxResults?: number;
2175
1659
  }
2176
- export declare namespace DescribeWorkspaceImagePermissionsRequest {
2177
- /**
2178
- * @internal
2179
- */
2180
- const filterSensitiveLog: (obj: DescribeWorkspaceImagePermissionsRequest) => any;
2181
- }
2182
1660
  /**
2183
1661
  * <p>Describes the Amazon Web Services accounts that have been granted permission to use a
2184
1662
  * shared image. For more information about sharing images, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/share-custom-image.html"> Share or Unshare a Custom
@@ -2191,12 +1669,6 @@ export interface ImagePermission {
2191
1669
  */
2192
1670
  SharedAccountId?: string;
2193
1671
  }
2194
- export declare namespace ImagePermission {
2195
- /**
2196
- * @internal
2197
- */
2198
- const filterSensitiveLog: (obj: ImagePermission) => any;
2199
- }
2200
1672
  export interface DescribeWorkspaceImagePermissionsResult {
2201
1673
  /**
2202
1674
  * <p>The identifier of the image.</p>
@@ -2213,12 +1685,6 @@ export interface DescribeWorkspaceImagePermissionsResult {
2213
1685
  */
2214
1686
  NextToken?: string;
2215
1687
  }
2216
- export declare namespace DescribeWorkspaceImagePermissionsResult {
2217
- /**
2218
- * @internal
2219
- */
2220
- const filterSensitiveLog: (obj: DescribeWorkspaceImagePermissionsResult) => any;
2221
- }
2222
1688
  export declare enum ImageType {
2223
1689
  OWNED = "OWNED",
2224
1690
  SHARED = "SHARED"
@@ -2242,12 +1708,6 @@ export interface DescribeWorkspaceImagesRequest {
2242
1708
  */
2243
1709
  MaxResults?: number;
2244
1710
  }
2245
- export declare namespace DescribeWorkspaceImagesRequest {
2246
- /**
2247
- * @internal
2248
- */
2249
- const filterSensitiveLog: (obj: DescribeWorkspaceImagesRequest) => any;
2250
- }
2251
1711
  export declare enum OperatingSystemType {
2252
1712
  LINUX = "LINUX",
2253
1713
  WINDOWS = "WINDOWS"
@@ -2261,12 +1721,6 @@ export interface OperatingSystem {
2261
1721
  */
2262
1722
  Type?: OperatingSystemType | string;
2263
1723
  }
2264
- export declare namespace OperatingSystem {
2265
- /**
2266
- * @internal
2267
- */
2268
- const filterSensitiveLog: (obj: OperatingSystem) => any;
2269
- }
2270
1724
  export declare enum WorkspaceImageRequiredTenancy {
2271
1725
  DEDICATED = "DEDICATED",
2272
1726
  DEFAULT = "DEFAULT"
@@ -2295,12 +1749,6 @@ export interface UpdateResult {
2295
1749
  */
2296
1750
  Description?: string;
2297
1751
  }
2298
- export declare namespace UpdateResult {
2299
- /**
2300
- * @internal
2301
- */
2302
- const filterSensitiveLog: (obj: UpdateResult) => any;
2303
- }
2304
1752
  /**
2305
1753
  * <p>Describes a WorkSpace image.</p>
2306
1754
  */
@@ -2354,12 +1802,6 @@ export interface WorkspaceImage {
2354
1802
  */
2355
1803
  Updates?: UpdateResult;
2356
1804
  }
2357
- export declare namespace WorkspaceImage {
2358
- /**
2359
- * @internal
2360
- */
2361
- const filterSensitiveLog: (obj: WorkspaceImage) => any;
2362
- }
2363
1805
  export interface DescribeWorkspaceImagesResult {
2364
1806
  /**
2365
1807
  * <p>Information about the images.</p>
@@ -2371,12 +1813,6 @@ export interface DescribeWorkspaceImagesResult {
2371
1813
  */
2372
1814
  NextToken?: string;
2373
1815
  }
2374
- export declare namespace DescribeWorkspaceImagesResult {
2375
- /**
2376
- * @internal
2377
- */
2378
- const filterSensitiveLog: (obj: DescribeWorkspaceImagesResult) => any;
2379
- }
2380
1816
  export interface DescribeWorkspacesRequest {
2381
1817
  /**
2382
1818
  * <p>The identifiers of the WorkSpaces. You cannot combine this parameter with any other
@@ -2411,12 +1847,6 @@ export interface DescribeWorkspacesRequest {
2411
1847
  */
2412
1848
  NextToken?: string;
2413
1849
  }
2414
- export declare namespace DescribeWorkspacesRequest {
2415
- /**
2416
- * @internal
2417
- */
2418
- const filterSensitiveLog: (obj: DescribeWorkspacesRequest) => any;
2419
- }
2420
1850
  export interface DescribeWorkspacesResult {
2421
1851
  /**
2422
1852
  * <p>Information about the WorkSpaces.</p>
@@ -2430,12 +1860,6 @@ export interface DescribeWorkspacesResult {
2430
1860
  */
2431
1861
  NextToken?: string;
2432
1862
  }
2433
- export declare namespace DescribeWorkspacesResult {
2434
- /**
2435
- * @internal
2436
- */
2437
- const filterSensitiveLog: (obj: DescribeWorkspacesResult) => any;
2438
- }
2439
1863
  export interface DescribeWorkspacesConnectionStatusRequest {
2440
1864
  /**
2441
1865
  * <p>The identifiers of the WorkSpaces. You can specify up to 25 WorkSpaces.</p>
@@ -2447,12 +1871,6 @@ export interface DescribeWorkspacesConnectionStatusRequest {
2447
1871
  */
2448
1872
  NextToken?: string;
2449
1873
  }
2450
- export declare namespace DescribeWorkspacesConnectionStatusRequest {
2451
- /**
2452
- * @internal
2453
- */
2454
- const filterSensitiveLog: (obj: DescribeWorkspacesConnectionStatusRequest) => any;
2455
- }
2456
1874
  /**
2457
1875
  * <p>Describes the connection status of a WorkSpace.</p>
2458
1876
  */
@@ -2475,12 +1893,6 @@ export interface WorkspaceConnectionStatus {
2475
1893
  */
2476
1894
  LastKnownUserConnectionTimestamp?: Date;
2477
1895
  }
2478
- export declare namespace WorkspaceConnectionStatus {
2479
- /**
2480
- * @internal
2481
- */
2482
- const filterSensitiveLog: (obj: WorkspaceConnectionStatus) => any;
2483
- }
2484
1896
  export interface DescribeWorkspacesConnectionStatusResult {
2485
1897
  /**
2486
1898
  * <p>Information about the connection status of the WorkSpace.</p>
@@ -2492,24 +1904,12 @@ export interface DescribeWorkspacesConnectionStatusResult {
2492
1904
  */
2493
1905
  NextToken?: string;
2494
1906
  }
2495
- export declare namespace DescribeWorkspacesConnectionStatusResult {
2496
- /**
2497
- * @internal
2498
- */
2499
- const filterSensitiveLog: (obj: DescribeWorkspacesConnectionStatusResult) => any;
2500
- }
2501
1907
  export interface DescribeWorkspaceSnapshotsRequest {
2502
1908
  /**
2503
1909
  * <p>The identifier of the WorkSpace.</p>
2504
1910
  */
2505
1911
  WorkspaceId: string | undefined;
2506
1912
  }
2507
- export declare namespace DescribeWorkspaceSnapshotsRequest {
2508
- /**
2509
- * @internal
2510
- */
2511
- const filterSensitiveLog: (obj: DescribeWorkspaceSnapshotsRequest) => any;
2512
- }
2513
1913
  /**
2514
1914
  * <p>Describes a snapshot.</p>
2515
1915
  */
@@ -2519,12 +1919,6 @@ export interface Snapshot {
2519
1919
  */
2520
1920
  SnapshotTime?: Date;
2521
1921
  }
2522
- export declare namespace Snapshot {
2523
- /**
2524
- * @internal
2525
- */
2526
- const filterSensitiveLog: (obj: Snapshot) => any;
2527
- }
2528
1922
  export interface DescribeWorkspaceSnapshotsResult {
2529
1923
  /**
2530
1924
  * <p>Information about the snapshots that can be used to rebuild a WorkSpace. These snapshots
@@ -2537,32 +1931,14 @@ export interface DescribeWorkspaceSnapshotsResult {
2537
1931
  */
2538
1932
  RestoreSnapshots?: Snapshot[];
2539
1933
  }
2540
- export declare namespace DescribeWorkspaceSnapshotsResult {
2541
- /**
2542
- * @internal
2543
- */
2544
- const filterSensitiveLog: (obj: DescribeWorkspaceSnapshotsResult) => any;
2545
- }
2546
1934
  export interface DisassociateConnectionAliasRequest {
2547
1935
  /**
2548
1936
  * <p>The identifier of the connection alias to disassociate.</p>
2549
1937
  */
2550
1938
  AliasId: string | undefined;
2551
1939
  }
2552
- export declare namespace DisassociateConnectionAliasRequest {
2553
- /**
2554
- * @internal
2555
- */
2556
- const filterSensitiveLog: (obj: DisassociateConnectionAliasRequest) => any;
2557
- }
2558
1940
  export interface DisassociateConnectionAliasResult {
2559
1941
  }
2560
- export declare namespace DisassociateConnectionAliasResult {
2561
- /**
2562
- * @internal
2563
- */
2564
- const filterSensitiveLog: (obj: DisassociateConnectionAliasResult) => any;
2565
- }
2566
1942
  export interface DisassociateIpGroupsRequest {
2567
1943
  /**
2568
1944
  * <p>The identifier of the directory.</p>
@@ -2573,20 +1949,8 @@ export interface DisassociateIpGroupsRequest {
2573
1949
  */
2574
1950
  GroupIds: string[] | undefined;
2575
1951
  }
2576
- export declare namespace DisassociateIpGroupsRequest {
2577
- /**
2578
- * @internal
2579
- */
2580
- const filterSensitiveLog: (obj: DisassociateIpGroupsRequest) => any;
2581
- }
2582
1952
  export interface DisassociateIpGroupsResult {
2583
1953
  }
2584
- export declare namespace DisassociateIpGroupsResult {
2585
- /**
2586
- * @internal
2587
- */
2588
- const filterSensitiveLog: (obj: DisassociateIpGroupsResult) => any;
2589
- }
2590
1954
  /**
2591
1955
  * <p>Describes a WorkSpace that could not be rebooted. (<a>RebootWorkspaces</a>),
2592
1956
  * rebuilt (<a>RebuildWorkspaces</a>), restored (<a>RestoreWorkspace</a>), terminated (<a>TerminateWorkspaces</a>), started (<a>StartWorkspaces</a>), or stopped (<a>StopWorkspaces</a>).</p>
@@ -2606,12 +1970,6 @@ export interface FailedWorkspaceChangeRequest {
2606
1970
  */
2607
1971
  ErrorMessage?: string;
2608
1972
  }
2609
- export declare namespace FailedWorkspaceChangeRequest {
2610
- /**
2611
- * @internal
2612
- */
2613
- const filterSensitiveLog: (obj: FailedWorkspaceChangeRequest) => any;
2614
- }
2615
1973
  /**
2616
1974
  * <p>The client branding attributes to import for iOS device types. These attributes are
2617
1975
  * displayed on the iOS client login screen.</p>
@@ -2693,12 +2051,6 @@ export interface IosImportClientBrandingAttributes {
2693
2051
  */
2694
2052
  LoginMessage?: Record<string, string>;
2695
2053
  }
2696
- export declare namespace IosImportClientBrandingAttributes {
2697
- /**
2698
- * @internal
2699
- */
2700
- const filterSensitiveLog: (obj: IosImportClientBrandingAttributes) => any;
2701
- }
2702
2054
  export interface ImportClientBrandingRequest {
2703
2055
  /**
2704
2056
  * <p>The directory identifier of the WorkSpace for which you want to import client
@@ -2730,12 +2082,6 @@ export interface ImportClientBrandingRequest {
2730
2082
  */
2731
2083
  DeviceTypeWeb?: DefaultImportClientBrandingAttributes;
2732
2084
  }
2733
- export declare namespace ImportClientBrandingRequest {
2734
- /**
2735
- * @internal
2736
- */
2737
- const filterSensitiveLog: (obj: ImportClientBrandingRequest) => any;
2738
- }
2739
2085
  export interface ImportClientBrandingResult {
2740
2086
  /**
2741
2087
  * <p>The branding information configured for Windows devices.</p>
@@ -2762,12 +2108,6 @@ export interface ImportClientBrandingResult {
2762
2108
  */
2763
2109
  DeviceTypeWeb?: DefaultClientBrandingAttributes;
2764
2110
  }
2765
- export declare namespace ImportClientBrandingResult {
2766
- /**
2767
- * @internal
2768
- */
2769
- const filterSensitiveLog: (obj: ImportClientBrandingResult) => any;
2770
- }
2771
2111
  export declare enum WorkspaceImageIngestionProcess {
2772
2112
  BYOL_GRAPHICS = "BYOL_GRAPHICS",
2773
2113
  BYOL_GRAPHICSPRO = "BYOL_GRAPHICSPRO",
@@ -2812,24 +2152,12 @@ export interface ImportWorkspaceImageRequest {
2812
2152
  */
2813
2153
  Applications?: (Application | string)[];
2814
2154
  }
2815
- export declare namespace ImportWorkspaceImageRequest {
2816
- /**
2817
- * @internal
2818
- */
2819
- const filterSensitiveLog: (obj: ImportWorkspaceImageRequest) => any;
2820
- }
2821
2155
  export interface ImportWorkspaceImageResult {
2822
2156
  /**
2823
2157
  * <p>The identifier of the WorkSpace image.</p>
2824
2158
  */
2825
2159
  ImageId?: string;
2826
2160
  }
2827
- export declare namespace ImportWorkspaceImageResult {
2828
- /**
2829
- * @internal
2830
- */
2831
- const filterSensitiveLog: (obj: ImportWorkspaceImageResult) => any;
2832
- }
2833
2161
  export interface ListAvailableManagementCidrRangesRequest {
2834
2162
  /**
2835
2163
  * <p>The IP address range to search. Specify an IP address range that is compatible with your
@@ -2846,12 +2174,6 @@ export interface ListAvailableManagementCidrRangesRequest {
2846
2174
  */
2847
2175
  NextToken?: string;
2848
2176
  }
2849
- export declare namespace ListAvailableManagementCidrRangesRequest {
2850
- /**
2851
- * @internal
2852
- */
2853
- const filterSensitiveLog: (obj: ListAvailableManagementCidrRangesRequest) => any;
2854
- }
2855
2177
  export interface ListAvailableManagementCidrRangesResult {
2856
2178
  /**
2857
2179
  * <p>The list of available IP address ranges, specified as IPv4 CIDR blocks.</p>
@@ -2863,12 +2185,6 @@ export interface ListAvailableManagementCidrRangesResult {
2863
2185
  */
2864
2186
  NextToken?: string;
2865
2187
  }
2866
- export declare namespace ListAvailableManagementCidrRangesResult {
2867
- /**
2868
- * @internal
2869
- */
2870
- const filterSensitiveLog: (obj: ListAvailableManagementCidrRangesResult) => any;
2871
- }
2872
2188
  export interface MigrateWorkspaceRequest {
2873
2189
  /**
2874
2190
  * <p>The identifier of the WorkSpace to migrate from.</p>
@@ -2879,12 +2195,6 @@ export interface MigrateWorkspaceRequest {
2879
2195
  */
2880
2196
  BundleId: string | undefined;
2881
2197
  }
2882
- export declare namespace MigrateWorkspaceRequest {
2883
- /**
2884
- * @internal
2885
- */
2886
- const filterSensitiveLog: (obj: MigrateWorkspaceRequest) => any;
2887
- }
2888
2198
  export interface MigrateWorkspaceResult {
2889
2199
  /**
2890
2200
  * <p>The original identifier of the WorkSpace that is being migrated.</p>
@@ -2897,12 +2207,6 @@ export interface MigrateWorkspaceResult {
2897
2207
  */
2898
2208
  TargetWorkspaceId?: string;
2899
2209
  }
2900
- export declare namespace MigrateWorkspaceResult {
2901
- /**
2902
- * @internal
2903
- */
2904
- const filterSensitiveLog: (obj: MigrateWorkspaceResult) => any;
2905
- }
2906
2210
  /**
2907
2211
  * <p>The properties of this WorkSpace are currently being modified. Try again in a moment.</p>
2908
2212
  */
@@ -2928,20 +2232,8 @@ export interface ModifyAccountRequest {
2928
2232
  */
2929
2233
  DedicatedTenancyManagementCidrRange?: string;
2930
2234
  }
2931
- export declare namespace ModifyAccountRequest {
2932
- /**
2933
- * @internal
2934
- */
2935
- const filterSensitiveLog: (obj: ModifyAccountRequest) => any;
2936
- }
2937
2235
  export interface ModifyAccountResult {
2938
2236
  }
2939
- export declare namespace ModifyAccountResult {
2940
- /**
2941
- * @internal
2942
- */
2943
- const filterSensitiveLog: (obj: ModifyAccountResult) => any;
2944
- }
2945
2237
  export interface ModifyClientPropertiesRequest {
2946
2238
  /**
2947
2239
  * <p>The resource identifiers, in the form of directory IDs.</p>
@@ -2952,20 +2244,8 @@ export interface ModifyClientPropertiesRequest {
2952
2244
  */
2953
2245
  ClientProperties: ClientProperties | undefined;
2954
2246
  }
2955
- export declare namespace ModifyClientPropertiesRequest {
2956
- /**
2957
- * @internal
2958
- */
2959
- const filterSensitiveLog: (obj: ModifyClientPropertiesRequest) => any;
2960
- }
2961
2247
  export interface ModifyClientPropertiesResult {
2962
2248
  }
2963
- export declare namespace ModifyClientPropertiesResult {
2964
- /**
2965
- * @internal
2966
- */
2967
- const filterSensitiveLog: (obj: ModifyClientPropertiesResult) => any;
2968
- }
2969
2249
  export interface ModifySelfservicePermissionsRequest {
2970
2250
  /**
2971
2251
  * <p>The identifier of the directory.</p>
@@ -2976,20 +2256,8 @@ export interface ModifySelfservicePermissionsRequest {
2976
2256
  */
2977
2257
  SelfservicePermissions: SelfservicePermissions | undefined;
2978
2258
  }
2979
- export declare namespace ModifySelfservicePermissionsRequest {
2980
- /**
2981
- * @internal
2982
- */
2983
- const filterSensitiveLog: (obj: ModifySelfservicePermissionsRequest) => any;
2984
- }
2985
2259
  export interface ModifySelfservicePermissionsResult {
2986
2260
  }
2987
- export declare namespace ModifySelfservicePermissionsResult {
2988
- /**
2989
- * @internal
2990
- */
2991
- const filterSensitiveLog: (obj: ModifySelfservicePermissionsResult) => any;
2992
- }
2993
2261
  export interface ModifyWorkspaceAccessPropertiesRequest {
2994
2262
  /**
2995
2263
  * <p>The identifier of the directory.</p>
@@ -3000,20 +2268,8 @@ export interface ModifyWorkspaceAccessPropertiesRequest {
3000
2268
  */
3001
2269
  WorkspaceAccessProperties: WorkspaceAccessProperties | undefined;
3002
2270
  }
3003
- export declare namespace ModifyWorkspaceAccessPropertiesRequest {
3004
- /**
3005
- * @internal
3006
- */
3007
- const filterSensitiveLog: (obj: ModifyWorkspaceAccessPropertiesRequest) => any;
3008
- }
3009
2271
  export interface ModifyWorkspaceAccessPropertiesResult {
3010
2272
  }
3011
- export declare namespace ModifyWorkspaceAccessPropertiesResult {
3012
- /**
3013
- * @internal
3014
- */
3015
- const filterSensitiveLog: (obj: ModifyWorkspaceAccessPropertiesResult) => any;
3016
- }
3017
2273
  /**
3018
2274
  * <p>Describes the default properties that are used for creating WorkSpaces. For more
3019
2275
  * information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/update-directory-details.html">Update Directory
@@ -3076,12 +2332,6 @@ export interface WorkspaceCreationProperties {
3076
2332
  */
3077
2333
  EnableMaintenanceMode?: boolean;
3078
2334
  }
3079
- export declare namespace WorkspaceCreationProperties {
3080
- /**
3081
- * @internal
3082
- */
3083
- const filterSensitiveLog: (obj: WorkspaceCreationProperties) => any;
3084
- }
3085
2335
  export interface ModifyWorkspaceCreationPropertiesRequest {
3086
2336
  /**
3087
2337
  * <p>The identifier of the directory.</p>
@@ -3092,20 +2342,8 @@ export interface ModifyWorkspaceCreationPropertiesRequest {
3092
2342
  */
3093
2343
  WorkspaceCreationProperties: WorkspaceCreationProperties | undefined;
3094
2344
  }
3095
- export declare namespace ModifyWorkspaceCreationPropertiesRequest {
3096
- /**
3097
- * @internal
3098
- */
3099
- const filterSensitiveLog: (obj: ModifyWorkspaceCreationPropertiesRequest) => any;
3100
- }
3101
2345
  export interface ModifyWorkspaceCreationPropertiesResult {
3102
2346
  }
3103
- export declare namespace ModifyWorkspaceCreationPropertiesResult {
3104
- /**
3105
- * @internal
3106
- */
3107
- const filterSensitiveLog: (obj: ModifyWorkspaceCreationPropertiesResult) => any;
3108
- }
3109
2347
  export interface ModifyWorkspacePropertiesRequest {
3110
2348
  /**
3111
2349
  * <p>The identifier of the WorkSpace.</p>
@@ -3116,20 +2354,8 @@ export interface ModifyWorkspacePropertiesRequest {
3116
2354
  */
3117
2355
  WorkspaceProperties: WorkspaceProperties | undefined;
3118
2356
  }
3119
- export declare namespace ModifyWorkspacePropertiesRequest {
3120
- /**
3121
- * @internal
3122
- */
3123
- const filterSensitiveLog: (obj: ModifyWorkspacePropertiesRequest) => any;
3124
- }
3125
2357
  export interface ModifyWorkspacePropertiesResult {
3126
2358
  }
3127
- export declare namespace ModifyWorkspacePropertiesResult {
3128
- /**
3129
- * @internal
3130
- */
3131
- const filterSensitiveLog: (obj: ModifyWorkspacePropertiesResult) => any;
3132
- }
3133
2359
  /**
3134
2360
  * <p>The configuration of this WorkSpace is not supported for this operation. For more information, see
3135
2361
  * <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/required-service-components.html">Required
@@ -3157,20 +2383,8 @@ export interface ModifyWorkspaceStateRequest {
3157
2383
  */
3158
2384
  WorkspaceState: TargetWorkspaceState | string | undefined;
3159
2385
  }
3160
- export declare namespace ModifyWorkspaceStateRequest {
3161
- /**
3162
- * @internal
3163
- */
3164
- const filterSensitiveLog: (obj: ModifyWorkspaceStateRequest) => any;
3165
- }
3166
2386
  export interface ModifyWorkspaceStateResult {
3167
2387
  }
3168
- export declare namespace ModifyWorkspaceStateResult {
3169
- /**
3170
- * @internal
3171
- */
3172
- const filterSensitiveLog: (obj: ModifyWorkspaceStateResult) => any;
3173
- }
3174
2388
  /**
3175
2389
  * <p>Describes the information used to reboot a WorkSpace.</p>
3176
2390
  */
@@ -3180,36 +2394,18 @@ export interface RebootRequest {
3180
2394
  */
3181
2395
  WorkspaceId: string | undefined;
3182
2396
  }
3183
- export declare namespace RebootRequest {
3184
- /**
3185
- * @internal
3186
- */
3187
- const filterSensitiveLog: (obj: RebootRequest) => any;
3188
- }
3189
2397
  export interface RebootWorkspacesRequest {
3190
2398
  /**
3191
2399
  * <p>The WorkSpaces to reboot. You can specify up to 25 WorkSpaces.</p>
3192
2400
  */
3193
2401
  RebootWorkspaceRequests: RebootRequest[] | undefined;
3194
2402
  }
3195
- export declare namespace RebootWorkspacesRequest {
3196
- /**
3197
- * @internal
3198
- */
3199
- const filterSensitiveLog: (obj: RebootWorkspacesRequest) => any;
3200
- }
3201
2403
  export interface RebootWorkspacesResult {
3202
2404
  /**
3203
2405
  * <p>Information about the WorkSpaces that could not be rebooted.</p>
3204
2406
  */
3205
2407
  FailedRequests?: FailedWorkspaceChangeRequest[];
3206
2408
  }
3207
- export declare namespace RebootWorkspacesResult {
3208
- /**
3209
- * @internal
3210
- */
3211
- const filterSensitiveLog: (obj: RebootWorkspacesResult) => any;
3212
- }
3213
2409
  /**
3214
2410
  * <p>Describes the information used to rebuild a WorkSpace.</p>
3215
2411
  */
@@ -3219,36 +2415,18 @@ export interface RebuildRequest {
3219
2415
  */
3220
2416
  WorkspaceId: string | undefined;
3221
2417
  }
3222
- export declare namespace RebuildRequest {
3223
- /**
3224
- * @internal
3225
- */
3226
- const filterSensitiveLog: (obj: RebuildRequest) => any;
3227
- }
3228
2418
  export interface RebuildWorkspacesRequest {
3229
2419
  /**
3230
2420
  * <p>The WorkSpace to rebuild. You can specify a single WorkSpace.</p>
3231
2421
  */
3232
2422
  RebuildWorkspaceRequests: RebuildRequest[] | undefined;
3233
2423
  }
3234
- export declare namespace RebuildWorkspacesRequest {
3235
- /**
3236
- * @internal
3237
- */
3238
- const filterSensitiveLog: (obj: RebuildWorkspacesRequest) => any;
3239
- }
3240
2424
  export interface RebuildWorkspacesResult {
3241
2425
  /**
3242
2426
  * <p>Information about the WorkSpace that could not be rebuilt.</p>
3243
2427
  */
3244
2428
  FailedRequests?: FailedWorkspaceChangeRequest[];
3245
2429
  }
3246
- export declare namespace RebuildWorkspacesResult {
3247
- /**
3248
- * @internal
3249
- */
3250
- const filterSensitiveLog: (obj: RebuildWorkspacesResult) => any;
3251
- }
3252
2430
  export interface RegisterWorkspaceDirectoryRequest {
3253
2431
  /**
3254
2432
  * <p>The identifier of the directory. You cannot register a directory if it does not have a
@@ -3290,20 +2468,8 @@ export interface RegisterWorkspaceDirectoryRequest {
3290
2468
  */
3291
2469
  Tags?: Tag[];
3292
2470
  }
3293
- export declare namespace RegisterWorkspaceDirectoryRequest {
3294
- /**
3295
- * @internal
3296
- */
3297
- const filterSensitiveLog: (obj: RegisterWorkspaceDirectoryRequest) => any;
3298
- }
3299
2471
  export interface RegisterWorkspaceDirectoryResult {
3300
2472
  }
3301
- export declare namespace RegisterWorkspaceDirectoryResult {
3302
- /**
3303
- * @internal
3304
- */
3305
- const filterSensitiveLog: (obj: RegisterWorkspaceDirectoryResult) => any;
3306
- }
3307
2473
  /**
3308
2474
  * <p>The configuration of this network is not supported for this operation, or your network configuration
3309
2475
  * conflicts with the Amazon WorkSpaces management network IP range. For more information, see
@@ -3336,20 +2502,8 @@ export interface RestoreWorkspaceRequest {
3336
2502
  */
3337
2503
  WorkspaceId: string | undefined;
3338
2504
  }
3339
- export declare namespace RestoreWorkspaceRequest {
3340
- /**
3341
- * @internal
3342
- */
3343
- const filterSensitiveLog: (obj: RestoreWorkspaceRequest) => any;
3344
- }
3345
2505
  export interface RestoreWorkspaceResult {
3346
2506
  }
3347
- export declare namespace RestoreWorkspaceResult {
3348
- /**
3349
- * @internal
3350
- */
3351
- const filterSensitiveLog: (obj: RestoreWorkspaceResult) => any;
3352
- }
3353
2507
  export interface RevokeIpRulesRequest {
3354
2508
  /**
3355
2509
  * <p>The identifier of the group.</p>
@@ -3360,20 +2514,8 @@ export interface RevokeIpRulesRequest {
3360
2514
  */
3361
2515
  UserRules: string[] | undefined;
3362
2516
  }
3363
- export declare namespace RevokeIpRulesRequest {
3364
- /**
3365
- * @internal
3366
- */
3367
- const filterSensitiveLog: (obj: RevokeIpRulesRequest) => any;
3368
- }
3369
2517
  export interface RevokeIpRulesResult {
3370
2518
  }
3371
- export declare namespace RevokeIpRulesResult {
3372
- /**
3373
- * @internal
3374
- */
3375
- const filterSensitiveLog: (obj: RevokeIpRulesResult) => any;
3376
- }
3377
2519
  /**
3378
2520
  * <p>Information used to start a WorkSpace.</p>
3379
2521
  */
@@ -3383,36 +2525,18 @@ export interface StartRequest {
3383
2525
  */
3384
2526
  WorkspaceId?: string;
3385
2527
  }
3386
- export declare namespace StartRequest {
3387
- /**
3388
- * @internal
3389
- */
3390
- const filterSensitiveLog: (obj: StartRequest) => any;
3391
- }
3392
2528
  export interface StartWorkspacesRequest {
3393
2529
  /**
3394
2530
  * <p>The WorkSpaces to start. You can specify up to 25 WorkSpaces.</p>
3395
2531
  */
3396
2532
  StartWorkspaceRequests: StartRequest[] | undefined;
3397
2533
  }
3398
- export declare namespace StartWorkspacesRequest {
3399
- /**
3400
- * @internal
3401
- */
3402
- const filterSensitiveLog: (obj: StartWorkspacesRequest) => any;
3403
- }
3404
2534
  export interface StartWorkspacesResult {
3405
2535
  /**
3406
2536
  * <p>Information about the WorkSpaces that could not be started.</p>
3407
2537
  */
3408
2538
  FailedRequests?: FailedWorkspaceChangeRequest[];
3409
2539
  }
3410
- export declare namespace StartWorkspacesResult {
3411
- /**
3412
- * @internal
3413
- */
3414
- const filterSensitiveLog: (obj: StartWorkspacesResult) => any;
3415
- }
3416
2540
  /**
3417
2541
  * <p>Describes the information used to stop a WorkSpace.</p>
3418
2542
  */
@@ -3422,36 +2546,18 @@ export interface StopRequest {
3422
2546
  */
3423
2547
  WorkspaceId?: string;
3424
2548
  }
3425
- export declare namespace StopRequest {
3426
- /**
3427
- * @internal
3428
- */
3429
- const filterSensitiveLog: (obj: StopRequest) => any;
3430
- }
3431
2549
  export interface StopWorkspacesRequest {
3432
2550
  /**
3433
2551
  * <p>The WorkSpaces to stop. You can specify up to 25 WorkSpaces.</p>
3434
2552
  */
3435
2553
  StopWorkspaceRequests: StopRequest[] | undefined;
3436
2554
  }
3437
- export declare namespace StopWorkspacesRequest {
3438
- /**
3439
- * @internal
3440
- */
3441
- const filterSensitiveLog: (obj: StopWorkspacesRequest) => any;
3442
- }
3443
2555
  export interface StopWorkspacesResult {
3444
2556
  /**
3445
2557
  * <p>Information about the WorkSpaces that could not be stopped.</p>
3446
2558
  */
3447
2559
  FailedRequests?: FailedWorkspaceChangeRequest[];
3448
2560
  }
3449
- export declare namespace StopWorkspacesResult {
3450
- /**
3451
- * @internal
3452
- */
3453
- const filterSensitiveLog: (obj: StopWorkspacesResult) => any;
3454
- }
3455
2561
  /**
3456
2562
  * <p>Describes the information used to terminate a WorkSpace.</p>
3457
2563
  */
@@ -3461,36 +2567,18 @@ export interface TerminateRequest {
3461
2567
  */
3462
2568
  WorkspaceId: string | undefined;
3463
2569
  }
3464
- export declare namespace TerminateRequest {
3465
- /**
3466
- * @internal
3467
- */
3468
- const filterSensitiveLog: (obj: TerminateRequest) => any;
3469
- }
3470
2570
  export interface TerminateWorkspacesRequest {
3471
2571
  /**
3472
2572
  * <p>The WorkSpaces to terminate. You can specify up to 25 WorkSpaces.</p>
3473
2573
  */
3474
2574
  TerminateWorkspaceRequests: TerminateRequest[] | undefined;
3475
2575
  }
3476
- export declare namespace TerminateWorkspacesRequest {
3477
- /**
3478
- * @internal
3479
- */
3480
- const filterSensitiveLog: (obj: TerminateWorkspacesRequest) => any;
3481
- }
3482
2576
  export interface TerminateWorkspacesResult {
3483
2577
  /**
3484
2578
  * <p>Information about the WorkSpaces that could not be terminated.</p>
3485
2579
  */
3486
2580
  FailedRequests?: FailedWorkspaceChangeRequest[];
3487
2581
  }
3488
- export declare namespace TerminateWorkspacesResult {
3489
- /**
3490
- * @internal
3491
- */
3492
- const filterSensitiveLog: (obj: TerminateWorkspacesResult) => any;
3493
- }
3494
2582
  export interface UpdateConnectClientAddInRequest {
3495
2583
  /**
3496
2584
  * <p>The identifier of the client add-in to update.</p>
@@ -3509,20 +2597,8 @@ export interface UpdateConnectClientAddInRequest {
3509
2597
  */
3510
2598
  URL?: string;
3511
2599
  }
3512
- export declare namespace UpdateConnectClientAddInRequest {
3513
- /**
3514
- * @internal
3515
- */
3516
- const filterSensitiveLog: (obj: UpdateConnectClientAddInRequest) => any;
3517
- }
3518
2600
  export interface UpdateConnectClientAddInResult {
3519
2601
  }
3520
- export declare namespace UpdateConnectClientAddInResult {
3521
- /**
3522
- * @internal
3523
- */
3524
- const filterSensitiveLog: (obj: UpdateConnectClientAddInResult) => any;
3525
- }
3526
2602
  export interface UpdateConnectionAliasPermissionRequest {
3527
2603
  /**
3528
2604
  * <p>The identifier of the connection alias that you want to update permissions for.</p>
@@ -3533,20 +2609,8 @@ export interface UpdateConnectionAliasPermissionRequest {
3533
2609
  */
3534
2610
  ConnectionAliasPermission: ConnectionAliasPermission | undefined;
3535
2611
  }
3536
- export declare namespace UpdateConnectionAliasPermissionRequest {
3537
- /**
3538
- * @internal
3539
- */
3540
- const filterSensitiveLog: (obj: UpdateConnectionAliasPermissionRequest) => any;
3541
- }
3542
2612
  export interface UpdateConnectionAliasPermissionResult {
3543
2613
  }
3544
- export declare namespace UpdateConnectionAliasPermissionResult {
3545
- /**
3546
- * @internal
3547
- */
3548
- const filterSensitiveLog: (obj: UpdateConnectionAliasPermissionResult) => any;
3549
- }
3550
2614
  export interface UpdateRulesOfIpGroupRequest {
3551
2615
  /**
3552
2616
  * <p>The identifier of the group.</p>
@@ -3557,20 +2621,8 @@ export interface UpdateRulesOfIpGroupRequest {
3557
2621
  */
3558
2622
  UserRules: IpRuleItem[] | undefined;
3559
2623
  }
3560
- export declare namespace UpdateRulesOfIpGroupRequest {
3561
- /**
3562
- * @internal
3563
- */
3564
- const filterSensitiveLog: (obj: UpdateRulesOfIpGroupRequest) => any;
3565
- }
3566
2624
  export interface UpdateRulesOfIpGroupResult {
3567
2625
  }
3568
- export declare namespace UpdateRulesOfIpGroupResult {
3569
- /**
3570
- * @internal
3571
- */
3572
- const filterSensitiveLog: (obj: UpdateRulesOfIpGroupResult) => any;
3573
- }
3574
2626
  export interface UpdateWorkspaceBundleRequest {
3575
2627
  /**
3576
2628
  * <p>The identifier of the bundle.</p>
@@ -3581,20 +2633,8 @@ export interface UpdateWorkspaceBundleRequest {
3581
2633
  */
3582
2634
  ImageId?: string;
3583
2635
  }
3584
- export declare namespace UpdateWorkspaceBundleRequest {
3585
- /**
3586
- * @internal
3587
- */
3588
- const filterSensitiveLog: (obj: UpdateWorkspaceBundleRequest) => any;
3589
- }
3590
2636
  export interface UpdateWorkspaceBundleResult {
3591
2637
  }
3592
- export declare namespace UpdateWorkspaceBundleResult {
3593
- /**
3594
- * @internal
3595
- */
3596
- const filterSensitiveLog: (obj: UpdateWorkspaceBundleResult) => any;
3597
- }
3598
2638
  export interface UpdateWorkspaceImagePermissionRequest {
3599
2639
  /**
3600
2640
  * <p>The identifier of the image.</p>
@@ -3614,17 +2654,653 @@ export interface UpdateWorkspaceImagePermissionRequest {
3614
2654
  */
3615
2655
  SharedAccountId: string | undefined;
3616
2656
  }
3617
- export declare namespace UpdateWorkspaceImagePermissionRequest {
3618
- /**
3619
- * @internal
3620
- */
3621
- const filterSensitiveLog: (obj: UpdateWorkspaceImagePermissionRequest) => any;
3622
- }
3623
2657
  export interface UpdateWorkspaceImagePermissionResult {
3624
2658
  }
3625
- export declare namespace UpdateWorkspaceImagePermissionResult {
3626
- /**
3627
- * @internal
3628
- */
3629
- const filterSensitiveLog: (obj: UpdateWorkspaceImagePermissionResult) => any;
3630
- }
2659
+ /**
2660
+ * @internal
2661
+ */
2662
+ export declare const AccountModificationFilterSensitiveLog: (obj: AccountModification) => any;
2663
+ /**
2664
+ * @internal
2665
+ */
2666
+ export declare const AssociateConnectionAliasRequestFilterSensitiveLog: (obj: AssociateConnectionAliasRequest) => any;
2667
+ /**
2668
+ * @internal
2669
+ */
2670
+ export declare const AssociateConnectionAliasResultFilterSensitiveLog: (obj: AssociateConnectionAliasResult) => any;
2671
+ /**
2672
+ * @internal
2673
+ */
2674
+ export declare const AssociateIpGroupsRequestFilterSensitiveLog: (obj: AssociateIpGroupsRequest) => any;
2675
+ /**
2676
+ * @internal
2677
+ */
2678
+ export declare const AssociateIpGroupsResultFilterSensitiveLog: (obj: AssociateIpGroupsResult) => any;
2679
+ /**
2680
+ * @internal
2681
+ */
2682
+ export declare const IpRuleItemFilterSensitiveLog: (obj: IpRuleItem) => any;
2683
+ /**
2684
+ * @internal
2685
+ */
2686
+ export declare const AuthorizeIpRulesRequestFilterSensitiveLog: (obj: AuthorizeIpRulesRequest) => any;
2687
+ /**
2688
+ * @internal
2689
+ */
2690
+ export declare const AuthorizeIpRulesResultFilterSensitiveLog: (obj: AuthorizeIpRulesResult) => any;
2691
+ /**
2692
+ * @internal
2693
+ */
2694
+ export declare const ComputeTypeFilterSensitiveLog: (obj: ComputeType) => any;
2695
+ /**
2696
+ * @internal
2697
+ */
2698
+ export declare const RootStorageFilterSensitiveLog: (obj: RootStorage) => any;
2699
+ /**
2700
+ * @internal
2701
+ */
2702
+ export declare const UserStorageFilterSensitiveLog: (obj: UserStorage) => any;
2703
+ /**
2704
+ * @internal
2705
+ */
2706
+ export declare const WorkspaceBundleFilterSensitiveLog: (obj: WorkspaceBundle) => any;
2707
+ /**
2708
+ * @internal
2709
+ */
2710
+ export declare const ClientPropertiesFilterSensitiveLog: (obj: ClientProperties) => any;
2711
+ /**
2712
+ * @internal
2713
+ */
2714
+ export declare const ClientPropertiesResultFilterSensitiveLog: (obj: ClientPropertiesResult) => any;
2715
+ /**
2716
+ * @internal
2717
+ */
2718
+ export declare const ConnectClientAddInFilterSensitiveLog: (obj: ConnectClientAddIn) => any;
2719
+ /**
2720
+ * @internal
2721
+ */
2722
+ export declare const ConnectionAliasAssociationFilterSensitiveLog: (obj: ConnectionAliasAssociation) => any;
2723
+ /**
2724
+ * @internal
2725
+ */
2726
+ export declare const ConnectionAliasFilterSensitiveLog: (obj: ConnectionAlias) => any;
2727
+ /**
2728
+ * @internal
2729
+ */
2730
+ export declare const ConnectionAliasPermissionFilterSensitiveLog: (obj: ConnectionAliasPermission) => any;
2731
+ /**
2732
+ * @internal
2733
+ */
2734
+ export declare const TagFilterSensitiveLog: (obj: Tag) => any;
2735
+ /**
2736
+ * @internal
2737
+ */
2738
+ export declare const CopyWorkspaceImageRequestFilterSensitiveLog: (obj: CopyWorkspaceImageRequest) => any;
2739
+ /**
2740
+ * @internal
2741
+ */
2742
+ export declare const CopyWorkspaceImageResultFilterSensitiveLog: (obj: CopyWorkspaceImageResult) => any;
2743
+ /**
2744
+ * @internal
2745
+ */
2746
+ export declare const CreateConnectClientAddInRequestFilterSensitiveLog: (obj: CreateConnectClientAddInRequest) => any;
2747
+ /**
2748
+ * @internal
2749
+ */
2750
+ export declare const CreateConnectClientAddInResultFilterSensitiveLog: (obj: CreateConnectClientAddInResult) => any;
2751
+ /**
2752
+ * @internal
2753
+ */
2754
+ export declare const CreateConnectionAliasRequestFilterSensitiveLog: (obj: CreateConnectionAliasRequest) => any;
2755
+ /**
2756
+ * @internal
2757
+ */
2758
+ export declare const CreateConnectionAliasResultFilterSensitiveLog: (obj: CreateConnectionAliasResult) => any;
2759
+ /**
2760
+ * @internal
2761
+ */
2762
+ export declare const CreateIpGroupRequestFilterSensitiveLog: (obj: CreateIpGroupRequest) => any;
2763
+ /**
2764
+ * @internal
2765
+ */
2766
+ export declare const CreateIpGroupResultFilterSensitiveLog: (obj: CreateIpGroupResult) => any;
2767
+ /**
2768
+ * @internal
2769
+ */
2770
+ export declare const CreateTagsRequestFilterSensitiveLog: (obj: CreateTagsRequest) => any;
2771
+ /**
2772
+ * @internal
2773
+ */
2774
+ export declare const CreateTagsResultFilterSensitiveLog: (obj: CreateTagsResult) => any;
2775
+ /**
2776
+ * @internal
2777
+ */
2778
+ export declare const CreateUpdatedWorkspaceImageRequestFilterSensitiveLog: (obj: CreateUpdatedWorkspaceImageRequest) => any;
2779
+ /**
2780
+ * @internal
2781
+ */
2782
+ export declare const CreateUpdatedWorkspaceImageResultFilterSensitiveLog: (obj: CreateUpdatedWorkspaceImageResult) => any;
2783
+ /**
2784
+ * @internal
2785
+ */
2786
+ export declare const CreateWorkspaceBundleRequestFilterSensitiveLog: (obj: CreateWorkspaceBundleRequest) => any;
2787
+ /**
2788
+ * @internal
2789
+ */
2790
+ export declare const CreateWorkspaceBundleResultFilterSensitiveLog: (obj: CreateWorkspaceBundleResult) => any;
2791
+ /**
2792
+ * @internal
2793
+ */
2794
+ export declare const WorkspacePropertiesFilterSensitiveLog: (obj: WorkspaceProperties) => any;
2795
+ /**
2796
+ * @internal
2797
+ */
2798
+ export declare const WorkspaceRequestFilterSensitiveLog: (obj: WorkspaceRequest) => any;
2799
+ /**
2800
+ * @internal
2801
+ */
2802
+ export declare const CreateWorkspacesRequestFilterSensitiveLog: (obj: CreateWorkspacesRequest) => any;
2803
+ /**
2804
+ * @internal
2805
+ */
2806
+ export declare const FailedCreateWorkspaceRequestFilterSensitiveLog: (obj: FailedCreateWorkspaceRequest) => any;
2807
+ /**
2808
+ * @internal
2809
+ */
2810
+ export declare const ModificationStateFilterSensitiveLog: (obj: ModificationState) => any;
2811
+ /**
2812
+ * @internal
2813
+ */
2814
+ export declare const WorkspaceFilterSensitiveLog: (obj: Workspace) => any;
2815
+ /**
2816
+ * @internal
2817
+ */
2818
+ export declare const CreateWorkspacesResultFilterSensitiveLog: (obj: CreateWorkspacesResult) => any;
2819
+ /**
2820
+ * @internal
2821
+ */
2822
+ export declare const DefaultClientBrandingAttributesFilterSensitiveLog: (obj: DefaultClientBrandingAttributes) => any;
2823
+ /**
2824
+ * @internal
2825
+ */
2826
+ export declare const DefaultImportClientBrandingAttributesFilterSensitiveLog: (obj: DefaultImportClientBrandingAttributes) => any;
2827
+ /**
2828
+ * @internal
2829
+ */
2830
+ export declare const DefaultWorkspaceCreationPropertiesFilterSensitiveLog: (obj: DefaultWorkspaceCreationProperties) => any;
2831
+ /**
2832
+ * @internal
2833
+ */
2834
+ export declare const DeleteClientBrandingRequestFilterSensitiveLog: (obj: DeleteClientBrandingRequest) => any;
2835
+ /**
2836
+ * @internal
2837
+ */
2838
+ export declare const DeleteClientBrandingResultFilterSensitiveLog: (obj: DeleteClientBrandingResult) => any;
2839
+ /**
2840
+ * @internal
2841
+ */
2842
+ export declare const DeleteConnectClientAddInRequestFilterSensitiveLog: (obj: DeleteConnectClientAddInRequest) => any;
2843
+ /**
2844
+ * @internal
2845
+ */
2846
+ export declare const DeleteConnectClientAddInResultFilterSensitiveLog: (obj: DeleteConnectClientAddInResult) => any;
2847
+ /**
2848
+ * @internal
2849
+ */
2850
+ export declare const DeleteConnectionAliasRequestFilterSensitiveLog: (obj: DeleteConnectionAliasRequest) => any;
2851
+ /**
2852
+ * @internal
2853
+ */
2854
+ export declare const DeleteConnectionAliasResultFilterSensitiveLog: (obj: DeleteConnectionAliasResult) => any;
2855
+ /**
2856
+ * @internal
2857
+ */
2858
+ export declare const DeleteIpGroupRequestFilterSensitiveLog: (obj: DeleteIpGroupRequest) => any;
2859
+ /**
2860
+ * @internal
2861
+ */
2862
+ export declare const DeleteIpGroupResultFilterSensitiveLog: (obj: DeleteIpGroupResult) => any;
2863
+ /**
2864
+ * @internal
2865
+ */
2866
+ export declare const DeleteTagsRequestFilterSensitiveLog: (obj: DeleteTagsRequest) => any;
2867
+ /**
2868
+ * @internal
2869
+ */
2870
+ export declare const DeleteTagsResultFilterSensitiveLog: (obj: DeleteTagsResult) => any;
2871
+ /**
2872
+ * @internal
2873
+ */
2874
+ export declare const DeleteWorkspaceBundleRequestFilterSensitiveLog: (obj: DeleteWorkspaceBundleRequest) => any;
2875
+ /**
2876
+ * @internal
2877
+ */
2878
+ export declare const DeleteWorkspaceBundleResultFilterSensitiveLog: (obj: DeleteWorkspaceBundleResult) => any;
2879
+ /**
2880
+ * @internal
2881
+ */
2882
+ export declare const DeleteWorkspaceImageRequestFilterSensitiveLog: (obj: DeleteWorkspaceImageRequest) => any;
2883
+ /**
2884
+ * @internal
2885
+ */
2886
+ export declare const DeleteWorkspaceImageResultFilterSensitiveLog: (obj: DeleteWorkspaceImageResult) => any;
2887
+ /**
2888
+ * @internal
2889
+ */
2890
+ export declare const DeregisterWorkspaceDirectoryRequestFilterSensitiveLog: (obj: DeregisterWorkspaceDirectoryRequest) => any;
2891
+ /**
2892
+ * @internal
2893
+ */
2894
+ export declare const DeregisterWorkspaceDirectoryResultFilterSensitiveLog: (obj: DeregisterWorkspaceDirectoryResult) => any;
2895
+ /**
2896
+ * @internal
2897
+ */
2898
+ export declare const DescribeAccountRequestFilterSensitiveLog: (obj: DescribeAccountRequest) => any;
2899
+ /**
2900
+ * @internal
2901
+ */
2902
+ export declare const DescribeAccountResultFilterSensitiveLog: (obj: DescribeAccountResult) => any;
2903
+ /**
2904
+ * @internal
2905
+ */
2906
+ export declare const DescribeAccountModificationsRequestFilterSensitiveLog: (obj: DescribeAccountModificationsRequest) => any;
2907
+ /**
2908
+ * @internal
2909
+ */
2910
+ export declare const DescribeAccountModificationsResultFilterSensitiveLog: (obj: DescribeAccountModificationsResult) => any;
2911
+ /**
2912
+ * @internal
2913
+ */
2914
+ export declare const DescribeClientBrandingRequestFilterSensitiveLog: (obj: DescribeClientBrandingRequest) => any;
2915
+ /**
2916
+ * @internal
2917
+ */
2918
+ export declare const IosClientBrandingAttributesFilterSensitiveLog: (obj: IosClientBrandingAttributes) => any;
2919
+ /**
2920
+ * @internal
2921
+ */
2922
+ export declare const DescribeClientBrandingResultFilterSensitiveLog: (obj: DescribeClientBrandingResult) => any;
2923
+ /**
2924
+ * @internal
2925
+ */
2926
+ export declare const DescribeClientPropertiesRequestFilterSensitiveLog: (obj: DescribeClientPropertiesRequest) => any;
2927
+ /**
2928
+ * @internal
2929
+ */
2930
+ export declare const DescribeClientPropertiesResultFilterSensitiveLog: (obj: DescribeClientPropertiesResult) => any;
2931
+ /**
2932
+ * @internal
2933
+ */
2934
+ export declare const DescribeConnectClientAddInsRequestFilterSensitiveLog: (obj: DescribeConnectClientAddInsRequest) => any;
2935
+ /**
2936
+ * @internal
2937
+ */
2938
+ export declare const DescribeConnectClientAddInsResultFilterSensitiveLog: (obj: DescribeConnectClientAddInsResult) => any;
2939
+ /**
2940
+ * @internal
2941
+ */
2942
+ export declare const DescribeConnectionAliasesRequestFilterSensitiveLog: (obj: DescribeConnectionAliasesRequest) => any;
2943
+ /**
2944
+ * @internal
2945
+ */
2946
+ export declare const DescribeConnectionAliasesResultFilterSensitiveLog: (obj: DescribeConnectionAliasesResult) => any;
2947
+ /**
2948
+ * @internal
2949
+ */
2950
+ export declare const DescribeConnectionAliasPermissionsRequestFilterSensitiveLog: (obj: DescribeConnectionAliasPermissionsRequest) => any;
2951
+ /**
2952
+ * @internal
2953
+ */
2954
+ export declare const DescribeConnectionAliasPermissionsResultFilterSensitiveLog: (obj: DescribeConnectionAliasPermissionsResult) => any;
2955
+ /**
2956
+ * @internal
2957
+ */
2958
+ export declare const DescribeIpGroupsRequestFilterSensitiveLog: (obj: DescribeIpGroupsRequest) => any;
2959
+ /**
2960
+ * @internal
2961
+ */
2962
+ export declare const WorkspacesIpGroupFilterSensitiveLog: (obj: WorkspacesIpGroup) => any;
2963
+ /**
2964
+ * @internal
2965
+ */
2966
+ export declare const DescribeIpGroupsResultFilterSensitiveLog: (obj: DescribeIpGroupsResult) => any;
2967
+ /**
2968
+ * @internal
2969
+ */
2970
+ export declare const DescribeTagsRequestFilterSensitiveLog: (obj: DescribeTagsRequest) => any;
2971
+ /**
2972
+ * @internal
2973
+ */
2974
+ export declare const DescribeTagsResultFilterSensitiveLog: (obj: DescribeTagsResult) => any;
2975
+ /**
2976
+ * @internal
2977
+ */
2978
+ export declare const DescribeWorkspaceBundlesRequestFilterSensitiveLog: (obj: DescribeWorkspaceBundlesRequest) => any;
2979
+ /**
2980
+ * @internal
2981
+ */
2982
+ export declare const DescribeWorkspaceBundlesResultFilterSensitiveLog: (obj: DescribeWorkspaceBundlesResult) => any;
2983
+ /**
2984
+ * @internal
2985
+ */
2986
+ export declare const DescribeWorkspaceDirectoriesRequestFilterSensitiveLog: (obj: DescribeWorkspaceDirectoriesRequest) => any;
2987
+ /**
2988
+ * @internal
2989
+ */
2990
+ export declare const SelfservicePermissionsFilterSensitiveLog: (obj: SelfservicePermissions) => any;
2991
+ /**
2992
+ * @internal
2993
+ */
2994
+ export declare const WorkspaceAccessPropertiesFilterSensitiveLog: (obj: WorkspaceAccessProperties) => any;
2995
+ /**
2996
+ * @internal
2997
+ */
2998
+ export declare const WorkspaceDirectoryFilterSensitiveLog: (obj: WorkspaceDirectory) => any;
2999
+ /**
3000
+ * @internal
3001
+ */
3002
+ export declare const DescribeWorkspaceDirectoriesResultFilterSensitiveLog: (obj: DescribeWorkspaceDirectoriesResult) => any;
3003
+ /**
3004
+ * @internal
3005
+ */
3006
+ export declare const DescribeWorkspaceImagePermissionsRequestFilterSensitiveLog: (obj: DescribeWorkspaceImagePermissionsRequest) => any;
3007
+ /**
3008
+ * @internal
3009
+ */
3010
+ export declare const ImagePermissionFilterSensitiveLog: (obj: ImagePermission) => any;
3011
+ /**
3012
+ * @internal
3013
+ */
3014
+ export declare const DescribeWorkspaceImagePermissionsResultFilterSensitiveLog: (obj: DescribeWorkspaceImagePermissionsResult) => any;
3015
+ /**
3016
+ * @internal
3017
+ */
3018
+ export declare const DescribeWorkspaceImagesRequestFilterSensitiveLog: (obj: DescribeWorkspaceImagesRequest) => any;
3019
+ /**
3020
+ * @internal
3021
+ */
3022
+ export declare const OperatingSystemFilterSensitiveLog: (obj: OperatingSystem) => any;
3023
+ /**
3024
+ * @internal
3025
+ */
3026
+ export declare const UpdateResultFilterSensitiveLog: (obj: UpdateResult) => any;
3027
+ /**
3028
+ * @internal
3029
+ */
3030
+ export declare const WorkspaceImageFilterSensitiveLog: (obj: WorkspaceImage) => any;
3031
+ /**
3032
+ * @internal
3033
+ */
3034
+ export declare const DescribeWorkspaceImagesResultFilterSensitiveLog: (obj: DescribeWorkspaceImagesResult) => any;
3035
+ /**
3036
+ * @internal
3037
+ */
3038
+ export declare const DescribeWorkspacesRequestFilterSensitiveLog: (obj: DescribeWorkspacesRequest) => any;
3039
+ /**
3040
+ * @internal
3041
+ */
3042
+ export declare const DescribeWorkspacesResultFilterSensitiveLog: (obj: DescribeWorkspacesResult) => any;
3043
+ /**
3044
+ * @internal
3045
+ */
3046
+ export declare const DescribeWorkspacesConnectionStatusRequestFilterSensitiveLog: (obj: DescribeWorkspacesConnectionStatusRequest) => any;
3047
+ /**
3048
+ * @internal
3049
+ */
3050
+ export declare const WorkspaceConnectionStatusFilterSensitiveLog: (obj: WorkspaceConnectionStatus) => any;
3051
+ /**
3052
+ * @internal
3053
+ */
3054
+ export declare const DescribeWorkspacesConnectionStatusResultFilterSensitiveLog: (obj: DescribeWorkspacesConnectionStatusResult) => any;
3055
+ /**
3056
+ * @internal
3057
+ */
3058
+ export declare const DescribeWorkspaceSnapshotsRequestFilterSensitiveLog: (obj: DescribeWorkspaceSnapshotsRequest) => any;
3059
+ /**
3060
+ * @internal
3061
+ */
3062
+ export declare const SnapshotFilterSensitiveLog: (obj: Snapshot) => any;
3063
+ /**
3064
+ * @internal
3065
+ */
3066
+ export declare const DescribeWorkspaceSnapshotsResultFilterSensitiveLog: (obj: DescribeWorkspaceSnapshotsResult) => any;
3067
+ /**
3068
+ * @internal
3069
+ */
3070
+ export declare const DisassociateConnectionAliasRequestFilterSensitiveLog: (obj: DisassociateConnectionAliasRequest) => any;
3071
+ /**
3072
+ * @internal
3073
+ */
3074
+ export declare const DisassociateConnectionAliasResultFilterSensitiveLog: (obj: DisassociateConnectionAliasResult) => any;
3075
+ /**
3076
+ * @internal
3077
+ */
3078
+ export declare const DisassociateIpGroupsRequestFilterSensitiveLog: (obj: DisassociateIpGroupsRequest) => any;
3079
+ /**
3080
+ * @internal
3081
+ */
3082
+ export declare const DisassociateIpGroupsResultFilterSensitiveLog: (obj: DisassociateIpGroupsResult) => any;
3083
+ /**
3084
+ * @internal
3085
+ */
3086
+ export declare const FailedWorkspaceChangeRequestFilterSensitiveLog: (obj: FailedWorkspaceChangeRequest) => any;
3087
+ /**
3088
+ * @internal
3089
+ */
3090
+ export declare const IosImportClientBrandingAttributesFilterSensitiveLog: (obj: IosImportClientBrandingAttributes) => any;
3091
+ /**
3092
+ * @internal
3093
+ */
3094
+ export declare const ImportClientBrandingRequestFilterSensitiveLog: (obj: ImportClientBrandingRequest) => any;
3095
+ /**
3096
+ * @internal
3097
+ */
3098
+ export declare const ImportClientBrandingResultFilterSensitiveLog: (obj: ImportClientBrandingResult) => any;
3099
+ /**
3100
+ * @internal
3101
+ */
3102
+ export declare const ImportWorkspaceImageRequestFilterSensitiveLog: (obj: ImportWorkspaceImageRequest) => any;
3103
+ /**
3104
+ * @internal
3105
+ */
3106
+ export declare const ImportWorkspaceImageResultFilterSensitiveLog: (obj: ImportWorkspaceImageResult) => any;
3107
+ /**
3108
+ * @internal
3109
+ */
3110
+ export declare const ListAvailableManagementCidrRangesRequestFilterSensitiveLog: (obj: ListAvailableManagementCidrRangesRequest) => any;
3111
+ /**
3112
+ * @internal
3113
+ */
3114
+ export declare const ListAvailableManagementCidrRangesResultFilterSensitiveLog: (obj: ListAvailableManagementCidrRangesResult) => any;
3115
+ /**
3116
+ * @internal
3117
+ */
3118
+ export declare const MigrateWorkspaceRequestFilterSensitiveLog: (obj: MigrateWorkspaceRequest) => any;
3119
+ /**
3120
+ * @internal
3121
+ */
3122
+ export declare const MigrateWorkspaceResultFilterSensitiveLog: (obj: MigrateWorkspaceResult) => any;
3123
+ /**
3124
+ * @internal
3125
+ */
3126
+ export declare const ModifyAccountRequestFilterSensitiveLog: (obj: ModifyAccountRequest) => any;
3127
+ /**
3128
+ * @internal
3129
+ */
3130
+ export declare const ModifyAccountResultFilterSensitiveLog: (obj: ModifyAccountResult) => any;
3131
+ /**
3132
+ * @internal
3133
+ */
3134
+ export declare const ModifyClientPropertiesRequestFilterSensitiveLog: (obj: ModifyClientPropertiesRequest) => any;
3135
+ /**
3136
+ * @internal
3137
+ */
3138
+ export declare const ModifyClientPropertiesResultFilterSensitiveLog: (obj: ModifyClientPropertiesResult) => any;
3139
+ /**
3140
+ * @internal
3141
+ */
3142
+ export declare const ModifySelfservicePermissionsRequestFilterSensitiveLog: (obj: ModifySelfservicePermissionsRequest) => any;
3143
+ /**
3144
+ * @internal
3145
+ */
3146
+ export declare const ModifySelfservicePermissionsResultFilterSensitiveLog: (obj: ModifySelfservicePermissionsResult) => any;
3147
+ /**
3148
+ * @internal
3149
+ */
3150
+ export declare const ModifyWorkspaceAccessPropertiesRequestFilterSensitiveLog: (obj: ModifyWorkspaceAccessPropertiesRequest) => any;
3151
+ /**
3152
+ * @internal
3153
+ */
3154
+ export declare const ModifyWorkspaceAccessPropertiesResultFilterSensitiveLog: (obj: ModifyWorkspaceAccessPropertiesResult) => any;
3155
+ /**
3156
+ * @internal
3157
+ */
3158
+ export declare const WorkspaceCreationPropertiesFilterSensitiveLog: (obj: WorkspaceCreationProperties) => any;
3159
+ /**
3160
+ * @internal
3161
+ */
3162
+ export declare const ModifyWorkspaceCreationPropertiesRequestFilterSensitiveLog: (obj: ModifyWorkspaceCreationPropertiesRequest) => any;
3163
+ /**
3164
+ * @internal
3165
+ */
3166
+ export declare const ModifyWorkspaceCreationPropertiesResultFilterSensitiveLog: (obj: ModifyWorkspaceCreationPropertiesResult) => any;
3167
+ /**
3168
+ * @internal
3169
+ */
3170
+ export declare const ModifyWorkspacePropertiesRequestFilterSensitiveLog: (obj: ModifyWorkspacePropertiesRequest) => any;
3171
+ /**
3172
+ * @internal
3173
+ */
3174
+ export declare const ModifyWorkspacePropertiesResultFilterSensitiveLog: (obj: ModifyWorkspacePropertiesResult) => any;
3175
+ /**
3176
+ * @internal
3177
+ */
3178
+ export declare const ModifyWorkspaceStateRequestFilterSensitiveLog: (obj: ModifyWorkspaceStateRequest) => any;
3179
+ /**
3180
+ * @internal
3181
+ */
3182
+ export declare const ModifyWorkspaceStateResultFilterSensitiveLog: (obj: ModifyWorkspaceStateResult) => any;
3183
+ /**
3184
+ * @internal
3185
+ */
3186
+ export declare const RebootRequestFilterSensitiveLog: (obj: RebootRequest) => any;
3187
+ /**
3188
+ * @internal
3189
+ */
3190
+ export declare const RebootWorkspacesRequestFilterSensitiveLog: (obj: RebootWorkspacesRequest) => any;
3191
+ /**
3192
+ * @internal
3193
+ */
3194
+ export declare const RebootWorkspacesResultFilterSensitiveLog: (obj: RebootWorkspacesResult) => any;
3195
+ /**
3196
+ * @internal
3197
+ */
3198
+ export declare const RebuildRequestFilterSensitiveLog: (obj: RebuildRequest) => any;
3199
+ /**
3200
+ * @internal
3201
+ */
3202
+ export declare const RebuildWorkspacesRequestFilterSensitiveLog: (obj: RebuildWorkspacesRequest) => any;
3203
+ /**
3204
+ * @internal
3205
+ */
3206
+ export declare const RebuildWorkspacesResultFilterSensitiveLog: (obj: RebuildWorkspacesResult) => any;
3207
+ /**
3208
+ * @internal
3209
+ */
3210
+ export declare const RegisterWorkspaceDirectoryRequestFilterSensitiveLog: (obj: RegisterWorkspaceDirectoryRequest) => any;
3211
+ /**
3212
+ * @internal
3213
+ */
3214
+ export declare const RegisterWorkspaceDirectoryResultFilterSensitiveLog: (obj: RegisterWorkspaceDirectoryResult) => any;
3215
+ /**
3216
+ * @internal
3217
+ */
3218
+ export declare const RestoreWorkspaceRequestFilterSensitiveLog: (obj: RestoreWorkspaceRequest) => any;
3219
+ /**
3220
+ * @internal
3221
+ */
3222
+ export declare const RestoreWorkspaceResultFilterSensitiveLog: (obj: RestoreWorkspaceResult) => any;
3223
+ /**
3224
+ * @internal
3225
+ */
3226
+ export declare const RevokeIpRulesRequestFilterSensitiveLog: (obj: RevokeIpRulesRequest) => any;
3227
+ /**
3228
+ * @internal
3229
+ */
3230
+ export declare const RevokeIpRulesResultFilterSensitiveLog: (obj: RevokeIpRulesResult) => any;
3231
+ /**
3232
+ * @internal
3233
+ */
3234
+ export declare const StartRequestFilterSensitiveLog: (obj: StartRequest) => any;
3235
+ /**
3236
+ * @internal
3237
+ */
3238
+ export declare const StartWorkspacesRequestFilterSensitiveLog: (obj: StartWorkspacesRequest) => any;
3239
+ /**
3240
+ * @internal
3241
+ */
3242
+ export declare const StartWorkspacesResultFilterSensitiveLog: (obj: StartWorkspacesResult) => any;
3243
+ /**
3244
+ * @internal
3245
+ */
3246
+ export declare const StopRequestFilterSensitiveLog: (obj: StopRequest) => any;
3247
+ /**
3248
+ * @internal
3249
+ */
3250
+ export declare const StopWorkspacesRequestFilterSensitiveLog: (obj: StopWorkspacesRequest) => any;
3251
+ /**
3252
+ * @internal
3253
+ */
3254
+ export declare const StopWorkspacesResultFilterSensitiveLog: (obj: StopWorkspacesResult) => any;
3255
+ /**
3256
+ * @internal
3257
+ */
3258
+ export declare const TerminateRequestFilterSensitiveLog: (obj: TerminateRequest) => any;
3259
+ /**
3260
+ * @internal
3261
+ */
3262
+ export declare const TerminateWorkspacesRequestFilterSensitiveLog: (obj: TerminateWorkspacesRequest) => any;
3263
+ /**
3264
+ * @internal
3265
+ */
3266
+ export declare const TerminateWorkspacesResultFilterSensitiveLog: (obj: TerminateWorkspacesResult) => any;
3267
+ /**
3268
+ * @internal
3269
+ */
3270
+ export declare const UpdateConnectClientAddInRequestFilterSensitiveLog: (obj: UpdateConnectClientAddInRequest) => any;
3271
+ /**
3272
+ * @internal
3273
+ */
3274
+ export declare const UpdateConnectClientAddInResultFilterSensitiveLog: (obj: UpdateConnectClientAddInResult) => any;
3275
+ /**
3276
+ * @internal
3277
+ */
3278
+ export declare const UpdateConnectionAliasPermissionRequestFilterSensitiveLog: (obj: UpdateConnectionAliasPermissionRequest) => any;
3279
+ /**
3280
+ * @internal
3281
+ */
3282
+ export declare const UpdateConnectionAliasPermissionResultFilterSensitiveLog: (obj: UpdateConnectionAliasPermissionResult) => any;
3283
+ /**
3284
+ * @internal
3285
+ */
3286
+ export declare const UpdateRulesOfIpGroupRequestFilterSensitiveLog: (obj: UpdateRulesOfIpGroupRequest) => any;
3287
+ /**
3288
+ * @internal
3289
+ */
3290
+ export declare const UpdateRulesOfIpGroupResultFilterSensitiveLog: (obj: UpdateRulesOfIpGroupResult) => any;
3291
+ /**
3292
+ * @internal
3293
+ */
3294
+ export declare const UpdateWorkspaceBundleRequestFilterSensitiveLog: (obj: UpdateWorkspaceBundleRequest) => any;
3295
+ /**
3296
+ * @internal
3297
+ */
3298
+ export declare const UpdateWorkspaceBundleResultFilterSensitiveLog: (obj: UpdateWorkspaceBundleResult) => any;
3299
+ /**
3300
+ * @internal
3301
+ */
3302
+ export declare const UpdateWorkspaceImagePermissionRequestFilterSensitiveLog: (obj: UpdateWorkspaceImagePermissionRequest) => any;
3303
+ /**
3304
+ * @internal
3305
+ */
3306
+ export declare const UpdateWorkspaceImagePermissionResultFilterSensitiveLog: (obj: UpdateWorkspaceImagePermissionResult) => any;