@aws-sdk/client-workspaces 3.529.1 → 3.535.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 (159) hide show
  1. package/dist-types/WorkSpaces.d.ts +14 -1
  2. package/dist-types/WorkSpacesClient.d.ts +1 -1
  3. package/dist-types/commands/AssociateConnectionAliasCommand.d.ts +2 -1
  4. package/dist-types/commands/AssociateIpGroupsCommand.d.ts +2 -1
  5. package/dist-types/commands/AssociateWorkspaceApplicationCommand.d.ts +2 -1
  6. package/dist-types/commands/AuthorizeIpRulesCommand.d.ts +2 -1
  7. package/dist-types/commands/CopyWorkspaceImageCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateConnectClientAddInCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateConnectionAliasCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateIpGroupCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateStandbyWorkspacesCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateTagsCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateUpdatedWorkspaceImageCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateWorkspaceBundleCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateWorkspaceImageCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateWorkspacesCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteClientBrandingCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteConnectClientAddInCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteConnectionAliasCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteIpGroupCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteWorkspaceBundleCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteWorkspaceImageCommand.d.ts +2 -1
  24. package/dist-types/commands/DeployWorkspaceApplicationsCommand.d.ts +2 -1
  25. package/dist-types/commands/DeregisterWorkspaceDirectoryCommand.d.ts +2 -1
  26. package/dist-types/commands/DescribeAccountCommand.d.ts +2 -1
  27. package/dist-types/commands/DescribeAccountModificationsCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeApplicationAssociationsCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeApplicationsCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeBundleAssociationsCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeClientBrandingCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeClientPropertiesCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeConnectClientAddInsCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeConnectionAliasPermissionsCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeConnectionAliasesCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeImageAssociationsCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeIpGroupsCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeTagsCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeWorkspaceAssociationsCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeWorkspaceBundlesCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeWorkspaceDirectoriesCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeWorkspaceImagesCommand.d.ts +2 -1
  44. package/dist-types/commands/DescribeWorkspaceSnapshotsCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribeWorkspacesCommand.d.ts +2 -1
  46. package/dist-types/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +2 -1
  47. package/dist-types/commands/DisassociateConnectionAliasCommand.d.ts +2 -1
  48. package/dist-types/commands/DisassociateIpGroupsCommand.d.ts +2 -1
  49. package/dist-types/commands/DisassociateWorkspaceApplicationCommand.d.ts +2 -1
  50. package/dist-types/commands/ImportClientBrandingCommand.d.ts +10 -9
  51. package/dist-types/commands/ImportWorkspaceImageCommand.d.ts +2 -1
  52. package/dist-types/commands/ListAvailableManagementCidrRangesCommand.d.ts +2 -1
  53. package/dist-types/commands/MigrateWorkspaceCommand.d.ts +2 -1
  54. package/dist-types/commands/ModifyAccountCommand.d.ts +2 -1
  55. package/dist-types/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +2 -1
  56. package/dist-types/commands/ModifyClientPropertiesCommand.d.ts +2 -1
  57. package/dist-types/commands/ModifySamlPropertiesCommand.d.ts +2 -1
  58. package/dist-types/commands/ModifySelfservicePermissionsCommand.d.ts +2 -1
  59. package/dist-types/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +2 -1
  60. package/dist-types/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +2 -1
  61. package/dist-types/commands/ModifyWorkspacePropertiesCommand.d.ts +2 -1
  62. package/dist-types/commands/ModifyWorkspaceStateCommand.d.ts +2 -1
  63. package/dist-types/commands/RebootWorkspacesCommand.d.ts +2 -1
  64. package/dist-types/commands/RebuildWorkspacesCommand.d.ts +2 -1
  65. package/dist-types/commands/RegisterWorkspaceDirectoryCommand.d.ts +2 -1
  66. package/dist-types/commands/RestoreWorkspaceCommand.d.ts +2 -1
  67. package/dist-types/commands/RevokeIpRulesCommand.d.ts +2 -1
  68. package/dist-types/commands/StartWorkspacesCommand.d.ts +2 -1
  69. package/dist-types/commands/StopWorkspacesCommand.d.ts +2 -1
  70. package/dist-types/commands/TerminateWorkspacesCommand.d.ts +2 -1
  71. package/dist-types/commands/UpdateConnectClientAddInCommand.d.ts +2 -1
  72. package/dist-types/commands/UpdateConnectionAliasPermissionCommand.d.ts +2 -1
  73. package/dist-types/commands/UpdateRulesOfIpGroupCommand.d.ts +2 -1
  74. package/dist-types/commands/UpdateWorkspaceBundleCommand.d.ts +2 -1
  75. package/dist-types/commands/UpdateWorkspaceImagePermissionCommand.d.ts +2 -1
  76. package/dist-types/models/models_0.d.ts +595 -595
  77. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  78. package/dist-types/runtimeConfig.d.ts +2 -2
  79. package/dist-types/runtimeConfig.native.d.ts +2 -2
  80. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  81. package/dist-types/ts3.4/WorkSpaces.d.ts +13 -0
  82. package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/AssociateWorkspaceApplicationCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/CreateConnectClientAddInCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/CreateStandbyWorkspacesCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/CreateWorkspaceImageCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DeleteClientBrandingCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DeleteConnectClientAddInCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/DeployWorkspaceApplicationsCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/DescribeApplicationAssociationsCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/DescribeBundleAssociationsCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/DescribeClientBrandingCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/DescribeConnectClientAddInsCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/DescribeImageAssociationsCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/DescribeWorkspaceAssociationsCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/DisassociateWorkspaceApplicationCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/ImportClientBrandingCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/ModifySamlPropertiesCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/UpdateConnectClientAddInCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  156. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  157. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  158. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  159. package/package.json +40 -40
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: WorkSpacesClientConfig) => {
20
20
  apiVersion: string;
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  base64Decoder: import("@smithy/types").Decoder;
23
- base64Encoder: import("@smithy/types").Encoder;
23
+ base64Encoder: (_input: string | Uint8Array) => string;
24
24
  utf8Decoder: import("@smithy/types").Decoder;
25
- utf8Encoder: import("@smithy/types").Encoder;
25
+ utf8Encoder: (input: string | Uint8Array) => string;
26
26
  disableHostPrefix: boolean;
27
27
  serviceId: string;
28
28
  logger: import("@smithy/types").Logger;
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: WorkSpacesClientConfig) => {
20
20
  apiVersion: string;
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  base64Decoder: import("@smithy/types").Decoder;
23
- base64Encoder: import("@smithy/types").Encoder;
23
+ base64Encoder: (_input: string | Uint8Array) => string;
24
24
  utf8Decoder: import("@smithy/types").Decoder;
25
- utf8Encoder: import("@smithy/types").Encoder;
25
+ utf8Encoder: (input: string | Uint8Array) => string;
26
26
  disableHostPrefix: boolean;
27
27
  serviceId: string;
28
28
  logger: import("@smithy/types").Logger;
@@ -11,9 +11,9 @@ export declare const getRuntimeConfig: (config: WorkSpacesClientConfig) => {
11
11
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
12
12
  streamCollector: import("@smithy/types").StreamCollector;
13
13
  base64Decoder: import("@smithy/types").Decoder;
14
- base64Encoder: import("@smithy/types").Encoder;
14
+ base64Encoder: (_input: string | Uint8Array) => string;
15
15
  utf8Decoder: import("@smithy/types").Decoder;
16
- utf8Encoder: import("@smithy/types").Encoder;
16
+ utf8Encoder: (input: string | Uint8Array) => string;
17
17
  disableHostPrefix: boolean;
18
18
  serviceId: string;
19
19
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
@@ -5,7 +5,7 @@ import { WorkSpacesClientConfig } from "./WorkSpacesClient";
5
5
  export declare const getRuntimeConfig: (config: WorkSpacesClientConfig) => {
6
6
  apiVersion: string;
7
7
  base64Decoder: import("@smithy/types").Decoder;
8
- base64Encoder: import("@smithy/types").Encoder;
8
+ base64Encoder: (_input: string | Uint8Array) => string;
9
9
  disableHostPrefix: boolean;
10
10
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
11
11
  logger?: import("@smithy/types").Logger | undefined;
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: WorkSpacesClientConfig) => {
17
17
  serviceId: string;
18
18
  urlParser: import("@smithy/types").UrlParser;
19
19
  utf8Decoder: import("@smithy/types").Decoder;
20
- utf8Encoder: import("@smithy/types").Encoder;
20
+ utf8Encoder: (input: string | Uint8Array) => string;
21
21
  };
@@ -540,6 +540,7 @@ export interface WorkSpaces {
540
540
  options: __HttpHandlerOptions,
541
541
  cb: (err: any, data?: DeleteTagsCommandOutput) => void
542
542
  ): void;
543
+ deleteWorkspaceBundle(): Promise<DeleteWorkspaceBundleCommandOutput>;
543
544
  deleteWorkspaceBundle(
544
545
  args: DeleteWorkspaceBundleCommandInput,
545
546
  options?: __HttpHandlerOptions
@@ -592,6 +593,7 @@ export interface WorkSpaces {
592
593
  options: __HttpHandlerOptions,
593
594
  cb: (err: any, data?: DeregisterWorkspaceDirectoryCommandOutput) => void
594
595
  ): void;
596
+ describeAccount(): Promise<DescribeAccountCommandOutput>;
595
597
  describeAccount(
596
598
  args: DescribeAccountCommandInput,
597
599
  options?: __HttpHandlerOptions
@@ -605,6 +607,7 @@ export interface WorkSpaces {
605
607
  options: __HttpHandlerOptions,
606
608
  cb: (err: any, data?: DescribeAccountCommandOutput) => void
607
609
  ): void;
610
+ describeAccountModifications(): Promise<DescribeAccountModificationsCommandOutput>;
608
611
  describeAccountModifications(
609
612
  args: DescribeAccountModificationsCommandInput,
610
613
  options?: __HttpHandlerOptions
@@ -631,6 +634,7 @@ export interface WorkSpaces {
631
634
  options: __HttpHandlerOptions,
632
635
  cb: (err: any, data?: DescribeApplicationAssociationsCommandOutput) => void
633
636
  ): void;
637
+ describeApplications(): Promise<DescribeApplicationsCommandOutput>;
634
638
  describeApplications(
635
639
  args: DescribeApplicationsCommandInput,
636
640
  options?: __HttpHandlerOptions
@@ -696,6 +700,7 @@ export interface WorkSpaces {
696
700
  options: __HttpHandlerOptions,
697
701
  cb: (err: any, data?: DescribeConnectClientAddInsCommandOutput) => void
698
702
  ): void;
703
+ describeConnectionAliases(): Promise<DescribeConnectionAliasesCommandOutput>;
699
704
  describeConnectionAliases(
700
705
  args: DescribeConnectionAliasesCommandInput,
701
706
  options?: __HttpHandlerOptions
@@ -741,6 +746,7 @@ export interface WorkSpaces {
741
746
  options: __HttpHandlerOptions,
742
747
  cb: (err: any, data?: DescribeImageAssociationsCommandOutput) => void
743
748
  ): void;
749
+ describeIpGroups(): Promise<DescribeIpGroupsCommandOutput>;
744
750
  describeIpGroups(
745
751
  args: DescribeIpGroupsCommandInput,
746
752
  options?: __HttpHandlerOptions
@@ -780,6 +786,7 @@ export interface WorkSpaces {
780
786
  options: __HttpHandlerOptions,
781
787
  cb: (err: any, data?: DescribeWorkspaceAssociationsCommandOutput) => void
782
788
  ): void;
789
+ describeWorkspaceBundles(): Promise<DescribeWorkspaceBundlesCommandOutput>;
783
790
  describeWorkspaceBundles(
784
791
  args: DescribeWorkspaceBundlesCommandInput,
785
792
  options?: __HttpHandlerOptions
@@ -793,6 +800,7 @@ export interface WorkSpaces {
793
800
  options: __HttpHandlerOptions,
794
801
  cb: (err: any, data?: DescribeWorkspaceBundlesCommandOutput) => void
795
802
  ): void;
803
+ describeWorkspaceDirectories(): Promise<DescribeWorkspaceDirectoriesCommandOutput>;
796
804
  describeWorkspaceDirectories(
797
805
  args: DescribeWorkspaceDirectoriesCommandInput,
798
806
  options?: __HttpHandlerOptions
@@ -825,6 +833,7 @@ export interface WorkSpaces {
825
833
  data?: DescribeWorkspaceImagePermissionsCommandOutput
826
834
  ) => void
827
835
  ): void;
836
+ describeWorkspaceImages(): Promise<DescribeWorkspaceImagesCommandOutput>;
828
837
  describeWorkspaceImages(
829
838
  args: DescribeWorkspaceImagesCommandInput,
830
839
  options?: __HttpHandlerOptions
@@ -838,6 +847,7 @@ export interface WorkSpaces {
838
847
  options: __HttpHandlerOptions,
839
848
  cb: (err: any, data?: DescribeWorkspaceImagesCommandOutput) => void
840
849
  ): void;
850
+ describeWorkspaces(): Promise<DescribeWorkspacesCommandOutput>;
841
851
  describeWorkspaces(
842
852
  args: DescribeWorkspacesCommandInput,
843
853
  options?: __HttpHandlerOptions
@@ -851,6 +861,7 @@ export interface WorkSpaces {
851
861
  options: __HttpHandlerOptions,
852
862
  cb: (err: any, data?: DescribeWorkspacesCommandOutput) => void
853
863
  ): void;
864
+ describeWorkspacesConnectionStatus(): Promise<DescribeWorkspacesConnectionStatusCommandOutput>;
854
865
  describeWorkspacesConnectionStatus(
855
866
  args: DescribeWorkspacesConnectionStatusCommandInput,
856
867
  options?: __HttpHandlerOptions
@@ -980,6 +991,7 @@ export interface WorkSpaces {
980
991
  options: __HttpHandlerOptions,
981
992
  cb: (err: any, data?: MigrateWorkspaceCommandOutput) => void
982
993
  ): void;
994
+ modifyAccount(): Promise<ModifyAccountCommandOutput>;
983
995
  modifyAccount(
984
996
  args: ModifyAccountCommandInput,
985
997
  options?: __HttpHandlerOptions
@@ -1252,6 +1264,7 @@ export interface WorkSpaces {
1252
1264
  options: __HttpHandlerOptions,
1253
1265
  cb: (err: any, data?: UpdateRulesOfIpGroupCommandOutput) => void
1254
1266
  ): void;
1267
+ updateWorkspaceBundle(): Promise<UpdateWorkspaceBundleCommandOutput>;
1255
1268
  updateWorkspaceBundle(
1256
1269
  args: UpdateWorkspaceBundleCommandInput,
1257
1270
  options?: __HttpHandlerOptions
@@ -25,6 +25,15 @@ declare const AssociateConnectionAliasCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AssociateConnectionAliasCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AssociateConnectionAliasCommandInput,
32
+ AssociateConnectionAliasCommandOutput,
33
+ WorkSpacesClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AssociateConnectionAliasCommand extends AssociateConnectionAliasCommand_base {}
@@ -25,6 +25,15 @@ declare const AssociateIpGroupsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AssociateIpGroupsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AssociateIpGroupsCommandInput,
32
+ AssociateIpGroupsCommandOutput,
33
+ WorkSpacesClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AssociateIpGroupsCommand extends AssociateIpGroupsCommand_base {}
@@ -25,6 +25,15 @@ declare const AssociateWorkspaceApplicationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AssociateWorkspaceApplicationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AssociateWorkspaceApplicationCommandInput,
32
+ AssociateWorkspaceApplicationCommandOutput,
33
+ WorkSpacesClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AssociateWorkspaceApplicationCommand extends AssociateWorkspaceApplicationCommand_base {}
@@ -24,6 +24,15 @@ declare const AuthorizeIpRulesCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: AuthorizeIpRulesCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ AuthorizeIpRulesCommandInput,
31
+ AuthorizeIpRulesCommandOutput,
32
+ WorkSpacesClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class AuthorizeIpRulesCommand extends AuthorizeIpRulesCommand_base {}
@@ -25,6 +25,15 @@ declare const CopyWorkspaceImageCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CopyWorkspaceImageCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CopyWorkspaceImageCommandInput,
32
+ CopyWorkspaceImageCommandOutput,
33
+ WorkSpacesClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CopyWorkspaceImageCommand extends CopyWorkspaceImageCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateConnectClientAddInCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateConnectClientAddInCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateConnectClientAddInCommandInput,
32
+ CreateConnectClientAddInCommandOutput,
33
+ WorkSpacesClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateConnectClientAddInCommand extends CreateConnectClientAddInCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateConnectionAliasCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateConnectionAliasCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateConnectionAliasCommandInput,
32
+ CreateConnectionAliasCommandOutput,
33
+ WorkSpacesClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateConnectionAliasCommand extends CreateConnectionAliasCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateIpGroupCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateIpGroupCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateIpGroupCommandInput,
28
+ CreateIpGroupCommandOutput,
29
+ WorkSpacesClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateIpGroupCommand extends CreateIpGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateStandbyWorkspacesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateStandbyWorkspacesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateStandbyWorkspacesCommandInput,
32
+ CreateStandbyWorkspacesCommandOutput,
33
+ WorkSpacesClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateStandbyWorkspacesCommand extends CreateStandbyWorkspacesCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateTagsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateTagsCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateTagsCommandInput,
28
+ CreateTagsCommandOutput,
29
+ WorkSpacesClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateTagsCommand extends CreateTagsCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateUpdatedWorkspaceImageCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateUpdatedWorkspaceImageCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateUpdatedWorkspaceImageCommandInput,
32
+ CreateUpdatedWorkspaceImageCommandOutput,
33
+ WorkSpacesClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateUpdatedWorkspaceImageCommand extends CreateUpdatedWorkspaceImageCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateWorkspaceBundleCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateWorkspaceBundleCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateWorkspaceBundleCommandInput,
32
+ CreateWorkspaceBundleCommandOutput,
33
+ WorkSpacesClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateWorkspaceBundleCommand extends CreateWorkspaceBundleCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateWorkspaceImageCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateWorkspaceImageCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateWorkspaceImageCommandInput,
32
+ CreateWorkspaceImageCommandOutput,
33
+ WorkSpacesClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateWorkspaceImageCommand extends CreateWorkspaceImageCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateWorkspacesCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateWorkspacesCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateWorkspacesCommandInput,
31
+ CreateWorkspacesCommandOutput,
32
+ WorkSpacesClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateWorkspacesCommand extends CreateWorkspacesCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteClientBrandingCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteClientBrandingCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteClientBrandingCommandInput,
32
+ DeleteClientBrandingCommandOutput,
33
+ WorkSpacesClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteClientBrandingCommand extends DeleteClientBrandingCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteConnectClientAddInCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteConnectClientAddInCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteConnectClientAddInCommandInput,
32
+ DeleteConnectClientAddInCommandOutput,
33
+ WorkSpacesClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteConnectClientAddInCommand extends DeleteConnectClientAddInCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteConnectionAliasCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteConnectionAliasCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteConnectionAliasCommandInput,
32
+ DeleteConnectionAliasCommandOutput,
33
+ WorkSpacesClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteConnectionAliasCommand extends DeleteConnectionAliasCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteIpGroupCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteIpGroupCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteIpGroupCommandInput,
28
+ DeleteIpGroupCommandOutput,
29
+ WorkSpacesClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteIpGroupCommand extends DeleteIpGroupCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteTagsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteTagsCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteTagsCommandInput,
28
+ DeleteTagsCommandOutput,
29
+ WorkSpacesClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteTagsCommand extends DeleteTagsCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteWorkspaceBundleCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DeleteWorkspaceBundleCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteWorkspaceBundleCommandInput,
32
+ DeleteWorkspaceBundleCommandOutput,
33
+ WorkSpacesClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteWorkspaceBundleCommand extends DeleteWorkspaceBundleCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteWorkspaceImageCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteWorkspaceImageCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteWorkspaceImageCommandInput,
32
+ DeleteWorkspaceImageCommandOutput,
33
+ WorkSpacesClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteWorkspaceImageCommand extends DeleteWorkspaceImageCommand_base {}
@@ -25,6 +25,15 @@ declare const DeployWorkspaceApplicationsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeployWorkspaceApplicationsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeployWorkspaceApplicationsCommandInput,
32
+ DeployWorkspaceApplicationsCommandOutput,
33
+ WorkSpacesClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeployWorkspaceApplicationsCommand extends DeployWorkspaceApplicationsCommand_base {}
@@ -25,6 +25,15 @@ declare const DeregisterWorkspaceDirectoryCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeregisterWorkspaceDirectoryCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeregisterWorkspaceDirectoryCommandInput,
32
+ DeregisterWorkspaceDirectoryCommandOutput,
33
+ WorkSpacesClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeregisterWorkspaceDirectoryCommand extends DeregisterWorkspaceDirectoryCommand_base {}
@@ -24,6 +24,15 @@ declare const DescribeAccountCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [DescribeAccountCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DescribeAccountCommandInput,
31
+ DescribeAccountCommandOutput,
32
+ WorkSpacesClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DescribeAccountCommand extends DescribeAccountCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeAccountModificationsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeAccountModificationsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeAccountModificationsCommandInput,
32
+ DescribeAccountModificationsCommandOutput,
33
+ WorkSpacesClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeAccountModificationsCommand extends DescribeAccountModificationsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeApplicationAssociationsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeApplicationAssociationsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeApplicationAssociationsCommandInput,
32
+ DescribeApplicationAssociationsCommandOutput,
33
+ WorkSpacesClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeApplicationAssociationsCommand extends DescribeApplicationAssociationsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeApplicationsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeApplicationsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeApplicationsCommandInput,
32
+ DescribeApplicationsCommandOutput,
33
+ WorkSpacesClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeApplicationsCommand extends DescribeApplicationsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeBundleAssociationsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeBundleAssociationsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeBundleAssociationsCommandInput,
32
+ DescribeBundleAssociationsCommandOutput,
33
+ WorkSpacesClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeBundleAssociationsCommand extends DescribeBundleAssociationsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeClientBrandingCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeClientBrandingCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeClientBrandingCommandInput,
32
+ DescribeClientBrandingCommandOutput,
33
+ WorkSpacesClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeClientBrandingCommand extends DescribeClientBrandingCommand_base {}