@aws-sdk/client-drs 3.533.0 → 3.536.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 (105) hide show
  1. package/dist-types/Drs.d.ts +10 -1
  2. package/dist-types/DrsClient.d.ts +1 -1
  3. package/dist-types/commands/AssociateSourceNetworkStackCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateExtendedSourceServerCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateLaunchConfigurationTemplateCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateReplicationConfigurationTemplateCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateSourceNetworkCommand.d.ts +2 -1
  8. package/dist-types/commands/DeleteJobCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteLaunchActionCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteRecoveryInstanceCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteSourceNetworkCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteSourceServerCommand.d.ts +2 -1
  15. package/dist-types/commands/DescribeJobLogItemsCommand.d.ts +2 -1
  16. package/dist-types/commands/DescribeJobsCommand.d.ts +2 -1
  17. package/dist-types/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeRecoveryInstancesCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribeRecoverySnapshotsCommand.d.ts +2 -1
  20. package/dist-types/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeSourceNetworksCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeSourceServersCommand.d.ts +2 -1
  23. package/dist-types/commands/DisconnectRecoveryInstanceCommand.d.ts +2 -1
  24. package/dist-types/commands/DisconnectSourceServerCommand.d.ts +2 -1
  25. package/dist-types/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +2 -1
  26. package/dist-types/commands/GetFailbackReplicationConfigurationCommand.d.ts +2 -1
  27. package/dist-types/commands/GetLaunchConfigurationCommand.d.ts +2 -1
  28. package/dist-types/commands/GetReplicationConfigurationCommand.d.ts +2 -1
  29. package/dist-types/commands/InitializeServiceCommand.d.ts +2 -1
  30. package/dist-types/commands/ListExtensibleSourceServersCommand.d.ts +2 -1
  31. package/dist-types/commands/ListLaunchActionsCommand.d.ts +2 -1
  32. package/dist-types/commands/ListStagingAccountsCommand.d.ts +2 -1
  33. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  34. package/dist-types/commands/PutLaunchActionCommand.d.ts +2 -1
  35. package/dist-types/commands/RetryDataReplicationCommand.d.ts +4 -3
  36. package/dist-types/commands/ReverseReplicationCommand.d.ts +2 -1
  37. package/dist-types/commands/StartFailbackLaunchCommand.d.ts +2 -1
  38. package/dist-types/commands/StartRecoveryCommand.d.ts +2 -1
  39. package/dist-types/commands/StartReplicationCommand.d.ts +2 -1
  40. package/dist-types/commands/StartSourceNetworkRecoveryCommand.d.ts +2 -1
  41. package/dist-types/commands/StartSourceNetworkReplicationCommand.d.ts +2 -1
  42. package/dist-types/commands/StopFailbackCommand.d.ts +2 -1
  43. package/dist-types/commands/StopReplicationCommand.d.ts +2 -1
  44. package/dist-types/commands/StopSourceNetworkReplicationCommand.d.ts +2 -1
  45. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  46. package/dist-types/commands/TerminateRecoveryInstancesCommand.d.ts +2 -1
  47. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  48. package/dist-types/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +2 -1
  49. package/dist-types/commands/UpdateLaunchConfigurationCommand.d.ts +2 -1
  50. package/dist-types/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +2 -1
  51. package/dist-types/commands/UpdateReplicationConfigurationCommand.d.ts +2 -1
  52. package/dist-types/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +2 -1
  53. package/dist-types/models/models_0.d.ts +596 -596
  54. package/dist-types/ts3.4/Drs.d.ts +9 -0
  55. package/dist-types/ts3.4/commands/AssociateSourceNetworkStackCommand.d.ts +9 -0
  56. package/dist-types/ts3.4/commands/CreateExtendedSourceServerCommand.d.ts +9 -0
  57. package/dist-types/ts3.4/commands/CreateLaunchConfigurationTemplateCommand.d.ts +9 -0
  58. package/dist-types/ts3.4/commands/CreateReplicationConfigurationTemplateCommand.d.ts +9 -0
  59. package/dist-types/ts3.4/commands/CreateSourceNetworkCommand.d.ts +9 -0
  60. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +9 -0
  61. package/dist-types/ts3.4/commands/DeleteLaunchActionCommand.d.ts +9 -0
  62. package/dist-types/ts3.4/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +9 -0
  63. package/dist-types/ts3.4/commands/DeleteRecoveryInstanceCommand.d.ts +9 -0
  64. package/dist-types/ts3.4/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +9 -0
  65. package/dist-types/ts3.4/commands/DeleteSourceNetworkCommand.d.ts +9 -0
  66. package/dist-types/ts3.4/commands/DeleteSourceServerCommand.d.ts +9 -0
  67. package/dist-types/ts3.4/commands/DescribeJobLogItemsCommand.d.ts +9 -0
  68. package/dist-types/ts3.4/commands/DescribeJobsCommand.d.ts +9 -0
  69. package/dist-types/ts3.4/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +9 -0
  70. package/dist-types/ts3.4/commands/DescribeRecoveryInstancesCommand.d.ts +9 -0
  71. package/dist-types/ts3.4/commands/DescribeRecoverySnapshotsCommand.d.ts +9 -0
  72. package/dist-types/ts3.4/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/DescribeSourceNetworksCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/DescribeSourceServersCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/DisconnectRecoveryInstanceCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/DisconnectSourceServerCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/GetFailbackReplicationConfigurationCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/GetLaunchConfigurationCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/GetReplicationConfigurationCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/InitializeServiceCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/ListExtensibleSourceServersCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/ListLaunchActionsCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/ListStagingAccountsCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/PutLaunchActionCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/RetryDataReplicationCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/ReverseReplicationCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/StartFailbackLaunchCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/StartRecoveryCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/StartSourceNetworkRecoveryCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/StartSourceNetworkReplicationCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/StopFailbackCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/StopSourceNetworkReplicationCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/TerminateRecoveryInstancesCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/UpdateLaunchConfigurationCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/UpdateReplicationConfigurationCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +9 -0
  105. package/package.json +40 -40
@@ -66,6 +66,7 @@ export interface Drs {
66
66
  /**
67
67
  * @see {@link CreateLaunchConfigurationTemplateCommand}
68
68
  */
69
+ createLaunchConfigurationTemplate(): Promise<CreateLaunchConfigurationTemplateCommandOutput>;
69
70
  createLaunchConfigurationTemplate(args: CreateLaunchConfigurationTemplateCommandInput, options?: __HttpHandlerOptions): Promise<CreateLaunchConfigurationTemplateCommandOutput>;
70
71
  createLaunchConfigurationTemplate(args: CreateLaunchConfigurationTemplateCommandInput, cb: (err: any, data?: CreateLaunchConfigurationTemplateCommandOutput) => void): void;
71
72
  createLaunchConfigurationTemplate(args: CreateLaunchConfigurationTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLaunchConfigurationTemplateCommandOutput) => void): void;
@@ -132,18 +133,21 @@ export interface Drs {
132
133
  /**
133
134
  * @see {@link DescribeJobsCommand}
134
135
  */
136
+ describeJobs(): Promise<DescribeJobsCommandOutput>;
135
137
  describeJobs(args: DescribeJobsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeJobsCommandOutput>;
136
138
  describeJobs(args: DescribeJobsCommandInput, cb: (err: any, data?: DescribeJobsCommandOutput) => void): void;
137
139
  describeJobs(args: DescribeJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeJobsCommandOutput) => void): void;
138
140
  /**
139
141
  * @see {@link DescribeLaunchConfigurationTemplatesCommand}
140
142
  */
143
+ describeLaunchConfigurationTemplates(): Promise<DescribeLaunchConfigurationTemplatesCommandOutput>;
141
144
  describeLaunchConfigurationTemplates(args: DescribeLaunchConfigurationTemplatesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLaunchConfigurationTemplatesCommandOutput>;
142
145
  describeLaunchConfigurationTemplates(args: DescribeLaunchConfigurationTemplatesCommandInput, cb: (err: any, data?: DescribeLaunchConfigurationTemplatesCommandOutput) => void): void;
143
146
  describeLaunchConfigurationTemplates(args: DescribeLaunchConfigurationTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLaunchConfigurationTemplatesCommandOutput) => void): void;
144
147
  /**
145
148
  * @see {@link DescribeRecoveryInstancesCommand}
146
149
  */
150
+ describeRecoveryInstances(): Promise<DescribeRecoveryInstancesCommandOutput>;
147
151
  describeRecoveryInstances(args: DescribeRecoveryInstancesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeRecoveryInstancesCommandOutput>;
148
152
  describeRecoveryInstances(args: DescribeRecoveryInstancesCommandInput, cb: (err: any, data?: DescribeRecoveryInstancesCommandOutput) => void): void;
149
153
  describeRecoveryInstances(args: DescribeRecoveryInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRecoveryInstancesCommandOutput) => void): void;
@@ -156,18 +160,21 @@ export interface Drs {
156
160
  /**
157
161
  * @see {@link DescribeReplicationConfigurationTemplatesCommand}
158
162
  */
163
+ describeReplicationConfigurationTemplates(): Promise<DescribeReplicationConfigurationTemplatesCommandOutput>;
159
164
  describeReplicationConfigurationTemplates(args: DescribeReplicationConfigurationTemplatesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReplicationConfigurationTemplatesCommandOutput>;
160
165
  describeReplicationConfigurationTemplates(args: DescribeReplicationConfigurationTemplatesCommandInput, cb: (err: any, data?: DescribeReplicationConfigurationTemplatesCommandOutput) => void): void;
161
166
  describeReplicationConfigurationTemplates(args: DescribeReplicationConfigurationTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReplicationConfigurationTemplatesCommandOutput) => void): void;
162
167
  /**
163
168
  * @see {@link DescribeSourceNetworksCommand}
164
169
  */
170
+ describeSourceNetworks(): Promise<DescribeSourceNetworksCommandOutput>;
165
171
  describeSourceNetworks(args: DescribeSourceNetworksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSourceNetworksCommandOutput>;
166
172
  describeSourceNetworks(args: DescribeSourceNetworksCommandInput, cb: (err: any, data?: DescribeSourceNetworksCommandOutput) => void): void;
167
173
  describeSourceNetworks(args: DescribeSourceNetworksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSourceNetworksCommandOutput) => void): void;
168
174
  /**
169
175
  * @see {@link DescribeSourceServersCommand}
170
176
  */
177
+ describeSourceServers(): Promise<DescribeSourceServersCommandOutput>;
171
178
  describeSourceServers(args: DescribeSourceServersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSourceServersCommandOutput>;
172
179
  describeSourceServers(args: DescribeSourceServersCommandInput, cb: (err: any, data?: DescribeSourceServersCommandOutput) => void): void;
173
180
  describeSourceServers(args: DescribeSourceServersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSourceServersCommandOutput) => void): void;
@@ -210,6 +217,7 @@ export interface Drs {
210
217
  /**
211
218
  * @see {@link InitializeServiceCommand}
212
219
  */
220
+ initializeService(): Promise<InitializeServiceCommandOutput>;
213
221
  initializeService(args: InitializeServiceCommandInput, options?: __HttpHandlerOptions): Promise<InitializeServiceCommandOutput>;
214
222
  initializeService(args: InitializeServiceCommandInput, cb: (err: any, data?: InitializeServiceCommandOutput) => void): void;
215
223
  initializeService(args: InitializeServiceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: InitializeServiceCommandOutput) => void): void;
@@ -228,6 +236,7 @@ export interface Drs {
228
236
  /**
229
237
  * @see {@link ListStagingAccountsCommand}
230
238
  */
239
+ listStagingAccounts(): Promise<ListStagingAccountsCommandOutput>;
231
240
  listStagingAccounts(args: ListStagingAccountsCommandInput, options?: __HttpHandlerOptions): Promise<ListStagingAccountsCommandOutput>;
232
241
  listStagingAccounts(args: ListStagingAccountsCommandInput, cb: (err: any, data?: ListStagingAccountsCommandOutput) => void): void;
233
242
  listStagingAccounts(args: ListStagingAccountsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListStagingAccountsCommandOutput) => void): void;
@@ -353,8 +362,8 @@ export interface Drs {
353
362
  updateReplicationConfigurationTemplate(args: UpdateReplicationConfigurationTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateReplicationConfigurationTemplateCommandOutput) => void): void;
354
363
  }
355
364
  /**
356
- * @public
357
365
  * <p>AWS Elastic Disaster Recovery Service.</p>
366
+ * @public
358
367
  */
359
368
  export declare class Drs extends DrsClient implements Drs {
360
369
  }
@@ -201,8 +201,8 @@ export type DrsClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHa
201
201
  export interface DrsClientResolvedConfig extends DrsClientResolvedConfigType {
202
202
  }
203
203
  /**
204
- * @public
205
204
  * <p>AWS Elastic Disaster Recovery Service.</p>
205
+ * @public
206
206
  */
207
207
  export declare class DrsClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, DrsClientResolvedConfig> {
208
208
  /**
@@ -22,10 +22,10 @@ export interface AssociateSourceNetworkStackCommandOutput extends AssociateSourc
22
22
  }
23
23
  declare const AssociateSourceNetworkStackCommand_base: {
24
24
  new (input: AssociateSourceNetworkStackCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateSourceNetworkStackCommandInput, AssociateSourceNetworkStackCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AssociateSourceNetworkStackCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateSourceNetworkStackCommandInput, AssociateSourceNetworkStackCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Associate a Source Network to an existing CloudFormation Stack and modify launch templates to use this network. Can be used for reverting to previously deployed CloudFormation stacks.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -129,6 +129,7 @@ declare const AssociateSourceNetworkStackCommand_base: {
129
129
  * @throws {@link DrsServiceException}
130
130
  * <p>Base exception class for all service exceptions from Drs service.</p>
131
131
  *
132
+ * @public
132
133
  */
133
134
  export declare class AssociateSourceNetworkStackCommand extends AssociateSourceNetworkStackCommand_base {
134
135
  }
@@ -22,10 +22,10 @@ export interface CreateExtendedSourceServerCommandOutput extends CreateExtendedS
22
22
  }
23
23
  declare const CreateExtendedSourceServerCommand_base: {
24
24
  new (input: CreateExtendedSourceServerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExtendedSourceServerCommandInput, CreateExtendedSourceServerCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateExtendedSourceServerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExtendedSourceServerCommandInput, CreateExtendedSourceServerCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Create an extended source server in the target Account based on the source server in staging account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -180,6 +180,7 @@ declare const CreateExtendedSourceServerCommand_base: {
180
180
  * @throws {@link DrsServiceException}
181
181
  * <p>Base exception class for all service exceptions from Drs service.</p>
182
182
  *
183
+ * @public
183
184
  */
184
185
  export declare class CreateExtendedSourceServerCommand extends CreateExtendedSourceServerCommand_base {
185
186
  }
@@ -22,10 +22,10 @@ export interface CreateLaunchConfigurationTemplateCommandOutput extends CreateLa
22
22
  }
23
23
  declare const CreateLaunchConfigurationTemplateCommand_base: {
24
24
  new (input: CreateLaunchConfigurationTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLaunchConfigurationTemplateCommandInput, CreateLaunchConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [CreateLaunchConfigurationTemplateCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateLaunchConfigurationTemplateCommandInput, CreateLaunchConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new Launch Configuration Template.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -99,6 +99,7 @@ declare const CreateLaunchConfigurationTemplateCommand_base: {
99
99
  * @throws {@link DrsServiceException}
100
100
  * <p>Base exception class for all service exceptions from Drs service.</p>
101
101
  *
102
+ * @public
102
103
  */
103
104
  export declare class CreateLaunchConfigurationTemplateCommand extends CreateLaunchConfigurationTemplateCommand_base {
104
105
  }
@@ -22,10 +22,10 @@ export interface CreateReplicationConfigurationTemplateCommandOutput extends Rep
22
22
  }
23
23
  declare const CreateReplicationConfigurationTemplateCommand_base: {
24
24
  new (input: CreateReplicationConfigurationTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReplicationConfigurationTemplateCommandInput, CreateReplicationConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateReplicationConfigurationTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReplicationConfigurationTemplateCommandInput, CreateReplicationConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new ReplicationConfigurationTemplate.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -129,6 +129,7 @@ declare const CreateReplicationConfigurationTemplateCommand_base: {
129
129
  * @throws {@link DrsServiceException}
130
130
  * <p>Base exception class for all service exceptions from Drs service.</p>
131
131
  *
132
+ * @public
132
133
  */
133
134
  export declare class CreateReplicationConfigurationTemplateCommand extends CreateReplicationConfigurationTemplateCommand_base {
134
135
  }
@@ -22,10 +22,10 @@ export interface CreateSourceNetworkCommandOutput extends CreateSourceNetworkRes
22
22
  }
23
23
  declare const CreateSourceNetworkCommand_base: {
24
24
  new (input: CreateSourceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSourceNetworkCommandInput, CreateSourceNetworkCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateSourceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSourceNetworkCommandInput, CreateSourceNetworkCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Create a new Source Network resource for a provided VPC ID.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const CreateSourceNetworkCommand_base: {
79
79
  * @throws {@link DrsServiceException}
80
80
  * <p>Base exception class for all service exceptions from Drs service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class CreateSourceNetworkCommand extends CreateSourceNetworkCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface DeleteJobCommandOutput extends DeleteJobResponse, __MetadataBea
22
22
  }
23
23
  declare const DeleteJobCommand_base: {
24
24
  new (input: DeleteJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteJobCommandInput, DeleteJobCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteJobCommandInput, DeleteJobCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a single Job by ID.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const DeleteJobCommand_base: {
66
66
  * @throws {@link DrsServiceException}
67
67
  * <p>Base exception class for all service exceptions from Drs service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class DeleteJobCommand extends DeleteJobCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface DeleteLaunchActionCommandOutput extends DeleteLaunchActionRespo
22
22
  }
23
23
  declare const DeleteLaunchActionCommand_base: {
24
24
  new (input: DeleteLaunchActionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLaunchActionCommandInput, DeleteLaunchActionCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteLaunchActionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLaunchActionCommandInput, DeleteLaunchActionCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a resource launch action.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -67,6 +67,7 @@ declare const DeleteLaunchActionCommand_base: {
67
67
  * @throws {@link DrsServiceException}
68
68
  * <p>Base exception class for all service exceptions from Drs service.</p>
69
69
  *
70
+ * @public
70
71
  */
71
72
  export declare class DeleteLaunchActionCommand extends DeleteLaunchActionCommand_base {
72
73
  }
@@ -22,10 +22,10 @@ export interface DeleteLaunchConfigurationTemplateCommandOutput extends DeleteLa
22
22
  }
23
23
  declare const DeleteLaunchConfigurationTemplateCommand_base: {
24
24
  new (input: DeleteLaunchConfigurationTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLaunchConfigurationTemplateCommandInput, DeleteLaunchConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteLaunchConfigurationTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLaunchConfigurationTemplateCommandInput, DeleteLaunchConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a single Launch Configuration Template by ID.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const DeleteLaunchConfigurationTemplateCommand_base: {
66
66
  * @throws {@link DrsServiceException}
67
67
  * <p>Base exception class for all service exceptions from Drs service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class DeleteLaunchConfigurationTemplateCommand extends DeleteLaunchConfigurationTemplateCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface DeleteRecoveryInstanceCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteRecoveryInstanceCommand_base: {
24
24
  new (input: DeleteRecoveryInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRecoveryInstanceCommandInput, DeleteRecoveryInstanceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteRecoveryInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRecoveryInstanceCommandInput, DeleteRecoveryInstanceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a single Recovery Instance by ID. This deletes the Recovery Instance resource from Elastic Disaster Recovery. The Recovery Instance must be disconnected first in order to delete it.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const DeleteRecoveryInstanceCommand_base: {
66
66
  * @throws {@link DrsServiceException}
67
67
  * <p>Base exception class for all service exceptions from Drs service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class DeleteRecoveryInstanceCommand extends DeleteRecoveryInstanceCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface DeleteReplicationConfigurationTemplateCommandOutput extends Del
22
22
  }
23
23
  declare const DeleteReplicationConfigurationTemplateCommand_base: {
24
24
  new (input: DeleteReplicationConfigurationTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationConfigurationTemplateCommandInput, DeleteReplicationConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteReplicationConfigurationTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationConfigurationTemplateCommandInput, DeleteReplicationConfigurationTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a single Replication Configuration Template by ID</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const DeleteReplicationConfigurationTemplateCommand_base: {
66
66
  * @throws {@link DrsServiceException}
67
67
  * <p>Base exception class for all service exceptions from Drs service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class DeleteReplicationConfigurationTemplateCommand extends DeleteReplicationConfigurationTemplateCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface DeleteSourceNetworkCommandOutput extends DeleteSourceNetworkRes
22
22
  }
23
23
  declare const DeleteSourceNetworkCommand_base: {
24
24
  new (input: DeleteSourceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSourceNetworkCommandInput, DeleteSourceNetworkCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteSourceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSourceNetworkCommandInput, DeleteSourceNetworkCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Delete Source Network resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const DeleteSourceNetworkCommand_base: {
66
66
  * @throws {@link DrsServiceException}
67
67
  * <p>Base exception class for all service exceptions from Drs service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class DeleteSourceNetworkCommand extends DeleteSourceNetworkCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface DeleteSourceServerCommandOutput extends DeleteSourceServerRespo
22
22
  }
23
23
  declare const DeleteSourceServerCommand_base: {
24
24
  new (input: DeleteSourceServerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSourceServerCommandInput, DeleteSourceServerCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteSourceServerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSourceServerCommandInput, DeleteSourceServerCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a single Source Server by ID. The Source Server must be disconnected first.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const DeleteSourceServerCommand_base: {
66
66
  * @throws {@link DrsServiceException}
67
67
  * <p>Base exception class for all service exceptions from Drs service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class DeleteSourceServerCommand extends DeleteSourceServerCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface DescribeJobLogItemsCommandOutput extends DescribeJobLogItemsRes
22
22
  }
23
23
  declare const DescribeJobLogItemsCommand_base: {
24
24
  new (input: DescribeJobLogItemsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeJobLogItemsCommandInput, DescribeJobLogItemsCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeJobLogItemsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeJobLogItemsCommandInput, DescribeJobLogItemsCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a detailed Job log with pagination.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -108,6 +108,7 @@ declare const DescribeJobLogItemsCommand_base: {
108
108
  * @throws {@link DrsServiceException}
109
109
  * <p>Base exception class for all service exceptions from Drs service.</p>
110
110
  *
111
+ * @public
111
112
  */
112
113
  export declare class DescribeJobLogItemsCommand extends DescribeJobLogItemsCommand_base {
113
114
  }
@@ -22,10 +22,10 @@ export interface DescribeJobsCommandOutput extends DescribeJobsResponse, __Metad
22
22
  }
23
23
  declare const DescribeJobsCommand_base: {
24
24
  new (input: DescribeJobsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeJobsCommandInput, DescribeJobsCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeJobsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeJobsCommandInput, DescribeJobsCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of Jobs. Use the JobsID and fromDate and toDate filters to limit which jobs are returned. The response is sorted by creationDataTime - latest date first. Jobs are created by the StartRecovery, TerminateRecoveryInstances and StartFailbackLaunch APIs. Jobs are also created by DiagnosticLaunch and TerminateDiagnosticInstances, which are APIs available only to *Support* and only used in response to relevant support tickets.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -130,6 +130,7 @@ declare const DescribeJobsCommand_base: {
130
130
  * @throws {@link DrsServiceException}
131
131
  * <p>Base exception class for all service exceptions from Drs service.</p>
132
132
  *
133
+ * @public
133
134
  */
134
135
  export declare class DescribeJobsCommand extends DescribeJobsCommand_base {
135
136
  }
@@ -22,10 +22,10 @@ export interface DescribeLaunchConfigurationTemplatesCommandOutput extends Descr
22
22
  }
23
23
  declare const DescribeLaunchConfigurationTemplatesCommand_base: {
24
24
  new (input: DescribeLaunchConfigurationTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLaunchConfigurationTemplatesCommandInput, DescribeLaunchConfigurationTemplatesCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeLaunchConfigurationTemplatesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeLaunchConfigurationTemplatesCommandInput, DescribeLaunchConfigurationTemplatesCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all Launch Configuration Templates, filtered by Launch Configuration Template IDs</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -91,6 +91,7 @@ declare const DescribeLaunchConfigurationTemplatesCommand_base: {
91
91
  * @throws {@link DrsServiceException}
92
92
  * <p>Base exception class for all service exceptions from Drs service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class DescribeLaunchConfigurationTemplatesCommand extends DescribeLaunchConfigurationTemplatesCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface DescribeRecoveryInstancesCommandOutput extends DescribeRecovery
22
22
  }
23
23
  declare const DescribeRecoveryInstancesCommand_base: {
24
24
  new (input: DescribeRecoveryInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRecoveryInstancesCommandInput, DescribeRecoveryInstancesCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeRecoveryInstancesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeRecoveryInstancesCommandInput, DescribeRecoveryInstancesCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all Recovery Instances or multiple Recovery Instances by ID.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -167,6 +167,7 @@ declare const DescribeRecoveryInstancesCommand_base: {
167
167
  * @throws {@link DrsServiceException}
168
168
  * <p>Base exception class for all service exceptions from Drs service.</p>
169
169
  *
170
+ * @public
170
171
  */
171
172
  export declare class DescribeRecoveryInstancesCommand extends DescribeRecoveryInstancesCommand_base {
172
173
  }
@@ -22,10 +22,10 @@ export interface DescribeRecoverySnapshotsCommandOutput extends DescribeRecovery
22
22
  }
23
23
  declare const DescribeRecoverySnapshotsCommand_base: {
24
24
  new (input: DescribeRecoverySnapshotsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRecoverySnapshotsCommandInput, DescribeRecoverySnapshotsCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeRecoverySnapshotsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRecoverySnapshotsCommandInput, DescribeRecoverySnapshotsCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all Recovery Snapshots for a single Source Server.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -86,6 +86,7 @@ declare const DescribeRecoverySnapshotsCommand_base: {
86
86
  * @throws {@link DrsServiceException}
87
87
  * <p>Base exception class for all service exceptions from Drs service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class DescribeRecoverySnapshotsCommand extends DescribeRecoverySnapshotsCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface DescribeReplicationConfigurationTemplatesCommandOutput extends
22
22
  }
23
23
  declare const DescribeReplicationConfigurationTemplatesCommand_base: {
24
24
  new (input: DescribeReplicationConfigurationTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReplicationConfigurationTemplatesCommandInput, DescribeReplicationConfigurationTemplatesCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeReplicationConfigurationTemplatesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeReplicationConfigurationTemplatesCommandInput, DescribeReplicationConfigurationTemplatesCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all ReplicationConfigurationTemplates, filtered by Source Server IDs.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -107,6 +107,7 @@ declare const DescribeReplicationConfigurationTemplatesCommand_base: {
107
107
  * @throws {@link DrsServiceException}
108
108
  * <p>Base exception class for all service exceptions from Drs service.</p>
109
109
  *
110
+ * @public
110
111
  */
111
112
  export declare class DescribeReplicationConfigurationTemplatesCommand extends DescribeReplicationConfigurationTemplatesCommand_base {
112
113
  }
@@ -22,10 +22,10 @@ export interface DescribeSourceNetworksCommandOutput extends DescribeSourceNetwo
22
22
  }
23
23
  declare const DescribeSourceNetworksCommand_base: {
24
24
  new (input: DescribeSourceNetworksCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSourceNetworksCommandInput, DescribeSourceNetworksCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeSourceNetworksCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeSourceNetworksCommandInput, DescribeSourceNetworksCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all Source Networks or multiple Source Networks filtered by ID.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -94,6 +94,7 @@ declare const DescribeSourceNetworksCommand_base: {
94
94
  * @throws {@link DrsServiceException}
95
95
  * <p>Base exception class for all service exceptions from Drs service.</p>
96
96
  *
97
+ * @public
97
98
  */
98
99
  export declare class DescribeSourceNetworksCommand extends DescribeSourceNetworksCommand_base {
99
100
  }
@@ -22,10 +22,10 @@ export interface DescribeSourceServersCommandOutput extends DescribeSourceServer
22
22
  }
23
23
  declare const DescribeSourceServersCommand_base: {
24
24
  new (input: DescribeSourceServersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSourceServersCommandInput, DescribeSourceServersCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeSourceServersCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeSourceServersCommandInput, DescribeSourceServersCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all Source Servers or multiple Source Servers filtered by ID.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -181,6 +181,7 @@ declare const DescribeSourceServersCommand_base: {
181
181
  * @throws {@link DrsServiceException}
182
182
  * <p>Base exception class for all service exceptions from Drs service.</p>
183
183
  *
184
+ * @public
184
185
  */
185
186
  export declare class DescribeSourceServersCommand extends DescribeSourceServersCommand_base {
186
187
  }
@@ -22,10 +22,10 @@ export interface DisconnectRecoveryInstanceCommandOutput extends __MetadataBeare
22
22
  }
23
23
  declare const DisconnectRecoveryInstanceCommand_base: {
24
24
  new (input: DisconnectRecoveryInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DisconnectRecoveryInstanceCommandInput, DisconnectRecoveryInstanceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisconnectRecoveryInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DisconnectRecoveryInstanceCommandInput, DisconnectRecoveryInstanceCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disconnect a Recovery Instance from Elastic Disaster Recovery. Data replication is stopped immediately. All AWS resources created by Elastic Disaster Recovery for enabling the replication of the Recovery Instance will be terminated / deleted within 90 minutes. If the agent on the Recovery Instance has not been prevented from communicating with the Elastic Disaster Recovery service, then it will receive a command to uninstall itself (within approximately 10 minutes). The following properties of the Recovery Instance will be changed immediately: dataReplicationInfo.dataReplicationState will be set to DISCONNECTED; The totalStorageBytes property for each of dataReplicationInfo.replicatedDisks will be set to zero; dataReplicationInfo.lagDuration and dataReplicationInfo.lagDuration will be nullified.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -69,6 +69,7 @@ declare const DisconnectRecoveryInstanceCommand_base: {
69
69
  * @throws {@link DrsServiceException}
70
70
  * <p>Base exception class for all service exceptions from Drs service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class DisconnectRecoveryInstanceCommand extends DisconnectRecoveryInstanceCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface DisconnectSourceServerCommandOutput extends SourceServer, __Met
22
22
  }
23
23
  declare const DisconnectSourceServerCommand_base: {
24
24
  new (input: DisconnectSourceServerCommandInput): import("@smithy/smithy-client").CommandImpl<DisconnectSourceServerCommandInput, DisconnectSourceServerCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisconnectSourceServerCommandInput): import("@smithy/smithy-client").CommandImpl<DisconnectSourceServerCommandInput, DisconnectSourceServerCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disconnects a specific Source Server from Elastic Disaster Recovery. Data replication is stopped immediately. All AWS resources created by Elastic Disaster Recovery for enabling the replication of the Source Server will be terminated / deleted within 90 minutes. You cannot disconnect a Source Server if it has a Recovery Instance. If the agent on the Source Server has not been prevented from communicating with the Elastic Disaster Recovery service, then it will receive a command to uninstall itself (within approximately 10 minutes). The following properties of the SourceServer will be changed immediately: dataReplicationInfo.dataReplicationState will be set to DISCONNECTED; The totalStorageBytes property for each of dataReplicationInfo.replicatedDisks will be set to zero; dataReplicationInfo.lagDuration and dataReplicationInfo.lagDuration will be nullified.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -169,6 +169,7 @@ declare const DisconnectSourceServerCommand_base: {
169
169
  * @throws {@link DrsServiceException}
170
170
  * <p>Base exception class for all service exceptions from Drs service.</p>
171
171
  *
172
+ * @public
172
173
  */
173
174
  export declare class DisconnectSourceServerCommand extends DisconnectSourceServerCommand_base {
174
175
  }
@@ -22,10 +22,10 @@ export interface ExportSourceNetworkCfnTemplateCommandOutput extends ExportSourc
22
22
  }
23
23
  declare const ExportSourceNetworkCfnTemplateCommand_base: {
24
24
  new (input: ExportSourceNetworkCfnTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<ExportSourceNetworkCfnTemplateCommandInput, ExportSourceNetworkCfnTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ExportSourceNetworkCfnTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<ExportSourceNetworkCfnTemplateCommandInput, ExportSourceNetworkCfnTemplateCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Export the Source Network CloudFormation template to an S3 bucket.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const ExportSourceNetworkCfnTemplateCommand_base: {
71
71
  * @throws {@link DrsServiceException}
72
72
  * <p>Base exception class for all service exceptions from Drs service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class ExportSourceNetworkCfnTemplateCommand extends ExportSourceNetworkCfnTemplateCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface GetFailbackReplicationConfigurationCommandOutput extends GetFai
22
22
  }
23
23
  declare const GetFailbackReplicationConfigurationCommand_base: {
24
24
  new (input: GetFailbackReplicationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetFailbackReplicationConfigurationCommandInput, GetFailbackReplicationConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetFailbackReplicationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetFailbackReplicationConfigurationCommandInput, GetFailbackReplicationConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all Failback ReplicationConfigurations, filtered by Recovery Instance ID.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -68,6 +68,7 @@ declare const GetFailbackReplicationConfigurationCommand_base: {
68
68
  * @throws {@link DrsServiceException}
69
69
  * <p>Base exception class for all service exceptions from Drs service.</p>
70
70
  *
71
+ * @public
71
72
  */
72
73
  export declare class GetFailbackReplicationConfigurationCommand extends GetFailbackReplicationConfigurationCommand_base {
73
74
  }
@@ -22,10 +22,10 @@ export interface GetLaunchConfigurationCommandOutput extends LaunchConfiguration
22
22
  }
23
23
  declare const GetLaunchConfigurationCommand_base: {
24
24
  new (input: GetLaunchConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetLaunchConfigurationCommandInput, GetLaunchConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetLaunchConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetLaunchConfigurationCommandInput, GetLaunchConfigurationCommandOutput, DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a LaunchConfiguration, filtered by Source Server IDs.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const GetLaunchConfigurationCommand_base: {
78
78
  * @throws {@link DrsServiceException}
79
79
  * <p>Base exception class for all service exceptions from Drs service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class GetLaunchConfigurationCommand extends GetLaunchConfigurationCommand_base {
83
84
  }