@aws-sdk/client-direct-connect 3.297.0 → 3.299.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (131) hide show
  1. package/dist-cjs/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +2 -3
  2. package/dist-cjs/commands/AllocateConnectionOnInterconnectCommand.js +2 -3
  3. package/dist-cjs/commands/AllocateHostedConnectionCommand.js +2 -3
  4. package/dist-cjs/commands/AllocatePrivateVirtualInterfaceCommand.js +2 -3
  5. package/dist-cjs/commands/AllocatePublicVirtualInterfaceCommand.js +2 -3
  6. package/dist-cjs/commands/AllocateTransitVirtualInterfaceCommand.js +2 -3
  7. package/dist-cjs/commands/AssociateConnectionWithLagCommand.js +2 -3
  8. package/dist-cjs/commands/AssociateHostedConnectionCommand.js +2 -3
  9. package/dist-cjs/commands/AssociateMacSecKeyCommand.js +2 -3
  10. package/dist-cjs/commands/AssociateVirtualInterfaceCommand.js +2 -3
  11. package/dist-cjs/commands/ConfirmConnectionCommand.js +2 -3
  12. package/dist-cjs/commands/ConfirmCustomerAgreementCommand.js +2 -3
  13. package/dist-cjs/commands/ConfirmPrivateVirtualInterfaceCommand.js +2 -3
  14. package/dist-cjs/commands/ConfirmPublicVirtualInterfaceCommand.js +2 -3
  15. package/dist-cjs/commands/ConfirmTransitVirtualInterfaceCommand.js +2 -3
  16. package/dist-cjs/commands/CreateBGPPeerCommand.js +2 -3
  17. package/dist-cjs/commands/CreateConnectionCommand.js +2 -3
  18. package/dist-cjs/commands/CreateDirectConnectGatewayAssociationCommand.js +2 -3
  19. package/dist-cjs/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +2 -3
  20. package/dist-cjs/commands/CreateDirectConnectGatewayCommand.js +2 -3
  21. package/dist-cjs/commands/CreateInterconnectCommand.js +2 -3
  22. package/dist-cjs/commands/CreateLagCommand.js +2 -3
  23. package/dist-cjs/commands/CreatePrivateVirtualInterfaceCommand.js +2 -3
  24. package/dist-cjs/commands/CreatePublicVirtualInterfaceCommand.js +2 -3
  25. package/dist-cjs/commands/CreateTransitVirtualInterfaceCommand.js +2 -3
  26. package/dist-cjs/commands/DeleteBGPPeerCommand.js +2 -3
  27. package/dist-cjs/commands/DeleteConnectionCommand.js +2 -3
  28. package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationCommand.js +2 -3
  29. package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +2 -3
  30. package/dist-cjs/commands/DeleteDirectConnectGatewayCommand.js +2 -3
  31. package/dist-cjs/commands/DeleteInterconnectCommand.js +2 -3
  32. package/dist-cjs/commands/DeleteLagCommand.js +2 -3
  33. package/dist-cjs/commands/DeleteVirtualInterfaceCommand.js +2 -3
  34. package/dist-cjs/commands/DescribeConnectionLoaCommand.js +2 -3
  35. package/dist-cjs/commands/DescribeConnectionsCommand.js +2 -3
  36. package/dist-cjs/commands/DescribeConnectionsOnInterconnectCommand.js +2 -3
  37. package/dist-cjs/commands/DescribeCustomerMetadataCommand.js +2 -3
  38. package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +2 -3
  39. package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationsCommand.js +2 -3
  40. package/dist-cjs/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +2 -3
  41. package/dist-cjs/commands/DescribeDirectConnectGatewaysCommand.js +2 -3
  42. package/dist-cjs/commands/DescribeHostedConnectionsCommand.js +2 -3
  43. package/dist-cjs/commands/DescribeInterconnectLoaCommand.js +2 -3
  44. package/dist-cjs/commands/DescribeInterconnectsCommand.js +2 -3
  45. package/dist-cjs/commands/DescribeLagsCommand.js +2 -3
  46. package/dist-cjs/commands/DescribeLoaCommand.js +2 -3
  47. package/dist-cjs/commands/DescribeLocationsCommand.js +2 -3
  48. package/dist-cjs/commands/DescribeRouterConfigurationCommand.js +2 -3
  49. package/dist-cjs/commands/DescribeTagsCommand.js +2 -3
  50. package/dist-cjs/commands/DescribeVirtualGatewaysCommand.js +2 -3
  51. package/dist-cjs/commands/DescribeVirtualInterfacesCommand.js +2 -3
  52. package/dist-cjs/commands/DisassociateConnectionFromLagCommand.js +2 -3
  53. package/dist-cjs/commands/DisassociateMacSecKeyCommand.js +2 -3
  54. package/dist-cjs/commands/ListVirtualInterfaceTestHistoryCommand.js +2 -3
  55. package/dist-cjs/commands/StartBgpFailoverTestCommand.js +2 -3
  56. package/dist-cjs/commands/StopBgpFailoverTestCommand.js +2 -3
  57. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  58. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  59. package/dist-cjs/commands/UpdateConnectionCommand.js +2 -3
  60. package/dist-cjs/commands/UpdateDirectConnectGatewayAssociationCommand.js +2 -3
  61. package/dist-cjs/commands/UpdateDirectConnectGatewayCommand.js +2 -3
  62. package/dist-cjs/commands/UpdateLagCommand.js +2 -3
  63. package/dist-cjs/commands/UpdateVirtualInterfaceAttributesCommand.js +2 -3
  64. package/dist-cjs/models/models_0.js +1 -519
  65. package/dist-es/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +2 -3
  66. package/dist-es/commands/AllocateConnectionOnInterconnectCommand.js +2 -3
  67. package/dist-es/commands/AllocateHostedConnectionCommand.js +2 -3
  68. package/dist-es/commands/AllocatePrivateVirtualInterfaceCommand.js +2 -3
  69. package/dist-es/commands/AllocatePublicVirtualInterfaceCommand.js +2 -3
  70. package/dist-es/commands/AllocateTransitVirtualInterfaceCommand.js +2 -3
  71. package/dist-es/commands/AssociateConnectionWithLagCommand.js +2 -3
  72. package/dist-es/commands/AssociateHostedConnectionCommand.js +2 -3
  73. package/dist-es/commands/AssociateMacSecKeyCommand.js +2 -3
  74. package/dist-es/commands/AssociateVirtualInterfaceCommand.js +2 -3
  75. package/dist-es/commands/ConfirmConnectionCommand.js +2 -3
  76. package/dist-es/commands/ConfirmCustomerAgreementCommand.js +2 -3
  77. package/dist-es/commands/ConfirmPrivateVirtualInterfaceCommand.js +2 -3
  78. package/dist-es/commands/ConfirmPublicVirtualInterfaceCommand.js +2 -3
  79. package/dist-es/commands/ConfirmTransitVirtualInterfaceCommand.js +2 -3
  80. package/dist-es/commands/CreateBGPPeerCommand.js +2 -3
  81. package/dist-es/commands/CreateConnectionCommand.js +2 -3
  82. package/dist-es/commands/CreateDirectConnectGatewayAssociationCommand.js +2 -3
  83. package/dist-es/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +2 -3
  84. package/dist-es/commands/CreateDirectConnectGatewayCommand.js +2 -3
  85. package/dist-es/commands/CreateInterconnectCommand.js +2 -3
  86. package/dist-es/commands/CreateLagCommand.js +2 -3
  87. package/dist-es/commands/CreatePrivateVirtualInterfaceCommand.js +2 -3
  88. package/dist-es/commands/CreatePublicVirtualInterfaceCommand.js +2 -3
  89. package/dist-es/commands/CreateTransitVirtualInterfaceCommand.js +2 -3
  90. package/dist-es/commands/DeleteBGPPeerCommand.js +2 -3
  91. package/dist-es/commands/DeleteConnectionCommand.js +2 -3
  92. package/dist-es/commands/DeleteDirectConnectGatewayAssociationCommand.js +2 -3
  93. package/dist-es/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +2 -3
  94. package/dist-es/commands/DeleteDirectConnectGatewayCommand.js +2 -3
  95. package/dist-es/commands/DeleteInterconnectCommand.js +2 -3
  96. package/dist-es/commands/DeleteLagCommand.js +2 -3
  97. package/dist-es/commands/DeleteVirtualInterfaceCommand.js +2 -3
  98. package/dist-es/commands/DescribeConnectionLoaCommand.js +2 -3
  99. package/dist-es/commands/DescribeConnectionsCommand.js +2 -3
  100. package/dist-es/commands/DescribeConnectionsOnInterconnectCommand.js +2 -3
  101. package/dist-es/commands/DescribeCustomerMetadataCommand.js +2 -3
  102. package/dist-es/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +2 -3
  103. package/dist-es/commands/DescribeDirectConnectGatewayAssociationsCommand.js +2 -3
  104. package/dist-es/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +2 -3
  105. package/dist-es/commands/DescribeDirectConnectGatewaysCommand.js +2 -3
  106. package/dist-es/commands/DescribeHostedConnectionsCommand.js +2 -3
  107. package/dist-es/commands/DescribeInterconnectLoaCommand.js +2 -3
  108. package/dist-es/commands/DescribeInterconnectsCommand.js +2 -3
  109. package/dist-es/commands/DescribeLagsCommand.js +2 -3
  110. package/dist-es/commands/DescribeLoaCommand.js +2 -3
  111. package/dist-es/commands/DescribeLocationsCommand.js +2 -3
  112. package/dist-es/commands/DescribeRouterConfigurationCommand.js +2 -3
  113. package/dist-es/commands/DescribeTagsCommand.js +2 -3
  114. package/dist-es/commands/DescribeVirtualGatewaysCommand.js +2 -3
  115. package/dist-es/commands/DescribeVirtualInterfacesCommand.js +2 -3
  116. package/dist-es/commands/DisassociateConnectionFromLagCommand.js +2 -3
  117. package/dist-es/commands/DisassociateMacSecKeyCommand.js +2 -3
  118. package/dist-es/commands/ListVirtualInterfaceTestHistoryCommand.js +2 -3
  119. package/dist-es/commands/StartBgpFailoverTestCommand.js +2 -3
  120. package/dist-es/commands/StopBgpFailoverTestCommand.js +2 -3
  121. package/dist-es/commands/TagResourceCommand.js +2 -3
  122. package/dist-es/commands/UntagResourceCommand.js +2 -3
  123. package/dist-es/commands/UpdateConnectionCommand.js +2 -3
  124. package/dist-es/commands/UpdateDirectConnectGatewayAssociationCommand.js +2 -3
  125. package/dist-es/commands/UpdateDirectConnectGatewayCommand.js +2 -3
  126. package/dist-es/commands/UpdateLagCommand.js +2 -3
  127. package/dist-es/commands/UpdateVirtualInterfaceAttributesCommand.js +2 -3
  128. package/dist-es/models/models_0.js +0 -387
  129. package/dist-types/models/models_0.d.ts +0 -516
  130. package/dist-types/ts3.4/models/models_0.d.ts +0 -359
  131. package/package.json +11 -10
@@ -3246,519 +3246,3 @@ export interface UpdateVirtualInterfaceAttributesRequest {
3246
3246
  */
3247
3247
  virtualInterfaceName?: string;
3248
3248
  }
3249
- /**
3250
- * @internal
3251
- */
3252
- export declare const RouteFilterPrefixFilterSensitiveLog: (obj: RouteFilterPrefix) => any;
3253
- /**
3254
- * @internal
3255
- */
3256
- export declare const AcceptDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog: (obj: AcceptDirectConnectGatewayAssociationProposalRequest) => any;
3257
- /**
3258
- * @internal
3259
- */
3260
- export declare const AssociatedGatewayFilterSensitiveLog: (obj: AssociatedGateway) => any;
3261
- /**
3262
- * @internal
3263
- */
3264
- export declare const DirectConnectGatewayAssociationFilterSensitiveLog: (obj: DirectConnectGatewayAssociation) => any;
3265
- /**
3266
- * @internal
3267
- */
3268
- export declare const AcceptDirectConnectGatewayAssociationProposalResultFilterSensitiveLog: (obj: AcceptDirectConnectGatewayAssociationProposalResult) => any;
3269
- /**
3270
- * @internal
3271
- */
3272
- export declare const CustomerAgreementFilterSensitiveLog: (obj: CustomerAgreement) => any;
3273
- /**
3274
- * @internal
3275
- */
3276
- export declare const AllocateConnectionOnInterconnectRequestFilterSensitiveLog: (obj: AllocateConnectionOnInterconnectRequest) => any;
3277
- /**
3278
- * @internal
3279
- */
3280
- export declare const MacSecKeyFilterSensitiveLog: (obj: MacSecKey) => any;
3281
- /**
3282
- * @internal
3283
- */
3284
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
3285
- /**
3286
- * @internal
3287
- */
3288
- export declare const ConnectionFilterSensitiveLog: (obj: Connection) => any;
3289
- /**
3290
- * @internal
3291
- */
3292
- export declare const AllocateHostedConnectionRequestFilterSensitiveLog: (obj: AllocateHostedConnectionRequest) => any;
3293
- /**
3294
- * @internal
3295
- */
3296
- export declare const NewPrivateVirtualInterfaceAllocationFilterSensitiveLog: (obj: NewPrivateVirtualInterfaceAllocation) => any;
3297
- /**
3298
- * @internal
3299
- */
3300
- export declare const AllocatePrivateVirtualInterfaceRequestFilterSensitiveLog: (obj: AllocatePrivateVirtualInterfaceRequest) => any;
3301
- /**
3302
- * @internal
3303
- */
3304
- export declare const BGPPeerFilterSensitiveLog: (obj: BGPPeer) => any;
3305
- /**
3306
- * @internal
3307
- */
3308
- export declare const VirtualInterfaceFilterSensitiveLog: (obj: VirtualInterface) => any;
3309
- /**
3310
- * @internal
3311
- */
3312
- export declare const NewPublicVirtualInterfaceAllocationFilterSensitiveLog: (obj: NewPublicVirtualInterfaceAllocation) => any;
3313
- /**
3314
- * @internal
3315
- */
3316
- export declare const AllocatePublicVirtualInterfaceRequestFilterSensitiveLog: (obj: AllocatePublicVirtualInterfaceRequest) => any;
3317
- /**
3318
- * @internal
3319
- */
3320
- export declare const NewTransitVirtualInterfaceAllocationFilterSensitiveLog: (obj: NewTransitVirtualInterfaceAllocation) => any;
3321
- /**
3322
- * @internal
3323
- */
3324
- export declare const AllocateTransitVirtualInterfaceRequestFilterSensitiveLog: (obj: AllocateTransitVirtualInterfaceRequest) => any;
3325
- /**
3326
- * @internal
3327
- */
3328
- export declare const AllocateTransitVirtualInterfaceResultFilterSensitiveLog: (obj: AllocateTransitVirtualInterfaceResult) => any;
3329
- /**
3330
- * @internal
3331
- */
3332
- export declare const AssociateConnectionWithLagRequestFilterSensitiveLog: (obj: AssociateConnectionWithLagRequest) => any;
3333
- /**
3334
- * @internal
3335
- */
3336
- export declare const AssociateHostedConnectionRequestFilterSensitiveLog: (obj: AssociateHostedConnectionRequest) => any;
3337
- /**
3338
- * @internal
3339
- */
3340
- export declare const AssociateMacSecKeyRequestFilterSensitiveLog: (obj: AssociateMacSecKeyRequest) => any;
3341
- /**
3342
- * @internal
3343
- */
3344
- export declare const AssociateMacSecKeyResponseFilterSensitiveLog: (obj: AssociateMacSecKeyResponse) => any;
3345
- /**
3346
- * @internal
3347
- */
3348
- export declare const AssociateVirtualInterfaceRequestFilterSensitiveLog: (obj: AssociateVirtualInterfaceRequest) => any;
3349
- /**
3350
- * @internal
3351
- */
3352
- export declare const ConfirmConnectionRequestFilterSensitiveLog: (obj: ConfirmConnectionRequest) => any;
3353
- /**
3354
- * @internal
3355
- */
3356
- export declare const ConfirmConnectionResponseFilterSensitiveLog: (obj: ConfirmConnectionResponse) => any;
3357
- /**
3358
- * @internal
3359
- */
3360
- export declare const ConfirmCustomerAgreementRequestFilterSensitiveLog: (obj: ConfirmCustomerAgreementRequest) => any;
3361
- /**
3362
- * @internal
3363
- */
3364
- export declare const ConfirmCustomerAgreementResponseFilterSensitiveLog: (obj: ConfirmCustomerAgreementResponse) => any;
3365
- /**
3366
- * @internal
3367
- */
3368
- export declare const ConfirmPrivateVirtualInterfaceRequestFilterSensitiveLog: (obj: ConfirmPrivateVirtualInterfaceRequest) => any;
3369
- /**
3370
- * @internal
3371
- */
3372
- export declare const ConfirmPrivateVirtualInterfaceResponseFilterSensitiveLog: (obj: ConfirmPrivateVirtualInterfaceResponse) => any;
3373
- /**
3374
- * @internal
3375
- */
3376
- export declare const ConfirmPublicVirtualInterfaceRequestFilterSensitiveLog: (obj: ConfirmPublicVirtualInterfaceRequest) => any;
3377
- /**
3378
- * @internal
3379
- */
3380
- export declare const ConfirmPublicVirtualInterfaceResponseFilterSensitiveLog: (obj: ConfirmPublicVirtualInterfaceResponse) => any;
3381
- /**
3382
- * @internal
3383
- */
3384
- export declare const ConfirmTransitVirtualInterfaceRequestFilterSensitiveLog: (obj: ConfirmTransitVirtualInterfaceRequest) => any;
3385
- /**
3386
- * @internal
3387
- */
3388
- export declare const ConfirmTransitVirtualInterfaceResponseFilterSensitiveLog: (obj: ConfirmTransitVirtualInterfaceResponse) => any;
3389
- /**
3390
- * @internal
3391
- */
3392
- export declare const ConnectionsFilterSensitiveLog: (obj: Connections) => any;
3393
- /**
3394
- * @internal
3395
- */
3396
- export declare const NewBGPPeerFilterSensitiveLog: (obj: NewBGPPeer) => any;
3397
- /**
3398
- * @internal
3399
- */
3400
- export declare const CreateBGPPeerRequestFilterSensitiveLog: (obj: CreateBGPPeerRequest) => any;
3401
- /**
3402
- * @internal
3403
- */
3404
- export declare const CreateBGPPeerResponseFilterSensitiveLog: (obj: CreateBGPPeerResponse) => any;
3405
- /**
3406
- * @internal
3407
- */
3408
- export declare const CreateConnectionRequestFilterSensitiveLog: (obj: CreateConnectionRequest) => any;
3409
- /**
3410
- * @internal
3411
- */
3412
- export declare const CreateDirectConnectGatewayRequestFilterSensitiveLog: (obj: CreateDirectConnectGatewayRequest) => any;
3413
- /**
3414
- * @internal
3415
- */
3416
- export declare const DirectConnectGatewayFilterSensitiveLog: (obj: DirectConnectGateway) => any;
3417
- /**
3418
- * @internal
3419
- */
3420
- export declare const CreateDirectConnectGatewayResultFilterSensitiveLog: (obj: CreateDirectConnectGatewayResult) => any;
3421
- /**
3422
- * @internal
3423
- */
3424
- export declare const CreateDirectConnectGatewayAssociationRequestFilterSensitiveLog: (obj: CreateDirectConnectGatewayAssociationRequest) => any;
3425
- /**
3426
- * @internal
3427
- */
3428
- export declare const CreateDirectConnectGatewayAssociationResultFilterSensitiveLog: (obj: CreateDirectConnectGatewayAssociationResult) => any;
3429
- /**
3430
- * @internal
3431
- */
3432
- export declare const CreateDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog: (obj: CreateDirectConnectGatewayAssociationProposalRequest) => any;
3433
- /**
3434
- * @internal
3435
- */
3436
- export declare const DirectConnectGatewayAssociationProposalFilterSensitiveLog: (obj: DirectConnectGatewayAssociationProposal) => any;
3437
- /**
3438
- * @internal
3439
- */
3440
- export declare const CreateDirectConnectGatewayAssociationProposalResultFilterSensitiveLog: (obj: CreateDirectConnectGatewayAssociationProposalResult) => any;
3441
- /**
3442
- * @internal
3443
- */
3444
- export declare const CreateInterconnectRequestFilterSensitiveLog: (obj: CreateInterconnectRequest) => any;
3445
- /**
3446
- * @internal
3447
- */
3448
- export declare const InterconnectFilterSensitiveLog: (obj: Interconnect) => any;
3449
- /**
3450
- * @internal
3451
- */
3452
- export declare const CreateLagRequestFilterSensitiveLog: (obj: CreateLagRequest) => any;
3453
- /**
3454
- * @internal
3455
- */
3456
- export declare const LagFilterSensitiveLog: (obj: Lag) => any;
3457
- /**
3458
- * @internal
3459
- */
3460
- export declare const NewPrivateVirtualInterfaceFilterSensitiveLog: (obj: NewPrivateVirtualInterface) => any;
3461
- /**
3462
- * @internal
3463
- */
3464
- export declare const CreatePrivateVirtualInterfaceRequestFilterSensitiveLog: (obj: CreatePrivateVirtualInterfaceRequest) => any;
3465
- /**
3466
- * @internal
3467
- */
3468
- export declare const NewPublicVirtualInterfaceFilterSensitiveLog: (obj: NewPublicVirtualInterface) => any;
3469
- /**
3470
- * @internal
3471
- */
3472
- export declare const CreatePublicVirtualInterfaceRequestFilterSensitiveLog: (obj: CreatePublicVirtualInterfaceRequest) => any;
3473
- /**
3474
- * @internal
3475
- */
3476
- export declare const NewTransitVirtualInterfaceFilterSensitiveLog: (obj: NewTransitVirtualInterface) => any;
3477
- /**
3478
- * @internal
3479
- */
3480
- export declare const CreateTransitVirtualInterfaceRequestFilterSensitiveLog: (obj: CreateTransitVirtualInterfaceRequest) => any;
3481
- /**
3482
- * @internal
3483
- */
3484
- export declare const CreateTransitVirtualInterfaceResultFilterSensitiveLog: (obj: CreateTransitVirtualInterfaceResult) => any;
3485
- /**
3486
- * @internal
3487
- */
3488
- export declare const DeleteBGPPeerRequestFilterSensitiveLog: (obj: DeleteBGPPeerRequest) => any;
3489
- /**
3490
- * @internal
3491
- */
3492
- export declare const DeleteBGPPeerResponseFilterSensitiveLog: (obj: DeleteBGPPeerResponse) => any;
3493
- /**
3494
- * @internal
3495
- */
3496
- export declare const DeleteConnectionRequestFilterSensitiveLog: (obj: DeleteConnectionRequest) => any;
3497
- /**
3498
- * @internal
3499
- */
3500
- export declare const DeleteDirectConnectGatewayRequestFilterSensitiveLog: (obj: DeleteDirectConnectGatewayRequest) => any;
3501
- /**
3502
- * @internal
3503
- */
3504
- export declare const DeleteDirectConnectGatewayResultFilterSensitiveLog: (obj: DeleteDirectConnectGatewayResult) => any;
3505
- /**
3506
- * @internal
3507
- */
3508
- export declare const DeleteDirectConnectGatewayAssociationRequestFilterSensitiveLog: (obj: DeleteDirectConnectGatewayAssociationRequest) => any;
3509
- /**
3510
- * @internal
3511
- */
3512
- export declare const DeleteDirectConnectGatewayAssociationResultFilterSensitiveLog: (obj: DeleteDirectConnectGatewayAssociationResult) => any;
3513
- /**
3514
- * @internal
3515
- */
3516
- export declare const DeleteDirectConnectGatewayAssociationProposalRequestFilterSensitiveLog: (obj: DeleteDirectConnectGatewayAssociationProposalRequest) => any;
3517
- /**
3518
- * @internal
3519
- */
3520
- export declare const DeleteDirectConnectGatewayAssociationProposalResultFilterSensitiveLog: (obj: DeleteDirectConnectGatewayAssociationProposalResult) => any;
3521
- /**
3522
- * @internal
3523
- */
3524
- export declare const DeleteInterconnectRequestFilterSensitiveLog: (obj: DeleteInterconnectRequest) => any;
3525
- /**
3526
- * @internal
3527
- */
3528
- export declare const DeleteInterconnectResponseFilterSensitiveLog: (obj: DeleteInterconnectResponse) => any;
3529
- /**
3530
- * @internal
3531
- */
3532
- export declare const DeleteLagRequestFilterSensitiveLog: (obj: DeleteLagRequest) => any;
3533
- /**
3534
- * @internal
3535
- */
3536
- export declare const DeleteVirtualInterfaceRequestFilterSensitiveLog: (obj: DeleteVirtualInterfaceRequest) => any;
3537
- /**
3538
- * @internal
3539
- */
3540
- export declare const DeleteVirtualInterfaceResponseFilterSensitiveLog: (obj: DeleteVirtualInterfaceResponse) => any;
3541
- /**
3542
- * @internal
3543
- */
3544
- export declare const DescribeConnectionLoaRequestFilterSensitiveLog: (obj: DescribeConnectionLoaRequest) => any;
3545
- /**
3546
- * @internal
3547
- */
3548
- export declare const LoaFilterSensitiveLog: (obj: Loa) => any;
3549
- /**
3550
- * @internal
3551
- */
3552
- export declare const DescribeConnectionLoaResponseFilterSensitiveLog: (obj: DescribeConnectionLoaResponse) => any;
3553
- /**
3554
- * @internal
3555
- */
3556
- export declare const DescribeConnectionsRequestFilterSensitiveLog: (obj: DescribeConnectionsRequest) => any;
3557
- /**
3558
- * @internal
3559
- */
3560
- export declare const DescribeConnectionsOnInterconnectRequestFilterSensitiveLog: (obj: DescribeConnectionsOnInterconnectRequest) => any;
3561
- /**
3562
- * @internal
3563
- */
3564
- export declare const DescribeCustomerMetadataResponseFilterSensitiveLog: (obj: DescribeCustomerMetadataResponse) => any;
3565
- /**
3566
- * @internal
3567
- */
3568
- export declare const DescribeDirectConnectGatewayAssociationProposalsRequestFilterSensitiveLog: (obj: DescribeDirectConnectGatewayAssociationProposalsRequest) => any;
3569
- /**
3570
- * @internal
3571
- */
3572
- export declare const DescribeDirectConnectGatewayAssociationProposalsResultFilterSensitiveLog: (obj: DescribeDirectConnectGatewayAssociationProposalsResult) => any;
3573
- /**
3574
- * @internal
3575
- */
3576
- export declare const DescribeDirectConnectGatewayAssociationsRequestFilterSensitiveLog: (obj: DescribeDirectConnectGatewayAssociationsRequest) => any;
3577
- /**
3578
- * @internal
3579
- */
3580
- export declare const DescribeDirectConnectGatewayAssociationsResultFilterSensitiveLog: (obj: DescribeDirectConnectGatewayAssociationsResult) => any;
3581
- /**
3582
- * @internal
3583
- */
3584
- export declare const DescribeDirectConnectGatewayAttachmentsRequestFilterSensitiveLog: (obj: DescribeDirectConnectGatewayAttachmentsRequest) => any;
3585
- /**
3586
- * @internal
3587
- */
3588
- export declare const DirectConnectGatewayAttachmentFilterSensitiveLog: (obj: DirectConnectGatewayAttachment) => any;
3589
- /**
3590
- * @internal
3591
- */
3592
- export declare const DescribeDirectConnectGatewayAttachmentsResultFilterSensitiveLog: (obj: DescribeDirectConnectGatewayAttachmentsResult) => any;
3593
- /**
3594
- * @internal
3595
- */
3596
- export declare const DescribeDirectConnectGatewaysRequestFilterSensitiveLog: (obj: DescribeDirectConnectGatewaysRequest) => any;
3597
- /**
3598
- * @internal
3599
- */
3600
- export declare const DescribeDirectConnectGatewaysResultFilterSensitiveLog: (obj: DescribeDirectConnectGatewaysResult) => any;
3601
- /**
3602
- * @internal
3603
- */
3604
- export declare const DescribeHostedConnectionsRequestFilterSensitiveLog: (obj: DescribeHostedConnectionsRequest) => any;
3605
- /**
3606
- * @internal
3607
- */
3608
- export declare const DescribeInterconnectLoaRequestFilterSensitiveLog: (obj: DescribeInterconnectLoaRequest) => any;
3609
- /**
3610
- * @internal
3611
- */
3612
- export declare const DescribeInterconnectLoaResponseFilterSensitiveLog: (obj: DescribeInterconnectLoaResponse) => any;
3613
- /**
3614
- * @internal
3615
- */
3616
- export declare const DescribeInterconnectsRequestFilterSensitiveLog: (obj: DescribeInterconnectsRequest) => any;
3617
- /**
3618
- * @internal
3619
- */
3620
- export declare const InterconnectsFilterSensitiveLog: (obj: Interconnects) => any;
3621
- /**
3622
- * @internal
3623
- */
3624
- export declare const DescribeLagsRequestFilterSensitiveLog: (obj: DescribeLagsRequest) => any;
3625
- /**
3626
- * @internal
3627
- */
3628
- export declare const LagsFilterSensitiveLog: (obj: Lags) => any;
3629
- /**
3630
- * @internal
3631
- */
3632
- export declare const DescribeLoaRequestFilterSensitiveLog: (obj: DescribeLoaRequest) => any;
3633
- /**
3634
- * @internal
3635
- */
3636
- export declare const LocationFilterSensitiveLog: (obj: Location) => any;
3637
- /**
3638
- * @internal
3639
- */
3640
- export declare const LocationsFilterSensitiveLog: (obj: Locations) => any;
3641
- /**
3642
- * @internal
3643
- */
3644
- export declare const DescribeRouterConfigurationRequestFilterSensitiveLog: (obj: DescribeRouterConfigurationRequest) => any;
3645
- /**
3646
- * @internal
3647
- */
3648
- export declare const RouterTypeFilterSensitiveLog: (obj: RouterType) => any;
3649
- /**
3650
- * @internal
3651
- */
3652
- export declare const DescribeRouterConfigurationResponseFilterSensitiveLog: (obj: DescribeRouterConfigurationResponse) => any;
3653
- /**
3654
- * @internal
3655
- */
3656
- export declare const DescribeTagsRequestFilterSensitiveLog: (obj: DescribeTagsRequest) => any;
3657
- /**
3658
- * @internal
3659
- */
3660
- export declare const ResourceTagFilterSensitiveLog: (obj: ResourceTag) => any;
3661
- /**
3662
- * @internal
3663
- */
3664
- export declare const DescribeTagsResponseFilterSensitiveLog: (obj: DescribeTagsResponse) => any;
3665
- /**
3666
- * @internal
3667
- */
3668
- export declare const VirtualGatewayFilterSensitiveLog: (obj: VirtualGateway) => any;
3669
- /**
3670
- * @internal
3671
- */
3672
- export declare const VirtualGatewaysFilterSensitiveLog: (obj: VirtualGateways) => any;
3673
- /**
3674
- * @internal
3675
- */
3676
- export declare const DescribeVirtualInterfacesRequestFilterSensitiveLog: (obj: DescribeVirtualInterfacesRequest) => any;
3677
- /**
3678
- * @internal
3679
- */
3680
- export declare const VirtualInterfacesFilterSensitiveLog: (obj: VirtualInterfaces) => any;
3681
- /**
3682
- * @internal
3683
- */
3684
- export declare const DisassociateConnectionFromLagRequestFilterSensitiveLog: (obj: DisassociateConnectionFromLagRequest) => any;
3685
- /**
3686
- * @internal
3687
- */
3688
- export declare const DisassociateMacSecKeyRequestFilterSensitiveLog: (obj: DisassociateMacSecKeyRequest) => any;
3689
- /**
3690
- * @internal
3691
- */
3692
- export declare const DisassociateMacSecKeyResponseFilterSensitiveLog: (obj: DisassociateMacSecKeyResponse) => any;
3693
- /**
3694
- * @internal
3695
- */
3696
- export declare const ListVirtualInterfaceTestHistoryRequestFilterSensitiveLog: (obj: ListVirtualInterfaceTestHistoryRequest) => any;
3697
- /**
3698
- * @internal
3699
- */
3700
- export declare const VirtualInterfaceTestHistoryFilterSensitiveLog: (obj: VirtualInterfaceTestHistory) => any;
3701
- /**
3702
- * @internal
3703
- */
3704
- export declare const ListVirtualInterfaceTestHistoryResponseFilterSensitiveLog: (obj: ListVirtualInterfaceTestHistoryResponse) => any;
3705
- /**
3706
- * @internal
3707
- */
3708
- export declare const StartBgpFailoverTestRequestFilterSensitiveLog: (obj: StartBgpFailoverTestRequest) => any;
3709
- /**
3710
- * @internal
3711
- */
3712
- export declare const StartBgpFailoverTestResponseFilterSensitiveLog: (obj: StartBgpFailoverTestResponse) => any;
3713
- /**
3714
- * @internal
3715
- */
3716
- export declare const StopBgpFailoverTestRequestFilterSensitiveLog: (obj: StopBgpFailoverTestRequest) => any;
3717
- /**
3718
- * @internal
3719
- */
3720
- export declare const StopBgpFailoverTestResponseFilterSensitiveLog: (obj: StopBgpFailoverTestResponse) => any;
3721
- /**
3722
- * @internal
3723
- */
3724
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
3725
- /**
3726
- * @internal
3727
- */
3728
- export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
3729
- /**
3730
- * @internal
3731
- */
3732
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
3733
- /**
3734
- * @internal
3735
- */
3736
- export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
3737
- /**
3738
- * @internal
3739
- */
3740
- export declare const UpdateConnectionRequestFilterSensitiveLog: (obj: UpdateConnectionRequest) => any;
3741
- /**
3742
- * @internal
3743
- */
3744
- export declare const UpdateDirectConnectGatewayRequestFilterSensitiveLog: (obj: UpdateDirectConnectGatewayRequest) => any;
3745
- /**
3746
- * @internal
3747
- */
3748
- export declare const UpdateDirectConnectGatewayResponseFilterSensitiveLog: (obj: UpdateDirectConnectGatewayResponse) => any;
3749
- /**
3750
- * @internal
3751
- */
3752
- export declare const UpdateDirectConnectGatewayAssociationRequestFilterSensitiveLog: (obj: UpdateDirectConnectGatewayAssociationRequest) => any;
3753
- /**
3754
- * @internal
3755
- */
3756
- export declare const UpdateDirectConnectGatewayAssociationResultFilterSensitiveLog: (obj: UpdateDirectConnectGatewayAssociationResult) => any;
3757
- /**
3758
- * @internal
3759
- */
3760
- export declare const UpdateLagRequestFilterSensitiveLog: (obj: UpdateLagRequest) => any;
3761
- /**
3762
- * @internal
3763
- */
3764
- export declare const UpdateVirtualInterfaceAttributesRequestFilterSensitiveLog: (obj: UpdateVirtualInterfaceAttributesRequest) => any;