@aws-sdk/client-direct-connect 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 (127) hide show
  1. package/dist-types/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +11 -0
  2. package/dist-types/commands/AllocateConnectionOnInterconnectCommand.d.ts +11 -0
  3. package/dist-types/commands/AllocateHostedConnectionCommand.d.ts +11 -0
  4. package/dist-types/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +11 -0
  5. package/dist-types/commands/AllocatePublicVirtualInterfaceCommand.d.ts +11 -0
  6. package/dist-types/commands/AllocateTransitVirtualInterfaceCommand.d.ts +11 -0
  7. package/dist-types/commands/AssociateConnectionWithLagCommand.d.ts +11 -0
  8. package/dist-types/commands/AssociateHostedConnectionCommand.d.ts +11 -0
  9. package/dist-types/commands/AssociateMacSecKeyCommand.d.ts +11 -0
  10. package/dist-types/commands/AssociateVirtualInterfaceCommand.d.ts +11 -0
  11. package/dist-types/commands/ConfirmConnectionCommand.d.ts +11 -0
  12. package/dist-types/commands/ConfirmCustomerAgreementCommand.d.ts +11 -0
  13. package/dist-types/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +11 -0
  14. package/dist-types/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +11 -0
  15. package/dist-types/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +11 -0
  16. package/dist-types/commands/CreateBGPPeerCommand.d.ts +11 -0
  17. package/dist-types/commands/CreateConnectionCommand.d.ts +11 -0
  18. package/dist-types/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +11 -0
  19. package/dist-types/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +11 -0
  20. package/dist-types/commands/CreateDirectConnectGatewayCommand.d.ts +11 -0
  21. package/dist-types/commands/CreateInterconnectCommand.d.ts +11 -0
  22. package/dist-types/commands/CreateLagCommand.d.ts +11 -0
  23. package/dist-types/commands/CreatePrivateVirtualInterfaceCommand.d.ts +11 -0
  24. package/dist-types/commands/CreatePublicVirtualInterfaceCommand.d.ts +11 -0
  25. package/dist-types/commands/CreateTransitVirtualInterfaceCommand.d.ts +11 -0
  26. package/dist-types/commands/DeleteBGPPeerCommand.d.ts +11 -0
  27. package/dist-types/commands/DeleteConnectionCommand.d.ts +11 -0
  28. package/dist-types/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +11 -0
  29. package/dist-types/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +11 -0
  30. package/dist-types/commands/DeleteDirectConnectGatewayCommand.d.ts +11 -0
  31. package/dist-types/commands/DeleteInterconnectCommand.d.ts +11 -0
  32. package/dist-types/commands/DeleteLagCommand.d.ts +11 -0
  33. package/dist-types/commands/DeleteVirtualInterfaceCommand.d.ts +11 -0
  34. package/dist-types/commands/DescribeConnectionLoaCommand.d.ts +11 -0
  35. package/dist-types/commands/DescribeConnectionsCommand.d.ts +11 -0
  36. package/dist-types/commands/DescribeConnectionsOnInterconnectCommand.d.ts +11 -0
  37. package/dist-types/commands/DescribeCustomerMetadataCommand.d.ts +11 -0
  38. package/dist-types/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +11 -0
  39. package/dist-types/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +11 -0
  40. package/dist-types/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +11 -0
  41. package/dist-types/commands/DescribeDirectConnectGatewaysCommand.d.ts +11 -0
  42. package/dist-types/commands/DescribeHostedConnectionsCommand.d.ts +11 -0
  43. package/dist-types/commands/DescribeInterconnectLoaCommand.d.ts +11 -0
  44. package/dist-types/commands/DescribeInterconnectsCommand.d.ts +11 -0
  45. package/dist-types/commands/DescribeLagsCommand.d.ts +11 -0
  46. package/dist-types/commands/DescribeLoaCommand.d.ts +11 -0
  47. package/dist-types/commands/DescribeLocationsCommand.d.ts +11 -0
  48. package/dist-types/commands/DescribeRouterConfigurationCommand.d.ts +11 -0
  49. package/dist-types/commands/DescribeTagsCommand.d.ts +11 -0
  50. package/dist-types/commands/DescribeVirtualGatewaysCommand.d.ts +11 -0
  51. package/dist-types/commands/DescribeVirtualInterfacesCommand.d.ts +11 -0
  52. package/dist-types/commands/DisassociateConnectionFromLagCommand.d.ts +11 -0
  53. package/dist-types/commands/DisassociateMacSecKeyCommand.d.ts +11 -0
  54. package/dist-types/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +11 -0
  55. package/dist-types/commands/StartBgpFailoverTestCommand.d.ts +11 -0
  56. package/dist-types/commands/StopBgpFailoverTestCommand.d.ts +11 -0
  57. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  58. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  59. package/dist-types/commands/UpdateConnectionCommand.d.ts +11 -0
  60. package/dist-types/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +11 -0
  61. package/dist-types/commands/UpdateDirectConnectGatewayCommand.d.ts +11 -0
  62. package/dist-types/commands/UpdateLagCommand.d.ts +11 -0
  63. package/dist-types/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +11 -0
  64. package/dist-types/ts3.4/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +12 -1
  65. package/dist-types/ts3.4/commands/AllocateConnectionOnInterconnectCommand.d.ts +12 -1
  66. package/dist-types/ts3.4/commands/AllocateHostedConnectionCommand.d.ts +12 -1
  67. package/dist-types/ts3.4/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +12 -1
  68. package/dist-types/ts3.4/commands/AllocatePublicVirtualInterfaceCommand.d.ts +12 -1
  69. package/dist-types/ts3.4/commands/AllocateTransitVirtualInterfaceCommand.d.ts +12 -1
  70. package/dist-types/ts3.4/commands/AssociateConnectionWithLagCommand.d.ts +12 -1
  71. package/dist-types/ts3.4/commands/AssociateHostedConnectionCommand.d.ts +12 -1
  72. package/dist-types/ts3.4/commands/AssociateMacSecKeyCommand.d.ts +12 -1
  73. package/dist-types/ts3.4/commands/AssociateVirtualInterfaceCommand.d.ts +12 -1
  74. package/dist-types/ts3.4/commands/ConfirmConnectionCommand.d.ts +12 -1
  75. package/dist-types/ts3.4/commands/ConfirmCustomerAgreementCommand.d.ts +12 -1
  76. package/dist-types/ts3.4/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +12 -1
  77. package/dist-types/ts3.4/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +12 -1
  78. package/dist-types/ts3.4/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +12 -1
  79. package/dist-types/ts3.4/commands/CreateBGPPeerCommand.d.ts +12 -1
  80. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +12 -1
  81. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +12 -1
  82. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/CreateInterconnectCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/CreateLagCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/CreatePrivateVirtualInterfaceCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/CreatePublicVirtualInterfaceCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/CreateTransitVirtualInterfaceCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/DeleteBGPPeerCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/DeleteInterconnectCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/DeleteLagCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/DeleteVirtualInterfaceCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/DescribeConnectionLoaCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/DescribeConnectionsOnInterconnectCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/DescribeCustomerMetadataCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewaysCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/DescribeHostedConnectionsCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/DescribeInterconnectLoaCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/DescribeInterconnectsCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/DescribeLagsCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/DescribeLoaCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/DescribeLocationsCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/DescribeRouterConfigurationCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/DescribeVirtualGatewaysCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/DescribeVirtualInterfacesCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/DisassociateConnectionFromLagCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/DisassociateMacSecKeyCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/StartBgpFailoverTestCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/StopBgpFailoverTestCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/UpdateLagCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +12 -1
  127. package/package.json +35 -35
@@ -90,4 +90,15 @@ declare const AcceptDirectConnectGatewayAssociationProposalCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class AcceptDirectConnectGatewayAssociationProposalCommand extends AcceptDirectConnectGatewayAssociationProposalCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: AcceptDirectConnectGatewayAssociationProposalRequest;
97
+ output: AcceptDirectConnectGatewayAssociationProposalResult;
98
+ };
99
+ sdk: {
100
+ input: AcceptDirectConnectGatewayAssociationProposalCommandInput;
101
+ output: AcceptDirectConnectGatewayAssociationProposalCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -109,4 +109,15 @@ declare const AllocateConnectionOnInterconnectCommand_base: {
109
109
  * @public
110
110
  */
111
111
  export declare class AllocateConnectionOnInterconnectCommand extends AllocateConnectionOnInterconnectCommand_base {
112
+ /** @internal type navigation helper, not in runtime. */
113
+ protected static __types: {
114
+ api: {
115
+ input: AllocateConnectionOnInterconnectRequest;
116
+ output: Connection;
117
+ };
118
+ sdk: {
119
+ input: AllocateConnectionOnInterconnectCommandInput;
120
+ output: AllocateConnectionOnInterconnectCommandOutput;
121
+ };
122
+ };
112
123
  }
@@ -117,4 +117,15 @@ declare const AllocateHostedConnectionCommand_base: {
117
117
  * @public
118
118
  */
119
119
  export declare class AllocateHostedConnectionCommand extends AllocateHostedConnectionCommand_base {
120
+ /** @internal type navigation helper, not in runtime. */
121
+ protected static __types: {
122
+ api: {
123
+ input: AllocateHostedConnectionRequest;
124
+ output: Connection;
125
+ };
126
+ sdk: {
127
+ input: AllocateHostedConnectionCommandInput;
128
+ output: AllocateHostedConnectionCommandOutput;
129
+ };
130
+ };
120
131
  }
@@ -135,4 +135,15 @@ declare const AllocatePrivateVirtualInterfaceCommand_base: {
135
135
  * @public
136
136
  */
137
137
  export declare class AllocatePrivateVirtualInterfaceCommand extends AllocatePrivateVirtualInterfaceCommand_base {
138
+ /** @internal type navigation helper, not in runtime. */
139
+ protected static __types: {
140
+ api: {
141
+ input: AllocatePrivateVirtualInterfaceRequest;
142
+ output: VirtualInterface;
143
+ };
144
+ sdk: {
145
+ input: AllocatePrivateVirtualInterfaceCommandInput;
146
+ output: AllocatePrivateVirtualInterfaceCommandOutput;
147
+ };
148
+ };
138
149
  }
@@ -142,4 +142,15 @@ declare const AllocatePublicVirtualInterfaceCommand_base: {
142
142
  * @public
143
143
  */
144
144
  export declare class AllocatePublicVirtualInterfaceCommand extends AllocatePublicVirtualInterfaceCommand_base {
145
+ /** @internal type navigation helper, not in runtime. */
146
+ protected static __types: {
147
+ api: {
148
+ input: AllocatePublicVirtualInterfaceRequest;
149
+ output: VirtualInterface;
150
+ };
151
+ sdk: {
152
+ input: AllocatePublicVirtualInterfaceCommandInput;
153
+ output: AllocatePublicVirtualInterfaceCommandOutput;
154
+ };
155
+ };
145
156
  }
@@ -137,4 +137,15 @@ declare const AllocateTransitVirtualInterfaceCommand_base: {
137
137
  * @public
138
138
  */
139
139
  export declare class AllocateTransitVirtualInterfaceCommand extends AllocateTransitVirtualInterfaceCommand_base {
140
+ /** @internal type navigation helper, not in runtime. */
141
+ protected static __types: {
142
+ api: {
143
+ input: AllocateTransitVirtualInterfaceRequest;
144
+ output: AllocateTransitVirtualInterfaceResult;
145
+ };
146
+ sdk: {
147
+ input: AllocateTransitVirtualInterfaceCommandInput;
148
+ output: AllocateTransitVirtualInterfaceCommandOutput;
149
+ };
150
+ };
140
151
  }
@@ -110,4 +110,15 @@ declare const AssociateConnectionWithLagCommand_base: {
110
110
  * @public
111
111
  */
112
112
  export declare class AssociateConnectionWithLagCommand extends AssociateConnectionWithLagCommand_base {
113
+ /** @internal type navigation helper, not in runtime. */
114
+ protected static __types: {
115
+ api: {
116
+ input: AssociateConnectionWithLagRequest;
117
+ output: Connection;
118
+ };
119
+ sdk: {
120
+ input: AssociateConnectionWithLagCommandInput;
121
+ output: AssociateConnectionWithLagCommandOutput;
122
+ };
123
+ };
113
124
  }
@@ -104,4 +104,15 @@ declare const AssociateHostedConnectionCommand_base: {
104
104
  * @public
105
105
  */
106
106
  export declare class AssociateHostedConnectionCommand extends AssociateHostedConnectionCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: AssociateHostedConnectionRequest;
111
+ output: Connection;
112
+ };
113
+ sdk: {
114
+ input: AssociateHostedConnectionCommandInput;
115
+ output: AssociateHostedConnectionCommandOutput;
116
+ };
117
+ };
107
118
  }
@@ -76,4 +76,15 @@ declare const AssociateMacSecKeyCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class AssociateMacSecKeyCommand extends AssociateMacSecKeyCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: AssociateMacSecKeyRequest;
83
+ output: AssociateMacSecKeyResponse;
84
+ };
85
+ sdk: {
86
+ input: AssociateMacSecKeyCommandInput;
87
+ output: AssociateMacSecKeyCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -120,4 +120,15 @@ declare const AssociateVirtualInterfaceCommand_base: {
120
120
  * @public
121
121
  */
122
122
  export declare class AssociateVirtualInterfaceCommand extends AssociateVirtualInterfaceCommand_base {
123
+ /** @internal type navigation helper, not in runtime. */
124
+ protected static __types: {
125
+ api: {
126
+ input: AssociateVirtualInterfaceRequest;
127
+ output: VirtualInterface;
128
+ };
129
+ sdk: {
130
+ input: AssociateVirtualInterfaceCommandInput;
131
+ output: AssociateVirtualInterfaceCommandOutput;
132
+ };
133
+ };
123
134
  }
@@ -65,4 +65,15 @@ declare const ConfirmConnectionCommand_base: {
65
65
  * @public
66
66
  */
67
67
  export declare class ConfirmConnectionCommand extends ConfirmConnectionCommand_base {
68
+ /** @internal type navigation helper, not in runtime. */
69
+ protected static __types: {
70
+ api: {
71
+ input: ConfirmConnectionRequest;
72
+ output: ConfirmConnectionResponse;
73
+ };
74
+ sdk: {
75
+ input: ConfirmConnectionCommandInput;
76
+ output: ConfirmConnectionCommandOutput;
77
+ };
78
+ };
68
79
  }
@@ -65,4 +65,15 @@ declare const ConfirmCustomerAgreementCommand_base: {
65
65
  * @public
66
66
  */
67
67
  export declare class ConfirmCustomerAgreementCommand extends ConfirmCustomerAgreementCommand_base {
68
+ /** @internal type navigation helper, not in runtime. */
69
+ protected static __types: {
70
+ api: {
71
+ input: ConfirmCustomerAgreementRequest;
72
+ output: ConfirmCustomerAgreementResponse;
73
+ };
74
+ sdk: {
75
+ input: ConfirmCustomerAgreementCommandInput;
76
+ output: ConfirmCustomerAgreementCommandOutput;
77
+ };
78
+ };
68
79
  }
@@ -68,4 +68,15 @@ declare const ConfirmPrivateVirtualInterfaceCommand_base: {
68
68
  * @public
69
69
  */
70
70
  export declare class ConfirmPrivateVirtualInterfaceCommand extends ConfirmPrivateVirtualInterfaceCommand_base {
71
+ /** @internal type navigation helper, not in runtime. */
72
+ protected static __types: {
73
+ api: {
74
+ input: ConfirmPrivateVirtualInterfaceRequest;
75
+ output: ConfirmPrivateVirtualInterfaceResponse;
76
+ };
77
+ sdk: {
78
+ input: ConfirmPrivateVirtualInterfaceCommandInput;
79
+ output: ConfirmPrivateVirtualInterfaceCommandOutput;
80
+ };
81
+ };
71
82
  }
@@ -65,4 +65,15 @@ declare const ConfirmPublicVirtualInterfaceCommand_base: {
65
65
  * @public
66
66
  */
67
67
  export declare class ConfirmPublicVirtualInterfaceCommand extends ConfirmPublicVirtualInterfaceCommand_base {
68
+ /** @internal type navigation helper, not in runtime. */
69
+ protected static __types: {
70
+ api: {
71
+ input: ConfirmPublicVirtualInterfaceRequest;
72
+ output: ConfirmPublicVirtualInterfaceResponse;
73
+ };
74
+ sdk: {
75
+ input: ConfirmPublicVirtualInterfaceCommandInput;
76
+ output: ConfirmPublicVirtualInterfaceCommandOutput;
77
+ };
78
+ };
68
79
  }
@@ -65,4 +65,15 @@ declare const ConfirmTransitVirtualInterfaceCommand_base: {
65
65
  * @public
66
66
  */
67
67
  export declare class ConfirmTransitVirtualInterfaceCommand extends ConfirmTransitVirtualInterfaceCommand_base {
68
+ /** @internal type navigation helper, not in runtime. */
69
+ protected static __types: {
70
+ api: {
71
+ input: ConfirmTransitVirtualInterfaceRequest;
72
+ output: ConfirmTransitVirtualInterfaceResponse;
73
+ };
74
+ sdk: {
75
+ input: ConfirmTransitVirtualInterfaceCommandInput;
76
+ output: ConfirmTransitVirtualInterfaceCommandOutput;
77
+ };
78
+ };
68
79
  }
@@ -134,4 +134,15 @@ declare const CreateBGPPeerCommand_base: {
134
134
  * @public
135
135
  */
136
136
  export declare class CreateBGPPeerCommand extends CreateBGPPeerCommand_base {
137
+ /** @internal type navigation helper, not in runtime. */
138
+ protected static __types: {
139
+ api: {
140
+ input: CreateBGPPeerRequest;
141
+ output: CreateBGPPeerResponse;
142
+ };
143
+ sdk: {
144
+ input: CreateBGPPeerCommandInput;
145
+ output: CreateBGPPeerCommandOutput;
146
+ };
147
+ };
137
148
  }
@@ -120,4 +120,15 @@ declare const CreateConnectionCommand_base: {
120
120
  * @public
121
121
  */
122
122
  export declare class CreateConnectionCommand extends CreateConnectionCommand_base {
123
+ /** @internal type navigation helper, not in runtime. */
124
+ protected static __types: {
125
+ api: {
126
+ input: CreateConnectionRequest;
127
+ output: Connection;
128
+ };
129
+ sdk: {
130
+ input: CreateConnectionCommandInput;
131
+ output: CreateConnectionCommandOutput;
132
+ };
133
+ };
123
134
  }
@@ -91,4 +91,15 @@ declare const CreateDirectConnectGatewayAssociationCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class CreateDirectConnectGatewayAssociationCommand extends CreateDirectConnectGatewayAssociationCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: CreateDirectConnectGatewayAssociationRequest;
98
+ output: CreateDirectConnectGatewayAssociationResult;
99
+ };
100
+ sdk: {
101
+ input: CreateDirectConnectGatewayAssociationCommandInput;
102
+ output: CreateDirectConnectGatewayAssociationCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -97,4 +97,15 @@ declare const CreateDirectConnectGatewayAssociationProposalCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class CreateDirectConnectGatewayAssociationProposalCommand extends CreateDirectConnectGatewayAssociationProposalCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: CreateDirectConnectGatewayAssociationProposalRequest;
104
+ output: CreateDirectConnectGatewayAssociationProposalResult;
105
+ };
106
+ sdk: {
107
+ input: CreateDirectConnectGatewayAssociationProposalCommandInput;
108
+ output: CreateDirectConnectGatewayAssociationProposalCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -76,4 +76,15 @@ declare const CreateDirectConnectGatewayCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class CreateDirectConnectGatewayCommand extends CreateDirectConnectGatewayCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: CreateDirectConnectGatewayRequest;
83
+ output: CreateDirectConnectGatewayResult;
84
+ };
85
+ sdk: {
86
+ input: CreateDirectConnectGatewayCommandInput;
87
+ output: CreateDirectConnectGatewayCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -113,4 +113,15 @@ declare const CreateInterconnectCommand_base: {
113
113
  * @public
114
114
  */
115
115
  export declare class CreateInterconnectCommand extends CreateInterconnectCommand_base {
116
+ /** @internal type navigation helper, not in runtime. */
117
+ protected static __types: {
118
+ api: {
119
+ input: CreateInterconnectRequest;
120
+ output: Interconnect;
121
+ };
122
+ sdk: {
123
+ input: CreateInterconnectCommandInput;
124
+ output: CreateInterconnectCommandOutput;
125
+ };
126
+ };
116
127
  }
@@ -174,4 +174,15 @@ declare const CreateLagCommand_base: {
174
174
  * @public
175
175
  */
176
176
  export declare class CreateLagCommand extends CreateLagCommand_base {
177
+ /** @internal type navigation helper, not in runtime. */
178
+ protected static __types: {
179
+ api: {
180
+ input: CreateLagRequest;
181
+ output: Lag;
182
+ };
183
+ sdk: {
184
+ input: CreateLagCommandInput;
185
+ output: CreateLagCommandOutput;
186
+ };
187
+ };
177
188
  }
@@ -145,4 +145,15 @@ declare const CreatePrivateVirtualInterfaceCommand_base: {
145
145
  * @public
146
146
  */
147
147
  export declare class CreatePrivateVirtualInterfaceCommand extends CreatePrivateVirtualInterfaceCommand_base {
148
+ /** @internal type navigation helper, not in runtime. */
149
+ protected static __types: {
150
+ api: {
151
+ input: CreatePrivateVirtualInterfaceRequest;
152
+ output: VirtualInterface;
153
+ };
154
+ sdk: {
155
+ input: CreatePrivateVirtualInterfaceCommandInput;
156
+ output: CreatePrivateVirtualInterfaceCommandOutput;
157
+ };
158
+ };
148
159
  }
@@ -139,4 +139,15 @@ declare const CreatePublicVirtualInterfaceCommand_base: {
139
139
  * @public
140
140
  */
141
141
  export declare class CreatePublicVirtualInterfaceCommand extends CreatePublicVirtualInterfaceCommand_base {
142
+ /** @internal type navigation helper, not in runtime. */
143
+ protected static __types: {
144
+ api: {
145
+ input: CreatePublicVirtualInterfaceRequest;
146
+ output: VirtualInterface;
147
+ };
148
+ sdk: {
149
+ input: CreatePublicVirtualInterfaceCommandInput;
150
+ output: CreatePublicVirtualInterfaceCommandOutput;
151
+ };
152
+ };
142
153
  }
@@ -145,4 +145,15 @@ declare const CreateTransitVirtualInterfaceCommand_base: {
145
145
  * @public
146
146
  */
147
147
  export declare class CreateTransitVirtualInterfaceCommand extends CreateTransitVirtualInterfaceCommand_base {
148
+ /** @internal type navigation helper, not in runtime. */
149
+ protected static __types: {
150
+ api: {
151
+ input: CreateTransitVirtualInterfaceRequest;
152
+ output: CreateTransitVirtualInterfaceResult;
153
+ };
154
+ sdk: {
155
+ input: CreateTransitVirtualInterfaceCommandInput;
156
+ output: CreateTransitVirtualInterfaceCommandOutput;
157
+ };
158
+ };
148
159
  }
@@ -116,4 +116,15 @@ declare const DeleteBGPPeerCommand_base: {
116
116
  * @public
117
117
  */
118
118
  export declare class DeleteBGPPeerCommand extends DeleteBGPPeerCommand_base {
119
+ /** @internal type navigation helper, not in runtime. */
120
+ protected static __types: {
121
+ api: {
122
+ input: DeleteBGPPeerRequest;
123
+ output: DeleteBGPPeerResponse;
124
+ };
125
+ sdk: {
126
+ input: DeleteBGPPeerCommandInput;
127
+ output: DeleteBGPPeerCommandOutput;
128
+ };
129
+ };
119
130
  }
@@ -99,4 +99,15 @@ declare const DeleteConnectionCommand_base: {
99
99
  * @public
100
100
  */
101
101
  export declare class DeleteConnectionCommand extends DeleteConnectionCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: DeleteConnectionRequest;
106
+ output: Connection;
107
+ };
108
+ sdk: {
109
+ input: DeleteConnectionCommandInput;
110
+ output: DeleteConnectionCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -86,4 +86,15 @@ declare const DeleteDirectConnectGatewayAssociationCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class DeleteDirectConnectGatewayAssociationCommand extends DeleteDirectConnectGatewayAssociationCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: DeleteDirectConnectGatewayAssociationRequest;
93
+ output: DeleteDirectConnectGatewayAssociationResult;
94
+ };
95
+ sdk: {
96
+ input: DeleteDirectConnectGatewayAssociationCommandInput;
97
+ output: DeleteDirectConnectGatewayAssociationCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -84,4 +84,15 @@ declare const DeleteDirectConnectGatewayAssociationProposalCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class DeleteDirectConnectGatewayAssociationProposalCommand extends DeleteDirectConnectGatewayAssociationProposalCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: DeleteDirectConnectGatewayAssociationProposalRequest;
91
+ output: DeleteDirectConnectGatewayAssociationProposalResult;
92
+ };
93
+ sdk: {
94
+ input: DeleteDirectConnectGatewayAssociationProposalCommandInput;
95
+ output: DeleteDirectConnectGatewayAssociationProposalCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -72,4 +72,15 @@ declare const DeleteDirectConnectGatewayCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class DeleteDirectConnectGatewayCommand extends DeleteDirectConnectGatewayCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: DeleteDirectConnectGatewayRequest;
79
+ output: DeleteDirectConnectGatewayResult;
80
+ };
81
+ sdk: {
82
+ input: DeleteDirectConnectGatewayCommandInput;
83
+ output: DeleteDirectConnectGatewayCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -67,4 +67,15 @@ declare const DeleteInterconnectCommand_base: {
67
67
  * @public
68
68
  */
69
69
  export declare class DeleteInterconnectCommand extends DeleteInterconnectCommand_base {
70
+ /** @internal type navigation helper, not in runtime. */
71
+ protected static __types: {
72
+ api: {
73
+ input: DeleteInterconnectRequest;
74
+ output: DeleteInterconnectResponse;
75
+ };
76
+ sdk: {
77
+ input: DeleteInterconnectCommandInput;
78
+ output: DeleteInterconnectCommandOutput;
79
+ };
80
+ };
70
81
  }
@@ -133,4 +133,15 @@ declare const DeleteLagCommand_base: {
133
133
  * @public
134
134
  */
135
135
  export declare class DeleteLagCommand extends DeleteLagCommand_base {
136
+ /** @internal type navigation helper, not in runtime. */
137
+ protected static __types: {
138
+ api: {
139
+ input: DeleteLagRequest;
140
+ output: Lag;
141
+ };
142
+ sdk: {
143
+ input: DeleteLagCommandInput;
144
+ output: DeleteLagCommandOutput;
145
+ };
146
+ };
136
147
  }
@@ -63,4 +63,15 @@ declare const DeleteVirtualInterfaceCommand_base: {
63
63
  * @public
64
64
  */
65
65
  export declare class DeleteVirtualInterfaceCommand extends DeleteVirtualInterfaceCommand_base {
66
+ /** @internal type navigation helper, not in runtime. */
67
+ protected static __types: {
68
+ api: {
69
+ input: DeleteVirtualInterfaceRequest;
70
+ output: DeleteVirtualInterfaceResponse;
71
+ };
72
+ sdk: {
73
+ input: DeleteVirtualInterfaceCommandInput;
74
+ output: DeleteVirtualInterfaceCommandOutput;
75
+ };
76
+ };
66
77
  }
@@ -77,4 +77,15 @@ declare const DescribeConnectionLoaCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class DescribeConnectionLoaCommand extends DescribeConnectionLoaCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: DescribeConnectionLoaRequest;
84
+ output: DescribeConnectionLoaResponse;
85
+ };
86
+ sdk: {
87
+ input: DescribeConnectionLoaCommandInput;
88
+ output: DescribeConnectionLoaCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -100,4 +100,15 @@ declare const DescribeConnectionsCommand_base: {
100
100
  * @public
101
101
  */
102
102
  export declare class DescribeConnectionsCommand extends DescribeConnectionsCommand_base {
103
+ /** @internal type navigation helper, not in runtime. */
104
+ protected static __types: {
105
+ api: {
106
+ input: DescribeConnectionsRequest;
107
+ output: Connections;
108
+ };
109
+ sdk: {
110
+ input: DescribeConnectionsCommandInput;
111
+ output: DescribeConnectionsCommandOutput;
112
+ };
113
+ };
103
114
  }
@@ -108,4 +108,15 @@ declare const DescribeConnectionsOnInterconnectCommand_base: {
108
108
  * @public
109
109
  */
110
110
  export declare class DescribeConnectionsOnInterconnectCommand extends DescribeConnectionsOnInterconnectCommand_base {
111
+ /** @internal type navigation helper, not in runtime. */
112
+ protected static __types: {
113
+ api: {
114
+ input: DescribeConnectionsOnInterconnectRequest;
115
+ output: Connections;
116
+ };
117
+ sdk: {
118
+ input: DescribeConnectionsOnInterconnectCommandInput;
119
+ output: DescribeConnectionsOnInterconnectCommandOutput;
120
+ };
121
+ };
111
122
  }
@@ -67,4 +67,15 @@ declare const DescribeCustomerMetadataCommand_base: {
67
67
  * @public
68
68
  */
69
69
  export declare class DescribeCustomerMetadataCommand extends DescribeCustomerMetadataCommand_base {
70
+ /** @internal type navigation helper, not in runtime. */
71
+ protected static __types: {
72
+ api: {
73
+ input: {};
74
+ output: DescribeCustomerMetadataResponse;
75
+ };
76
+ sdk: {
77
+ input: DescribeCustomerMetadataCommandInput;
78
+ output: DescribeCustomerMetadataCommandOutput;
79
+ };
80
+ };
70
81
  }
@@ -91,4 +91,15 @@ declare const DescribeDirectConnectGatewayAssociationProposalsCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class DescribeDirectConnectGatewayAssociationProposalsCommand extends DescribeDirectConnectGatewayAssociationProposalsCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: DescribeDirectConnectGatewayAssociationProposalsRequest;
98
+ output: DescribeDirectConnectGatewayAssociationProposalsResult;
99
+ };
100
+ sdk: {
101
+ input: DescribeDirectConnectGatewayAssociationProposalsCommandInput;
102
+ output: DescribeDirectConnectGatewayAssociationProposalsCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -113,4 +113,15 @@ declare const DescribeDirectConnectGatewayAssociationsCommand_base: {
113
113
  * @public
114
114
  */
115
115
  export declare class DescribeDirectConnectGatewayAssociationsCommand extends DescribeDirectConnectGatewayAssociationsCommand_base {
116
+ /** @internal type navigation helper, not in runtime. */
117
+ protected static __types: {
118
+ api: {
119
+ input: DescribeDirectConnectGatewayAssociationsRequest;
120
+ output: DescribeDirectConnectGatewayAssociationsResult;
121
+ };
122
+ sdk: {
123
+ input: DescribeDirectConnectGatewayAssociationsCommandInput;
124
+ output: DescribeDirectConnectGatewayAssociationsCommandOutput;
125
+ };
126
+ };
116
127
  }