@aws-sdk/client-networkmanager 3.533.0 → 3.540.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 (181) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +0 -3
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-types/NetworkManager.d.ts +8 -1
  6. package/dist-types/NetworkManagerClient.d.ts +1 -1
  7. package/dist-types/commands/AcceptAttachmentCommand.d.ts +2 -1
  8. package/dist-types/commands/AssociateConnectPeerCommand.d.ts +2 -1
  9. package/dist-types/commands/AssociateCustomerGatewayCommand.d.ts +2 -1
  10. package/dist-types/commands/AssociateLinkCommand.d.ts +2 -1
  11. package/dist-types/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateConnectAttachmentCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateConnectPeerCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateConnectionCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateCoreNetworkCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateDeviceCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateGlobalNetworkCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateLinkCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateSiteCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateTransitGatewayPeeringCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +2 -1
  23. package/dist-types/commands/CreateVpcAttachmentCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteAttachmentCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteConnectPeerCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteConnectionCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteCoreNetworkCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteDeviceCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteGlobalNetworkCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteLinkCommand.d.ts +2 -1
  32. package/dist-types/commands/DeletePeeringCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  34. package/dist-types/commands/DeleteSiteCommand.d.ts +2 -1
  35. package/dist-types/commands/DeregisterTransitGatewayCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeGlobalNetworksCommand.d.ts +2 -1
  37. package/dist-types/commands/DisassociateConnectPeerCommand.d.ts +2 -1
  38. package/dist-types/commands/DisassociateCustomerGatewayCommand.d.ts +2 -1
  39. package/dist-types/commands/DisassociateLinkCommand.d.ts +2 -1
  40. package/dist-types/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +2 -1
  41. package/dist-types/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +2 -1
  42. package/dist-types/commands/GetConnectAttachmentCommand.d.ts +2 -1
  43. package/dist-types/commands/GetConnectPeerAssociationsCommand.d.ts +2 -1
  44. package/dist-types/commands/GetConnectPeerCommand.d.ts +2 -1
  45. package/dist-types/commands/GetConnectionsCommand.d.ts +2 -1
  46. package/dist-types/commands/GetCoreNetworkChangeEventsCommand.d.ts +2 -1
  47. package/dist-types/commands/GetCoreNetworkChangeSetCommand.d.ts +2 -1
  48. package/dist-types/commands/GetCoreNetworkCommand.d.ts +2 -1
  49. package/dist-types/commands/GetCoreNetworkPolicyCommand.d.ts +2 -1
  50. package/dist-types/commands/GetCustomerGatewayAssociationsCommand.d.ts +2 -1
  51. package/dist-types/commands/GetDevicesCommand.d.ts +2 -1
  52. package/dist-types/commands/GetLinkAssociationsCommand.d.ts +2 -1
  53. package/dist-types/commands/GetLinksCommand.d.ts +2 -1
  54. package/dist-types/commands/GetNetworkResourceCountsCommand.d.ts +2 -1
  55. package/dist-types/commands/GetNetworkResourceRelationshipsCommand.d.ts +2 -1
  56. package/dist-types/commands/GetNetworkResourcesCommand.d.ts +2 -1
  57. package/dist-types/commands/GetNetworkRoutesCommand.d.ts +2 -1
  58. package/dist-types/commands/GetNetworkTelemetryCommand.d.ts +2 -1
  59. package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -1
  60. package/dist-types/commands/GetRouteAnalysisCommand.d.ts +2 -1
  61. package/dist-types/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +2 -1
  62. package/dist-types/commands/GetSitesCommand.d.ts +2 -1
  63. package/dist-types/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +2 -1
  64. package/dist-types/commands/GetTransitGatewayPeeringCommand.d.ts +2 -1
  65. package/dist-types/commands/GetTransitGatewayRegistrationsCommand.d.ts +2 -1
  66. package/dist-types/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +2 -1
  67. package/dist-types/commands/GetVpcAttachmentCommand.d.ts +2 -1
  68. package/dist-types/commands/ListAttachmentsCommand.d.ts +2 -1
  69. package/dist-types/commands/ListConnectPeersCommand.d.ts +2 -1
  70. package/dist-types/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +2 -1
  71. package/dist-types/commands/ListCoreNetworksCommand.d.ts +2 -1
  72. package/dist-types/commands/ListOrganizationServiceAccessStatusCommand.d.ts +2 -1
  73. package/dist-types/commands/ListPeeringsCommand.d.ts +2 -1
  74. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  75. package/dist-types/commands/PutCoreNetworkPolicyCommand.d.ts +2 -1
  76. package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
  77. package/dist-types/commands/RegisterTransitGatewayCommand.d.ts +2 -1
  78. package/dist-types/commands/RejectAttachmentCommand.d.ts +2 -1
  79. package/dist-types/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +2 -1
  80. package/dist-types/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +2 -1
  81. package/dist-types/commands/StartRouteAnalysisCommand.d.ts +2 -1
  82. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  83. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  84. package/dist-types/commands/UpdateConnectionCommand.d.ts +2 -1
  85. package/dist-types/commands/UpdateCoreNetworkCommand.d.ts +2 -1
  86. package/dist-types/commands/UpdateDeviceCommand.d.ts +2 -1
  87. package/dist-types/commands/UpdateGlobalNetworkCommand.d.ts +2 -1
  88. package/dist-types/commands/UpdateLinkCommand.d.ts +2 -1
  89. package/dist-types/commands/UpdateNetworkResourceMetadataCommand.d.ts +2 -1
  90. package/dist-types/commands/UpdateSiteCommand.d.ts +2 -1
  91. package/dist-types/commands/UpdateVpcAttachmentCommand.d.ts +2 -1
  92. package/dist-types/index.d.ts +0 -1
  93. package/dist-types/models/models_0.d.ts +788 -788
  94. package/dist-types/ts3.4/NetworkManager.d.ts +7 -0
  95. package/dist-types/ts3.4/commands/AcceptAttachmentCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/AssociateConnectPeerCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/AssociateCustomerGatewayCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/AssociateLinkCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/CreateConnectAttachmentCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/CreateConnectPeerCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/CreateCoreNetworkCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/CreateDeviceCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/CreateGlobalNetworkCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/CreateLinkCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/CreateSiteCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/CreateVpcAttachmentCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/DeleteConnectPeerCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/DeleteCoreNetworkCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/DeleteDeviceCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/DeleteGlobalNetworkCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/DeleteLinkCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/DeletePeeringCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/DeleteSiteCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/DeregisterTransitGatewayCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/DescribeGlobalNetworksCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/DisassociateConnectPeerCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/DisassociateCustomerGatewayCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/DisassociateLinkCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/GetConnectAttachmentCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/GetConnectPeerAssociationsCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/GetConnectPeerCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/GetCoreNetworkChangeEventsCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/GetCoreNetworkChangeSetCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/GetCoreNetworkCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/GetCoreNetworkPolicyCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/GetCustomerGatewayAssociationsCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/GetDevicesCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/GetLinkAssociationsCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/GetLinksCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/GetNetworkResourceCountsCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/GetNetworkResourceRelationshipsCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/GetNetworkResourcesCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/GetNetworkRoutesCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/GetNetworkTelemetryCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/GetRouteAnalysisCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/GetSitesCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/GetTransitGatewayPeeringCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/GetTransitGatewayRegistrationsCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/GetVpcAttachmentCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/ListAttachmentsCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/ListConnectPeersCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/ListCoreNetworksCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/ListOrganizationServiceAccessStatusCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/ListPeeringsCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/PutCoreNetworkPolicyCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/RegisterTransitGatewayCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/RejectAttachmentCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/StartRouteAnalysisCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/UpdateCoreNetworkCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/UpdateDeviceCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/UpdateGlobalNetworkCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/UpdateLinkCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/UpdateNetworkResourceMetadataCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/UpdateSiteCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/UpdateVpcAttachmentCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/index.d.ts +0 -1
  181. package/package.json +40 -40
@@ -22,10 +22,10 @@ export interface DeleteLinkCommandOutput extends DeleteLinkResponse, __MetadataB
22
22
  }
23
23
  declare const DeleteLinkCommand_base: {
24
24
  new (input: DeleteLinkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLinkCommandInput, DeleteLinkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteLinkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLinkCommandInput, DeleteLinkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an existing link. You must first disassociate the link from any devices and
30
30
  * customer gateways.</p>
31
31
  * @example
@@ -94,6 +94,7 @@ declare const DeleteLinkCommand_base: {
94
94
  * @throws {@link NetworkManagerServiceException}
95
95
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
96
96
  *
97
+ * @public
97
98
  */
98
99
  export declare class DeleteLinkCommand extends DeleteLinkCommand_base {
99
100
  }
@@ -22,10 +22,10 @@ export interface DeletePeeringCommandOutput extends DeletePeeringResponse, __Met
22
22
  }
23
23
  declare const DeletePeeringCommand_base: {
24
24
  new (input: DeletePeeringCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePeeringCommandInput, DeletePeeringCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeletePeeringCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePeeringCommandInput, DeletePeeringCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an existing peering connection.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -88,6 +88,7 @@ declare const DeletePeeringCommand_base: {
88
88
  * @throws {@link NetworkManagerServiceException}
89
89
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class DeletePeeringCommand extends DeletePeeringCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyR
22
22
  }
23
23
  declare const DeleteResourcePolicyCommand_base: {
24
24
  new (input: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a resource policy for the specified resource. This revokes the access of the principals specified in the resource policy.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -67,6 +67,7 @@ declare const DeleteResourcePolicyCommand_base: {
67
67
  * @throws {@link NetworkManagerServiceException}
68
68
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
69
69
  *
70
+ * @public
70
71
  */
71
72
  export declare class DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_base {
72
73
  }
@@ -22,10 +22,10 @@ export interface DeleteSiteCommandOutput extends DeleteSiteResponse, __MetadataB
22
22
  }
23
23
  declare const DeleteSiteCommand_base: {
24
24
  new (input: DeleteSiteCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSiteCommandInput, DeleteSiteCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteSiteCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSiteCommandInput, DeleteSiteCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an existing site. The site cannot be associated with any device or link.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -91,6 +91,7 @@ declare const DeleteSiteCommand_base: {
91
91
  * @throws {@link NetworkManagerServiceException}
92
92
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class DeleteSiteCommand extends DeleteSiteCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface DeregisterTransitGatewayCommandOutput extends DeregisterTransit
22
22
  }
23
23
  declare const DeregisterTransitGatewayCommand_base: {
24
24
  new (input: DeregisterTransitGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterTransitGatewayCommandInput, DeregisterTransitGatewayCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeregisterTransitGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterTransitGatewayCommandInput, DeregisterTransitGatewayCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deregisters a transit gateway from your global network. This action does not delete
30
30
  * your transit gateway, or modify any of its attachments. This action removes any customer gateway associations.</p>
31
31
  * @example
@@ -81,6 +81,7 @@ declare const DeregisterTransitGatewayCommand_base: {
81
81
  * @throws {@link NetworkManagerServiceException}
82
82
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class DeregisterTransitGatewayCommand extends DeregisterTransitGatewayCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface DescribeGlobalNetworksCommandOutput extends DescribeGlobalNetwo
22
22
  }
23
23
  declare const DescribeGlobalNetworksCommand_base: {
24
24
  new (input: DescribeGlobalNetworksCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGlobalNetworksCommandInput, DescribeGlobalNetworksCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeGlobalNetworksCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeGlobalNetworksCommandInput, DescribeGlobalNetworksCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes one or more global networks. By default, all global networks are
30
30
  * described. To describe the objects in your global network, you must use the appropriate
31
31
  * <code>Get*</code> action. For example, to list the transit gateways in your global
@@ -90,6 +90,7 @@ declare const DescribeGlobalNetworksCommand_base: {
90
90
  * @throws {@link NetworkManagerServiceException}
91
91
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class DescribeGlobalNetworksCommand extends DescribeGlobalNetworksCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface DisassociateConnectPeerCommandOutput extends DisassociateConnec
22
22
  }
23
23
  declare const DisassociateConnectPeerCommand_base: {
24
24
  new (input: DisassociateConnectPeerCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateConnectPeerCommandInput, DisassociateConnectPeerCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateConnectPeerCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateConnectPeerCommandInput, DisassociateConnectPeerCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disassociates a core network Connect peer from a device and a link. </p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const DisassociateConnectPeerCommand_base: {
79
79
  * @throws {@link NetworkManagerServiceException}
80
80
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class DisassociateConnectPeerCommand extends DisassociateConnectPeerCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface DisassociateCustomerGatewayCommandOutput extends DisassociateCu
22
22
  }
23
23
  declare const DisassociateCustomerGatewayCommand_base: {
24
24
  new (input: DisassociateCustomerGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateCustomerGatewayCommandInput, DisassociateCustomerGatewayCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateCustomerGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateCustomerGatewayCommandInput, DisassociateCustomerGatewayCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disassociates a customer gateway from a device and a link.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const DisassociateCustomerGatewayCommand_base: {
79
79
  * @throws {@link NetworkManagerServiceException}
80
80
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class DisassociateCustomerGatewayCommand extends DisassociateCustomerGatewayCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface DisassociateLinkCommandOutput extends DisassociateLinkResponse,
22
22
  }
23
23
  declare const DisassociateLinkCommand_base: {
24
24
  new (input: DisassociateLinkCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateLinkCommandInput, DisassociateLinkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateLinkCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateLinkCommandInput, DisassociateLinkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disassociates an existing device from a link. You must first disassociate any customer
30
30
  * gateways that are associated with the link.</p>
31
31
  * @example
@@ -80,6 +80,7 @@ declare const DisassociateLinkCommand_base: {
80
80
  * @throws {@link NetworkManagerServiceException}
81
81
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class DisassociateLinkCommand extends DisassociateLinkCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface DisassociateTransitGatewayConnectPeerCommandOutput extends Disa
22
22
  }
23
23
  declare const DisassociateTransitGatewayConnectPeerCommand_base: {
24
24
  new (input: DisassociateTransitGatewayConnectPeerCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateTransitGatewayConnectPeerCommandInput, DisassociateTransitGatewayConnectPeerCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateTransitGatewayConnectPeerCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateTransitGatewayConnectPeerCommandInput, DisassociateTransitGatewayConnectPeerCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disassociates a transit gateway Connect peer from a device and link.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const DisassociateTransitGatewayConnectPeerCommand_base: {
79
79
  * @throws {@link NetworkManagerServiceException}
80
80
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class DisassociateTransitGatewayConnectPeerCommand extends DisassociateTransitGatewayConnectPeerCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface ExecuteCoreNetworkChangeSetCommandOutput extends ExecuteCoreNet
22
22
  }
23
23
  declare const ExecuteCoreNetworkChangeSetCommand_base: {
24
24
  new (input: ExecuteCoreNetworkChangeSetCommandInput): import("@smithy/smithy-client").CommandImpl<ExecuteCoreNetworkChangeSetCommandInput, ExecuteCoreNetworkChangeSetCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ExecuteCoreNetworkChangeSetCommandInput): import("@smithy/smithy-client").CommandImpl<ExecuteCoreNetworkChangeSetCommandInput, ExecuteCoreNetworkChangeSetCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Executes a change set on your core network. Deploys changes globally based on the policy submitted..</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const ExecuteCoreNetworkChangeSetCommand_base: {
71
71
  * @throws {@link NetworkManagerServiceException}
72
72
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class ExecuteCoreNetworkChangeSetCommand extends ExecuteCoreNetworkChangeSetCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface GetConnectAttachmentCommandOutput extends GetConnectAttachmentR
22
22
  }
23
23
  declare const GetConnectAttachmentCommand_base: {
24
24
  new (input: GetConnectAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetConnectAttachmentCommandInput, GetConnectAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetConnectAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetConnectAttachmentCommandInput, GetConnectAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about a core network Connect attachment.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -103,6 +103,7 @@ declare const GetConnectAttachmentCommand_base: {
103
103
  * @throws {@link NetworkManagerServiceException}
104
104
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
105
105
  *
106
+ * @public
106
107
  */
107
108
  export declare class GetConnectAttachmentCommand extends GetConnectAttachmentCommand_base {
108
109
  }
@@ -22,10 +22,10 @@ export interface GetConnectPeerAssociationsCommandOutput extends GetConnectPeerA
22
22
  }
23
23
  declare const GetConnectPeerAssociationsCommand_base: {
24
24
  new (input: GetConnectPeerAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetConnectPeerAssociationsCommandInput, GetConnectPeerAssociationsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetConnectPeerAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetConnectPeerAssociationsCommandInput, GetConnectPeerAssociationsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about a core network Connect peer associations.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -86,6 +86,7 @@ declare const GetConnectPeerAssociationsCommand_base: {
86
86
  * @throws {@link NetworkManagerServiceException}
87
87
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class GetConnectPeerAssociationsCommand extends GetConnectPeerAssociationsCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface GetConnectPeerCommandOutput extends GetConnectPeerResponse, __M
22
22
  }
23
23
  declare const GetConnectPeerCommand_base: {
24
24
  new (input: GetConnectPeerCommandInput): import("@smithy/smithy-client").CommandImpl<GetConnectPeerCommandInput, GetConnectPeerCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetConnectPeerCommandInput): import("@smithy/smithy-client").CommandImpl<GetConnectPeerCommandInput, GetConnectPeerCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about a core network Connect peer.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -98,6 +98,7 @@ declare const GetConnectPeerCommand_base: {
98
98
  * @throws {@link NetworkManagerServiceException}
99
99
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class GetConnectPeerCommand extends GetConnectPeerCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface GetConnectionsCommandOutput extends GetConnectionsResponse, __M
22
22
  }
23
23
  declare const GetConnectionsCommand_base: {
24
24
  new (input: GetConnectionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetConnectionsCommandInput, GetConnectionsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetConnectionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetConnectionsCommandInput, GetConnectionsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about one or more of your connections in a global network.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -94,6 +94,7 @@ declare const GetConnectionsCommand_base: {
94
94
  * @throws {@link NetworkManagerServiceException}
95
95
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
96
96
  *
97
+ * @public
97
98
  */
98
99
  export declare class GetConnectionsCommand extends GetConnectionsCommand_base {
99
100
  }
@@ -22,10 +22,10 @@ export interface GetCoreNetworkChangeEventsCommandOutput extends GetCoreNetworkC
22
22
  }
23
23
  declare const GetCoreNetworkChangeEventsCommand_base: {
24
24
  new (input: GetCoreNetworkChangeEventsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCoreNetworkChangeEventsCommandInput, GetCoreNetworkChangeEventsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetCoreNetworkChangeEventsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCoreNetworkChangeEventsCommandInput, GetCoreNetworkChangeEventsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about a core network change event.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -86,6 +86,7 @@ declare const GetCoreNetworkChangeEventsCommand_base: {
86
86
  * @throws {@link NetworkManagerServiceException}
87
87
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class GetCoreNetworkChangeEventsCommand extends GetCoreNetworkChangeEventsCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface GetCoreNetworkChangeSetCommandOutput extends GetCoreNetworkChan
22
22
  }
23
23
  declare const GetCoreNetworkChangeSetCommand_base: {
24
24
  new (input: GetCoreNetworkChangeSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetCoreNetworkChangeSetCommandInput, GetCoreNetworkChangeSetCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetCoreNetworkChangeSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetCoreNetworkChangeSetCommandInput, GetCoreNetworkChangeSetCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a change set between the LIVE core network policy and a submitted policy.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -109,6 +109,7 @@ declare const GetCoreNetworkChangeSetCommand_base: {
109
109
  * @throws {@link NetworkManagerServiceException}
110
110
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
111
111
  *
112
+ * @public
112
113
  */
113
114
  export declare class GetCoreNetworkChangeSetCommand extends GetCoreNetworkChangeSetCommand_base {
114
115
  }
@@ -22,10 +22,10 @@ export interface GetCoreNetworkCommandOutput extends GetCoreNetworkResponse, __M
22
22
  }
23
23
  declare const GetCoreNetworkCommand_base: {
24
24
  new (input: GetCoreNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<GetCoreNetworkCommandInput, GetCoreNetworkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetCoreNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<GetCoreNetworkCommandInput, GetCoreNetworkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about the LIVE policy for a core network.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -101,6 +101,7 @@ declare const GetCoreNetworkCommand_base: {
101
101
  * @throws {@link NetworkManagerServiceException}
102
102
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
103
103
  *
104
+ * @public
104
105
  */
105
106
  export declare class GetCoreNetworkCommand extends GetCoreNetworkCommand_base {
106
107
  }
@@ -22,10 +22,10 @@ export interface GetCoreNetworkPolicyCommandOutput extends GetCoreNetworkPolicyR
22
22
  }
23
23
  declare const GetCoreNetworkPolicyCommand_base: {
24
24
  new (input: GetCoreNetworkPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetCoreNetworkPolicyCommandInput, GetCoreNetworkPolicyCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetCoreNetworkPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetCoreNetworkPolicyCommandInput, GetCoreNetworkPolicyCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns details about a core network policy. You can get details about your current live policy or any previous policy version.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -85,6 +85,7 @@ declare const GetCoreNetworkPolicyCommand_base: {
85
85
  * @throws {@link NetworkManagerServiceException}
86
86
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
87
87
  *
88
+ * @public
88
89
  */
89
90
  export declare class GetCoreNetworkPolicyCommand extends GetCoreNetworkPolicyCommand_base {
90
91
  }
@@ -22,10 +22,10 @@ export interface GetCustomerGatewayAssociationsCommandOutput extends GetCustomer
22
22
  }
23
23
  declare const GetCustomerGatewayAssociationsCommand_base: {
24
24
  new (input: GetCustomerGatewayAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCustomerGatewayAssociationsCommandInput, GetCustomerGatewayAssociationsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetCustomerGatewayAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCustomerGatewayAssociationsCommandInput, GetCustomerGatewayAssociationsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the association information for customer gateways that are associated with
30
30
  * devices and links in your global network.</p>
31
31
  * @example
@@ -87,6 +87,7 @@ declare const GetCustomerGatewayAssociationsCommand_base: {
87
87
  * @throws {@link NetworkManagerServiceException}
88
88
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class GetCustomerGatewayAssociationsCommand extends GetCustomerGatewayAssociationsCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface GetDevicesCommandOutput extends GetDevicesResponse, __MetadataB
22
22
  }
23
23
  declare const GetDevicesCommand_base: {
24
24
  new (input: GetDevicesCommandInput): import("@smithy/smithy-client").CommandImpl<GetDevicesCommandInput, GetDevicesCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetDevicesCommandInput): import("@smithy/smithy-client").CommandImpl<GetDevicesCommandInput, GetDevicesCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about one or more of your devices in a global network.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -104,6 +104,7 @@ declare const GetDevicesCommand_base: {
104
104
  * @throws {@link NetworkManagerServiceException}
105
105
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
106
106
  *
107
+ * @public
107
108
  */
108
109
  export declare class GetDevicesCommand extends GetDevicesCommand_base {
109
110
  }
@@ -22,10 +22,10 @@ export interface GetLinkAssociationsCommandOutput extends GetLinkAssociationsRes
22
22
  }
23
23
  declare const GetLinkAssociationsCommand_base: {
24
24
  new (input: GetLinkAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetLinkAssociationsCommandInput, GetLinkAssociationsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetLinkAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetLinkAssociationsCommandInput, GetLinkAssociationsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the link associations for a device or a link. Either the device ID or the link ID
30
30
  * must be specified.</p>
31
31
  * @example
@@ -81,6 +81,7 @@ declare const GetLinkAssociationsCommand_base: {
81
81
  * @throws {@link NetworkManagerServiceException}
82
82
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class GetLinkAssociationsCommand extends GetLinkAssociationsCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface GetLinksCommandOutput extends GetLinksResponse, __MetadataBeare
22
22
  }
23
23
  declare const GetLinksCommand_base: {
24
24
  new (input: GetLinksCommandInput): import("@smithy/smithy-client").CommandImpl<GetLinksCommandInput, GetLinksCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetLinksCommandInput): import("@smithy/smithy-client").CommandImpl<GetLinksCommandInput, GetLinksCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about one or more links in a specified global network.</p>
30
30
  * <p>If you specify the site ID, you cannot specify the type or provider in the same request. You can specify the type and provider in the same request.</p>
31
31
  * @example
@@ -100,6 +100,7 @@ declare const GetLinksCommand_base: {
100
100
  * @throws {@link NetworkManagerServiceException}
101
101
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
102
102
  *
103
+ * @public
103
104
  */
104
105
  export declare class GetLinksCommand extends GetLinksCommand_base {
105
106
  }
@@ -22,10 +22,10 @@ export interface GetNetworkResourceCountsCommandOutput extends GetNetworkResourc
22
22
  }
23
23
  declare const GetNetworkResourceCountsCommand_base: {
24
24
  new (input: GetNetworkResourceCountsCommandInput): import("@smithy/smithy-client").CommandImpl<GetNetworkResourceCountsCommandInput, GetNetworkResourceCountsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetNetworkResourceCountsCommandInput): import("@smithy/smithy-client").CommandImpl<GetNetworkResourceCountsCommandInput, GetNetworkResourceCountsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the count of network resources, by resource type, for the specified global network.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -74,6 +74,7 @@ declare const GetNetworkResourceCountsCommand_base: {
74
74
  * @throws {@link NetworkManagerServiceException}
75
75
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class GetNetworkResourceCountsCommand extends GetNetworkResourceCountsCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface GetNetworkResourceRelationshipsCommandOutput extends GetNetwork
22
22
  }
23
23
  declare const GetNetworkResourceRelationshipsCommand_base: {
24
24
  new (input: GetNetworkResourceRelationshipsCommandInput): import("@smithy/smithy-client").CommandImpl<GetNetworkResourceRelationshipsCommandInput, GetNetworkResourceRelationshipsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetNetworkResourceRelationshipsCommandInput): import("@smithy/smithy-client").CommandImpl<GetNetworkResourceRelationshipsCommandInput, GetNetworkResourceRelationshipsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the network resource relationships for the specified global network.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -82,6 +82,7 @@ declare const GetNetworkResourceRelationshipsCommand_base: {
82
82
  * @throws {@link NetworkManagerServiceException}
83
83
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
84
84
  *
85
+ * @public
85
86
  */
86
87
  export declare class GetNetworkResourceRelationshipsCommand extends GetNetworkResourceRelationshipsCommand_base {
87
88
  }
@@ -22,10 +22,10 @@ export interface GetNetworkResourcesCommandOutput extends GetNetworkResourcesRes
22
22
  }
23
23
  declare const GetNetworkResourcesCommand_base: {
24
24
  new (input: GetNetworkResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<GetNetworkResourcesCommandInput, GetNetworkResourcesCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetNetworkResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<GetNetworkResourcesCommandInput, GetNetworkResourcesCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes the network resources for the specified global network.</p>
30
30
  * <p>The results include information from the corresponding Describe call for the resource, minus any sensitive information such as pre-shared keys.</p>
31
31
  * @example
@@ -99,6 +99,7 @@ declare const GetNetworkResourcesCommand_base: {
99
99
  * @throws {@link NetworkManagerServiceException}
100
100
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
101
101
  *
102
+ * @public
102
103
  */
103
104
  export declare class GetNetworkResourcesCommand extends GetNetworkResourcesCommand_base {
104
105
  }
@@ -22,10 +22,10 @@ export interface GetNetworkRoutesCommandOutput extends GetNetworkRoutesResponse,
22
22
  }
23
23
  declare const GetNetworkRoutesCommand_base: {
24
24
  new (input: GetNetworkRoutesCommandInput): import("@smithy/smithy-client").CommandImpl<GetNetworkRoutesCommandInput, GetNetworkRoutesCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetNetworkRoutesCommandInput): import("@smithy/smithy-client").CommandImpl<GetNetworkRoutesCommandInput, GetNetworkRoutesCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the network routes of the specified global network.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -127,6 +127,7 @@ declare const GetNetworkRoutesCommand_base: {
127
127
  * @throws {@link NetworkManagerServiceException}
128
128
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
129
129
  *
130
+ * @public
130
131
  */
131
132
  export declare class GetNetworkRoutesCommand extends GetNetworkRoutesCommand_base {
132
133
  }
@@ -22,10 +22,10 @@ export interface GetNetworkTelemetryCommandOutput extends GetNetworkTelemetryRes
22
22
  }
23
23
  declare const GetNetworkTelemetryCommand_base: {
24
24
  new (input: GetNetworkTelemetryCommandInput): import("@smithy/smithy-client").CommandImpl<GetNetworkTelemetryCommandInput, GetNetworkTelemetryCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetNetworkTelemetryCommandInput): import("@smithy/smithy-client").CommandImpl<GetNetworkTelemetryCommandInput, GetNetworkTelemetryCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the network telemetry of the specified global network.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -93,6 +93,7 @@ declare const GetNetworkTelemetryCommand_base: {
93
93
  * @throws {@link NetworkManagerServiceException}
94
94
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class GetNetworkTelemetryCommand extends GetNetworkTelemetryCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface GetResourcePolicyCommandOutput extends GetResourcePolicyRespons
22
22
  }
23
23
  declare const GetResourcePolicyCommand_base: {
24
24
  new (input: GetResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about a resource policy.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -65,6 +65,7 @@ declare const GetResourcePolicyCommand_base: {
65
65
  * @throws {@link NetworkManagerServiceException}
66
66
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
67
67
  *
68
+ * @public
68
69
  */
69
70
  export declare class GetResourcePolicyCommand extends GetResourcePolicyCommand_base {
70
71
  }
@@ -22,10 +22,10 @@ export interface GetRouteAnalysisCommandOutput extends GetRouteAnalysisResponse,
22
22
  }
23
23
  declare const GetRouteAnalysisCommand_base: {
24
24
  new (input: GetRouteAnalysisCommandInput): import("@smithy/smithy-client").CommandImpl<GetRouteAnalysisCommandInput, GetRouteAnalysisCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetRouteAnalysisCommandInput): import("@smithy/smithy-client").CommandImpl<GetRouteAnalysisCommandInput, GetRouteAnalysisCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about the specified route analysis.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -133,6 +133,7 @@ declare const GetRouteAnalysisCommand_base: {
133
133
  * @throws {@link NetworkManagerServiceException}
134
134
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
135
135
  *
136
+ * @public
136
137
  */
137
138
  export declare class GetRouteAnalysisCommand extends GetRouteAnalysisCommand_base {
138
139
  }