aws-sdk-directconnect 1.0.0.rc2 → 1.0.0.rc3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,689 +1,891 @@
1
1
  # WARNING ABOUT GENERATED CODE
2
2
  #
3
- # This file is generated. See the contributing for info on making contributions:
3
+ # This file is generated. See the contributing guide for more information:
4
4
  # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
5
5
  #
6
6
  # WARNING ABOUT GENERATED CODE
7
7
 
8
- module Aws
9
- module DirectConnect
10
- # @api private
11
- module ClientApi
12
-
13
- include Seahorse::Model
14
-
15
- ASN = Shapes::IntegerShape.new(name: 'ASN')
16
- AddressFamily = Shapes::StringShape.new(name: 'AddressFamily')
17
- AllocateConnectionOnInterconnectRequest = Shapes::StructureShape.new(name: 'AllocateConnectionOnInterconnectRequest')
18
- AllocatePrivateVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'AllocatePrivateVirtualInterfaceRequest')
19
- AllocatePublicVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'AllocatePublicVirtualInterfaceRequest')
20
- AmazonAddress = Shapes::StringShape.new(name: 'AmazonAddress')
21
- BGPAuthKey = Shapes::StringShape.new(name: 'BGPAuthKey')
22
- BGPPeer = Shapes::StructureShape.new(name: 'BGPPeer')
23
- BGPPeerList = Shapes::ListShape.new(name: 'BGPPeerList')
24
- BGPPeerState = Shapes::StringShape.new(name: 'BGPPeerState')
25
- BGPStatus = Shapes::StringShape.new(name: 'BGPStatus')
26
- Bandwidth = Shapes::StringShape.new(name: 'Bandwidth')
27
- CIDR = Shapes::StringShape.new(name: 'CIDR')
28
- ConfirmConnectionRequest = Shapes::StructureShape.new(name: 'ConfirmConnectionRequest')
29
- ConfirmConnectionResponse = Shapes::StructureShape.new(name: 'ConfirmConnectionResponse')
30
- ConfirmPrivateVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'ConfirmPrivateVirtualInterfaceRequest')
31
- ConfirmPrivateVirtualInterfaceResponse = Shapes::StructureShape.new(name: 'ConfirmPrivateVirtualInterfaceResponse')
32
- ConfirmPublicVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'ConfirmPublicVirtualInterfaceRequest')
33
- ConfirmPublicVirtualInterfaceResponse = Shapes::StructureShape.new(name: 'ConfirmPublicVirtualInterfaceResponse')
34
- Connection = Shapes::StructureShape.new(name: 'Connection')
35
- ConnectionId = Shapes::StringShape.new(name: 'ConnectionId')
36
- ConnectionList = Shapes::ListShape.new(name: 'ConnectionList')
37
- ConnectionName = Shapes::StringShape.new(name: 'ConnectionName')
38
- ConnectionState = Shapes::StringShape.new(name: 'ConnectionState')
39
- Connections = Shapes::StructureShape.new(name: 'Connections')
40
- CreateBGPPeerRequest = Shapes::StructureShape.new(name: 'CreateBGPPeerRequest')
41
- CreateBGPPeerResponse = Shapes::StructureShape.new(name: 'CreateBGPPeerResponse')
42
- CreateConnectionRequest = Shapes::StructureShape.new(name: 'CreateConnectionRequest')
43
- CreateInterconnectRequest = Shapes::StructureShape.new(name: 'CreateInterconnectRequest')
44
- CreatePrivateVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'CreatePrivateVirtualInterfaceRequest')
45
- CreatePublicVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'CreatePublicVirtualInterfaceRequest')
46
- CustomerAddress = Shapes::StringShape.new(name: 'CustomerAddress')
47
- DeleteBGPPeerRequest = Shapes::StructureShape.new(name: 'DeleteBGPPeerRequest')
48
- DeleteBGPPeerResponse = Shapes::StructureShape.new(name: 'DeleteBGPPeerResponse')
49
- DeleteConnectionRequest = Shapes::StructureShape.new(name: 'DeleteConnectionRequest')
50
- DeleteInterconnectRequest = Shapes::StructureShape.new(name: 'DeleteInterconnectRequest')
51
- DeleteInterconnectResponse = Shapes::StructureShape.new(name: 'DeleteInterconnectResponse')
52
- DeleteVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'DeleteVirtualInterfaceRequest')
53
- DeleteVirtualInterfaceResponse = Shapes::StructureShape.new(name: 'DeleteVirtualInterfaceResponse')
54
- DescribeConnectionLoaRequest = Shapes::StructureShape.new(name: 'DescribeConnectionLoaRequest')
55
- DescribeConnectionLoaResponse = Shapes::StructureShape.new(name: 'DescribeConnectionLoaResponse')
56
- DescribeConnectionsOnInterconnectRequest = Shapes::StructureShape.new(name: 'DescribeConnectionsOnInterconnectRequest')
57
- DescribeConnectionsRequest = Shapes::StructureShape.new(name: 'DescribeConnectionsRequest')
58
- DescribeInterconnectLoaRequest = Shapes::StructureShape.new(name: 'DescribeInterconnectLoaRequest')
59
- DescribeInterconnectLoaResponse = Shapes::StructureShape.new(name: 'DescribeInterconnectLoaResponse')
60
- DescribeInterconnectsRequest = Shapes::StructureShape.new(name: 'DescribeInterconnectsRequest')
61
- DescribeTagsRequest = Shapes::StructureShape.new(name: 'DescribeTagsRequest')
62
- DescribeTagsResponse = Shapes::StructureShape.new(name: 'DescribeTagsResponse')
63
- DescribeVirtualInterfacesRequest = Shapes::StructureShape.new(name: 'DescribeVirtualInterfacesRequest')
64
- DirectConnectClientException = Shapes::StructureShape.new(name: 'DirectConnectClientException')
65
- DirectConnectServerException = Shapes::StructureShape.new(name: 'DirectConnectServerException')
66
- DuplicateTagKeysException = Shapes::StructureShape.new(name: 'DuplicateTagKeysException')
67
- ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
68
- Interconnect = Shapes::StructureShape.new(name: 'Interconnect')
69
- InterconnectId = Shapes::StringShape.new(name: 'InterconnectId')
70
- InterconnectList = Shapes::ListShape.new(name: 'InterconnectList')
71
- InterconnectName = Shapes::StringShape.new(name: 'InterconnectName')
72
- InterconnectState = Shapes::StringShape.new(name: 'InterconnectState')
73
- Interconnects = Shapes::StructureShape.new(name: 'Interconnects')
74
- Loa = Shapes::StructureShape.new(name: 'Loa')
75
- LoaContent = Shapes::BlobShape.new(name: 'LoaContent')
76
- LoaContentType = Shapes::StringShape.new(name: 'LoaContentType')
77
- LoaIssueTime = Shapes::TimestampShape.new(name: 'LoaIssueTime')
78
- Location = Shapes::StructureShape.new(name: 'Location')
79
- LocationCode = Shapes::StringShape.new(name: 'LocationCode')
80
- LocationList = Shapes::ListShape.new(name: 'LocationList')
81
- LocationName = Shapes::StringShape.new(name: 'LocationName')
82
- Locations = Shapes::StructureShape.new(name: 'Locations')
83
- NewBGPPeer = Shapes::StructureShape.new(name: 'NewBGPPeer')
84
- NewPrivateVirtualInterface = Shapes::StructureShape.new(name: 'NewPrivateVirtualInterface')
85
- NewPrivateVirtualInterfaceAllocation = Shapes::StructureShape.new(name: 'NewPrivateVirtualInterfaceAllocation')
86
- NewPublicVirtualInterface = Shapes::StructureShape.new(name: 'NewPublicVirtualInterface')
87
- NewPublicVirtualInterfaceAllocation = Shapes::StructureShape.new(name: 'NewPublicVirtualInterfaceAllocation')
88
- OwnerAccount = Shapes::StringShape.new(name: 'OwnerAccount')
89
- PartnerName = Shapes::StringShape.new(name: 'PartnerName')
90
- ProviderName = Shapes::StringShape.new(name: 'ProviderName')
91
- Region = Shapes::StringShape.new(name: 'Region')
92
- ResourceArn = Shapes::StringShape.new(name: 'ResourceArn')
93
- ResourceArnList = Shapes::ListShape.new(name: 'ResourceArnList')
94
- ResourceTag = Shapes::StructureShape.new(name: 'ResourceTag')
95
- ResourceTagList = Shapes::ListShape.new(name: 'ResourceTagList')
96
- RouteFilterPrefix = Shapes::StructureShape.new(name: 'RouteFilterPrefix')
97
- RouteFilterPrefixList = Shapes::ListShape.new(name: 'RouteFilterPrefixList')
98
- RouterConfig = Shapes::StringShape.new(name: 'RouterConfig')
99
- Tag = Shapes::StructureShape.new(name: 'Tag')
100
- TagKey = Shapes::StringShape.new(name: 'TagKey')
101
- TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
102
- TagList = Shapes::ListShape.new(name: 'TagList')
103
- TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
104
- TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
105
- TagValue = Shapes::StringShape.new(name: 'TagValue')
106
- TooManyTagsException = Shapes::StructureShape.new(name: 'TooManyTagsException')
107
- UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
108
- UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
109
- VLAN = Shapes::IntegerShape.new(name: 'VLAN')
110
- VirtualGateway = Shapes::StructureShape.new(name: 'VirtualGateway')
111
- VirtualGatewayId = Shapes::StringShape.new(name: 'VirtualGatewayId')
112
- VirtualGatewayList = Shapes::ListShape.new(name: 'VirtualGatewayList')
113
- VirtualGatewayState = Shapes::StringShape.new(name: 'VirtualGatewayState')
114
- VirtualGateways = Shapes::StructureShape.new(name: 'VirtualGateways')
115
- VirtualInterface = Shapes::StructureShape.new(name: 'VirtualInterface')
116
- VirtualInterfaceId = Shapes::StringShape.new(name: 'VirtualInterfaceId')
117
- VirtualInterfaceList = Shapes::ListShape.new(name: 'VirtualInterfaceList')
118
- VirtualInterfaceName = Shapes::StringShape.new(name: 'VirtualInterfaceName')
119
- VirtualInterfaceState = Shapes::StringShape.new(name: 'VirtualInterfaceState')
120
- VirtualInterfaceType = Shapes::StringShape.new(name: 'VirtualInterfaceType')
121
- VirtualInterfaces = Shapes::StructureShape.new(name: 'VirtualInterfaces')
122
-
123
- AllocateConnectionOnInterconnectRequest.add_member(:bandwidth, Shapes::ShapeRef.new(shape: Bandwidth, required: true, location_name: "bandwidth"))
124
- AllocateConnectionOnInterconnectRequest.add_member(:connection_name, Shapes::ShapeRef.new(shape: ConnectionName, required: true, location_name: "connectionName"))
125
- AllocateConnectionOnInterconnectRequest.add_member(:owner_account, Shapes::ShapeRef.new(shape: OwnerAccount, required: true, location_name: "ownerAccount"))
126
- AllocateConnectionOnInterconnectRequest.add_member(:interconnect_id, Shapes::ShapeRef.new(shape: InterconnectId, required: true, location_name: "interconnectId"))
127
- AllocateConnectionOnInterconnectRequest.add_member(:vlan, Shapes::ShapeRef.new(shape: VLAN, required: true, location_name: "vlan"))
128
- AllocateConnectionOnInterconnectRequest.struct_class = Types::AllocateConnectionOnInterconnectRequest
129
-
130
- AllocatePrivateVirtualInterfaceRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
131
- AllocatePrivateVirtualInterfaceRequest.add_member(:owner_account, Shapes::ShapeRef.new(shape: OwnerAccount, required: true, location_name: "ownerAccount"))
132
- AllocatePrivateVirtualInterfaceRequest.add_member(:new_private_virtual_interface_allocation, Shapes::ShapeRef.new(shape: NewPrivateVirtualInterfaceAllocation, required: true, location_name: "newPrivateVirtualInterfaceAllocation"))
133
- AllocatePrivateVirtualInterfaceRequest.struct_class = Types::AllocatePrivateVirtualInterfaceRequest
134
-
135
- AllocatePublicVirtualInterfaceRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
136
- AllocatePublicVirtualInterfaceRequest.add_member(:owner_account, Shapes::ShapeRef.new(shape: OwnerAccount, required: true, location_name: "ownerAccount"))
137
- AllocatePublicVirtualInterfaceRequest.add_member(:new_public_virtual_interface_allocation, Shapes::ShapeRef.new(shape: NewPublicVirtualInterfaceAllocation, required: true, location_name: "newPublicVirtualInterfaceAllocation"))
138
- AllocatePublicVirtualInterfaceRequest.struct_class = Types::AllocatePublicVirtualInterfaceRequest
139
-
140
- BGPPeer.add_member(:asn, Shapes::ShapeRef.new(shape: ASN, location_name: "asn"))
141
- BGPPeer.add_member(:auth_key, Shapes::ShapeRef.new(shape: BGPAuthKey, location_name: "authKey"))
142
- BGPPeer.add_member(:address_family, Shapes::ShapeRef.new(shape: AddressFamily, location_name: "addressFamily"))
143
- BGPPeer.add_member(:amazon_address, Shapes::ShapeRef.new(shape: AmazonAddress, location_name: "amazonAddress"))
144
- BGPPeer.add_member(:customer_address, Shapes::ShapeRef.new(shape: CustomerAddress, location_name: "customerAddress"))
145
- BGPPeer.add_member(:bgp_peer_state, Shapes::ShapeRef.new(shape: BGPPeerState, location_name: "bgpPeerState"))
146
- BGPPeer.add_member(:bgp_status, Shapes::ShapeRef.new(shape: BGPStatus, location_name: "bgpStatus"))
147
- BGPPeer.struct_class = Types::BGPPeer
148
-
149
- BGPPeerList.member = Shapes::ShapeRef.new(shape: BGPPeer)
150
-
151
- ConfirmConnectionRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
152
- ConfirmConnectionRequest.struct_class = Types::ConfirmConnectionRequest
153
-
154
- ConfirmConnectionResponse.add_member(:connection_state, Shapes::ShapeRef.new(shape: ConnectionState, location_name: "connectionState"))
155
- ConfirmConnectionResponse.struct_class = Types::ConfirmConnectionResponse
156
-
157
- ConfirmPrivateVirtualInterfaceRequest.add_member(:virtual_interface_id, Shapes::ShapeRef.new(shape: VirtualInterfaceId, required: true, location_name: "virtualInterfaceId"))
158
- ConfirmPrivateVirtualInterfaceRequest.add_member(:virtual_gateway_id, Shapes::ShapeRef.new(shape: VirtualGatewayId, required: true, location_name: "virtualGatewayId"))
159
- ConfirmPrivateVirtualInterfaceRequest.struct_class = Types::ConfirmPrivateVirtualInterfaceRequest
160
-
161
- ConfirmPrivateVirtualInterfaceResponse.add_member(:virtual_interface_state, Shapes::ShapeRef.new(shape: VirtualInterfaceState, location_name: "virtualInterfaceState"))
162
- ConfirmPrivateVirtualInterfaceResponse.struct_class = Types::ConfirmPrivateVirtualInterfaceResponse
163
-
164
- ConfirmPublicVirtualInterfaceRequest.add_member(:virtual_interface_id, Shapes::ShapeRef.new(shape: VirtualInterfaceId, required: true, location_name: "virtualInterfaceId"))
165
- ConfirmPublicVirtualInterfaceRequest.struct_class = Types::ConfirmPublicVirtualInterfaceRequest
166
-
167
- ConfirmPublicVirtualInterfaceResponse.add_member(:virtual_interface_state, Shapes::ShapeRef.new(shape: VirtualInterfaceState, location_name: "virtualInterfaceState"))
168
- ConfirmPublicVirtualInterfaceResponse.struct_class = Types::ConfirmPublicVirtualInterfaceResponse
169
-
170
- Connection.add_member(:owner_account, Shapes::ShapeRef.new(shape: OwnerAccount, location_name: "ownerAccount"))
171
- Connection.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, location_name: "connectionId"))
172
- Connection.add_member(:connection_name, Shapes::ShapeRef.new(shape: ConnectionName, location_name: "connectionName"))
173
- Connection.add_member(:connection_state, Shapes::ShapeRef.new(shape: ConnectionState, location_name: "connectionState"))
174
- Connection.add_member(:region, Shapes::ShapeRef.new(shape: Region, location_name: "region"))
175
- Connection.add_member(:location, Shapes::ShapeRef.new(shape: LocationCode, location_name: "location"))
176
- Connection.add_member(:bandwidth, Shapes::ShapeRef.new(shape: Bandwidth, location_name: "bandwidth"))
177
- Connection.add_member(:vlan, Shapes::ShapeRef.new(shape: VLAN, location_name: "vlan"))
178
- Connection.add_member(:partner_name, Shapes::ShapeRef.new(shape: PartnerName, location_name: "partnerName"))
179
- Connection.add_member(:loa_issue_time, Shapes::ShapeRef.new(shape: LoaIssueTime, location_name: "loaIssueTime"))
180
- Connection.struct_class = Types::Connection
181
-
182
- ConnectionList.member = Shapes::ShapeRef.new(shape: Connection)
183
-
184
- Connections.add_member(:connections, Shapes::ShapeRef.new(shape: ConnectionList, location_name: "connections"))
185
- Connections.struct_class = Types::Connections
186
-
187
- CreateBGPPeerRequest.add_member(:virtual_interface_id, Shapes::ShapeRef.new(shape: VirtualInterfaceId, location_name: "virtualInterfaceId"))
188
- CreateBGPPeerRequest.add_member(:new_bgp_peer, Shapes::ShapeRef.new(shape: NewBGPPeer, location_name: "newBGPPeer"))
189
- CreateBGPPeerRequest.struct_class = Types::CreateBGPPeerRequest
190
-
191
- CreateBGPPeerResponse.add_member(:virtual_interface, Shapes::ShapeRef.new(shape: VirtualInterface, location_name: "virtualInterface"))
192
- CreateBGPPeerResponse.struct_class = Types::CreateBGPPeerResponse
193
-
194
- CreateConnectionRequest.add_member(:location, Shapes::ShapeRef.new(shape: LocationCode, required: true, location_name: "location"))
195
- CreateConnectionRequest.add_member(:bandwidth, Shapes::ShapeRef.new(shape: Bandwidth, required: true, location_name: "bandwidth"))
196
- CreateConnectionRequest.add_member(:connection_name, Shapes::ShapeRef.new(shape: ConnectionName, required: true, location_name: "connectionName"))
197
- CreateConnectionRequest.struct_class = Types::CreateConnectionRequest
198
-
199
- CreateInterconnectRequest.add_member(:interconnect_name, Shapes::ShapeRef.new(shape: InterconnectName, required: true, location_name: "interconnectName"))
200
- CreateInterconnectRequest.add_member(:bandwidth, Shapes::ShapeRef.new(shape: Bandwidth, required: true, location_name: "bandwidth"))
201
- CreateInterconnectRequest.add_member(:location, Shapes::ShapeRef.new(shape: LocationCode, required: true, location_name: "location"))
202
- CreateInterconnectRequest.struct_class = Types::CreateInterconnectRequest
203
-
204
- CreatePrivateVirtualInterfaceRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
205
- CreatePrivateVirtualInterfaceRequest.add_member(:new_private_virtual_interface, Shapes::ShapeRef.new(shape: NewPrivateVirtualInterface, required: true, location_name: "newPrivateVirtualInterface"))
206
- CreatePrivateVirtualInterfaceRequest.struct_class = Types::CreatePrivateVirtualInterfaceRequest
207
-
208
- CreatePublicVirtualInterfaceRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
209
- CreatePublicVirtualInterfaceRequest.add_member(:new_public_virtual_interface, Shapes::ShapeRef.new(shape: NewPublicVirtualInterface, required: true, location_name: "newPublicVirtualInterface"))
210
- CreatePublicVirtualInterfaceRequest.struct_class = Types::CreatePublicVirtualInterfaceRequest
211
-
212
- DeleteBGPPeerRequest.add_member(:virtual_interface_id, Shapes::ShapeRef.new(shape: VirtualInterfaceId, location_name: "virtualInterfaceId"))
213
- DeleteBGPPeerRequest.add_member(:asn, Shapes::ShapeRef.new(shape: ASN, location_name: "asn"))
214
- DeleteBGPPeerRequest.add_member(:customer_address, Shapes::ShapeRef.new(shape: CustomerAddress, location_name: "customerAddress"))
215
- DeleteBGPPeerRequest.struct_class = Types::DeleteBGPPeerRequest
216
-
217
- DeleteBGPPeerResponse.add_member(:virtual_interface, Shapes::ShapeRef.new(shape: VirtualInterface, location_name: "virtualInterface"))
218
- DeleteBGPPeerResponse.struct_class = Types::DeleteBGPPeerResponse
219
-
220
- DeleteConnectionRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
221
- DeleteConnectionRequest.struct_class = Types::DeleteConnectionRequest
222
-
223
- DeleteInterconnectRequest.add_member(:interconnect_id, Shapes::ShapeRef.new(shape: InterconnectId, required: true, location_name: "interconnectId"))
224
- DeleteInterconnectRequest.struct_class = Types::DeleteInterconnectRequest
225
-
226
- DeleteInterconnectResponse.add_member(:interconnect_state, Shapes::ShapeRef.new(shape: InterconnectState, location_name: "interconnectState"))
227
- DeleteInterconnectResponse.struct_class = Types::DeleteInterconnectResponse
228
-
229
- DeleteVirtualInterfaceRequest.add_member(:virtual_interface_id, Shapes::ShapeRef.new(shape: VirtualInterfaceId, required: true, location_name: "virtualInterfaceId"))
230
- DeleteVirtualInterfaceRequest.struct_class = Types::DeleteVirtualInterfaceRequest
231
-
232
- DeleteVirtualInterfaceResponse.add_member(:virtual_interface_state, Shapes::ShapeRef.new(shape: VirtualInterfaceState, location_name: "virtualInterfaceState"))
233
- DeleteVirtualInterfaceResponse.struct_class = Types::DeleteVirtualInterfaceResponse
234
-
235
- DescribeConnectionLoaRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
236
- DescribeConnectionLoaRequest.add_member(:provider_name, Shapes::ShapeRef.new(shape: ProviderName, location_name: "providerName"))
237
- DescribeConnectionLoaRequest.add_member(:loa_content_type, Shapes::ShapeRef.new(shape: LoaContentType, location_name: "loaContentType"))
238
- DescribeConnectionLoaRequest.struct_class = Types::DescribeConnectionLoaRequest
239
-
240
- DescribeConnectionLoaResponse.add_member(:loa, Shapes::ShapeRef.new(shape: Loa, location_name: "loa"))
241
- DescribeConnectionLoaResponse.struct_class = Types::DescribeConnectionLoaResponse
242
-
243
- DescribeConnectionsOnInterconnectRequest.add_member(:interconnect_id, Shapes::ShapeRef.new(shape: InterconnectId, required: true, location_name: "interconnectId"))
244
- DescribeConnectionsOnInterconnectRequest.struct_class = Types::DescribeConnectionsOnInterconnectRequest
245
-
246
- DescribeConnectionsRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, location_name: "connectionId"))
247
- DescribeConnectionsRequest.struct_class = Types::DescribeConnectionsRequest
248
-
249
- DescribeInterconnectLoaRequest.add_member(:interconnect_id, Shapes::ShapeRef.new(shape: InterconnectId, required: true, location_name: "interconnectId"))
250
- DescribeInterconnectLoaRequest.add_member(:provider_name, Shapes::ShapeRef.new(shape: ProviderName, location_name: "providerName"))
251
- DescribeInterconnectLoaRequest.add_member(:loa_content_type, Shapes::ShapeRef.new(shape: LoaContentType, location_name: "loaContentType"))
252
- DescribeInterconnectLoaRequest.struct_class = Types::DescribeInterconnectLoaRequest
253
-
254
- DescribeInterconnectLoaResponse.add_member(:loa, Shapes::ShapeRef.new(shape: Loa, location_name: "loa"))
255
- DescribeInterconnectLoaResponse.struct_class = Types::DescribeInterconnectLoaResponse
256
-
257
- DescribeInterconnectsRequest.add_member(:interconnect_id, Shapes::ShapeRef.new(shape: InterconnectId, location_name: "interconnectId"))
258
- DescribeInterconnectsRequest.struct_class = Types::DescribeInterconnectsRequest
259
-
260
- DescribeTagsRequest.add_member(:resource_arns, Shapes::ShapeRef.new(shape: ResourceArnList, required: true, location_name: "resourceArns"))
261
- DescribeTagsRequest.struct_class = Types::DescribeTagsRequest
262
-
263
- DescribeTagsResponse.add_member(:resource_tags, Shapes::ShapeRef.new(shape: ResourceTagList, location_name: "resourceTags"))
264
- DescribeTagsResponse.struct_class = Types::DescribeTagsResponse
265
-
266
- DescribeVirtualInterfacesRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, location_name: "connectionId"))
267
- DescribeVirtualInterfacesRequest.add_member(:virtual_interface_id, Shapes::ShapeRef.new(shape: VirtualInterfaceId, location_name: "virtualInterfaceId"))
268
- DescribeVirtualInterfacesRequest.struct_class = Types::DescribeVirtualInterfacesRequest
269
-
270
- Interconnect.add_member(:interconnect_id, Shapes::ShapeRef.new(shape: InterconnectId, location_name: "interconnectId"))
271
- Interconnect.add_member(:interconnect_name, Shapes::ShapeRef.new(shape: InterconnectName, location_name: "interconnectName"))
272
- Interconnect.add_member(:interconnect_state, Shapes::ShapeRef.new(shape: InterconnectState, location_name: "interconnectState"))
273
- Interconnect.add_member(:region, Shapes::ShapeRef.new(shape: Region, location_name: "region"))
274
- Interconnect.add_member(:location, Shapes::ShapeRef.new(shape: LocationCode, location_name: "location"))
275
- Interconnect.add_member(:bandwidth, Shapes::ShapeRef.new(shape: Bandwidth, location_name: "bandwidth"))
276
- Interconnect.add_member(:loa_issue_time, Shapes::ShapeRef.new(shape: LoaIssueTime, location_name: "loaIssueTime"))
277
- Interconnect.struct_class = Types::Interconnect
278
-
279
- InterconnectList.member = Shapes::ShapeRef.new(shape: Interconnect)
280
-
281
- Interconnects.add_member(:interconnects, Shapes::ShapeRef.new(shape: InterconnectList, location_name: "interconnects"))
282
- Interconnects.struct_class = Types::Interconnects
8
+ module Aws::DirectConnect
9
+ # @api private
10
+ module ClientApi
11
+
12
+ include Seahorse::Model
13
+
14
+ ASN = Shapes::IntegerShape.new(name: 'ASN')
15
+ AddressFamily = Shapes::StringShape.new(name: 'AddressFamily')
16
+ AllocateConnectionOnInterconnectRequest = Shapes::StructureShape.new(name: 'AllocateConnectionOnInterconnectRequest')
17
+ AllocateHostedConnectionRequest = Shapes::StructureShape.new(name: 'AllocateHostedConnectionRequest')
18
+ AllocatePrivateVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'AllocatePrivateVirtualInterfaceRequest')
19
+ AllocatePublicVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'AllocatePublicVirtualInterfaceRequest')
20
+ AmazonAddress = Shapes::StringShape.new(name: 'AmazonAddress')
21
+ AssociateConnectionWithLagRequest = Shapes::StructureShape.new(name: 'AssociateConnectionWithLagRequest')
22
+ AssociateHostedConnectionRequest = Shapes::StructureShape.new(name: 'AssociateHostedConnectionRequest')
23
+ AssociateVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'AssociateVirtualInterfaceRequest')
24
+ AwsDevice = Shapes::StringShape.new(name: 'AwsDevice')
25
+ BGPAuthKey = Shapes::StringShape.new(name: 'BGPAuthKey')
26
+ BGPPeer = Shapes::StructureShape.new(name: 'BGPPeer')
27
+ BGPPeerList = Shapes::ListShape.new(name: 'BGPPeerList')
28
+ BGPPeerState = Shapes::StringShape.new(name: 'BGPPeerState')
29
+ BGPStatus = Shapes::StringShape.new(name: 'BGPStatus')
30
+ Bandwidth = Shapes::StringShape.new(name: 'Bandwidth')
31
+ BooleanFlag = Shapes::BooleanShape.new(name: 'BooleanFlag')
32
+ CIDR = Shapes::StringShape.new(name: 'CIDR')
33
+ ConfirmConnectionRequest = Shapes::StructureShape.new(name: 'ConfirmConnectionRequest')
34
+ ConfirmConnectionResponse = Shapes::StructureShape.new(name: 'ConfirmConnectionResponse')
35
+ ConfirmPrivateVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'ConfirmPrivateVirtualInterfaceRequest')
36
+ ConfirmPrivateVirtualInterfaceResponse = Shapes::StructureShape.new(name: 'ConfirmPrivateVirtualInterfaceResponse')
37
+ ConfirmPublicVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'ConfirmPublicVirtualInterfaceRequest')
38
+ ConfirmPublicVirtualInterfaceResponse = Shapes::StructureShape.new(name: 'ConfirmPublicVirtualInterfaceResponse')
39
+ Connection = Shapes::StructureShape.new(name: 'Connection')
40
+ ConnectionId = Shapes::StringShape.new(name: 'ConnectionId')
41
+ ConnectionList = Shapes::ListShape.new(name: 'ConnectionList')
42
+ ConnectionName = Shapes::StringShape.new(name: 'ConnectionName')
43
+ ConnectionState = Shapes::StringShape.new(name: 'ConnectionState')
44
+ Connections = Shapes::StructureShape.new(name: 'Connections')
45
+ Count = Shapes::IntegerShape.new(name: 'Count')
46
+ CreateBGPPeerRequest = Shapes::StructureShape.new(name: 'CreateBGPPeerRequest')
47
+ CreateBGPPeerResponse = Shapes::StructureShape.new(name: 'CreateBGPPeerResponse')
48
+ CreateConnectionRequest = Shapes::StructureShape.new(name: 'CreateConnectionRequest')
49
+ CreateInterconnectRequest = Shapes::StructureShape.new(name: 'CreateInterconnectRequest')
50
+ CreateLagRequest = Shapes::StructureShape.new(name: 'CreateLagRequest')
51
+ CreatePrivateVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'CreatePrivateVirtualInterfaceRequest')
52
+ CreatePublicVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'CreatePublicVirtualInterfaceRequest')
53
+ CustomerAddress = Shapes::StringShape.new(name: 'CustomerAddress')
54
+ DeleteBGPPeerRequest = Shapes::StructureShape.new(name: 'DeleteBGPPeerRequest')
55
+ DeleteBGPPeerResponse = Shapes::StructureShape.new(name: 'DeleteBGPPeerResponse')
56
+ DeleteConnectionRequest = Shapes::StructureShape.new(name: 'DeleteConnectionRequest')
57
+ DeleteInterconnectRequest = Shapes::StructureShape.new(name: 'DeleteInterconnectRequest')
58
+ DeleteInterconnectResponse = Shapes::StructureShape.new(name: 'DeleteInterconnectResponse')
59
+ DeleteLagRequest = Shapes::StructureShape.new(name: 'DeleteLagRequest')
60
+ DeleteVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'DeleteVirtualInterfaceRequest')
61
+ DeleteVirtualInterfaceResponse = Shapes::StructureShape.new(name: 'DeleteVirtualInterfaceResponse')
62
+ DescribeConnectionLoaRequest = Shapes::StructureShape.new(name: 'DescribeConnectionLoaRequest')
63
+ DescribeConnectionLoaResponse = Shapes::StructureShape.new(name: 'DescribeConnectionLoaResponse')
64
+ DescribeConnectionsOnInterconnectRequest = Shapes::StructureShape.new(name: 'DescribeConnectionsOnInterconnectRequest')
65
+ DescribeConnectionsRequest = Shapes::StructureShape.new(name: 'DescribeConnectionsRequest')
66
+ DescribeHostedConnectionsRequest = Shapes::StructureShape.new(name: 'DescribeHostedConnectionsRequest')
67
+ DescribeInterconnectLoaRequest = Shapes::StructureShape.new(name: 'DescribeInterconnectLoaRequest')
68
+ DescribeInterconnectLoaResponse = Shapes::StructureShape.new(name: 'DescribeInterconnectLoaResponse')
69
+ DescribeInterconnectsRequest = Shapes::StructureShape.new(name: 'DescribeInterconnectsRequest')
70
+ DescribeLagsRequest = Shapes::StructureShape.new(name: 'DescribeLagsRequest')
71
+ DescribeLoaRequest = Shapes::StructureShape.new(name: 'DescribeLoaRequest')
72
+ DescribeTagsRequest = Shapes::StructureShape.new(name: 'DescribeTagsRequest')
73
+ DescribeTagsResponse = Shapes::StructureShape.new(name: 'DescribeTagsResponse')
74
+ DescribeVirtualInterfacesRequest = Shapes::StructureShape.new(name: 'DescribeVirtualInterfacesRequest')
75
+ DirectConnectClientException = Shapes::StructureShape.new(name: 'DirectConnectClientException')
76
+ DirectConnectServerException = Shapes::StructureShape.new(name: 'DirectConnectServerException')
77
+ DisassociateConnectionFromLagRequest = Shapes::StructureShape.new(name: 'DisassociateConnectionFromLagRequest')
78
+ DuplicateTagKeysException = Shapes::StructureShape.new(name: 'DuplicateTagKeysException')
79
+ ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
80
+ Interconnect = Shapes::StructureShape.new(name: 'Interconnect')
81
+ InterconnectId = Shapes::StringShape.new(name: 'InterconnectId')
82
+ InterconnectList = Shapes::ListShape.new(name: 'InterconnectList')
83
+ InterconnectName = Shapes::StringShape.new(name: 'InterconnectName')
84
+ InterconnectState = Shapes::StringShape.new(name: 'InterconnectState')
85
+ Interconnects = Shapes::StructureShape.new(name: 'Interconnects')
86
+ Lag = Shapes::StructureShape.new(name: 'Lag')
87
+ LagId = Shapes::StringShape.new(name: 'LagId')
88
+ LagList = Shapes::ListShape.new(name: 'LagList')
89
+ LagName = Shapes::StringShape.new(name: 'LagName')
90
+ LagState = Shapes::StringShape.new(name: 'LagState')
91
+ Lags = Shapes::StructureShape.new(name: 'Lags')
92
+ Loa = Shapes::StructureShape.new(name: 'Loa')
93
+ LoaContent = Shapes::BlobShape.new(name: 'LoaContent')
94
+ LoaContentType = Shapes::StringShape.new(name: 'LoaContentType')
95
+ LoaIssueTime = Shapes::TimestampShape.new(name: 'LoaIssueTime')
96
+ Location = Shapes::StructureShape.new(name: 'Location')
97
+ LocationCode = Shapes::StringShape.new(name: 'LocationCode')
98
+ LocationList = Shapes::ListShape.new(name: 'LocationList')
99
+ LocationName = Shapes::StringShape.new(name: 'LocationName')
100
+ Locations = Shapes::StructureShape.new(name: 'Locations')
101
+ NewBGPPeer = Shapes::StructureShape.new(name: 'NewBGPPeer')
102
+ NewPrivateVirtualInterface = Shapes::StructureShape.new(name: 'NewPrivateVirtualInterface')
103
+ NewPrivateVirtualInterfaceAllocation = Shapes::StructureShape.new(name: 'NewPrivateVirtualInterfaceAllocation')
104
+ NewPublicVirtualInterface = Shapes::StructureShape.new(name: 'NewPublicVirtualInterface')
105
+ NewPublicVirtualInterfaceAllocation = Shapes::StructureShape.new(name: 'NewPublicVirtualInterfaceAllocation')
106
+ OwnerAccount = Shapes::StringShape.new(name: 'OwnerAccount')
107
+ PartnerName = Shapes::StringShape.new(name: 'PartnerName')
108
+ ProviderName = Shapes::StringShape.new(name: 'ProviderName')
109
+ Region = Shapes::StringShape.new(name: 'Region')
110
+ ResourceArn = Shapes::StringShape.new(name: 'ResourceArn')
111
+ ResourceArnList = Shapes::ListShape.new(name: 'ResourceArnList')
112
+ ResourceTag = Shapes::StructureShape.new(name: 'ResourceTag')
113
+ ResourceTagList = Shapes::ListShape.new(name: 'ResourceTagList')
114
+ RouteFilterPrefix = Shapes::StructureShape.new(name: 'RouteFilterPrefix')
115
+ RouteFilterPrefixList = Shapes::ListShape.new(name: 'RouteFilterPrefixList')
116
+ RouterConfig = Shapes::StringShape.new(name: 'RouterConfig')
117
+ Tag = Shapes::StructureShape.new(name: 'Tag')
118
+ TagKey = Shapes::StringShape.new(name: 'TagKey')
119
+ TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
120
+ TagList = Shapes::ListShape.new(name: 'TagList')
121
+ TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
122
+ TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
123
+ TagValue = Shapes::StringShape.new(name: 'TagValue')
124
+ TooManyTagsException = Shapes::StructureShape.new(name: 'TooManyTagsException')
125
+ UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
126
+ UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
127
+ UpdateLagRequest = Shapes::StructureShape.new(name: 'UpdateLagRequest')
128
+ VLAN = Shapes::IntegerShape.new(name: 'VLAN')
129
+ VirtualGateway = Shapes::StructureShape.new(name: 'VirtualGateway')
130
+ VirtualGatewayId = Shapes::StringShape.new(name: 'VirtualGatewayId')
131
+ VirtualGatewayList = Shapes::ListShape.new(name: 'VirtualGatewayList')
132
+ VirtualGatewayState = Shapes::StringShape.new(name: 'VirtualGatewayState')
133
+ VirtualGateways = Shapes::StructureShape.new(name: 'VirtualGateways')
134
+ VirtualInterface = Shapes::StructureShape.new(name: 'VirtualInterface')
135
+ VirtualInterfaceId = Shapes::StringShape.new(name: 'VirtualInterfaceId')
136
+ VirtualInterfaceList = Shapes::ListShape.new(name: 'VirtualInterfaceList')
137
+ VirtualInterfaceName = Shapes::StringShape.new(name: 'VirtualInterfaceName')
138
+ VirtualInterfaceState = Shapes::StringShape.new(name: 'VirtualInterfaceState')
139
+ VirtualInterfaceType = Shapes::StringShape.new(name: 'VirtualInterfaceType')
140
+ VirtualInterfaces = Shapes::StructureShape.new(name: 'VirtualInterfaces')
141
+
142
+ AllocateConnectionOnInterconnectRequest.add_member(:bandwidth, Shapes::ShapeRef.new(shape: Bandwidth, required: true, location_name: "bandwidth"))
143
+ AllocateConnectionOnInterconnectRequest.add_member(:connection_name, Shapes::ShapeRef.new(shape: ConnectionName, required: true, location_name: "connectionName"))
144
+ AllocateConnectionOnInterconnectRequest.add_member(:owner_account, Shapes::ShapeRef.new(shape: OwnerAccount, required: true, location_name: "ownerAccount"))
145
+ AllocateConnectionOnInterconnectRequest.add_member(:interconnect_id, Shapes::ShapeRef.new(shape: InterconnectId, required: true, location_name: "interconnectId"))
146
+ AllocateConnectionOnInterconnectRequest.add_member(:vlan, Shapes::ShapeRef.new(shape: VLAN, required: true, location_name: "vlan"))
147
+ AllocateConnectionOnInterconnectRequest.struct_class = Types::AllocateConnectionOnInterconnectRequest
148
+
149
+ AllocateHostedConnectionRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
150
+ AllocateHostedConnectionRequest.add_member(:owner_account, Shapes::ShapeRef.new(shape: OwnerAccount, required: true, location_name: "ownerAccount"))
151
+ AllocateHostedConnectionRequest.add_member(:bandwidth, Shapes::ShapeRef.new(shape: Bandwidth, required: true, location_name: "bandwidth"))
152
+ AllocateHostedConnectionRequest.add_member(:connection_name, Shapes::ShapeRef.new(shape: ConnectionName, required: true, location_name: "connectionName"))
153
+ AllocateHostedConnectionRequest.add_member(:vlan, Shapes::ShapeRef.new(shape: VLAN, required: true, location_name: "vlan"))
154
+ AllocateHostedConnectionRequest.struct_class = Types::AllocateHostedConnectionRequest
155
+
156
+ AllocatePrivateVirtualInterfaceRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
157
+ AllocatePrivateVirtualInterfaceRequest.add_member(:owner_account, Shapes::ShapeRef.new(shape: OwnerAccount, required: true, location_name: "ownerAccount"))
158
+ AllocatePrivateVirtualInterfaceRequest.add_member(:new_private_virtual_interface_allocation, Shapes::ShapeRef.new(shape: NewPrivateVirtualInterfaceAllocation, required: true, location_name: "newPrivateVirtualInterfaceAllocation"))
159
+ AllocatePrivateVirtualInterfaceRequest.struct_class = Types::AllocatePrivateVirtualInterfaceRequest
160
+
161
+ AllocatePublicVirtualInterfaceRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
162
+ AllocatePublicVirtualInterfaceRequest.add_member(:owner_account, Shapes::ShapeRef.new(shape: OwnerAccount, required: true, location_name: "ownerAccount"))
163
+ AllocatePublicVirtualInterfaceRequest.add_member(:new_public_virtual_interface_allocation, Shapes::ShapeRef.new(shape: NewPublicVirtualInterfaceAllocation, required: true, location_name: "newPublicVirtualInterfaceAllocation"))
164
+ AllocatePublicVirtualInterfaceRequest.struct_class = Types::AllocatePublicVirtualInterfaceRequest
165
+
166
+ AssociateConnectionWithLagRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
167
+ AssociateConnectionWithLagRequest.add_member(:lag_id, Shapes::ShapeRef.new(shape: LagId, required: true, location_name: "lagId"))
168
+ AssociateConnectionWithLagRequest.struct_class = Types::AssociateConnectionWithLagRequest
169
+
170
+ AssociateHostedConnectionRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
171
+ AssociateHostedConnectionRequest.add_member(:parent_connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "parentConnectionId"))
172
+ AssociateHostedConnectionRequest.struct_class = Types::AssociateHostedConnectionRequest
173
+
174
+ AssociateVirtualInterfaceRequest.add_member(:virtual_interface_id, Shapes::ShapeRef.new(shape: VirtualInterfaceId, required: true, location_name: "virtualInterfaceId"))
175
+ AssociateVirtualInterfaceRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
176
+ AssociateVirtualInterfaceRequest.struct_class = Types::AssociateVirtualInterfaceRequest
177
+
178
+ BGPPeer.add_member(:asn, Shapes::ShapeRef.new(shape: ASN, location_name: "asn"))
179
+ BGPPeer.add_member(:auth_key, Shapes::ShapeRef.new(shape: BGPAuthKey, location_name: "authKey"))
180
+ BGPPeer.add_member(:address_family, Shapes::ShapeRef.new(shape: AddressFamily, location_name: "addressFamily"))
181
+ BGPPeer.add_member(:amazon_address, Shapes::ShapeRef.new(shape: AmazonAddress, location_name: "amazonAddress"))
182
+ BGPPeer.add_member(:customer_address, Shapes::ShapeRef.new(shape: CustomerAddress, location_name: "customerAddress"))
183
+ BGPPeer.add_member(:bgp_peer_state, Shapes::ShapeRef.new(shape: BGPPeerState, location_name: "bgpPeerState"))
184
+ BGPPeer.add_member(:bgp_status, Shapes::ShapeRef.new(shape: BGPStatus, location_name: "bgpStatus"))
185
+ BGPPeer.struct_class = Types::BGPPeer
186
+
187
+ BGPPeerList.member = Shapes::ShapeRef.new(shape: BGPPeer)
188
+
189
+ ConfirmConnectionRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
190
+ ConfirmConnectionRequest.struct_class = Types::ConfirmConnectionRequest
191
+
192
+ ConfirmConnectionResponse.add_member(:connection_state, Shapes::ShapeRef.new(shape: ConnectionState, location_name: "connectionState"))
193
+ ConfirmConnectionResponse.struct_class = Types::ConfirmConnectionResponse
194
+
195
+ ConfirmPrivateVirtualInterfaceRequest.add_member(:virtual_interface_id, Shapes::ShapeRef.new(shape: VirtualInterfaceId, required: true, location_name: "virtualInterfaceId"))
196
+ ConfirmPrivateVirtualInterfaceRequest.add_member(:virtual_gateway_id, Shapes::ShapeRef.new(shape: VirtualGatewayId, required: true, location_name: "virtualGatewayId"))
197
+ ConfirmPrivateVirtualInterfaceRequest.struct_class = Types::ConfirmPrivateVirtualInterfaceRequest
198
+
199
+ ConfirmPrivateVirtualInterfaceResponse.add_member(:virtual_interface_state, Shapes::ShapeRef.new(shape: VirtualInterfaceState, location_name: "virtualInterfaceState"))
200
+ ConfirmPrivateVirtualInterfaceResponse.struct_class = Types::ConfirmPrivateVirtualInterfaceResponse
201
+
202
+ ConfirmPublicVirtualInterfaceRequest.add_member(:virtual_interface_id, Shapes::ShapeRef.new(shape: VirtualInterfaceId, required: true, location_name: "virtualInterfaceId"))
203
+ ConfirmPublicVirtualInterfaceRequest.struct_class = Types::ConfirmPublicVirtualInterfaceRequest
204
+
205
+ ConfirmPublicVirtualInterfaceResponse.add_member(:virtual_interface_state, Shapes::ShapeRef.new(shape: VirtualInterfaceState, location_name: "virtualInterfaceState"))
206
+ ConfirmPublicVirtualInterfaceResponse.struct_class = Types::ConfirmPublicVirtualInterfaceResponse
207
+
208
+ Connection.add_member(:owner_account, Shapes::ShapeRef.new(shape: OwnerAccount, location_name: "ownerAccount"))
209
+ Connection.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, location_name: "connectionId"))
210
+ Connection.add_member(:connection_name, Shapes::ShapeRef.new(shape: ConnectionName, location_name: "connectionName"))
211
+ Connection.add_member(:connection_state, Shapes::ShapeRef.new(shape: ConnectionState, location_name: "connectionState"))
212
+ Connection.add_member(:region, Shapes::ShapeRef.new(shape: Region, location_name: "region"))
213
+ Connection.add_member(:location, Shapes::ShapeRef.new(shape: LocationCode, location_name: "location"))
214
+ Connection.add_member(:bandwidth, Shapes::ShapeRef.new(shape: Bandwidth, location_name: "bandwidth"))
215
+ Connection.add_member(:vlan, Shapes::ShapeRef.new(shape: VLAN, location_name: "vlan"))
216
+ Connection.add_member(:partner_name, Shapes::ShapeRef.new(shape: PartnerName, location_name: "partnerName"))
217
+ Connection.add_member(:loa_issue_time, Shapes::ShapeRef.new(shape: LoaIssueTime, location_name: "loaIssueTime"))
218
+ Connection.add_member(:lag_id, Shapes::ShapeRef.new(shape: LagId, location_name: "lagId"))
219
+ Connection.add_member(:aws_device, Shapes::ShapeRef.new(shape: AwsDevice, location_name: "awsDevice"))
220
+ Connection.struct_class = Types::Connection
221
+
222
+ ConnectionList.member = Shapes::ShapeRef.new(shape: Connection)
223
+
224
+ Connections.add_member(:connections, Shapes::ShapeRef.new(shape: ConnectionList, location_name: "connections"))
225
+ Connections.struct_class = Types::Connections
226
+
227
+ CreateBGPPeerRequest.add_member(:virtual_interface_id, Shapes::ShapeRef.new(shape: VirtualInterfaceId, location_name: "virtualInterfaceId"))
228
+ CreateBGPPeerRequest.add_member(:new_bgp_peer, Shapes::ShapeRef.new(shape: NewBGPPeer, location_name: "newBGPPeer"))
229
+ CreateBGPPeerRequest.struct_class = Types::CreateBGPPeerRequest
230
+
231
+ CreateBGPPeerResponse.add_member(:virtual_interface, Shapes::ShapeRef.new(shape: VirtualInterface, location_name: "virtualInterface"))
232
+ CreateBGPPeerResponse.struct_class = Types::CreateBGPPeerResponse
233
+
234
+ CreateConnectionRequest.add_member(:location, Shapes::ShapeRef.new(shape: LocationCode, required: true, location_name: "location"))
235
+ CreateConnectionRequest.add_member(:bandwidth, Shapes::ShapeRef.new(shape: Bandwidth, required: true, location_name: "bandwidth"))
236
+ CreateConnectionRequest.add_member(:connection_name, Shapes::ShapeRef.new(shape: ConnectionName, required: true, location_name: "connectionName"))
237
+ CreateConnectionRequest.add_member(:lag_id, Shapes::ShapeRef.new(shape: LagId, location_name: "lagId"))
238
+ CreateConnectionRequest.struct_class = Types::CreateConnectionRequest
239
+
240
+ CreateInterconnectRequest.add_member(:interconnect_name, Shapes::ShapeRef.new(shape: InterconnectName, required: true, location_name: "interconnectName"))
241
+ CreateInterconnectRequest.add_member(:bandwidth, Shapes::ShapeRef.new(shape: Bandwidth, required: true, location_name: "bandwidth"))
242
+ CreateInterconnectRequest.add_member(:location, Shapes::ShapeRef.new(shape: LocationCode, required: true, location_name: "location"))
243
+ CreateInterconnectRequest.add_member(:lag_id, Shapes::ShapeRef.new(shape: LagId, location_name: "lagId"))
244
+ CreateInterconnectRequest.struct_class = Types::CreateInterconnectRequest
245
+
246
+ CreateLagRequest.add_member(:number_of_connections, Shapes::ShapeRef.new(shape: Count, required: true, location_name: "numberOfConnections"))
247
+ CreateLagRequest.add_member(:location, Shapes::ShapeRef.new(shape: LocationCode, required: true, location_name: "location"))
248
+ CreateLagRequest.add_member(:connections_bandwidth, Shapes::ShapeRef.new(shape: Bandwidth, required: true, location_name: "connectionsBandwidth"))
249
+ CreateLagRequest.add_member(:lag_name, Shapes::ShapeRef.new(shape: LagName, required: true, location_name: "lagName"))
250
+ CreateLagRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, location_name: "connectionId"))
251
+ CreateLagRequest.struct_class = Types::CreateLagRequest
252
+
253
+ CreatePrivateVirtualInterfaceRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
254
+ CreatePrivateVirtualInterfaceRequest.add_member(:new_private_virtual_interface, Shapes::ShapeRef.new(shape: NewPrivateVirtualInterface, required: true, location_name: "newPrivateVirtualInterface"))
255
+ CreatePrivateVirtualInterfaceRequest.struct_class = Types::CreatePrivateVirtualInterfaceRequest
256
+
257
+ CreatePublicVirtualInterfaceRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
258
+ CreatePublicVirtualInterfaceRequest.add_member(:new_public_virtual_interface, Shapes::ShapeRef.new(shape: NewPublicVirtualInterface, required: true, location_name: "newPublicVirtualInterface"))
259
+ CreatePublicVirtualInterfaceRequest.struct_class = Types::CreatePublicVirtualInterfaceRequest
260
+
261
+ DeleteBGPPeerRequest.add_member(:virtual_interface_id, Shapes::ShapeRef.new(shape: VirtualInterfaceId, location_name: "virtualInterfaceId"))
262
+ DeleteBGPPeerRequest.add_member(:asn, Shapes::ShapeRef.new(shape: ASN, location_name: "asn"))
263
+ DeleteBGPPeerRequest.add_member(:customer_address, Shapes::ShapeRef.new(shape: CustomerAddress, location_name: "customerAddress"))
264
+ DeleteBGPPeerRequest.struct_class = Types::DeleteBGPPeerRequest
265
+
266
+ DeleteBGPPeerResponse.add_member(:virtual_interface, Shapes::ShapeRef.new(shape: VirtualInterface, location_name: "virtualInterface"))
267
+ DeleteBGPPeerResponse.struct_class = Types::DeleteBGPPeerResponse
268
+
269
+ DeleteConnectionRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
270
+ DeleteConnectionRequest.struct_class = Types::DeleteConnectionRequest
271
+
272
+ DeleteInterconnectRequest.add_member(:interconnect_id, Shapes::ShapeRef.new(shape: InterconnectId, required: true, location_name: "interconnectId"))
273
+ DeleteInterconnectRequest.struct_class = Types::DeleteInterconnectRequest
274
+
275
+ DeleteInterconnectResponse.add_member(:interconnect_state, Shapes::ShapeRef.new(shape: InterconnectState, location_name: "interconnectState"))
276
+ DeleteInterconnectResponse.struct_class = Types::DeleteInterconnectResponse
277
+
278
+ DeleteLagRequest.add_member(:lag_id, Shapes::ShapeRef.new(shape: LagId, required: true, location_name: "lagId"))
279
+ DeleteLagRequest.struct_class = Types::DeleteLagRequest
280
+
281
+ DeleteVirtualInterfaceRequest.add_member(:virtual_interface_id, Shapes::ShapeRef.new(shape: VirtualInterfaceId, required: true, location_name: "virtualInterfaceId"))
282
+ DeleteVirtualInterfaceRequest.struct_class = Types::DeleteVirtualInterfaceRequest
283
+
284
+ DeleteVirtualInterfaceResponse.add_member(:virtual_interface_state, Shapes::ShapeRef.new(shape: VirtualInterfaceState, location_name: "virtualInterfaceState"))
285
+ DeleteVirtualInterfaceResponse.struct_class = Types::DeleteVirtualInterfaceResponse
283
286
 
284
- Loa.add_member(:loa_content, Shapes::ShapeRef.new(shape: LoaContent, location_name: "loaContent"))
285
- Loa.add_member(:loa_content_type, Shapes::ShapeRef.new(shape: LoaContentType, location_name: "loaContentType"))
286
- Loa.struct_class = Types::Loa
287
+ DescribeConnectionLoaRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
288
+ DescribeConnectionLoaRequest.add_member(:provider_name, Shapes::ShapeRef.new(shape: ProviderName, location_name: "providerName"))
289
+ DescribeConnectionLoaRequest.add_member(:loa_content_type, Shapes::ShapeRef.new(shape: LoaContentType, location_name: "loaContentType"))
290
+ DescribeConnectionLoaRequest.struct_class = Types::DescribeConnectionLoaRequest
291
+
292
+ DescribeConnectionLoaResponse.add_member(:loa, Shapes::ShapeRef.new(shape: Loa, location_name: "loa"))
293
+ DescribeConnectionLoaResponse.struct_class = Types::DescribeConnectionLoaResponse
294
+
295
+ DescribeConnectionsOnInterconnectRequest.add_member(:interconnect_id, Shapes::ShapeRef.new(shape: InterconnectId, required: true, location_name: "interconnectId"))
296
+ DescribeConnectionsOnInterconnectRequest.struct_class = Types::DescribeConnectionsOnInterconnectRequest
297
+
298
+ DescribeConnectionsRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, location_name: "connectionId"))
299
+ DescribeConnectionsRequest.struct_class = Types::DescribeConnectionsRequest
300
+
301
+ DescribeHostedConnectionsRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
302
+ DescribeHostedConnectionsRequest.struct_class = Types::DescribeHostedConnectionsRequest
303
+
304
+ DescribeInterconnectLoaRequest.add_member(:interconnect_id, Shapes::ShapeRef.new(shape: InterconnectId, required: true, location_name: "interconnectId"))
305
+ DescribeInterconnectLoaRequest.add_member(:provider_name, Shapes::ShapeRef.new(shape: ProviderName, location_name: "providerName"))
306
+ DescribeInterconnectLoaRequest.add_member(:loa_content_type, Shapes::ShapeRef.new(shape: LoaContentType, location_name: "loaContentType"))
307
+ DescribeInterconnectLoaRequest.struct_class = Types::DescribeInterconnectLoaRequest
308
+
309
+ DescribeInterconnectLoaResponse.add_member(:loa, Shapes::ShapeRef.new(shape: Loa, location_name: "loa"))
310
+ DescribeInterconnectLoaResponse.struct_class = Types::DescribeInterconnectLoaResponse
311
+
312
+ DescribeInterconnectsRequest.add_member(:interconnect_id, Shapes::ShapeRef.new(shape: InterconnectId, location_name: "interconnectId"))
313
+ DescribeInterconnectsRequest.struct_class = Types::DescribeInterconnectsRequest
314
+
315
+ DescribeLagsRequest.add_member(:lag_id, Shapes::ShapeRef.new(shape: LagId, location_name: "lagId"))
316
+ DescribeLagsRequest.struct_class = Types::DescribeLagsRequest
317
+
318
+ DescribeLoaRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
319
+ DescribeLoaRequest.add_member(:provider_name, Shapes::ShapeRef.new(shape: ProviderName, location_name: "providerName"))
320
+ DescribeLoaRequest.add_member(:loa_content_type, Shapes::ShapeRef.new(shape: LoaContentType, location_name: "loaContentType"))
321
+ DescribeLoaRequest.struct_class = Types::DescribeLoaRequest
322
+
323
+ DescribeTagsRequest.add_member(:resource_arns, Shapes::ShapeRef.new(shape: ResourceArnList, required: true, location_name: "resourceArns"))
324
+ DescribeTagsRequest.struct_class = Types::DescribeTagsRequest
325
+
326
+ DescribeTagsResponse.add_member(:resource_tags, Shapes::ShapeRef.new(shape: ResourceTagList, location_name: "resourceTags"))
327
+ DescribeTagsResponse.struct_class = Types::DescribeTagsResponse
328
+
329
+ DescribeVirtualInterfacesRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, location_name: "connectionId"))
330
+ DescribeVirtualInterfacesRequest.add_member(:virtual_interface_id, Shapes::ShapeRef.new(shape: VirtualInterfaceId, location_name: "virtualInterfaceId"))
331
+ DescribeVirtualInterfacesRequest.struct_class = Types::DescribeVirtualInterfacesRequest
332
+
333
+ DisassociateConnectionFromLagRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
334
+ DisassociateConnectionFromLagRequest.add_member(:lag_id, Shapes::ShapeRef.new(shape: LagId, required: true, location_name: "lagId"))
335
+ DisassociateConnectionFromLagRequest.struct_class = Types::DisassociateConnectionFromLagRequest
336
+
337
+ Interconnect.add_member(:interconnect_id, Shapes::ShapeRef.new(shape: InterconnectId, location_name: "interconnectId"))
338
+ Interconnect.add_member(:interconnect_name, Shapes::ShapeRef.new(shape: InterconnectName, location_name: "interconnectName"))
339
+ Interconnect.add_member(:interconnect_state, Shapes::ShapeRef.new(shape: InterconnectState, location_name: "interconnectState"))
340
+ Interconnect.add_member(:region, Shapes::ShapeRef.new(shape: Region, location_name: "region"))
341
+ Interconnect.add_member(:location, Shapes::ShapeRef.new(shape: LocationCode, location_name: "location"))
342
+ Interconnect.add_member(:bandwidth, Shapes::ShapeRef.new(shape: Bandwidth, location_name: "bandwidth"))
343
+ Interconnect.add_member(:loa_issue_time, Shapes::ShapeRef.new(shape: LoaIssueTime, location_name: "loaIssueTime"))
344
+ Interconnect.add_member(:lag_id, Shapes::ShapeRef.new(shape: LagId, location_name: "lagId"))
345
+ Interconnect.add_member(:aws_device, Shapes::ShapeRef.new(shape: AwsDevice, location_name: "awsDevice"))
346
+ Interconnect.struct_class = Types::Interconnect
347
+
348
+ InterconnectList.member = Shapes::ShapeRef.new(shape: Interconnect)
349
+
350
+ Interconnects.add_member(:interconnects, Shapes::ShapeRef.new(shape: InterconnectList, location_name: "interconnects"))
351
+ Interconnects.struct_class = Types::Interconnects
352
+
353
+ Lag.add_member(:connections_bandwidth, Shapes::ShapeRef.new(shape: Bandwidth, location_name: "connectionsBandwidth"))
354
+ Lag.add_member(:number_of_connections, Shapes::ShapeRef.new(shape: Count, location_name: "numberOfConnections"))
355
+ Lag.add_member(:lag_id, Shapes::ShapeRef.new(shape: LagId, location_name: "lagId"))
356
+ Lag.add_member(:owner_account, Shapes::ShapeRef.new(shape: OwnerAccount, location_name: "ownerAccount"))
357
+ Lag.add_member(:lag_name, Shapes::ShapeRef.new(shape: LagName, location_name: "lagName"))
358
+ Lag.add_member(:lag_state, Shapes::ShapeRef.new(shape: LagState, location_name: "lagState"))
359
+ Lag.add_member(:location, Shapes::ShapeRef.new(shape: LocationCode, location_name: "location"))
360
+ Lag.add_member(:region, Shapes::ShapeRef.new(shape: Region, location_name: "region"))
361
+ Lag.add_member(:minimum_links, Shapes::ShapeRef.new(shape: Count, location_name: "minimumLinks"))
362
+ Lag.add_member(:aws_device, Shapes::ShapeRef.new(shape: AwsDevice, location_name: "awsDevice"))
363
+ Lag.add_member(:connections, Shapes::ShapeRef.new(shape: ConnectionList, location_name: "connections"))
364
+ Lag.add_member(:allows_hosted_connections, Shapes::ShapeRef.new(shape: BooleanFlag, location_name: "allowsHostedConnections"))
365
+ Lag.struct_class = Types::Lag
366
+
367
+ LagList.member = Shapes::ShapeRef.new(shape: Lag)
368
+
369
+ Lags.add_member(:lags, Shapes::ShapeRef.new(shape: LagList, location_name: "lags"))
370
+ Lags.struct_class = Types::Lags
371
+
372
+ Loa.add_member(:loa_content, Shapes::ShapeRef.new(shape: LoaContent, location_name: "loaContent"))
373
+ Loa.add_member(:loa_content_type, Shapes::ShapeRef.new(shape: LoaContentType, location_name: "loaContentType"))
374
+ Loa.struct_class = Types::Loa
375
+
376
+ Location.add_member(:location_code, Shapes::ShapeRef.new(shape: LocationCode, location_name: "locationCode"))
377
+ Location.add_member(:location_name, Shapes::ShapeRef.new(shape: LocationName, location_name: "locationName"))
378
+ Location.struct_class = Types::Location
379
+
380
+ LocationList.member = Shapes::ShapeRef.new(shape: Location)
381
+
382
+ Locations.add_member(:locations, Shapes::ShapeRef.new(shape: LocationList, location_name: "locations"))
383
+ Locations.struct_class = Types::Locations
384
+
385
+ NewBGPPeer.add_member(:asn, Shapes::ShapeRef.new(shape: ASN, location_name: "asn"))
386
+ NewBGPPeer.add_member(:auth_key, Shapes::ShapeRef.new(shape: BGPAuthKey, location_name: "authKey"))
387
+ NewBGPPeer.add_member(:address_family, Shapes::ShapeRef.new(shape: AddressFamily, location_name: "addressFamily"))
388
+ NewBGPPeer.add_member(:amazon_address, Shapes::ShapeRef.new(shape: AmazonAddress, location_name: "amazonAddress"))
389
+ NewBGPPeer.add_member(:customer_address, Shapes::ShapeRef.new(shape: CustomerAddress, location_name: "customerAddress"))
390
+ NewBGPPeer.struct_class = Types::NewBGPPeer
391
+
392
+ NewPrivateVirtualInterface.add_member(:virtual_interface_name, Shapes::ShapeRef.new(shape: VirtualInterfaceName, required: true, location_name: "virtualInterfaceName"))
393
+ NewPrivateVirtualInterface.add_member(:vlan, Shapes::ShapeRef.new(shape: VLAN, required: true, location_name: "vlan"))
394
+ NewPrivateVirtualInterface.add_member(:asn, Shapes::ShapeRef.new(shape: ASN, required: true, location_name: "asn"))
395
+ NewPrivateVirtualInterface.add_member(:auth_key, Shapes::ShapeRef.new(shape: BGPAuthKey, location_name: "authKey"))
396
+ NewPrivateVirtualInterface.add_member(:amazon_address, Shapes::ShapeRef.new(shape: AmazonAddress, location_name: "amazonAddress"))
397
+ NewPrivateVirtualInterface.add_member(:customer_address, Shapes::ShapeRef.new(shape: CustomerAddress, location_name: "customerAddress"))
398
+ NewPrivateVirtualInterface.add_member(:address_family, Shapes::ShapeRef.new(shape: AddressFamily, location_name: "addressFamily"))
399
+ NewPrivateVirtualInterface.add_member(:virtual_gateway_id, Shapes::ShapeRef.new(shape: VirtualGatewayId, required: true, location_name: "virtualGatewayId"))
400
+ NewPrivateVirtualInterface.struct_class = Types::NewPrivateVirtualInterface
401
+
402
+ NewPrivateVirtualInterfaceAllocation.add_member(:virtual_interface_name, Shapes::ShapeRef.new(shape: VirtualInterfaceName, required: true, location_name: "virtualInterfaceName"))
403
+ NewPrivateVirtualInterfaceAllocation.add_member(:vlan, Shapes::ShapeRef.new(shape: VLAN, required: true, location_name: "vlan"))
404
+ NewPrivateVirtualInterfaceAllocation.add_member(:asn, Shapes::ShapeRef.new(shape: ASN, required: true, location_name: "asn"))
405
+ NewPrivateVirtualInterfaceAllocation.add_member(:auth_key, Shapes::ShapeRef.new(shape: BGPAuthKey, location_name: "authKey"))
406
+ NewPrivateVirtualInterfaceAllocation.add_member(:amazon_address, Shapes::ShapeRef.new(shape: AmazonAddress, location_name: "amazonAddress"))
407
+ NewPrivateVirtualInterfaceAllocation.add_member(:address_family, Shapes::ShapeRef.new(shape: AddressFamily, location_name: "addressFamily"))
408
+ NewPrivateVirtualInterfaceAllocation.add_member(:customer_address, Shapes::ShapeRef.new(shape: CustomerAddress, location_name: "customerAddress"))
409
+ NewPrivateVirtualInterfaceAllocation.struct_class = Types::NewPrivateVirtualInterfaceAllocation
410
+
411
+ NewPublicVirtualInterface.add_member(:virtual_interface_name, Shapes::ShapeRef.new(shape: VirtualInterfaceName, required: true, location_name: "virtualInterfaceName"))
412
+ NewPublicVirtualInterface.add_member(:vlan, Shapes::ShapeRef.new(shape: VLAN, required: true, location_name: "vlan"))
413
+ NewPublicVirtualInterface.add_member(:asn, Shapes::ShapeRef.new(shape: ASN, required: true, location_name: "asn"))
414
+ NewPublicVirtualInterface.add_member(:auth_key, Shapes::ShapeRef.new(shape: BGPAuthKey, location_name: "authKey"))
415
+ NewPublicVirtualInterface.add_member(:amazon_address, Shapes::ShapeRef.new(shape: AmazonAddress, location_name: "amazonAddress"))
416
+ NewPublicVirtualInterface.add_member(:customer_address, Shapes::ShapeRef.new(shape: CustomerAddress, location_name: "customerAddress"))
417
+ NewPublicVirtualInterface.add_member(:address_family, Shapes::ShapeRef.new(shape: AddressFamily, location_name: "addressFamily"))
418
+ NewPublicVirtualInterface.add_member(:route_filter_prefixes, Shapes::ShapeRef.new(shape: RouteFilterPrefixList, location_name: "routeFilterPrefixes"))
419
+ NewPublicVirtualInterface.struct_class = Types::NewPublicVirtualInterface
420
+
421
+ NewPublicVirtualInterfaceAllocation.add_member(:virtual_interface_name, Shapes::ShapeRef.new(shape: VirtualInterfaceName, required: true, location_name: "virtualInterfaceName"))
422
+ NewPublicVirtualInterfaceAllocation.add_member(:vlan, Shapes::ShapeRef.new(shape: VLAN, required: true, location_name: "vlan"))
423
+ NewPublicVirtualInterfaceAllocation.add_member(:asn, Shapes::ShapeRef.new(shape: ASN, required: true, location_name: "asn"))
424
+ NewPublicVirtualInterfaceAllocation.add_member(:auth_key, Shapes::ShapeRef.new(shape: BGPAuthKey, location_name: "authKey"))
425
+ NewPublicVirtualInterfaceAllocation.add_member(:amazon_address, Shapes::ShapeRef.new(shape: AmazonAddress, location_name: "amazonAddress"))
426
+ NewPublicVirtualInterfaceAllocation.add_member(:customer_address, Shapes::ShapeRef.new(shape: CustomerAddress, location_name: "customerAddress"))
427
+ NewPublicVirtualInterfaceAllocation.add_member(:address_family, Shapes::ShapeRef.new(shape: AddressFamily, location_name: "addressFamily"))
428
+ NewPublicVirtualInterfaceAllocation.add_member(:route_filter_prefixes, Shapes::ShapeRef.new(shape: RouteFilterPrefixList, location_name: "routeFilterPrefixes"))
429
+ NewPublicVirtualInterfaceAllocation.struct_class = Types::NewPublicVirtualInterfaceAllocation
430
+
431
+ ResourceArnList.member = Shapes::ShapeRef.new(shape: ResourceArn)
432
+
433
+ ResourceTag.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "resourceArn"))
434
+ ResourceTag.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
435
+ ResourceTag.struct_class = Types::ResourceTag
436
+
437
+ ResourceTagList.member = Shapes::ShapeRef.new(shape: ResourceTag)
438
+
439
+ RouteFilterPrefix.add_member(:cidr, Shapes::ShapeRef.new(shape: CIDR, location_name: "cidr"))
440
+ RouteFilterPrefix.struct_class = Types::RouteFilterPrefix
441
+
442
+ RouteFilterPrefixList.member = Shapes::ShapeRef.new(shape: RouteFilterPrefix)
443
+
444
+ Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "key"))
445
+ Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, location_name: "value"))
446
+ Tag.struct_class = Types::Tag
447
+
448
+ TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
449
+
450
+ TagList.member = Shapes::ShapeRef.new(shape: Tag)
451
+
452
+ TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, required: true, location_name: "resourceArn"))
453
+ TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "tags"))
454
+ TagResourceRequest.struct_class = Types::TagResourceRequest
455
+
456
+ TagResourceResponse.struct_class = Types::TagResourceResponse
457
+
458
+ UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, required: true, location_name: "resourceArn"))
459
+ UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "tagKeys"))
460
+ UntagResourceRequest.struct_class = Types::UntagResourceRequest
461
+
462
+ UntagResourceResponse.struct_class = Types::UntagResourceResponse
463
+
464
+ UpdateLagRequest.add_member(:lag_id, Shapes::ShapeRef.new(shape: LagId, required: true, location_name: "lagId"))
465
+ UpdateLagRequest.add_member(:lag_name, Shapes::ShapeRef.new(shape: LagName, location_name: "lagName"))
466
+ UpdateLagRequest.add_member(:minimum_links, Shapes::ShapeRef.new(shape: Count, location_name: "minimumLinks"))
467
+ UpdateLagRequest.struct_class = Types::UpdateLagRequest
468
+
469
+ VirtualGateway.add_member(:virtual_gateway_id, Shapes::ShapeRef.new(shape: VirtualGatewayId, location_name: "virtualGatewayId"))
470
+ VirtualGateway.add_member(:virtual_gateway_state, Shapes::ShapeRef.new(shape: VirtualGatewayState, location_name: "virtualGatewayState"))
471
+ VirtualGateway.struct_class = Types::VirtualGateway
472
+
473
+ VirtualGatewayList.member = Shapes::ShapeRef.new(shape: VirtualGateway)
474
+
475
+ VirtualGateways.add_member(:virtual_gateways, Shapes::ShapeRef.new(shape: VirtualGatewayList, location_name: "virtualGateways"))
476
+ VirtualGateways.struct_class = Types::VirtualGateways
477
+
478
+ VirtualInterface.add_member(:owner_account, Shapes::ShapeRef.new(shape: OwnerAccount, location_name: "ownerAccount"))
479
+ VirtualInterface.add_member(:virtual_interface_id, Shapes::ShapeRef.new(shape: VirtualInterfaceId, location_name: "virtualInterfaceId"))
480
+ VirtualInterface.add_member(:location, Shapes::ShapeRef.new(shape: LocationCode, location_name: "location"))
481
+ VirtualInterface.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, location_name: "connectionId"))
482
+ VirtualInterface.add_member(:virtual_interface_type, Shapes::ShapeRef.new(shape: VirtualInterfaceType, location_name: "virtualInterfaceType"))
483
+ VirtualInterface.add_member(:virtual_interface_name, Shapes::ShapeRef.new(shape: VirtualInterfaceName, location_name: "virtualInterfaceName"))
484
+ VirtualInterface.add_member(:vlan, Shapes::ShapeRef.new(shape: VLAN, location_name: "vlan"))
485
+ VirtualInterface.add_member(:asn, Shapes::ShapeRef.new(shape: ASN, location_name: "asn"))
486
+ VirtualInterface.add_member(:auth_key, Shapes::ShapeRef.new(shape: BGPAuthKey, location_name: "authKey"))
487
+ VirtualInterface.add_member(:amazon_address, Shapes::ShapeRef.new(shape: AmazonAddress, location_name: "amazonAddress"))
488
+ VirtualInterface.add_member(:customer_address, Shapes::ShapeRef.new(shape: CustomerAddress, location_name: "customerAddress"))
489
+ VirtualInterface.add_member(:address_family, Shapes::ShapeRef.new(shape: AddressFamily, location_name: "addressFamily"))
490
+ VirtualInterface.add_member(:virtual_interface_state, Shapes::ShapeRef.new(shape: VirtualInterfaceState, location_name: "virtualInterfaceState"))
491
+ VirtualInterface.add_member(:customer_router_config, Shapes::ShapeRef.new(shape: RouterConfig, location_name: "customerRouterConfig"))
492
+ VirtualInterface.add_member(:virtual_gateway_id, Shapes::ShapeRef.new(shape: VirtualGatewayId, location_name: "virtualGatewayId"))
493
+ VirtualInterface.add_member(:route_filter_prefixes, Shapes::ShapeRef.new(shape: RouteFilterPrefixList, location_name: "routeFilterPrefixes"))
494
+ VirtualInterface.add_member(:bgp_peers, Shapes::ShapeRef.new(shape: BGPPeerList, location_name: "bgpPeers"))
495
+ VirtualInterface.struct_class = Types::VirtualInterface
496
+
497
+ VirtualInterfaceList.member = Shapes::ShapeRef.new(shape: VirtualInterface)
498
+
499
+ VirtualInterfaces.add_member(:virtual_interfaces, Shapes::ShapeRef.new(shape: VirtualInterfaceList, location_name: "virtualInterfaces"))
500
+ VirtualInterfaces.struct_class = Types::VirtualInterfaces
287
501
 
288
- Location.add_member(:location_code, Shapes::ShapeRef.new(shape: LocationCode, location_name: "locationCode"))
289
- Location.add_member(:location_name, Shapes::ShapeRef.new(shape: LocationName, location_name: "locationName"))
290
- Location.struct_class = Types::Location
291
-
292
- LocationList.member = Shapes::ShapeRef.new(shape: Location)
293
-
294
- Locations.add_member(:locations, Shapes::ShapeRef.new(shape: LocationList, location_name: "locations"))
295
- Locations.struct_class = Types::Locations
296
-
297
- NewBGPPeer.add_member(:asn, Shapes::ShapeRef.new(shape: ASN, location_name: "asn"))
298
- NewBGPPeer.add_member(:auth_key, Shapes::ShapeRef.new(shape: BGPAuthKey, location_name: "authKey"))
299
- NewBGPPeer.add_member(:address_family, Shapes::ShapeRef.new(shape: AddressFamily, location_name: "addressFamily"))
300
- NewBGPPeer.add_member(:amazon_address, Shapes::ShapeRef.new(shape: AmazonAddress, location_name: "amazonAddress"))
301
- NewBGPPeer.add_member(:customer_address, Shapes::ShapeRef.new(shape: CustomerAddress, location_name: "customerAddress"))
302
- NewBGPPeer.struct_class = Types::NewBGPPeer
303
-
304
- NewPrivateVirtualInterface.add_member(:virtual_interface_name, Shapes::ShapeRef.new(shape: VirtualInterfaceName, required: true, location_name: "virtualInterfaceName"))
305
- NewPrivateVirtualInterface.add_member(:vlan, Shapes::ShapeRef.new(shape: VLAN, required: true, location_name: "vlan"))
306
- NewPrivateVirtualInterface.add_member(:asn, Shapes::ShapeRef.new(shape: ASN, required: true, location_name: "asn"))
307
- NewPrivateVirtualInterface.add_member(:auth_key, Shapes::ShapeRef.new(shape: BGPAuthKey, location_name: "authKey"))
308
- NewPrivateVirtualInterface.add_member(:amazon_address, Shapes::ShapeRef.new(shape: AmazonAddress, location_name: "amazonAddress"))
309
- NewPrivateVirtualInterface.add_member(:customer_address, Shapes::ShapeRef.new(shape: CustomerAddress, location_name: "customerAddress"))
310
- NewPrivateVirtualInterface.add_member(:address_family, Shapes::ShapeRef.new(shape: AddressFamily, location_name: "addressFamily"))
311
- NewPrivateVirtualInterface.add_member(:virtual_gateway_id, Shapes::ShapeRef.new(shape: VirtualGatewayId, required: true, location_name: "virtualGatewayId"))
312
- NewPrivateVirtualInterface.struct_class = Types::NewPrivateVirtualInterface
313
-
314
- NewPrivateVirtualInterfaceAllocation.add_member(:virtual_interface_name, Shapes::ShapeRef.new(shape: VirtualInterfaceName, required: true, location_name: "virtualInterfaceName"))
315
- NewPrivateVirtualInterfaceAllocation.add_member(:vlan, Shapes::ShapeRef.new(shape: VLAN, required: true, location_name: "vlan"))
316
- NewPrivateVirtualInterfaceAllocation.add_member(:asn, Shapes::ShapeRef.new(shape: ASN, required: true, location_name: "asn"))
317
- NewPrivateVirtualInterfaceAllocation.add_member(:auth_key, Shapes::ShapeRef.new(shape: BGPAuthKey, location_name: "authKey"))
318
- NewPrivateVirtualInterfaceAllocation.add_member(:amazon_address, Shapes::ShapeRef.new(shape: AmazonAddress, location_name: "amazonAddress"))
319
- NewPrivateVirtualInterfaceAllocation.add_member(:address_family, Shapes::ShapeRef.new(shape: AddressFamily, location_name: "addressFamily"))
320
- NewPrivateVirtualInterfaceAllocation.add_member(:customer_address, Shapes::ShapeRef.new(shape: CustomerAddress, location_name: "customerAddress"))
321
- NewPrivateVirtualInterfaceAllocation.struct_class = Types::NewPrivateVirtualInterfaceAllocation
322
-
323
- NewPublicVirtualInterface.add_member(:virtual_interface_name, Shapes::ShapeRef.new(shape: VirtualInterfaceName, required: true, location_name: "virtualInterfaceName"))
324
- NewPublicVirtualInterface.add_member(:vlan, Shapes::ShapeRef.new(shape: VLAN, required: true, location_name: "vlan"))
325
- NewPublicVirtualInterface.add_member(:asn, Shapes::ShapeRef.new(shape: ASN, required: true, location_name: "asn"))
326
- NewPublicVirtualInterface.add_member(:auth_key, Shapes::ShapeRef.new(shape: BGPAuthKey, location_name: "authKey"))
327
- NewPublicVirtualInterface.add_member(:amazon_address, Shapes::ShapeRef.new(shape: AmazonAddress, location_name: "amazonAddress"))
328
- NewPublicVirtualInterface.add_member(:customer_address, Shapes::ShapeRef.new(shape: CustomerAddress, location_name: "customerAddress"))
329
- NewPublicVirtualInterface.add_member(:address_family, Shapes::ShapeRef.new(shape: AddressFamily, location_name: "addressFamily"))
330
- NewPublicVirtualInterface.add_member(:route_filter_prefixes, Shapes::ShapeRef.new(shape: RouteFilterPrefixList, location_name: "routeFilterPrefixes"))
331
- NewPublicVirtualInterface.struct_class = Types::NewPublicVirtualInterface
332
-
333
- NewPublicVirtualInterfaceAllocation.add_member(:virtual_interface_name, Shapes::ShapeRef.new(shape: VirtualInterfaceName, required: true, location_name: "virtualInterfaceName"))
334
- NewPublicVirtualInterfaceAllocation.add_member(:vlan, Shapes::ShapeRef.new(shape: VLAN, required: true, location_name: "vlan"))
335
- NewPublicVirtualInterfaceAllocation.add_member(:asn, Shapes::ShapeRef.new(shape: ASN, required: true, location_name: "asn"))
336
- NewPublicVirtualInterfaceAllocation.add_member(:auth_key, Shapes::ShapeRef.new(shape: BGPAuthKey, location_name: "authKey"))
337
- NewPublicVirtualInterfaceAllocation.add_member(:amazon_address, Shapes::ShapeRef.new(shape: AmazonAddress, location_name: "amazonAddress"))
338
- NewPublicVirtualInterfaceAllocation.add_member(:customer_address, Shapes::ShapeRef.new(shape: CustomerAddress, location_name: "customerAddress"))
339
- NewPublicVirtualInterfaceAllocation.add_member(:address_family, Shapes::ShapeRef.new(shape: AddressFamily, location_name: "addressFamily"))
340
- NewPublicVirtualInterfaceAllocation.add_member(:route_filter_prefixes, Shapes::ShapeRef.new(shape: RouteFilterPrefixList, location_name: "routeFilterPrefixes"))
341
- NewPublicVirtualInterfaceAllocation.struct_class = Types::NewPublicVirtualInterfaceAllocation
342
-
343
- ResourceArnList.member = Shapes::ShapeRef.new(shape: ResourceArn)
344
-
345
- ResourceTag.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "resourceArn"))
346
- ResourceTag.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
347
- ResourceTag.struct_class = Types::ResourceTag
348
-
349
- ResourceTagList.member = Shapes::ShapeRef.new(shape: ResourceTag)
350
-
351
- RouteFilterPrefix.add_member(:cidr, Shapes::ShapeRef.new(shape: CIDR, location_name: "cidr"))
352
- RouteFilterPrefix.struct_class = Types::RouteFilterPrefix
353
-
354
- RouteFilterPrefixList.member = Shapes::ShapeRef.new(shape: RouteFilterPrefix)
355
-
356
- Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "key"))
357
- Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, location_name: "value"))
358
- Tag.struct_class = Types::Tag
359
-
360
- TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
361
-
362
- TagList.member = Shapes::ShapeRef.new(shape: Tag)
363
-
364
- TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, required: true, location_name: "resourceArn"))
365
- TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "tags"))
366
- TagResourceRequest.struct_class = Types::TagResourceRequest
367
-
368
- TagResourceResponse.struct_class = Types::TagResourceResponse
369
-
370
- UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, required: true, location_name: "resourceArn"))
371
- UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "tagKeys"))
372
- UntagResourceRequest.struct_class = Types::UntagResourceRequest
373
-
374
- UntagResourceResponse.struct_class = Types::UntagResourceResponse
375
-
376
- VirtualGateway.add_member(:virtual_gateway_id, Shapes::ShapeRef.new(shape: VirtualGatewayId, location_name: "virtualGatewayId"))
377
- VirtualGateway.add_member(:virtual_gateway_state, Shapes::ShapeRef.new(shape: VirtualGatewayState, location_name: "virtualGatewayState"))
378
- VirtualGateway.struct_class = Types::VirtualGateway
379
-
380
- VirtualGatewayList.member = Shapes::ShapeRef.new(shape: VirtualGateway)
381
-
382
- VirtualGateways.add_member(:virtual_gateways, Shapes::ShapeRef.new(shape: VirtualGatewayList, location_name: "virtualGateways"))
383
- VirtualGateways.struct_class = Types::VirtualGateways
384
-
385
- VirtualInterface.add_member(:owner_account, Shapes::ShapeRef.new(shape: OwnerAccount, location_name: "ownerAccount"))
386
- VirtualInterface.add_member(:virtual_interface_id, Shapes::ShapeRef.new(shape: VirtualInterfaceId, location_name: "virtualInterfaceId"))
387
- VirtualInterface.add_member(:location, Shapes::ShapeRef.new(shape: LocationCode, location_name: "location"))
388
- VirtualInterface.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, location_name: "connectionId"))
389
- VirtualInterface.add_member(:virtual_interface_type, Shapes::ShapeRef.new(shape: VirtualInterfaceType, location_name: "virtualInterfaceType"))
390
- VirtualInterface.add_member(:virtual_interface_name, Shapes::ShapeRef.new(shape: VirtualInterfaceName, location_name: "virtualInterfaceName"))
391
- VirtualInterface.add_member(:vlan, Shapes::ShapeRef.new(shape: VLAN, location_name: "vlan"))
392
- VirtualInterface.add_member(:asn, Shapes::ShapeRef.new(shape: ASN, location_name: "asn"))
393
- VirtualInterface.add_member(:auth_key, Shapes::ShapeRef.new(shape: BGPAuthKey, location_name: "authKey"))
394
- VirtualInterface.add_member(:amazon_address, Shapes::ShapeRef.new(shape: AmazonAddress, location_name: "amazonAddress"))
395
- VirtualInterface.add_member(:customer_address, Shapes::ShapeRef.new(shape: CustomerAddress, location_name: "customerAddress"))
396
- VirtualInterface.add_member(:address_family, Shapes::ShapeRef.new(shape: AddressFamily, location_name: "addressFamily"))
397
- VirtualInterface.add_member(:virtual_interface_state, Shapes::ShapeRef.new(shape: VirtualInterfaceState, location_name: "virtualInterfaceState"))
398
- VirtualInterface.add_member(:customer_router_config, Shapes::ShapeRef.new(shape: RouterConfig, location_name: "customerRouterConfig"))
399
- VirtualInterface.add_member(:virtual_gateway_id, Shapes::ShapeRef.new(shape: VirtualGatewayId, location_name: "virtualGatewayId"))
400
- VirtualInterface.add_member(:route_filter_prefixes, Shapes::ShapeRef.new(shape: RouteFilterPrefixList, location_name: "routeFilterPrefixes"))
401
- VirtualInterface.add_member(:bgp_peers, Shapes::ShapeRef.new(shape: BGPPeerList, location_name: "bgpPeers"))
402
- VirtualInterface.struct_class = Types::VirtualInterface
403
-
404
- VirtualInterfaceList.member = Shapes::ShapeRef.new(shape: VirtualInterface)
405
-
406
- VirtualInterfaces.add_member(:virtual_interfaces, Shapes::ShapeRef.new(shape: VirtualInterfaceList, location_name: "virtualInterfaces"))
407
- VirtualInterfaces.struct_class = Types::VirtualInterfaces
408
-
409
-
410
- # @api private
411
- API = Seahorse::Model::Api.new.tap do |api|
412
-
413
- api.version = "2012-10-25"
414
-
415
- api.metadata = {
416
- "endpointPrefix" => "directconnect",
417
- "jsonVersion" => "1.1",
418
- "protocol" => "json",
419
- "serviceFullName" => "AWS Direct Connect",
420
- "signatureVersion" => "v4",
421
- "targetPrefix" => "OvertureService",
422
- }
423
-
424
- api.add_operation(:allocate_connection_on_interconnect, Seahorse::Model::Operation.new.tap do |o|
425
- o.name = "AllocateConnectionOnInterconnect"
426
- o.http_method = "POST"
427
- o.http_request_uri = "/"
428
- o.input = Shapes::ShapeRef.new(shape: AllocateConnectionOnInterconnectRequest)
429
- o.output = Shapes::ShapeRef.new(shape: Connection)
430
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
431
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
432
- end)
433
-
434
- api.add_operation(:allocate_private_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
435
- o.name = "AllocatePrivateVirtualInterface"
436
- o.http_method = "POST"
437
- o.http_request_uri = "/"
438
- o.input = Shapes::ShapeRef.new(shape: AllocatePrivateVirtualInterfaceRequest)
439
- o.output = Shapes::ShapeRef.new(shape: VirtualInterface)
440
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
441
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
442
- end)
443
-
444
- api.add_operation(:allocate_public_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
445
- o.name = "AllocatePublicVirtualInterface"
446
- o.http_method = "POST"
447
- o.http_request_uri = "/"
448
- o.input = Shapes::ShapeRef.new(shape: AllocatePublicVirtualInterfaceRequest)
449
- o.output = Shapes::ShapeRef.new(shape: VirtualInterface)
450
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
451
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
452
- end)
453
-
454
- api.add_operation(:confirm_connection, Seahorse::Model::Operation.new.tap do |o|
455
- o.name = "ConfirmConnection"
456
- o.http_method = "POST"
457
- o.http_request_uri = "/"
458
- o.input = Shapes::ShapeRef.new(shape: ConfirmConnectionRequest)
459
- o.output = Shapes::ShapeRef.new(shape: ConfirmConnectionResponse)
460
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
461
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
462
- end)
463
-
464
- api.add_operation(:confirm_private_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
465
- o.name = "ConfirmPrivateVirtualInterface"
466
- o.http_method = "POST"
467
- o.http_request_uri = "/"
468
- o.input = Shapes::ShapeRef.new(shape: ConfirmPrivateVirtualInterfaceRequest)
469
- o.output = Shapes::ShapeRef.new(shape: ConfirmPrivateVirtualInterfaceResponse)
470
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
471
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
472
- end)
473
-
474
- api.add_operation(:confirm_public_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
475
- o.name = "ConfirmPublicVirtualInterface"
476
- o.http_method = "POST"
477
- o.http_request_uri = "/"
478
- o.input = Shapes::ShapeRef.new(shape: ConfirmPublicVirtualInterfaceRequest)
479
- o.output = Shapes::ShapeRef.new(shape: ConfirmPublicVirtualInterfaceResponse)
480
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
481
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
482
- end)
483
-
484
- api.add_operation(:create_bgp_peer, Seahorse::Model::Operation.new.tap do |o|
485
- o.name = "CreateBGPPeer"
486
- o.http_method = "POST"
487
- o.http_request_uri = "/"
488
- o.input = Shapes::ShapeRef.new(shape: CreateBGPPeerRequest)
489
- o.output = Shapes::ShapeRef.new(shape: CreateBGPPeerResponse)
490
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
491
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
492
- end)
493
-
494
- api.add_operation(:create_connection, Seahorse::Model::Operation.new.tap do |o|
495
- o.name = "CreateConnection"
496
- o.http_method = "POST"
497
- o.http_request_uri = "/"
498
- o.input = Shapes::ShapeRef.new(shape: CreateConnectionRequest)
499
- o.output = Shapes::ShapeRef.new(shape: Connection)
500
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
501
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
502
- end)
503
-
504
- api.add_operation(:create_interconnect, Seahorse::Model::Operation.new.tap do |o|
505
- o.name = "CreateInterconnect"
506
- o.http_method = "POST"
507
- o.http_request_uri = "/"
508
- o.input = Shapes::ShapeRef.new(shape: CreateInterconnectRequest)
509
- o.output = Shapes::ShapeRef.new(shape: Interconnect)
510
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
511
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
512
- end)
513
-
514
- api.add_operation(:create_private_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
515
- o.name = "CreatePrivateVirtualInterface"
516
- o.http_method = "POST"
517
- o.http_request_uri = "/"
518
- o.input = Shapes::ShapeRef.new(shape: CreatePrivateVirtualInterfaceRequest)
519
- o.output = Shapes::ShapeRef.new(shape: VirtualInterface)
520
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
521
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
522
- end)
523
-
524
- api.add_operation(:create_public_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
525
- o.name = "CreatePublicVirtualInterface"
526
- o.http_method = "POST"
527
- o.http_request_uri = "/"
528
- o.input = Shapes::ShapeRef.new(shape: CreatePublicVirtualInterfaceRequest)
529
- o.output = Shapes::ShapeRef.new(shape: VirtualInterface)
530
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
531
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
532
- end)
533
-
534
- api.add_operation(:delete_bgp_peer, Seahorse::Model::Operation.new.tap do |o|
535
- o.name = "DeleteBGPPeer"
536
- o.http_method = "POST"
537
- o.http_request_uri = "/"
538
- o.input = Shapes::ShapeRef.new(shape: DeleteBGPPeerRequest)
539
- o.output = Shapes::ShapeRef.new(shape: DeleteBGPPeerResponse)
540
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
541
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
542
- end)
543
-
544
- api.add_operation(:delete_connection, Seahorse::Model::Operation.new.tap do |o|
545
- o.name = "DeleteConnection"
546
- o.http_method = "POST"
547
- o.http_request_uri = "/"
548
- o.input = Shapes::ShapeRef.new(shape: DeleteConnectionRequest)
549
- o.output = Shapes::ShapeRef.new(shape: Connection)
550
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
551
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
552
- end)
553
-
554
- api.add_operation(:delete_interconnect, Seahorse::Model::Operation.new.tap do |o|
555
- o.name = "DeleteInterconnect"
556
- o.http_method = "POST"
557
- o.http_request_uri = "/"
558
- o.input = Shapes::ShapeRef.new(shape: DeleteInterconnectRequest)
559
- o.output = Shapes::ShapeRef.new(shape: DeleteInterconnectResponse)
560
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
561
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
562
- end)
563
-
564
- api.add_operation(:delete_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
565
- o.name = "DeleteVirtualInterface"
566
- o.http_method = "POST"
567
- o.http_request_uri = "/"
568
- o.input = Shapes::ShapeRef.new(shape: DeleteVirtualInterfaceRequest)
569
- o.output = Shapes::ShapeRef.new(shape: DeleteVirtualInterfaceResponse)
570
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
571
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
572
- end)
573
-
574
- api.add_operation(:describe_connection_loa, Seahorse::Model::Operation.new.tap do |o|
575
- o.name = "DescribeConnectionLoa"
576
- o.http_method = "POST"
577
- o.http_request_uri = "/"
578
- o.input = Shapes::ShapeRef.new(shape: DescribeConnectionLoaRequest)
579
- o.output = Shapes::ShapeRef.new(shape: DescribeConnectionLoaResponse)
580
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
581
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
582
- end)
583
-
584
- api.add_operation(:describe_connections, Seahorse::Model::Operation.new.tap do |o|
585
- o.name = "DescribeConnections"
586
- o.http_method = "POST"
587
- o.http_request_uri = "/"
588
- o.input = Shapes::ShapeRef.new(shape: DescribeConnectionsRequest)
589
- o.output = Shapes::ShapeRef.new(shape: Connections)
590
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
591
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
592
- end)
593
-
594
- api.add_operation(:describe_connections_on_interconnect, Seahorse::Model::Operation.new.tap do |o|
595
- o.name = "DescribeConnectionsOnInterconnect"
596
- o.http_method = "POST"
597
- o.http_request_uri = "/"
598
- o.input = Shapes::ShapeRef.new(shape: DescribeConnectionsOnInterconnectRequest)
599
- o.output = Shapes::ShapeRef.new(shape: Connections)
600
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
601
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
602
- end)
603
-
604
- api.add_operation(:describe_interconnect_loa, Seahorse::Model::Operation.new.tap do |o|
605
- o.name = "DescribeInterconnectLoa"
606
- o.http_method = "POST"
607
- o.http_request_uri = "/"
608
- o.input = Shapes::ShapeRef.new(shape: DescribeInterconnectLoaRequest)
609
- o.output = Shapes::ShapeRef.new(shape: DescribeInterconnectLoaResponse)
610
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
611
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
612
- end)
613
-
614
- api.add_operation(:describe_interconnects, Seahorse::Model::Operation.new.tap do |o|
615
- o.name = "DescribeInterconnects"
616
- o.http_method = "POST"
617
- o.http_request_uri = "/"
618
- o.input = Shapes::ShapeRef.new(shape: DescribeInterconnectsRequest)
619
- o.output = Shapes::ShapeRef.new(shape: Interconnects)
620
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
621
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
622
- end)
623
-
624
- api.add_operation(:describe_locations, Seahorse::Model::Operation.new.tap do |o|
625
- o.name = "DescribeLocations"
626
- o.http_method = "POST"
627
- o.http_request_uri = "/"
628
- o.input = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
629
- o.output = Shapes::ShapeRef.new(shape: Locations)
630
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
631
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
632
- end)
633
-
634
- api.add_operation(:describe_tags, Seahorse::Model::Operation.new.tap do |o|
635
- o.name = "DescribeTags"
636
- o.http_method = "POST"
637
- o.http_request_uri = "/"
638
- o.input = Shapes::ShapeRef.new(shape: DescribeTagsRequest)
639
- o.output = Shapes::ShapeRef.new(shape: DescribeTagsResponse)
640
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
641
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
642
- end)
643
-
644
- api.add_operation(:describe_virtual_gateways, Seahorse::Model::Operation.new.tap do |o|
645
- o.name = "DescribeVirtualGateways"
646
- o.http_method = "POST"
647
- o.http_request_uri = "/"
648
- o.input = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
649
- o.output = Shapes::ShapeRef.new(shape: VirtualGateways)
650
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
651
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
652
- end)
653
-
654
- api.add_operation(:describe_virtual_interfaces, Seahorse::Model::Operation.new.tap do |o|
655
- o.name = "DescribeVirtualInterfaces"
656
- o.http_method = "POST"
657
- o.http_request_uri = "/"
658
- o.input = Shapes::ShapeRef.new(shape: DescribeVirtualInterfacesRequest)
659
- o.output = Shapes::ShapeRef.new(shape: VirtualInterfaces)
660
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
661
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
662
- end)
663
-
664
- api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
665
- o.name = "TagResource"
666
- o.http_method = "POST"
667
- o.http_request_uri = "/"
668
- o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
669
- o.output = Shapes::ShapeRef.new(shape: TagResourceResponse)
670
- o.errors << Shapes::ShapeRef.new(shape: DuplicateTagKeysException)
671
- o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
672
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
673
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
674
- end)
675
-
676
- api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
677
- o.name = "UntagResource"
678
- o.http_method = "POST"
679
- o.http_request_uri = "/"
680
- o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
681
- o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
682
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
683
- o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
684
- end)
685
- end
686
502
 
503
+ # @api private
504
+ API = Seahorse::Model::Api.new.tap do |api|
505
+
506
+ api.version = "2012-10-25"
507
+
508
+ api.metadata = {
509
+ "endpointPrefix" => "directconnect",
510
+ "jsonVersion" => "1.1",
511
+ "protocol" => "json",
512
+ "serviceFullName" => "AWS Direct Connect",
513
+ "signatureVersion" => "v4",
514
+ "targetPrefix" => "OvertureService",
515
+ }
516
+
517
+ api.add_operation(:allocate_connection_on_interconnect, Seahorse::Model::Operation.new.tap do |o|
518
+ o.name = "AllocateConnectionOnInterconnect"
519
+ o.http_method = "POST"
520
+ o.http_request_uri = "/"
521
+ o.input = Shapes::ShapeRef.new(shape: AllocateConnectionOnInterconnectRequest)
522
+ o.output = Shapes::ShapeRef.new(shape: Connection)
523
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
524
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
525
+ end)
526
+
527
+ api.add_operation(:allocate_hosted_connection, Seahorse::Model::Operation.new.tap do |o|
528
+ o.name = "AllocateHostedConnection"
529
+ o.http_method = "POST"
530
+ o.http_request_uri = "/"
531
+ o.input = Shapes::ShapeRef.new(shape: AllocateHostedConnectionRequest)
532
+ o.output = Shapes::ShapeRef.new(shape: Connection)
533
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
534
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
535
+ end)
536
+
537
+ api.add_operation(:allocate_private_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
538
+ o.name = "AllocatePrivateVirtualInterface"
539
+ o.http_method = "POST"
540
+ o.http_request_uri = "/"
541
+ o.input = Shapes::ShapeRef.new(shape: AllocatePrivateVirtualInterfaceRequest)
542
+ o.output = Shapes::ShapeRef.new(shape: VirtualInterface)
543
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
544
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
545
+ end)
546
+
547
+ api.add_operation(:allocate_public_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
548
+ o.name = "AllocatePublicVirtualInterface"
549
+ o.http_method = "POST"
550
+ o.http_request_uri = "/"
551
+ o.input = Shapes::ShapeRef.new(shape: AllocatePublicVirtualInterfaceRequest)
552
+ o.output = Shapes::ShapeRef.new(shape: VirtualInterface)
553
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
554
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
555
+ end)
556
+
557
+ api.add_operation(:associate_connection_with_lag, Seahorse::Model::Operation.new.tap do |o|
558
+ o.name = "AssociateConnectionWithLag"
559
+ o.http_method = "POST"
560
+ o.http_request_uri = "/"
561
+ o.input = Shapes::ShapeRef.new(shape: AssociateConnectionWithLagRequest)
562
+ o.output = Shapes::ShapeRef.new(shape: Connection)
563
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
564
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
565
+ end)
566
+
567
+ api.add_operation(:associate_hosted_connection, Seahorse::Model::Operation.new.tap do |o|
568
+ o.name = "AssociateHostedConnection"
569
+ o.http_method = "POST"
570
+ o.http_request_uri = "/"
571
+ o.input = Shapes::ShapeRef.new(shape: AssociateHostedConnectionRequest)
572
+ o.output = Shapes::ShapeRef.new(shape: Connection)
573
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
574
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
575
+ end)
576
+
577
+ api.add_operation(:associate_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
578
+ o.name = "AssociateVirtualInterface"
579
+ o.http_method = "POST"
580
+ o.http_request_uri = "/"
581
+ o.input = Shapes::ShapeRef.new(shape: AssociateVirtualInterfaceRequest)
582
+ o.output = Shapes::ShapeRef.new(shape: VirtualInterface)
583
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
584
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
585
+ end)
586
+
587
+ api.add_operation(:confirm_connection, Seahorse::Model::Operation.new.tap do |o|
588
+ o.name = "ConfirmConnection"
589
+ o.http_method = "POST"
590
+ o.http_request_uri = "/"
591
+ o.input = Shapes::ShapeRef.new(shape: ConfirmConnectionRequest)
592
+ o.output = Shapes::ShapeRef.new(shape: ConfirmConnectionResponse)
593
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
594
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
595
+ end)
596
+
597
+ api.add_operation(:confirm_private_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
598
+ o.name = "ConfirmPrivateVirtualInterface"
599
+ o.http_method = "POST"
600
+ o.http_request_uri = "/"
601
+ o.input = Shapes::ShapeRef.new(shape: ConfirmPrivateVirtualInterfaceRequest)
602
+ o.output = Shapes::ShapeRef.new(shape: ConfirmPrivateVirtualInterfaceResponse)
603
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
604
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
605
+ end)
606
+
607
+ api.add_operation(:confirm_public_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
608
+ o.name = "ConfirmPublicVirtualInterface"
609
+ o.http_method = "POST"
610
+ o.http_request_uri = "/"
611
+ o.input = Shapes::ShapeRef.new(shape: ConfirmPublicVirtualInterfaceRequest)
612
+ o.output = Shapes::ShapeRef.new(shape: ConfirmPublicVirtualInterfaceResponse)
613
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
614
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
615
+ end)
616
+
617
+ api.add_operation(:create_bgp_peer, Seahorse::Model::Operation.new.tap do |o|
618
+ o.name = "CreateBGPPeer"
619
+ o.http_method = "POST"
620
+ o.http_request_uri = "/"
621
+ o.input = Shapes::ShapeRef.new(shape: CreateBGPPeerRequest)
622
+ o.output = Shapes::ShapeRef.new(shape: CreateBGPPeerResponse)
623
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
624
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
625
+ end)
626
+
627
+ api.add_operation(:create_connection, Seahorse::Model::Operation.new.tap do |o|
628
+ o.name = "CreateConnection"
629
+ o.http_method = "POST"
630
+ o.http_request_uri = "/"
631
+ o.input = Shapes::ShapeRef.new(shape: CreateConnectionRequest)
632
+ o.output = Shapes::ShapeRef.new(shape: Connection)
633
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
634
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
635
+ end)
636
+
637
+ api.add_operation(:create_interconnect, Seahorse::Model::Operation.new.tap do |o|
638
+ o.name = "CreateInterconnect"
639
+ o.http_method = "POST"
640
+ o.http_request_uri = "/"
641
+ o.input = Shapes::ShapeRef.new(shape: CreateInterconnectRequest)
642
+ o.output = Shapes::ShapeRef.new(shape: Interconnect)
643
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
644
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
645
+ end)
646
+
647
+ api.add_operation(:create_lag, Seahorse::Model::Operation.new.tap do |o|
648
+ o.name = "CreateLag"
649
+ o.http_method = "POST"
650
+ o.http_request_uri = "/"
651
+ o.input = Shapes::ShapeRef.new(shape: CreateLagRequest)
652
+ o.output = Shapes::ShapeRef.new(shape: Lag)
653
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
654
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
655
+ end)
656
+
657
+ api.add_operation(:create_private_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
658
+ o.name = "CreatePrivateVirtualInterface"
659
+ o.http_method = "POST"
660
+ o.http_request_uri = "/"
661
+ o.input = Shapes::ShapeRef.new(shape: CreatePrivateVirtualInterfaceRequest)
662
+ o.output = Shapes::ShapeRef.new(shape: VirtualInterface)
663
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
664
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
665
+ end)
666
+
667
+ api.add_operation(:create_public_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
668
+ o.name = "CreatePublicVirtualInterface"
669
+ o.http_method = "POST"
670
+ o.http_request_uri = "/"
671
+ o.input = Shapes::ShapeRef.new(shape: CreatePublicVirtualInterfaceRequest)
672
+ o.output = Shapes::ShapeRef.new(shape: VirtualInterface)
673
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
674
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
675
+ end)
676
+
677
+ api.add_operation(:delete_bgp_peer, Seahorse::Model::Operation.new.tap do |o|
678
+ o.name = "DeleteBGPPeer"
679
+ o.http_method = "POST"
680
+ o.http_request_uri = "/"
681
+ o.input = Shapes::ShapeRef.new(shape: DeleteBGPPeerRequest)
682
+ o.output = Shapes::ShapeRef.new(shape: DeleteBGPPeerResponse)
683
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
684
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
685
+ end)
686
+
687
+ api.add_operation(:delete_connection, Seahorse::Model::Operation.new.tap do |o|
688
+ o.name = "DeleteConnection"
689
+ o.http_method = "POST"
690
+ o.http_request_uri = "/"
691
+ o.input = Shapes::ShapeRef.new(shape: DeleteConnectionRequest)
692
+ o.output = Shapes::ShapeRef.new(shape: Connection)
693
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
694
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
695
+ end)
696
+
697
+ api.add_operation(:delete_interconnect, Seahorse::Model::Operation.new.tap do |o|
698
+ o.name = "DeleteInterconnect"
699
+ o.http_method = "POST"
700
+ o.http_request_uri = "/"
701
+ o.input = Shapes::ShapeRef.new(shape: DeleteInterconnectRequest)
702
+ o.output = Shapes::ShapeRef.new(shape: DeleteInterconnectResponse)
703
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
704
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
705
+ end)
706
+
707
+ api.add_operation(:delete_lag, Seahorse::Model::Operation.new.tap do |o|
708
+ o.name = "DeleteLag"
709
+ o.http_method = "POST"
710
+ o.http_request_uri = "/"
711
+ o.input = Shapes::ShapeRef.new(shape: DeleteLagRequest)
712
+ o.output = Shapes::ShapeRef.new(shape: Lag)
713
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
714
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
715
+ end)
716
+
717
+ api.add_operation(:delete_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
718
+ o.name = "DeleteVirtualInterface"
719
+ o.http_method = "POST"
720
+ o.http_request_uri = "/"
721
+ o.input = Shapes::ShapeRef.new(shape: DeleteVirtualInterfaceRequest)
722
+ o.output = Shapes::ShapeRef.new(shape: DeleteVirtualInterfaceResponse)
723
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
724
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
725
+ end)
726
+
727
+ api.add_operation(:describe_connection_loa, Seahorse::Model::Operation.new.tap do |o|
728
+ o.name = "DescribeConnectionLoa"
729
+ o.http_method = "POST"
730
+ o.http_request_uri = "/"
731
+ o.input = Shapes::ShapeRef.new(shape: DescribeConnectionLoaRequest)
732
+ o.output = Shapes::ShapeRef.new(shape: DescribeConnectionLoaResponse)
733
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
734
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
735
+ end)
736
+
737
+ api.add_operation(:describe_connections, Seahorse::Model::Operation.new.tap do |o|
738
+ o.name = "DescribeConnections"
739
+ o.http_method = "POST"
740
+ o.http_request_uri = "/"
741
+ o.input = Shapes::ShapeRef.new(shape: DescribeConnectionsRequest)
742
+ o.output = Shapes::ShapeRef.new(shape: Connections)
743
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
744
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
745
+ end)
746
+
747
+ api.add_operation(:describe_connections_on_interconnect, Seahorse::Model::Operation.new.tap do |o|
748
+ o.name = "DescribeConnectionsOnInterconnect"
749
+ o.http_method = "POST"
750
+ o.http_request_uri = "/"
751
+ o.input = Shapes::ShapeRef.new(shape: DescribeConnectionsOnInterconnectRequest)
752
+ o.output = Shapes::ShapeRef.new(shape: Connections)
753
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
754
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
755
+ end)
756
+
757
+ api.add_operation(:describe_hosted_connections, Seahorse::Model::Operation.new.tap do |o|
758
+ o.name = "DescribeHostedConnections"
759
+ o.http_method = "POST"
760
+ o.http_request_uri = "/"
761
+ o.input = Shapes::ShapeRef.new(shape: DescribeHostedConnectionsRequest)
762
+ o.output = Shapes::ShapeRef.new(shape: Connections)
763
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
764
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
765
+ end)
766
+
767
+ api.add_operation(:describe_interconnect_loa, Seahorse::Model::Operation.new.tap do |o|
768
+ o.name = "DescribeInterconnectLoa"
769
+ o.http_method = "POST"
770
+ o.http_request_uri = "/"
771
+ o.input = Shapes::ShapeRef.new(shape: DescribeInterconnectLoaRequest)
772
+ o.output = Shapes::ShapeRef.new(shape: DescribeInterconnectLoaResponse)
773
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
774
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
775
+ end)
776
+
777
+ api.add_operation(:describe_interconnects, Seahorse::Model::Operation.new.tap do |o|
778
+ o.name = "DescribeInterconnects"
779
+ o.http_method = "POST"
780
+ o.http_request_uri = "/"
781
+ o.input = Shapes::ShapeRef.new(shape: DescribeInterconnectsRequest)
782
+ o.output = Shapes::ShapeRef.new(shape: Interconnects)
783
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
784
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
785
+ end)
786
+
787
+ api.add_operation(:describe_lags, Seahorse::Model::Operation.new.tap do |o|
788
+ o.name = "DescribeLags"
789
+ o.http_method = "POST"
790
+ o.http_request_uri = "/"
791
+ o.input = Shapes::ShapeRef.new(shape: DescribeLagsRequest)
792
+ o.output = Shapes::ShapeRef.new(shape: Lags)
793
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
794
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
795
+ end)
796
+
797
+ api.add_operation(:describe_loa, Seahorse::Model::Operation.new.tap do |o|
798
+ o.name = "DescribeLoa"
799
+ o.http_method = "POST"
800
+ o.http_request_uri = "/"
801
+ o.input = Shapes::ShapeRef.new(shape: DescribeLoaRequest)
802
+ o.output = Shapes::ShapeRef.new(shape: Loa)
803
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
804
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
805
+ end)
806
+
807
+ api.add_operation(:describe_locations, Seahorse::Model::Operation.new.tap do |o|
808
+ o.name = "DescribeLocations"
809
+ o.http_method = "POST"
810
+ o.http_request_uri = "/"
811
+ o.input = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
812
+ o.output = Shapes::ShapeRef.new(shape: Locations)
813
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
814
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
815
+ end)
816
+
817
+ api.add_operation(:describe_tags, Seahorse::Model::Operation.new.tap do |o|
818
+ o.name = "DescribeTags"
819
+ o.http_method = "POST"
820
+ o.http_request_uri = "/"
821
+ o.input = Shapes::ShapeRef.new(shape: DescribeTagsRequest)
822
+ o.output = Shapes::ShapeRef.new(shape: DescribeTagsResponse)
823
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
824
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
825
+ end)
826
+
827
+ api.add_operation(:describe_virtual_gateways, Seahorse::Model::Operation.new.tap do |o|
828
+ o.name = "DescribeVirtualGateways"
829
+ o.http_method = "POST"
830
+ o.http_request_uri = "/"
831
+ o.input = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
832
+ o.output = Shapes::ShapeRef.new(shape: VirtualGateways)
833
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
834
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
835
+ end)
836
+
837
+ api.add_operation(:describe_virtual_interfaces, Seahorse::Model::Operation.new.tap do |o|
838
+ o.name = "DescribeVirtualInterfaces"
839
+ o.http_method = "POST"
840
+ o.http_request_uri = "/"
841
+ o.input = Shapes::ShapeRef.new(shape: DescribeVirtualInterfacesRequest)
842
+ o.output = Shapes::ShapeRef.new(shape: VirtualInterfaces)
843
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
844
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
845
+ end)
846
+
847
+ api.add_operation(:disassociate_connection_from_lag, Seahorse::Model::Operation.new.tap do |o|
848
+ o.name = "DisassociateConnectionFromLag"
849
+ o.http_method = "POST"
850
+ o.http_request_uri = "/"
851
+ o.input = Shapes::ShapeRef.new(shape: DisassociateConnectionFromLagRequest)
852
+ o.output = Shapes::ShapeRef.new(shape: Connection)
853
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
854
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
855
+ end)
856
+
857
+ api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
858
+ o.name = "TagResource"
859
+ o.http_method = "POST"
860
+ o.http_request_uri = "/"
861
+ o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
862
+ o.output = Shapes::ShapeRef.new(shape: TagResourceResponse)
863
+ o.errors << Shapes::ShapeRef.new(shape: DuplicateTagKeysException)
864
+ o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
865
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
866
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
867
+ end)
868
+
869
+ api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
870
+ o.name = "UntagResource"
871
+ o.http_method = "POST"
872
+ o.http_request_uri = "/"
873
+ o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
874
+ o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
875
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
876
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
877
+ end)
878
+
879
+ api.add_operation(:update_lag, Seahorse::Model::Operation.new.tap do |o|
880
+ o.name = "UpdateLag"
881
+ o.http_method = "POST"
882
+ o.http_request_uri = "/"
883
+ o.input = Shapes::ShapeRef.new(shape: UpdateLagRequest)
884
+ o.output = Shapes::ShapeRef.new(shape: Lag)
885
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
886
+ o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
887
+ end)
687
888
  end
889
+
688
890
  end
689
891
  end