@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.
- package/dist-types/Drs.d.ts +10 -1
- package/dist-types/DrsClient.d.ts +1 -1
- package/dist-types/commands/AssociateSourceNetworkStackCommand.d.ts +2 -1
- package/dist-types/commands/CreateExtendedSourceServerCommand.d.ts +2 -1
- package/dist-types/commands/CreateLaunchConfigurationTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateReplicationConfigurationTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateSourceNetworkCommand.d.ts +2 -1
- package/dist-types/commands/DeleteJobCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLaunchActionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRecoveryInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSourceNetworkCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSourceServerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeJobLogItemsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeJobsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRecoveryInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRecoverySnapshotsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSourceNetworksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSourceServersCommand.d.ts +2 -1
- package/dist-types/commands/DisconnectRecoveryInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DisconnectSourceServerCommand.d.ts +2 -1
- package/dist-types/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetFailbackReplicationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetLaunchConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetReplicationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/InitializeServiceCommand.d.ts +2 -1
- package/dist-types/commands/ListExtensibleSourceServersCommand.d.ts +2 -1
- package/dist-types/commands/ListLaunchActionsCommand.d.ts +2 -1
- package/dist-types/commands/ListStagingAccountsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutLaunchActionCommand.d.ts +2 -1
- package/dist-types/commands/RetryDataReplicationCommand.d.ts +4 -3
- package/dist-types/commands/ReverseReplicationCommand.d.ts +2 -1
- package/dist-types/commands/StartFailbackLaunchCommand.d.ts +2 -1
- package/dist-types/commands/StartRecoveryCommand.d.ts +2 -1
- package/dist-types/commands/StartReplicationCommand.d.ts +2 -1
- package/dist-types/commands/StartSourceNetworkRecoveryCommand.d.ts +2 -1
- package/dist-types/commands/StartSourceNetworkReplicationCommand.d.ts +2 -1
- package/dist-types/commands/StopFailbackCommand.d.ts +2 -1
- package/dist-types/commands/StopReplicationCommand.d.ts +2 -1
- package/dist-types/commands/StopSourceNetworkReplicationCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/TerminateRecoveryInstancesCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLaunchConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateReplicationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +596 -596
- package/dist-types/ts3.4/Drs.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateSourceNetworkStackCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateExtendedSourceServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLaunchConfigurationTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateReplicationConfigurationTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSourceNetworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLaunchActionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRecoveryInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSourceNetworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSourceServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeJobLogItemsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRecoveryInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRecoverySnapshotsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSourceNetworksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSourceServersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisconnectRecoveryInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisconnectSourceServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFailbackReplicationConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLaunchConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReplicationConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/InitializeServiceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListExtensibleSourceServersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLaunchActionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListStagingAccountsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutLaunchActionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RetryDataReplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReverseReplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartFailbackLaunchCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartRecoveryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartSourceNetworkRecoveryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartSourceNetworkReplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopFailbackCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopSourceNetworkReplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TerminateRecoveryInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -227,6 +227,7 @@ export interface Drs {
|
|
|
227
227
|
options: __HttpHandlerOptions,
|
|
228
228
|
cb: (err: any, data?: CreateExtendedSourceServerCommandOutput) => void
|
|
229
229
|
): void;
|
|
230
|
+
createLaunchConfigurationTemplate(): Promise<CreateLaunchConfigurationTemplateCommandOutput>;
|
|
230
231
|
createLaunchConfigurationTemplate(
|
|
231
232
|
args: CreateLaunchConfigurationTemplateCommandInput,
|
|
232
233
|
options?: __HttpHandlerOptions
|
|
@@ -394,6 +395,7 @@ export interface Drs {
|
|
|
394
395
|
options: __HttpHandlerOptions,
|
|
395
396
|
cb: (err: any, data?: DescribeJobLogItemsCommandOutput) => void
|
|
396
397
|
): void;
|
|
398
|
+
describeJobs(): Promise<DescribeJobsCommandOutput>;
|
|
397
399
|
describeJobs(
|
|
398
400
|
args: DescribeJobsCommandInput,
|
|
399
401
|
options?: __HttpHandlerOptions
|
|
@@ -407,6 +409,7 @@ export interface Drs {
|
|
|
407
409
|
options: __HttpHandlerOptions,
|
|
408
410
|
cb: (err: any, data?: DescribeJobsCommandOutput) => void
|
|
409
411
|
): void;
|
|
412
|
+
describeLaunchConfigurationTemplates(): Promise<DescribeLaunchConfigurationTemplatesCommandOutput>;
|
|
410
413
|
describeLaunchConfigurationTemplates(
|
|
411
414
|
args: DescribeLaunchConfigurationTemplatesCommandInput,
|
|
412
415
|
options?: __HttpHandlerOptions
|
|
@@ -426,6 +429,7 @@ export interface Drs {
|
|
|
426
429
|
data?: DescribeLaunchConfigurationTemplatesCommandOutput
|
|
427
430
|
) => void
|
|
428
431
|
): void;
|
|
432
|
+
describeRecoveryInstances(): Promise<DescribeRecoveryInstancesCommandOutput>;
|
|
429
433
|
describeRecoveryInstances(
|
|
430
434
|
args: DescribeRecoveryInstancesCommandInput,
|
|
431
435
|
options?: __HttpHandlerOptions
|
|
@@ -452,6 +456,7 @@ export interface Drs {
|
|
|
452
456
|
options: __HttpHandlerOptions,
|
|
453
457
|
cb: (err: any, data?: DescribeRecoverySnapshotsCommandOutput) => void
|
|
454
458
|
): void;
|
|
459
|
+
describeReplicationConfigurationTemplates(): Promise<DescribeReplicationConfigurationTemplatesCommandOutput>;
|
|
455
460
|
describeReplicationConfigurationTemplates(
|
|
456
461
|
args: DescribeReplicationConfigurationTemplatesCommandInput,
|
|
457
462
|
options?: __HttpHandlerOptions
|
|
@@ -471,6 +476,7 @@ export interface Drs {
|
|
|
471
476
|
data?: DescribeReplicationConfigurationTemplatesCommandOutput
|
|
472
477
|
) => void
|
|
473
478
|
): void;
|
|
479
|
+
describeSourceNetworks(): Promise<DescribeSourceNetworksCommandOutput>;
|
|
474
480
|
describeSourceNetworks(
|
|
475
481
|
args: DescribeSourceNetworksCommandInput,
|
|
476
482
|
options?: __HttpHandlerOptions
|
|
@@ -484,6 +490,7 @@ export interface Drs {
|
|
|
484
490
|
options: __HttpHandlerOptions,
|
|
485
491
|
cb: (err: any, data?: DescribeSourceNetworksCommandOutput) => void
|
|
486
492
|
): void;
|
|
493
|
+
describeSourceServers(): Promise<DescribeSourceServersCommandOutput>;
|
|
487
494
|
describeSourceServers(
|
|
488
495
|
args: DescribeSourceServersCommandInput,
|
|
489
496
|
options?: __HttpHandlerOptions
|
|
@@ -581,6 +588,7 @@ export interface Drs {
|
|
|
581
588
|
options: __HttpHandlerOptions,
|
|
582
589
|
cb: (err: any, data?: GetReplicationConfigurationCommandOutput) => void
|
|
583
590
|
): void;
|
|
591
|
+
initializeService(): Promise<InitializeServiceCommandOutput>;
|
|
584
592
|
initializeService(
|
|
585
593
|
args: InitializeServiceCommandInput,
|
|
586
594
|
options?: __HttpHandlerOptions
|
|
@@ -620,6 +628,7 @@ export interface Drs {
|
|
|
620
628
|
options: __HttpHandlerOptions,
|
|
621
629
|
cb: (err: any, data?: ListLaunchActionsCommandOutput) => void
|
|
622
630
|
): void;
|
|
631
|
+
listStagingAccounts(): Promise<ListStagingAccountsCommandOutput>;
|
|
623
632
|
listStagingAccounts(
|
|
624
633
|
args: ListStagingAccountsCommandInput,
|
|
625
634
|
options?: __HttpHandlerOptions
|
|
@@ -25,6 +25,15 @@ declare const AssociateSourceNetworkStackCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AssociateSourceNetworkStackCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AssociateSourceNetworkStackCommandInput,
|
|
32
|
+
AssociateSourceNetworkStackCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AssociateSourceNetworkStackCommand extends AssociateSourceNetworkStackCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateExtendedSourceServerCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateExtendedSourceServerCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateExtendedSourceServerCommandInput,
|
|
32
|
+
CreateExtendedSourceServerCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateExtendedSourceServerCommand extends CreateExtendedSourceServerCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateLaunchConfigurationTemplateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [CreateLaunchConfigurationTemplateCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateLaunchConfigurationTemplateCommandInput,
|
|
32
|
+
CreateLaunchConfigurationTemplateCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateLaunchConfigurationTemplateCommand extends CreateLaunchConfigurationTemplateCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateReplicationConfigurationTemplateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateReplicationConfigurationTemplateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateReplicationConfigurationTemplateCommandInput,
|
|
32
|
+
CreateReplicationConfigurationTemplateCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateReplicationConfigurationTemplateCommand extends CreateReplicationConfigurationTemplateCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateSourceNetworkCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateSourceNetworkCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateSourceNetworkCommandInput,
|
|
32
|
+
CreateSourceNetworkCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateSourceNetworkCommand extends CreateSourceNetworkCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteJobCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteJobCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteJobCommandInput,
|
|
28
|
+
DeleteJobCommandOutput,
|
|
29
|
+
DrsClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteJobCommand extends DeleteJobCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteLaunchActionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteLaunchActionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteLaunchActionCommandInput,
|
|
32
|
+
DeleteLaunchActionCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteLaunchActionCommand extends DeleteLaunchActionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteLaunchConfigurationTemplateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteLaunchConfigurationTemplateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteLaunchConfigurationTemplateCommandInput,
|
|
32
|
+
DeleteLaunchConfigurationTemplateCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteLaunchConfigurationTemplateCommand extends DeleteLaunchConfigurationTemplateCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const DeleteRecoveryInstanceCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: DeleteRecoveryInstanceCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
DeleteRecoveryInstanceCommandInput,
|
|
27
|
+
DeleteRecoveryInstanceCommandOutput,
|
|
28
|
+
DrsClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class DeleteRecoveryInstanceCommand extends DeleteRecoveryInstanceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteReplicationConfigurationTemplateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteReplicationConfigurationTemplateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteReplicationConfigurationTemplateCommandInput,
|
|
32
|
+
DeleteReplicationConfigurationTemplateCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteReplicationConfigurationTemplateCommand extends DeleteReplicationConfigurationTemplateCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteSourceNetworkCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteSourceNetworkCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteSourceNetworkCommandInput,
|
|
32
|
+
DeleteSourceNetworkCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteSourceNetworkCommand extends DeleteSourceNetworkCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteSourceServerCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteSourceServerCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteSourceServerCommandInput,
|
|
32
|
+
DeleteSourceServerCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteSourceServerCommand extends DeleteSourceServerCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeJobLogItemsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeJobLogItemsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeJobLogItemsCommandInput,
|
|
32
|
+
DescribeJobLogItemsCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeJobLogItemsCommand extends DescribeJobLogItemsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DescribeJobsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [DescribeJobsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DescribeJobsCommandInput,
|
|
28
|
+
DescribeJobsCommandOutput,
|
|
29
|
+
DrsClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DescribeJobsCommand extends DescribeJobsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeLaunchConfigurationTemplatesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeLaunchConfigurationTemplatesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeLaunchConfigurationTemplatesCommandInput,
|
|
32
|
+
DescribeLaunchConfigurationTemplatesCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeLaunchConfigurationTemplatesCommand extends DescribeLaunchConfigurationTemplatesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeRecoveryInstancesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeRecoveryInstancesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeRecoveryInstancesCommandInput,
|
|
32
|
+
DescribeRecoveryInstancesCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeRecoveryInstancesCommand extends DescribeRecoveryInstancesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeRecoverySnapshotsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeRecoverySnapshotsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeRecoverySnapshotsCommandInput,
|
|
32
|
+
DescribeRecoverySnapshotsCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeRecoverySnapshotsCommand extends DescribeRecoverySnapshotsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeReplicationConfigurationTemplatesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeReplicationConfigurationTemplatesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeReplicationConfigurationTemplatesCommandInput,
|
|
32
|
+
DescribeReplicationConfigurationTemplatesCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeReplicationConfigurationTemplatesCommand extends DescribeReplicationConfigurationTemplatesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeSourceNetworksCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeSourceNetworksCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeSourceNetworksCommandInput,
|
|
32
|
+
DescribeSourceNetworksCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeSourceNetworksCommand extends DescribeSourceNetworksCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeSourceServersCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeSourceServersCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeSourceServersCommandInput,
|
|
32
|
+
DescribeSourceServersCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeSourceServersCommand extends DescribeSourceServersCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DisconnectRecoveryInstanceCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DisconnectRecoveryInstanceCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DisconnectRecoveryInstanceCommandInput,
|
|
28
|
+
DisconnectRecoveryInstanceCommandOutput,
|
|
29
|
+
DrsClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DisconnectRecoveryInstanceCommand extends DisconnectRecoveryInstanceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DisconnectSourceServerCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DisconnectSourceServerCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DisconnectSourceServerCommandInput,
|
|
32
|
+
DisconnectSourceServerCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DisconnectSourceServerCommand extends DisconnectSourceServerCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ExportSourceNetworkCfnTemplateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ExportSourceNetworkCfnTemplateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ExportSourceNetworkCfnTemplateCommandInput,
|
|
32
|
+
ExportSourceNetworkCfnTemplateCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ExportSourceNetworkCfnTemplateCommand extends ExportSourceNetworkCfnTemplateCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetFailbackReplicationConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetFailbackReplicationConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetFailbackReplicationConfigurationCommandInput,
|
|
32
|
+
GetFailbackReplicationConfigurationCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetFailbackReplicationConfigurationCommand extends GetFailbackReplicationConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetLaunchConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetLaunchConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetLaunchConfigurationCommandInput,
|
|
32
|
+
GetLaunchConfigurationCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetLaunchConfigurationCommand extends GetLaunchConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetReplicationConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetReplicationConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetReplicationConfigurationCommandInput,
|
|
32
|
+
GetReplicationConfigurationCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetReplicationConfigurationCommand extends GetReplicationConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const InitializeServiceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [InitializeServiceCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
InitializeServiceCommandInput,
|
|
32
|
+
InitializeServiceCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class InitializeServiceCommand extends InitializeServiceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListExtensibleSourceServersCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListExtensibleSourceServersCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListExtensibleSourceServersCommandInput,
|
|
32
|
+
ListExtensibleSourceServersCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListExtensibleSourceServersCommand extends ListExtensibleSourceServersCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListLaunchActionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListLaunchActionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListLaunchActionsCommandInput,
|
|
32
|
+
ListLaunchActionsCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListLaunchActionsCommand extends ListLaunchActionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListStagingAccountsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListStagingAccountsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListStagingAccountsCommandInput,
|
|
32
|
+
ListStagingAccountsCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListStagingAccountsCommand extends ListStagingAccountsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListTagsForResourceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListTagsForResourceCommandInput,
|
|
32
|
+
ListTagsForResourceCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const PutLaunchActionCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: PutLaunchActionCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
PutLaunchActionCommandInput,
|
|
31
|
+
PutLaunchActionCommandOutput,
|
|
32
|
+
DrsClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class PutLaunchActionCommand extends PutLaunchActionCommand_base {}
|
|
@@ -22,6 +22,15 @@ declare const RetryDataReplicationCommand_base: {
|
|
|
22
22
|
ServiceInputTypes,
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
|
+
new (
|
|
26
|
+
__0_0: RetryDataReplicationCommandInput
|
|
27
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
28
|
+
RetryDataReplicationCommandInput,
|
|
29
|
+
RetryDataReplicationCommandOutput,
|
|
30
|
+
DrsClientResolvedConfig,
|
|
31
|
+
ServiceInputTypes,
|
|
32
|
+
ServiceOutputTypes
|
|
33
|
+
>;
|
|
25
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
35
|
};
|
|
27
36
|
export declare class RetryDataReplicationCommand extends RetryDataReplicationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ReverseReplicationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ReverseReplicationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ReverseReplicationCommandInput,
|
|
32
|
+
ReverseReplicationCommandOutput,
|
|
33
|
+
DrsClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ReverseReplicationCommand extends ReverseReplicationCommand_base {}
|