@aws-sdk/client-direct-connect 3.300.0 → 3.303.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. package/dist-cjs/models/models_0.js +101 -117
  2. package/dist-es/models/models_0.js +101 -117
  3. package/dist-types/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +3 -3
  4. package/dist-types/commands/AllocateConnectionOnInterconnectCommand.d.ts +1 -1
  5. package/dist-types/commands/AllocateHostedConnectionCommand.d.ts +3 -3
  6. package/dist-types/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +4 -4
  7. package/dist-types/commands/AllocatePublicVirtualInterfaceCommand.d.ts +6 -6
  8. package/dist-types/commands/AllocateTransitVirtualInterfaceCommand.d.ts +4 -4
  9. package/dist-types/commands/AssociateConnectionWithLagCommand.d.ts +1 -1
  10. package/dist-types/commands/AssociateHostedConnectionCommand.d.ts +1 -1
  11. package/dist-types/commands/AssociateMacSecKeyCommand.d.ts +1 -1
  12. package/dist-types/commands/AssociateVirtualInterfaceCommand.d.ts +1 -1
  13. package/dist-types/commands/ConfirmConnectionCommand.d.ts +1 -1
  14. package/dist-types/commands/ConfirmCustomerAgreementCommand.d.ts +1 -1
  15. package/dist-types/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +1 -1
  16. package/dist-types/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +1 -1
  17. package/dist-types/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateBGPPeerCommand.d.ts +2 -2
  19. package/dist-types/commands/CreateConnectionCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateDirectConnectGatewayCommand.d.ts +1 -1
  23. package/dist-types/commands/CreateInterconnectCommand.d.ts +3 -3
  24. package/dist-types/commands/CreateLagCommand.d.ts +3 -3
  25. package/dist-types/commands/CreatePrivateVirtualInterfaceCommand.d.ts +4 -4
  26. package/dist-types/commands/CreatePublicVirtualInterfaceCommand.d.ts +6 -6
  27. package/dist-types/commands/CreateTransitVirtualInterfaceCommand.d.ts +4 -4
  28. package/dist-types/commands/DeleteBGPPeerCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteDirectConnectGatewayCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteInterconnectCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteLagCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteVirtualInterfaceCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeConnectionLoaCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribeConnectionsCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribeConnectionsOnInterconnectCommand.d.ts +1 -1
  39. package/dist-types/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +1 -1
  40. package/dist-types/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +1 -1
  41. package/dist-types/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +1 -1
  42. package/dist-types/commands/DescribeDirectConnectGatewaysCommand.d.ts +1 -1
  43. package/dist-types/commands/DescribeHostedConnectionsCommand.d.ts +1 -1
  44. package/dist-types/commands/DescribeInterconnectLoaCommand.d.ts +1 -1
  45. package/dist-types/commands/DescribeInterconnectsCommand.d.ts +1 -1
  46. package/dist-types/commands/DescribeLagsCommand.d.ts +1 -1
  47. package/dist-types/commands/DescribeLoaCommand.d.ts +1 -1
  48. package/dist-types/commands/DescribeRouterConfigurationCommand.d.ts +1 -1
  49. package/dist-types/commands/DescribeTagsCommand.d.ts +2 -2
  50. package/dist-types/commands/DescribeVirtualInterfacesCommand.d.ts +1 -1
  51. package/dist-types/commands/DisassociateConnectionFromLagCommand.d.ts +1 -1
  52. package/dist-types/commands/DisassociateMacSecKeyCommand.d.ts +1 -1
  53. package/dist-types/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +2 -2
  54. package/dist-types/commands/StartBgpFailoverTestCommand.d.ts +2 -2
  55. package/dist-types/commands/StopBgpFailoverTestCommand.d.ts +1 -1
  56. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  57. package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
  58. package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -1
  59. package/dist-types/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +3 -3
  60. package/dist-types/commands/UpdateDirectConnectGatewayCommand.d.ts +1 -1
  61. package/dist-types/commands/UpdateLagCommand.d.ts +1 -1
  62. package/dist-types/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +1 -1
  63. package/dist-types/models/models_0.d.ts +181 -101
  64. package/dist-types/ts3.4/models/models_0.d.ts +128 -101
  65. package/package.json +34 -34
@@ -2,19 +2,17 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.DirectConnectGatewayAttachmentType = exports.DirectConnectGatewayAttachmentState = exports.NniPartnerType = exports.LoaContentType = exports.LagState = exports.InterconnectState = exports.DirectConnectGatewayAssociationProposalState = exports.DirectConnectGatewayState = exports.VirtualInterfaceState = exports.BGPStatus = exports.BGPPeerState = exports.TooManyTagsException = exports.DuplicateTagKeysException = exports.HasLogicalRedundancy = exports.ConnectionState = exports.AddressFamily = exports.DirectConnectServerException = exports.DirectConnectClientException = exports.DirectConnectGatewayAssociationState = exports.GatewayType = void 0;
4
4
  const DirectConnectServiceException_1 = require("./DirectConnectServiceException");
5
- var GatewayType;
6
- (function (GatewayType) {
7
- GatewayType["TransitGateway"] = "transitGateway";
8
- GatewayType["VirtualPrivateGateway"] = "virtualPrivateGateway";
9
- })(GatewayType = exports.GatewayType || (exports.GatewayType = {}));
10
- var DirectConnectGatewayAssociationState;
11
- (function (DirectConnectGatewayAssociationState) {
12
- DirectConnectGatewayAssociationState["associated"] = "associated";
13
- DirectConnectGatewayAssociationState["associating"] = "associating";
14
- DirectConnectGatewayAssociationState["disassociated"] = "disassociated";
15
- DirectConnectGatewayAssociationState["disassociating"] = "disassociating";
16
- DirectConnectGatewayAssociationState["updating"] = "updating";
17
- })(DirectConnectGatewayAssociationState = exports.DirectConnectGatewayAssociationState || (exports.DirectConnectGatewayAssociationState = {}));
5
+ exports.GatewayType = {
6
+ TransitGateway: "transitGateway",
7
+ VirtualPrivateGateway: "virtualPrivateGateway",
8
+ };
9
+ exports.DirectConnectGatewayAssociationState = {
10
+ associated: "associated",
11
+ associating: "associating",
12
+ disassociated: "disassociated",
13
+ disassociating: "disassociating",
14
+ updating: "updating",
15
+ };
18
16
  class DirectConnectClientException extends DirectConnectServiceException_1.DirectConnectServiceException {
19
17
  constructor(opts) {
20
18
  super({
@@ -41,29 +39,26 @@ class DirectConnectServerException extends DirectConnectServiceException_1.Direc
41
39
  }
42
40
  }
43
41
  exports.DirectConnectServerException = DirectConnectServerException;
44
- var AddressFamily;
45
- (function (AddressFamily) {
46
- AddressFamily["IPv4"] = "ipv4";
47
- AddressFamily["IPv6"] = "ipv6";
48
- })(AddressFamily = exports.AddressFamily || (exports.AddressFamily = {}));
49
- var ConnectionState;
50
- (function (ConnectionState) {
51
- ConnectionState["available"] = "available";
52
- ConnectionState["deleted"] = "deleted";
53
- ConnectionState["deleting"] = "deleting";
54
- ConnectionState["down"] = "down";
55
- ConnectionState["ordering"] = "ordering";
56
- ConnectionState["pending"] = "pending";
57
- ConnectionState["rejected"] = "rejected";
58
- ConnectionState["requested"] = "requested";
59
- ConnectionState["unknown"] = "unknown";
60
- })(ConnectionState = exports.ConnectionState || (exports.ConnectionState = {}));
61
- var HasLogicalRedundancy;
62
- (function (HasLogicalRedundancy) {
63
- HasLogicalRedundancy["No"] = "no";
64
- HasLogicalRedundancy["Unknown"] = "unknown";
65
- HasLogicalRedundancy["Yes"] = "yes";
66
- })(HasLogicalRedundancy = exports.HasLogicalRedundancy || (exports.HasLogicalRedundancy = {}));
42
+ exports.AddressFamily = {
43
+ IPv4: "ipv4",
44
+ IPv6: "ipv6",
45
+ };
46
+ exports.ConnectionState = {
47
+ available: "available",
48
+ deleted: "deleted",
49
+ deleting: "deleting",
50
+ down: "down",
51
+ ordering: "ordering",
52
+ pending: "pending",
53
+ rejected: "rejected",
54
+ requested: "requested",
55
+ unknown: "unknown",
56
+ };
57
+ exports.HasLogicalRedundancy = {
58
+ No: "no",
59
+ Unknown: "unknown",
60
+ Yes: "yes",
61
+ };
67
62
  class DuplicateTagKeysException extends DirectConnectServiceException_1.DirectConnectServiceException {
68
63
  constructor(opts) {
69
64
  super({
@@ -90,84 +85,73 @@ class TooManyTagsException extends DirectConnectServiceException_1.DirectConnect
90
85
  }
91
86
  }
92
87
  exports.TooManyTagsException = TooManyTagsException;
93
- var BGPPeerState;
94
- (function (BGPPeerState) {
95
- BGPPeerState["Available"] = "available";
96
- BGPPeerState["Deleted"] = "deleted";
97
- BGPPeerState["Deleting"] = "deleting";
98
- BGPPeerState["Pending"] = "pending";
99
- BGPPeerState["Verifying"] = "verifying";
100
- })(BGPPeerState = exports.BGPPeerState || (exports.BGPPeerState = {}));
101
- var BGPStatus;
102
- (function (BGPStatus) {
103
- BGPStatus["Down"] = "down";
104
- BGPStatus["Unknown"] = "unknown";
105
- BGPStatus["Up"] = "up";
106
- })(BGPStatus = exports.BGPStatus || (exports.BGPStatus = {}));
107
- var VirtualInterfaceState;
108
- (function (VirtualInterfaceState) {
109
- VirtualInterfaceState["available"] = "available";
110
- VirtualInterfaceState["confirming"] = "confirming";
111
- VirtualInterfaceState["deleted"] = "deleted";
112
- VirtualInterfaceState["deleting"] = "deleting";
113
- VirtualInterfaceState["down"] = "down";
114
- VirtualInterfaceState["pending"] = "pending";
115
- VirtualInterfaceState["rejected"] = "rejected";
116
- VirtualInterfaceState["unknown"] = "unknown";
117
- VirtualInterfaceState["verifying"] = "verifying";
118
- })(VirtualInterfaceState = exports.VirtualInterfaceState || (exports.VirtualInterfaceState = {}));
119
- var DirectConnectGatewayState;
120
- (function (DirectConnectGatewayState) {
121
- DirectConnectGatewayState["available"] = "available";
122
- DirectConnectGatewayState["deleted"] = "deleted";
123
- DirectConnectGatewayState["deleting"] = "deleting";
124
- DirectConnectGatewayState["pending"] = "pending";
125
- })(DirectConnectGatewayState = exports.DirectConnectGatewayState || (exports.DirectConnectGatewayState = {}));
126
- var DirectConnectGatewayAssociationProposalState;
127
- (function (DirectConnectGatewayAssociationProposalState) {
128
- DirectConnectGatewayAssociationProposalState["accepted"] = "accepted";
129
- DirectConnectGatewayAssociationProposalState["deleted"] = "deleted";
130
- DirectConnectGatewayAssociationProposalState["requested"] = "requested";
131
- })(DirectConnectGatewayAssociationProposalState = exports.DirectConnectGatewayAssociationProposalState || (exports.DirectConnectGatewayAssociationProposalState = {}));
132
- var InterconnectState;
133
- (function (InterconnectState) {
134
- InterconnectState["available"] = "available";
135
- InterconnectState["deleted"] = "deleted";
136
- InterconnectState["deleting"] = "deleting";
137
- InterconnectState["down"] = "down";
138
- InterconnectState["pending"] = "pending";
139
- InterconnectState["requested"] = "requested";
140
- InterconnectState["unknown"] = "unknown";
141
- })(InterconnectState = exports.InterconnectState || (exports.InterconnectState = {}));
142
- var LagState;
143
- (function (LagState) {
144
- LagState["available"] = "available";
145
- LagState["deleted"] = "deleted";
146
- LagState["deleting"] = "deleting";
147
- LagState["down"] = "down";
148
- LagState["pending"] = "pending";
149
- LagState["requested"] = "requested";
150
- LagState["unknown"] = "unknown";
151
- })(LagState = exports.LagState || (exports.LagState = {}));
152
- var LoaContentType;
153
- (function (LoaContentType) {
154
- LoaContentType["PDF"] = "application/pdf";
155
- })(LoaContentType = exports.LoaContentType || (exports.LoaContentType = {}));
156
- var NniPartnerType;
157
- (function (NniPartnerType) {
158
- NniPartnerType["NonPartner"] = "nonPartner";
159
- NniPartnerType["V1"] = "v1";
160
- NniPartnerType["V2"] = "v2";
161
- })(NniPartnerType = exports.NniPartnerType || (exports.NniPartnerType = {}));
162
- var DirectConnectGatewayAttachmentState;
163
- (function (DirectConnectGatewayAttachmentState) {
164
- DirectConnectGatewayAttachmentState["attached"] = "attached";
165
- DirectConnectGatewayAttachmentState["attaching"] = "attaching";
166
- DirectConnectGatewayAttachmentState["detached"] = "detached";
167
- DirectConnectGatewayAttachmentState["detaching"] = "detaching";
168
- })(DirectConnectGatewayAttachmentState = exports.DirectConnectGatewayAttachmentState || (exports.DirectConnectGatewayAttachmentState = {}));
169
- var DirectConnectGatewayAttachmentType;
170
- (function (DirectConnectGatewayAttachmentType) {
171
- DirectConnectGatewayAttachmentType["PrivateVirtualInterface"] = "PrivateVirtualInterface";
172
- DirectConnectGatewayAttachmentType["TransitVirtualInterface"] = "TransitVirtualInterface";
173
- })(DirectConnectGatewayAttachmentType = exports.DirectConnectGatewayAttachmentType || (exports.DirectConnectGatewayAttachmentType = {}));
88
+ exports.BGPPeerState = {
89
+ Available: "available",
90
+ Deleted: "deleted",
91
+ Deleting: "deleting",
92
+ Pending: "pending",
93
+ Verifying: "verifying",
94
+ };
95
+ exports.BGPStatus = {
96
+ Down: "down",
97
+ Unknown: "unknown",
98
+ Up: "up",
99
+ };
100
+ exports.VirtualInterfaceState = {
101
+ available: "available",
102
+ confirming: "confirming",
103
+ deleted: "deleted",
104
+ deleting: "deleting",
105
+ down: "down",
106
+ pending: "pending",
107
+ rejected: "rejected",
108
+ unknown: "unknown",
109
+ verifying: "verifying",
110
+ };
111
+ exports.DirectConnectGatewayState = {
112
+ available: "available",
113
+ deleted: "deleted",
114
+ deleting: "deleting",
115
+ pending: "pending",
116
+ };
117
+ exports.DirectConnectGatewayAssociationProposalState = {
118
+ accepted: "accepted",
119
+ deleted: "deleted",
120
+ requested: "requested",
121
+ };
122
+ exports.InterconnectState = {
123
+ available: "available",
124
+ deleted: "deleted",
125
+ deleting: "deleting",
126
+ down: "down",
127
+ pending: "pending",
128
+ requested: "requested",
129
+ unknown: "unknown",
130
+ };
131
+ exports.LagState = {
132
+ available: "available",
133
+ deleted: "deleted",
134
+ deleting: "deleting",
135
+ down: "down",
136
+ pending: "pending",
137
+ requested: "requested",
138
+ unknown: "unknown",
139
+ };
140
+ exports.LoaContentType = {
141
+ PDF: "application/pdf",
142
+ };
143
+ exports.NniPartnerType = {
144
+ NonPartner: "nonPartner",
145
+ V1: "v1",
146
+ V2: "v2",
147
+ };
148
+ exports.DirectConnectGatewayAttachmentState = {
149
+ attached: "attached",
150
+ attaching: "attaching",
151
+ detached: "detached",
152
+ detaching: "detaching",
153
+ };
154
+ exports.DirectConnectGatewayAttachmentType = {
155
+ PrivateVirtualInterface: "PrivateVirtualInterface",
156
+ TransitVirtualInterface: "TransitVirtualInterface",
157
+ };
@@ -1,17 +1,15 @@
1
1
  import { DirectConnectServiceException as __BaseException } from "./DirectConnectServiceException";
2
- export var GatewayType;
3
- (function (GatewayType) {
4
- GatewayType["TransitGateway"] = "transitGateway";
5
- GatewayType["VirtualPrivateGateway"] = "virtualPrivateGateway";
6
- })(GatewayType || (GatewayType = {}));
7
- export var DirectConnectGatewayAssociationState;
8
- (function (DirectConnectGatewayAssociationState) {
9
- DirectConnectGatewayAssociationState["associated"] = "associated";
10
- DirectConnectGatewayAssociationState["associating"] = "associating";
11
- DirectConnectGatewayAssociationState["disassociated"] = "disassociated";
12
- DirectConnectGatewayAssociationState["disassociating"] = "disassociating";
13
- DirectConnectGatewayAssociationState["updating"] = "updating";
14
- })(DirectConnectGatewayAssociationState || (DirectConnectGatewayAssociationState = {}));
2
+ export const GatewayType = {
3
+ TransitGateway: "transitGateway",
4
+ VirtualPrivateGateway: "virtualPrivateGateway",
5
+ };
6
+ export const DirectConnectGatewayAssociationState = {
7
+ associated: "associated",
8
+ associating: "associating",
9
+ disassociated: "disassociated",
10
+ disassociating: "disassociating",
11
+ updating: "updating",
12
+ };
15
13
  export class DirectConnectClientException extends __BaseException {
16
14
  constructor(opts) {
17
15
  super({
@@ -36,29 +34,26 @@ export class DirectConnectServerException extends __BaseException {
36
34
  Object.setPrototypeOf(this, DirectConnectServerException.prototype);
37
35
  }
38
36
  }
39
- export var AddressFamily;
40
- (function (AddressFamily) {
41
- AddressFamily["IPv4"] = "ipv4";
42
- AddressFamily["IPv6"] = "ipv6";
43
- })(AddressFamily || (AddressFamily = {}));
44
- export var ConnectionState;
45
- (function (ConnectionState) {
46
- ConnectionState["available"] = "available";
47
- ConnectionState["deleted"] = "deleted";
48
- ConnectionState["deleting"] = "deleting";
49
- ConnectionState["down"] = "down";
50
- ConnectionState["ordering"] = "ordering";
51
- ConnectionState["pending"] = "pending";
52
- ConnectionState["rejected"] = "rejected";
53
- ConnectionState["requested"] = "requested";
54
- ConnectionState["unknown"] = "unknown";
55
- })(ConnectionState || (ConnectionState = {}));
56
- export var HasLogicalRedundancy;
57
- (function (HasLogicalRedundancy) {
58
- HasLogicalRedundancy["No"] = "no";
59
- HasLogicalRedundancy["Unknown"] = "unknown";
60
- HasLogicalRedundancy["Yes"] = "yes";
61
- })(HasLogicalRedundancy || (HasLogicalRedundancy = {}));
37
+ export const AddressFamily = {
38
+ IPv4: "ipv4",
39
+ IPv6: "ipv6",
40
+ };
41
+ export const ConnectionState = {
42
+ available: "available",
43
+ deleted: "deleted",
44
+ deleting: "deleting",
45
+ down: "down",
46
+ ordering: "ordering",
47
+ pending: "pending",
48
+ rejected: "rejected",
49
+ requested: "requested",
50
+ unknown: "unknown",
51
+ };
52
+ export const HasLogicalRedundancy = {
53
+ No: "no",
54
+ Unknown: "unknown",
55
+ Yes: "yes",
56
+ };
62
57
  export class DuplicateTagKeysException extends __BaseException {
63
58
  constructor(opts) {
64
59
  super({
@@ -83,84 +78,73 @@ export class TooManyTagsException extends __BaseException {
83
78
  Object.setPrototypeOf(this, TooManyTagsException.prototype);
84
79
  }
85
80
  }
86
- export var BGPPeerState;
87
- (function (BGPPeerState) {
88
- BGPPeerState["Available"] = "available";
89
- BGPPeerState["Deleted"] = "deleted";
90
- BGPPeerState["Deleting"] = "deleting";
91
- BGPPeerState["Pending"] = "pending";
92
- BGPPeerState["Verifying"] = "verifying";
93
- })(BGPPeerState || (BGPPeerState = {}));
94
- export var BGPStatus;
95
- (function (BGPStatus) {
96
- BGPStatus["Down"] = "down";
97
- BGPStatus["Unknown"] = "unknown";
98
- BGPStatus["Up"] = "up";
99
- })(BGPStatus || (BGPStatus = {}));
100
- export var VirtualInterfaceState;
101
- (function (VirtualInterfaceState) {
102
- VirtualInterfaceState["available"] = "available";
103
- VirtualInterfaceState["confirming"] = "confirming";
104
- VirtualInterfaceState["deleted"] = "deleted";
105
- VirtualInterfaceState["deleting"] = "deleting";
106
- VirtualInterfaceState["down"] = "down";
107
- VirtualInterfaceState["pending"] = "pending";
108
- VirtualInterfaceState["rejected"] = "rejected";
109
- VirtualInterfaceState["unknown"] = "unknown";
110
- VirtualInterfaceState["verifying"] = "verifying";
111
- })(VirtualInterfaceState || (VirtualInterfaceState = {}));
112
- export var DirectConnectGatewayState;
113
- (function (DirectConnectGatewayState) {
114
- DirectConnectGatewayState["available"] = "available";
115
- DirectConnectGatewayState["deleted"] = "deleted";
116
- DirectConnectGatewayState["deleting"] = "deleting";
117
- DirectConnectGatewayState["pending"] = "pending";
118
- })(DirectConnectGatewayState || (DirectConnectGatewayState = {}));
119
- export var DirectConnectGatewayAssociationProposalState;
120
- (function (DirectConnectGatewayAssociationProposalState) {
121
- DirectConnectGatewayAssociationProposalState["accepted"] = "accepted";
122
- DirectConnectGatewayAssociationProposalState["deleted"] = "deleted";
123
- DirectConnectGatewayAssociationProposalState["requested"] = "requested";
124
- })(DirectConnectGatewayAssociationProposalState || (DirectConnectGatewayAssociationProposalState = {}));
125
- export var InterconnectState;
126
- (function (InterconnectState) {
127
- InterconnectState["available"] = "available";
128
- InterconnectState["deleted"] = "deleted";
129
- InterconnectState["deleting"] = "deleting";
130
- InterconnectState["down"] = "down";
131
- InterconnectState["pending"] = "pending";
132
- InterconnectState["requested"] = "requested";
133
- InterconnectState["unknown"] = "unknown";
134
- })(InterconnectState || (InterconnectState = {}));
135
- export var LagState;
136
- (function (LagState) {
137
- LagState["available"] = "available";
138
- LagState["deleted"] = "deleted";
139
- LagState["deleting"] = "deleting";
140
- LagState["down"] = "down";
141
- LagState["pending"] = "pending";
142
- LagState["requested"] = "requested";
143
- LagState["unknown"] = "unknown";
144
- })(LagState || (LagState = {}));
145
- export var LoaContentType;
146
- (function (LoaContentType) {
147
- LoaContentType["PDF"] = "application/pdf";
148
- })(LoaContentType || (LoaContentType = {}));
149
- export var NniPartnerType;
150
- (function (NniPartnerType) {
151
- NniPartnerType["NonPartner"] = "nonPartner";
152
- NniPartnerType["V1"] = "v1";
153
- NniPartnerType["V2"] = "v2";
154
- })(NniPartnerType || (NniPartnerType = {}));
155
- export var DirectConnectGatewayAttachmentState;
156
- (function (DirectConnectGatewayAttachmentState) {
157
- DirectConnectGatewayAttachmentState["attached"] = "attached";
158
- DirectConnectGatewayAttachmentState["attaching"] = "attaching";
159
- DirectConnectGatewayAttachmentState["detached"] = "detached";
160
- DirectConnectGatewayAttachmentState["detaching"] = "detaching";
161
- })(DirectConnectGatewayAttachmentState || (DirectConnectGatewayAttachmentState = {}));
162
- export var DirectConnectGatewayAttachmentType;
163
- (function (DirectConnectGatewayAttachmentType) {
164
- DirectConnectGatewayAttachmentType["PrivateVirtualInterface"] = "PrivateVirtualInterface";
165
- DirectConnectGatewayAttachmentType["TransitVirtualInterface"] = "TransitVirtualInterface";
166
- })(DirectConnectGatewayAttachmentType || (DirectConnectGatewayAttachmentType = {}));
81
+ export const BGPPeerState = {
82
+ Available: "available",
83
+ Deleted: "deleted",
84
+ Deleting: "deleting",
85
+ Pending: "pending",
86
+ Verifying: "verifying",
87
+ };
88
+ export const BGPStatus = {
89
+ Down: "down",
90
+ Unknown: "unknown",
91
+ Up: "up",
92
+ };
93
+ export const VirtualInterfaceState = {
94
+ available: "available",
95
+ confirming: "confirming",
96
+ deleted: "deleted",
97
+ deleting: "deleting",
98
+ down: "down",
99
+ pending: "pending",
100
+ rejected: "rejected",
101
+ unknown: "unknown",
102
+ verifying: "verifying",
103
+ };
104
+ export const DirectConnectGatewayState = {
105
+ available: "available",
106
+ deleted: "deleted",
107
+ deleting: "deleting",
108
+ pending: "pending",
109
+ };
110
+ export const DirectConnectGatewayAssociationProposalState = {
111
+ accepted: "accepted",
112
+ deleted: "deleted",
113
+ requested: "requested",
114
+ };
115
+ export const InterconnectState = {
116
+ available: "available",
117
+ deleted: "deleted",
118
+ deleting: "deleting",
119
+ down: "down",
120
+ pending: "pending",
121
+ requested: "requested",
122
+ unknown: "unknown",
123
+ };
124
+ export const LagState = {
125
+ available: "available",
126
+ deleted: "deleted",
127
+ deleting: "deleting",
128
+ down: "down",
129
+ pending: "pending",
130
+ requested: "requested",
131
+ unknown: "unknown",
132
+ };
133
+ export const LoaContentType = {
134
+ PDF: "application/pdf",
135
+ };
136
+ export const NniPartnerType = {
137
+ NonPartner: "nonPartner",
138
+ V1: "v1",
139
+ V2: "v2",
140
+ };
141
+ export const DirectConnectGatewayAttachmentState = {
142
+ attached: "attached",
143
+ attaching: "attaching",
144
+ detached: "detached",
145
+ detaching: "detaching",
146
+ };
147
+ export const DirectConnectGatewayAttachmentType = {
148
+ PrivateVirtualInterface: "PrivateVirtualInterface",
149
+ TransitVirtualInterface: "TransitVirtualInterface",
150
+ };
@@ -26,12 +26,12 @@ export interface AcceptDirectConnectGatewayAssociationProposalCommandOutput exte
26
26
  * import { DirectConnectClient, AcceptDirectConnectGatewayAssociationProposalCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
27
27
  * // const { DirectConnectClient, AcceptDirectConnectGatewayAssociationProposalCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
28
28
  * const client = new DirectConnectClient(config);
29
- * const input = {
29
+ * const input = { // AcceptDirectConnectGatewayAssociationProposalRequest
30
30
  * directConnectGatewayId: "STRING_VALUE", // required
31
31
  * proposalId: "STRING_VALUE", // required
32
32
  * associatedGatewayOwnerAccount: "STRING_VALUE", // required
33
- * overrideAllowedPrefixesToDirectConnectGateway: [
34
- * {
33
+ * overrideAllowedPrefixesToDirectConnectGateway: [ // RouteFilterPrefixList
34
+ * { // RouteFilterPrefix
35
35
  * cidr: "STRING_VALUE",
36
36
  * },
37
37
  * ],
@@ -33,7 +33,7 @@ export interface AllocateConnectionOnInterconnectCommandOutput extends Connectio
33
33
  * import { DirectConnectClient, AllocateConnectionOnInterconnectCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
34
34
  * // const { DirectConnectClient, AllocateConnectionOnInterconnectCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
35
35
  * const client = new DirectConnectClient(config);
36
- * const input = {
36
+ * const input = { // AllocateConnectionOnInterconnectRequest
37
37
  * bandwidth: "STRING_VALUE", // required
38
38
  * connectionName: "STRING_VALUE", // required
39
39
  * ownerAccount: "STRING_VALUE", // required
@@ -31,14 +31,14 @@ export interface AllocateHostedConnectionCommandOutput extends Connection, __Met
31
31
  * import { DirectConnectClient, AllocateHostedConnectionCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
32
32
  * // const { DirectConnectClient, AllocateHostedConnectionCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
33
33
  * const client = new DirectConnectClient(config);
34
- * const input = {
34
+ * const input = { // AllocateHostedConnectionRequest
35
35
  * connectionId: "STRING_VALUE", // required
36
36
  * ownerAccount: "STRING_VALUE", // required
37
37
  * bandwidth: "STRING_VALUE", // required
38
38
  * connectionName: "STRING_VALUE", // required
39
39
  * vlan: Number("int"), // required
40
- * tags: [
41
- * {
40
+ * tags: [ // TagList
41
+ * { // Tag
42
42
  * key: "STRING_VALUE", // required
43
43
  * value: "STRING_VALUE",
44
44
  * },
@@ -28,10 +28,10 @@ export interface AllocatePrivateVirtualInterfaceCommandOutput extends VirtualInt
28
28
  * import { DirectConnectClient, AllocatePrivateVirtualInterfaceCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
29
29
  * // const { DirectConnectClient, AllocatePrivateVirtualInterfaceCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
30
30
  * const client = new DirectConnectClient(config);
31
- * const input = {
31
+ * const input = { // AllocatePrivateVirtualInterfaceRequest
32
32
  * connectionId: "STRING_VALUE", // required
33
33
  * ownerAccount: "STRING_VALUE", // required
34
- * newPrivateVirtualInterfaceAllocation: {
34
+ * newPrivateVirtualInterfaceAllocation: { // NewPrivateVirtualInterfaceAllocation
35
35
  * virtualInterfaceName: "STRING_VALUE", // required
36
36
  * vlan: Number("int"), // required
37
37
  * asn: Number("int"), // required
@@ -40,8 +40,8 @@ export interface AllocatePrivateVirtualInterfaceCommandOutput extends VirtualInt
40
40
  * amazonAddress: "STRING_VALUE",
41
41
  * addressFamily: "ipv4" || "ipv6",
42
42
  * customerAddress: "STRING_VALUE",
43
- * tags: [
44
- * {
43
+ * tags: [ // TagList
44
+ * { // Tag
45
45
  * key: "STRING_VALUE", // required
46
46
  * value: "STRING_VALUE",
47
47
  * },
@@ -31,10 +31,10 @@ export interface AllocatePublicVirtualInterfaceCommandOutput extends VirtualInte
31
31
  * import { DirectConnectClient, AllocatePublicVirtualInterfaceCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
32
32
  * // const { DirectConnectClient, AllocatePublicVirtualInterfaceCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
33
33
  * const client = new DirectConnectClient(config);
34
- * const input = {
34
+ * const input = { // AllocatePublicVirtualInterfaceRequest
35
35
  * connectionId: "STRING_VALUE", // required
36
36
  * ownerAccount: "STRING_VALUE", // required
37
- * newPublicVirtualInterfaceAllocation: {
37
+ * newPublicVirtualInterfaceAllocation: { // NewPublicVirtualInterfaceAllocation
38
38
  * virtualInterfaceName: "STRING_VALUE", // required
39
39
  * vlan: Number("int"), // required
40
40
  * asn: Number("int"), // required
@@ -42,13 +42,13 @@ export interface AllocatePublicVirtualInterfaceCommandOutput extends VirtualInte
42
42
  * amazonAddress: "STRING_VALUE",
43
43
  * customerAddress: "STRING_VALUE",
44
44
  * addressFamily: "ipv4" || "ipv6",
45
- * routeFilterPrefixes: [
46
- * {
45
+ * routeFilterPrefixes: [ // RouteFilterPrefixList
46
+ * { // RouteFilterPrefix
47
47
  * cidr: "STRING_VALUE",
48
48
  * },
49
49
  * ],
50
- * tags: [
51
- * {
50
+ * tags: [ // TagList
51
+ * { // Tag
52
52
  * key: "STRING_VALUE", // required
53
53
  * value: "STRING_VALUE",
54
54
  * },
@@ -28,10 +28,10 @@ export interface AllocateTransitVirtualInterfaceCommandOutput extends AllocateTr
28
28
  * import { DirectConnectClient, AllocateTransitVirtualInterfaceCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
29
29
  * // const { DirectConnectClient, AllocateTransitVirtualInterfaceCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
30
30
  * const client = new DirectConnectClient(config);
31
- * const input = {
31
+ * const input = { // AllocateTransitVirtualInterfaceRequest
32
32
  * connectionId: "STRING_VALUE", // required
33
33
  * ownerAccount: "STRING_VALUE", // required
34
- * newTransitVirtualInterfaceAllocation: {
34
+ * newTransitVirtualInterfaceAllocation: { // NewTransitVirtualInterfaceAllocation
35
35
  * virtualInterfaceName: "STRING_VALUE",
36
36
  * vlan: Number("int"),
37
37
  * asn: Number("int"),
@@ -40,8 +40,8 @@ export interface AllocateTransitVirtualInterfaceCommandOutput extends AllocateTr
40
40
  * amazonAddress: "STRING_VALUE",
41
41
  * customerAddress: "STRING_VALUE",
42
42
  * addressFamily: "ipv4" || "ipv6",
43
- * tags: [
44
- * {
43
+ * tags: [ // TagList
44
+ * { // Tag
45
45
  * key: "STRING_VALUE", // required
46
46
  * value: "STRING_VALUE",
47
47
  * },
@@ -39,7 +39,7 @@ export interface AssociateConnectionWithLagCommandOutput extends Connection, __M
39
39
  * import { DirectConnectClient, AssociateConnectionWithLagCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
40
40
  * // const { DirectConnectClient, AssociateConnectionWithLagCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
41
41
  * const client = new DirectConnectClient(config);
42
- * const input = {
42
+ * const input = { // AssociateConnectionWithLagRequest
43
43
  * connectionId: "STRING_VALUE", // required
44
44
  * lagId: "STRING_VALUE", // required
45
45
  * };
@@ -33,7 +33,7 @@ export interface AssociateHostedConnectionCommandOutput extends Connection, __Me
33
33
  * import { DirectConnectClient, AssociateHostedConnectionCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
34
34
  * // const { DirectConnectClient, AssociateHostedConnectionCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
35
35
  * const client = new DirectConnectClient(config);
36
- * const input = {
36
+ * const input = { // AssociateHostedConnectionRequest
37
37
  * connectionId: "STRING_VALUE", // required
38
38
  * parentConnectionId: "STRING_VALUE", // required
39
39
  * };