@aws-sdk/client-workspaces 3.651.1 → 3.656.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 (181) hide show
  1. package/dist-cjs/index.js +3 -0
  2. package/dist-es/models/models_0.js +3 -0
  3. package/dist-types/commands/AcceptAccountLinkInvitationCommand.d.ts +11 -0
  4. package/dist-types/commands/AssociateConnectionAliasCommand.d.ts +11 -0
  5. package/dist-types/commands/AssociateIpGroupsCommand.d.ts +11 -0
  6. package/dist-types/commands/AssociateWorkspaceApplicationCommand.d.ts +11 -0
  7. package/dist-types/commands/AuthorizeIpRulesCommand.d.ts +11 -0
  8. package/dist-types/commands/CopyWorkspaceImageCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateAccountLinkInvitationCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateConnectClientAddInCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateConnectionAliasCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateIpGroupCommand.d.ts +11 -0
  13. package/dist-types/commands/CreateStandbyWorkspacesCommand.d.ts +11 -0
  14. package/dist-types/commands/CreateTagsCommand.d.ts +11 -0
  15. package/dist-types/commands/CreateUpdatedWorkspaceImageCommand.d.ts +11 -0
  16. package/dist-types/commands/CreateWorkspaceBundleCommand.d.ts +11 -0
  17. package/dist-types/commands/CreateWorkspaceImageCommand.d.ts +11 -0
  18. package/dist-types/commands/CreateWorkspacesCommand.d.ts +11 -0
  19. package/dist-types/commands/CreateWorkspacesPoolCommand.d.ts +11 -0
  20. package/dist-types/commands/DeleteAccountLinkInvitationCommand.d.ts +11 -0
  21. package/dist-types/commands/DeleteClientBrandingCommand.d.ts +11 -0
  22. package/dist-types/commands/DeleteConnectClientAddInCommand.d.ts +11 -0
  23. package/dist-types/commands/DeleteConnectionAliasCommand.d.ts +11 -0
  24. package/dist-types/commands/DeleteIpGroupCommand.d.ts +11 -0
  25. package/dist-types/commands/DeleteTagsCommand.d.ts +11 -0
  26. package/dist-types/commands/DeleteWorkspaceBundleCommand.d.ts +11 -0
  27. package/dist-types/commands/DeleteWorkspaceImageCommand.d.ts +11 -0
  28. package/dist-types/commands/DeployWorkspaceApplicationsCommand.d.ts +11 -0
  29. package/dist-types/commands/DeregisterWorkspaceDirectoryCommand.d.ts +11 -0
  30. package/dist-types/commands/DescribeAccountCommand.d.ts +11 -0
  31. package/dist-types/commands/DescribeAccountModificationsCommand.d.ts +11 -0
  32. package/dist-types/commands/DescribeApplicationAssociationsCommand.d.ts +11 -0
  33. package/dist-types/commands/DescribeApplicationsCommand.d.ts +11 -0
  34. package/dist-types/commands/DescribeBundleAssociationsCommand.d.ts +11 -0
  35. package/dist-types/commands/DescribeClientBrandingCommand.d.ts +11 -0
  36. package/dist-types/commands/DescribeClientPropertiesCommand.d.ts +11 -0
  37. package/dist-types/commands/DescribeConnectClientAddInsCommand.d.ts +11 -0
  38. package/dist-types/commands/DescribeConnectionAliasPermissionsCommand.d.ts +11 -0
  39. package/dist-types/commands/DescribeConnectionAliasesCommand.d.ts +11 -0
  40. package/dist-types/commands/DescribeImageAssociationsCommand.d.ts +11 -0
  41. package/dist-types/commands/DescribeIpGroupsCommand.d.ts +11 -0
  42. package/dist-types/commands/DescribeTagsCommand.d.ts +11 -0
  43. package/dist-types/commands/DescribeWorkspaceAssociationsCommand.d.ts +11 -0
  44. package/dist-types/commands/DescribeWorkspaceBundlesCommand.d.ts +11 -0
  45. package/dist-types/commands/DescribeWorkspaceDirectoriesCommand.d.ts +11 -0
  46. package/dist-types/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +11 -0
  47. package/dist-types/commands/DescribeWorkspaceImagesCommand.d.ts +12 -1
  48. package/dist-types/commands/DescribeWorkspaceSnapshotsCommand.d.ts +11 -0
  49. package/dist-types/commands/DescribeWorkspacesCommand.d.ts +11 -0
  50. package/dist-types/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +11 -0
  51. package/dist-types/commands/DescribeWorkspacesPoolSessionsCommand.d.ts +11 -0
  52. package/dist-types/commands/DescribeWorkspacesPoolsCommand.d.ts +11 -0
  53. package/dist-types/commands/DisassociateConnectionAliasCommand.d.ts +11 -0
  54. package/dist-types/commands/DisassociateIpGroupsCommand.d.ts +11 -0
  55. package/dist-types/commands/DisassociateWorkspaceApplicationCommand.d.ts +11 -0
  56. package/dist-types/commands/GetAccountLinkCommand.d.ts +11 -0
  57. package/dist-types/commands/ImportClientBrandingCommand.d.ts +11 -0
  58. package/dist-types/commands/ImportWorkspaceImageCommand.d.ts +11 -0
  59. package/dist-types/commands/ListAccountLinksCommand.d.ts +11 -0
  60. package/dist-types/commands/ListAvailableManagementCidrRangesCommand.d.ts +11 -0
  61. package/dist-types/commands/MigrateWorkspaceCommand.d.ts +11 -0
  62. package/dist-types/commands/ModifyAccountCommand.d.ts +11 -0
  63. package/dist-types/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +11 -0
  64. package/dist-types/commands/ModifyClientPropertiesCommand.d.ts +11 -0
  65. package/dist-types/commands/ModifySamlPropertiesCommand.d.ts +11 -0
  66. package/dist-types/commands/ModifySelfservicePermissionsCommand.d.ts +11 -0
  67. package/dist-types/commands/ModifyStreamingPropertiesCommand.d.ts +11 -0
  68. package/dist-types/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +11 -0
  69. package/dist-types/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +11 -0
  70. package/dist-types/commands/ModifyWorkspacePropertiesCommand.d.ts +11 -0
  71. package/dist-types/commands/ModifyWorkspaceStateCommand.d.ts +11 -0
  72. package/dist-types/commands/RebootWorkspacesCommand.d.ts +11 -0
  73. package/dist-types/commands/RebuildWorkspacesCommand.d.ts +11 -0
  74. package/dist-types/commands/RegisterWorkspaceDirectoryCommand.d.ts +11 -0
  75. package/dist-types/commands/RejectAccountLinkInvitationCommand.d.ts +11 -0
  76. package/dist-types/commands/RestoreWorkspaceCommand.d.ts +11 -0
  77. package/dist-types/commands/RevokeIpRulesCommand.d.ts +11 -0
  78. package/dist-types/commands/StartWorkspacesCommand.d.ts +11 -0
  79. package/dist-types/commands/StartWorkspacesPoolCommand.d.ts +11 -0
  80. package/dist-types/commands/StopWorkspacesCommand.d.ts +11 -0
  81. package/dist-types/commands/StopWorkspacesPoolCommand.d.ts +11 -0
  82. package/dist-types/commands/TerminateWorkspacesCommand.d.ts +11 -0
  83. package/dist-types/commands/TerminateWorkspacesPoolCommand.d.ts +11 -0
  84. package/dist-types/commands/TerminateWorkspacesPoolSessionCommand.d.ts +11 -0
  85. package/dist-types/commands/UpdateConnectClientAddInCommand.d.ts +11 -0
  86. package/dist-types/commands/UpdateConnectionAliasPermissionCommand.d.ts +11 -0
  87. package/dist-types/commands/UpdateRulesOfIpGroupCommand.d.ts +11 -0
  88. package/dist-types/commands/UpdateWorkspaceBundleCommand.d.ts +11 -0
  89. package/dist-types/commands/UpdateWorkspaceImagePermissionCommand.d.ts +11 -0
  90. package/dist-types/commands/UpdateWorkspacesPoolCommand.d.ts +11 -0
  91. package/dist-types/models/models_0.d.ts +3 -0
  92. package/dist-types/ts3.4/commands/AcceptAccountLinkInvitationCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/AssociateWorkspaceApplicationCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/CreateAccountLinkInvitationCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/CreateConnectClientAddInCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/CreateStandbyWorkspacesCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/CreateWorkspaceImageCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/CreateWorkspacesPoolCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/DeleteAccountLinkInvitationCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/DeleteClientBrandingCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/DeleteConnectClientAddInCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/DeployWorkspaceApplicationsCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/DescribeApplicationAssociationsCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/DescribeBundleAssociationsCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/DescribeClientBrandingCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/DescribeConnectClientAddInsCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/DescribeImageAssociationsCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/DescribeWorkspaceAssociationsCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/DescribeWorkspacesPoolSessionsCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/DescribeWorkspacesPoolsCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/DisassociateWorkspaceApplicationCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/GetAccountLinkCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/ImportClientBrandingCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/ListAccountLinksCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/ModifySamlPropertiesCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/ModifyStreamingPropertiesCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +12 -1
  159. package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +12 -1
  160. package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +12 -1
  161. package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +12 -1
  162. package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +12 -1
  163. package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +12 -1
  164. package/dist-types/ts3.4/commands/RejectAccountLinkInvitationCommand.d.ts +12 -1
  165. package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +12 -1
  166. package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +12 -1
  167. package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +12 -1
  168. package/dist-types/ts3.4/commands/StartWorkspacesPoolCommand.d.ts +12 -1
  169. package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +12 -1
  170. package/dist-types/ts3.4/commands/StopWorkspacesPoolCommand.d.ts +12 -1
  171. package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +12 -1
  172. package/dist-types/ts3.4/commands/TerminateWorkspacesPoolCommand.d.ts +12 -1
  173. package/dist-types/ts3.4/commands/TerminateWorkspacesPoolSessionCommand.d.ts +12 -1
  174. package/dist-types/ts3.4/commands/UpdateConnectClientAddInCommand.d.ts +12 -1
  175. package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +12 -1
  176. package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +12 -1
  177. package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +12 -1
  178. package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +12 -1
  179. package/dist-types/ts3.4/commands/UpdateWorkspacesPoolCommand.d.ts +12 -1
  180. package/dist-types/ts3.4/models/models_0.d.ts +3 -0
  181. package/package.json +35 -35
@@ -89,4 +89,15 @@ declare const DescribeConnectionAliasesCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class DescribeConnectionAliasesCommand extends DescribeConnectionAliasesCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: DescribeConnectionAliasesRequest;
96
+ output: DescribeConnectionAliasesResult;
97
+ };
98
+ sdk: {
99
+ input: DescribeConnectionAliasesCommandInput;
100
+ output: DescribeConnectionAliasesCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -85,4 +85,15 @@ declare const DescribeImageAssociationsCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class DescribeImageAssociationsCommand extends DescribeImageAssociationsCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: DescribeImageAssociationsRequest;
92
+ output: DescribeImageAssociationsResult;
93
+ };
94
+ sdk: {
95
+ input: DescribeImageAssociationsCommandInput;
96
+ output: DescribeImageAssociationsCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -80,4 +80,15 @@ declare const DescribeIpGroupsCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class DescribeIpGroupsCommand extends DescribeIpGroupsCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: DescribeIpGroupsRequest;
87
+ output: DescribeIpGroupsResult;
88
+ };
89
+ sdk: {
90
+ input: DescribeIpGroupsCommandInput;
91
+ output: DescribeIpGroupsCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -65,4 +65,15 @@ declare const DescribeTagsCommand_base: {
65
65
  * @public
66
66
  */
67
67
  export declare class DescribeTagsCommand extends DescribeTagsCommand_base {
68
+ /** @internal type navigation helper, not in runtime. */
69
+ protected static __types: {
70
+ api: {
71
+ input: DescribeTagsRequest;
72
+ output: DescribeTagsResult;
73
+ };
74
+ sdk: {
75
+ input: DescribeTagsCommandInput;
76
+ output: DescribeTagsCommandOutput;
77
+ };
78
+ };
68
79
  }
@@ -85,4 +85,15 @@ declare const DescribeWorkspaceAssociationsCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class DescribeWorkspaceAssociationsCommand extends DescribeWorkspaceAssociationsCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: DescribeWorkspaceAssociationsRequest;
92
+ output: DescribeWorkspaceAssociationsResult;
93
+ };
94
+ sdk: {
95
+ input: DescribeWorkspaceAssociationsCommandInput;
96
+ output: DescribeWorkspaceAssociationsCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -87,4 +87,15 @@ declare const DescribeWorkspaceBundlesCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class DescribeWorkspaceBundlesCommand extends DescribeWorkspaceBundlesCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: DescribeWorkspaceBundlesRequest;
94
+ output: DescribeWorkspaceBundlesResult;
95
+ };
96
+ sdk: {
97
+ input: DescribeWorkspaceBundlesCommandInput;
98
+ output: DescribeWorkspaceBundlesCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -166,4 +166,15 @@ declare const DescribeWorkspaceDirectoriesCommand_base: {
166
166
  * @public
167
167
  */
168
168
  export declare class DescribeWorkspaceDirectoriesCommand extends DescribeWorkspaceDirectoriesCommand_base {
169
+ /** @internal type navigation helper, not in runtime. */
170
+ protected static __types: {
171
+ api: {
172
+ input: DescribeWorkspaceDirectoriesRequest;
173
+ output: DescribeWorkspaceDirectoriesResult;
174
+ };
175
+ sdk: {
176
+ input: DescribeWorkspaceDirectoriesCommandInput;
177
+ output: DescribeWorkspaceDirectoriesCommandOutput;
178
+ };
179
+ };
169
180
  }
@@ -74,4 +74,15 @@ declare const DescribeWorkspaceImagePermissionsCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class DescribeWorkspaceImagePermissionsCommand extends DescribeWorkspaceImagePermissionsCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: DescribeWorkspaceImagePermissionsRequest;
81
+ output: DescribeWorkspaceImagePermissionsResult;
82
+ };
83
+ sdk: {
84
+ input: DescribeWorkspaceImagePermissionsCommandInput;
85
+ output: DescribeWorkspaceImagePermissionsCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -66,7 +66,7 @@ declare const DescribeWorkspaceImagesCommand_base: {
66
66
  * // },
67
67
  * // ErrorDetails: [ // ErrorDetailsList
68
68
  * // { // ErrorDetails
69
- * // ErrorCode: "OutdatedPowershellVersion" || "OfficeInstalled" || "PCoIPAgentInstalled" || "WindowsUpdatesEnabled" || "AutoMountDisabled" || "WorkspacesBYOLAccountNotFound" || "WorkspacesBYOLAccountDisabled" || "DHCPDisabled" || "DiskFreeSpace" || "AdditionalDrivesAttached" || "OSNotSupported" || "DomainJoined" || "AzureDomainJoined" || "FirewallEnabled" || "VMWareToolsInstalled" || "DiskSizeExceeded" || "IncompatiblePartitioning" || "PendingReboot" || "AutoLogonEnabled" || "RealTimeUniversalDisabled" || "MultipleBootPartition" || "Requires64BitOS" || "ZeroRearmCount" || "InPlaceUpgrade" || "AntiVirusInstalled" || "UEFINotSupported",
69
+ * // ErrorCode: "OutdatedPowershellVersion" || "OfficeInstalled" || "PCoIPAgentInstalled" || "WindowsUpdatesEnabled" || "AutoMountDisabled" || "WorkspacesBYOLAccountNotFound" || "WorkspacesBYOLAccountDisabled" || "DHCPDisabled" || "DiskFreeSpace" || "AdditionalDrivesAttached" || "OSNotSupported" || "DomainJoined" || "AzureDomainJoined" || "FirewallEnabled" || "VMWareToolsInstalled" || "DiskSizeExceeded" || "IncompatiblePartitioning" || "PendingReboot" || "AutoLogonEnabled" || "RealTimeUniversalDisabled" || "MultipleBootPartition" || "Requires64BitOS" || "ZeroRearmCount" || "InPlaceUpgrade" || "AntiVirusInstalled" || "UEFINotSupported" || "UnknownError" || "AppXPackagesInstalled" || "ReservedStorageInUse",
70
70
  * // ErrorMessage: "STRING_VALUE",
71
71
  * // },
72
72
  * // ],
@@ -92,4 +92,15 @@ declare const DescribeWorkspaceImagesCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class DescribeWorkspaceImagesCommand extends DescribeWorkspaceImagesCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: DescribeWorkspaceImagesRequest;
99
+ output: DescribeWorkspaceImagesResult;
100
+ };
101
+ sdk: {
102
+ input: DescribeWorkspaceImagesCommandInput;
103
+ output: DescribeWorkspaceImagesCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -75,4 +75,15 @@ declare const DescribeWorkspaceSnapshotsCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class DescribeWorkspaceSnapshotsCommand extends DescribeWorkspaceSnapshotsCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: DescribeWorkspaceSnapshotsRequest;
82
+ output: DescribeWorkspaceSnapshotsResult;
83
+ };
84
+ sdk: {
85
+ input: DescribeWorkspaceSnapshotsCommandInput;
86
+ output: DescribeWorkspaceSnapshotsCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -127,4 +127,15 @@ declare const DescribeWorkspacesCommand_base: {
127
127
  * @public
128
128
  */
129
129
  export declare class DescribeWorkspacesCommand extends DescribeWorkspacesCommand_base {
130
+ /** @internal type navigation helper, not in runtime. */
131
+ protected static __types: {
132
+ api: {
133
+ input: DescribeWorkspacesRequest;
134
+ output: DescribeWorkspacesResult;
135
+ };
136
+ sdk: {
137
+ input: DescribeWorkspacesCommandInput;
138
+ output: DescribeWorkspacesCommandOutput;
139
+ };
140
+ };
130
141
  }
@@ -71,4 +71,15 @@ declare const DescribeWorkspacesConnectionStatusCommand_base: {
71
71
  * @public
72
72
  */
73
73
  export declare class DescribeWorkspacesConnectionStatusCommand extends DescribeWorkspacesConnectionStatusCommand_base {
74
+ /** @internal type navigation helper, not in runtime. */
75
+ protected static __types: {
76
+ api: {
77
+ input: DescribeWorkspacesConnectionStatusRequest;
78
+ output: DescribeWorkspacesConnectionStatusResult;
79
+ };
80
+ sdk: {
81
+ input: DescribeWorkspacesConnectionStatusCommandInput;
82
+ output: DescribeWorkspacesConnectionStatusCommandOutput;
83
+ };
84
+ };
74
85
  }
@@ -85,4 +85,15 @@ declare const DescribeWorkspacesPoolSessionsCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class DescribeWorkspacesPoolSessionsCommand extends DescribeWorkspacesPoolSessionsCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: DescribeWorkspacesPoolSessionsRequest;
92
+ output: DescribeWorkspacesPoolSessionsResult;
93
+ };
94
+ sdk: {
95
+ input: DescribeWorkspacesPoolSessionsCommandInput;
96
+ output: DescribeWorkspacesPoolSessionsCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -113,4 +113,15 @@ declare const DescribeWorkspacesPoolsCommand_base: {
113
113
  * @public
114
114
  */
115
115
  export declare class DescribeWorkspacesPoolsCommand extends DescribeWorkspacesPoolsCommand_base {
116
+ /** @internal type navigation helper, not in runtime. */
117
+ protected static __types: {
118
+ api: {
119
+ input: DescribeWorkspacesPoolsRequest;
120
+ output: DescribeWorkspacesPoolsResult;
121
+ };
122
+ sdk: {
123
+ input: DescribeWorkspacesPoolsCommandInput;
124
+ output: DescribeWorkspacesPoolsCommandOutput;
125
+ };
126
+ };
116
127
  }
@@ -78,4 +78,15 @@ declare const DisassociateConnectionAliasCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class DisassociateConnectionAliasCommand extends DisassociateConnectionAliasCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: DisassociateConnectionAliasRequest;
85
+ output: {};
86
+ };
87
+ sdk: {
88
+ input: DisassociateConnectionAliasCommandInput;
89
+ output: DisassociateConnectionAliasCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -73,4 +73,15 @@ declare const DisassociateIpGroupsCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class DisassociateIpGroupsCommand extends DisassociateIpGroupsCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: DisassociateIpGroupsRequest;
80
+ output: {};
81
+ };
82
+ sdk: {
83
+ input: DisassociateIpGroupsCommandInput;
84
+ output: DisassociateIpGroupsCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -84,4 +84,15 @@ declare const DisassociateWorkspaceApplicationCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class DisassociateWorkspaceApplicationCommand extends DisassociateWorkspaceApplicationCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: DisassociateWorkspaceApplicationRequest;
91
+ output: DisassociateWorkspaceApplicationResult;
92
+ };
93
+ sdk: {
94
+ input: DisassociateWorkspaceApplicationCommandInput;
95
+ output: DisassociateWorkspaceApplicationCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -76,4 +76,15 @@ declare const GetAccountLinkCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class GetAccountLinkCommand extends GetAccountLinkCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: GetAccountLinkRequest;
83
+ output: GetAccountLinkResult;
84
+ };
85
+ sdk: {
86
+ input: GetAccountLinkCommandInput;
87
+ output: GetAccountLinkCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -203,4 +203,15 @@ declare const ImportClientBrandingCommand_base: {
203
203
  * @public
204
204
  */
205
205
  export declare class ImportClientBrandingCommand extends ImportClientBrandingCommand_base {
206
+ /** @internal type navigation helper, not in runtime. */
207
+ protected static __types: {
208
+ api: {
209
+ input: ImportClientBrandingRequest;
210
+ output: ImportClientBrandingResult;
211
+ };
212
+ sdk: {
213
+ input: ImportClientBrandingCommandInput;
214
+ output: ImportClientBrandingCommandOutput;
215
+ };
216
+ };
206
217
  }
@@ -91,4 +91,15 @@ declare const ImportWorkspaceImageCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class ImportWorkspaceImageCommand extends ImportWorkspaceImageCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: ImportWorkspaceImageRequest;
98
+ output: ImportWorkspaceImageResult;
99
+ };
100
+ sdk: {
101
+ input: ImportWorkspaceImageCommandInput;
102
+ output: ImportWorkspaceImageCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -79,4 +79,15 @@ declare const ListAccountLinksCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class ListAccountLinksCommand extends ListAccountLinksCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: ListAccountLinksRequest;
86
+ output: ListAccountLinksResult;
87
+ };
88
+ sdk: {
89
+ input: ListAccountLinksCommandInput;
90
+ output: ListAccountLinksCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -75,4 +75,15 @@ declare const ListAvailableManagementCidrRangesCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class ListAvailableManagementCidrRangesCommand extends ListAvailableManagementCidrRangesCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: ListAvailableManagementCidrRangesRequest;
82
+ output: ListAvailableManagementCidrRangesResult;
83
+ };
84
+ sdk: {
85
+ input: ListAvailableManagementCidrRangesCommandInput;
86
+ output: ListAvailableManagementCidrRangesCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -87,4 +87,15 @@ declare const MigrateWorkspaceCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class MigrateWorkspaceCommand extends MigrateWorkspaceCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: MigrateWorkspaceRequest;
94
+ output: MigrateWorkspaceResult;
95
+ };
96
+ sdk: {
97
+ input: MigrateWorkspaceCommandInput;
98
+ output: MigrateWorkspaceCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -72,4 +72,15 @@ declare const ModifyAccountCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class ModifyAccountCommand extends ModifyAccountCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: ModifyAccountRequest;
79
+ output: {};
80
+ };
81
+ sdk: {
82
+ input: ModifyAccountCommandInput;
83
+ output: ModifyAccountCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -75,4 +75,15 @@ declare const ModifyCertificateBasedAuthPropertiesCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class ModifyCertificateBasedAuthPropertiesCommand extends ModifyCertificateBasedAuthPropertiesCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: ModifyCertificateBasedAuthPropertiesRequest;
82
+ output: {};
83
+ };
84
+ sdk: {
85
+ input: ModifyCertificateBasedAuthPropertiesCommandInput;
86
+ output: ModifyCertificateBasedAuthPropertiesCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -71,4 +71,15 @@ declare const ModifyClientPropertiesCommand_base: {
71
71
  * @public
72
72
  */
73
73
  export declare class ModifyClientPropertiesCommand extends ModifyClientPropertiesCommand_base {
74
+ /** @internal type navigation helper, not in runtime. */
75
+ protected static __types: {
76
+ api: {
77
+ input: ModifyClientPropertiesRequest;
78
+ output: {};
79
+ };
80
+ sdk: {
81
+ input: ModifyClientPropertiesCommandInput;
82
+ output: ModifyClientPropertiesCommandOutput;
83
+ };
84
+ };
74
85
  }
@@ -77,4 +77,15 @@ declare const ModifySamlPropertiesCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class ModifySamlPropertiesCommand extends ModifySamlPropertiesCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: ModifySamlPropertiesRequest;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: ModifySamlPropertiesCommandInput;
88
+ output: ModifySamlPropertiesCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -75,4 +75,15 @@ declare const ModifySelfservicePermissionsCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class ModifySelfservicePermissionsCommand extends ModifySelfservicePermissionsCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: ModifySelfservicePermissionsRequest;
82
+ output: {};
83
+ };
84
+ sdk: {
85
+ input: ModifySelfservicePermissionsCommandInput;
86
+ output: ModifySelfservicePermissionsCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -83,4 +83,15 @@ declare const ModifyStreamingPropertiesCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class ModifyStreamingPropertiesCommand extends ModifyStreamingPropertiesCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: ModifyStreamingPropertiesRequest;
90
+ output: {};
91
+ };
92
+ sdk: {
93
+ input: ModifyStreamingPropertiesCommandInput;
94
+ output: ModifyStreamingPropertiesCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -73,4 +73,15 @@ declare const ModifyWorkspaceAccessPropertiesCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class ModifyWorkspaceAccessPropertiesCommand extends ModifyWorkspaceAccessPropertiesCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: ModifyWorkspaceAccessPropertiesRequest;
80
+ output: {};
81
+ };
82
+ sdk: {
83
+ input: ModifyWorkspaceAccessPropertiesCommandInput;
84
+ output: ModifyWorkspaceAccessPropertiesCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -76,4 +76,15 @@ declare const ModifyWorkspaceCreationPropertiesCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class ModifyWorkspaceCreationPropertiesCommand extends ModifyWorkspaceCreationPropertiesCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: ModifyWorkspaceCreationPropertiesRequest;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: ModifyWorkspaceCreationPropertiesCommandInput;
87
+ output: ModifyWorkspaceCreationPropertiesCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -98,4 +98,15 @@ declare const ModifyWorkspacePropertiesCommand_base: {
98
98
  * @public
99
99
  */
100
100
  export declare class ModifyWorkspacePropertiesCommand extends ModifyWorkspacePropertiesCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: ModifyWorkspacePropertiesRequest;
105
+ output: {};
106
+ };
107
+ sdk: {
108
+ input: ModifyWorkspacePropertiesCommandInput;
109
+ output: ModifyWorkspacePropertiesCommandOutput;
110
+ };
111
+ };
101
112
  }
@@ -73,4 +73,15 @@ declare const ModifyWorkspaceStateCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class ModifyWorkspaceStateCommand extends ModifyWorkspaceStateCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: ModifyWorkspaceStateRequest;
80
+ output: {};
81
+ };
82
+ sdk: {
83
+ input: ModifyWorkspaceStateCommandInput;
84
+ output: ModifyWorkspaceStateCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -74,4 +74,15 @@ declare const RebootWorkspacesCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class RebootWorkspacesCommand extends RebootWorkspacesCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: RebootWorkspacesRequest;
81
+ output: RebootWorkspacesResult;
82
+ };
83
+ sdk: {
84
+ input: RebootWorkspacesCommandInput;
85
+ output: RebootWorkspacesCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -78,4 +78,15 @@ declare const RebuildWorkspacesCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class RebuildWorkspacesCommand extends RebuildWorkspacesCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: RebuildWorkspacesRequest;
85
+ output: RebuildWorkspacesResult;
86
+ };
87
+ sdk: {
88
+ input: RebuildWorkspacesCommandInput;
89
+ output: RebuildWorkspacesCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -118,4 +118,15 @@ declare const RegisterWorkspaceDirectoryCommand_base: {
118
118
  * @public
119
119
  */
120
120
  export declare class RegisterWorkspaceDirectoryCommand extends RegisterWorkspaceDirectoryCommand_base {
121
+ /** @internal type navigation helper, not in runtime. */
122
+ protected static __types: {
123
+ api: {
124
+ input: RegisterWorkspaceDirectoryRequest;
125
+ output: RegisterWorkspaceDirectoryResult;
126
+ };
127
+ sdk: {
128
+ input: RegisterWorkspaceDirectoryCommandInput;
129
+ output: RegisterWorkspaceDirectoryCommandOutput;
130
+ };
131
+ };
121
132
  }
@@ -79,4 +79,15 @@ declare const RejectAccountLinkInvitationCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class RejectAccountLinkInvitationCommand extends RejectAccountLinkInvitationCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: RejectAccountLinkInvitationRequest;
86
+ output: RejectAccountLinkInvitationResult;
87
+ };
88
+ sdk: {
89
+ input: RejectAccountLinkInvitationCommandInput;
90
+ output: RejectAccountLinkInvitationCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -74,4 +74,15 @@ declare const RestoreWorkspaceCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class RestoreWorkspaceCommand extends RestoreWorkspaceCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: RestoreWorkspaceRequest;
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: RestoreWorkspaceCommandInput;
85
+ output: RestoreWorkspaceCommandOutput;
86
+ };
87
+ };
77
88
  }