@aws-sdk/client-workspaces 3.296.0 → 3.298.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 (207) hide show
  1. package/dist-cjs/commands/AssociateConnectionAliasCommand.js +2 -3
  2. package/dist-cjs/commands/AssociateIpGroupsCommand.js +2 -3
  3. package/dist-cjs/commands/AuthorizeIpRulesCommand.js +2 -3
  4. package/dist-cjs/commands/CopyWorkspaceImageCommand.js +2 -3
  5. package/dist-cjs/commands/CreateConnectClientAddInCommand.js +2 -3
  6. package/dist-cjs/commands/CreateConnectionAliasCommand.js +2 -3
  7. package/dist-cjs/commands/CreateIpGroupCommand.js +2 -3
  8. package/dist-cjs/commands/CreateStandbyWorkspacesCommand.js +2 -3
  9. package/dist-cjs/commands/CreateTagsCommand.js +2 -3
  10. package/dist-cjs/commands/CreateUpdatedWorkspaceImageCommand.js +2 -3
  11. package/dist-cjs/commands/CreateWorkspaceBundleCommand.js +2 -3
  12. package/dist-cjs/commands/CreateWorkspaceImageCommand.js +2 -3
  13. package/dist-cjs/commands/CreateWorkspacesCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteClientBrandingCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteConnectClientAddInCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteConnectionAliasCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteIpGroupCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteTagsCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteWorkspaceBundleCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteWorkspaceImageCommand.js +2 -3
  21. package/dist-cjs/commands/DeregisterWorkspaceDirectoryCommand.js +2 -3
  22. package/dist-cjs/commands/DescribeAccountCommand.js +2 -3
  23. package/dist-cjs/commands/DescribeAccountModificationsCommand.js +2 -3
  24. package/dist-cjs/commands/DescribeClientBrandingCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeClientPropertiesCommand.js +2 -3
  26. package/dist-cjs/commands/DescribeConnectClientAddInsCommand.js +2 -3
  27. package/dist-cjs/commands/DescribeConnectionAliasPermissionsCommand.js +2 -3
  28. package/dist-cjs/commands/DescribeConnectionAliasesCommand.js +2 -3
  29. package/dist-cjs/commands/DescribeIpGroupsCommand.js +2 -3
  30. package/dist-cjs/commands/DescribeTagsCommand.js +2 -3
  31. package/dist-cjs/commands/DescribeWorkspaceBundlesCommand.js +2 -3
  32. package/dist-cjs/commands/DescribeWorkspaceDirectoriesCommand.js +2 -3
  33. package/dist-cjs/commands/DescribeWorkspaceImagePermissionsCommand.js +2 -3
  34. package/dist-cjs/commands/DescribeWorkspaceImagesCommand.js +2 -3
  35. package/dist-cjs/commands/DescribeWorkspaceSnapshotsCommand.js +2 -3
  36. package/dist-cjs/commands/DescribeWorkspacesCommand.js +2 -3
  37. package/dist-cjs/commands/DescribeWorkspacesConnectionStatusCommand.js +2 -3
  38. package/dist-cjs/commands/DisassociateConnectionAliasCommand.js +2 -3
  39. package/dist-cjs/commands/DisassociateIpGroupsCommand.js +2 -3
  40. package/dist-cjs/commands/ImportClientBrandingCommand.js +2 -3
  41. package/dist-cjs/commands/ImportWorkspaceImageCommand.js +2 -3
  42. package/dist-cjs/commands/ListAvailableManagementCidrRangesCommand.js +2 -3
  43. package/dist-cjs/commands/MigrateWorkspaceCommand.js +2 -3
  44. package/dist-cjs/commands/ModifyAccountCommand.js +2 -3
  45. package/dist-cjs/commands/ModifyCertificateBasedAuthPropertiesCommand.js +2 -3
  46. package/dist-cjs/commands/ModifyClientPropertiesCommand.js +2 -3
  47. package/dist-cjs/commands/ModifySamlPropertiesCommand.js +2 -3
  48. package/dist-cjs/commands/ModifySelfservicePermissionsCommand.js +2 -3
  49. package/dist-cjs/commands/ModifyWorkspaceAccessPropertiesCommand.js +2 -3
  50. package/dist-cjs/commands/ModifyWorkspaceCreationPropertiesCommand.js +2 -3
  51. package/dist-cjs/commands/ModifyWorkspacePropertiesCommand.js +2 -3
  52. package/dist-cjs/commands/ModifyWorkspaceStateCommand.js +2 -3
  53. package/dist-cjs/commands/RebootWorkspacesCommand.js +2 -3
  54. package/dist-cjs/commands/RebuildWorkspacesCommand.js +2 -3
  55. package/dist-cjs/commands/RegisterWorkspaceDirectoryCommand.js +2 -3
  56. package/dist-cjs/commands/RestoreWorkspaceCommand.js +2 -3
  57. package/dist-cjs/commands/RevokeIpRulesCommand.js +2 -3
  58. package/dist-cjs/commands/StartWorkspacesCommand.js +2 -3
  59. package/dist-cjs/commands/StopWorkspacesCommand.js +2 -3
  60. package/dist-cjs/commands/TerminateWorkspacesCommand.js +2 -3
  61. package/dist-cjs/commands/UpdateConnectClientAddInCommand.js +2 -3
  62. package/dist-cjs/commands/UpdateConnectionAliasPermissionCommand.js +2 -3
  63. package/dist-cjs/commands/UpdateRulesOfIpGroupCommand.js +2 -3
  64. package/dist-cjs/commands/UpdateWorkspaceBundleCommand.js +2 -3
  65. package/dist-cjs/commands/UpdateWorkspaceImagePermissionCommand.js +2 -3
  66. package/dist-cjs/models/models_0.js +1 -709
  67. package/dist-es/commands/AssociateConnectionAliasCommand.js +2 -3
  68. package/dist-es/commands/AssociateIpGroupsCommand.js +2 -3
  69. package/dist-es/commands/AuthorizeIpRulesCommand.js +2 -3
  70. package/dist-es/commands/CopyWorkspaceImageCommand.js +2 -3
  71. package/dist-es/commands/CreateConnectClientAddInCommand.js +2 -3
  72. package/dist-es/commands/CreateConnectionAliasCommand.js +2 -3
  73. package/dist-es/commands/CreateIpGroupCommand.js +2 -3
  74. package/dist-es/commands/CreateStandbyWorkspacesCommand.js +2 -3
  75. package/dist-es/commands/CreateTagsCommand.js +2 -3
  76. package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +2 -3
  77. package/dist-es/commands/CreateWorkspaceBundleCommand.js +2 -3
  78. package/dist-es/commands/CreateWorkspaceImageCommand.js +2 -3
  79. package/dist-es/commands/CreateWorkspacesCommand.js +2 -3
  80. package/dist-es/commands/DeleteClientBrandingCommand.js +2 -3
  81. package/dist-es/commands/DeleteConnectClientAddInCommand.js +2 -3
  82. package/dist-es/commands/DeleteConnectionAliasCommand.js +2 -3
  83. package/dist-es/commands/DeleteIpGroupCommand.js +2 -3
  84. package/dist-es/commands/DeleteTagsCommand.js +2 -3
  85. package/dist-es/commands/DeleteWorkspaceBundleCommand.js +2 -3
  86. package/dist-es/commands/DeleteWorkspaceImageCommand.js +2 -3
  87. package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +2 -3
  88. package/dist-es/commands/DescribeAccountCommand.js +2 -3
  89. package/dist-es/commands/DescribeAccountModificationsCommand.js +2 -3
  90. package/dist-es/commands/DescribeClientBrandingCommand.js +2 -3
  91. package/dist-es/commands/DescribeClientPropertiesCommand.js +2 -3
  92. package/dist-es/commands/DescribeConnectClientAddInsCommand.js +2 -3
  93. package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +2 -3
  94. package/dist-es/commands/DescribeConnectionAliasesCommand.js +2 -3
  95. package/dist-es/commands/DescribeIpGroupsCommand.js +2 -3
  96. package/dist-es/commands/DescribeTagsCommand.js +2 -3
  97. package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +2 -3
  98. package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +2 -3
  99. package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +2 -3
  100. package/dist-es/commands/DescribeWorkspaceImagesCommand.js +2 -3
  101. package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +2 -3
  102. package/dist-es/commands/DescribeWorkspacesCommand.js +2 -3
  103. package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +2 -3
  104. package/dist-es/commands/DisassociateConnectionAliasCommand.js +2 -3
  105. package/dist-es/commands/DisassociateIpGroupsCommand.js +2 -3
  106. package/dist-es/commands/ImportClientBrandingCommand.js +2 -3
  107. package/dist-es/commands/ImportWorkspaceImageCommand.js +2 -3
  108. package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +2 -3
  109. package/dist-es/commands/MigrateWorkspaceCommand.js +2 -3
  110. package/dist-es/commands/ModifyAccountCommand.js +2 -3
  111. package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +2 -3
  112. package/dist-es/commands/ModifyClientPropertiesCommand.js +2 -3
  113. package/dist-es/commands/ModifySamlPropertiesCommand.js +2 -3
  114. package/dist-es/commands/ModifySelfservicePermissionsCommand.js +2 -3
  115. package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +2 -3
  116. package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +2 -3
  117. package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +2 -3
  118. package/dist-es/commands/ModifyWorkspaceStateCommand.js +2 -3
  119. package/dist-es/commands/RebootWorkspacesCommand.js +2 -3
  120. package/dist-es/commands/RebuildWorkspacesCommand.js +2 -3
  121. package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +2 -3
  122. package/dist-es/commands/RestoreWorkspaceCommand.js +2 -3
  123. package/dist-es/commands/RevokeIpRulesCommand.js +2 -3
  124. package/dist-es/commands/StartWorkspacesCommand.js +2 -3
  125. package/dist-es/commands/StopWorkspacesCommand.js +2 -3
  126. package/dist-es/commands/TerminateWorkspacesCommand.js +2 -3
  127. package/dist-es/commands/UpdateConnectClientAddInCommand.js +2 -3
  128. package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +2 -3
  129. package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +2 -3
  130. package/dist-es/commands/UpdateWorkspaceBundleCommand.js +2 -3
  131. package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +2 -3
  132. package/dist-es/models/models_0.js +0 -528
  133. package/dist-types/WorkSpaces.d.ts +66 -0
  134. package/dist-types/WorkSpacesClient.d.ts +24 -4
  135. package/dist-types/commands/AssociateConnectionAliasCommand.d.ts +16 -0
  136. package/dist-types/commands/AssociateIpGroupsCommand.d.ts +16 -0
  137. package/dist-types/commands/AuthorizeIpRulesCommand.d.ts +16 -0
  138. package/dist-types/commands/CopyWorkspaceImageCommand.d.ts +16 -0
  139. package/dist-types/commands/CreateConnectClientAddInCommand.d.ts +16 -0
  140. package/dist-types/commands/CreateConnectionAliasCommand.d.ts +16 -0
  141. package/dist-types/commands/CreateIpGroupCommand.d.ts +16 -0
  142. package/dist-types/commands/CreateStandbyWorkspacesCommand.d.ts +16 -0
  143. package/dist-types/commands/CreateTagsCommand.d.ts +16 -0
  144. package/dist-types/commands/CreateUpdatedWorkspaceImageCommand.d.ts +16 -0
  145. package/dist-types/commands/CreateWorkspaceBundleCommand.d.ts +16 -0
  146. package/dist-types/commands/CreateWorkspaceImageCommand.d.ts +16 -0
  147. package/dist-types/commands/CreateWorkspacesCommand.d.ts +16 -0
  148. package/dist-types/commands/DeleteClientBrandingCommand.d.ts +16 -0
  149. package/dist-types/commands/DeleteConnectClientAddInCommand.d.ts +16 -0
  150. package/dist-types/commands/DeleteConnectionAliasCommand.d.ts +16 -0
  151. package/dist-types/commands/DeleteIpGroupCommand.d.ts +16 -0
  152. package/dist-types/commands/DeleteTagsCommand.d.ts +16 -0
  153. package/dist-types/commands/DeleteWorkspaceBundleCommand.d.ts +16 -0
  154. package/dist-types/commands/DeleteWorkspaceImageCommand.d.ts +16 -0
  155. package/dist-types/commands/DeregisterWorkspaceDirectoryCommand.d.ts +16 -0
  156. package/dist-types/commands/DescribeAccountCommand.d.ts +16 -0
  157. package/dist-types/commands/DescribeAccountModificationsCommand.d.ts +16 -0
  158. package/dist-types/commands/DescribeClientBrandingCommand.d.ts +16 -0
  159. package/dist-types/commands/DescribeClientPropertiesCommand.d.ts +16 -0
  160. package/dist-types/commands/DescribeConnectClientAddInsCommand.d.ts +16 -0
  161. package/dist-types/commands/DescribeConnectionAliasPermissionsCommand.d.ts +16 -0
  162. package/dist-types/commands/DescribeConnectionAliasesCommand.d.ts +16 -0
  163. package/dist-types/commands/DescribeIpGroupsCommand.d.ts +16 -0
  164. package/dist-types/commands/DescribeTagsCommand.d.ts +16 -0
  165. package/dist-types/commands/DescribeWorkspaceBundlesCommand.d.ts +16 -0
  166. package/dist-types/commands/DescribeWorkspaceDirectoriesCommand.d.ts +16 -0
  167. package/dist-types/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +16 -0
  168. package/dist-types/commands/DescribeWorkspaceImagesCommand.d.ts +16 -0
  169. package/dist-types/commands/DescribeWorkspaceSnapshotsCommand.d.ts +16 -0
  170. package/dist-types/commands/DescribeWorkspacesCommand.d.ts +16 -0
  171. package/dist-types/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +16 -0
  172. package/dist-types/commands/DisassociateConnectionAliasCommand.d.ts +16 -0
  173. package/dist-types/commands/DisassociateIpGroupsCommand.d.ts +16 -0
  174. package/dist-types/commands/ImportClientBrandingCommand.d.ts +16 -0
  175. package/dist-types/commands/ImportWorkspaceImageCommand.d.ts +16 -0
  176. package/dist-types/commands/ListAvailableManagementCidrRangesCommand.d.ts +16 -0
  177. package/dist-types/commands/MigrateWorkspaceCommand.d.ts +16 -0
  178. package/dist-types/commands/ModifyAccountCommand.d.ts +16 -0
  179. package/dist-types/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +16 -0
  180. package/dist-types/commands/ModifyClientPropertiesCommand.d.ts +16 -0
  181. package/dist-types/commands/ModifySamlPropertiesCommand.d.ts +16 -0
  182. package/dist-types/commands/ModifySelfservicePermissionsCommand.d.ts +16 -0
  183. package/dist-types/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +16 -0
  184. package/dist-types/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +16 -0
  185. package/dist-types/commands/ModifyWorkspacePropertiesCommand.d.ts +16 -0
  186. package/dist-types/commands/ModifyWorkspaceStateCommand.d.ts +16 -0
  187. package/dist-types/commands/RebootWorkspacesCommand.d.ts +16 -0
  188. package/dist-types/commands/RebuildWorkspacesCommand.d.ts +16 -0
  189. package/dist-types/commands/RegisterWorkspaceDirectoryCommand.d.ts +16 -0
  190. package/dist-types/commands/RestoreWorkspaceCommand.d.ts +16 -0
  191. package/dist-types/commands/RevokeIpRulesCommand.d.ts +16 -0
  192. package/dist-types/commands/StartWorkspacesCommand.d.ts +16 -0
  193. package/dist-types/commands/StopWorkspacesCommand.d.ts +16 -0
  194. package/dist-types/commands/TerminateWorkspacesCommand.d.ts +16 -0
  195. package/dist-types/commands/UpdateConnectClientAddInCommand.d.ts +16 -0
  196. package/dist-types/commands/UpdateConnectionAliasPermissionCommand.d.ts +16 -0
  197. package/dist-types/commands/UpdateRulesOfIpGroupCommand.d.ts +16 -0
  198. package/dist-types/commands/UpdateWorkspaceBundleCommand.d.ts +16 -0
  199. package/dist-types/commands/UpdateWorkspaceImagePermissionCommand.d.ts +16 -0
  200. package/dist-types/models/WorkSpacesServiceException.d.ts +2 -0
  201. package/dist-types/models/models_0.d.ts +549 -704
  202. package/dist-types/pagination/DescribeWorkspaceBundlesPaginator.d.ts +3 -0
  203. package/dist-types/pagination/DescribeWorkspaceDirectoriesPaginator.d.ts +3 -0
  204. package/dist-types/pagination/DescribeWorkspacesPaginator.d.ts +3 -0
  205. package/dist-types/pagination/Interfaces.d.ts +3 -0
  206. package/dist-types/ts3.4/models/models_0.d.ts +0 -508
  207. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeConnectClientAddInsRequest, DescribeConnectClientAddInsResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeConnectClientAddInsCommand}.
8
10
  */
9
11
  export interface DescribeConnectClientAddInsCommandInput extends DescribeConnectClientAddInsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeConnectClientAddInsCommand}.
13
17
  */
14
18
  export interface DescribeConnectClientAddInsCommandOutput extends DescribeConnectClientAddInsResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves a list of Amazon Connect client add-ins that have been created.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeConnectClientAddInsCommandOutput extends DescribeConnec
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeConnectClientAddInsCommandInput - {@link DescribeConnectClientAddInsCommandInput}
34
+ * @returns {@link DescribeConnectClientAddInsCommandOutput}
28
35
  * @see {@link DescribeConnectClientAddInsCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeConnectClientAddInsCommandOutput} for command's `response` shape.
30
37
  * @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
@@ -43,11 +50,20 @@ export interface DescribeConnectClientAddInsCommandOutput extends DescribeConnec
43
50
  export declare class DescribeConnectClientAddInsCommand extends $Command<DescribeConnectClientAddInsCommandInput, DescribeConnectClientAddInsCommandOutput, WorkSpacesClientResolvedConfig> {
44
51
  readonly input: DescribeConnectClientAddInsCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: DescribeConnectClientAddInsCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeConnectClientAddInsCommandInput, DescribeConnectClientAddInsCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
51
64
  private serialize;
65
+ /**
66
+ * @internal
67
+ */
52
68
  private deserialize;
53
69
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeConnectionAliasPermissionsRequest, DescribeConnectionAliasPermissionsResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeConnectionAliasPermissionsCommand}.
8
10
  */
9
11
  export interface DescribeConnectionAliasPermissionsCommandInput extends DescribeConnectionAliasPermissionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeConnectionAliasPermissionsCommand}.
13
17
  */
14
18
  export interface DescribeConnectionAliasPermissionsCommandOutput extends DescribeConnectionAliasPermissionsResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes the permissions that the owner of a connection alias has granted to another
18
23
  * Amazon Web Services account for the specified connection alias. For more information, see
19
24
  * <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/cross-region-redirection.html"> Cross-Region
@@ -28,6 +33,8 @@ export interface DescribeConnectionAliasPermissionsCommandOutput extends Describ
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param DescribeConnectionAliasPermissionsCommandInput - {@link DescribeConnectionAliasPermissionsCommandInput}
37
+ * @returns {@link DescribeConnectionAliasPermissionsCommandOutput}
31
38
  * @see {@link DescribeConnectionAliasPermissionsCommandInput} for command's `input` shape.
32
39
  * @see {@link DescribeConnectionAliasPermissionsCommandOutput} for command's `response` shape.
33
40
  * @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
@@ -49,11 +56,20 @@ export interface DescribeConnectionAliasPermissionsCommandOutput extends Describ
49
56
  export declare class DescribeConnectionAliasPermissionsCommand extends $Command<DescribeConnectionAliasPermissionsCommandInput, DescribeConnectionAliasPermissionsCommandOutput, WorkSpacesClientResolvedConfig> {
50
57
  readonly input: DescribeConnectionAliasPermissionsCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: DescribeConnectionAliasPermissionsCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeConnectionAliasPermissionsCommandInput, DescribeConnectionAliasPermissionsCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeConnectionAliasesRequest, DescribeConnectionAliasesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeConnectionAliasesCommand}.
8
10
  */
9
11
  export interface DescribeConnectionAliasesCommandInput extends DescribeConnectionAliasesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeConnectionAliasesCommand}.
13
17
  */
14
18
  export interface DescribeConnectionAliasesCommandOutput extends DescribeConnectionAliasesResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves a list that describes the connection aliases used for cross-Region
18
23
  * redirection. For more information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/cross-region-redirection.html"> Cross-Region
19
24
  * Redirection for Amazon WorkSpaces</a>.</p>
@@ -27,6 +32,8 @@ export interface DescribeConnectionAliasesCommandOutput extends DescribeConnecti
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param DescribeConnectionAliasesCommandInput - {@link DescribeConnectionAliasesCommandInput}
36
+ * @returns {@link DescribeConnectionAliasesCommandOutput}
30
37
  * @see {@link DescribeConnectionAliasesCommandInput} for command's `input` shape.
31
38
  * @see {@link DescribeConnectionAliasesCommandOutput} for command's `response` shape.
32
39
  * @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
@@ -45,11 +52,20 @@ export interface DescribeConnectionAliasesCommandOutput extends DescribeConnecti
45
52
  export declare class DescribeConnectionAliasesCommand extends $Command<DescribeConnectionAliasesCommandInput, DescribeConnectionAliasesCommandOutput, WorkSpacesClientResolvedConfig> {
46
53
  readonly input: DescribeConnectionAliasesCommandInput;
47
54
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
55
+ /**
56
+ * @public
57
+ */
48
58
  constructor(input: DescribeConnectionAliasesCommandInput);
49
59
  /**
50
60
  * @internal
51
61
  */
52
62
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeConnectionAliasesCommandInput, DescribeConnectionAliasesCommandOutput>;
63
+ /**
64
+ * @internal
65
+ */
53
66
  private serialize;
67
+ /**
68
+ * @internal
69
+ */
54
70
  private deserialize;
55
71
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeIpGroupsRequest, DescribeIpGroupsResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeIpGroupsCommand}.
8
10
  */
9
11
  export interface DescribeIpGroupsCommandInput extends DescribeIpGroupsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeIpGroupsCommand}.
13
17
  */
14
18
  export interface DescribeIpGroupsCommandOutput extends DescribeIpGroupsResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes one or more of your IP access control groups.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeIpGroupsCommandOutput extends DescribeIpGroupsResult, _
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeIpGroupsCommandInput - {@link DescribeIpGroupsCommandInput}
34
+ * @returns {@link DescribeIpGroupsCommandOutput}
28
35
  * @see {@link DescribeIpGroupsCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeIpGroupsCommandOutput} for command's `response` shape.
30
37
  * @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
@@ -40,11 +47,20 @@ export interface DescribeIpGroupsCommandOutput extends DescribeIpGroupsResult, _
40
47
  export declare class DescribeIpGroupsCommand extends $Command<DescribeIpGroupsCommandInput, DescribeIpGroupsCommandOutput, WorkSpacesClientResolvedConfig> {
41
48
  readonly input: DescribeIpGroupsCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: DescribeIpGroupsCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeIpGroupsCommandInput, DescribeIpGroupsCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeTagsRequest, DescribeTagsResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeTagsCommand}.
8
10
  */
9
11
  export interface DescribeTagsCommandInput extends DescribeTagsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeTagsCommand}.
13
17
  */
14
18
  export interface DescribeTagsCommandOutput extends DescribeTagsResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes the specified tags for the specified WorkSpaces resource.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeTagsCommandOutput extends DescribeTagsResult, __Metadat
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeTagsCommandInput - {@link DescribeTagsCommandInput}
34
+ * @returns {@link DescribeTagsCommandOutput}
28
35
  * @see {@link DescribeTagsCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeTagsCommandOutput} for command's `response` shape.
30
37
  * @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
@@ -37,11 +44,20 @@ export interface DescribeTagsCommandOutput extends DescribeTagsResult, __Metadat
37
44
  export declare class DescribeTagsCommand extends $Command<DescribeTagsCommandInput, DescribeTagsCommandOutput, WorkSpacesClientResolvedConfig> {
38
45
  readonly input: DescribeTagsCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: DescribeTagsCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTagsCommandInput, DescribeTagsCommandOutput>;
55
+ /**
56
+ * @internal
57
+ */
45
58
  private serialize;
59
+ /**
60
+ * @internal
61
+ */
46
62
  private deserialize;
47
63
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeWorkspaceBundlesRequest, DescribeWorkspaceBundlesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeWorkspaceBundlesCommand}.
8
10
  */
9
11
  export interface DescribeWorkspaceBundlesCommandInput extends DescribeWorkspaceBundlesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeWorkspaceBundlesCommand}.
13
17
  */
14
18
  export interface DescribeWorkspaceBundlesCommandOutput extends DescribeWorkspaceBundlesResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves a list that describes the available WorkSpace bundles.</p>
18
23
  * <p>You can filter the results using either bundle ID or owner, but not both.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface DescribeWorkspaceBundlesCommandOutput extends DescribeWorkspace
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param DescribeWorkspaceBundlesCommandInput - {@link DescribeWorkspaceBundlesCommandInput}
35
+ * @returns {@link DescribeWorkspaceBundlesCommandOutput}
29
36
  * @see {@link DescribeWorkspaceBundlesCommandInput} for command's `input` shape.
30
37
  * @see {@link DescribeWorkspaceBundlesCommandOutput} for command's `response` shape.
31
38
  * @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
@@ -38,11 +45,20 @@ export interface DescribeWorkspaceBundlesCommandOutput extends DescribeWorkspace
38
45
  export declare class DescribeWorkspaceBundlesCommand extends $Command<DescribeWorkspaceBundlesCommandInput, DescribeWorkspaceBundlesCommandOutput, WorkSpacesClientResolvedConfig> {
39
46
  readonly input: DescribeWorkspaceBundlesCommandInput;
40
47
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
48
+ /**
49
+ * @public
50
+ */
41
51
  constructor(input: DescribeWorkspaceBundlesCommandInput);
42
52
  /**
43
53
  * @internal
44
54
  */
45
55
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeWorkspaceBundlesCommandInput, DescribeWorkspaceBundlesCommandOutput>;
56
+ /**
57
+ * @internal
58
+ */
46
59
  private serialize;
60
+ /**
61
+ * @internal
62
+ */
47
63
  private deserialize;
48
64
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeWorkspaceDirectoriesRequest, DescribeWorkspaceDirectoriesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeWorkspaceDirectoriesCommand}.
8
10
  */
9
11
  export interface DescribeWorkspaceDirectoriesCommandInput extends DescribeWorkspaceDirectoriesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeWorkspaceDirectoriesCommand}.
13
17
  */
14
18
  export interface DescribeWorkspaceDirectoriesCommandOutput extends DescribeWorkspaceDirectoriesResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes the available directories that are registered with Amazon WorkSpaces.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeWorkspaceDirectoriesCommandOutput extends DescribeWorks
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeWorkspaceDirectoriesCommandInput - {@link DescribeWorkspaceDirectoriesCommandInput}
34
+ * @returns {@link DescribeWorkspaceDirectoriesCommandOutput}
28
35
  * @see {@link DescribeWorkspaceDirectoriesCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeWorkspaceDirectoriesCommandOutput} for command's `response` shape.
30
37
  * @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
@@ -37,11 +44,20 @@ export interface DescribeWorkspaceDirectoriesCommandOutput extends DescribeWorks
37
44
  export declare class DescribeWorkspaceDirectoriesCommand extends $Command<DescribeWorkspaceDirectoriesCommandInput, DescribeWorkspaceDirectoriesCommandOutput, WorkSpacesClientResolvedConfig> {
38
45
  readonly input: DescribeWorkspaceDirectoriesCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: DescribeWorkspaceDirectoriesCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeWorkspaceDirectoriesCommandInput, DescribeWorkspaceDirectoriesCommandOutput>;
55
+ /**
56
+ * @internal
57
+ */
45
58
  private serialize;
59
+ /**
60
+ * @internal
61
+ */
46
62
  private deserialize;
47
63
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeWorkspaceImagePermissionsRequest, DescribeWorkspaceImagePermissionsResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeWorkspaceImagePermissionsCommand}.
8
10
  */
9
11
  export interface DescribeWorkspaceImagePermissionsCommandInput extends DescribeWorkspaceImagePermissionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeWorkspaceImagePermissionsCommand}.
13
17
  */
14
18
  export interface DescribeWorkspaceImagePermissionsCommandOutput extends DescribeWorkspaceImagePermissionsResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes the permissions that the owner of an image has granted to other Amazon Web Services accounts for an image.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeWorkspaceImagePermissionsCommandOutput extends Describe
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeWorkspaceImagePermissionsCommandInput - {@link DescribeWorkspaceImagePermissionsCommandInput}
34
+ * @returns {@link DescribeWorkspaceImagePermissionsCommandOutput}
28
35
  * @see {@link DescribeWorkspaceImagePermissionsCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeWorkspaceImagePermissionsCommandOutput} for command's `response` shape.
30
37
  * @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
@@ -43,11 +50,20 @@ export interface DescribeWorkspaceImagePermissionsCommandOutput extends Describe
43
50
  export declare class DescribeWorkspaceImagePermissionsCommand extends $Command<DescribeWorkspaceImagePermissionsCommandInput, DescribeWorkspaceImagePermissionsCommandOutput, WorkSpacesClientResolvedConfig> {
44
51
  readonly input: DescribeWorkspaceImagePermissionsCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: DescribeWorkspaceImagePermissionsCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeWorkspaceImagePermissionsCommandInput, DescribeWorkspaceImagePermissionsCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
51
64
  private serialize;
65
+ /**
66
+ * @internal
67
+ */
52
68
  private deserialize;
53
69
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeWorkspaceImagesRequest, DescribeWorkspaceImagesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeWorkspaceImagesCommand}.
8
10
  */
9
11
  export interface DescribeWorkspaceImagesCommandInput extends DescribeWorkspaceImagesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeWorkspaceImagesCommand}.
13
17
  */
14
18
  export interface DescribeWorkspaceImagesCommandOutput extends DescribeWorkspaceImagesResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves a list that describes one or more specified images, if the image identifiers
18
23
  * are provided. Otherwise, all images in the account are described. </p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface DescribeWorkspaceImagesCommandOutput extends DescribeWorkspaceI
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param DescribeWorkspaceImagesCommandInput - {@link DescribeWorkspaceImagesCommandInput}
35
+ * @returns {@link DescribeWorkspaceImagesCommandOutput}
29
36
  * @see {@link DescribeWorkspaceImagesCommandInput} for command's `input` shape.
30
37
  * @see {@link DescribeWorkspaceImagesCommandOutput} for command's `response` shape.
31
38
  * @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
@@ -38,11 +45,20 @@ export interface DescribeWorkspaceImagesCommandOutput extends DescribeWorkspaceI
38
45
  export declare class DescribeWorkspaceImagesCommand extends $Command<DescribeWorkspaceImagesCommandInput, DescribeWorkspaceImagesCommandOutput, WorkSpacesClientResolvedConfig> {
39
46
  readonly input: DescribeWorkspaceImagesCommandInput;
40
47
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
48
+ /**
49
+ * @public
50
+ */
41
51
  constructor(input: DescribeWorkspaceImagesCommandInput);
42
52
  /**
43
53
  * @internal
44
54
  */
45
55
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeWorkspaceImagesCommandInput, DescribeWorkspaceImagesCommandOutput>;
56
+ /**
57
+ * @internal
58
+ */
46
59
  private serialize;
60
+ /**
61
+ * @internal
62
+ */
47
63
  private deserialize;
48
64
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeWorkspaceSnapshotsRequest, DescribeWorkspaceSnapshotsResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeWorkspaceSnapshotsCommand}.
8
10
  */
9
11
  export interface DescribeWorkspaceSnapshotsCommandInput extends DescribeWorkspaceSnapshotsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeWorkspaceSnapshotsCommand}.
13
17
  */
14
18
  export interface DescribeWorkspaceSnapshotsCommandOutput extends DescribeWorkspaceSnapshotsResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes the snapshots for the specified WorkSpace.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeWorkspaceSnapshotsCommandOutput extends DescribeWorkspa
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeWorkspaceSnapshotsCommandInput - {@link DescribeWorkspaceSnapshotsCommandInput}
34
+ * @returns {@link DescribeWorkspaceSnapshotsCommandOutput}
28
35
  * @see {@link DescribeWorkspaceSnapshotsCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeWorkspaceSnapshotsCommandOutput} for command's `response` shape.
30
37
  * @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
@@ -43,11 +50,20 @@ export interface DescribeWorkspaceSnapshotsCommandOutput extends DescribeWorkspa
43
50
  export declare class DescribeWorkspaceSnapshotsCommand extends $Command<DescribeWorkspaceSnapshotsCommandInput, DescribeWorkspaceSnapshotsCommandOutput, WorkSpacesClientResolvedConfig> {
44
51
  readonly input: DescribeWorkspaceSnapshotsCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: DescribeWorkspaceSnapshotsCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeWorkspaceSnapshotsCommandInput, DescribeWorkspaceSnapshotsCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
51
64
  private serialize;
65
+ /**
66
+ * @internal
67
+ */
52
68
  private deserialize;
53
69
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeWorkspacesRequest, DescribeWorkspacesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeWorkspacesCommand}.
8
10
  */
9
11
  export interface DescribeWorkspacesCommandInput extends DescribeWorkspacesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeWorkspacesCommand}.
13
17
  */
14
18
  export interface DescribeWorkspacesCommandOutput extends DescribeWorkspacesResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes the specified WorkSpaces.</p>
18
23
  * <p>You can filter the results by using the bundle identifier, directory identifier, or
19
24
  * owner, but you can specify only one filter at a time.</p>
@@ -27,6 +32,8 @@ export interface DescribeWorkspacesCommandOutput extends DescribeWorkspacesResul
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param DescribeWorkspacesCommandInput - {@link DescribeWorkspacesCommandInput}
36
+ * @returns {@link DescribeWorkspacesCommandOutput}
30
37
  * @see {@link DescribeWorkspacesCommandInput} for command's `input` shape.
31
38
  * @see {@link DescribeWorkspacesCommandOutput} for command's `response` shape.
32
39
  * @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
@@ -42,11 +49,20 @@ export interface DescribeWorkspacesCommandOutput extends DescribeWorkspacesResul
42
49
  export declare class DescribeWorkspacesCommand extends $Command<DescribeWorkspacesCommandInput, DescribeWorkspacesCommandOutput, WorkSpacesClientResolvedConfig> {
43
50
  readonly input: DescribeWorkspacesCommandInput;
44
51
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
52
+ /**
53
+ * @public
54
+ */
45
55
  constructor(input: DescribeWorkspacesCommandInput);
46
56
  /**
47
57
  * @internal
48
58
  */
49
59
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeWorkspacesCommandInput, DescribeWorkspacesCommandOutput>;
60
+ /**
61
+ * @internal
62
+ */
50
63
  private serialize;
64
+ /**
65
+ * @internal
66
+ */
51
67
  private deserialize;
52
68
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeWorkspacesConnectionStatusRequest, DescribeWorkspacesConnectionStatusResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeWorkspacesConnectionStatusCommand}.
8
10
  */
9
11
  export interface DescribeWorkspacesConnectionStatusCommandInput extends DescribeWorkspacesConnectionStatusRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeWorkspacesConnectionStatusCommand}.
13
17
  */
14
18
  export interface DescribeWorkspacesConnectionStatusCommandOutput extends DescribeWorkspacesConnectionStatusResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes the connection status of the specified WorkSpaces.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeWorkspacesConnectionStatusCommandOutput extends Describ
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeWorkspacesConnectionStatusCommandInput - {@link DescribeWorkspacesConnectionStatusCommandInput}
34
+ * @returns {@link DescribeWorkspacesConnectionStatusCommandOutput}
28
35
  * @see {@link DescribeWorkspacesConnectionStatusCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeWorkspacesConnectionStatusCommandOutput} for command's `response` shape.
30
37
  * @see {@link WorkSpacesClientResolvedConfig | config} for WorkSpacesClient's `config` shape.
@@ -37,11 +44,20 @@ export interface DescribeWorkspacesConnectionStatusCommandOutput extends Describ
37
44
  export declare class DescribeWorkspacesConnectionStatusCommand extends $Command<DescribeWorkspacesConnectionStatusCommandInput, DescribeWorkspacesConnectionStatusCommandOutput, WorkSpacesClientResolvedConfig> {
38
45
  readonly input: DescribeWorkspacesConnectionStatusCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: DescribeWorkspacesConnectionStatusCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeWorkspacesConnectionStatusCommandInput, DescribeWorkspacesConnectionStatusCommandOutput>;
55
+ /**
56
+ * @internal
57
+ */
45
58
  private serialize;
59
+ /**
60
+ * @internal
61
+ */
46
62
  private deserialize;
47
63
  }