@aws-sdk/client-networkmanager 3.295.0 → 3.297.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 (112) hide show
  1. package/dist-types/NetworkManager.d.ts +86 -0
  2. package/dist-types/NetworkManagerClient.d.ts +24 -4
  3. package/dist-types/commands/AcceptAttachmentCommand.d.ts +16 -0
  4. package/dist-types/commands/AssociateConnectPeerCommand.d.ts +16 -0
  5. package/dist-types/commands/AssociateCustomerGatewayCommand.d.ts +16 -0
  6. package/dist-types/commands/AssociateLinkCommand.d.ts +16 -0
  7. package/dist-types/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +16 -0
  8. package/dist-types/commands/CreateConnectAttachmentCommand.d.ts +16 -0
  9. package/dist-types/commands/CreateConnectPeerCommand.d.ts +16 -0
  10. package/dist-types/commands/CreateConnectionCommand.d.ts +16 -0
  11. package/dist-types/commands/CreateCoreNetworkCommand.d.ts +16 -0
  12. package/dist-types/commands/CreateDeviceCommand.d.ts +16 -0
  13. package/dist-types/commands/CreateGlobalNetworkCommand.d.ts +16 -0
  14. package/dist-types/commands/CreateLinkCommand.d.ts +16 -0
  15. package/dist-types/commands/CreateSiteCommand.d.ts +16 -0
  16. package/dist-types/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +16 -0
  17. package/dist-types/commands/CreateTransitGatewayPeeringCommand.d.ts +16 -0
  18. package/dist-types/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +16 -0
  19. package/dist-types/commands/CreateVpcAttachmentCommand.d.ts +16 -0
  20. package/dist-types/commands/DeleteAttachmentCommand.d.ts +16 -0
  21. package/dist-types/commands/DeleteConnectPeerCommand.d.ts +16 -0
  22. package/dist-types/commands/DeleteConnectionCommand.d.ts +16 -0
  23. package/dist-types/commands/DeleteCoreNetworkCommand.d.ts +16 -0
  24. package/dist-types/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +16 -0
  25. package/dist-types/commands/DeleteDeviceCommand.d.ts +16 -0
  26. package/dist-types/commands/DeleteGlobalNetworkCommand.d.ts +16 -0
  27. package/dist-types/commands/DeleteLinkCommand.d.ts +16 -0
  28. package/dist-types/commands/DeletePeeringCommand.d.ts +16 -0
  29. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +16 -0
  30. package/dist-types/commands/DeleteSiteCommand.d.ts +16 -0
  31. package/dist-types/commands/DeregisterTransitGatewayCommand.d.ts +16 -0
  32. package/dist-types/commands/DescribeGlobalNetworksCommand.d.ts +16 -0
  33. package/dist-types/commands/DisassociateConnectPeerCommand.d.ts +16 -0
  34. package/dist-types/commands/DisassociateCustomerGatewayCommand.d.ts +16 -0
  35. package/dist-types/commands/DisassociateLinkCommand.d.ts +16 -0
  36. package/dist-types/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +16 -0
  37. package/dist-types/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +16 -0
  38. package/dist-types/commands/GetConnectAttachmentCommand.d.ts +16 -0
  39. package/dist-types/commands/GetConnectPeerAssociationsCommand.d.ts +16 -0
  40. package/dist-types/commands/GetConnectPeerCommand.d.ts +16 -0
  41. package/dist-types/commands/GetConnectionsCommand.d.ts +16 -0
  42. package/dist-types/commands/GetCoreNetworkChangeEventsCommand.d.ts +16 -0
  43. package/dist-types/commands/GetCoreNetworkChangeSetCommand.d.ts +16 -0
  44. package/dist-types/commands/GetCoreNetworkCommand.d.ts +16 -0
  45. package/dist-types/commands/GetCoreNetworkPolicyCommand.d.ts +16 -0
  46. package/dist-types/commands/GetCustomerGatewayAssociationsCommand.d.ts +16 -0
  47. package/dist-types/commands/GetDevicesCommand.d.ts +16 -0
  48. package/dist-types/commands/GetLinkAssociationsCommand.d.ts +16 -0
  49. package/dist-types/commands/GetLinksCommand.d.ts +16 -0
  50. package/dist-types/commands/GetNetworkResourceCountsCommand.d.ts +16 -0
  51. package/dist-types/commands/GetNetworkResourceRelationshipsCommand.d.ts +16 -0
  52. package/dist-types/commands/GetNetworkResourcesCommand.d.ts +16 -0
  53. package/dist-types/commands/GetNetworkRoutesCommand.d.ts +16 -0
  54. package/dist-types/commands/GetNetworkTelemetryCommand.d.ts +16 -0
  55. package/dist-types/commands/GetResourcePolicyCommand.d.ts +16 -0
  56. package/dist-types/commands/GetRouteAnalysisCommand.d.ts +16 -0
  57. package/dist-types/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +16 -0
  58. package/dist-types/commands/GetSitesCommand.d.ts +16 -0
  59. package/dist-types/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +16 -0
  60. package/dist-types/commands/GetTransitGatewayPeeringCommand.d.ts +16 -0
  61. package/dist-types/commands/GetTransitGatewayRegistrationsCommand.d.ts +16 -0
  62. package/dist-types/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +16 -0
  63. package/dist-types/commands/GetVpcAttachmentCommand.d.ts +16 -0
  64. package/dist-types/commands/ListAttachmentsCommand.d.ts +16 -0
  65. package/dist-types/commands/ListConnectPeersCommand.d.ts +16 -0
  66. package/dist-types/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +16 -0
  67. package/dist-types/commands/ListCoreNetworksCommand.d.ts +16 -0
  68. package/dist-types/commands/ListOrganizationServiceAccessStatusCommand.d.ts +16 -0
  69. package/dist-types/commands/ListPeeringsCommand.d.ts +16 -0
  70. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  71. package/dist-types/commands/PutCoreNetworkPolicyCommand.d.ts +16 -0
  72. package/dist-types/commands/PutResourcePolicyCommand.d.ts +16 -0
  73. package/dist-types/commands/RegisterTransitGatewayCommand.d.ts +16 -0
  74. package/dist-types/commands/RejectAttachmentCommand.d.ts +16 -0
  75. package/dist-types/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +16 -0
  76. package/dist-types/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +16 -0
  77. package/dist-types/commands/StartRouteAnalysisCommand.d.ts +16 -0
  78. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  79. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  80. package/dist-types/commands/UpdateConnectionCommand.d.ts +16 -0
  81. package/dist-types/commands/UpdateCoreNetworkCommand.d.ts +16 -0
  82. package/dist-types/commands/UpdateDeviceCommand.d.ts +16 -0
  83. package/dist-types/commands/UpdateGlobalNetworkCommand.d.ts +16 -0
  84. package/dist-types/commands/UpdateLinkCommand.d.ts +16 -0
  85. package/dist-types/commands/UpdateNetworkResourceMetadataCommand.d.ts +16 -0
  86. package/dist-types/commands/UpdateSiteCommand.d.ts +16 -0
  87. package/dist-types/commands/UpdateVpcAttachmentCommand.d.ts +16 -0
  88. package/dist-types/models/NetworkManagerServiceException.d.ts +2 -0
  89. package/dist-types/models/models_0.d.ts +672 -1
  90. package/dist-types/pagination/DescribeGlobalNetworksPaginator.d.ts +3 -0
  91. package/dist-types/pagination/GetConnectPeerAssociationsPaginator.d.ts +3 -0
  92. package/dist-types/pagination/GetConnectionsPaginator.d.ts +3 -0
  93. package/dist-types/pagination/GetCoreNetworkChangeEventsPaginator.d.ts +3 -0
  94. package/dist-types/pagination/GetCoreNetworkChangeSetPaginator.d.ts +3 -0
  95. package/dist-types/pagination/GetCustomerGatewayAssociationsPaginator.d.ts +3 -0
  96. package/dist-types/pagination/GetDevicesPaginator.d.ts +3 -0
  97. package/dist-types/pagination/GetLinkAssociationsPaginator.d.ts +3 -0
  98. package/dist-types/pagination/GetLinksPaginator.d.ts +3 -0
  99. package/dist-types/pagination/GetNetworkResourceCountsPaginator.d.ts +3 -0
  100. package/dist-types/pagination/GetNetworkResourceRelationshipsPaginator.d.ts +3 -0
  101. package/dist-types/pagination/GetNetworkResourcesPaginator.d.ts +3 -0
  102. package/dist-types/pagination/GetNetworkTelemetryPaginator.d.ts +3 -0
  103. package/dist-types/pagination/GetSitesPaginator.d.ts +3 -0
  104. package/dist-types/pagination/GetTransitGatewayConnectPeerAssociationsPaginator.d.ts +3 -0
  105. package/dist-types/pagination/GetTransitGatewayRegistrationsPaginator.d.ts +3 -0
  106. package/dist-types/pagination/Interfaces.d.ts +3 -0
  107. package/dist-types/pagination/ListAttachmentsPaginator.d.ts +3 -0
  108. package/dist-types/pagination/ListConnectPeersPaginator.d.ts +3 -0
  109. package/dist-types/pagination/ListCoreNetworkPolicyVersionsPaginator.d.ts +3 -0
  110. package/dist-types/pagination/ListCoreNetworksPaginator.d.ts +3 -0
  111. package/dist-types/pagination/ListPeeringsPaginator.d.ts +3 -0
  112. package/package.json +29 -29
@@ -1,11 +1,17 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType, LazyJsonString as __LazyJsonString } from "@aws-sdk/smithy-client";
2
2
  import { NetworkManagerServiceException as __BaseException } from "./NetworkManagerServiceException";
3
+ /**
4
+ * @public
5
+ */
3
6
  export interface AcceptAttachmentRequest {
4
7
  /**
5
8
  * <p>The ID of the attachment. </p>
6
9
  */
7
10
  AttachmentId: string | undefined;
8
11
  }
12
+ /**
13
+ * @public
14
+ */
9
15
  export declare enum AttachmentType {
10
16
  CONNECT = "CONNECT",
11
17
  SITE_TO_SITE_VPN = "SITE_TO_SITE_VPN",
@@ -13,6 +19,7 @@ export declare enum AttachmentType {
13
19
  VPC = "VPC"
14
20
  }
15
21
  /**
22
+ * @public
16
23
  * <p>Describes a tag.</p>
17
24
  */
18
25
  export interface Tag {
@@ -28,6 +35,7 @@ export interface Tag {
28
35
  Value?: string;
29
36
  }
30
37
  /**
38
+ * @public
31
39
  * <p>Describes a proposed segment change. In some cases, the segment change must first be evaluated and accepted. </p>
32
40
  */
33
41
  export interface ProposedSegmentChange {
@@ -44,6 +52,9 @@ export interface ProposedSegmentChange {
44
52
  */
45
53
  SegmentName?: string;
46
54
  }
55
+ /**
56
+ * @public
57
+ */
47
58
  export declare enum AttachmentState {
48
59
  AVAILABLE = "AVAILABLE",
49
60
  CREATING = "CREATING",
@@ -56,6 +67,7 @@ export declare enum AttachmentState {
56
67
  UPDATING = "UPDATING"
57
68
  }
58
69
  /**
70
+ * @public
59
71
  * <p>Describes a core network attachment.</p>
60
72
  */
61
73
  export interface Attachment {
@@ -116,6 +128,9 @@ export interface Attachment {
116
128
  */
117
129
  UpdatedAt?: Date;
118
130
  }
131
+ /**
132
+ * @public
133
+ */
119
134
  export interface AcceptAttachmentResponse {
120
135
  /**
121
136
  * <p>The response to the attachment request. </p>
@@ -123,6 +138,7 @@ export interface AcceptAttachmentResponse {
123
138
  Attachment?: Attachment;
124
139
  }
125
140
  /**
141
+ * @public
126
142
  * <p>You do not have sufficient access to perform this action.</p>
127
143
  */
128
144
  export declare class AccessDeniedException extends __BaseException {
@@ -135,6 +151,7 @@ export declare class AccessDeniedException extends __BaseException {
135
151
  constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
136
152
  }
137
153
  /**
154
+ * @public
138
155
  * <p>There was a conflict processing the request. Updating or deleting the resource can
139
156
  * cause an inconsistent state.</p>
140
157
  */
@@ -156,6 +173,7 @@ export declare class ConflictException extends __BaseException {
156
173
  constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
157
174
  }
158
175
  /**
176
+ * @public
159
177
  * <p>The request has failed due to an internal error.</p>
160
178
  */
161
179
  export declare class InternalServerException extends __BaseException {
@@ -172,6 +190,7 @@ export declare class InternalServerException extends __BaseException {
172
190
  constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
173
191
  }
174
192
  /**
193
+ * @public
175
194
  * <p>The specified resource could not be found.</p>
176
195
  */
177
196
  export declare class ResourceNotFoundException extends __BaseException {
@@ -196,6 +215,7 @@ export declare class ResourceNotFoundException extends __BaseException {
196
215
  constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
197
216
  }
198
217
  /**
218
+ * @public
199
219
  * <p>The request was denied due to request throttling.</p>
200
220
  */
201
221
  export declare class ThrottlingException extends __BaseException {
@@ -212,6 +232,7 @@ export declare class ThrottlingException extends __BaseException {
212
232
  constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
213
233
  }
214
234
  /**
235
+ * @public
215
236
  * <p>Describes a validation exception for a field.</p>
216
237
  */
217
238
  export interface ValidationExceptionField {
@@ -224,6 +245,9 @@ export interface ValidationExceptionField {
224
245
  */
225
246
  Message: string | undefined;
226
247
  }
248
+ /**
249
+ * @public
250
+ */
227
251
  export declare enum ValidationExceptionReason {
228
252
  CANNOT_PARSE = "CannotParse",
229
253
  FIELD_VALIDATION_FAILED = "FieldValidationFailed",
@@ -231,6 +255,7 @@ export declare enum ValidationExceptionReason {
231
255
  UNKNOWN_OPERATION = "UnknownOperation"
232
256
  }
233
257
  /**
258
+ * @public
234
259
  * <p>The input fails to satisfy the constraints.</p>
235
260
  */
236
261
  export declare class ValidationException extends __BaseException {
@@ -251,6 +276,7 @@ export declare class ValidationException extends __BaseException {
251
276
  constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
252
277
  }
253
278
  /**
279
+ * @public
254
280
  * <p>Describes the current status of an account within an Amazon Web Services Organization, including service-linked roles (SLRs).</p>
255
281
  */
256
282
  export interface AccountStatus {
@@ -263,6 +289,9 @@ export interface AccountStatus {
263
289
  */
264
290
  SLRDeploymentStatus?: string;
265
291
  }
292
+ /**
293
+ * @public
294
+ */
266
295
  export interface AssociateConnectPeerRequest {
267
296
  /**
268
297
  * <p>The ID of your global network.</p>
@@ -281,6 +310,9 @@ export interface AssociateConnectPeerRequest {
281
310
  */
282
311
  LinkId?: string;
283
312
  }
313
+ /**
314
+ * @public
315
+ */
284
316
  export declare enum ConnectPeerAssociationState {
285
317
  available = "AVAILABLE",
286
318
  deleted = "DELETED",
@@ -288,6 +320,7 @@ export declare enum ConnectPeerAssociationState {
288
320
  pending = "PENDING"
289
321
  }
290
322
  /**
323
+ * @public
291
324
  * <p>Describes a core network Connect peer association.</p>
292
325
  */
293
326
  export interface ConnectPeerAssociation {
@@ -312,6 +345,9 @@ export interface ConnectPeerAssociation {
312
345
  */
313
346
  State?: ConnectPeerAssociationState | string;
314
347
  }
348
+ /**
349
+ * @public
350
+ */
315
351
  export interface AssociateConnectPeerResponse {
316
352
  /**
317
353
  * <p>The response to the Connect peer request.</p>
@@ -319,6 +355,7 @@ export interface AssociateConnectPeerResponse {
319
355
  ConnectPeerAssociation?: ConnectPeerAssociation;
320
356
  }
321
357
  /**
358
+ * @public
322
359
  * <p>A service limit was exceeded.</p>
323
360
  */
324
361
  export declare class ServiceQuotaExceededException extends __BaseException {
@@ -349,6 +386,9 @@ export declare class ServiceQuotaExceededException extends __BaseException {
349
386
  */
350
387
  constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
351
388
  }
389
+ /**
390
+ * @public
391
+ */
352
392
  export interface AssociateCustomerGatewayRequest {
353
393
  /**
354
394
  * <p>The Amazon Resource Name (ARN) of the customer gateway.</p>
@@ -367,6 +407,9 @@ export interface AssociateCustomerGatewayRequest {
367
407
  */
368
408
  LinkId?: string;
369
409
  }
410
+ /**
411
+ * @public
412
+ */
370
413
  export declare enum CustomerGatewayAssociationState {
371
414
  available = "AVAILABLE",
372
415
  deleted = "DELETED",
@@ -374,6 +417,7 @@ export declare enum CustomerGatewayAssociationState {
374
417
  pending = "PENDING"
375
418
  }
376
419
  /**
420
+ * @public
377
421
  * <p>Describes the association between a customer gateway, a device, and a link.</p>
378
422
  */
379
423
  export interface CustomerGatewayAssociation {
@@ -398,12 +442,18 @@ export interface CustomerGatewayAssociation {
398
442
  */
399
443
  State?: CustomerGatewayAssociationState | string;
400
444
  }
445
+ /**
446
+ * @public
447
+ */
401
448
  export interface AssociateCustomerGatewayResponse {
402
449
  /**
403
450
  * <p>The customer gateway association.</p>
404
451
  */
405
452
  CustomerGatewayAssociation?: CustomerGatewayAssociation;
406
453
  }
454
+ /**
455
+ * @public
456
+ */
407
457
  export interface AssociateLinkRequest {
408
458
  /**
409
459
  * <p>The ID of the global network.</p>
@@ -418,6 +468,9 @@ export interface AssociateLinkRequest {
418
468
  */
419
469
  LinkId: string | undefined;
420
470
  }
471
+ /**
472
+ * @public
473
+ */
421
474
  export declare enum LinkAssociationState {
422
475
  available = "AVAILABLE",
423
476
  deleted = "DELETED",
@@ -425,6 +478,7 @@ export declare enum LinkAssociationState {
425
478
  pending = "PENDING"
426
479
  }
427
480
  /**
481
+ * @public
428
482
  * <p>Describes the association between a device and a link.</p>
429
483
  */
430
484
  export interface LinkAssociation {
@@ -445,12 +499,18 @@ export interface LinkAssociation {
445
499
  */
446
500
  LinkAssociationState?: LinkAssociationState | string;
447
501
  }
502
+ /**
503
+ * @public
504
+ */
448
505
  export interface AssociateLinkResponse {
449
506
  /**
450
507
  * <p>The link association.</p>
451
508
  */
452
509
  LinkAssociation?: LinkAssociation;
453
510
  }
511
+ /**
512
+ * @public
513
+ */
454
514
  export interface AssociateTransitGatewayConnectPeerRequest {
455
515
  /**
456
516
  * <p>The ID of the global network.</p>
@@ -469,6 +529,9 @@ export interface AssociateTransitGatewayConnectPeerRequest {
469
529
  */
470
530
  LinkId?: string;
471
531
  }
532
+ /**
533
+ * @public
534
+ */
472
535
  export declare enum TransitGatewayConnectPeerAssociationState {
473
536
  available = "AVAILABLE",
474
537
  deleted = "DELETED",
@@ -476,6 +539,7 @@ export declare enum TransitGatewayConnectPeerAssociationState {
476
539
  pending = "PENDING"
477
540
  }
478
541
  /**
542
+ * @public
479
543
  * <p>Describes a transit gateway Connect peer association.</p>
480
544
  */
481
545
  export interface TransitGatewayConnectPeerAssociation {
@@ -500,6 +564,9 @@ export interface TransitGatewayConnectPeerAssociation {
500
564
  */
501
565
  State?: TransitGatewayConnectPeerAssociationState | string;
502
566
  }
567
+ /**
568
+ * @public
569
+ */
503
570
  export interface AssociateTransitGatewayConnectPeerResponse {
504
571
  /**
505
572
  * <p>The transit gateway Connect peer association.</p>
@@ -507,6 +574,7 @@ export interface AssociateTransitGatewayConnectPeerResponse {
507
574
  TransitGatewayConnectPeerAssociation?: TransitGatewayConnectPeerAssociation;
508
575
  }
509
576
  /**
577
+ * @public
510
578
  * <p>Specifies a location in Amazon Web Services.</p>
511
579
  */
512
580
  export interface AWSLocation {
@@ -521,6 +589,7 @@ export interface AWSLocation {
521
589
  SubnetArn?: string;
522
590
  }
523
591
  /**
592
+ * @public
524
593
  * <p>Describes bandwidth information.</p>
525
594
  */
526
595
  export interface Bandwidth {
@@ -534,6 +603,7 @@ export interface Bandwidth {
534
603
  DownloadSpeed?: number;
535
604
  }
536
605
  /**
606
+ * @public
537
607
  * <p>Describes the BGP options.</p>
538
608
  */
539
609
  export interface BgpOptions {
@@ -542,11 +612,17 @@ export interface BgpOptions {
542
612
  */
543
613
  PeerAsn?: number;
544
614
  }
615
+ /**
616
+ * @public
617
+ */
545
618
  export declare enum ChangeAction {
546
619
  ADD = "ADD",
547
620
  MODIFY = "MODIFY",
548
621
  REMOVE = "REMOVE"
549
622
  }
623
+ /**
624
+ * @public
625
+ */
550
626
  export declare enum ChangeSetState {
551
627
  EXECUTING = "EXECUTING",
552
628
  EXECUTION_SUCCEEDED = "EXECUTION_SUCCEEDED",
@@ -555,12 +631,18 @@ export declare enum ChangeSetState {
555
631
  PENDING_GENERATION = "PENDING_GENERATION",
556
632
  READY_TO_EXECUTE = "READY_TO_EXECUTE"
557
633
  }
634
+ /**
635
+ * @public
636
+ */
558
637
  export declare enum ChangeStatus {
559
638
  COMPLETE = "COMPLETE",
560
639
  FAILED = "FAILED",
561
640
  IN_PROGRESS = "IN_PROGRESS",
562
641
  NOT_STARTED = "NOT_STARTED"
563
642
  }
643
+ /**
644
+ * @public
645
+ */
564
646
  export declare enum ChangeType {
565
647
  ATTACHMENT_MAPPING = "ATTACHMENT_MAPPING",
566
648
  ATTACHMENT_POLICIES_CONFIGURATION = "ATTACHMENT_POLICIES_CONFIGURATION",
@@ -572,10 +654,14 @@ export declare enum ChangeType {
572
654
  SEGMENTS_CONFIGURATION = "SEGMENTS_CONFIGURATION",
573
655
  SEGMENT_ACTIONS_CONFIGURATION = "SEGMENT_ACTIONS_CONFIGURATION"
574
656
  }
657
+ /**
658
+ * @public
659
+ */
575
660
  export declare enum TunnelProtocol {
576
661
  GRE = "GRE"
577
662
  }
578
663
  /**
664
+ * @public
579
665
  * <p>Describes a core network Connect attachment options.</p>
580
666
  */
581
667
  export interface ConnectAttachmentOptions {
@@ -585,6 +671,7 @@ export interface ConnectAttachmentOptions {
585
671
  Protocol?: TunnelProtocol | string;
586
672
  }
587
673
  /**
674
+ * @public
588
675
  * <p>Describes a core network Connect attachment.</p>
589
676
  */
590
677
  export interface ConnectAttachment {
@@ -601,6 +688,9 @@ export interface ConnectAttachment {
601
688
  */
602
689
  Options?: ConnectAttachmentOptions;
603
690
  }
691
+ /**
692
+ * @public
693
+ */
604
694
  export declare enum ConnectionState {
605
695
  available = "AVAILABLE",
606
696
  deleting = "DELETING",
@@ -608,6 +698,7 @@ export declare enum ConnectionState {
608
698
  updating = "UPDATING"
609
699
  }
610
700
  /**
701
+ * @public
611
702
  * <p>Describes a connection.</p>
612
703
  */
613
704
  export interface Connection {
@@ -656,15 +747,22 @@ export interface Connection {
656
747
  */
657
748
  Tags?: Tag[];
658
749
  }
750
+ /**
751
+ * @public
752
+ */
659
753
  export declare enum ConnectionStatus {
660
754
  DOWN = "DOWN",
661
755
  UP = "UP"
662
756
  }
757
+ /**
758
+ * @public
759
+ */
663
760
  export declare enum ConnectionType {
664
761
  BGP = "BGP",
665
762
  IPSEC = "IPSEC"
666
763
  }
667
764
  /**
765
+ * @public
668
766
  * <p>Describes connection health.</p>
669
767
  */
670
768
  export interface ConnectionHealth {
@@ -682,6 +780,7 @@ export interface ConnectionHealth {
682
780
  Timestamp?: Date;
683
781
  }
684
782
  /**
783
+ * @public
685
784
  * <p>Describes a core network BGP configuration.</p>
686
785
  */
687
786
  export interface ConnectPeerBgpConfiguration {
@@ -703,6 +802,7 @@ export interface ConnectPeerBgpConfiguration {
703
802
  PeerAddress?: string;
704
803
  }
705
804
  /**
805
+ * @public
706
806
  * <p>Describes a core network Connect peer configuration.</p>
707
807
  */
708
808
  export interface ConnectPeerConfiguration {
@@ -727,6 +827,9 @@ export interface ConnectPeerConfiguration {
727
827
  */
728
828
  BgpConfigurations?: ConnectPeerBgpConfiguration[];
729
829
  }
830
+ /**
831
+ * @public
832
+ */
730
833
  export declare enum ConnectPeerState {
731
834
  AVAILABLE = "AVAILABLE",
732
835
  CREATING = "CREATING",
@@ -734,6 +837,7 @@ export declare enum ConnectPeerState {
734
837
  FAILED = "FAILED"
735
838
  }
736
839
  /**
840
+ * @public
737
841
  * <p>Describes a core network Connect peer.</p>
738
842
  */
739
843
  export interface ConnectPeer {
@@ -771,6 +875,7 @@ export interface ConnectPeer {
771
875
  Tags?: Tag[];
772
876
  }
773
877
  /**
878
+ * @public
774
879
  * <p>Summary description of a Connect peer.</p>
775
880
  */
776
881
  export interface ConnectPeerSummary {
@@ -804,6 +909,7 @@ export interface ConnectPeerSummary {
804
909
  Tags?: Tag[];
805
910
  }
806
911
  /**
912
+ * @public
807
913
  * <p>Describes a core network edge.</p>
808
914
  */
809
915
  export interface CoreNetworkEdge {
@@ -821,6 +927,7 @@ export interface CoreNetworkEdge {
821
927
  InsideCidrBlocks?: string[];
822
928
  }
823
929
  /**
930
+ * @public
824
931
  * <p>Describes a core network segment, which are dedicated routes. Only attachments within this segment can communicate with each other.</p>
825
932
  */
826
933
  export interface CoreNetworkSegment {
@@ -837,6 +944,9 @@ export interface CoreNetworkSegment {
837
944
  */
838
945
  SharedSegments?: string[];
839
946
  }
947
+ /**
948
+ * @public
949
+ */
840
950
  export declare enum CoreNetworkState {
841
951
  AVAILABLE = "AVAILABLE",
842
952
  CREATING = "CREATING",
@@ -844,6 +954,7 @@ export declare enum CoreNetworkState {
844
954
  UPDATING = "UPDATING"
845
955
  }
846
956
  /**
957
+ * @public
847
958
  * <p>Describes a core network.</p>
848
959
  */
849
960
  export interface CoreNetwork {
@@ -885,6 +996,7 @@ export interface CoreNetwork {
885
996
  Tags?: Tag[];
886
997
  }
887
998
  /**
999
+ * @public
888
1000
  * <p>Describes a core network change.</p>
889
1001
  */
890
1002
  export interface CoreNetworkChangeValues {
@@ -918,6 +1030,7 @@ export interface CoreNetworkChangeValues {
918
1030
  SharedSegments?: string[];
919
1031
  }
920
1032
  /**
1033
+ * @public
921
1034
  * <p>Details describing a core network change.</p>
922
1035
  */
923
1036
  export interface CoreNetworkChange {
@@ -947,6 +1060,7 @@ export interface CoreNetworkChange {
947
1060
  IdentifierPath?: string;
948
1061
  }
949
1062
  /**
1063
+ * @public
950
1064
  * <p>Describes a core network change event.</p>
951
1065
  */
952
1066
  export interface CoreNetworkChangeEventValues {
@@ -968,6 +1082,7 @@ export interface CoreNetworkChangeEventValues {
968
1082
  Cidr?: string;
969
1083
  }
970
1084
  /**
1085
+ * @public
971
1086
  * <p>Describes a core network change event. This can be a change to a segment, attachment, route, etc.</p>
972
1087
  */
973
1088
  export interface CoreNetworkChangeEvent {
@@ -996,11 +1111,15 @@ export interface CoreNetworkChangeEvent {
996
1111
  */
997
1112
  Values?: CoreNetworkChangeEventValues;
998
1113
  }
1114
+ /**
1115
+ * @public
1116
+ */
999
1117
  export declare enum CoreNetworkPolicyAlias {
1000
1118
  LATEST = "LATEST",
1001
1119
  LIVE = "LIVE"
1002
1120
  }
1003
1121
  /**
1122
+ * @public
1004
1123
  * <p>Provides details about an error in a core network policy.</p>
1005
1124
  */
1006
1125
  export interface CoreNetworkPolicyError {
@@ -1018,6 +1137,7 @@ export interface CoreNetworkPolicyError {
1018
1137
  Path?: string;
1019
1138
  }
1020
1139
  /**
1140
+ * @public
1021
1141
  * <p>Describes a core network policy. You can have only one LIVE Core Policy.</p>
1022
1142
  */
1023
1143
  export interface CoreNetworkPolicy {
@@ -1055,6 +1175,7 @@ export interface CoreNetworkPolicy {
1055
1175
  PolicyDocument?: __LazyJsonString | string;
1056
1176
  }
1057
1177
  /**
1178
+ * @public
1058
1179
  * <p>Describes a core network policy exception.</p>
1059
1180
  */
1060
1181
  export declare class CoreNetworkPolicyException extends __BaseException {
@@ -1071,6 +1192,7 @@ export declare class CoreNetworkPolicyException extends __BaseException {
1071
1192
  constructor(opts: __ExceptionOptionType<CoreNetworkPolicyException, __BaseException>);
1072
1193
  }
1073
1194
  /**
1195
+ * @public
1074
1196
  * <p>Describes a core network policy version.</p>
1075
1197
  */
1076
1198
  export interface CoreNetworkPolicyVersion {
@@ -1100,6 +1222,7 @@ export interface CoreNetworkPolicyVersion {
1100
1222
  ChangeSetState?: ChangeSetState | string;
1101
1223
  }
1102
1224
  /**
1225
+ * @public
1103
1226
  * <p>Returns details about a core network edge.</p>
1104
1227
  */
1105
1228
  export interface CoreNetworkSegmentEdgeIdentifier {
@@ -1117,6 +1240,7 @@ export interface CoreNetworkSegmentEdgeIdentifier {
1117
1240
  EdgeLocation?: string;
1118
1241
  }
1119
1242
  /**
1243
+ * @public
1120
1244
  * <p>Returns summary information about a core network.</p>
1121
1245
  */
1122
1246
  export interface CoreNetworkSummary {
@@ -1149,6 +1273,9 @@ export interface CoreNetworkSummary {
1149
1273
  */
1150
1274
  Tags?: Tag[];
1151
1275
  }
1276
+ /**
1277
+ * @public
1278
+ */
1152
1279
  export interface CreateConnectAttachmentRequest {
1153
1280
  /**
1154
1281
  * <p>The ID of a core network where you want to create the attachment. </p>
@@ -1175,12 +1302,18 @@ export interface CreateConnectAttachmentRequest {
1175
1302
  */
1176
1303
  ClientToken?: string;
1177
1304
  }
1305
+ /**
1306
+ * @public
1307
+ */
1178
1308
  export interface CreateConnectAttachmentResponse {
1179
1309
  /**
1180
1310
  * <p>The response to a Connect attachment request.</p>
1181
1311
  */
1182
1312
  ConnectAttachment?: ConnectAttachment;
1183
1313
  }
1314
+ /**
1315
+ * @public
1316
+ */
1184
1317
  export interface CreateConnectionRequest {
1185
1318
  /**
1186
1319
  * <p>The ID of the global network.</p>
@@ -1212,12 +1345,18 @@ export interface CreateConnectionRequest {
1212
1345
  */
1213
1346
  Tags?: Tag[];
1214
1347
  }
1348
+ /**
1349
+ * @public
1350
+ */
1215
1351
  export interface CreateConnectionResponse {
1216
1352
  /**
1217
1353
  * <p>Information about the connection.</p>
1218
1354
  */
1219
1355
  Connection?: Connection;
1220
1356
  }
1357
+ /**
1358
+ * @public
1359
+ */
1221
1360
  export interface CreateConnectPeerRequest {
1222
1361
  /**
1223
1362
  * <p>The ID of the connection attachment.</p>
@@ -1248,12 +1387,18 @@ export interface CreateConnectPeerRequest {
1248
1387
  */
1249
1388
  ClientToken?: string;
1250
1389
  }
1390
+ /**
1391
+ * @public
1392
+ */
1251
1393
  export interface CreateConnectPeerResponse {
1252
1394
  /**
1253
1395
  * <p>The response to the request.</p>
1254
1396
  */
1255
1397
  ConnectPeer?: ConnectPeer;
1256
1398
  }
1399
+ /**
1400
+ * @public
1401
+ */
1257
1402
  export interface CreateCoreNetworkRequest {
1258
1403
  /**
1259
1404
  * <p>The ID of the global network that a core network will be a part of. </p>
@@ -1276,6 +1421,9 @@ export interface CreateCoreNetworkRequest {
1276
1421
  */
1277
1422
  ClientToken?: string;
1278
1423
  }
1424
+ /**
1425
+ * @public
1426
+ */
1279
1427
  export interface CreateCoreNetworkResponse {
1280
1428
  /**
1281
1429
  * <p>Returns details about a core network.</p>
@@ -1283,6 +1431,7 @@ export interface CreateCoreNetworkResponse {
1283
1431
  CoreNetwork?: CoreNetwork;
1284
1432
  }
1285
1433
  /**
1434
+ * @public
1286
1435
  * <p>Describes a location.</p>
1287
1436
  */
1288
1437
  export interface Location {
@@ -1299,6 +1448,9 @@ export interface Location {
1299
1448
  */
1300
1449
  Longitude?: string;
1301
1450
  }
1451
+ /**
1452
+ * @public
1453
+ */
1302
1454
  export interface CreateDeviceRequest {
1303
1455
  /**
1304
1456
  * <p>The ID of the global network.</p>
@@ -1345,6 +1497,9 @@ export interface CreateDeviceRequest {
1345
1497
  */
1346
1498
  Tags?: Tag[];
1347
1499
  }
1500
+ /**
1501
+ * @public
1502
+ */
1348
1503
  export declare enum DeviceState {
1349
1504
  available = "AVAILABLE",
1350
1505
  deleting = "DELETING",
@@ -1352,6 +1507,7 @@ export declare enum DeviceState {
1352
1507
  updating = "UPDATING"
1353
1508
  }
1354
1509
  /**
1510
+ * @public
1355
1511
  * <p>Describes a device.</p>
1356
1512
  */
1357
1513
  export interface Device {
@@ -1412,12 +1568,18 @@ export interface Device {
1412
1568
  */
1413
1569
  Tags?: Tag[];
1414
1570
  }
1571
+ /**
1572
+ * @public
1573
+ */
1415
1574
  export interface CreateDeviceResponse {
1416
1575
  /**
1417
1576
  * <p>Information about the device.</p>
1418
1577
  */
1419
1578
  Device?: Device;
1420
1579
  }
1580
+ /**
1581
+ * @public
1582
+ */
1421
1583
  export interface CreateGlobalNetworkRequest {
1422
1584
  /**
1423
1585
  * <p>A description of the global network.</p>
@@ -1429,6 +1591,9 @@ export interface CreateGlobalNetworkRequest {
1429
1591
  */
1430
1592
  Tags?: Tag[];
1431
1593
  }
1594
+ /**
1595
+ * @public
1596
+ */
1432
1597
  export declare enum GlobalNetworkState {
1433
1598
  available = "AVAILABLE",
1434
1599
  deleting = "DELETING",
@@ -1436,6 +1601,7 @@ export declare enum GlobalNetworkState {
1436
1601
  updating = "UPDATING"
1437
1602
  }
1438
1603
  /**
1604
+ * @public
1439
1605
  * <p>Describes a global network. This is a single private network acting as a high-level container for your network objects, including an Amazon Web Services-managed Core Network.</p>
1440
1606
  */
1441
1607
  export interface GlobalNetwork {
@@ -1464,12 +1630,18 @@ export interface GlobalNetwork {
1464
1630
  */
1465
1631
  Tags?: Tag[];
1466
1632
  }
1633
+ /**
1634
+ * @public
1635
+ */
1467
1636
  export interface CreateGlobalNetworkResponse {
1468
1637
  /**
1469
1638
  * <p>Information about the global network object.</p>
1470
1639
  */
1471
1640
  GlobalNetwork?: GlobalNetwork;
1472
1641
  }
1642
+ /**
1643
+ * @public
1644
+ */
1473
1645
  export interface CreateLinkRequest {
1474
1646
  /**
1475
1647
  * <p>The ID of the global network.</p>
@@ -1503,6 +1675,9 @@ export interface CreateLinkRequest {
1503
1675
  */
1504
1676
  Tags?: Tag[];
1505
1677
  }
1678
+ /**
1679
+ * @public
1680
+ */
1506
1681
  export declare enum LinkState {
1507
1682
  available = "AVAILABLE",
1508
1683
  deleting = "DELETING",
@@ -1510,6 +1685,7 @@ export declare enum LinkState {
1510
1685
  updating = "UPDATING"
1511
1686
  }
1512
1687
  /**
1688
+ * @public
1513
1689
  * <p>Describes a link.</p>
1514
1690
  */
1515
1691
  export interface Link {
@@ -1558,12 +1734,18 @@ export interface Link {
1558
1734
  */
1559
1735
  Tags?: Tag[];
1560
1736
  }
1737
+ /**
1738
+ * @public
1739
+ */
1561
1740
  export interface CreateLinkResponse {
1562
1741
  /**
1563
1742
  * <p>Information about the link.</p>
1564
1743
  */
1565
1744
  Link?: Link;
1566
1745
  }
1746
+ /**
1747
+ * @public
1748
+ */
1567
1749
  export interface CreateSiteRequest {
1568
1750
  /**
1569
1751
  * <p>The ID of the global network.</p>
@@ -1597,6 +1779,9 @@ export interface CreateSiteRequest {
1597
1779
  */
1598
1780
  Tags?: Tag[];
1599
1781
  }
1782
+ /**
1783
+ * @public
1784
+ */
1600
1785
  export declare enum SiteState {
1601
1786
  available = "AVAILABLE",
1602
1787
  deleting = "DELETING",
@@ -1604,6 +1789,7 @@ export declare enum SiteState {
1604
1789
  updating = "UPDATING"
1605
1790
  }
1606
1791
  /**
1792
+ * @public
1607
1793
  * <p>Describes a site.</p>
1608
1794
  */
1609
1795
  export interface Site {
@@ -1640,12 +1826,18 @@ export interface Site {
1640
1826
  */
1641
1827
  Tags?: Tag[];
1642
1828
  }
1829
+ /**
1830
+ * @public
1831
+ */
1643
1832
  export interface CreateSiteResponse {
1644
1833
  /**
1645
1834
  * <p>Information about the site.</p>
1646
1835
  */
1647
1836
  Site?: Site;
1648
1837
  }
1838
+ /**
1839
+ * @public
1840
+ */
1649
1841
  export interface CreateSiteToSiteVpnAttachmentRequest {
1650
1842
  /**
1651
1843
  * <p>The ID of a core network where you're creating a site-to-site VPN attachment.</p>
@@ -1665,6 +1857,7 @@ export interface CreateSiteToSiteVpnAttachmentRequest {
1665
1857
  ClientToken?: string;
1666
1858
  }
1667
1859
  /**
1860
+ * @public
1668
1861
  * <p>Creates a site-to-site VPN attachment.</p>
1669
1862
  */
1670
1863
  export interface SiteToSiteVpnAttachment {
@@ -1677,12 +1870,18 @@ export interface SiteToSiteVpnAttachment {
1677
1870
  */
1678
1871
  VpnConnectionArn?: string;
1679
1872
  }
1873
+ /**
1874
+ * @public
1875
+ */
1680
1876
  export interface CreateSiteToSiteVpnAttachmentResponse {
1681
1877
  /**
1682
1878
  * <p>Details about a site-to-site VPN attachment.</p>
1683
1879
  */
1684
1880
  SiteToSiteVpnAttachment?: SiteToSiteVpnAttachment;
1685
1881
  }
1882
+ /**
1883
+ * @public
1884
+ */
1686
1885
  export interface CreateTransitGatewayPeeringRequest {
1687
1886
  /**
1688
1887
  * <p>The ID of a core network.</p>
@@ -1701,9 +1900,15 @@ export interface CreateTransitGatewayPeeringRequest {
1701
1900
  */
1702
1901
  ClientToken?: string;
1703
1902
  }
1903
+ /**
1904
+ * @public
1905
+ */
1704
1906
  export declare enum PeeringType {
1705
1907
  TRANSIT_GATEWAY = "TRANSIT_GATEWAY"
1706
1908
  }
1909
+ /**
1910
+ * @public
1911
+ */
1707
1912
  export declare enum PeeringState {
1708
1913
  AVAILABLE = "AVAILABLE",
1709
1914
  CREATING = "CREATING",
@@ -1711,6 +1916,7 @@ export declare enum PeeringState {
1711
1916
  FAILED = "FAILED"
1712
1917
  }
1713
1918
  /**
1919
+ * @public
1714
1920
  * <p>Describes a peering connection.</p>
1715
1921
  */
1716
1922
  export interface Peering {
@@ -1756,6 +1962,7 @@ export interface Peering {
1756
1962
  CreatedAt?: Date;
1757
1963
  }
1758
1964
  /**
1965
+ * @public
1759
1966
  * <p>Describes a transit gateway peering attachment.</p>
1760
1967
  */
1761
1968
  export interface TransitGatewayPeering {
@@ -1772,19 +1979,25 @@ export interface TransitGatewayPeering {
1772
1979
  */
1773
1980
  TransitGatewayPeeringAttachmentId?: string;
1774
1981
  }
1982
+ /**
1983
+ * @public
1984
+ */
1775
1985
  export interface CreateTransitGatewayPeeringResponse {
1776
1986
  /**
1777
1987
  * <p>Returns information about the transit gateway peering connection request.</p>
1778
1988
  */
1779
1989
  TransitGatewayPeering?: TransitGatewayPeering;
1780
1990
  }
1991
+ /**
1992
+ * @public
1993
+ */
1781
1994
  export interface CreateTransitGatewayRouteTableAttachmentRequest {
1782
1995
  /**
1783
1996
  * <p>The ID of the peer for the </p>
1784
1997
  */
1785
1998
  PeeringId: string | undefined;
1786
1999
  /**
1787
- * <p>The ARN of the transit gateway route table for the attachment request.</p>
2000
+ * <p>The ARN of the transit gateway route table for the attachment request. For example, <code>"TransitGatewayRouteTableArn": "arn:aws:ec2:us-west-2:123456789012:transit-gateway-route-table/tgw-rtb-9876543210123456"</code>.</p>
1788
2001
  */
1789
2002
  TransitGatewayRouteTableArn: string | undefined;
1790
2003
  /**
@@ -1797,6 +2010,7 @@ export interface CreateTransitGatewayRouteTableAttachmentRequest {
1797
2010
  ClientToken?: string;
1798
2011
  }
1799
2012
  /**
2013
+ * @public
1800
2014
  * <p>Describes a transit gateway route table attachment.</p>
1801
2015
  */
1802
2016
  export interface TransitGatewayRouteTableAttachment {
@@ -1813,6 +2027,9 @@ export interface TransitGatewayRouteTableAttachment {
1813
2027
  */
1814
2028
  TransitGatewayRouteTableArn?: string;
1815
2029
  }
2030
+ /**
2031
+ * @public
2032
+ */
1816
2033
  export interface CreateTransitGatewayRouteTableAttachmentResponse {
1817
2034
  /**
1818
2035
  * <p>The route table associated with the create transit gateway route table attachment request.</p>
@@ -1820,6 +2037,7 @@ export interface CreateTransitGatewayRouteTableAttachmentResponse {
1820
2037
  TransitGatewayRouteTableAttachment?: TransitGatewayRouteTableAttachment;
1821
2038
  }
1822
2039
  /**
2040
+ * @public
1823
2041
  * <p>Describes the VPC options.</p>
1824
2042
  */
1825
2043
  export interface VpcOptions {
@@ -1832,6 +2050,9 @@ export interface VpcOptions {
1832
2050
  */
1833
2051
  ApplianceModeSupport?: boolean;
1834
2052
  }
2053
+ /**
2054
+ * @public
2055
+ */
1835
2056
  export interface CreateVpcAttachmentRequest {
1836
2057
  /**
1837
2058
  * <p>The ID of a core network for the VPC attachment.</p>
@@ -1859,6 +2080,7 @@ export interface CreateVpcAttachmentRequest {
1859
2080
  ClientToken?: string;
1860
2081
  }
1861
2082
  /**
2083
+ * @public
1862
2084
  * <p>Describes a VPC attachment.</p>
1863
2085
  */
1864
2086
  export interface VpcAttachment {
@@ -1875,24 +2097,36 @@ export interface VpcAttachment {
1875
2097
  */
1876
2098
  Options?: VpcOptions;
1877
2099
  }
2100
+ /**
2101
+ * @public
2102
+ */
1878
2103
  export interface CreateVpcAttachmentResponse {
1879
2104
  /**
1880
2105
  * <p>Provides details about the VPC attachment.</p>
1881
2106
  */
1882
2107
  VpcAttachment?: VpcAttachment;
1883
2108
  }
2109
+ /**
2110
+ * @public
2111
+ */
1884
2112
  export interface DeleteAttachmentRequest {
1885
2113
  /**
1886
2114
  * <p>The ID of the attachment to delete.</p>
1887
2115
  */
1888
2116
  AttachmentId: string | undefined;
1889
2117
  }
2118
+ /**
2119
+ * @public
2120
+ */
1890
2121
  export interface DeleteAttachmentResponse {
1891
2122
  /**
1892
2123
  * <p>Information about the deleted attachment.</p>
1893
2124
  */
1894
2125
  Attachment?: Attachment;
1895
2126
  }
2127
+ /**
2128
+ * @public
2129
+ */
1896
2130
  export interface DeleteConnectionRequest {
1897
2131
  /**
1898
2132
  * <p>The ID of the global network.</p>
@@ -1903,36 +2137,54 @@ export interface DeleteConnectionRequest {
1903
2137
  */
1904
2138
  ConnectionId: string | undefined;
1905
2139
  }
2140
+ /**
2141
+ * @public
2142
+ */
1906
2143
  export interface DeleteConnectionResponse {
1907
2144
  /**
1908
2145
  * <p>Information about the connection.</p>
1909
2146
  */
1910
2147
  Connection?: Connection;
1911
2148
  }
2149
+ /**
2150
+ * @public
2151
+ */
1912
2152
  export interface DeleteConnectPeerRequest {
1913
2153
  /**
1914
2154
  * <p>The ID of the deleted Connect peer.</p>
1915
2155
  */
1916
2156
  ConnectPeerId: string | undefined;
1917
2157
  }
2158
+ /**
2159
+ * @public
2160
+ */
1918
2161
  export interface DeleteConnectPeerResponse {
1919
2162
  /**
1920
2163
  * <p>Information about the deleted Connect peer.</p>
1921
2164
  */
1922
2165
  ConnectPeer?: ConnectPeer;
1923
2166
  }
2167
+ /**
2168
+ * @public
2169
+ */
1924
2170
  export interface DeleteCoreNetworkRequest {
1925
2171
  /**
1926
2172
  * <p>The network ID of the deleted core network.</p>
1927
2173
  */
1928
2174
  CoreNetworkId: string | undefined;
1929
2175
  }
2176
+ /**
2177
+ * @public
2178
+ */
1930
2179
  export interface DeleteCoreNetworkResponse {
1931
2180
  /**
1932
2181
  * <p>Information about the deleted core network.</p>
1933
2182
  */
1934
2183
  CoreNetwork?: CoreNetwork;
1935
2184
  }
2185
+ /**
2186
+ * @public
2187
+ */
1936
2188
  export interface DeleteCoreNetworkPolicyVersionRequest {
1937
2189
  /**
1938
2190
  * <p>The ID of a core network for the deleted policy.</p>
@@ -1943,12 +2195,18 @@ export interface DeleteCoreNetworkPolicyVersionRequest {
1943
2195
  */
1944
2196
  PolicyVersionId: number | undefined;
1945
2197
  }
2198
+ /**
2199
+ * @public
2200
+ */
1946
2201
  export interface DeleteCoreNetworkPolicyVersionResponse {
1947
2202
  /**
1948
2203
  * <p>Returns information about the deleted policy version. </p>
1949
2204
  */
1950
2205
  CoreNetworkPolicy?: CoreNetworkPolicy;
1951
2206
  }
2207
+ /**
2208
+ * @public
2209
+ */
1952
2210
  export interface DeleteDeviceRequest {
1953
2211
  /**
1954
2212
  * <p>The ID of the global network.</p>
@@ -1959,24 +2217,36 @@ export interface DeleteDeviceRequest {
1959
2217
  */
1960
2218
  DeviceId: string | undefined;
1961
2219
  }
2220
+ /**
2221
+ * @public
2222
+ */
1962
2223
  export interface DeleteDeviceResponse {
1963
2224
  /**
1964
2225
  * <p>Information about the device.</p>
1965
2226
  */
1966
2227
  Device?: Device;
1967
2228
  }
2229
+ /**
2230
+ * @public
2231
+ */
1968
2232
  export interface DeleteGlobalNetworkRequest {
1969
2233
  /**
1970
2234
  * <p>The ID of the global network.</p>
1971
2235
  */
1972
2236
  GlobalNetworkId: string | undefined;
1973
2237
  }
2238
+ /**
2239
+ * @public
2240
+ */
1974
2241
  export interface DeleteGlobalNetworkResponse {
1975
2242
  /**
1976
2243
  * <p>Information about the global network.</p>
1977
2244
  */
1978
2245
  GlobalNetwork?: GlobalNetwork;
1979
2246
  }
2247
+ /**
2248
+ * @public
2249
+ */
1980
2250
  export interface DeleteLinkRequest {
1981
2251
  /**
1982
2252
  * <p>The ID of the global network.</p>
@@ -1987,32 +2257,50 @@ export interface DeleteLinkRequest {
1987
2257
  */
1988
2258
  LinkId: string | undefined;
1989
2259
  }
2260
+ /**
2261
+ * @public
2262
+ */
1990
2263
  export interface DeleteLinkResponse {
1991
2264
  /**
1992
2265
  * <p>Information about the link.</p>
1993
2266
  */
1994
2267
  Link?: Link;
1995
2268
  }
2269
+ /**
2270
+ * @public
2271
+ */
1996
2272
  export interface DeletePeeringRequest {
1997
2273
  /**
1998
2274
  * <p>The ID of the peering connection to delete.</p>
1999
2275
  */
2000
2276
  PeeringId: string | undefined;
2001
2277
  }
2278
+ /**
2279
+ * @public
2280
+ */
2002
2281
  export interface DeletePeeringResponse {
2003
2282
  /**
2004
2283
  * <p>Information about a deleted peering connection.</p>
2005
2284
  */
2006
2285
  Peering?: Peering;
2007
2286
  }
2287
+ /**
2288
+ * @public
2289
+ */
2008
2290
  export interface DeleteResourcePolicyRequest {
2009
2291
  /**
2010
2292
  * <p>The ARN of the policy to delete.</p>
2011
2293
  */
2012
2294
  ResourceArn: string | undefined;
2013
2295
  }
2296
+ /**
2297
+ * @public
2298
+ */
2014
2299
  export interface DeleteResourcePolicyResponse {
2015
2300
  }
2301
+ /**
2302
+ * @public
2303
+ */
2016
2304
  export interface DeleteSiteRequest {
2017
2305
  /**
2018
2306
  * <p>The ID of the global network.</p>
@@ -2023,12 +2311,18 @@ export interface DeleteSiteRequest {
2023
2311
  */
2024
2312
  SiteId: string | undefined;
2025
2313
  }
2314
+ /**
2315
+ * @public
2316
+ */
2026
2317
  export interface DeleteSiteResponse {
2027
2318
  /**
2028
2319
  * <p>Information about the site.</p>
2029
2320
  */
2030
2321
  Site?: Site;
2031
2322
  }
2323
+ /**
2324
+ * @public
2325
+ */
2032
2326
  export interface DeregisterTransitGatewayRequest {
2033
2327
  /**
2034
2328
  * <p>The ID of the global network.</p>
@@ -2039,6 +2333,9 @@ export interface DeregisterTransitGatewayRequest {
2039
2333
  */
2040
2334
  TransitGatewayArn: string | undefined;
2041
2335
  }
2336
+ /**
2337
+ * @public
2338
+ */
2042
2339
  export declare enum TransitGatewayRegistrationState {
2043
2340
  available = "AVAILABLE",
2044
2341
  deleted = "DELETED",
@@ -2047,6 +2344,7 @@ export declare enum TransitGatewayRegistrationState {
2047
2344
  pending = "PENDING"
2048
2345
  }
2049
2346
  /**
2347
+ * @public
2050
2348
  * <p>Describes the status of a transit gateway registration.</p>
2051
2349
  */
2052
2350
  export interface TransitGatewayRegistrationStateReason {
@@ -2060,6 +2358,7 @@ export interface TransitGatewayRegistrationStateReason {
2060
2358
  Message?: string;
2061
2359
  }
2062
2360
  /**
2361
+ * @public
2063
2362
  * <p>Describes the registration of a transit gateway to a global network.</p>
2064
2363
  */
2065
2364
  export interface TransitGatewayRegistration {
@@ -2076,12 +2375,18 @@ export interface TransitGatewayRegistration {
2076
2375
  */
2077
2376
  State?: TransitGatewayRegistrationStateReason;
2078
2377
  }
2378
+ /**
2379
+ * @public
2380
+ */
2079
2381
  export interface DeregisterTransitGatewayResponse {
2080
2382
  /**
2081
2383
  * <p>The transit gateway registration information.</p>
2082
2384
  */
2083
2385
  TransitGatewayRegistration?: TransitGatewayRegistration;
2084
2386
  }
2387
+ /**
2388
+ * @public
2389
+ */
2085
2390
  export interface DescribeGlobalNetworksRequest {
2086
2391
  /**
2087
2392
  * <p>The IDs of one or more global networks. The maximum is 10.</p>
@@ -2096,6 +2401,9 @@ export interface DescribeGlobalNetworksRequest {
2096
2401
  */
2097
2402
  NextToken?: string;
2098
2403
  }
2404
+ /**
2405
+ * @public
2406
+ */
2099
2407
  export interface DescribeGlobalNetworksResponse {
2100
2408
  /**
2101
2409
  * <p>Information about the global networks.</p>
@@ -2106,6 +2414,9 @@ export interface DescribeGlobalNetworksResponse {
2106
2414
  */
2107
2415
  NextToken?: string;
2108
2416
  }
2417
+ /**
2418
+ * @public
2419
+ */
2109
2420
  export interface DisassociateConnectPeerRequest {
2110
2421
  /**
2111
2422
  * <p>The ID of the global network.</p>
@@ -2116,12 +2427,18 @@ export interface DisassociateConnectPeerRequest {
2116
2427
  */
2117
2428
  ConnectPeerId: string | undefined;
2118
2429
  }
2430
+ /**
2431
+ * @public
2432
+ */
2119
2433
  export interface DisassociateConnectPeerResponse {
2120
2434
  /**
2121
2435
  * <p>Describes the Connect peer association.</p>
2122
2436
  */
2123
2437
  ConnectPeerAssociation?: ConnectPeerAssociation;
2124
2438
  }
2439
+ /**
2440
+ * @public
2441
+ */
2125
2442
  export interface DisassociateCustomerGatewayRequest {
2126
2443
  /**
2127
2444
  * <p>The ID of the global network.</p>
@@ -2132,12 +2449,18 @@ export interface DisassociateCustomerGatewayRequest {
2132
2449
  */
2133
2450
  CustomerGatewayArn: string | undefined;
2134
2451
  }
2452
+ /**
2453
+ * @public
2454
+ */
2135
2455
  export interface DisassociateCustomerGatewayResponse {
2136
2456
  /**
2137
2457
  * <p>Information about the customer gateway association.</p>
2138
2458
  */
2139
2459
  CustomerGatewayAssociation?: CustomerGatewayAssociation;
2140
2460
  }
2461
+ /**
2462
+ * @public
2463
+ */
2141
2464
  export interface DisassociateLinkRequest {
2142
2465
  /**
2143
2466
  * <p>The ID of the global network.</p>
@@ -2152,12 +2475,18 @@ export interface DisassociateLinkRequest {
2152
2475
  */
2153
2476
  LinkId: string | undefined;
2154
2477
  }
2478
+ /**
2479
+ * @public
2480
+ */
2155
2481
  export interface DisassociateLinkResponse {
2156
2482
  /**
2157
2483
  * <p>Information about the link association.</p>
2158
2484
  */
2159
2485
  LinkAssociation?: LinkAssociation;
2160
2486
  }
2487
+ /**
2488
+ * @public
2489
+ */
2161
2490
  export interface DisassociateTransitGatewayConnectPeerRequest {
2162
2491
  /**
2163
2492
  * <p>The ID of the global network.</p>
@@ -2168,12 +2497,18 @@ export interface DisassociateTransitGatewayConnectPeerRequest {
2168
2497
  */
2169
2498
  TransitGatewayConnectPeerArn: string | undefined;
2170
2499
  }
2500
+ /**
2501
+ * @public
2502
+ */
2171
2503
  export interface DisassociateTransitGatewayConnectPeerResponse {
2172
2504
  /**
2173
2505
  * <p>The transit gateway Connect peer association.</p>
2174
2506
  */
2175
2507
  TransitGatewayConnectPeerAssociation?: TransitGatewayConnectPeerAssociation;
2176
2508
  }
2509
+ /**
2510
+ * @public
2511
+ */
2177
2512
  export interface ExecuteCoreNetworkChangeSetRequest {
2178
2513
  /**
2179
2514
  * <p>The ID of a core network.</p>
@@ -2184,20 +2519,32 @@ export interface ExecuteCoreNetworkChangeSetRequest {
2184
2519
  */
2185
2520
  PolicyVersionId: number | undefined;
2186
2521
  }
2522
+ /**
2523
+ * @public
2524
+ */
2187
2525
  export interface ExecuteCoreNetworkChangeSetResponse {
2188
2526
  }
2527
+ /**
2528
+ * @public
2529
+ */
2189
2530
  export interface GetConnectAttachmentRequest {
2190
2531
  /**
2191
2532
  * <p>The ID of the attachment.</p>
2192
2533
  */
2193
2534
  AttachmentId: string | undefined;
2194
2535
  }
2536
+ /**
2537
+ * @public
2538
+ */
2195
2539
  export interface GetConnectAttachmentResponse {
2196
2540
  /**
2197
2541
  * <p>Details about the Connect attachment.</p>
2198
2542
  */
2199
2543
  ConnectAttachment?: ConnectAttachment;
2200
2544
  }
2545
+ /**
2546
+ * @public
2547
+ */
2201
2548
  export interface GetConnectionsRequest {
2202
2549
  /**
2203
2550
  * <p>The ID of the global network.</p>
@@ -2220,6 +2567,9 @@ export interface GetConnectionsRequest {
2220
2567
  */
2221
2568
  NextToken?: string;
2222
2569
  }
2570
+ /**
2571
+ * @public
2572
+ */
2223
2573
  export interface GetConnectionsResponse {
2224
2574
  /**
2225
2575
  * <p>Information about the connections.</p>
@@ -2230,18 +2580,27 @@ export interface GetConnectionsResponse {
2230
2580
  */
2231
2581
  NextToken?: string;
2232
2582
  }
2583
+ /**
2584
+ * @public
2585
+ */
2233
2586
  export interface GetConnectPeerRequest {
2234
2587
  /**
2235
2588
  * <p>The ID of the Connect peer.</p>
2236
2589
  */
2237
2590
  ConnectPeerId: string | undefined;
2238
2591
  }
2592
+ /**
2593
+ * @public
2594
+ */
2239
2595
  export interface GetConnectPeerResponse {
2240
2596
  /**
2241
2597
  * <p>Returns information about a core network Connect peer.</p>
2242
2598
  */
2243
2599
  ConnectPeer?: ConnectPeer;
2244
2600
  }
2601
+ /**
2602
+ * @public
2603
+ */
2245
2604
  export interface GetConnectPeerAssociationsRequest {
2246
2605
  /**
2247
2606
  * <p>The ID of the global network.</p>
@@ -2260,6 +2619,9 @@ export interface GetConnectPeerAssociationsRequest {
2260
2619
  */
2261
2620
  NextToken?: string;
2262
2621
  }
2622
+ /**
2623
+ * @public
2624
+ */
2263
2625
  export interface GetConnectPeerAssociationsResponse {
2264
2626
  /**
2265
2627
  * <p>Displays a list of Connect peer associations.</p>
@@ -2270,18 +2632,27 @@ export interface GetConnectPeerAssociationsResponse {
2270
2632
  */
2271
2633
  NextToken?: string;
2272
2634
  }
2635
+ /**
2636
+ * @public
2637
+ */
2273
2638
  export interface GetCoreNetworkRequest {
2274
2639
  /**
2275
2640
  * <p>The ID of a core network.</p>
2276
2641
  */
2277
2642
  CoreNetworkId: string | undefined;
2278
2643
  }
2644
+ /**
2645
+ * @public
2646
+ */
2279
2647
  export interface GetCoreNetworkResponse {
2280
2648
  /**
2281
2649
  * <p>Details about a core network.</p>
2282
2650
  */
2283
2651
  CoreNetwork?: CoreNetwork;
2284
2652
  }
2653
+ /**
2654
+ * @public
2655
+ */
2285
2656
  export interface GetCoreNetworkChangeEventsRequest {
2286
2657
  /**
2287
2658
  * <p>The ID of a core network.</p>
@@ -2300,6 +2671,9 @@ export interface GetCoreNetworkChangeEventsRequest {
2300
2671
  */
2301
2672
  NextToken?: string;
2302
2673
  }
2674
+ /**
2675
+ * @public
2676
+ */
2303
2677
  export interface GetCoreNetworkChangeEventsResponse {
2304
2678
  /**
2305
2679
  * <p>The response to <code>GetCoreNetworkChangeEventsRequest</code>.</p>
@@ -2310,6 +2684,9 @@ export interface GetCoreNetworkChangeEventsResponse {
2310
2684
  */
2311
2685
  NextToken?: string;
2312
2686
  }
2687
+ /**
2688
+ * @public
2689
+ */
2313
2690
  export interface GetCoreNetworkChangeSetRequest {
2314
2691
  /**
2315
2692
  * <p>The ID of a core network.</p>
@@ -2328,6 +2705,9 @@ export interface GetCoreNetworkChangeSetRequest {
2328
2705
  */
2329
2706
  NextToken?: string;
2330
2707
  }
2708
+ /**
2709
+ * @public
2710
+ */
2331
2711
  export interface GetCoreNetworkChangeSetResponse {
2332
2712
  /**
2333
2713
  * <p>Describes a core network changes.</p>
@@ -2338,6 +2718,9 @@ export interface GetCoreNetworkChangeSetResponse {
2338
2718
  */
2339
2719
  NextToken?: string;
2340
2720
  }
2721
+ /**
2722
+ * @public
2723
+ */
2341
2724
  export interface GetCoreNetworkPolicyRequest {
2342
2725
  /**
2343
2726
  * <p>The ID of a core network.</p>
@@ -2352,12 +2735,18 @@ export interface GetCoreNetworkPolicyRequest {
2352
2735
  */
2353
2736
  Alias?: CoreNetworkPolicyAlias | string;
2354
2737
  }
2738
+ /**
2739
+ * @public
2740
+ */
2355
2741
  export interface GetCoreNetworkPolicyResponse {
2356
2742
  /**
2357
2743
  * <p>The details about a core network policy.</p>
2358
2744
  */
2359
2745
  CoreNetworkPolicy?: CoreNetworkPolicy;
2360
2746
  }
2747
+ /**
2748
+ * @public
2749
+ */
2361
2750
  export interface GetCustomerGatewayAssociationsRequest {
2362
2751
  /**
2363
2752
  * <p>The ID of the global network.</p>
@@ -2376,6 +2765,9 @@ export interface GetCustomerGatewayAssociationsRequest {
2376
2765
  */
2377
2766
  NextToken?: string;
2378
2767
  }
2768
+ /**
2769
+ * @public
2770
+ */
2379
2771
  export interface GetCustomerGatewayAssociationsResponse {
2380
2772
  /**
2381
2773
  * <p>The customer gateway associations.</p>
@@ -2386,6 +2778,9 @@ export interface GetCustomerGatewayAssociationsResponse {
2386
2778
  */
2387
2779
  NextToken?: string;
2388
2780
  }
2781
+ /**
2782
+ * @public
2783
+ */
2389
2784
  export interface GetDevicesRequest {
2390
2785
  /**
2391
2786
  * <p>The ID of the global network.</p>
@@ -2408,6 +2803,9 @@ export interface GetDevicesRequest {
2408
2803
  */
2409
2804
  NextToken?: string;
2410
2805
  }
2806
+ /**
2807
+ * @public
2808
+ */
2411
2809
  export interface GetDevicesResponse {
2412
2810
  /**
2413
2811
  * <p>The devices.</p>
@@ -2418,6 +2816,9 @@ export interface GetDevicesResponse {
2418
2816
  */
2419
2817
  NextToken?: string;
2420
2818
  }
2819
+ /**
2820
+ * @public
2821
+ */
2421
2822
  export interface GetLinkAssociationsRequest {
2422
2823
  /**
2423
2824
  * <p>The ID of the global network.</p>
@@ -2440,6 +2841,9 @@ export interface GetLinkAssociationsRequest {
2440
2841
  */
2441
2842
  NextToken?: string;
2442
2843
  }
2844
+ /**
2845
+ * @public
2846
+ */
2443
2847
  export interface GetLinkAssociationsResponse {
2444
2848
  /**
2445
2849
  * <p>The link associations.</p>
@@ -2450,6 +2854,9 @@ export interface GetLinkAssociationsResponse {
2450
2854
  */
2451
2855
  NextToken?: string;
2452
2856
  }
2857
+ /**
2858
+ * @public
2859
+ */
2453
2860
  export interface GetLinksRequest {
2454
2861
  /**
2455
2862
  * <p>The ID of the global network.</p>
@@ -2480,6 +2887,9 @@ export interface GetLinksRequest {
2480
2887
  */
2481
2888
  NextToken?: string;
2482
2889
  }
2890
+ /**
2891
+ * @public
2892
+ */
2483
2893
  export interface GetLinksResponse {
2484
2894
  /**
2485
2895
  * <p>The links.</p>
@@ -2490,6 +2900,9 @@ export interface GetLinksResponse {
2490
2900
  */
2491
2901
  NextToken?: string;
2492
2902
  }
2903
+ /**
2904
+ * @public
2905
+ */
2493
2906
  export interface GetNetworkResourceCountsRequest {
2494
2907
  /**
2495
2908
  * <p>The ID of the global network.</p>
@@ -2583,6 +2996,7 @@ export interface GetNetworkResourceCountsRequest {
2583
2996
  NextToken?: string;
2584
2997
  }
2585
2998
  /**
2999
+ * @public
2586
3000
  * <p>Describes a resource count.</p>
2587
3001
  */
2588
3002
  export interface NetworkResourceCount {
@@ -2595,6 +3009,9 @@ export interface NetworkResourceCount {
2595
3009
  */
2596
3010
  Count?: number;
2597
3011
  }
3012
+ /**
3013
+ * @public
3014
+ */
2598
3015
  export interface GetNetworkResourceCountsResponse {
2599
3016
  /**
2600
3017
  * <p>The count of resources.</p>
@@ -2605,6 +3022,9 @@ export interface GetNetworkResourceCountsResponse {
2605
3022
  */
2606
3023
  NextToken?: string;
2607
3024
  }
3025
+ /**
3026
+ * @public
3027
+ */
2608
3028
  export interface GetNetworkResourceRelationshipsRequest {
2609
3029
  /**
2610
3030
  * <p>The ID of the global network.</p>
@@ -2718,6 +3138,7 @@ export interface GetNetworkResourceRelationshipsRequest {
2718
3138
  NextToken?: string;
2719
3139
  }
2720
3140
  /**
3141
+ * @public
2721
3142
  * <p>Describes a resource relationship.</p>
2722
3143
  */
2723
3144
  export interface Relationship {
@@ -2730,6 +3151,9 @@ export interface Relationship {
2730
3151
  */
2731
3152
  To?: string;
2732
3153
  }
3154
+ /**
3155
+ * @public
3156
+ */
2733
3157
  export interface GetNetworkResourceRelationshipsResponse {
2734
3158
  /**
2735
3159
  * <p>The resource relationships.</p>
@@ -2740,6 +3164,9 @@ export interface GetNetworkResourceRelationshipsResponse {
2740
3164
  */
2741
3165
  NextToken?: string;
2742
3166
  }
3167
+ /**
3168
+ * @public
3169
+ */
2743
3170
  export interface GetNetworkResourcesRequest {
2744
3171
  /**
2745
3172
  * <p>The ID of the global network.</p>
@@ -2853,6 +3280,7 @@ export interface GetNetworkResourcesRequest {
2853
3280
  NextToken?: string;
2854
3281
  }
2855
3282
  /**
3283
+ * @public
2856
3284
  * <p>Describes a network resource.</p>
2857
3285
  */
2858
3286
  export interface NetworkResource {
@@ -2975,6 +3403,9 @@ export interface NetworkResource {
2975
3403
  */
2976
3404
  Metadata?: Record<string, string>;
2977
3405
  }
3406
+ /**
3407
+ * @public
3408
+ */
2978
3409
  export interface GetNetworkResourcesResponse {
2979
3410
  /**
2980
3411
  * <p>The network resources.</p>
@@ -2986,6 +3417,7 @@ export interface GetNetworkResourcesResponse {
2986
3417
  NextToken?: string;
2987
3418
  }
2988
3419
  /**
3420
+ * @public
2989
3421
  * <p>Describes a route table.</p>
2990
3422
  */
2991
3423
  export interface RouteTableIdentifier {
@@ -2998,14 +3430,23 @@ export interface RouteTableIdentifier {
2998
3430
  */
2999
3431
  CoreNetworkSegmentEdge?: CoreNetworkSegmentEdgeIdentifier;
3000
3432
  }
3433
+ /**
3434
+ * @public
3435
+ */
3001
3436
  export declare enum RouteState {
3002
3437
  ACTIVE = "ACTIVE",
3003
3438
  BLACKHOLE = "BLACKHOLE"
3004
3439
  }
3440
+ /**
3441
+ * @public
3442
+ */
3005
3443
  export declare enum RouteType {
3006
3444
  PROPAGATED = "PROPAGATED",
3007
3445
  STATIC = "STATIC"
3008
3446
  }
3447
+ /**
3448
+ * @public
3449
+ */
3009
3450
  export interface GetNetworkRoutesRequest {
3010
3451
  /**
3011
3452
  * <p>The ID of the global network.</p>
@@ -3049,6 +3490,7 @@ export interface GetNetworkRoutesRequest {
3049
3490
  DestinationFilters?: Record<string, string[]>;
3050
3491
  }
3051
3492
  /**
3493
+ * @public
3052
3494
  * <p>Describes the destination of a network route.</p>
3053
3495
  */
3054
3496
  export interface NetworkRouteDestination {
@@ -3078,6 +3520,7 @@ export interface NetworkRouteDestination {
3078
3520
  ResourceId?: string;
3079
3521
  }
3080
3522
  /**
3523
+ * @public
3081
3524
  * <p>Describes a network route.</p>
3082
3525
  */
3083
3526
  export interface NetworkRoute {
@@ -3102,10 +3545,16 @@ export interface NetworkRoute {
3102
3545
  */
3103
3546
  Type?: RouteType | string;
3104
3547
  }
3548
+ /**
3549
+ * @public
3550
+ */
3105
3551
  export declare enum RouteTableType {
3106
3552
  CORE_NETWORK_SEGMENT = "CORE_NETWORK_SEGMENT",
3107
3553
  TRANSIT_GATEWAY_ROUTE_TABLE = "TRANSIT_GATEWAY_ROUTE_TABLE"
3108
3554
  }
3555
+ /**
3556
+ * @public
3557
+ */
3109
3558
  export interface GetNetworkRoutesResponse {
3110
3559
  /**
3111
3560
  * <p>The ARN of the route table.</p>
@@ -3128,6 +3577,9 @@ export interface GetNetworkRoutesResponse {
3128
3577
  */
3129
3578
  NetworkRoutes?: NetworkRoute[];
3130
3579
  }
3580
+ /**
3581
+ * @public
3582
+ */
3131
3583
  export interface GetNetworkTelemetryRequest {
3132
3584
  /**
3133
3585
  * <p>The ID of the global network.</p>
@@ -3241,6 +3693,7 @@ export interface GetNetworkTelemetryRequest {
3241
3693
  NextToken?: string;
3242
3694
  }
3243
3695
  /**
3696
+ * @public
3244
3697
  * <p>Describes the telemetry information for a resource.</p>
3245
3698
  */
3246
3699
  export interface NetworkTelemetry {
@@ -3281,6 +3734,9 @@ export interface NetworkTelemetry {
3281
3734
  */
3282
3735
  Health?: ConnectionHealth;
3283
3736
  }
3737
+ /**
3738
+ * @public
3739
+ */
3284
3740
  export interface GetNetworkTelemetryResponse {
3285
3741
  /**
3286
3742
  * <p>The network telemetry.</p>
@@ -3291,18 +3747,27 @@ export interface GetNetworkTelemetryResponse {
3291
3747
  */
3292
3748
  NextToken?: string;
3293
3749
  }
3750
+ /**
3751
+ * @public
3752
+ */
3294
3753
  export interface GetResourcePolicyRequest {
3295
3754
  /**
3296
3755
  * <p>The ARN of the resource.</p>
3297
3756
  */
3298
3757
  ResourceArn: string | undefined;
3299
3758
  }
3759
+ /**
3760
+ * @public
3761
+ */
3300
3762
  export interface GetResourcePolicyResponse {
3301
3763
  /**
3302
3764
  * <p>The resource policy document.</p>
3303
3765
  */
3304
3766
  PolicyDocument?: __LazyJsonString | string;
3305
3767
  }
3768
+ /**
3769
+ * @public
3770
+ */
3306
3771
  export interface GetRouteAnalysisRequest {
3307
3772
  /**
3308
3773
  * <p>The ID of the global network.</p>
@@ -3314,6 +3779,7 @@ export interface GetRouteAnalysisRequest {
3314
3779
  RouteAnalysisId: string | undefined;
3315
3780
  }
3316
3781
  /**
3782
+ * @public
3317
3783
  * <p>Describes a source or a destination.</p>
3318
3784
  */
3319
3785
  export interface RouteAnalysisEndpointOptions {
@@ -3330,6 +3796,9 @@ export interface RouteAnalysisEndpointOptions {
3330
3796
  */
3331
3797
  IpAddress?: string;
3332
3798
  }
3799
+ /**
3800
+ * @public
3801
+ */
3333
3802
  export declare enum RouteAnalysisCompletionReasonCode {
3334
3803
  BLACKHOLE_ROUTE_FOR_DESTINATION_FOUND = "BLACKHOLE_ROUTE_FOR_DESTINATION_FOUND",
3335
3804
  CYCLIC_PATH_DETECTED = "CYCLIC_PATH_DETECTED",
@@ -3343,11 +3812,15 @@ export declare enum RouteAnalysisCompletionReasonCode {
3343
3812
  TRANSIT_GATEWAY_ATTACHMENT_NOT_IN_TRANSIT_GATEWAY = "TRANSIT_GATEWAY_ATTACHMENT_NOT_IN_TRANSIT_GATEWAY",
3344
3813
  TRANSIT_GATEWAY_ATTACHMENT_STABLE_ROUTE_TABLE_NOT_FOUND = "TRANSIT_GATEWAY_ATTACHMENT_STABLE_ROUTE_TABLE_NOT_FOUND"
3345
3814
  }
3815
+ /**
3816
+ * @public
3817
+ */
3346
3818
  export declare enum RouteAnalysisCompletionResultCode {
3347
3819
  CONNECTED = "CONNECTED",
3348
3820
  NOT_CONNECTED = "NOT_CONNECTED"
3349
3821
  }
3350
3822
  /**
3823
+ * @public
3351
3824
  * <p>Describes the status of an analysis at completion.</p>
3352
3825
  */
3353
3826
  export interface RouteAnalysisCompletion {
@@ -3404,6 +3877,7 @@ export interface RouteAnalysisCompletion {
3404
3877
  ReasonContext?: Record<string, string>;
3405
3878
  }
3406
3879
  /**
3880
+ * @public
3407
3881
  * <p>Describes a network resource.</p>
3408
3882
  */
3409
3883
  export interface NetworkResourceSummary {
@@ -3433,6 +3907,7 @@ export interface NetworkResourceSummary {
3433
3907
  IsMiddlebox?: boolean;
3434
3908
  }
3435
3909
  /**
3910
+ * @public
3436
3911
  * <p>Describes a path component.</p>
3437
3912
  */
3438
3913
  export interface PathComponent {
@@ -3450,6 +3925,7 @@ export interface PathComponent {
3450
3925
  DestinationCidrBlock?: string;
3451
3926
  }
3452
3927
  /**
3928
+ * @public
3453
3929
  * <p>Describes a route analysis path.</p>
3454
3930
  */
3455
3931
  export interface RouteAnalysisPath {
@@ -3462,12 +3938,16 @@ export interface RouteAnalysisPath {
3462
3938
  */
3463
3939
  Path?: PathComponent[];
3464
3940
  }
3941
+ /**
3942
+ * @public
3943
+ */
3465
3944
  export declare enum RouteAnalysisStatus {
3466
3945
  completed = "COMPLETED",
3467
3946
  failed = "FAILED",
3468
3947
  running = "RUNNING"
3469
3948
  }
3470
3949
  /**
3950
+ * @public
3471
3951
  * <p>Describes a route analysis.</p>
3472
3952
  */
3473
3953
  export interface RouteAnalysis {
@@ -3517,12 +3997,18 @@ export interface RouteAnalysis {
3517
3997
  */
3518
3998
  ReturnPath?: RouteAnalysisPath;
3519
3999
  }
4000
+ /**
4001
+ * @public
4002
+ */
3520
4003
  export interface GetRouteAnalysisResponse {
3521
4004
  /**
3522
4005
  * <p>The route analysis.</p>
3523
4006
  */
3524
4007
  RouteAnalysis?: RouteAnalysis;
3525
4008
  }
4009
+ /**
4010
+ * @public
4011
+ */
3526
4012
  export interface GetSitesRequest {
3527
4013
  /**
3528
4014
  * <p>The ID of the global network.</p>
@@ -3541,6 +4027,9 @@ export interface GetSitesRequest {
3541
4027
  */
3542
4028
  NextToken?: string;
3543
4029
  }
4030
+ /**
4031
+ * @public
4032
+ */
3544
4033
  export interface GetSitesResponse {
3545
4034
  /**
3546
4035
  * <p>The sites.</p>
@@ -3551,18 +4040,27 @@ export interface GetSitesResponse {
3551
4040
  */
3552
4041
  NextToken?: string;
3553
4042
  }
4043
+ /**
4044
+ * @public
4045
+ */
3554
4046
  export interface GetSiteToSiteVpnAttachmentRequest {
3555
4047
  /**
3556
4048
  * <p>The ID of the attachment.</p>
3557
4049
  */
3558
4050
  AttachmentId: string | undefined;
3559
4051
  }
4052
+ /**
4053
+ * @public
4054
+ */
3560
4055
  export interface GetSiteToSiteVpnAttachmentResponse {
3561
4056
  /**
3562
4057
  * <p>Describes the site-to-site attachment.</p>
3563
4058
  */
3564
4059
  SiteToSiteVpnAttachment?: SiteToSiteVpnAttachment;
3565
4060
  }
4061
+ /**
4062
+ * @public
4063
+ */
3566
4064
  export interface GetTransitGatewayConnectPeerAssociationsRequest {
3567
4065
  /**
3568
4066
  * <p>The ID of the global network.</p>
@@ -3581,6 +4079,9 @@ export interface GetTransitGatewayConnectPeerAssociationsRequest {
3581
4079
  */
3582
4080
  NextToken?: string;
3583
4081
  }
4082
+ /**
4083
+ * @public
4084
+ */
3584
4085
  export interface GetTransitGatewayConnectPeerAssociationsResponse {
3585
4086
  /**
3586
4087
  * <p>Information about the transit gateway Connect peer associations.</p>
@@ -3591,18 +4092,27 @@ export interface GetTransitGatewayConnectPeerAssociationsResponse {
3591
4092
  */
3592
4093
  NextToken?: string;
3593
4094
  }
4095
+ /**
4096
+ * @public
4097
+ */
3594
4098
  export interface GetTransitGatewayPeeringRequest {
3595
4099
  /**
3596
4100
  * <p>The ID of the peering request.</p>
3597
4101
  */
3598
4102
  PeeringId: string | undefined;
3599
4103
  }
4104
+ /**
4105
+ * @public
4106
+ */
3600
4107
  export interface GetTransitGatewayPeeringResponse {
3601
4108
  /**
3602
4109
  * <p>Returns information about a transit gateway peering. </p>
3603
4110
  */
3604
4111
  TransitGatewayPeering?: TransitGatewayPeering;
3605
4112
  }
4113
+ /**
4114
+ * @public
4115
+ */
3606
4116
  export interface GetTransitGatewayRegistrationsRequest {
3607
4117
  /**
3608
4118
  * <p>The ID of the global network.</p>
@@ -3622,6 +4132,9 @@ export interface GetTransitGatewayRegistrationsRequest {
3622
4132
  */
3623
4133
  NextToken?: string;
3624
4134
  }
4135
+ /**
4136
+ * @public
4137
+ */
3625
4138
  export interface GetTransitGatewayRegistrationsResponse {
3626
4139
  /**
3627
4140
  * <p>The transit gateway registrations.</p>
@@ -3632,30 +4145,45 @@ export interface GetTransitGatewayRegistrationsResponse {
3632
4145
  */
3633
4146
  NextToken?: string;
3634
4147
  }
4148
+ /**
4149
+ * @public
4150
+ */
3635
4151
  export interface GetTransitGatewayRouteTableAttachmentRequest {
3636
4152
  /**
3637
4153
  * <p>The ID of the transit gateway route table attachment.</p>
3638
4154
  */
3639
4155
  AttachmentId: string | undefined;
3640
4156
  }
4157
+ /**
4158
+ * @public
4159
+ */
3641
4160
  export interface GetTransitGatewayRouteTableAttachmentResponse {
3642
4161
  /**
3643
4162
  * <p>Returns information about the transit gateway route table attachment.</p>
3644
4163
  */
3645
4164
  TransitGatewayRouteTableAttachment?: TransitGatewayRouteTableAttachment;
3646
4165
  }
4166
+ /**
4167
+ * @public
4168
+ */
3647
4169
  export interface GetVpcAttachmentRequest {
3648
4170
  /**
3649
4171
  * <p>The ID of the attachment.</p>
3650
4172
  */
3651
4173
  AttachmentId: string | undefined;
3652
4174
  }
4175
+ /**
4176
+ * @public
4177
+ */
3653
4178
  export interface GetVpcAttachmentResponse {
3654
4179
  /**
3655
4180
  * <p>Returns details about a VPC attachment.</p>
3656
4181
  */
3657
4182
  VpcAttachment?: VpcAttachment;
3658
4183
  }
4184
+ /**
4185
+ * @public
4186
+ */
3659
4187
  export interface ListAttachmentsRequest {
3660
4188
  /**
3661
4189
  * <p>The ID of a core network.</p>
@@ -3682,6 +4210,9 @@ export interface ListAttachmentsRequest {
3682
4210
  */
3683
4211
  NextToken?: string;
3684
4212
  }
4213
+ /**
4214
+ * @public
4215
+ */
3685
4216
  export interface ListAttachmentsResponse {
3686
4217
  /**
3687
4218
  * <p>Describes the list of attachments.</p>
@@ -3692,6 +4223,9 @@ export interface ListAttachmentsResponse {
3692
4223
  */
3693
4224
  NextToken?: string;
3694
4225
  }
4226
+ /**
4227
+ * @public
4228
+ */
3695
4229
  export interface ListConnectPeersRequest {
3696
4230
  /**
3697
4231
  * <p>The ID of a core network.</p>
@@ -3710,6 +4244,9 @@ export interface ListConnectPeersRequest {
3710
4244
  */
3711
4245
  NextToken?: string;
3712
4246
  }
4247
+ /**
4248
+ * @public
4249
+ */
3713
4250
  export interface ListConnectPeersResponse {
3714
4251
  /**
3715
4252
  * <p>Describes the Connect peers.</p>
@@ -3720,6 +4257,9 @@ export interface ListConnectPeersResponse {
3720
4257
  */
3721
4258
  NextToken?: string;
3722
4259
  }
4260
+ /**
4261
+ * @public
4262
+ */
3723
4263
  export interface ListCoreNetworkPolicyVersionsRequest {
3724
4264
  /**
3725
4265
  * <p>The ID of a core network.</p>
@@ -3734,6 +4274,9 @@ export interface ListCoreNetworkPolicyVersionsRequest {
3734
4274
  */
3735
4275
  NextToken?: string;
3736
4276
  }
4277
+ /**
4278
+ * @public
4279
+ */
3737
4280
  export interface ListCoreNetworkPolicyVersionsResponse {
3738
4281
  /**
3739
4282
  * <p>Describes core network policy versions.</p>
@@ -3744,6 +4287,9 @@ export interface ListCoreNetworkPolicyVersionsResponse {
3744
4287
  */
3745
4288
  NextToken?: string;
3746
4289
  }
4290
+ /**
4291
+ * @public
4292
+ */
3747
4293
  export interface ListCoreNetworksRequest {
3748
4294
  /**
3749
4295
  * <p>The maximum number of results to return.</p>
@@ -3754,6 +4300,9 @@ export interface ListCoreNetworksRequest {
3754
4300
  */
3755
4301
  NextToken?: string;
3756
4302
  }
4303
+ /**
4304
+ * @public
4305
+ */
3757
4306
  export interface ListCoreNetworksResponse {
3758
4307
  /**
3759
4308
  * <p>Describes the list of core networks.</p>
@@ -3764,6 +4313,9 @@ export interface ListCoreNetworksResponse {
3764
4313
  */
3765
4314
  NextToken?: string;
3766
4315
  }
4316
+ /**
4317
+ * @public
4318
+ */
3767
4319
  export interface ListOrganizationServiceAccessStatusRequest {
3768
4320
  /**
3769
4321
  * <p>The maximum number of results to return.</p>
@@ -3775,6 +4327,7 @@ export interface ListOrganizationServiceAccessStatusRequest {
3775
4327
  NextToken?: string;
3776
4328
  }
3777
4329
  /**
4330
+ * @public
3778
4331
  * <p>The status of an Amazon Web Services Organization and the accounts within that organization.</p>
3779
4332
  */
3780
4333
  export interface OrganizationStatus {
@@ -3795,6 +4348,9 @@ export interface OrganizationStatus {
3795
4348
  */
3796
4349
  AccountStatusList?: AccountStatus[];
3797
4350
  }
4351
+ /**
4352
+ * @public
4353
+ */
3798
4354
  export interface ListOrganizationServiceAccessStatusResponse {
3799
4355
  /**
3800
4356
  * <p>Displays the status of an Amazon Web Services Organization.</p>
@@ -3805,6 +4361,9 @@ export interface ListOrganizationServiceAccessStatusResponse {
3805
4361
  */
3806
4362
  NextToken?: string;
3807
4363
  }
4364
+ /**
4365
+ * @public
4366
+ */
3808
4367
  export interface ListPeeringsRequest {
3809
4368
  /**
3810
4369
  * <p>The ID of a core network.</p>
@@ -3831,6 +4390,9 @@ export interface ListPeeringsRequest {
3831
4390
  */
3832
4391
  NextToken?: string;
3833
4392
  }
4393
+ /**
4394
+ * @public
4395
+ */
3834
4396
  export interface ListPeeringsResponse {
3835
4397
  /**
3836
4398
  * <p>Lists the transit gateway peerings for the <code>ListPeerings</code> request.</p>
@@ -3841,18 +4403,27 @@ export interface ListPeeringsResponse {
3841
4403
  */
3842
4404
  NextToken?: string;
3843
4405
  }
4406
+ /**
4407
+ * @public
4408
+ */
3844
4409
  export interface ListTagsForResourceRequest {
3845
4410
  /**
3846
4411
  * <p>The Amazon Resource Name (ARN) of the resource.</p>
3847
4412
  */
3848
4413
  ResourceArn: string | undefined;
3849
4414
  }
4415
+ /**
4416
+ * @public
4417
+ */
3850
4418
  export interface ListTagsForResourceResponse {
3851
4419
  /**
3852
4420
  * <p>The list of tags.</p>
3853
4421
  */
3854
4422
  TagList?: Tag[];
3855
4423
  }
4424
+ /**
4425
+ * @public
4426
+ */
3856
4427
  export interface PutCoreNetworkPolicyRequest {
3857
4428
  /**
3858
4429
  * <p>The ID of a core network.</p>
@@ -3875,12 +4446,18 @@ export interface PutCoreNetworkPolicyRequest {
3875
4446
  */
3876
4447
  ClientToken?: string;
3877
4448
  }
4449
+ /**
4450
+ * @public
4451
+ */
3878
4452
  export interface PutCoreNetworkPolicyResponse {
3879
4453
  /**
3880
4454
  * <p>Describes the changed core network policy.</p>
3881
4455
  */
3882
4456
  CoreNetworkPolicy?: CoreNetworkPolicy;
3883
4457
  }
4458
+ /**
4459
+ * @public
4460
+ */
3884
4461
  export interface PutResourcePolicyRequest {
3885
4462
  /**
3886
4463
  * <p>The JSON resource policy document.</p>
@@ -3891,8 +4468,14 @@ export interface PutResourcePolicyRequest {
3891
4468
  */
3892
4469
  ResourceArn: string | undefined;
3893
4470
  }
4471
+ /**
4472
+ * @public
4473
+ */
3894
4474
  export interface PutResourcePolicyResponse {
3895
4475
  }
4476
+ /**
4477
+ * @public
4478
+ */
3896
4479
  export interface RegisterTransitGatewayRequest {
3897
4480
  /**
3898
4481
  * <p>The ID of the global network.</p>
@@ -3903,24 +4486,36 @@ export interface RegisterTransitGatewayRequest {
3903
4486
  */
3904
4487
  TransitGatewayArn: string | undefined;
3905
4488
  }
4489
+ /**
4490
+ * @public
4491
+ */
3906
4492
  export interface RegisterTransitGatewayResponse {
3907
4493
  /**
3908
4494
  * <p>Information about the transit gateway registration.</p>
3909
4495
  */
3910
4496
  TransitGatewayRegistration?: TransitGatewayRegistration;
3911
4497
  }
4498
+ /**
4499
+ * @public
4500
+ */
3912
4501
  export interface RejectAttachmentRequest {
3913
4502
  /**
3914
4503
  * <p>The ID of the attachment.</p>
3915
4504
  */
3916
4505
  AttachmentId: string | undefined;
3917
4506
  }
4507
+ /**
4508
+ * @public
4509
+ */
3918
4510
  export interface RejectAttachmentResponse {
3919
4511
  /**
3920
4512
  * <p>Describes the rejected attachment request.</p>
3921
4513
  */
3922
4514
  Attachment?: Attachment;
3923
4515
  }
4516
+ /**
4517
+ * @public
4518
+ */
3924
4519
  export interface RestoreCoreNetworkPolicyVersionRequest {
3925
4520
  /**
3926
4521
  * <p>The ID of a core network.</p>
@@ -3931,18 +4526,27 @@ export interface RestoreCoreNetworkPolicyVersionRequest {
3931
4526
  */
3932
4527
  PolicyVersionId: number | undefined;
3933
4528
  }
4529
+ /**
4530
+ * @public
4531
+ */
3934
4532
  export interface RestoreCoreNetworkPolicyVersionResponse {
3935
4533
  /**
3936
4534
  * <p>Describes the restored core network policy.</p>
3937
4535
  */
3938
4536
  CoreNetworkPolicy?: CoreNetworkPolicy;
3939
4537
  }
4538
+ /**
4539
+ * @public
4540
+ */
3940
4541
  export interface StartOrganizationServiceAccessUpdateRequest {
3941
4542
  /**
3942
4543
  * <p>The action to take for the update request. This can be either <code>ENABLE</code> or <code>DISABLE</code>.</p>
3943
4544
  */
3944
4545
  Action: string | undefined;
3945
4546
  }
4547
+ /**
4548
+ * @public
4549
+ */
3946
4550
  export interface StartOrganizationServiceAccessUpdateResponse {
3947
4551
  /**
3948
4552
  * <p>The status of the service access update request for an Amazon Web Services Organization.</p>
@@ -3950,6 +4554,7 @@ export interface StartOrganizationServiceAccessUpdateResponse {
3950
4554
  OrganizationStatus?: OrganizationStatus;
3951
4555
  }
3952
4556
  /**
4557
+ * @public
3953
4558
  * <p>Describes a source or a destination.</p>
3954
4559
  */
3955
4560
  export interface RouteAnalysisEndpointOptionsSpecification {
@@ -3962,6 +4567,9 @@ export interface RouteAnalysisEndpointOptionsSpecification {
3962
4567
  */
3963
4568
  IpAddress?: string;
3964
4569
  }
4570
+ /**
4571
+ * @public
4572
+ */
3965
4573
  export interface StartRouteAnalysisRequest {
3966
4574
  /**
3967
4575
  * <p>The ID of the global network.</p>
@@ -3985,12 +4593,18 @@ export interface StartRouteAnalysisRequest {
3985
4593
  */
3986
4594
  UseMiddleboxes?: boolean;
3987
4595
  }
4596
+ /**
4597
+ * @public
4598
+ */
3988
4599
  export interface StartRouteAnalysisResponse {
3989
4600
  /**
3990
4601
  * <p>The route analysis.</p>
3991
4602
  */
3992
4603
  RouteAnalysis?: RouteAnalysis;
3993
4604
  }
4605
+ /**
4606
+ * @public
4607
+ */
3994
4608
  export interface TagResourceRequest {
3995
4609
  /**
3996
4610
  * <p>The Amazon Resource Name (ARN) of the resource.</p>
@@ -4001,8 +4615,14 @@ export interface TagResourceRequest {
4001
4615
  */
4002
4616
  Tags: Tag[] | undefined;
4003
4617
  }
4618
+ /**
4619
+ * @public
4620
+ */
4004
4621
  export interface TagResourceResponse {
4005
4622
  }
4623
+ /**
4624
+ * @public
4625
+ */
4006
4626
  export interface UntagResourceRequest {
4007
4627
  /**
4008
4628
  * <p>The Amazon Resource Name (ARN) of the resource.</p>
@@ -4013,8 +4633,14 @@ export interface UntagResourceRequest {
4013
4633
  */
4014
4634
  TagKeys: string[] | undefined;
4015
4635
  }
4636
+ /**
4637
+ * @public
4638
+ */
4016
4639
  export interface UntagResourceResponse {
4017
4640
  }
4641
+ /**
4642
+ * @public
4643
+ */
4018
4644
  export interface UpdateConnectionRequest {
4019
4645
  /**
4020
4646
  * <p>The ID of the global network.</p>
@@ -4038,12 +4664,18 @@ export interface UpdateConnectionRequest {
4038
4664
  */
4039
4665
  Description?: string;
4040
4666
  }
4667
+ /**
4668
+ * @public
4669
+ */
4041
4670
  export interface UpdateConnectionResponse {
4042
4671
  /**
4043
4672
  * <p>Information about the connection.</p>
4044
4673
  */
4045
4674
  Connection?: Connection;
4046
4675
  }
4676
+ /**
4677
+ * @public
4678
+ */
4047
4679
  export interface UpdateCoreNetworkRequest {
4048
4680
  /**
4049
4681
  * <p>The ID of a core network.</p>
@@ -4054,12 +4686,18 @@ export interface UpdateCoreNetworkRequest {
4054
4686
  */
4055
4687
  Description?: string;
4056
4688
  }
4689
+ /**
4690
+ * @public
4691
+ */
4057
4692
  export interface UpdateCoreNetworkResponse {
4058
4693
  /**
4059
4694
  * <p>Returns information about a core network update.</p>
4060
4695
  */
4061
4696
  CoreNetwork?: CoreNetwork;
4062
4697
  }
4698
+ /**
4699
+ * @public
4700
+ */
4063
4701
  export interface UpdateDeviceRequest {
4064
4702
  /**
4065
4703
  * <p>The ID of the global network.</p>
@@ -4106,12 +4744,18 @@ export interface UpdateDeviceRequest {
4106
4744
  */
4107
4745
  SiteId?: string;
4108
4746
  }
4747
+ /**
4748
+ * @public
4749
+ */
4109
4750
  export interface UpdateDeviceResponse {
4110
4751
  /**
4111
4752
  * <p>Information about the device.</p>
4112
4753
  */
4113
4754
  Device?: Device;
4114
4755
  }
4756
+ /**
4757
+ * @public
4758
+ */
4115
4759
  export interface UpdateGlobalNetworkRequest {
4116
4760
  /**
4117
4761
  * <p>The ID of your global network.</p>
@@ -4123,12 +4767,18 @@ export interface UpdateGlobalNetworkRequest {
4123
4767
  */
4124
4768
  Description?: string;
4125
4769
  }
4770
+ /**
4771
+ * @public
4772
+ */
4126
4773
  export interface UpdateGlobalNetworkResponse {
4127
4774
  /**
4128
4775
  * <p>Information about the global network object.</p>
4129
4776
  */
4130
4777
  GlobalNetwork?: GlobalNetwork;
4131
4778
  }
4779
+ /**
4780
+ * @public
4781
+ */
4132
4782
  export interface UpdateLinkRequest {
4133
4783
  /**
4134
4784
  * <p>The ID of the global network.</p>
@@ -4158,12 +4808,18 @@ export interface UpdateLinkRequest {
4158
4808
  */
4159
4809
  Provider?: string;
4160
4810
  }
4811
+ /**
4812
+ * @public
4813
+ */
4161
4814
  export interface UpdateLinkResponse {
4162
4815
  /**
4163
4816
  * <p>Information about the link.</p>
4164
4817
  */
4165
4818
  Link?: Link;
4166
4819
  }
4820
+ /**
4821
+ * @public
4822
+ */
4167
4823
  export interface UpdateNetworkResourceMetadataRequest {
4168
4824
  /**
4169
4825
  * <p>The ID of the global network.</p>
@@ -4178,6 +4834,9 @@ export interface UpdateNetworkResourceMetadataRequest {
4178
4834
  */
4179
4835
  Metadata: Record<string, string> | undefined;
4180
4836
  }
4837
+ /**
4838
+ * @public
4839
+ */
4181
4840
  export interface UpdateNetworkResourceMetadataResponse {
4182
4841
  /**
4183
4842
  * <p>The ARN of the resource.</p>
@@ -4188,6 +4847,9 @@ export interface UpdateNetworkResourceMetadataResponse {
4188
4847
  */
4189
4848
  Metadata?: Record<string, string>;
4190
4849
  }
4850
+ /**
4851
+ * @public
4852
+ */
4191
4853
  export interface UpdateSiteRequest {
4192
4854
  /**
4193
4855
  * <p>The ID of the global network.</p>
@@ -4221,12 +4883,18 @@ export interface UpdateSiteRequest {
4221
4883
  */
4222
4884
  Location?: Location;
4223
4885
  }
4886
+ /**
4887
+ * @public
4888
+ */
4224
4889
  export interface UpdateSiteResponse {
4225
4890
  /**
4226
4891
  * <p>Information about the site.</p>
4227
4892
  */
4228
4893
  Site?: Site;
4229
4894
  }
4895
+ /**
4896
+ * @public
4897
+ */
4230
4898
  export interface UpdateVpcAttachmentRequest {
4231
4899
  /**
4232
4900
  * <p>The ID of the attachment.</p>
@@ -4245,6 +4913,9 @@ export interface UpdateVpcAttachmentRequest {
4245
4913
  */
4246
4914
  Options?: VpcOptions;
4247
4915
  }
4916
+ /**
4917
+ * @public
4918
+ */
4248
4919
  export interface UpdateVpcAttachmentResponse {
4249
4920
  /**
4250
4921
  * <p>Describes the updated VPC attachment.</p>