@aws-sdk/client-backup-gateway 3.957.0 → 3.958.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.
@@ -156,357 +156,444 @@ import { BackupGatewayServiceException } from "../models/BackupGatewayServiceExc
156
156
  import { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ThrottlingException, ValidationException, } from "../models/errors";
157
157
  var Password = [0, n0, _P, 8, 0];
158
158
  var Username = [0, n0, _U, 8, 0];
159
- export var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_EC, _M], [0, 0]];
159
+ export var AccessDeniedException$ = [-3, n0, _ADE,
160
+ { [_e]: _c, [_hE]: 403 },
161
+ [_EC, _M],
162
+ [0, 0]
163
+ ];
160
164
  TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
161
- export var AssociateGatewayToServerInput$ = [3, n0, _AGTSI, 0, [_GA, _SA], [0, 0]];
162
- export var AssociateGatewayToServerOutput$ = [3, n0, _AGTSO, 0, [_GA], [0]];
163
- export var BandwidthRateLimitInterval$ = [
164
- 3,
165
- n0,
166
- _BRLI,
165
+ export var AssociateGatewayToServerInput$ = [3, n0, _AGTSI,
166
+ 0,
167
+ [_GA, _SA],
168
+ [0, 0]
169
+ ];
170
+ export var AssociateGatewayToServerOutput$ = [3, n0, _AGTSO,
171
+ 0,
172
+ [_GA],
173
+ [0]
174
+ ];
175
+ export var BandwidthRateLimitInterval$ = [3, n0, _BRLI,
167
176
  0,
168
177
  [_AURLIBPS, _SHOD, _EHOD, _SMOH, _EMOH, _DOW],
169
- [1, 1, 1, 1, 1, 64 | 1],
178
+ [1, 1, 1, 1, 1, 64 | 1]
179
+ ];
180
+ export var ConflictException$ = [-3, n0, _CE,
181
+ { [_e]: _c, [_hE]: 409 },
182
+ [_EC, _M],
183
+ [0, 0]
170
184
  ];
171
- export var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_EC, _M], [0, 0]];
172
185
  TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
173
- export var CreateGatewayInput$ = [3, n0, _CGI, 0, [_AK, _GDN, _GT, _T], [0, 0, 0, () => Tags]];
174
- export var CreateGatewayOutput$ = [3, n0, _CGO, 0, [_GA], [0]];
175
- export var DeleteGatewayInput$ = [3, n0, _DGI, 0, [_GA], [0]];
176
- export var DeleteGatewayOutput$ = [3, n0, _DGO, 0, [_GA], [0]];
177
- export var DeleteHypervisorInput$ = [3, n0, _DHI, 0, [_HA], [0]];
178
- export var DeleteHypervisorOutput$ = [3, n0, _DHO, 0, [_HA], [0]];
179
- export var DisassociateGatewayFromServerInput$ = [3, n0, _DGFSI, 0, [_GA], [0]];
180
- export var DisassociateGatewayFromServerOutput$ = [3, n0, _DGFSO, 0, [_GA], [0]];
181
- export var Gateway$ = [3, n0, _G, 0, [_GA, _GDN, _GT, _HI, _LST], [0, 0, 0, 0, 4]];
182
- export var GatewayDetails$ = [
183
- 3,
184
- n0,
185
- _GD,
186
+ export var CreateGatewayInput$ = [3, n0, _CGI,
187
+ 0,
188
+ [_AK, _GDN, _GT, _T],
189
+ [0, 0, 0, () => Tags]
190
+ ];
191
+ export var CreateGatewayOutput$ = [3, n0, _CGO,
192
+ 0,
193
+ [_GA],
194
+ [0]
195
+ ];
196
+ export var DeleteGatewayInput$ = [3, n0, _DGI,
197
+ 0,
198
+ [_GA],
199
+ [0]
200
+ ];
201
+ export var DeleteGatewayOutput$ = [3, n0, _DGO,
202
+ 0,
203
+ [_GA],
204
+ [0]
205
+ ];
206
+ export var DeleteHypervisorInput$ = [3, n0, _DHI,
207
+ 0,
208
+ [_HA],
209
+ [0]
210
+ ];
211
+ export var DeleteHypervisorOutput$ = [3, n0, _DHO,
212
+ 0,
213
+ [_HA],
214
+ [0]
215
+ ];
216
+ export var DisassociateGatewayFromServerInput$ = [3, n0, _DGFSI,
217
+ 0,
218
+ [_GA],
219
+ [0]
220
+ ];
221
+ export var DisassociateGatewayFromServerOutput$ = [3, n0, _DGFSO,
222
+ 0,
223
+ [_GA],
224
+ [0]
225
+ ];
226
+ export var Gateway$ = [3, n0, _G,
227
+ 0,
228
+ [_GA, _GDN, _GT, _HI, _LST],
229
+ [0, 0, 0, 0, 4]
230
+ ];
231
+ export var GatewayDetails$ = [3, n0, _GD,
186
232
  0,
187
233
  [_GA, _GDN, _GT, _HI, _LST, _MST, _NUAT, _VE],
188
- [0, 0, 0, 0, 4, () => MaintenanceStartTime$, 4, 0],
234
+ [0, 0, 0, 0, 4, () => MaintenanceStartTime$, 4, 0]
235
+ ];
236
+ export var GetBandwidthRateLimitScheduleInput$ = [3, n0, _GBRLSI,
237
+ 0,
238
+ [_GA],
239
+ [0]
189
240
  ];
190
- export var GetBandwidthRateLimitScheduleInput$ = [3, n0, _GBRLSI, 0, [_GA], [0]];
191
- export var GetBandwidthRateLimitScheduleOutput$ = [
192
- 3,
193
- n0,
194
- _GBRLSO,
241
+ export var GetBandwidthRateLimitScheduleOutput$ = [3, n0, _GBRLSO,
195
242
  0,
196
243
  [_GA, _BRLIa],
197
- [0, () => BandwidthRateLimitIntervals],
198
- ];
199
- export var GetGatewayInput$ = [3, n0, _GGI, 0, [_GA], [0]];
200
- export var GetGatewayOutput$ = [3, n0, _GGO, 0, [_G], [() => GatewayDetails$]];
201
- export var GetHypervisorInput$ = [3, n0, _GHI, 0, [_HA], [0]];
202
- export var GetHypervisorOutput$ = [3, n0, _GHO, 0, [_H], [() => HypervisorDetails$]];
203
- export var GetHypervisorPropertyMappingsInput$ = [3, n0, _GHPMI, 0, [_HA], [0]];
204
- export var GetHypervisorPropertyMappingsOutput$ = [
205
- 3,
206
- n0,
207
- _GHPMO,
244
+ [0, () => BandwidthRateLimitIntervals]
245
+ ];
246
+ export var GetGatewayInput$ = [3, n0, _GGI,
247
+ 0,
248
+ [_GA],
249
+ [0]
250
+ ];
251
+ export var GetGatewayOutput$ = [3, n0, _GGO,
252
+ 0,
253
+ [_G],
254
+ [() => GatewayDetails$]
255
+ ];
256
+ export var GetHypervisorInput$ = [3, n0, _GHI,
257
+ 0,
258
+ [_HA],
259
+ [0]
260
+ ];
261
+ export var GetHypervisorOutput$ = [3, n0, _GHO,
262
+ 0,
263
+ [_H],
264
+ [() => HypervisorDetails$]
265
+ ];
266
+ export var GetHypervisorPropertyMappingsInput$ = [3, n0, _GHPMI,
267
+ 0,
268
+ [_HA],
269
+ [0]
270
+ ];
271
+ export var GetHypervisorPropertyMappingsOutput$ = [3, n0, _GHPMO,
208
272
  0,
209
273
  [_HA, _VTATM, _IRA],
210
- [0, () => VmwareToAwsTagMappings, 0],
274
+ [0, () => VmwareToAwsTagMappings, 0]
275
+ ];
276
+ export var GetVirtualMachineInput$ = [3, n0, _GVMI,
277
+ 0,
278
+ [_RA],
279
+ [0]
280
+ ];
281
+ export var GetVirtualMachineOutput$ = [3, n0, _GVMO,
282
+ 0,
283
+ [_VM],
284
+ [() => VirtualMachineDetails$]
285
+ ];
286
+ export var Hypervisor$ = [3, n0, _H,
287
+ 0,
288
+ [_Ho, _HA, _KKA, _N, _S],
289
+ [0, 0, 0, 0, 0]
211
290
  ];
212
- export var GetVirtualMachineInput$ = [3, n0, _GVMI, 0, [_RA], [0]];
213
- export var GetVirtualMachineOutput$ = [3, n0, _GVMO, 0, [_VM], [() => VirtualMachineDetails$]];
214
- export var Hypervisor$ = [3, n0, _H, 0, [_Ho, _HA, _KKA, _N, _S], [0, 0, 0, 0, 0]];
215
- export var HypervisorDetails$ = [
216
- 3,
217
- n0,
218
- _HD,
291
+ export var HypervisorDetails$ = [3, n0, _HD,
219
292
  0,
220
293
  [_Ho, _HA, _KKA, _N, _LGA, _S, _LSMST, _LMSSM, _LMSS],
221
- [0, 0, 0, 0, 0, 0, 4, 0, 0],
294
+ [0, 0, 0, 0, 0, 0, 4, 0, 0]
222
295
  ];
223
- export var ImportHypervisorConfigurationInput$ = [
224
- 3,
225
- n0,
226
- _IHCI,
296
+ export var ImportHypervisorConfigurationInput$ = [3, n0, _IHCI,
227
297
  0,
228
298
  [_N, _Ho, _U, _P, _KKA, _T],
229
- [0, 0, [() => Username, 0], [() => Password, 0], 0, () => Tags],
299
+ [0, 0, [() => Username, 0], [() => Password, 0], 0, () => Tags]
300
+ ];
301
+ export var ImportHypervisorConfigurationOutput$ = [3, n0, _IHCO,
302
+ 0,
303
+ [_HA],
304
+ [0]
305
+ ];
306
+ export var InternalServerException$ = [-3, n0, _ISE,
307
+ { [_e]: _s, [_hE]: 500 },
308
+ [_EC, _M],
309
+ [0, 0]
230
310
  ];
231
- export var ImportHypervisorConfigurationOutput$ = [3, n0, _IHCO, 0, [_HA], [0]];
232
- export var InternalServerException$ = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_EC, _M], [0, 0]];
233
311
  TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
234
- export var ListGatewaysInput$ = [3, n0, _LGI, 0, [_MR, _NT], [1, 0]];
235
- export var ListGatewaysOutput$ = [3, n0, _LGO, 0, [_Ga, _NT], [() => Gateways, 0]];
236
- export var ListHypervisorsInput$ = [3, n0, _LHI, 0, [_MR, _NT], [1, 0]];
237
- export var ListHypervisorsOutput$ = [3, n0, _LHO, 0, [_Hy, _NT], [() => Hypervisors, 0]];
238
- export var ListTagsForResourceInput$ = [3, n0, _LTFRI, 0, [_RA], [0]];
239
- export var ListTagsForResourceOutput$ = [3, n0, _LTFRO, 0, [_RA, _T], [0, () => Tags]];
240
- export var ListVirtualMachinesInput$ = [3, n0, _LVMI, 0, [_HA, _MR, _NT], [0, 1, 0]];
241
- export var ListVirtualMachinesOutput$ = [
242
- 3,
243
- n0,
244
- _LVMO,
312
+ export var ListGatewaysInput$ = [3, n0, _LGI,
313
+ 0,
314
+ [_MR, _NT],
315
+ [1, 0]
316
+ ];
317
+ export var ListGatewaysOutput$ = [3, n0, _LGO,
318
+ 0,
319
+ [_Ga, _NT],
320
+ [() => Gateways, 0]
321
+ ];
322
+ export var ListHypervisorsInput$ = [3, n0, _LHI,
323
+ 0,
324
+ [_MR, _NT],
325
+ [1, 0]
326
+ ];
327
+ export var ListHypervisorsOutput$ = [3, n0, _LHO,
328
+ 0,
329
+ [_Hy, _NT],
330
+ [() => Hypervisors, 0]
331
+ ];
332
+ export var ListTagsForResourceInput$ = [3, n0, _LTFRI,
333
+ 0,
334
+ [_RA],
335
+ [0]
336
+ ];
337
+ export var ListTagsForResourceOutput$ = [3, n0, _LTFRO,
338
+ 0,
339
+ [_RA, _T],
340
+ [0, () => Tags]
341
+ ];
342
+ export var ListVirtualMachinesInput$ = [3, n0, _LVMI,
343
+ 0,
344
+ [_HA, _MR, _NT],
345
+ [0, 1, 0]
346
+ ];
347
+ export var ListVirtualMachinesOutput$ = [3, n0, _LVMO,
245
348
  0,
246
349
  [_VMi, _NT],
247
- [() => VirtualMachines, 0],
350
+ [() => VirtualMachines, 0]
351
+ ];
352
+ export var MaintenanceStartTime$ = [3, n0, _MST,
353
+ 0,
354
+ [_DOM, _DOWa, _HOD, _MOH],
355
+ [1, 1, 1, 1]
248
356
  ];
249
- export var MaintenanceStartTime$ = [3, n0, _MST, 0, [_DOM, _DOWa, _HOD, _MOH], [1, 1, 1, 1]];
250
- export var PutBandwidthRateLimitScheduleInput$ = [
251
- 3,
252
- n0,
253
- _PBRLSI,
357
+ export var PutBandwidthRateLimitScheduleInput$ = [3, n0, _PBRLSI,
254
358
  0,
255
359
  [_GA, _BRLIa],
256
- [0, () => BandwidthRateLimitIntervals],
360
+ [0, () => BandwidthRateLimitIntervals]
361
+ ];
362
+ export var PutBandwidthRateLimitScheduleOutput$ = [3, n0, _PBRLSO,
363
+ 0,
364
+ [_GA],
365
+ [0]
257
366
  ];
258
- export var PutBandwidthRateLimitScheduleOutput$ = [3, n0, _PBRLSO, 0, [_GA], [0]];
259
- export var PutHypervisorPropertyMappingsInput$ = [
260
- 3,
261
- n0,
262
- _PHPMI,
367
+ export var PutHypervisorPropertyMappingsInput$ = [3, n0, _PHPMI,
263
368
  0,
264
369
  [_HA, _VTATM, _IRA],
265
- [0, () => VmwareToAwsTagMappings, 0],
370
+ [0, () => VmwareToAwsTagMappings, 0]
371
+ ];
372
+ export var PutHypervisorPropertyMappingsOutput$ = [3, n0, _PHPMO,
373
+ 0,
374
+ [_HA],
375
+ [0]
266
376
  ];
267
- export var PutHypervisorPropertyMappingsOutput$ = [3, n0, _PHPMO, 0, [_HA], [0]];
268
- export var PutMaintenanceStartTimeInput$ = [
269
- 3,
270
- n0,
271
- _PMSTI,
377
+ export var PutMaintenanceStartTimeInput$ = [3, n0, _PMSTI,
272
378
  0,
273
379
  [_GA, _HOD, _MOH, _DOWa, _DOM],
274
- [0, 1, 1, 1, 1],
380
+ [0, 1, 1, 1, 1]
381
+ ];
382
+ export var PutMaintenanceStartTimeOutput$ = [3, n0, _PMSTO,
383
+ 0,
384
+ [_GA],
385
+ [0]
386
+ ];
387
+ export var ResourceNotFoundException$ = [-3, n0, _RNFE,
388
+ { [_e]: _c, [_hE]: 404 },
389
+ [_EC, _M],
390
+ [0, 0]
275
391
  ];
276
- export var PutMaintenanceStartTimeOutput$ = [3, n0, _PMSTO, 0, [_GA], [0]];
277
- export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_EC, _M], [0, 0]];
278
392
  TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
279
- export var StartVirtualMachinesMetadataSyncInput$ = [3, n0, _SVMMSI, 0, [_HA], [0]];
280
- export var StartVirtualMachinesMetadataSyncOutput$ = [3, n0, _SVMMSO, 0, [_HA], [0]];
281
- export var Tag$ = [3, n0, _Ta, 0, [_K, _V], [0, 0]];
282
- export var TagResourceInput$ = [3, n0, _TRI, 0, [_RARN, _T], [0, () => Tags]];
283
- export var TagResourceOutput$ = [3, n0, _TRO, 0, [_RARN], [0]];
284
- export var TestHypervisorConfigurationInput$ = [
285
- 3,
286
- n0,
287
- _THCI,
393
+ export var StartVirtualMachinesMetadataSyncInput$ = [3, n0, _SVMMSI,
394
+ 0,
395
+ [_HA],
396
+ [0]
397
+ ];
398
+ export var StartVirtualMachinesMetadataSyncOutput$ = [3, n0, _SVMMSO,
399
+ 0,
400
+ [_HA],
401
+ [0]
402
+ ];
403
+ export var Tag$ = [3, n0, _Ta,
404
+ 0,
405
+ [_K, _V],
406
+ [0, 0]
407
+ ];
408
+ export var TagResourceInput$ = [3, n0, _TRI,
409
+ 0,
410
+ [_RARN, _T],
411
+ [0, () => Tags]
412
+ ];
413
+ export var TagResourceOutput$ = [3, n0, _TRO,
414
+ 0,
415
+ [_RARN],
416
+ [0]
417
+ ];
418
+ export var TestHypervisorConfigurationInput$ = [3, n0, _THCI,
288
419
  0,
289
420
  [_GA, _Ho, _U, _P],
290
- [0, 0, [() => Username, 0], [() => Password, 0]],
421
+ [0, 0, [() => Username, 0], [() => Password, 0]]
422
+ ];
423
+ export var TestHypervisorConfigurationOutput$ = [3, n0, _THCO,
424
+ 0,
425
+ [],
426
+ []
427
+ ];
428
+ export var ThrottlingException$ = [-3, n0, _TE,
429
+ { [_e]: _c, [_hE]: 429 },
430
+ [_EC, _M],
431
+ [0, 0]
291
432
  ];
292
- export var TestHypervisorConfigurationOutput$ = [3, n0, _THCO, 0, [], []];
293
- export var ThrottlingException$ = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_EC, _M], [0, 0]];
294
433
  TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
295
- export var UntagResourceInput$ = [3, n0, _URI, 0, [_RARN, _TK], [0, 64 | 0]];
296
- export var UntagResourceOutput$ = [3, n0, _URO, 0, [_RARN], [0]];
297
- export var UpdateGatewayInformationInput$ = [3, n0, _UGII, 0, [_GA, _GDN], [0, 0]];
298
- export var UpdateGatewayInformationOutput$ = [3, n0, _UGIO, 0, [_GA], [0]];
299
- export var UpdateGatewaySoftwareNowInput$ = [3, n0, _UGSNI, 0, [_GA], [0]];
300
- export var UpdateGatewaySoftwareNowOutput$ = [3, n0, _UGSNO, 0, [_GA], [0]];
301
- export var UpdateHypervisorInput$ = [
302
- 3,
303
- n0,
304
- _UHI,
434
+ export var UntagResourceInput$ = [3, n0, _URI,
435
+ 0,
436
+ [_RARN, _TK],
437
+ [0, 64 | 0]
438
+ ];
439
+ export var UntagResourceOutput$ = [3, n0, _URO,
440
+ 0,
441
+ [_RARN],
442
+ [0]
443
+ ];
444
+ export var UpdateGatewayInformationInput$ = [3, n0, _UGII,
445
+ 0,
446
+ [_GA, _GDN],
447
+ [0, 0]
448
+ ];
449
+ export var UpdateGatewayInformationOutput$ = [3, n0, _UGIO,
450
+ 0,
451
+ [_GA],
452
+ [0]
453
+ ];
454
+ export var UpdateGatewaySoftwareNowInput$ = [3, n0, _UGSNI,
455
+ 0,
456
+ [_GA],
457
+ [0]
458
+ ];
459
+ export var UpdateGatewaySoftwareNowOutput$ = [3, n0, _UGSNO,
460
+ 0,
461
+ [_GA],
462
+ [0]
463
+ ];
464
+ export var UpdateHypervisorInput$ = [3, n0, _UHI,
305
465
  0,
306
466
  [_HA, _Ho, _U, _P, _N, _LGA],
307
- [0, 0, [() => Username, 0], [() => Password, 0], 0, 0],
467
+ [0, 0, [() => Username, 0], [() => Password, 0], 0, 0]
468
+ ];
469
+ export var UpdateHypervisorOutput$ = [3, n0, _UHO,
470
+ 0,
471
+ [_HA],
472
+ [0]
473
+ ];
474
+ export var ValidationException$ = [-3, n0, _VEa,
475
+ { [_e]: _c, [_hE]: 400 },
476
+ [_EC, _M],
477
+ [0, 0]
308
478
  ];
309
- export var UpdateHypervisorOutput$ = [3, n0, _UHO, 0, [_HA], [0]];
310
- export var ValidationException$ = [-3, n0, _VEa, { [_e]: _c, [_hE]: 400 }, [_EC, _M], [0, 0]];
311
479
  TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
312
- export var VirtualMachine$ = [3, n0, _VM, 0, [_HN, _HI, _N, _Pa, _RA, _LBD], [0, 0, 0, 0, 0, 4]];
313
- export var VirtualMachineDetails$ = [
314
- 3,
315
- n0,
316
- _VMD,
480
+ export var VirtualMachine$ = [3, n0, _VM,
481
+ 0,
482
+ [_HN, _HI, _N, _Pa, _RA, _LBD],
483
+ [0, 0, 0, 0, 0, 4]
484
+ ];
485
+ export var VirtualMachineDetails$ = [3, n0, _VMD,
317
486
  0,
318
487
  [_HN, _HI, _N, _Pa, _RA, _LBD, _VT],
319
- [0, 0, 0, 0, 0, 4, () => VmwareTags],
488
+ [0, 0, 0, 0, 0, 4, () => VmwareTags]
489
+ ];
490
+ export var VmwareTag$ = [3, n0, _VTm,
491
+ 0,
492
+ [_VC, _VTN, _VTD],
493
+ [0, 0, 0]
494
+ ];
495
+ export var VmwareToAwsTagMapping$ = [3, n0, _VTATMm,
496
+ 0,
497
+ [_VC, _VTN, _ATK, _ATV],
498
+ [0, 0, 0, 0]
320
499
  ];
321
- export var VmwareTag$ = [3, n0, _VTm, 0, [_VC, _VTN, _VTD], [0, 0, 0]];
322
- export var VmwareToAwsTagMapping$ = [3, n0, _VTATMm, 0, [_VC, _VTN, _ATK, _ATV], [0, 0, 0, 0]];
323
500
  export var BackupGatewayServiceException$ = [-3, _sm, "BackupGatewayServiceException", 0, [], []];
324
501
  TypeRegistry.for(_sm).registerError(BackupGatewayServiceException$, BackupGatewayServiceException);
325
- var BandwidthRateLimitIntervals = [1, n0, _BRLIa, 0, () => BandwidthRateLimitInterval$];
502
+ var BandwidthRateLimitIntervals = [1, n0, _BRLIa,
503
+ 0, () => BandwidthRateLimitInterval$
504
+ ];
326
505
  var DaysOfWeek = 64 | 1;
327
- var Gateways = [1, n0, _Ga, 0, () => Gateway$];
328
- var Hypervisors = [1, n0, _Hy, 0, () => Hypervisor$];
506
+ var Gateways = [1, n0, _Ga,
507
+ 0, () => Gateway$
508
+ ];
509
+ var Hypervisors = [1, n0, _Hy,
510
+ 0, () => Hypervisor$
511
+ ];
329
512
  var TagKeys = 64 | 0;
330
- var Tags = [1, n0, _T, 0, () => Tag$];
331
- var VirtualMachines = [1, n0, _VMi, 0, () => VirtualMachine$];
332
- var VmwareTags = [1, n0, _VT, 0, () => VmwareTag$];
333
- var VmwareToAwsTagMappings = [1, n0, _VTATM, 0, () => VmwareToAwsTagMapping$];
334
- export var AssociateGatewayToServer$ = [
335
- 9,
336
- n0,
337
- _AGTS,
338
- 0,
339
- () => AssociateGatewayToServerInput$,
340
- () => AssociateGatewayToServerOutput$,
341
- ];
342
- export var CreateGateway$ = [
343
- 9,
344
- n0,
345
- _CG,
346
- 0,
347
- () => CreateGatewayInput$,
348
- () => CreateGatewayOutput$,
349
- ];
350
- export var DeleteGateway$ = [
351
- 9,
352
- n0,
353
- _DG,
354
- 2,
355
- () => DeleteGatewayInput$,
356
- () => DeleteGatewayOutput$,
357
- ];
358
- export var DeleteHypervisor$ = [
359
- 9,
360
- n0,
361
- _DH,
362
- 2,
363
- () => DeleteHypervisorInput$,
364
- () => DeleteHypervisorOutput$,
365
- ];
366
- export var DisassociateGatewayFromServer$ = [
367
- 9,
368
- n0,
369
- _DGFS,
370
- 0,
371
- () => DisassociateGatewayFromServerInput$,
372
- () => DisassociateGatewayFromServerOutput$,
373
- ];
374
- export var GetBandwidthRateLimitSchedule$ = [
375
- 9,
376
- n0,
377
- _GBRLS,
378
- 0,
379
- () => GetBandwidthRateLimitScheduleInput$,
380
- () => GetBandwidthRateLimitScheduleOutput$,
381
- ];
382
- export var GetGateway$ = [9, n0, _GG, 0, () => GetGatewayInput$, () => GetGatewayOutput$];
383
- export var GetHypervisor$ = [
384
- 9,
385
- n0,
386
- _GH,
387
- 0,
388
- () => GetHypervisorInput$,
389
- () => GetHypervisorOutput$,
390
- ];
391
- export var GetHypervisorPropertyMappings$ = [
392
- 9,
393
- n0,
394
- _GHPM,
395
- 0,
396
- () => GetHypervisorPropertyMappingsInput$,
397
- () => GetHypervisorPropertyMappingsOutput$,
398
- ];
399
- export var GetVirtualMachine$ = [
400
- 9,
401
- n0,
402
- _GVM,
403
- 0,
404
- () => GetVirtualMachineInput$,
405
- () => GetVirtualMachineOutput$,
406
- ];
407
- export var ImportHypervisorConfiguration$ = [
408
- 9,
409
- n0,
410
- _IHC,
411
- 0,
412
- () => ImportHypervisorConfigurationInput$,
413
- () => ImportHypervisorConfigurationOutput$,
414
- ];
415
- export var ListGateways$ = [9, n0, _LG, 0, () => ListGatewaysInput$, () => ListGatewaysOutput$];
416
- export var ListHypervisors$ = [
417
- 9,
418
- n0,
419
- _LH,
420
- 0,
421
- () => ListHypervisorsInput$,
422
- () => ListHypervisorsOutput$,
423
- ];
424
- export var ListTagsForResource$ = [
425
- 9,
426
- n0,
427
- _LTFR,
428
- 0,
429
- () => ListTagsForResourceInput$,
430
- () => ListTagsForResourceOutput$,
431
- ];
432
- export var ListVirtualMachines$ = [
433
- 9,
434
- n0,
435
- _LVM,
436
- 0,
437
- () => ListVirtualMachinesInput$,
438
- () => ListVirtualMachinesOutput$,
439
- ];
440
- export var PutBandwidthRateLimitSchedule$ = [
441
- 9,
442
- n0,
443
- _PBRLS,
444
- 2,
445
- () => PutBandwidthRateLimitScheduleInput$,
446
- () => PutBandwidthRateLimitScheduleOutput$,
447
- ];
448
- export var PutHypervisorPropertyMappings$ = [
449
- 9,
450
- n0,
451
- _PHPM,
452
- 2,
453
- () => PutHypervisorPropertyMappingsInput$,
454
- () => PutHypervisorPropertyMappingsOutput$,
455
- ];
456
- export var PutMaintenanceStartTime$ = [
457
- 9,
458
- n0,
459
- _PMST,
460
- 0,
461
- () => PutMaintenanceStartTimeInput$,
462
- () => PutMaintenanceStartTimeOutput$,
463
- ];
464
- export var StartVirtualMachinesMetadataSync$ = [
465
- 9,
466
- n0,
467
- _SVMMS,
468
- 0,
469
- () => StartVirtualMachinesMetadataSyncInput$,
470
- () => StartVirtualMachinesMetadataSyncOutput$,
471
- ];
472
- export var TagResource$ = [9, n0, _TR, 0, () => TagResourceInput$, () => TagResourceOutput$];
473
- export var TestHypervisorConfiguration$ = [
474
- 9,
475
- n0,
476
- _THC,
477
- 0,
478
- () => TestHypervisorConfigurationInput$,
479
- () => TestHypervisorConfigurationOutput$,
480
- ];
481
- export var UntagResource$ = [
482
- 9,
483
- n0,
484
- _UR,
485
- 0,
486
- () => UntagResourceInput$,
487
- () => UntagResourceOutput$,
488
- ];
489
- export var UpdateGatewayInformation$ = [
490
- 9,
491
- n0,
492
- _UGI,
493
- 0,
494
- () => UpdateGatewayInformationInput$,
495
- () => UpdateGatewayInformationOutput$,
496
- ];
497
- export var UpdateGatewaySoftwareNow$ = [
498
- 9,
499
- n0,
500
- _UGSN,
501
- 0,
502
- () => UpdateGatewaySoftwareNowInput$,
503
- () => UpdateGatewaySoftwareNowOutput$,
504
- ];
505
- export var UpdateHypervisor$ = [
506
- 9,
507
- n0,
508
- _UH,
509
- 0,
510
- () => UpdateHypervisorInput$,
511
- () => UpdateHypervisorOutput$,
513
+ var Tags = [1, n0, _T,
514
+ 0, () => Tag$
515
+ ];
516
+ var VirtualMachines = [1, n0, _VMi,
517
+ 0, () => VirtualMachine$
518
+ ];
519
+ var VmwareTags = [1, n0, _VT,
520
+ 0, () => VmwareTag$
521
+ ];
522
+ var VmwareToAwsTagMappings = [1, n0, _VTATM,
523
+ 0, () => VmwareToAwsTagMapping$
524
+ ];
525
+ export var AssociateGatewayToServer$ = [9, n0, _AGTS,
526
+ 0, () => AssociateGatewayToServerInput$, () => AssociateGatewayToServerOutput$
527
+ ];
528
+ export var CreateGateway$ = [9, n0, _CG,
529
+ 0, () => CreateGatewayInput$, () => CreateGatewayOutput$
530
+ ];
531
+ export var DeleteGateway$ = [9, n0, _DG,
532
+ 2, () => DeleteGatewayInput$, () => DeleteGatewayOutput$
533
+ ];
534
+ export var DeleteHypervisor$ = [9, n0, _DH,
535
+ 2, () => DeleteHypervisorInput$, () => DeleteHypervisorOutput$
536
+ ];
537
+ export var DisassociateGatewayFromServer$ = [9, n0, _DGFS,
538
+ 0, () => DisassociateGatewayFromServerInput$, () => DisassociateGatewayFromServerOutput$
539
+ ];
540
+ export var GetBandwidthRateLimitSchedule$ = [9, n0, _GBRLS,
541
+ 0, () => GetBandwidthRateLimitScheduleInput$, () => GetBandwidthRateLimitScheduleOutput$
542
+ ];
543
+ export var GetGateway$ = [9, n0, _GG,
544
+ 0, () => GetGatewayInput$, () => GetGatewayOutput$
545
+ ];
546
+ export var GetHypervisor$ = [9, n0, _GH,
547
+ 0, () => GetHypervisorInput$, () => GetHypervisorOutput$
548
+ ];
549
+ export var GetHypervisorPropertyMappings$ = [9, n0, _GHPM,
550
+ 0, () => GetHypervisorPropertyMappingsInput$, () => GetHypervisorPropertyMappingsOutput$
551
+ ];
552
+ export var GetVirtualMachine$ = [9, n0, _GVM,
553
+ 0, () => GetVirtualMachineInput$, () => GetVirtualMachineOutput$
554
+ ];
555
+ export var ImportHypervisorConfiguration$ = [9, n0, _IHC,
556
+ 0, () => ImportHypervisorConfigurationInput$, () => ImportHypervisorConfigurationOutput$
557
+ ];
558
+ export var ListGateways$ = [9, n0, _LG,
559
+ 0, () => ListGatewaysInput$, () => ListGatewaysOutput$
560
+ ];
561
+ export var ListHypervisors$ = [9, n0, _LH,
562
+ 0, () => ListHypervisorsInput$, () => ListHypervisorsOutput$
563
+ ];
564
+ export var ListTagsForResource$ = [9, n0, _LTFR,
565
+ 0, () => ListTagsForResourceInput$, () => ListTagsForResourceOutput$
566
+ ];
567
+ export var ListVirtualMachines$ = [9, n0, _LVM,
568
+ 0, () => ListVirtualMachinesInput$, () => ListVirtualMachinesOutput$
569
+ ];
570
+ export var PutBandwidthRateLimitSchedule$ = [9, n0, _PBRLS,
571
+ 2, () => PutBandwidthRateLimitScheduleInput$, () => PutBandwidthRateLimitScheduleOutput$
572
+ ];
573
+ export var PutHypervisorPropertyMappings$ = [9, n0, _PHPM,
574
+ 2, () => PutHypervisorPropertyMappingsInput$, () => PutHypervisorPropertyMappingsOutput$
575
+ ];
576
+ export var PutMaintenanceStartTime$ = [9, n0, _PMST,
577
+ 0, () => PutMaintenanceStartTimeInput$, () => PutMaintenanceStartTimeOutput$
578
+ ];
579
+ export var StartVirtualMachinesMetadataSync$ = [9, n0, _SVMMS,
580
+ 0, () => StartVirtualMachinesMetadataSyncInput$, () => StartVirtualMachinesMetadataSyncOutput$
581
+ ];
582
+ export var TagResource$ = [9, n0, _TR,
583
+ 0, () => TagResourceInput$, () => TagResourceOutput$
584
+ ];
585
+ export var TestHypervisorConfiguration$ = [9, n0, _THC,
586
+ 0, () => TestHypervisorConfigurationInput$, () => TestHypervisorConfigurationOutput$
587
+ ];
588
+ export var UntagResource$ = [9, n0, _UR,
589
+ 0, () => UntagResourceInput$, () => UntagResourceOutput$
590
+ ];
591
+ export var UpdateGatewayInformation$ = [9, n0, _UGI,
592
+ 0, () => UpdateGatewayInformationInput$, () => UpdateGatewayInformationOutput$
593
+ ];
594
+ export var UpdateGatewaySoftwareNow$ = [9, n0, _UGSN,
595
+ 0, () => UpdateGatewaySoftwareNowInput$, () => UpdateGatewaySoftwareNowOutput$
596
+ ];
597
+ export var UpdateHypervisor$ = [9, n0, _UH,
598
+ 0, () => UpdateHypervisorInput$, () => UpdateHypervisorOutput$
512
599
  ];