@aws-sdk/client-drs 3.651.1 → 3.658.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/commands/AssociateSourceNetworkStackCommand.d.ts +11 -0
- package/dist-types/commands/CreateExtendedSourceServerCommand.d.ts +11 -0
- package/dist-types/commands/CreateLaunchConfigurationTemplateCommand.d.ts +11 -0
- package/dist-types/commands/CreateReplicationConfigurationTemplateCommand.d.ts +11 -0
- package/dist-types/commands/CreateSourceNetworkCommand.d.ts +11 -0
- package/dist-types/commands/DeleteJobCommand.d.ts +11 -0
- package/dist-types/commands/DeleteLaunchActionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRecoveryInstanceCommand.d.ts +11 -0
- package/dist-types/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSourceNetworkCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSourceServerCommand.d.ts +11 -0
- package/dist-types/commands/DescribeJobLogItemsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeJobsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeRecoveryInstancesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeRecoverySnapshotsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeSourceNetworksCommand.d.ts +11 -0
- package/dist-types/commands/DescribeSourceServersCommand.d.ts +11 -0
- package/dist-types/commands/DisconnectRecoveryInstanceCommand.d.ts +11 -0
- package/dist-types/commands/DisconnectSourceServerCommand.d.ts +11 -0
- package/dist-types/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetFailbackReplicationConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/GetLaunchConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/GetReplicationConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/InitializeServiceCommand.d.ts +11 -0
- package/dist-types/commands/ListExtensibleSourceServersCommand.d.ts +11 -0
- package/dist-types/commands/ListLaunchActionsCommand.d.ts +11 -0
- package/dist-types/commands/ListStagingAccountsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/PutLaunchActionCommand.d.ts +11 -0
- package/dist-types/commands/RetryDataReplicationCommand.d.ts +11 -0
- package/dist-types/commands/ReverseReplicationCommand.d.ts +11 -0
- package/dist-types/commands/StartFailbackLaunchCommand.d.ts +11 -0
- package/dist-types/commands/StartRecoveryCommand.d.ts +11 -0
- package/dist-types/commands/StartReplicationCommand.d.ts +11 -0
- package/dist-types/commands/StartSourceNetworkRecoveryCommand.d.ts +11 -0
- package/dist-types/commands/StartSourceNetworkReplicationCommand.d.ts +11 -0
- package/dist-types/commands/StopFailbackCommand.d.ts +11 -0
- package/dist-types/commands/StopReplicationCommand.d.ts +11 -0
- package/dist-types/commands/StopSourceNetworkReplicationCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/TerminateRecoveryInstancesCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateLaunchConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateReplicationConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateSourceNetworkStackCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateExtendedSourceServerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateLaunchConfigurationTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateReplicationConfigurationTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSourceNetworkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteLaunchActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRecoveryInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSourceNetworkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSourceServerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeJobLogItemsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeJobsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeRecoveryInstancesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeRecoverySnapshotsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeSourceNetworksCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeSourceServersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisconnectRecoveryInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisconnectSourceServerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFailbackReplicationConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLaunchConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetReplicationConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/InitializeServiceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListExtensibleSourceServersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLaunchActionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListStagingAccountsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutLaunchActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RetryDataReplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ReverseReplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartFailbackLaunchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartRecoveryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartSourceNetworkRecoveryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartSourceNetworkReplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopFailbackCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopSourceNetworkReplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TerminateRecoveryInstancesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -133,4 +133,15 @@ declare const AssociateSourceNetworkStackCommand_base: {
|
|
|
133
133
|
* @public
|
|
134
134
|
*/
|
|
135
135
|
export declare class AssociateSourceNetworkStackCommand extends AssociateSourceNetworkStackCommand_base {
|
|
136
|
+
/** @internal type navigation helper, not in runtime. */
|
|
137
|
+
protected static __types: {
|
|
138
|
+
api: {
|
|
139
|
+
input: AssociateSourceNetworkStackRequest;
|
|
140
|
+
output: AssociateSourceNetworkStackResponse;
|
|
141
|
+
};
|
|
142
|
+
sdk: {
|
|
143
|
+
input: AssociateSourceNetworkStackCommandInput;
|
|
144
|
+
output: AssociateSourceNetworkStackCommandOutput;
|
|
145
|
+
};
|
|
146
|
+
};
|
|
136
147
|
}
|
|
@@ -186,4 +186,15 @@ declare const CreateExtendedSourceServerCommand_base: {
|
|
|
186
186
|
* @public
|
|
187
187
|
*/
|
|
188
188
|
export declare class CreateExtendedSourceServerCommand extends CreateExtendedSourceServerCommand_base {
|
|
189
|
+
/** @internal type navigation helper, not in runtime. */
|
|
190
|
+
protected static __types: {
|
|
191
|
+
api: {
|
|
192
|
+
input: CreateExtendedSourceServerRequest;
|
|
193
|
+
output: CreateExtendedSourceServerResponse;
|
|
194
|
+
};
|
|
195
|
+
sdk: {
|
|
196
|
+
input: CreateExtendedSourceServerCommandInput;
|
|
197
|
+
output: CreateExtendedSourceServerCommandOutput;
|
|
198
|
+
};
|
|
199
|
+
};
|
|
189
200
|
}
|
|
@@ -103,4 +103,15 @@ declare const CreateLaunchConfigurationTemplateCommand_base: {
|
|
|
103
103
|
* @public
|
|
104
104
|
*/
|
|
105
105
|
export declare class CreateLaunchConfigurationTemplateCommand extends CreateLaunchConfigurationTemplateCommand_base {
|
|
106
|
+
/** @internal type navigation helper, not in runtime. */
|
|
107
|
+
protected static __types: {
|
|
108
|
+
api: {
|
|
109
|
+
input: CreateLaunchConfigurationTemplateRequest;
|
|
110
|
+
output: CreateLaunchConfigurationTemplateResponse;
|
|
111
|
+
};
|
|
112
|
+
sdk: {
|
|
113
|
+
input: CreateLaunchConfigurationTemplateCommandInput;
|
|
114
|
+
output: CreateLaunchConfigurationTemplateCommandOutput;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
106
117
|
}
|
|
@@ -133,4 +133,15 @@ declare const CreateReplicationConfigurationTemplateCommand_base: {
|
|
|
133
133
|
* @public
|
|
134
134
|
*/
|
|
135
135
|
export declare class CreateReplicationConfigurationTemplateCommand extends CreateReplicationConfigurationTemplateCommand_base {
|
|
136
|
+
/** @internal type navigation helper, not in runtime. */
|
|
137
|
+
protected static __types: {
|
|
138
|
+
api: {
|
|
139
|
+
input: CreateReplicationConfigurationTemplateRequest;
|
|
140
|
+
output: ReplicationConfigurationTemplate;
|
|
141
|
+
};
|
|
142
|
+
sdk: {
|
|
143
|
+
input: CreateReplicationConfigurationTemplateCommandInput;
|
|
144
|
+
output: CreateReplicationConfigurationTemplateCommandOutput;
|
|
145
|
+
};
|
|
146
|
+
};
|
|
136
147
|
}
|
|
@@ -83,4 +83,15 @@ declare const CreateSourceNetworkCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class CreateSourceNetworkCommand extends CreateSourceNetworkCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: CreateSourceNetworkRequest;
|
|
90
|
+
output: CreateSourceNetworkResponse;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: CreateSourceNetworkCommandInput;
|
|
94
|
+
output: CreateSourceNetworkCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -70,4 +70,15 @@ declare const DeleteJobCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class DeleteJobCommand extends DeleteJobCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: DeleteJobRequest;
|
|
77
|
+
output: {};
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: DeleteJobCommandInput;
|
|
81
|
+
output: DeleteJobCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -71,4 +71,15 @@ declare const DeleteLaunchActionCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class DeleteLaunchActionCommand extends DeleteLaunchActionCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: DeleteLaunchActionRequest;
|
|
78
|
+
output: {};
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: DeleteLaunchActionCommandInput;
|
|
82
|
+
output: DeleteLaunchActionCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -70,4 +70,15 @@ declare const DeleteLaunchConfigurationTemplateCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class DeleteLaunchConfigurationTemplateCommand extends DeleteLaunchConfigurationTemplateCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: DeleteLaunchConfigurationTemplateRequest;
|
|
77
|
+
output: {};
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: DeleteLaunchConfigurationTemplateCommandInput;
|
|
81
|
+
output: DeleteLaunchConfigurationTemplateCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -70,4 +70,15 @@ declare const DeleteRecoveryInstanceCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class DeleteRecoveryInstanceCommand extends DeleteRecoveryInstanceCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: DeleteRecoveryInstanceRequest;
|
|
77
|
+
output: {};
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: DeleteRecoveryInstanceCommandInput;
|
|
81
|
+
output: DeleteRecoveryInstanceCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -70,4 +70,15 @@ declare const DeleteReplicationConfigurationTemplateCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class DeleteReplicationConfigurationTemplateCommand extends DeleteReplicationConfigurationTemplateCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: DeleteReplicationConfigurationTemplateRequest;
|
|
77
|
+
output: {};
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: DeleteReplicationConfigurationTemplateCommandInput;
|
|
81
|
+
output: DeleteReplicationConfigurationTemplateCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -70,4 +70,15 @@ declare const DeleteSourceNetworkCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class DeleteSourceNetworkCommand extends DeleteSourceNetworkCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: DeleteSourceNetworkRequest;
|
|
77
|
+
output: {};
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: DeleteSourceNetworkCommandInput;
|
|
81
|
+
output: DeleteSourceNetworkCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -70,4 +70,15 @@ declare const DeleteSourceServerCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class DeleteSourceServerCommand extends DeleteSourceServerCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: DeleteSourceServerRequest;
|
|
77
|
+
output: {};
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: DeleteSourceServerCommandInput;
|
|
81
|
+
output: DeleteSourceServerCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -112,4 +112,15 @@ declare const DescribeJobLogItemsCommand_base: {
|
|
|
112
112
|
* @public
|
|
113
113
|
*/
|
|
114
114
|
export declare class DescribeJobLogItemsCommand extends DescribeJobLogItemsCommand_base {
|
|
115
|
+
/** @internal type navigation helper, not in runtime. */
|
|
116
|
+
protected static __types: {
|
|
117
|
+
api: {
|
|
118
|
+
input: DescribeJobLogItemsRequest;
|
|
119
|
+
output: DescribeJobLogItemsResponse;
|
|
120
|
+
};
|
|
121
|
+
sdk: {
|
|
122
|
+
input: DescribeJobLogItemsCommandInput;
|
|
123
|
+
output: DescribeJobLogItemsCommandOutput;
|
|
124
|
+
};
|
|
125
|
+
};
|
|
115
126
|
}
|
|
@@ -134,4 +134,15 @@ declare const DescribeJobsCommand_base: {
|
|
|
134
134
|
* @public
|
|
135
135
|
*/
|
|
136
136
|
export declare class DescribeJobsCommand extends DescribeJobsCommand_base {
|
|
137
|
+
/** @internal type navigation helper, not in runtime. */
|
|
138
|
+
protected static __types: {
|
|
139
|
+
api: {
|
|
140
|
+
input: DescribeJobsRequest;
|
|
141
|
+
output: DescribeJobsResponse;
|
|
142
|
+
};
|
|
143
|
+
sdk: {
|
|
144
|
+
input: DescribeJobsCommandInput;
|
|
145
|
+
output: DescribeJobsCommandOutput;
|
|
146
|
+
};
|
|
147
|
+
};
|
|
137
148
|
}
|
|
@@ -95,4 +95,15 @@ declare const DescribeLaunchConfigurationTemplatesCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class DescribeLaunchConfigurationTemplatesCommand extends DescribeLaunchConfigurationTemplatesCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: DescribeLaunchConfigurationTemplatesRequest;
|
|
102
|
+
output: DescribeLaunchConfigurationTemplatesResponse;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: DescribeLaunchConfigurationTemplatesCommandInput;
|
|
106
|
+
output: DescribeLaunchConfigurationTemplatesCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -173,4 +173,15 @@ declare const DescribeRecoveryInstancesCommand_base: {
|
|
|
173
173
|
* @public
|
|
174
174
|
*/
|
|
175
175
|
export declare class DescribeRecoveryInstancesCommand extends DescribeRecoveryInstancesCommand_base {
|
|
176
|
+
/** @internal type navigation helper, not in runtime. */
|
|
177
|
+
protected static __types: {
|
|
178
|
+
api: {
|
|
179
|
+
input: DescribeRecoveryInstancesRequest;
|
|
180
|
+
output: DescribeRecoveryInstancesResponse;
|
|
181
|
+
};
|
|
182
|
+
sdk: {
|
|
183
|
+
input: DescribeRecoveryInstancesCommandInput;
|
|
184
|
+
output: DescribeRecoveryInstancesCommandOutput;
|
|
185
|
+
};
|
|
186
|
+
};
|
|
176
187
|
}
|
|
@@ -90,4 +90,15 @@ declare const DescribeRecoverySnapshotsCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class DescribeRecoverySnapshotsCommand extends DescribeRecoverySnapshotsCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: DescribeRecoverySnapshotsRequest;
|
|
97
|
+
output: DescribeRecoverySnapshotsResponse;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: DescribeRecoverySnapshotsCommandInput;
|
|
101
|
+
output: DescribeRecoverySnapshotsCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -111,4 +111,15 @@ declare const DescribeReplicationConfigurationTemplatesCommand_base: {
|
|
|
111
111
|
* @public
|
|
112
112
|
*/
|
|
113
113
|
export declare class DescribeReplicationConfigurationTemplatesCommand extends DescribeReplicationConfigurationTemplatesCommand_base {
|
|
114
|
+
/** @internal type navigation helper, not in runtime. */
|
|
115
|
+
protected static __types: {
|
|
116
|
+
api: {
|
|
117
|
+
input: DescribeReplicationConfigurationTemplatesRequest;
|
|
118
|
+
output: DescribeReplicationConfigurationTemplatesResponse;
|
|
119
|
+
};
|
|
120
|
+
sdk: {
|
|
121
|
+
input: DescribeReplicationConfigurationTemplatesCommandInput;
|
|
122
|
+
output: DescribeReplicationConfigurationTemplatesCommandOutput;
|
|
123
|
+
};
|
|
124
|
+
};
|
|
114
125
|
}
|
|
@@ -98,4 +98,15 @@ declare const DescribeSourceNetworksCommand_base: {
|
|
|
98
98
|
* @public
|
|
99
99
|
*/
|
|
100
100
|
export declare class DescribeSourceNetworksCommand extends DescribeSourceNetworksCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: DescribeSourceNetworksRequest;
|
|
105
|
+
output: DescribeSourceNetworksResponse;
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: DescribeSourceNetworksCommandInput;
|
|
109
|
+
output: DescribeSourceNetworksCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -187,4 +187,15 @@ declare const DescribeSourceServersCommand_base: {
|
|
|
187
187
|
* @public
|
|
188
188
|
*/
|
|
189
189
|
export declare class DescribeSourceServersCommand extends DescribeSourceServersCommand_base {
|
|
190
|
+
/** @internal type navigation helper, not in runtime. */
|
|
191
|
+
protected static __types: {
|
|
192
|
+
api: {
|
|
193
|
+
input: DescribeSourceServersRequest;
|
|
194
|
+
output: DescribeSourceServersResponse;
|
|
195
|
+
};
|
|
196
|
+
sdk: {
|
|
197
|
+
input: DescribeSourceServersCommandInput;
|
|
198
|
+
output: DescribeSourceServersCommandOutput;
|
|
199
|
+
};
|
|
200
|
+
};
|
|
190
201
|
}
|
|
@@ -73,4 +73,15 @@ declare const DisconnectRecoveryInstanceCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class DisconnectRecoveryInstanceCommand extends DisconnectRecoveryInstanceCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: DisconnectRecoveryInstanceRequest;
|
|
80
|
+
output: {};
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: DisconnectRecoveryInstanceCommandInput;
|
|
84
|
+
output: DisconnectRecoveryInstanceCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -175,4 +175,15 @@ declare const DisconnectSourceServerCommand_base: {
|
|
|
175
175
|
* @public
|
|
176
176
|
*/
|
|
177
177
|
export declare class DisconnectSourceServerCommand extends DisconnectSourceServerCommand_base {
|
|
178
|
+
/** @internal type navigation helper, not in runtime. */
|
|
179
|
+
protected static __types: {
|
|
180
|
+
api: {
|
|
181
|
+
input: DisconnectSourceServerRequest;
|
|
182
|
+
output: SourceServer;
|
|
183
|
+
};
|
|
184
|
+
sdk: {
|
|
185
|
+
input: DisconnectSourceServerCommandInput;
|
|
186
|
+
output: DisconnectSourceServerCommandOutput;
|
|
187
|
+
};
|
|
188
|
+
};
|
|
178
189
|
}
|
|
@@ -75,4 +75,15 @@ declare const ExportSourceNetworkCfnTemplateCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class ExportSourceNetworkCfnTemplateCommand extends ExportSourceNetworkCfnTemplateCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: ExportSourceNetworkCfnTemplateRequest;
|
|
82
|
+
output: ExportSourceNetworkCfnTemplateResponse;
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: ExportSourceNetworkCfnTemplateCommandInput;
|
|
86
|
+
output: ExportSourceNetworkCfnTemplateCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -72,4 +72,15 @@ declare const GetFailbackReplicationConfigurationCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class GetFailbackReplicationConfigurationCommand extends GetFailbackReplicationConfigurationCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: GetFailbackReplicationConfigurationRequest;
|
|
79
|
+
output: GetFailbackReplicationConfigurationResponse;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: GetFailbackReplicationConfigurationCommandInput;
|
|
83
|
+
output: GetFailbackReplicationConfigurationCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -82,4 +82,15 @@ declare const GetLaunchConfigurationCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class GetLaunchConfigurationCommand extends GetLaunchConfigurationCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: GetLaunchConfigurationRequest;
|
|
89
|
+
output: LaunchConfiguration;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: GetLaunchConfigurationCommandInput;
|
|
93
|
+
output: GetLaunchConfigurationCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -109,4 +109,15 @@ declare const GetReplicationConfigurationCommand_base: {
|
|
|
109
109
|
* @public
|
|
110
110
|
*/
|
|
111
111
|
export declare class GetReplicationConfigurationCommand extends GetReplicationConfigurationCommand_base {
|
|
112
|
+
/** @internal type navigation helper, not in runtime. */
|
|
113
|
+
protected static __types: {
|
|
114
|
+
api: {
|
|
115
|
+
input: GetReplicationConfigurationRequest;
|
|
116
|
+
output: ReplicationConfiguration;
|
|
117
|
+
};
|
|
118
|
+
sdk: {
|
|
119
|
+
input: GetReplicationConfigurationCommandInput;
|
|
120
|
+
output: GetReplicationConfigurationCommandOutput;
|
|
121
|
+
};
|
|
122
|
+
};
|
|
112
123
|
}
|
|
@@ -65,4 +65,15 @@ declare const InitializeServiceCommand_base: {
|
|
|
65
65
|
* @public
|
|
66
66
|
*/
|
|
67
67
|
export declare class InitializeServiceCommand extends InitializeServiceCommand_base {
|
|
68
|
+
/** @internal type navigation helper, not in runtime. */
|
|
69
|
+
protected static __types: {
|
|
70
|
+
api: {
|
|
71
|
+
input: {};
|
|
72
|
+
output: {};
|
|
73
|
+
};
|
|
74
|
+
sdk: {
|
|
75
|
+
input: InitializeServiceCommandInput;
|
|
76
|
+
output: InitializeServiceCommandOutput;
|
|
77
|
+
};
|
|
78
|
+
};
|
|
68
79
|
}
|
|
@@ -86,4 +86,15 @@ declare const ListExtensibleSourceServersCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class ListExtensibleSourceServersCommand extends ListExtensibleSourceServersCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: ListExtensibleSourceServersRequest;
|
|
93
|
+
output: ListExtensibleSourceServersResponse;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: ListExtensibleSourceServersCommandInput;
|
|
97
|
+
output: ListExtensibleSourceServersCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -99,4 +99,15 @@ declare const ListLaunchActionsCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class ListLaunchActionsCommand extends ListLaunchActionsCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: ListLaunchActionsRequest;
|
|
106
|
+
output: ListLaunchActionsResponse;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: ListLaunchActionsCommandInput;
|
|
110
|
+
output: ListLaunchActionsCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -78,4 +78,15 @@ declare const ListStagingAccountsCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class ListStagingAccountsCommand extends ListStagingAccountsCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: ListStagingAccountsRequest;
|
|
85
|
+
output: ListStagingAccountsResponse;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: ListStagingAccountsCommandInput;
|
|
89
|
+
output: ListStagingAccountsCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -74,4 +74,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: ListTagsForResourceRequest;
|
|
81
|
+
output: ListTagsForResourceResponse;
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: ListTagsForResourceCommandInput;
|
|
85
|
+
output: ListTagsForResourceCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|
|
@@ -106,4 +106,15 @@ declare const PutLaunchActionCommand_base: {
|
|
|
106
106
|
* @public
|
|
107
107
|
*/
|
|
108
108
|
export declare class PutLaunchActionCommand extends PutLaunchActionCommand_base {
|
|
109
|
+
/** @internal type navigation helper, not in runtime. */
|
|
110
|
+
protected static __types: {
|
|
111
|
+
api: {
|
|
112
|
+
input: PutLaunchActionRequest;
|
|
113
|
+
output: PutLaunchActionResponse;
|
|
114
|
+
};
|
|
115
|
+
sdk: {
|
|
116
|
+
input: PutLaunchActionCommandInput;
|
|
117
|
+
output: PutLaunchActionCommandOutput;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
109
120
|
}
|
|
@@ -179,4 +179,15 @@ declare const RetryDataReplicationCommand_base: {
|
|
|
179
179
|
* @public
|
|
180
180
|
*/
|
|
181
181
|
export declare class RetryDataReplicationCommand extends RetryDataReplicationCommand_base {
|
|
182
|
+
/** @internal type navigation helper, not in runtime. */
|
|
183
|
+
protected static __types: {
|
|
184
|
+
api: {
|
|
185
|
+
input: RetryDataReplicationRequest;
|
|
186
|
+
output: SourceServer;
|
|
187
|
+
};
|
|
188
|
+
sdk: {
|
|
189
|
+
input: RetryDataReplicationCommandInput;
|
|
190
|
+
output: RetryDataReplicationCommandOutput;
|
|
191
|
+
};
|
|
192
|
+
};
|
|
182
193
|
}
|
|
@@ -81,4 +81,15 @@ declare const ReverseReplicationCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class ReverseReplicationCommand extends ReverseReplicationCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: ReverseReplicationRequest;
|
|
88
|
+
output: ReverseReplicationResponse;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: ReverseReplicationCommandInput;
|
|
92
|
+
output: ReverseReplicationCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -134,4 +134,15 @@ declare const StartFailbackLaunchCommand_base: {
|
|
|
134
134
|
* @public
|
|
135
135
|
*/
|
|
136
136
|
export declare class StartFailbackLaunchCommand extends StartFailbackLaunchCommand_base {
|
|
137
|
+
/** @internal type navigation helper, not in runtime. */
|
|
138
|
+
protected static __types: {
|
|
139
|
+
api: {
|
|
140
|
+
input: StartFailbackLaunchRequest;
|
|
141
|
+
output: StartFailbackLaunchResponse;
|
|
142
|
+
};
|
|
143
|
+
sdk: {
|
|
144
|
+
input: StartFailbackLaunchCommandInput;
|
|
145
|
+
output: StartFailbackLaunchCommandOutput;
|
|
146
|
+
};
|
|
147
|
+
};
|
|
137
148
|
}
|
|
@@ -135,4 +135,15 @@ declare const StartRecoveryCommand_base: {
|
|
|
135
135
|
* @public
|
|
136
136
|
*/
|
|
137
137
|
export declare class StartRecoveryCommand extends StartRecoveryCommand_base {
|
|
138
|
+
/** @internal type navigation helper, not in runtime. */
|
|
139
|
+
protected static __types: {
|
|
140
|
+
api: {
|
|
141
|
+
input: StartRecoveryRequest;
|
|
142
|
+
output: StartRecoveryResponse;
|
|
143
|
+
};
|
|
144
|
+
sdk: {
|
|
145
|
+
input: StartRecoveryCommandInput;
|
|
146
|
+
output: StartRecoveryCommandOutput;
|
|
147
|
+
};
|
|
148
|
+
};
|
|
138
149
|
}
|
|
@@ -177,4 +177,15 @@ declare const StartReplicationCommand_base: {
|
|
|
177
177
|
* @public
|
|
178
178
|
*/
|
|
179
179
|
export declare class StartReplicationCommand extends StartReplicationCommand_base {
|
|
180
|
+
/** @internal type navigation helper, not in runtime. */
|
|
181
|
+
protected static __types: {
|
|
182
|
+
api: {
|
|
183
|
+
input: StartReplicationRequest;
|
|
184
|
+
output: StartReplicationResponse;
|
|
185
|
+
};
|
|
186
|
+
sdk: {
|
|
187
|
+
input: StartReplicationCommandInput;
|
|
188
|
+
output: StartReplicationCommandOutput;
|
|
189
|
+
};
|
|
190
|
+
};
|
|
180
191
|
}
|
|
@@ -138,4 +138,15 @@ declare const StartSourceNetworkRecoveryCommand_base: {
|
|
|
138
138
|
* @public
|
|
139
139
|
*/
|
|
140
140
|
export declare class StartSourceNetworkRecoveryCommand extends StartSourceNetworkRecoveryCommand_base {
|
|
141
|
+
/** @internal type navigation helper, not in runtime. */
|
|
142
|
+
protected static __types: {
|
|
143
|
+
api: {
|
|
144
|
+
input: StartSourceNetworkRecoveryRequest;
|
|
145
|
+
output: StartSourceNetworkRecoveryResponse;
|
|
146
|
+
};
|
|
147
|
+
sdk: {
|
|
148
|
+
input: StartSourceNetworkRecoveryCommandInput;
|
|
149
|
+
output: StartSourceNetworkRecoveryCommandOutput;
|
|
150
|
+
};
|
|
151
|
+
};
|
|
141
152
|
}
|
|
@@ -90,4 +90,15 @@ declare const StartSourceNetworkReplicationCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class StartSourceNetworkReplicationCommand extends StartSourceNetworkReplicationCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: StartSourceNetworkReplicationRequest;
|
|
97
|
+
output: StartSourceNetworkReplicationResponse;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: StartSourceNetworkReplicationCommandInput;
|
|
101
|
+
output: StartSourceNetworkReplicationCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|