@aws-sdk/client-networkmanager 3.651.1 → 3.654.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 (171) hide show
  1. package/dist-types/commands/AcceptAttachmentCommand.d.ts +11 -0
  2. package/dist-types/commands/AssociateConnectPeerCommand.d.ts +11 -0
  3. package/dist-types/commands/AssociateCustomerGatewayCommand.d.ts +11 -0
  4. package/dist-types/commands/AssociateLinkCommand.d.ts +11 -0
  5. package/dist-types/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateConnectAttachmentCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateConnectPeerCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateConnectionCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateCoreNetworkCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateDeviceCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateGlobalNetworkCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateLinkCommand.d.ts +11 -0
  13. package/dist-types/commands/CreateSiteCommand.d.ts +11 -0
  14. package/dist-types/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +11 -0
  15. package/dist-types/commands/CreateTransitGatewayPeeringCommand.d.ts +11 -0
  16. package/dist-types/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +11 -0
  17. package/dist-types/commands/CreateVpcAttachmentCommand.d.ts +11 -0
  18. package/dist-types/commands/DeleteAttachmentCommand.d.ts +11 -0
  19. package/dist-types/commands/DeleteConnectPeerCommand.d.ts +11 -0
  20. package/dist-types/commands/DeleteConnectionCommand.d.ts +11 -0
  21. package/dist-types/commands/DeleteCoreNetworkCommand.d.ts +11 -0
  22. package/dist-types/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +11 -0
  23. package/dist-types/commands/DeleteDeviceCommand.d.ts +11 -0
  24. package/dist-types/commands/DeleteGlobalNetworkCommand.d.ts +11 -0
  25. package/dist-types/commands/DeleteLinkCommand.d.ts +11 -0
  26. package/dist-types/commands/DeletePeeringCommand.d.ts +11 -0
  27. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +11 -0
  28. package/dist-types/commands/DeleteSiteCommand.d.ts +11 -0
  29. package/dist-types/commands/DeregisterTransitGatewayCommand.d.ts +11 -0
  30. package/dist-types/commands/DescribeGlobalNetworksCommand.d.ts +11 -0
  31. package/dist-types/commands/DisassociateConnectPeerCommand.d.ts +11 -0
  32. package/dist-types/commands/DisassociateCustomerGatewayCommand.d.ts +11 -0
  33. package/dist-types/commands/DisassociateLinkCommand.d.ts +11 -0
  34. package/dist-types/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +11 -0
  35. package/dist-types/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +11 -0
  36. package/dist-types/commands/GetConnectAttachmentCommand.d.ts +11 -0
  37. package/dist-types/commands/GetConnectPeerAssociationsCommand.d.ts +11 -0
  38. package/dist-types/commands/GetConnectPeerCommand.d.ts +11 -0
  39. package/dist-types/commands/GetConnectionsCommand.d.ts +11 -0
  40. package/dist-types/commands/GetCoreNetworkChangeEventsCommand.d.ts +11 -0
  41. package/dist-types/commands/GetCoreNetworkChangeSetCommand.d.ts +11 -0
  42. package/dist-types/commands/GetCoreNetworkCommand.d.ts +11 -0
  43. package/dist-types/commands/GetCoreNetworkPolicyCommand.d.ts +11 -0
  44. package/dist-types/commands/GetCustomerGatewayAssociationsCommand.d.ts +11 -0
  45. package/dist-types/commands/GetDevicesCommand.d.ts +11 -0
  46. package/dist-types/commands/GetLinkAssociationsCommand.d.ts +11 -0
  47. package/dist-types/commands/GetLinksCommand.d.ts +11 -0
  48. package/dist-types/commands/GetNetworkResourceCountsCommand.d.ts +11 -0
  49. package/dist-types/commands/GetNetworkResourceRelationshipsCommand.d.ts +11 -0
  50. package/dist-types/commands/GetNetworkResourcesCommand.d.ts +11 -0
  51. package/dist-types/commands/GetNetworkRoutesCommand.d.ts +11 -0
  52. package/dist-types/commands/GetNetworkTelemetryCommand.d.ts +11 -0
  53. package/dist-types/commands/GetResourcePolicyCommand.d.ts +11 -0
  54. package/dist-types/commands/GetRouteAnalysisCommand.d.ts +11 -0
  55. package/dist-types/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +11 -0
  56. package/dist-types/commands/GetSitesCommand.d.ts +11 -0
  57. package/dist-types/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +11 -0
  58. package/dist-types/commands/GetTransitGatewayPeeringCommand.d.ts +11 -0
  59. package/dist-types/commands/GetTransitGatewayRegistrationsCommand.d.ts +11 -0
  60. package/dist-types/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +11 -0
  61. package/dist-types/commands/GetVpcAttachmentCommand.d.ts +11 -0
  62. package/dist-types/commands/ListAttachmentsCommand.d.ts +11 -0
  63. package/dist-types/commands/ListConnectPeersCommand.d.ts +11 -0
  64. package/dist-types/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +11 -0
  65. package/dist-types/commands/ListCoreNetworksCommand.d.ts +11 -0
  66. package/dist-types/commands/ListOrganizationServiceAccessStatusCommand.d.ts +11 -0
  67. package/dist-types/commands/ListPeeringsCommand.d.ts +11 -0
  68. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  69. package/dist-types/commands/PutCoreNetworkPolicyCommand.d.ts +11 -0
  70. package/dist-types/commands/PutResourcePolicyCommand.d.ts +11 -0
  71. package/dist-types/commands/RegisterTransitGatewayCommand.d.ts +11 -0
  72. package/dist-types/commands/RejectAttachmentCommand.d.ts +11 -0
  73. package/dist-types/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +11 -0
  74. package/dist-types/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +11 -0
  75. package/dist-types/commands/StartRouteAnalysisCommand.d.ts +11 -0
  76. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  77. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  78. package/dist-types/commands/UpdateConnectionCommand.d.ts +11 -0
  79. package/dist-types/commands/UpdateCoreNetworkCommand.d.ts +11 -0
  80. package/dist-types/commands/UpdateDeviceCommand.d.ts +11 -0
  81. package/dist-types/commands/UpdateGlobalNetworkCommand.d.ts +11 -0
  82. package/dist-types/commands/UpdateLinkCommand.d.ts +11 -0
  83. package/dist-types/commands/UpdateNetworkResourceMetadataCommand.d.ts +11 -0
  84. package/dist-types/commands/UpdateSiteCommand.d.ts +11 -0
  85. package/dist-types/commands/UpdateVpcAttachmentCommand.d.ts +11 -0
  86. package/dist-types/ts3.4/commands/AcceptAttachmentCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/AssociateConnectPeerCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/AssociateCustomerGatewayCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/AssociateLinkCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/CreateConnectAttachmentCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/CreateConnectPeerCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/CreateCoreNetworkCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/CreateDeviceCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/CreateGlobalNetworkCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/CreateLinkCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/CreateSiteCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/CreateVpcAttachmentCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/DeleteConnectPeerCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/DeleteCoreNetworkCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/DeleteDeviceCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/DeleteGlobalNetworkCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/DeleteLinkCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/DeletePeeringCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/DeleteSiteCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/DeregisterTransitGatewayCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/DescribeGlobalNetworksCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/DisassociateConnectPeerCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/DisassociateCustomerGatewayCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/DisassociateLinkCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/GetConnectAttachmentCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/GetConnectPeerAssociationsCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/GetConnectPeerCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/GetCoreNetworkChangeEventsCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/GetCoreNetworkChangeSetCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/GetCoreNetworkCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/GetCoreNetworkPolicyCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/GetCustomerGatewayAssociationsCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/GetDevicesCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/GetLinkAssociationsCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/GetLinksCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/GetNetworkResourceCountsCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/GetNetworkResourceRelationshipsCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/GetNetworkResourcesCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/GetNetworkRoutesCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/GetNetworkTelemetryCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/GetRouteAnalysisCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/GetSitesCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/GetTransitGatewayPeeringCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/GetTransitGatewayRegistrationsCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/GetVpcAttachmentCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/ListAttachmentsCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/ListConnectPeersCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/ListCoreNetworksCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/ListOrganizationServiceAccessStatusCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/ListPeeringsCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/PutCoreNetworkPolicyCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/RegisterTransitGatewayCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/RejectAttachmentCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +12 -1
  159. package/dist-types/ts3.4/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +12 -1
  160. package/dist-types/ts3.4/commands/StartRouteAnalysisCommand.d.ts +12 -1
  161. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  162. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  163. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +12 -1
  164. package/dist-types/ts3.4/commands/UpdateCoreNetworkCommand.d.ts +12 -1
  165. package/dist-types/ts3.4/commands/UpdateDeviceCommand.d.ts +12 -1
  166. package/dist-types/ts3.4/commands/UpdateGlobalNetworkCommand.d.ts +12 -1
  167. package/dist-types/ts3.4/commands/UpdateLinkCommand.d.ts +12 -1
  168. package/dist-types/ts3.4/commands/UpdateNetworkResourceMetadataCommand.d.ts +12 -1
  169. package/dist-types/ts3.4/commands/UpdateSiteCommand.d.ts +12 -1
  170. package/dist-types/ts3.4/commands/UpdateVpcAttachmentCommand.d.ts +12 -1
  171. package/package.json +35 -35
@@ -126,4 +126,15 @@ declare const AcceptAttachmentCommand_base: {
126
126
  * @public
127
127
  */
128
128
  export declare class AcceptAttachmentCommand extends AcceptAttachmentCommand_base {
129
+ /** @internal type navigation helper, not in runtime. */
130
+ protected static __types: {
131
+ api: {
132
+ input: AcceptAttachmentRequest;
133
+ output: AcceptAttachmentResponse;
134
+ };
135
+ sdk: {
136
+ input: AcceptAttachmentCommandInput;
137
+ output: AcceptAttachmentCommandOutput;
138
+ };
139
+ };
129
140
  }
@@ -91,4 +91,15 @@ declare const AssociateConnectPeerCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class AssociateConnectPeerCommand extends AssociateConnectPeerCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: AssociateConnectPeerRequest;
98
+ output: AssociateConnectPeerResponse;
99
+ };
100
+ sdk: {
101
+ input: AssociateConnectPeerCommandInput;
102
+ output: AssociateConnectPeerCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -96,4 +96,15 @@ declare const AssociateCustomerGatewayCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class AssociateCustomerGatewayCommand extends AssociateCustomerGatewayCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: AssociateCustomerGatewayRequest;
103
+ output: AssociateCustomerGatewayResponse;
104
+ };
105
+ sdk: {
106
+ input: AssociateCustomerGatewayCommandInput;
107
+ output: AssociateCustomerGatewayCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -86,4 +86,15 @@ declare const AssociateLinkCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class AssociateLinkCommand extends AssociateLinkCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: AssociateLinkRequest;
93
+ output: AssociateLinkResponse;
94
+ };
95
+ sdk: {
96
+ input: AssociateLinkCommandInput;
97
+ output: AssociateLinkCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -92,4 +92,15 @@ declare const AssociateTransitGatewayConnectPeerCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class AssociateTransitGatewayConnectPeerCommand extends AssociateTransitGatewayConnectPeerCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: AssociateTransitGatewayConnectPeerRequest;
99
+ output: AssociateTransitGatewayConnectPeerResponse;
100
+ };
101
+ sdk: {
102
+ input: AssociateTransitGatewayConnectPeerCommandInput;
103
+ output: AssociateTransitGatewayConnectPeerCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -145,4 +145,15 @@ declare const CreateConnectAttachmentCommand_base: {
145
145
  * @public
146
146
  */
147
147
  export declare class CreateConnectAttachmentCommand extends CreateConnectAttachmentCommand_base {
148
+ /** @internal type navigation helper, not in runtime. */
149
+ protected static __types: {
150
+ api: {
151
+ input: CreateConnectAttachmentRequest;
152
+ output: CreateConnectAttachmentResponse;
153
+ };
154
+ sdk: {
155
+ input: CreateConnectAttachmentCommandInput;
156
+ output: CreateConnectAttachmentCommandOutput;
157
+ };
158
+ };
148
159
  }
@@ -131,4 +131,15 @@ declare const CreateConnectPeerCommand_base: {
131
131
  * @public
132
132
  */
133
133
  export declare class CreateConnectPeerCommand extends CreateConnectPeerCommand_base {
134
+ /** @internal type navigation helper, not in runtime. */
135
+ protected static __types: {
136
+ api: {
137
+ input: CreateConnectPeerRequest;
138
+ output: CreateConnectPeerResponse;
139
+ };
140
+ sdk: {
141
+ input: CreateConnectPeerCommandInput;
142
+ output: CreateConnectPeerCommandOutput;
143
+ };
144
+ };
134
145
  }
@@ -104,4 +104,15 @@ declare const CreateConnectionCommand_base: {
104
104
  * @public
105
105
  */
106
106
  export declare class CreateConnectionCommand extends CreateConnectionCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: CreateConnectionRequest;
111
+ output: CreateConnectionResponse;
112
+ };
113
+ sdk: {
114
+ input: CreateConnectionCommandInput;
115
+ output: CreateConnectionCommandOutput;
116
+ };
117
+ };
107
118
  }
@@ -137,4 +137,15 @@ declare const CreateCoreNetworkCommand_base: {
137
137
  * @public
138
138
  */
139
139
  export declare class CreateCoreNetworkCommand extends CreateCoreNetworkCommand_base {
140
+ /** @internal type navigation helper, not in runtime. */
141
+ protected static __types: {
142
+ api: {
143
+ input: CreateCoreNetworkRequest;
144
+ output: CreateCoreNetworkResponse;
145
+ };
146
+ sdk: {
147
+ input: CreateCoreNetworkCommandInput;
148
+ output: CreateCoreNetworkCommandOutput;
149
+ };
150
+ };
140
151
  }
@@ -128,4 +128,15 @@ declare const CreateDeviceCommand_base: {
128
128
  * @public
129
129
  */
130
130
  export declare class CreateDeviceCommand extends CreateDeviceCommand_base {
131
+ /** @internal type navigation helper, not in runtime. */
132
+ protected static __types: {
133
+ api: {
134
+ input: CreateDeviceRequest;
135
+ output: CreateDeviceResponse;
136
+ };
137
+ sdk: {
138
+ input: CreateDeviceCommandInput;
139
+ output: CreateDeviceCommandOutput;
140
+ };
141
+ };
131
142
  }
@@ -94,4 +94,15 @@ declare const CreateGlobalNetworkCommand_base: {
94
94
  * @public
95
95
  */
96
96
  export declare class CreateGlobalNetworkCommand extends CreateGlobalNetworkCommand_base {
97
+ /** @internal type navigation helper, not in runtime. */
98
+ protected static __types: {
99
+ api: {
100
+ input: CreateGlobalNetworkRequest;
101
+ output: CreateGlobalNetworkResponse;
102
+ };
103
+ sdk: {
104
+ input: CreateGlobalNetworkCommandInput;
105
+ output: CreateGlobalNetworkCommandOutput;
106
+ };
107
+ };
97
108
  }
@@ -113,4 +113,15 @@ declare const CreateLinkCommand_base: {
113
113
  * @public
114
114
  */
115
115
  export declare class CreateLinkCommand extends CreateLinkCommand_base {
116
+ /** @internal type navigation helper, not in runtime. */
117
+ protected static __types: {
118
+ api: {
119
+ input: CreateLinkRequest;
120
+ output: CreateLinkResponse;
121
+ };
122
+ sdk: {
123
+ input: CreateLinkCommandInput;
124
+ output: CreateLinkCommandOutput;
125
+ };
126
+ };
116
127
  }
@@ -109,4 +109,15 @@ declare const CreateSiteCommand_base: {
109
109
  * @public
110
110
  */
111
111
  export declare class CreateSiteCommand extends CreateSiteCommand_base {
112
+ /** @internal type navigation helper, not in runtime. */
113
+ protected static __types: {
114
+ api: {
115
+ input: CreateSiteRequest;
116
+ output: CreateSiteResponse;
117
+ };
118
+ sdk: {
119
+ input: CreateSiteCommandInput;
120
+ output: CreateSiteCommandOutput;
121
+ };
122
+ };
112
123
  }
@@ -135,4 +135,15 @@ declare const CreateSiteToSiteVpnAttachmentCommand_base: {
135
135
  * @public
136
136
  */
137
137
  export declare class CreateSiteToSiteVpnAttachmentCommand extends CreateSiteToSiteVpnAttachmentCommand_base {
138
+ /** @internal type navigation helper, not in runtime. */
139
+ protected static __types: {
140
+ api: {
141
+ input: CreateSiteToSiteVpnAttachmentRequest;
142
+ output: CreateSiteToSiteVpnAttachmentResponse;
143
+ };
144
+ sdk: {
145
+ input: CreateSiteToSiteVpnAttachmentCommandInput;
146
+ output: CreateSiteToSiteVpnAttachmentCommandOutput;
147
+ };
148
+ };
138
149
  }
@@ -115,4 +115,15 @@ declare const CreateTransitGatewayPeeringCommand_base: {
115
115
  * @public
116
116
  */
117
117
  export declare class CreateTransitGatewayPeeringCommand extends CreateTransitGatewayPeeringCommand_base {
118
+ /** @internal type navigation helper, not in runtime. */
119
+ protected static __types: {
120
+ api: {
121
+ input: CreateTransitGatewayPeeringRequest;
122
+ output: CreateTransitGatewayPeeringResponse;
123
+ };
124
+ sdk: {
125
+ input: CreateTransitGatewayPeeringCommandInput;
126
+ output: CreateTransitGatewayPeeringCommandOutput;
127
+ };
128
+ };
118
129
  }
@@ -136,4 +136,15 @@ declare const CreateTransitGatewayRouteTableAttachmentCommand_base: {
136
136
  * @public
137
137
  */
138
138
  export declare class CreateTransitGatewayRouteTableAttachmentCommand extends CreateTransitGatewayRouteTableAttachmentCommand_base {
139
+ /** @internal type navigation helper, not in runtime. */
140
+ protected static __types: {
141
+ api: {
142
+ input: CreateTransitGatewayRouteTableAttachmentRequest;
143
+ output: CreateTransitGatewayRouteTableAttachmentResponse;
144
+ };
145
+ sdk: {
146
+ input: CreateTransitGatewayRouteTableAttachmentCommandInput;
147
+ output: CreateTransitGatewayRouteTableAttachmentCommandOutput;
148
+ };
149
+ };
139
150
  }
@@ -148,4 +148,15 @@ declare const CreateVpcAttachmentCommand_base: {
148
148
  * @public
149
149
  */
150
150
  export declare class CreateVpcAttachmentCommand extends CreateVpcAttachmentCommand_base {
151
+ /** @internal type navigation helper, not in runtime. */
152
+ protected static __types: {
153
+ api: {
154
+ input: CreateVpcAttachmentRequest;
155
+ output: CreateVpcAttachmentResponse;
156
+ };
157
+ sdk: {
158
+ input: CreateVpcAttachmentCommandInput;
159
+ output: CreateVpcAttachmentCommandOutput;
160
+ };
161
+ };
151
162
  }
@@ -124,4 +124,15 @@ declare const DeleteAttachmentCommand_base: {
124
124
  * @public
125
125
  */
126
126
  export declare class DeleteAttachmentCommand extends DeleteAttachmentCommand_base {
127
+ /** @internal type navigation helper, not in runtime. */
128
+ protected static __types: {
129
+ api: {
130
+ input: DeleteAttachmentRequest;
131
+ output: DeleteAttachmentResponse;
132
+ };
133
+ sdk: {
134
+ input: DeleteAttachmentCommandInput;
135
+ output: DeleteAttachmentCommandOutput;
136
+ };
137
+ };
127
138
  }
@@ -114,4 +114,15 @@ declare const DeleteConnectPeerCommand_base: {
114
114
  * @public
115
115
  */
116
116
  export declare class DeleteConnectPeerCommand extends DeleteConnectPeerCommand_base {
117
+ /** @internal type navigation helper, not in runtime. */
118
+ protected static __types: {
119
+ api: {
120
+ input: DeleteConnectPeerRequest;
121
+ output: DeleteConnectPeerResponse;
122
+ };
123
+ sdk: {
124
+ input: DeleteConnectPeerCommandInput;
125
+ output: DeleteConnectPeerCommandOutput;
126
+ };
127
+ };
117
128
  }
@@ -94,4 +94,15 @@ declare const DeleteConnectionCommand_base: {
94
94
  * @public
95
95
  */
96
96
  export declare class DeleteConnectionCommand extends DeleteConnectionCommand_base {
97
+ /** @internal type navigation helper, not in runtime. */
98
+ protected static __types: {
99
+ api: {
100
+ input: DeleteConnectionRequest;
101
+ output: DeleteConnectionResponse;
102
+ };
103
+ sdk: {
104
+ input: DeleteConnectionCommandInput;
105
+ output: DeleteConnectionCommandOutput;
106
+ };
107
+ };
97
108
  }
@@ -125,4 +125,15 @@ declare const DeleteCoreNetworkCommand_base: {
125
125
  * @public
126
126
  */
127
127
  export declare class DeleteCoreNetworkCommand extends DeleteCoreNetworkCommand_base {
128
+ /** @internal type navigation helper, not in runtime. */
129
+ protected static __types: {
130
+ api: {
131
+ input: DeleteCoreNetworkRequest;
132
+ output: DeleteCoreNetworkResponse;
133
+ };
134
+ sdk: {
135
+ input: DeleteCoreNetworkCommandInput;
136
+ output: DeleteCoreNetworkCommandOutput;
137
+ };
138
+ };
128
139
  }
@@ -92,4 +92,15 @@ declare const DeleteCoreNetworkPolicyVersionCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class DeleteCoreNetworkPolicyVersionCommand extends DeleteCoreNetworkPolicyVersionCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: DeleteCoreNetworkPolicyVersionRequest;
99
+ output: DeleteCoreNetworkPolicyVersionResponse;
100
+ };
101
+ sdk: {
102
+ input: DeleteCoreNetworkPolicyVersionCommandInput;
103
+ output: DeleteCoreNetworkPolicyVersionCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -105,4 +105,15 @@ declare const DeleteDeviceCommand_base: {
105
105
  * @public
106
106
  */
107
107
  export declare class DeleteDeviceCommand extends DeleteDeviceCommand_base {
108
+ /** @internal type navigation helper, not in runtime. */
109
+ protected static __types: {
110
+ api: {
111
+ input: DeleteDeviceRequest;
112
+ output: DeleteDeviceResponse;
113
+ };
114
+ sdk: {
115
+ input: DeleteDeviceCommandInput;
116
+ output: DeleteDeviceCommandOutput;
117
+ };
118
+ };
108
119
  }
@@ -89,4 +89,15 @@ declare const DeleteGlobalNetworkCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class DeleteGlobalNetworkCommand extends DeleteGlobalNetworkCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: DeleteGlobalNetworkRequest;
96
+ output: DeleteGlobalNetworkResponse;
97
+ };
98
+ sdk: {
99
+ input: DeleteGlobalNetworkCommandInput;
100
+ output: DeleteGlobalNetworkCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -98,4 +98,15 @@ declare const DeleteLinkCommand_base: {
98
98
  * @public
99
99
  */
100
100
  export declare class DeleteLinkCommand extends DeleteLinkCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: DeleteLinkRequest;
105
+ output: DeleteLinkResponse;
106
+ };
107
+ sdk: {
108
+ input: DeleteLinkCommandInput;
109
+ output: DeleteLinkCommandOutput;
110
+ };
111
+ };
101
112
  }
@@ -103,4 +103,15 @@ declare const DeletePeeringCommand_base: {
103
103
  * @public
104
104
  */
105
105
  export declare class DeletePeeringCommand extends DeletePeeringCommand_base {
106
+ /** @internal type navigation helper, not in runtime. */
107
+ protected static __types: {
108
+ api: {
109
+ input: DeletePeeringRequest;
110
+ output: DeletePeeringResponse;
111
+ };
112
+ sdk: {
113
+ input: DeletePeeringCommandInput;
114
+ output: DeletePeeringCommandOutput;
115
+ };
116
+ };
106
117
  }
@@ -71,4 +71,15 @@ declare const DeleteResourcePolicyCommand_base: {
71
71
  * @public
72
72
  */
73
73
  export declare class DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_base {
74
+ /** @internal type navigation helper, not in runtime. */
75
+ protected static __types: {
76
+ api: {
77
+ input: DeleteResourcePolicyRequest;
78
+ output: {};
79
+ };
80
+ sdk: {
81
+ input: DeleteResourcePolicyCommandInput;
82
+ output: DeleteResourcePolicyCommandOutput;
83
+ };
84
+ };
74
85
  }
@@ -95,4 +95,15 @@ declare const DeleteSiteCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class DeleteSiteCommand extends DeleteSiteCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: DeleteSiteRequest;
102
+ output: DeleteSiteResponse;
103
+ };
104
+ sdk: {
105
+ input: DeleteSiteCommandInput;
106
+ output: DeleteSiteCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -85,4 +85,15 @@ declare const DeregisterTransitGatewayCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class DeregisterTransitGatewayCommand extends DeregisterTransitGatewayCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: DeregisterTransitGatewayRequest;
92
+ output: DeregisterTransitGatewayResponse;
93
+ };
94
+ sdk: {
95
+ input: DeregisterTransitGatewayCommandInput;
96
+ output: DeregisterTransitGatewayCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -94,4 +94,15 @@ declare const DescribeGlobalNetworksCommand_base: {
94
94
  * @public
95
95
  */
96
96
  export declare class DescribeGlobalNetworksCommand extends DescribeGlobalNetworksCommand_base {
97
+ /** @internal type navigation helper, not in runtime. */
98
+ protected static __types: {
99
+ api: {
100
+ input: DescribeGlobalNetworksRequest;
101
+ output: DescribeGlobalNetworksResponse;
102
+ };
103
+ sdk: {
104
+ input: DescribeGlobalNetworksCommandInput;
105
+ output: DescribeGlobalNetworksCommandOutput;
106
+ };
107
+ };
97
108
  }
@@ -83,4 +83,15 @@ declare const DisassociateConnectPeerCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class DisassociateConnectPeerCommand extends DisassociateConnectPeerCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: DisassociateConnectPeerRequest;
90
+ output: DisassociateConnectPeerResponse;
91
+ };
92
+ sdk: {
93
+ input: DisassociateConnectPeerCommandInput;
94
+ output: DisassociateConnectPeerCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -83,4 +83,15 @@ declare const DisassociateCustomerGatewayCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class DisassociateCustomerGatewayCommand extends DisassociateCustomerGatewayCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: DisassociateCustomerGatewayRequest;
90
+ output: DisassociateCustomerGatewayResponse;
91
+ };
92
+ sdk: {
93
+ input: DisassociateCustomerGatewayCommandInput;
94
+ output: DisassociateCustomerGatewayCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -84,4 +84,15 @@ declare const DisassociateLinkCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class DisassociateLinkCommand extends DisassociateLinkCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: DisassociateLinkRequest;
91
+ output: DisassociateLinkResponse;
92
+ };
93
+ sdk: {
94
+ input: DisassociateLinkCommandInput;
95
+ output: DisassociateLinkCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -83,4 +83,15 @@ declare const DisassociateTransitGatewayConnectPeerCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class DisassociateTransitGatewayConnectPeerCommand extends DisassociateTransitGatewayConnectPeerCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: DisassociateTransitGatewayConnectPeerRequest;
90
+ output: DisassociateTransitGatewayConnectPeerResponse;
91
+ };
92
+ sdk: {
93
+ input: DisassociateTransitGatewayConnectPeerCommandInput;
94
+ output: DisassociateTransitGatewayConnectPeerCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -75,4 +75,15 @@ declare const ExecuteCoreNetworkChangeSetCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class ExecuteCoreNetworkChangeSetCommand extends ExecuteCoreNetworkChangeSetCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: ExecuteCoreNetworkChangeSetRequest;
82
+ output: {};
83
+ };
84
+ sdk: {
85
+ input: ExecuteCoreNetworkChangeSetCommandInput;
86
+ output: ExecuteCoreNetworkChangeSetCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -126,4 +126,15 @@ declare const GetConnectAttachmentCommand_base: {
126
126
  * @public
127
127
  */
128
128
  export declare class GetConnectAttachmentCommand extends GetConnectAttachmentCommand_base {
129
+ /** @internal type navigation helper, not in runtime. */
130
+ protected static __types: {
131
+ api: {
132
+ input: GetConnectAttachmentRequest;
133
+ output: GetConnectAttachmentResponse;
134
+ };
135
+ sdk: {
136
+ input: GetConnectAttachmentCommandInput;
137
+ output: GetConnectAttachmentCommandOutput;
138
+ };
139
+ };
129
140
  }
@@ -90,4 +90,15 @@ declare const GetConnectPeerAssociationsCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class GetConnectPeerAssociationsCommand extends GetConnectPeerAssociationsCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: GetConnectPeerAssociationsRequest;
97
+ output: GetConnectPeerAssociationsResponse;
98
+ };
99
+ sdk: {
100
+ input: GetConnectPeerAssociationsCommandInput;
101
+ output: GetConnectPeerAssociationsCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -110,4 +110,15 @@ declare const GetConnectPeerCommand_base: {
110
110
  * @public
111
111
  */
112
112
  export declare class GetConnectPeerCommand extends GetConnectPeerCommand_base {
113
+ /** @internal type navigation helper, not in runtime. */
114
+ protected static __types: {
115
+ api: {
116
+ input: GetConnectPeerRequest;
117
+ output: GetConnectPeerResponse;
118
+ };
119
+ sdk: {
120
+ input: GetConnectPeerCommandInput;
121
+ output: GetConnectPeerCommandOutput;
122
+ };
123
+ };
113
124
  }
@@ -98,4 +98,15 @@ declare const GetConnectionsCommand_base: {
98
98
  * @public
99
99
  */
100
100
  export declare class GetConnectionsCommand extends GetConnectionsCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: GetConnectionsRequest;
105
+ output: GetConnectionsResponse;
106
+ };
107
+ sdk: {
108
+ input: GetConnectionsCommandInput;
109
+ output: GetConnectionsCommandOutput;
110
+ };
111
+ };
101
112
  }