@aws-sdk/client-datasync 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 (146) hide show
  1. package/dist-cjs/commands/CancelTaskExecutionCommand.js +2 -3
  2. package/dist-cjs/commands/CreateAgentCommand.js +2 -3
  3. package/dist-cjs/commands/CreateLocationEfsCommand.js +2 -3
  4. package/dist-cjs/commands/CreateLocationFsxLustreCommand.js +2 -3
  5. package/dist-cjs/commands/CreateLocationFsxOntapCommand.js +1 -1
  6. package/dist-cjs/commands/CreateLocationFsxOpenZfsCommand.js +1 -1
  7. package/dist-cjs/commands/CreateLocationFsxWindowsCommand.js +1 -1
  8. package/dist-cjs/commands/CreateLocationHdfsCommand.js +2 -3
  9. package/dist-cjs/commands/CreateLocationNfsCommand.js +2 -3
  10. package/dist-cjs/commands/CreateLocationObjectStorageCommand.js +1 -1
  11. package/dist-cjs/commands/CreateLocationS3Command.js +2 -3
  12. package/dist-cjs/commands/CreateLocationSmbCommand.js +1 -1
  13. package/dist-cjs/commands/CreateTaskCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteAgentCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteLocationCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteTaskCommand.js +2 -3
  17. package/dist-cjs/commands/DescribeAgentCommand.js +2 -3
  18. package/dist-cjs/commands/DescribeLocationEfsCommand.js +2 -3
  19. package/dist-cjs/commands/DescribeLocationFsxLustreCommand.js +2 -3
  20. package/dist-cjs/commands/DescribeLocationFsxOntapCommand.js +1 -1
  21. package/dist-cjs/commands/DescribeLocationFsxOpenZfsCommand.js +1 -1
  22. package/dist-cjs/commands/DescribeLocationFsxWindowsCommand.js +2 -3
  23. package/dist-cjs/commands/DescribeLocationHdfsCommand.js +2 -3
  24. package/dist-cjs/commands/DescribeLocationNfsCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeLocationObjectStorageCommand.js +2 -3
  26. package/dist-cjs/commands/DescribeLocationS3Command.js +2 -3
  27. package/dist-cjs/commands/DescribeLocationSmbCommand.js +2 -3
  28. package/dist-cjs/commands/DescribeTaskCommand.js +2 -3
  29. package/dist-cjs/commands/DescribeTaskExecutionCommand.js +2 -3
  30. package/dist-cjs/commands/ListAgentsCommand.js +2 -3
  31. package/dist-cjs/commands/ListLocationsCommand.js +2 -3
  32. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  33. package/dist-cjs/commands/ListTaskExecutionsCommand.js +2 -3
  34. package/dist-cjs/commands/ListTasksCommand.js +2 -3
  35. package/dist-cjs/commands/StartTaskExecutionCommand.js +2 -3
  36. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  37. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  38. package/dist-cjs/commands/UpdateAgentCommand.js +2 -3
  39. package/dist-cjs/commands/UpdateLocationHdfsCommand.js +2 -3
  40. package/dist-cjs/commands/UpdateLocationNfsCommand.js +2 -3
  41. package/dist-cjs/commands/UpdateLocationObjectStorageCommand.js +1 -1
  42. package/dist-cjs/commands/UpdateLocationSmbCommand.js +1 -1
  43. package/dist-cjs/commands/UpdateTaskCommand.js +2 -3
  44. package/dist-cjs/commands/UpdateTaskExecutionCommand.js +2 -3
  45. package/dist-cjs/models/models_0.js +1 -399
  46. package/dist-es/commands/CancelTaskExecutionCommand.js +2 -3
  47. package/dist-es/commands/CreateAgentCommand.js +2 -3
  48. package/dist-es/commands/CreateLocationEfsCommand.js +2 -3
  49. package/dist-es/commands/CreateLocationFsxLustreCommand.js +2 -3
  50. package/dist-es/commands/CreateLocationFsxOntapCommand.js +2 -2
  51. package/dist-es/commands/CreateLocationFsxOpenZfsCommand.js +2 -2
  52. package/dist-es/commands/CreateLocationFsxWindowsCommand.js +2 -2
  53. package/dist-es/commands/CreateLocationHdfsCommand.js +2 -3
  54. package/dist-es/commands/CreateLocationNfsCommand.js +2 -3
  55. package/dist-es/commands/CreateLocationObjectStorageCommand.js +2 -2
  56. package/dist-es/commands/CreateLocationS3Command.js +2 -3
  57. package/dist-es/commands/CreateLocationSmbCommand.js +2 -2
  58. package/dist-es/commands/CreateTaskCommand.js +2 -3
  59. package/dist-es/commands/DeleteAgentCommand.js +2 -3
  60. package/dist-es/commands/DeleteLocationCommand.js +2 -3
  61. package/dist-es/commands/DeleteTaskCommand.js +2 -3
  62. package/dist-es/commands/DescribeAgentCommand.js +2 -3
  63. package/dist-es/commands/DescribeLocationEfsCommand.js +2 -3
  64. package/dist-es/commands/DescribeLocationFsxLustreCommand.js +2 -3
  65. package/dist-es/commands/DescribeLocationFsxOntapCommand.js +2 -2
  66. package/dist-es/commands/DescribeLocationFsxOpenZfsCommand.js +2 -2
  67. package/dist-es/commands/DescribeLocationFsxWindowsCommand.js +2 -3
  68. package/dist-es/commands/DescribeLocationHdfsCommand.js +2 -3
  69. package/dist-es/commands/DescribeLocationNfsCommand.js +2 -3
  70. package/dist-es/commands/DescribeLocationObjectStorageCommand.js +2 -3
  71. package/dist-es/commands/DescribeLocationS3Command.js +2 -3
  72. package/dist-es/commands/DescribeLocationSmbCommand.js +2 -3
  73. package/dist-es/commands/DescribeTaskCommand.js +2 -3
  74. package/dist-es/commands/DescribeTaskExecutionCommand.js +2 -3
  75. package/dist-es/commands/ListAgentsCommand.js +2 -3
  76. package/dist-es/commands/ListLocationsCommand.js +2 -3
  77. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  78. package/dist-es/commands/ListTaskExecutionsCommand.js +2 -3
  79. package/dist-es/commands/ListTasksCommand.js +2 -3
  80. package/dist-es/commands/StartTaskExecutionCommand.js +2 -3
  81. package/dist-es/commands/TagResourceCommand.js +2 -3
  82. package/dist-es/commands/UntagResourceCommand.js +2 -3
  83. package/dist-es/commands/UpdateAgentCommand.js +2 -3
  84. package/dist-es/commands/UpdateLocationHdfsCommand.js +2 -3
  85. package/dist-es/commands/UpdateLocationNfsCommand.js +2 -3
  86. package/dist-es/commands/UpdateLocationObjectStorageCommand.js +2 -2
  87. package/dist-es/commands/UpdateLocationSmbCommand.js +2 -2
  88. package/dist-es/commands/UpdateTaskCommand.js +2 -3
  89. package/dist-es/commands/UpdateTaskExecutionCommand.js +2 -3
  90. package/dist-es/models/models_0.js +0 -297
  91. package/dist-types/DataSync.d.ts +45 -0
  92. package/dist-types/DataSyncClient.d.ts +24 -4
  93. package/dist-types/commands/CancelTaskExecutionCommand.d.ts +16 -0
  94. package/dist-types/commands/CreateAgentCommand.d.ts +16 -0
  95. package/dist-types/commands/CreateLocationEfsCommand.d.ts +16 -0
  96. package/dist-types/commands/CreateLocationFsxLustreCommand.d.ts +16 -0
  97. package/dist-types/commands/CreateLocationFsxOntapCommand.d.ts +16 -0
  98. package/dist-types/commands/CreateLocationFsxOpenZfsCommand.d.ts +16 -0
  99. package/dist-types/commands/CreateLocationFsxWindowsCommand.d.ts +16 -0
  100. package/dist-types/commands/CreateLocationHdfsCommand.d.ts +16 -0
  101. package/dist-types/commands/CreateLocationNfsCommand.d.ts +16 -0
  102. package/dist-types/commands/CreateLocationObjectStorageCommand.d.ts +16 -0
  103. package/dist-types/commands/CreateLocationS3Command.d.ts +16 -0
  104. package/dist-types/commands/CreateLocationSmbCommand.d.ts +16 -0
  105. package/dist-types/commands/CreateTaskCommand.d.ts +16 -0
  106. package/dist-types/commands/DeleteAgentCommand.d.ts +16 -0
  107. package/dist-types/commands/DeleteLocationCommand.d.ts +16 -0
  108. package/dist-types/commands/DeleteTaskCommand.d.ts +16 -0
  109. package/dist-types/commands/DescribeAgentCommand.d.ts +16 -0
  110. package/dist-types/commands/DescribeLocationEfsCommand.d.ts +16 -0
  111. package/dist-types/commands/DescribeLocationFsxLustreCommand.d.ts +16 -0
  112. package/dist-types/commands/DescribeLocationFsxOntapCommand.d.ts +16 -0
  113. package/dist-types/commands/DescribeLocationFsxOpenZfsCommand.d.ts +16 -0
  114. package/dist-types/commands/DescribeLocationFsxWindowsCommand.d.ts +16 -0
  115. package/dist-types/commands/DescribeLocationHdfsCommand.d.ts +16 -0
  116. package/dist-types/commands/DescribeLocationNfsCommand.d.ts +16 -0
  117. package/dist-types/commands/DescribeLocationObjectStorageCommand.d.ts +16 -0
  118. package/dist-types/commands/DescribeLocationS3Command.d.ts +16 -0
  119. package/dist-types/commands/DescribeLocationSmbCommand.d.ts +16 -0
  120. package/dist-types/commands/DescribeTaskCommand.d.ts +16 -0
  121. package/dist-types/commands/DescribeTaskExecutionCommand.d.ts +16 -0
  122. package/dist-types/commands/ListAgentsCommand.d.ts +16 -0
  123. package/dist-types/commands/ListLocationsCommand.d.ts +16 -0
  124. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  125. package/dist-types/commands/ListTaskExecutionsCommand.d.ts +16 -0
  126. package/dist-types/commands/ListTasksCommand.d.ts +16 -0
  127. package/dist-types/commands/StartTaskExecutionCommand.d.ts +16 -0
  128. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  129. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  130. package/dist-types/commands/UpdateAgentCommand.d.ts +16 -0
  131. package/dist-types/commands/UpdateLocationHdfsCommand.d.ts +16 -0
  132. package/dist-types/commands/UpdateLocationNfsCommand.d.ts +16 -0
  133. package/dist-types/commands/UpdateLocationObjectStorageCommand.d.ts +16 -0
  134. package/dist-types/commands/UpdateLocationSmbCommand.d.ts +16 -0
  135. package/dist-types/commands/UpdateTaskCommand.d.ts +16 -0
  136. package/dist-types/commands/UpdateTaskExecutionCommand.d.ts +16 -0
  137. package/dist-types/models/DataSyncServiceException.d.ts +2 -0
  138. package/dist-types/models/models_0.d.ts +281 -396
  139. package/dist-types/pagination/Interfaces.d.ts +3 -0
  140. package/dist-types/pagination/ListAgentsPaginator.d.ts +3 -0
  141. package/dist-types/pagination/ListLocationsPaginator.d.ts +3 -0
  142. package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +3 -0
  143. package/dist-types/pagination/ListTaskExecutionsPaginator.d.ts +3 -0
  144. package/dist-types/pagination/ListTasksPaginator.d.ts +3 -0
  145. package/dist-types/ts3.4/models/models_0.d.ts +0 -279
  146. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { DescribeLocationEfsRequest, DescribeLocationEfsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeLocationEfsCommand}.
8
10
  */
9
11
  export interface DescribeLocationEfsCommandInput extends DescribeLocationEfsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeLocationEfsCommand}.
13
17
  */
14
18
  export interface DescribeLocationEfsCommandOutput extends DescribeLocationEfsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns metadata about your DataSync location for an Amazon EFS file system.</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 DescribeLocationEfsCommandOutput extends DescribeLocationEfsRes
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeLocationEfsCommandInput - {@link DescribeLocationEfsCommandInput}
34
+ * @returns {@link DescribeLocationEfsCommandOutput}
28
35
  * @see {@link DescribeLocationEfsCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeLocationEfsCommandOutput} for command's `response` shape.
30
37
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -40,11 +47,20 @@ export interface DescribeLocationEfsCommandOutput extends DescribeLocationEfsRes
40
47
  export declare class DescribeLocationEfsCommand extends $Command<DescribeLocationEfsCommandInput, DescribeLocationEfsCommandOutput, DataSyncClientResolvedConfig> {
41
48
  readonly input: DescribeLocationEfsCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: DescribeLocationEfsCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLocationEfsCommandInput, DescribeLocationEfsCommandOutput>;
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 { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { DescribeLocationFsxLustreRequest, DescribeLocationFsxLustreResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeLocationFsxLustreCommand}.
8
10
  */
9
11
  export interface DescribeLocationFsxLustreCommandInput extends DescribeLocationFsxLustreRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeLocationFsxLustreCommand}.
13
17
  */
14
18
  export interface DescribeLocationFsxLustreCommandOutput extends DescribeLocationFsxLustreResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Provides details about how an DataSync location for an Amazon FSx for Lustre file system is configured.</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 DescribeLocationFsxLustreCommandOutput extends DescribeLocation
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeLocationFsxLustreCommandInput - {@link DescribeLocationFsxLustreCommandInput}
34
+ * @returns {@link DescribeLocationFsxLustreCommandOutput}
28
35
  * @see {@link DescribeLocationFsxLustreCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeLocationFsxLustreCommandOutput} for command's `response` shape.
30
37
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -40,11 +47,20 @@ export interface DescribeLocationFsxLustreCommandOutput extends DescribeLocation
40
47
  export declare class DescribeLocationFsxLustreCommand extends $Command<DescribeLocationFsxLustreCommandInput, DescribeLocationFsxLustreCommandOutput, DataSyncClientResolvedConfig> {
41
48
  readonly input: DescribeLocationFsxLustreCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: DescribeLocationFsxLustreCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLocationFsxLustreCommandInput, DescribeLocationFsxLustreCommandOutput>;
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 { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { DescribeLocationFsxOntapRequest, DescribeLocationFsxOntapResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeLocationFsxOntapCommand}.
8
10
  */
9
11
  export interface DescribeLocationFsxOntapCommandInput extends DescribeLocationFsxOntapRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeLocationFsxOntapCommand}.
13
17
  */
14
18
  export interface DescribeLocationFsxOntapCommandOutput extends DescribeLocationFsxOntapResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Provides details about how an DataSync location for an Amazon FSx for NetApp ONTAP file system is configured.</p>
18
23
  * <note>
19
24
  * <p>If your location uses SMB, the <code>DescribeLocationFsxOntap</code> operation doesn't
@@ -29,6 +34,8 @@ export interface DescribeLocationFsxOntapCommandOutput extends DescribeLocationF
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param DescribeLocationFsxOntapCommandInput - {@link DescribeLocationFsxOntapCommandInput}
38
+ * @returns {@link DescribeLocationFsxOntapCommandOutput}
32
39
  * @see {@link DescribeLocationFsxOntapCommandInput} for command's `input` shape.
33
40
  * @see {@link DescribeLocationFsxOntapCommandOutput} for command's `response` shape.
34
41
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -44,11 +51,20 @@ export interface DescribeLocationFsxOntapCommandOutput extends DescribeLocationF
44
51
  export declare class DescribeLocationFsxOntapCommand extends $Command<DescribeLocationFsxOntapCommandInput, DescribeLocationFsxOntapCommandOutput, DataSyncClientResolvedConfig> {
45
52
  readonly input: DescribeLocationFsxOntapCommandInput;
46
53
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
54
+ /**
55
+ * @public
56
+ */
47
57
  constructor(input: DescribeLocationFsxOntapCommandInput);
48
58
  /**
49
59
  * @internal
50
60
  */
51
61
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLocationFsxOntapCommandInput, DescribeLocationFsxOntapCommandOutput>;
62
+ /**
63
+ * @internal
64
+ */
52
65
  private serialize;
66
+ /**
67
+ * @internal
68
+ */
53
69
  private deserialize;
54
70
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { DescribeLocationFsxOpenZfsRequest, DescribeLocationFsxOpenZfsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeLocationFsxOpenZfsCommand}.
8
10
  */
9
11
  export interface DescribeLocationFsxOpenZfsCommandInput extends DescribeLocationFsxOpenZfsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeLocationFsxOpenZfsCommand}.
13
17
  */
14
18
  export interface DescribeLocationFsxOpenZfsCommandOutput extends DescribeLocationFsxOpenZfsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Provides details about how an DataSync location for an Amazon FSx for OpenZFS file system is configured.</p>
18
23
  * <note>
19
24
  * <p>Response elements related to <code>SMB</code> aren't supported with the
@@ -29,6 +34,8 @@ export interface DescribeLocationFsxOpenZfsCommandOutput extends DescribeLocatio
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param DescribeLocationFsxOpenZfsCommandInput - {@link DescribeLocationFsxOpenZfsCommandInput}
38
+ * @returns {@link DescribeLocationFsxOpenZfsCommandOutput}
32
39
  * @see {@link DescribeLocationFsxOpenZfsCommandInput} for command's `input` shape.
33
40
  * @see {@link DescribeLocationFsxOpenZfsCommandOutput} for command's `response` shape.
34
41
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -44,11 +51,20 @@ export interface DescribeLocationFsxOpenZfsCommandOutput extends DescribeLocatio
44
51
  export declare class DescribeLocationFsxOpenZfsCommand extends $Command<DescribeLocationFsxOpenZfsCommandInput, DescribeLocationFsxOpenZfsCommandOutput, DataSyncClientResolvedConfig> {
45
52
  readonly input: DescribeLocationFsxOpenZfsCommandInput;
46
53
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
54
+ /**
55
+ * @public
56
+ */
47
57
  constructor(input: DescribeLocationFsxOpenZfsCommandInput);
48
58
  /**
49
59
  * @internal
50
60
  */
51
61
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLocationFsxOpenZfsCommandInput, DescribeLocationFsxOpenZfsCommandOutput>;
62
+ /**
63
+ * @internal
64
+ */
52
65
  private serialize;
66
+ /**
67
+ * @internal
68
+ */
53
69
  private deserialize;
54
70
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { DescribeLocationFsxWindowsRequest, DescribeLocationFsxWindowsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeLocationFsxWindowsCommand}.
8
10
  */
9
11
  export interface DescribeLocationFsxWindowsCommandInput extends DescribeLocationFsxWindowsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeLocationFsxWindowsCommand}.
13
17
  */
14
18
  export interface DescribeLocationFsxWindowsCommandOutput extends DescribeLocationFsxWindowsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns metadata about an Amazon FSx for Windows File Server
18
23
  * location, such as information about its path.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface DescribeLocationFsxWindowsCommandOutput extends DescribeLocatio
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param DescribeLocationFsxWindowsCommandInput - {@link DescribeLocationFsxWindowsCommandInput}
35
+ * @returns {@link DescribeLocationFsxWindowsCommandOutput}
29
36
  * @see {@link DescribeLocationFsxWindowsCommandInput} for command's `input` shape.
30
37
  * @see {@link DescribeLocationFsxWindowsCommandOutput} for command's `response` shape.
31
38
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -41,11 +48,20 @@ export interface DescribeLocationFsxWindowsCommandOutput extends DescribeLocatio
41
48
  export declare class DescribeLocationFsxWindowsCommand extends $Command<DescribeLocationFsxWindowsCommandInput, DescribeLocationFsxWindowsCommandOutput, DataSyncClientResolvedConfig> {
42
49
  readonly input: DescribeLocationFsxWindowsCommandInput;
43
50
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
44
54
  constructor(input: DescribeLocationFsxWindowsCommandInput);
45
55
  /**
46
56
  * @internal
47
57
  */
48
58
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLocationFsxWindowsCommandInput, DescribeLocationFsxWindowsCommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
49
62
  private serialize;
63
+ /**
64
+ * @internal
65
+ */
50
66
  private deserialize;
51
67
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { DescribeLocationHdfsRequest, DescribeLocationHdfsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeLocationHdfsCommand}.
8
10
  */
9
11
  export interface DescribeLocationHdfsCommandInput extends DescribeLocationHdfsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeLocationHdfsCommand}.
13
17
  */
14
18
  export interface DescribeLocationHdfsCommandOutput extends DescribeLocationHdfsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns metadata, such as the authentication information about the Hadoop Distributed File
18
23
  * System (HDFS) location. </p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface DescribeLocationHdfsCommandOutput extends DescribeLocationHdfsR
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param DescribeLocationHdfsCommandInput - {@link DescribeLocationHdfsCommandInput}
35
+ * @returns {@link DescribeLocationHdfsCommandOutput}
29
36
  * @see {@link DescribeLocationHdfsCommandInput} for command's `input` shape.
30
37
  * @see {@link DescribeLocationHdfsCommandOutput} for command's `response` shape.
31
38
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -41,11 +48,20 @@ export interface DescribeLocationHdfsCommandOutput extends DescribeLocationHdfsR
41
48
  export declare class DescribeLocationHdfsCommand extends $Command<DescribeLocationHdfsCommandInput, DescribeLocationHdfsCommandOutput, DataSyncClientResolvedConfig> {
42
49
  readonly input: DescribeLocationHdfsCommandInput;
43
50
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
44
54
  constructor(input: DescribeLocationHdfsCommandInput);
45
55
  /**
46
56
  * @internal
47
57
  */
48
58
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLocationHdfsCommandInput, DescribeLocationHdfsCommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
49
62
  private serialize;
63
+ /**
64
+ * @internal
65
+ */
50
66
  private deserialize;
51
67
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { DescribeLocationNfsRequest, DescribeLocationNfsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeLocationNfsCommand}.
8
10
  */
9
11
  export interface DescribeLocationNfsCommandInput extends DescribeLocationNfsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeLocationNfsCommand}.
13
17
  */
14
18
  export interface DescribeLocationNfsCommandOutput extends DescribeLocationNfsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns metadata, such as the path information, about an NFS location.</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 DescribeLocationNfsCommandOutput extends DescribeLocationNfsRes
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeLocationNfsCommandInput - {@link DescribeLocationNfsCommandInput}
34
+ * @returns {@link DescribeLocationNfsCommandOutput}
28
35
  * @see {@link DescribeLocationNfsCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeLocationNfsCommandOutput} for command's `response` shape.
30
37
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -40,11 +47,20 @@ export interface DescribeLocationNfsCommandOutput extends DescribeLocationNfsRes
40
47
  export declare class DescribeLocationNfsCommand extends $Command<DescribeLocationNfsCommandInput, DescribeLocationNfsCommandOutput, DataSyncClientResolvedConfig> {
41
48
  readonly input: DescribeLocationNfsCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: DescribeLocationNfsCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLocationNfsCommandInput, DescribeLocationNfsCommandOutput>;
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 { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { DescribeLocationObjectStorageRequest, DescribeLocationObjectStorageResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeLocationObjectStorageCommand}.
8
10
  */
9
11
  export interface DescribeLocationObjectStorageCommandInput extends DescribeLocationObjectStorageRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeLocationObjectStorageCommand}.
13
17
  */
14
18
  export interface DescribeLocationObjectStorageCommandOutput extends DescribeLocationObjectStorageResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns metadata about your DataSync location for an object storage system.</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 DescribeLocationObjectStorageCommandOutput extends DescribeLoca
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeLocationObjectStorageCommandInput - {@link DescribeLocationObjectStorageCommandInput}
34
+ * @returns {@link DescribeLocationObjectStorageCommandOutput}
28
35
  * @see {@link DescribeLocationObjectStorageCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeLocationObjectStorageCommandOutput} for command's `response` shape.
30
37
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -40,11 +47,20 @@ export interface DescribeLocationObjectStorageCommandOutput extends DescribeLoca
40
47
  export declare class DescribeLocationObjectStorageCommand extends $Command<DescribeLocationObjectStorageCommandInput, DescribeLocationObjectStorageCommandOutput, DataSyncClientResolvedConfig> {
41
48
  readonly input: DescribeLocationObjectStorageCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: DescribeLocationObjectStorageCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLocationObjectStorageCommandInput, DescribeLocationObjectStorageCommandOutput>;
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 { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { DescribeLocationS3Request, DescribeLocationS3Response } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeLocationS3Command}.
8
10
  */
9
11
  export interface DescribeLocationS3CommandInput extends DescribeLocationS3Request {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeLocationS3Command}.
13
17
  */
14
18
  export interface DescribeLocationS3CommandOutput extends DescribeLocationS3Response, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns metadata, such as bucket name, about an Amazon S3 bucket location.</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 DescribeLocationS3CommandOutput extends DescribeLocationS3Respo
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeLocationS3CommandInput - {@link DescribeLocationS3CommandInput}
34
+ * @returns {@link DescribeLocationS3CommandOutput}
28
35
  * @see {@link DescribeLocationS3CommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeLocationS3CommandOutput} for command's `response` shape.
30
37
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -40,11 +47,20 @@ export interface DescribeLocationS3CommandOutput extends DescribeLocationS3Respo
40
47
  export declare class DescribeLocationS3Command extends $Command<DescribeLocationS3CommandInput, DescribeLocationS3CommandOutput, DataSyncClientResolvedConfig> {
41
48
  readonly input: DescribeLocationS3CommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: DescribeLocationS3CommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLocationS3CommandInput, DescribeLocationS3CommandOutput>;
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 { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { DescribeLocationSmbRequest, DescribeLocationSmbResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeLocationSmbCommand}.
8
10
  */
9
11
  export interface DescribeLocationSmbCommandInput extends DescribeLocationSmbRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeLocationSmbCommand}.
13
17
  */
14
18
  export interface DescribeLocationSmbCommandOutput extends DescribeLocationSmbResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns metadata, such as the path and user information about an SMB location.</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 DescribeLocationSmbCommandOutput extends DescribeLocationSmbRes
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeLocationSmbCommandInput - {@link DescribeLocationSmbCommandInput}
34
+ * @returns {@link DescribeLocationSmbCommandOutput}
28
35
  * @see {@link DescribeLocationSmbCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeLocationSmbCommandOutput} for command's `response` shape.
30
37
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -40,11 +47,20 @@ export interface DescribeLocationSmbCommandOutput extends DescribeLocationSmbRes
40
47
  export declare class DescribeLocationSmbCommand extends $Command<DescribeLocationSmbCommandInput, DescribeLocationSmbCommandOutput, DataSyncClientResolvedConfig> {
41
48
  readonly input: DescribeLocationSmbCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: DescribeLocationSmbCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLocationSmbCommandInput, DescribeLocationSmbCommandOutput>;
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 { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { DescribeTaskRequest, DescribeTaskResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeTaskCommand}.
8
10
  */
9
11
  export interface DescribeTaskCommandInput extends DescribeTaskRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeTaskCommand}.
13
17
  */
14
18
  export interface DescribeTaskCommandOutput extends DescribeTaskResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns metadata about a task.</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 DescribeTaskCommandOutput extends DescribeTaskResponse, __Metad
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeTaskCommandInput - {@link DescribeTaskCommandInput}
34
+ * @returns {@link DescribeTaskCommandOutput}
28
35
  * @see {@link DescribeTaskCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeTaskCommandOutput} for command's `response` shape.
30
37
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -40,11 +47,20 @@ export interface DescribeTaskCommandOutput extends DescribeTaskResponse, __Metad
40
47
  export declare class DescribeTaskCommand extends $Command<DescribeTaskCommandInput, DescribeTaskCommandOutput, DataSyncClientResolvedConfig> {
41
48
  readonly input: DescribeTaskCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: DescribeTaskCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTaskCommandInput, DescribeTaskCommandOutput>;
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 { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { DescribeTaskExecutionRequest, DescribeTaskExecutionResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeTaskExecutionCommand}.
8
10
  */
9
11
  export interface DescribeTaskExecutionCommandInput extends DescribeTaskExecutionRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeTaskExecutionCommand}.
13
17
  */
14
18
  export interface DescribeTaskExecutionCommandOutput extends DescribeTaskExecutionResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns detailed metadata about a task that is being executed.</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 DescribeTaskExecutionCommandOutput extends DescribeTaskExecutio
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeTaskExecutionCommandInput - {@link DescribeTaskExecutionCommandInput}
34
+ * @returns {@link DescribeTaskExecutionCommandOutput}
28
35
  * @see {@link DescribeTaskExecutionCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeTaskExecutionCommandOutput} for command's `response` shape.
30
37
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -40,11 +47,20 @@ export interface DescribeTaskExecutionCommandOutput extends DescribeTaskExecutio
40
47
  export declare class DescribeTaskExecutionCommand extends $Command<DescribeTaskExecutionCommandInput, DescribeTaskExecutionCommandOutput, DataSyncClientResolvedConfig> {
41
48
  readonly input: DescribeTaskExecutionCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: DescribeTaskExecutionCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTaskExecutionCommandInput, DescribeTaskExecutionCommandOutput>;
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 { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
5
5
  import { ListAgentsRequest, ListAgentsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListAgentsCommand}.
8
10
  */
9
11
  export interface ListAgentsCommandInput extends ListAgentsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListAgentsCommand}.
13
17
  */
14
18
  export interface ListAgentsCommandOutput extends ListAgentsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns a list of DataSync agents that belong to an Amazon Web Services account in the Amazon Web Services Region specified in the request.</p>
18
23
  * <p>With pagination, you can reduce the number of agents returned in a response. If you get
19
24
  * a truncated list of agents in a response, the response contains a marker that you can specify
@@ -35,6 +40,8 @@ export interface ListAgentsCommandOutput extends ListAgentsResponse, __MetadataB
35
40
  * const response = await client.send(command);
36
41
  * ```
37
42
  *
43
+ * @param ListAgentsCommandInput - {@link ListAgentsCommandInput}
44
+ * @returns {@link ListAgentsCommandOutput}
38
45
  * @see {@link ListAgentsCommandInput} for command's `input` shape.
39
46
  * @see {@link ListAgentsCommandOutput} for command's `response` shape.
40
47
  * @see {@link DataSyncClientResolvedConfig | config} for DataSyncClient's `config` shape.
@@ -50,11 +57,20 @@ export interface ListAgentsCommandOutput extends ListAgentsResponse, __MetadataB
50
57
  export declare class ListAgentsCommand extends $Command<ListAgentsCommandInput, ListAgentsCommandOutput, DataSyncClientResolvedConfig> {
51
58
  readonly input: ListAgentsCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: ListAgentsCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataSyncClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAgentsCommandInput, ListAgentsCommandOutput>;
68
+ /**
69
+ * @internal
70
+ */
58
71
  private serialize;
72
+ /**
73
+ * @internal
74
+ */
59
75
  private deserialize;
60
76
  }