@aws-sdk/client-global-accelerator 3.533.0 → 3.535.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 (117) hide show
  1. package/dist-types/GlobalAccelerator.d.ts +6 -1
  2. package/dist-types/GlobalAcceleratorClient.d.ts +1 -1
  3. package/dist-types/commands/AddCustomRoutingEndpointsCommand.d.ts +2 -1
  4. package/dist-types/commands/AddEndpointsCommand.d.ts +2 -1
  5. package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +2 -1
  6. package/dist-types/commands/AllowCustomRoutingTrafficCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateAcceleratorCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateCrossAccountAttachmentCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateCustomRoutingAcceleratorCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateCustomRoutingListenerCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateEndpointGroupCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateListenerCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteAcceleratorCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteCrossAccountAttachmentCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteCustomRoutingListenerCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteEndpointGroupCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteListenerCommand.d.ts +2 -1
  21. package/dist-types/commands/DenyCustomRoutingTrafficCommand.d.ts +2 -1
  22. package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +2 -1
  23. package/dist-types/commands/DescribeAcceleratorAttributesCommand.d.ts +2 -1
  24. package/dist-types/commands/DescribeAcceleratorCommand.d.ts +2 -1
  25. package/dist-types/commands/DescribeCrossAccountAttachmentCommand.d.ts +2 -1
  26. package/dist-types/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +2 -1
  27. package/dist-types/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeCustomRoutingListenerCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeEndpointGroupCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeListenerCommand.d.ts +2 -1
  32. package/dist-types/commands/ListAcceleratorsCommand.d.ts +2 -1
  33. package/dist-types/commands/ListByoipCidrsCommand.d.ts +2 -1
  34. package/dist-types/commands/ListCrossAccountAttachmentsCommand.d.ts +2 -1
  35. package/dist-types/commands/ListCrossAccountResourceAccountsCommand.d.ts +2 -1
  36. package/dist-types/commands/ListCrossAccountResourcesCommand.d.ts +2 -1
  37. package/dist-types/commands/ListCustomRoutingAcceleratorsCommand.d.ts +2 -1
  38. package/dist-types/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +2 -1
  39. package/dist-types/commands/ListCustomRoutingListenersCommand.d.ts +2 -1
  40. package/dist-types/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +2 -1
  41. package/dist-types/commands/ListCustomRoutingPortMappingsCommand.d.ts +2 -1
  42. package/dist-types/commands/ListEndpointGroupsCommand.d.ts +2 -1
  43. package/dist-types/commands/ListListenersCommand.d.ts +2 -1
  44. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  45. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +2 -1
  46. package/dist-types/commands/RemoveCustomRoutingEndpointsCommand.d.ts +2 -1
  47. package/dist-types/commands/RemoveEndpointsCommand.d.ts +2 -1
  48. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  49. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  50. package/dist-types/commands/UpdateAcceleratorAttributesCommand.d.ts +2 -1
  51. package/dist-types/commands/UpdateAcceleratorCommand.d.ts +2 -1
  52. package/dist-types/commands/UpdateCrossAccountAttachmentCommand.d.ts +2 -1
  53. package/dist-types/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +2 -1
  54. package/dist-types/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +2 -1
  55. package/dist-types/commands/UpdateCustomRoutingListenerCommand.d.ts +2 -1
  56. package/dist-types/commands/UpdateEndpointGroupCommand.d.ts +2 -1
  57. package/dist-types/commands/UpdateListenerCommand.d.ts +2 -1
  58. package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +2 -1
  59. package/dist-types/models/models_0.d.ts +368 -368
  60. package/dist-types/ts3.4/GlobalAccelerator.d.ts +5 -0
  61. package/dist-types/ts3.4/commands/AddCustomRoutingEndpointsCommand.d.ts +9 -0
  62. package/dist-types/ts3.4/commands/AddEndpointsCommand.d.ts +9 -0
  63. package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +9 -0
  64. package/dist-types/ts3.4/commands/AllowCustomRoutingTrafficCommand.d.ts +9 -0
  65. package/dist-types/ts3.4/commands/CreateAcceleratorCommand.d.ts +9 -0
  66. package/dist-types/ts3.4/commands/CreateCrossAccountAttachmentCommand.d.ts +9 -0
  67. package/dist-types/ts3.4/commands/CreateCustomRoutingAcceleratorCommand.d.ts +9 -0
  68. package/dist-types/ts3.4/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +9 -0
  69. package/dist-types/ts3.4/commands/CreateCustomRoutingListenerCommand.d.ts +9 -0
  70. package/dist-types/ts3.4/commands/CreateEndpointGroupCommand.d.ts +9 -0
  71. package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +9 -0
  72. package/dist-types/ts3.4/commands/DeleteAcceleratorCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/DeleteCrossAccountAttachmentCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/DeleteCustomRoutingListenerCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/DeleteEndpointGroupCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/DenyCustomRoutingTrafficCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/DescribeAcceleratorAttributesCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/DescribeAcceleratorCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/DescribeCrossAccountAttachmentCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/DescribeCustomRoutingListenerCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/DescribeEndpointGroupCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/DescribeListenerCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/ListAcceleratorsCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/ListByoipCidrsCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/ListCrossAccountAttachmentsCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/ListCrossAccountResourceAccountsCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/ListCrossAccountResourcesCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/ListCustomRoutingAcceleratorsCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/ListCustomRoutingListenersCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/ListEndpointGroupsCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/RemoveCustomRoutingEndpointsCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/RemoveEndpointsCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/UpdateAcceleratorAttributesCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/UpdateAcceleratorCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/UpdateCrossAccountAttachmentCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/UpdateCustomRoutingListenerCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/UpdateEndpointGroupCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +9 -0
  117. package/package.json +40 -40
@@ -1,22 +1,22 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
2
  import { GlobalAcceleratorServiceException as __BaseException } from "./GlobalAcceleratorServiceException";
3
3
  /**
4
- * @public
5
4
  * <p>A complex type that contains a <code>Timestamp</code> value and <code>Message</code> for changes
6
5
  * that you make to an accelerator in Global Accelerator. Messages stored here provide progress or error information when
7
6
  * you update an accelerator from IPv4 to dual-stack, or from dual-stack to IPv4. Global Accelerator stores a maximum
8
7
  * of ten event messages. </p>
8
+ * @public
9
9
  */
10
10
  export interface AcceleratorEvent {
11
11
  /**
12
- * @public
13
12
  * <p>A string that contains an <code>Event</code> message describing changes or errors
14
13
  * when you update an accelerator in Global Accelerator from IPv4 to dual-stack, or dual-stack to IPv4.</p>
14
+ * @public
15
15
  */
16
16
  Message?: string;
17
17
  /**
18
- * @public
19
18
  * <p>A timestamp for when you update an accelerator in Global Accelerator from IPv4 to dual-stack, or dual-stack to IPv4.</p>
19
+ * @public
20
20
  */
21
21
  Timestamp?: Date;
22
22
  }
@@ -45,25 +45,25 @@ export declare const IpAddressFamily: {
45
45
  */
46
46
  export type IpAddressFamily = (typeof IpAddressFamily)[keyof typeof IpAddressFamily];
47
47
  /**
48
- * @public
49
48
  * <p>A complex type for the set of IP addresses for an accelerator.</p>
49
+ * @public
50
50
  */
51
51
  export interface IpSet {
52
52
  /**
53
- * @public
54
53
  * @deprecated
55
54
  *
56
55
  * <p>IpFamily is deprecated and has been replaced by IpAddressFamily.</p>
56
+ * @public
57
57
  */
58
58
  IpFamily?: string;
59
59
  /**
60
- * @public
61
60
  * <p>The array of IP addresses in the IP address set. An IP address set can have a maximum of two IP addresses.</p>
61
+ * @public
62
62
  */
63
63
  IpAddresses?: string[];
64
64
  /**
65
- * @public
66
65
  * <p>The types of IP addresses included in this IP set. </p>
66
+ * @public
67
67
  */
68
68
  IpAddressFamily?: IpAddressFamily;
69
69
  }
@@ -80,40 +80,39 @@ export declare const AcceleratorStatus: {
80
80
  */
81
81
  export type AcceleratorStatus = (typeof AcceleratorStatus)[keyof typeof AcceleratorStatus];
82
82
  /**
83
- * @public
84
83
  * <p>An accelerator is a complex type that includes one or more listeners that process inbound connections and then direct
85
84
  * traffic to one or more endpoint groups, each of which includes endpoints, such as load balancers.</p>
85
+ * @public
86
86
  */
87
87
  export interface Accelerator {
88
88
  /**
89
- * @public
90
89
  * <p>The Amazon Resource Name (ARN) of the accelerator.</p>
90
+ * @public
91
91
  */
92
92
  AcceleratorArn?: string;
93
93
  /**
94
- * @public
95
94
  * <p>The name of the accelerator. The name must contain only alphanumeric characters or
96
95
  * hyphens (-), and must not begin or end with a hyphen.</p>
96
+ * @public
97
97
  */
98
98
  Name?: string;
99
99
  /**
100
- * @public
101
100
  * <p>The IP address type that an accelerator supports. For a standard accelerator, the value can be IPV4 or DUAL_STACK.</p>
101
+ * @public
102
102
  */
103
103
  IpAddressType?: IpAddressType;
104
104
  /**
105
- * @public
106
105
  * <p>Indicates whether the accelerator is enabled. The value is true or false. The default value is true. </p>
107
106
  * <p>If the value is set to true, the accelerator cannot be deleted. If set to false, accelerator can be deleted.</p>
107
+ * @public
108
108
  */
109
109
  Enabled?: boolean;
110
110
  /**
111
- * @public
112
111
  * <p>The static IP addresses that Global Accelerator associates with the accelerator.</p>
112
+ * @public
113
113
  */
114
114
  IpSets?: IpSet[];
115
115
  /**
116
- * @public
117
116
  * <p>The Domain Name System (DNS) name that Global Accelerator creates that points to an accelerator's static IPv4 addresses.</p>
118
117
  * <p>The naming convention for the DNS name for an accelerator is the following: A lowercase letter a,
119
118
  * followed by a 16-bit random hex string, followed by .awsglobalaccelerator.com. For example:
@@ -122,25 +121,25 @@ export interface Accelerator {
122
121
  * the A record and the AAAA record for all four static addresses for the accelerator: two IPv4 addresses and two IPv6 addresses.</p>
123
122
  * <p>For more information about the default DNS name, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/dns-addressing-custom-domains.dns-addressing.html">
124
123
  * Support for DNS addressing in Global Accelerator</a> in the <i>Global Accelerator Developer Guide</i>.</p>
124
+ * @public
125
125
  */
126
126
  DnsName?: string;
127
127
  /**
128
- * @public
129
128
  * <p>Describes the deployment status of the accelerator.</p>
129
+ * @public
130
130
  */
131
131
  Status?: AcceleratorStatus;
132
132
  /**
133
- * @public
134
133
  * <p>The date and time that the accelerator was created.</p>
134
+ * @public
135
135
  */
136
136
  CreatedTime?: Date;
137
137
  /**
138
- * @public
139
138
  * <p>The date and time that the accelerator was last modified.</p>
139
+ * @public
140
140
  */
141
141
  LastModifiedTime?: Date;
142
142
  /**
143
- * @public
144
143
  * <p>The Domain Name System (DNS) name that Global Accelerator creates that points to a dual-stack accelerator's four static IP addresses:
145
144
  * two IPv4 addresses and two IPv6 addresses.</p>
146
145
  * <p>The naming convention for the dual-stack DNS name is the following: A lowercase letter a,
@@ -149,46 +148,47 @@ export interface Accelerator {
149
148
  * <p>Note: Global Accelerator also assigns a default DNS name, <code>DnsName</code>, to your accelerator that points just to the static IPv4 addresses. </p>
150
149
  * <p>For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/about-accelerators.html#about-accelerators.dns-addressing">
151
150
  * Support for DNS addressing in Global Accelerator</a> in the <i>Global Accelerator Developer Guide</i>.</p>
151
+ * @public
152
152
  */
153
153
  DualStackDnsName?: string;
154
154
  /**
155
- * @public
156
155
  * <p>A history of changes that you make to an accelerator in Global Accelerator.</p>
156
+ * @public
157
157
  */
158
158
  Events?: AcceleratorEvent[];
159
159
  }
160
160
  /**
161
- * @public
162
161
  * <p>Attributes of an accelerator.</p>
162
+ * @public
163
163
  */
164
164
  export interface AcceleratorAttributes {
165
165
  /**
166
- * @public
167
166
  * <p>Indicates whether flow logs are enabled. The default value is false. If the value is true,
168
167
  * <code>FlowLogsS3Bucket</code> and <code>FlowLogsS3Prefix</code> must be specified.</p>
169
168
  * <p>For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/monitoring-global-accelerator.flow-logs.html">Flow logs</a> in
170
169
  * the <i>Global Accelerator Developer Guide</i>.</p>
170
+ * @public
171
171
  */
172
172
  FlowLogsEnabled?: boolean;
173
173
  /**
174
- * @public
175
174
  * <p>The name of the Amazon S3 bucket for the flow logs. Attribute is required if <code>FlowLogsEnabled</code> is
176
175
  * <code>true</code>. The bucket must exist and have a bucket policy that grants Global Accelerator permission to write to the
177
176
  * bucket.</p>
177
+ * @public
178
178
  */
179
179
  FlowLogsS3Bucket?: string;
180
180
  /**
181
- * @public
182
181
  * <p>The prefix for the location in the Amazon S3 bucket for the flow logs. Attribute is required if
183
182
  * <code>FlowLogsEnabled</code> is <code>true</code>.</p>
184
183
  * <p>If you specify slash (/) for the S3 bucket prefix, the log file bucket folder structure will include a double slash (//), like the following:</p>
185
184
  * <p>s3-bucket_name//AWSLogs/aws_account_id</p>
185
+ * @public
186
186
  */
187
187
  FlowLogsS3Prefix?: string;
188
188
  }
189
189
  /**
190
- * @public
191
190
  * <p>The accelerator that you specified could not be disabled.</p>
191
+ * @public
192
192
  */
193
193
  export declare class AcceleratorNotDisabledException extends __BaseException {
194
194
  readonly name: "AcceleratorNotDisabledException";
@@ -200,8 +200,8 @@ export declare class AcceleratorNotDisabledException extends __BaseException {
200
200
  constructor(opts: __ExceptionOptionType<AcceleratorNotDisabledException, __BaseException>);
201
201
  }
202
202
  /**
203
- * @public
204
203
  * <p>The accelerator that you specified doesn't exist.</p>
204
+ * @public
205
205
  */
206
206
  export declare class AcceleratorNotFoundException extends __BaseException {
207
207
  readonly name: "AcceleratorNotFoundException";
@@ -213,8 +213,8 @@ export declare class AcceleratorNotFoundException extends __BaseException {
213
213
  constructor(opts: __ExceptionOptionType<AcceleratorNotFoundException, __BaseException>);
214
214
  }
215
215
  /**
216
- * @public
217
216
  * <p>You don't have access permission.</p>
217
+ * @public
218
218
  */
219
219
  export declare class AccessDeniedException extends __BaseException {
220
220
  readonly name: "AccessDeniedException";
@@ -226,20 +226,20 @@ export declare class AccessDeniedException extends __BaseException {
226
226
  constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
227
227
  }
228
228
  /**
229
- * @public
230
229
  * <p>The list of endpoint objects. For custom routing, this is a list of virtual private cloud (VPC) subnet IDs.</p>
230
+ * @public
231
231
  */
232
232
  export interface CustomRoutingEndpointConfiguration {
233
233
  /**
234
- * @public
235
234
  * <p>An ID for the endpoint. For custom routing accelerators, this is the virtual private cloud (VPC)
236
235
  * subnet ID. </p>
236
+ * @public
237
237
  */
238
238
  EndpointId?: string;
239
239
  /**
240
- * @public
241
240
  * <p>The Amazon Resource Name (ARN) of the cross-account attachment that specifies the endpoints (resources)
242
241
  * that can be added to accelerators and principals that have permission to add the endpoints to accelerators.</p>
242
+ * @public
243
243
  */
244
244
  AttachmentArn?: string;
245
245
  }
@@ -248,26 +248,26 @@ export interface CustomRoutingEndpointConfiguration {
248
248
  */
249
249
  export interface AddCustomRoutingEndpointsRequest {
250
250
  /**
251
- * @public
252
251
  * <p>The list of endpoint objects to add to a custom routing accelerator.</p>
252
+ * @public
253
253
  */
254
254
  EndpointConfigurations: CustomRoutingEndpointConfiguration[] | undefined;
255
255
  /**
256
- * @public
257
256
  * <p>The Amazon Resource Name (ARN) of the endpoint group for the custom routing endpoint.</p>
257
+ * @public
258
258
  */
259
259
  EndpointGroupArn: string | undefined;
260
260
  }
261
261
  /**
262
- * @public
263
262
  * <p>A complex type for an endpoint for a custom routing accelerator. Each endpoint group can include one or more endpoints,
264
263
  * which are virtual private cloud (VPC) subnets.</p>
264
+ * @public
265
265
  */
266
266
  export interface CustomRoutingEndpointDescription {
267
267
  /**
268
- * @public
269
268
  * <p>An ID for the endpoint. For custom routing accelerators, this is the virtual private cloud (VPC)
270
269
  * subnet ID. </p>
270
+ * @public
271
271
  */
272
272
  EndpointId?: string;
273
273
  }
@@ -276,19 +276,19 @@ export interface CustomRoutingEndpointDescription {
276
276
  */
277
277
  export interface AddCustomRoutingEndpointsResponse {
278
278
  /**
279
- * @public
280
279
  * <p>The endpoint objects added to the custom routing accelerator.</p>
280
+ * @public
281
281
  */
282
282
  EndpointDescriptions?: CustomRoutingEndpointDescription[];
283
283
  /**
284
- * @public
285
284
  * <p>The Amazon Resource Name (ARN) of the endpoint group for the custom routing endpoint.</p>
285
+ * @public
286
286
  */
287
287
  EndpointGroupArn?: string;
288
288
  }
289
289
  /**
290
- * @public
291
290
  * <p>You can't use both of those options.</p>
291
+ * @public
292
292
  */
293
293
  export declare class ConflictException extends __BaseException {
294
294
  readonly name: "ConflictException";
@@ -300,8 +300,8 @@ export declare class ConflictException extends __BaseException {
300
300
  constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
301
301
  }
302
302
  /**
303
- * @public
304
303
  * <p>The endpoint that you specified doesn't exist.</p>
304
+ * @public
305
305
  */
306
306
  export declare class EndpointAlreadyExistsException extends __BaseException {
307
307
  readonly name: "EndpointAlreadyExistsException";
@@ -313,8 +313,8 @@ export declare class EndpointAlreadyExistsException extends __BaseException {
313
313
  constructor(opts: __ExceptionOptionType<EndpointAlreadyExistsException, __BaseException>);
314
314
  }
315
315
  /**
316
- * @public
317
316
  * <p>The endpoint group that you specified doesn't exist.</p>
317
+ * @public
318
318
  */
319
319
  export declare class EndpointGroupNotFoundException extends __BaseException {
320
320
  readonly name: "EndpointGroupNotFoundException";
@@ -326,8 +326,8 @@ export declare class EndpointGroupNotFoundException extends __BaseException {
326
326
  constructor(opts: __ExceptionOptionType<EndpointGroupNotFoundException, __BaseException>);
327
327
  }
328
328
  /**
329
- * @public
330
329
  * <p>There was an internal error for Global Accelerator.</p>
330
+ * @public
331
331
  */
332
332
  export declare class InternalServiceErrorException extends __BaseException {
333
333
  readonly name: "InternalServiceErrorException";
@@ -339,8 +339,8 @@ export declare class InternalServiceErrorException extends __BaseException {
339
339
  constructor(opts: __ExceptionOptionType<InternalServiceErrorException, __BaseException>);
340
340
  }
341
341
  /**
342
- * @public
343
342
  * <p>An argument that you specified is invalid.</p>
343
+ * @public
344
344
  */
345
345
  export declare class InvalidArgumentException extends __BaseException {
346
346
  readonly name: "InvalidArgumentException";
@@ -352,8 +352,8 @@ export declare class InvalidArgumentException extends __BaseException {
352
352
  constructor(opts: __ExceptionOptionType<InvalidArgumentException, __BaseException>);
353
353
  }
354
354
  /**
355
- * @public
356
355
  * <p>Processing your request would cause you to exceed an Global Accelerator limit.</p>
356
+ * @public
357
357
  */
358
358
  export declare class LimitExceededException extends __BaseException {
359
359
  readonly name: "LimitExceededException";
@@ -365,30 +365,29 @@ export declare class LimitExceededException extends __BaseException {
365
365
  constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
366
366
  }
367
367
  /**
368
- * @public
369
368
  * <p>A complex type for endpoints. A resource must be valid and active when you add it as an endpoint.</p>
369
+ * @public
370
370
  */
371
371
  export interface EndpointConfiguration {
372
372
  /**
373
- * @public
374
373
  * <p>An ID for the endpoint. If the endpoint is a Network Load Balancer or Application Load Balancer, this is the Amazon
375
374
  * Resource Name (ARN) of the resource. If the endpoint is an Elastic IP address, this is the Elastic IP address
376
375
  * allocation ID. For Amazon EC2 instances, this is the EC2 instance ID. A resource must be valid and active
377
376
  * when you add it as an endpoint.</p>
378
377
  * <p>An Application Load Balancer can be either internal or internet-facing.</p>
378
+ * @public
379
379
  */
380
380
  EndpointId?: string;
381
381
  /**
382
- * @public
383
382
  * <p>The weight associated with the endpoint. When you add weights to endpoints, you configure Global Accelerator to route traffic
384
383
  * based on proportions that you specify. For example, you might specify endpoint weights of 4, 5, 5, and 6 (sum=20). The
385
384
  * result is that 4/20 of your traffic, on average, is routed to the first endpoint, 5/20 is routed both to the second
386
385
  * and third endpoints, and 6/20 is routed to the last endpoint. For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/about-endpoints-endpoint-weights.html">Endpoint weights</a> in the
387
386
  * <i>Global Accelerator Developer Guide</i>.</p>
387
+ * @public
388
388
  */
389
389
  Weight?: number;
390
390
  /**
391
- * @public
392
391
  * <p>Indicates whether client IP address preservation is enabled for an endpoint.
393
392
  * The value is true or false. The default value is true for Application Load Balancer endpoints. </p>
394
393
  * <p>If the value is set to true, the client's IP address is preserved in the <code>X-Forwarded-For</code> request header as
@@ -398,12 +397,13 @@ export interface EndpointConfiguration {
398
397
  * with Network Load Balancers with TLS listeners.</p>
399
398
  * <p>For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/preserve-client-ip-address.html">
400
399
  * Preserve client IP addresses in Global Accelerator</a> in the <i>Global Accelerator Developer Guide</i>.</p>
400
+ * @public
401
401
  */
402
402
  ClientIPPreservationEnabled?: boolean;
403
403
  /**
404
- * @public
405
404
  * <p>The Amazon Resource Name (ARN) of the cross-account attachment that specifies the endpoints (resources)
406
405
  * that can be added to accelerators and principals that have permission to add the endpoints to accelerators.</p>
406
+ * @public
407
407
  */
408
408
  AttachmentArn?: string;
409
409
  }
@@ -412,13 +412,13 @@ export interface EndpointConfiguration {
412
412
  */
413
413
  export interface AddEndpointsRequest {
414
414
  /**
415
- * @public
416
415
  * <p>The list of endpoint objects.</p>
416
+ * @public
417
417
  */
418
418
  EndpointConfigurations: EndpointConfiguration[] | undefined;
419
419
  /**
420
- * @public
421
420
  * <p>The Amazon Resource Name (ARN) of the endpoint group.</p>
421
+ * @public
422
422
  */
423
423
  EndpointGroupArn: string | undefined;
424
424
  }
@@ -436,40 +436,39 @@ export declare const HealthState: {
436
436
  */
437
437
  export type HealthState = (typeof HealthState)[keyof typeof HealthState];
438
438
  /**
439
- * @public
440
439
  * <p>A complex type for an endpoint. Each endpoint group can include one or more endpoints, such as load
441
440
  * balancers.</p>
441
+ * @public
442
442
  */
443
443
  export interface EndpointDescription {
444
444
  /**
445
- * @public
446
445
  * <p>An ID for the endpoint. If the endpoint is a Network Load Balancer or Application Load Balancer, this is the Amazon
447
446
  * Resource Name (ARN) of the resource. If the endpoint is an Elastic IP address, this is the Elastic IP address
448
447
  * allocation ID. For Amazon EC2 instances, this is the EC2 instance ID. </p>
449
448
  * <p>An Application Load Balancer can be either internal or internet-facing.</p>
449
+ * @public
450
450
  */
451
451
  EndpointId?: string;
452
452
  /**
453
- * @public
454
453
  * <p>The weight associated with the endpoint. When you add weights to endpoints, you configure Global Accelerator to route traffic
455
454
  * based on proportions that you specify. For example, you might specify endpoint weights of 4, 5, 5, and 6 (sum=20). The
456
455
  * result is that 4/20 of your traffic, on average, is routed to the first endpoint, 5/20 is routed both to the second
457
456
  * and third endpoints, and 6/20 is routed to the last endpoint. For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/about-endpoints-endpoint-weights.html">Endpoint weights</a> in the
458
457
  * <i>Global Accelerator Developer Guide</i>. </p>
458
+ * @public
459
459
  */
460
460
  Weight?: number;
461
461
  /**
462
- * @public
463
462
  * <p>The health status of the endpoint.</p>
463
+ * @public
464
464
  */
465
465
  HealthState?: HealthState;
466
466
  /**
467
- * @public
468
467
  * <p>Returns a null result.</p>
468
+ * @public
469
469
  */
470
470
  HealthReason?: string;
471
471
  /**
472
- * @public
473
472
  * <p>Indicates whether client IP address preservation is enabled for an endpoint.
474
473
  * The value is true or false. The default value is true for Application Load Balancers endpoints. </p>
475
474
  * <p>If the value is set to true, the client's IP address is preserved in the <code>X-Forwarded-For</code> request header as
@@ -479,6 +478,7 @@ export interface EndpointDescription {
479
478
  * with Network Load Balancers with TLS listeners.</p>
480
479
  * <p>For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/preserve-client-ip-address.html">
481
480
  * Preserve client IP addresses in Global Accelerator</a> in the <i>Global Accelerator Developer Guide</i>.</p>
481
+ * @public
482
482
  */
483
483
  ClientIPPreservationEnabled?: boolean;
484
484
  }
@@ -487,19 +487,19 @@ export interface EndpointDescription {
487
487
  */
488
488
  export interface AddEndpointsResponse {
489
489
  /**
490
- * @public
491
490
  * <p>The list of endpoint objects.</p>
491
+ * @public
492
492
  */
493
493
  EndpointDescriptions?: EndpointDescription[];
494
494
  /**
495
- * @public
496
495
  * <p>The Amazon Resource Name (ARN) of the endpoint group.</p>
496
+ * @public
497
497
  */
498
498
  EndpointGroupArn?: string;
499
499
  }
500
500
  /**
501
- * @public
502
501
  * <p>There's already a transaction in progress. Another transaction can't be processed.</p>
502
+ * @public
503
503
  */
504
504
  export declare class TransactionInProgressException extends __BaseException {
505
505
  readonly name: "TransactionInProgressException";
@@ -515,29 +515,29 @@ export declare class TransactionInProgressException extends __BaseException {
515
515
  */
516
516
  export interface AdvertiseByoipCidrRequest {
517
517
  /**
518
- * @public
519
518
  * <p>The address range, in CIDR notation. This must be the exact range that you provisioned.
520
519
  * You can't advertise only a portion of the provisioned range.</p>
520
+ * @public
521
521
  */
522
522
  Cidr: string | undefined;
523
523
  }
524
524
  /**
525
- * @public
526
525
  * <p>A complex type that contains a <code>Message</code> and a <code>Timestamp</code> value for changes
527
526
  * that you make in the status of an IP address range that you bring to Global Accelerator through bring your own IP
528
527
  * address (BYOIP).</p>
528
+ * @public
529
529
  */
530
530
  export interface ByoipCidrEvent {
531
531
  /**
532
- * @public
533
532
  * <p>A string that contains an <code>Event</code> message describing changes that you make in the status
534
533
  * of an IP address range that you bring to Global Accelerator through bring your own IP address (BYOIP).</p>
534
+ * @public
535
535
  */
536
536
  Message?: string;
537
537
  /**
538
- * @public
539
538
  * <p>A timestamp for when you make a status change for an IP address range that you bring to Global Accelerator through
540
539
  * bring your own IP address (BYOIP).</p>
540
+ * @public
541
541
  */
542
542
  Timestamp?: Date;
543
543
  }
@@ -563,7 +563,6 @@ export declare const ByoipCidrState: {
563
563
  */
564
564
  export type ByoipCidrState = (typeof ByoipCidrState)[keyof typeof ByoipCidrState];
565
565
  /**
566
- * @public
567
566
  * <p>Information about an IP address range that is provisioned for use with your Amazon Web Services resources through
568
567
  * bring your own IP address (BYOIP).</p>
569
568
  * <p>The following describes each BYOIP <code>State</code> that your IP address range can be in.</p>
@@ -634,22 +633,23 @@ export type ByoipCidrState = (typeof ByoipCidrState)[keyof typeof ByoipCidrState
634
633
  * a second time, contact Amazon Web Services support.</p>
635
634
  * </li>
636
635
  * </ul>
636
+ * @public
637
637
  */
638
638
  export interface ByoipCidr {
639
639
  /**
640
- * @public
641
640
  * <p>The address range, in CIDR notation.</p>
641
+ * @public
642
642
  */
643
643
  Cidr?: string;
644
644
  /**
645
- * @public
646
645
  * <p>The state of the address pool.</p>
646
+ * @public
647
647
  */
648
648
  State?: ByoipCidrState;
649
649
  /**
650
- * @public
651
650
  * <p>A history of status changes for an IP address range that you bring to Global Accelerator
652
651
  * through bring your own IP address (BYOIP).</p>
652
+ * @public
653
653
  */
654
654
  Events?: ByoipCidrEvent[];
655
655
  }
@@ -658,14 +658,14 @@ export interface ByoipCidr {
658
658
  */
659
659
  export interface AdvertiseByoipCidrResponse {
660
660
  /**
661
- * @public
662
661
  * <p>Information about the address range.</p>
662
+ * @public
663
663
  */
664
664
  ByoipCidr?: ByoipCidr;
665
665
  }
666
666
  /**
667
- * @public
668
667
  * <p>The CIDR that you specified was not found or is incorrect.</p>
668
+ * @public
669
669
  */
670
670
  export declare class ByoipCidrNotFoundException extends __BaseException {
671
671
  readonly name: "ByoipCidrNotFoundException";
@@ -677,9 +677,9 @@ export declare class ByoipCidrNotFoundException extends __BaseException {
677
677
  constructor(opts: __ExceptionOptionType<ByoipCidrNotFoundException, __BaseException>);
678
678
  }
679
679
  /**
680
- * @public
681
680
  * <p>The CIDR that you specified is not valid for this action. For example, the state of the CIDR might be
682
681
  * incorrect for this action.</p>
682
+ * @public
683
683
  */
684
684
  export declare class IncorrectCidrStateException extends __BaseException {
685
685
  readonly name: "IncorrectCidrStateException";
@@ -695,31 +695,30 @@ export declare class IncorrectCidrStateException extends __BaseException {
695
695
  */
696
696
  export interface AllowCustomRoutingTrafficRequest {
697
697
  /**
698
- * @public
699
698
  * <p>The Amazon Resource Name (ARN) of the endpoint group.</p>
699
+ * @public
700
700
  */
701
701
  EndpointGroupArn: string | undefined;
702
702
  /**
703
- * @public
704
703
  * <p>An ID for the endpoint. For custom routing accelerators, this is the virtual private cloud (VPC) subnet ID.</p>
704
+ * @public
705
705
  */
706
706
  EndpointId: string | undefined;
707
707
  /**
708
- * @public
709
708
  * <p>A list of specific Amazon EC2 instance IP addresses (destination addresses) in a subnet that you want to allow to receive
710
709
  * traffic. The IP addresses must be a subset of the IP addresses that you specified for the endpoint group.</p>
711
710
  * <p>
712
711
  * <code>DestinationAddresses</code> is required if <code>AllowAllTrafficToEndpoint</code> is <code>FALSE</code> or is
713
712
  * not specified.</p>
713
+ * @public
714
714
  */
715
715
  DestinationAddresses?: string[];
716
716
  /**
717
- * @public
718
717
  * <p>A list of specific Amazon EC2 instance ports (destination ports) that you want to allow to receive traffic.</p>
718
+ * @public
719
719
  */
720
720
  DestinationPorts?: number[];
721
721
  /**
722
- * @public
723
722
  * <p>Indicates whether all destination IP addresses and ports for a specified VPC subnet endpoint can receive traffic
724
723
  * from a custom routing accelerator. The value is TRUE or FALSE. </p>
725
724
  * <p>When set to TRUE, <i>all</i> destinations in the custom routing VPC subnet can receive traffic. Note
@@ -728,13 +727,14 @@ export interface AllowCustomRoutingTrafficRequest {
728
727
  * to receive traffic. A list of ports is optional. If you don't specify a list of ports, the ports that can accept traffic is
729
728
  * the same as the ports configured for the endpoint group.</p>
730
729
  * <p>The default value is FALSE.</p>
730
+ * @public
731
731
  */
732
732
  AllowAllTrafficToEndpoint?: boolean;
733
733
  }
734
734
  /**
735
- * @public
736
735
  * <p>The listener that you specified has an endpoint group associated with it. You must remove all dependent resources
737
736
  * from a listener before you can delete it.</p>
737
+ * @public
738
738
  */
739
739
  export declare class AssociatedEndpointGroupFoundException extends __BaseException {
740
740
  readonly name: "AssociatedEndpointGroupFoundException";
@@ -746,9 +746,9 @@ export declare class AssociatedEndpointGroupFoundException extends __BaseExcepti
746
746
  constructor(opts: __ExceptionOptionType<AssociatedEndpointGroupFoundException, __BaseException>);
747
747
  }
748
748
  /**
749
- * @public
750
749
  * <p>The accelerator that you specified has a listener associated with it. You must remove all dependent resources from an
751
750
  * accelerator before you can delete it.</p>
751
+ * @public
752
752
  */
753
753
  export declare class AssociatedListenerFoundException extends __BaseException {
754
754
  readonly name: "AssociatedListenerFoundException";
@@ -760,62 +760,62 @@ export declare class AssociatedListenerFoundException extends __BaseException {
760
760
  constructor(opts: __ExceptionOptionType<AssociatedListenerFoundException, __BaseException>);
761
761
  }
762
762
  /**
763
- * @public
764
763
  * <p>An Amazon Web Services resource that is supported by Global Accelerator and can be added as an endpoint for an accelerator.</p>
764
+ * @public
765
765
  */
766
766
  export interface Resource {
767
767
  /**
768
- * @public
769
768
  * <p>The endpoint ID for the endpoint (Amazon Web Services resource).</p>
769
+ * @public
770
770
  */
771
771
  EndpointId: string | undefined;
772
772
  /**
773
- * @public
774
773
  * <p>The Amazon Web Services Region where a resource is located.</p>
774
+ * @public
775
775
  */
776
776
  Region?: string;
777
777
  }
778
778
  /**
779
- * @public
780
779
  * <p>A cross-account attachment in Global Accelerator. A cross-account attachment
781
780
  * specifies the <i>principals</i> who have permission to add to accelerators in their own
782
781
  * account the resources in your account that you also list in the attachment.</p>
782
+ * @public
783
783
  */
784
784
  export interface Attachment {
785
785
  /**
786
- * @public
787
786
  * <p>The Amazon Resource Name (ARN) of the cross-account attachment.</p>
787
+ * @public
788
788
  */
789
789
  AttachmentArn?: string;
790
790
  /**
791
- * @public
792
791
  * <p>The name of the cross-account attachment.</p>
792
+ * @public
793
793
  */
794
794
  Name?: string;
795
795
  /**
796
- * @public
797
796
  * <p>The principals included in the cross-account attachment.</p>
797
+ * @public
798
798
  */
799
799
  Principals?: string[];
800
800
  /**
801
- * @public
802
801
  * <p>The resources included in the cross-account attachment.</p>
802
+ * @public
803
803
  */
804
804
  Resources?: Resource[];
805
805
  /**
806
- * @public
807
806
  * <p>The date and time that the cross-account attachment was last modified.</p>
807
+ * @public
808
808
  */
809
809
  LastModifiedTime?: Date;
810
810
  /**
811
- * @public
812
811
  * <p>The date and time that the cross-account attachment was created.</p>
812
+ * @public
813
813
  */
814
814
  CreatedTime?: Date;
815
815
  }
816
816
  /**
817
- * @public
818
817
  * <p>No cross-account attachment was found.</p>
818
+ * @public
819
819
  */
820
820
  export declare class AttachmentNotFoundException extends __BaseException {
821
821
  readonly name: "AttachmentNotFoundException";
@@ -827,21 +827,21 @@ export declare class AttachmentNotFoundException extends __BaseException {
827
827
  constructor(opts: __ExceptionOptionType<AttachmentNotFoundException, __BaseException>);
828
828
  }
829
829
  /**
830
- * @public
831
830
  * <p>Provides authorization for Amazon to bring a specific IP address range to a specific Amazon Web Services
832
831
  * account using bring your own IP addresses (BYOIP). </p>
833
832
  * <p>For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/using-byoip.html">Bring your own
834
833
  * IP addresses (BYOIP)</a> in the <i>Global Accelerator Developer Guide</i>.</p>
834
+ * @public
835
835
  */
836
836
  export interface CidrAuthorizationContext {
837
837
  /**
838
- * @public
839
838
  * <p>The plain-text authorization message for the prefix and account.</p>
839
+ * @public
840
840
  */
841
841
  Message: string | undefined;
842
842
  /**
843
- * @public
844
843
  * <p>The signed authorization message for the prefix and account.</p>
844
+ * @public
845
845
  */
846
846
  Signature: string | undefined;
847
847
  }
@@ -858,18 +858,18 @@ export declare const ClientAffinity: {
858
858
  */
859
859
  export type ClientAffinity = (typeof ClientAffinity)[keyof typeof ClientAffinity];
860
860
  /**
861
- * @public
862
861
  * <p>A complex type that contains a <code>Tag</code> key and <code>Tag</code> value.</p>
862
+ * @public
863
863
  */
864
864
  export interface Tag {
865
865
  /**
866
- * @public
867
866
  * <p>A string that contains a <code>Tag</code> key.</p>
867
+ * @public
868
868
  */
869
869
  Key: string | undefined;
870
870
  /**
871
- * @public
872
871
  * <p>A string that contains a <code>Tag</code> value.</p>
872
+ * @public
873
873
  */
874
874
  Value: string | undefined;
875
875
  }
@@ -878,18 +878,17 @@ export interface Tag {
878
878
  */
879
879
  export interface CreateAcceleratorRequest {
880
880
  /**
881
- * @public
882
881
  * <p>The name of the accelerator. The name can have a maximum of 64 characters, must contain only alphanumeric characters,
883
882
  * periods (.), or hyphens (-), and must not begin or end with a hyphen or period.</p>
883
+ * @public
884
884
  */
885
885
  Name: string | undefined;
886
886
  /**
887
- * @public
888
887
  * <p>The IP address type that an accelerator supports. For a standard accelerator, the value can be IPV4 or DUAL_STACK.</p>
888
+ * @public
889
889
  */
890
890
  IpAddressType?: IpAddressType;
891
891
  /**
892
- * @public
893
892
  * <p>Optionally, if you've added your own IP address pool to Global Accelerator (BYOIP), you can choose an IPv4 address
894
893
  * from your own pool to use for the accelerator's static IPv4 address when you create an accelerator. </p>
895
894
  * <p>After you bring an address range to Amazon Web Services, it appears in your account as an address pool.
@@ -902,25 +901,26 @@ export interface CreateAcceleratorRequest {
902
901
  * accelerator with the new addresses.</p>
903
902
  * <p>For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/using-byoip.html">Bring
904
903
  * your own IP addresses (BYOIP)</a> in the <i>Global Accelerator Developer Guide</i>.</p>
904
+ * @public
905
905
  */
906
906
  IpAddresses?: string[];
907
907
  /**
908
- * @public
909
908
  * <p>Indicates whether an accelerator is enabled. The value is true or false. The default value is true. </p>
910
909
  * <p>If the value is set to true, an accelerator cannot be deleted. If set to false, the accelerator can be deleted.</p>
910
+ * @public
911
911
  */
912
912
  Enabled?: boolean;
913
913
  /**
914
- * @public
915
914
  * <p>A unique, case-sensitive identifier that you provide to ensure the idempotency—that is, the
916
915
  * uniqueness—of an accelerator.</p>
916
+ * @public
917
917
  */
918
918
  IdempotencyToken?: string;
919
919
  /**
920
- * @public
921
920
  * <p>Create tags for an accelerator.</p>
922
921
  * <p>For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/tagging-in-global-accelerator.html">Tagging
923
922
  * in Global Accelerator</a> in the <i>Global Accelerator Developer Guide</i>.</p>
923
+ * @public
924
924
  */
925
925
  Tags?: Tag[];
926
926
  }
@@ -929,8 +929,8 @@ export interface CreateAcceleratorRequest {
929
929
  */
930
930
  export interface CreateAcceleratorResponse {
931
931
  /**
932
- * @public
933
932
  * <p>The accelerator that is created by specifying a listener and the supported IP address types.</p>
933
+ * @public
934
934
  */
935
935
  Accelerator?: Accelerator;
936
936
  }
@@ -939,33 +939,33 @@ export interface CreateAcceleratorResponse {
939
939
  */
940
940
  export interface CreateCrossAccountAttachmentRequest {
941
941
  /**
942
- * @public
943
942
  * <p>The name of the cross-account attachment. </p>
943
+ * @public
944
944
  */
945
945
  Name: string | undefined;
946
946
  /**
947
- * @public
948
947
  * <p>The principals to list in the cross-account attachment. A principal can be an Amazon Web Services account
949
948
  * number or the Amazon Resource Name (ARN) for an accelerator. </p>
949
+ * @public
950
950
  */
951
951
  Principals?: string[];
952
952
  /**
953
- * @public
954
953
  * <p>The Amazon Resource Names (ARNs) for the resources to list in the cross-account attachment. A resource can
955
954
  * be any supported Amazon Web Services resource type for Global Accelerator. </p>
955
+ * @public
956
956
  */
957
957
  Resources?: Resource[];
958
958
  /**
959
- * @public
960
959
  * <p>A unique, case-sensitive identifier that you provide to ensure the idempotency—that is, the
961
960
  * uniqueness—of the request.</p>
961
+ * @public
962
962
  */
963
963
  IdempotencyToken?: string;
964
964
  /**
965
- * @public
966
965
  * <p>Create tags for cross-account attachment.</p>
967
966
  * <p>For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/tagging-in-global-accelerator.html">Tagging
968
967
  * in Global Accelerator</a> in the <i>Global Accelerator Developer Guide</i>.</p>
968
+ * @public
969
969
  */
970
970
  Tags?: Tag[];
971
971
  }
@@ -974,8 +974,8 @@ export interface CreateCrossAccountAttachmentRequest {
974
974
  */
975
975
  export interface CreateCrossAccountAttachmentResponse {
976
976
  /**
977
- * @public
978
977
  * <p>Information about the cross-account attachment.</p>
978
+ * @public
979
979
  */
980
980
  CrossAccountAttachment?: Attachment;
981
981
  }
@@ -984,18 +984,17 @@ export interface CreateCrossAccountAttachmentResponse {
984
984
  */
985
985
  export interface CreateCustomRoutingAcceleratorRequest {
986
986
  /**
987
- * @public
988
987
  * <p>The name of a custom routing accelerator. The name can have a maximum of 64 characters, must contain
989
988
  * only alphanumeric characters or hyphens (-), and must not begin or end with a hyphen.</p>
989
+ * @public
990
990
  */
991
991
  Name: string | undefined;
992
992
  /**
993
- * @public
994
993
  * <p>The IP address type that an accelerator supports. For a custom routing accelerator, the value must be IPV4.</p>
994
+ * @public
995
995
  */
996
996
  IpAddressType?: IpAddressType;
997
997
  /**
998
- * @public
999
998
  * <p>Optionally, if you've added your own IP address pool to Global Accelerator (BYOIP), you can choose an IPv4 address
1000
999
  * from your own pool to use for the accelerator's static IPv4 address when you create an accelerator. </p>
1001
1000
  * <p>After you bring an address range to Amazon Web Services, it appears in your account as an address pool.
@@ -1008,25 +1007,26 @@ export interface CreateCustomRoutingAcceleratorRequest {
1008
1007
  * accelerator with the new addresses.</p>
1009
1008
  * <p>For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/using-byoip.html">Bring
1010
1009
  * your own IP addresses (BYOIP)</a> in the <i>Global Accelerator Developer Guide</i>.</p>
1010
+ * @public
1011
1011
  */
1012
1012
  IpAddresses?: string[];
1013
1013
  /**
1014
- * @public
1015
1014
  * <p>Indicates whether an accelerator is enabled. The value is true or false. The default value is true. </p>
1016
1015
  * <p>If the value is set to true, an accelerator cannot be deleted. If set to false, the accelerator can be deleted.</p>
1016
+ * @public
1017
1017
  */
1018
1018
  Enabled?: boolean;
1019
1019
  /**
1020
- * @public
1021
1020
  * <p>A unique, case-sensitive identifier that you provide to ensure the idempotency—that
1022
1021
  * is, the uniqueness—of the request.</p>
1022
+ * @public
1023
1023
  */
1024
1024
  IdempotencyToken?: string;
1025
1025
  /**
1026
- * @public
1027
1026
  * <p>Create tags for an accelerator.</p>
1028
1027
  * <p>For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/tagging-in-global-accelerator.html">Tagging
1029
1028
  * in Global Accelerator</a> in the <i>Global Accelerator Developer Guide</i>.</p>
1029
+ * @public
1030
1030
  */
1031
1031
  Tags?: Tag[];
1032
1032
  }
@@ -1043,39 +1043,38 @@ export declare const CustomRoutingAcceleratorStatus: {
1043
1043
  */
1044
1044
  export type CustomRoutingAcceleratorStatus = (typeof CustomRoutingAcceleratorStatus)[keyof typeof CustomRoutingAcceleratorStatus];
1045
1045
  /**
1046
- * @public
1047
1046
  * <p>Attributes of a custom routing accelerator.</p>
1047
+ * @public
1048
1048
  */
1049
1049
  export interface CustomRoutingAccelerator {
1050
1050
  /**
1051
- * @public
1052
1051
  * <p>The Amazon Resource Name (ARN) of the custom routing accelerator.</p>
1052
+ * @public
1053
1053
  */
1054
1054
  AcceleratorArn?: string;
1055
1055
  /**
1056
- * @public
1057
1056
  * <p>The name of the accelerator. The name must contain only alphanumeric characters or
1058
1057
  * hyphens (-), and must not begin or end with a hyphen.</p>
1058
+ * @public
1059
1059
  */
1060
1060
  Name?: string;
1061
1061
  /**
1062
- * @public
1063
1062
  * <p>The IP address type that an accelerator supports. For a custom routing accelerator, the value must be IPV4.</p>
1063
+ * @public
1064
1064
  */
1065
1065
  IpAddressType?: IpAddressType;
1066
1066
  /**
1067
- * @public
1068
1067
  * <p>Indicates whether the accelerator is enabled. The value is true or false. The default value is true. </p>
1069
1068
  * <p>If the value is set to true, the accelerator cannot be deleted. If set to false, accelerator can be deleted.</p>
1069
+ * @public
1070
1070
  */
1071
1071
  Enabled?: boolean;
1072
1072
  /**
1073
- * @public
1074
1073
  * <p>The static IP addresses that Global Accelerator associates with the accelerator.</p>
1074
+ * @public
1075
1075
  */
1076
1076
  IpSets?: IpSet[];
1077
1077
  /**
1078
- * @public
1079
1078
  * <p>The Domain Name System (DNS) name that Global Accelerator creates that points to an accelerator's static IPv4 addresses. </p>
1080
1079
  * <p>The naming convention for the DNS name is the following: A lowercase letter a,
1081
1080
  * followed by a 16-bit random hex string, followed by .awsglobalaccelerator.com. For example:
@@ -1084,21 +1083,22 @@ export interface CustomRoutingAccelerator {
1084
1083
  * and the AAAA record for all four static addresses for the accelerator: two IPv4 addresses and two IPv6 addresses.</p>
1085
1084
  * <p>For more information about the default DNS name, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/dns-addressing-custom-domains.dns-addressing.html">
1086
1085
  * Support for DNS addressing in Global Accelerator</a> in the <i>Global Accelerator Developer Guide</i>.</p>
1086
+ * @public
1087
1087
  */
1088
1088
  DnsName?: string;
1089
1089
  /**
1090
- * @public
1091
1090
  * <p>Describes the deployment status of the accelerator.</p>
1091
+ * @public
1092
1092
  */
1093
1093
  Status?: CustomRoutingAcceleratorStatus;
1094
1094
  /**
1095
- * @public
1096
1095
  * <p>The date and time that the accelerator was created.</p>
1096
+ * @public
1097
1097
  */
1098
1098
  CreatedTime?: Date;
1099
1099
  /**
1100
- * @public
1101
1100
  * <p>The date and time that the accelerator was last modified.</p>
1101
+ * @public
1102
1102
  */
1103
1103
  LastModifiedTime?: Date;
1104
1104
  }
@@ -1107,8 +1107,8 @@ export interface CustomRoutingAccelerator {
1107
1107
  */
1108
1108
  export interface CreateCustomRoutingAcceleratorResponse {
1109
1109
  /**
1110
- * @public
1111
1110
  * <p>The accelerator that is created.</p>
1111
+ * @public
1112
1112
  */
1113
1113
  Accelerator?: CustomRoutingAccelerator;
1114
1114
  }
@@ -1125,24 +1125,24 @@ export declare const CustomRoutingProtocol: {
1125
1125
  */
1126
1126
  export type CustomRoutingProtocol = (typeof CustomRoutingProtocol)[keyof typeof CustomRoutingProtocol];
1127
1127
  /**
1128
- * @public
1129
1128
  * <p>For a custom routing accelerator, sets the port range and protocol for all endpoints (virtual
1130
1129
  * private cloud subnets) in an endpoint group to accept client traffic on.</p>
1130
+ * @public
1131
1131
  */
1132
1132
  export interface CustomRoutingDestinationConfiguration {
1133
1133
  /**
1134
- * @public
1135
1134
  * <p>The first port, inclusive, in the range of ports for the endpoint group that is associated with a custom routing accelerator.</p>
1135
+ * @public
1136
1136
  */
1137
1137
  FromPort: number | undefined;
1138
1138
  /**
1139
- * @public
1140
1139
  * <p>The last port, inclusive, in the range of ports for the endpoint group that is associated with a custom routing accelerator.</p>
1140
+ * @public
1141
1141
  */
1142
1142
  ToPort: number | undefined;
1143
1143
  /**
1144
- * @public
1145
1144
  * <p>The protocol for the endpoint group that is associated with a custom routing accelerator. The protocol can be either TCP or UDP.</p>
1145
+ * @public
1146
1146
  */
1147
1147
  Protocols: CustomRoutingProtocol[] | undefined;
1148
1148
  }
@@ -1151,26 +1151,26 @@ export interface CustomRoutingDestinationConfiguration {
1151
1151
  */
1152
1152
  export interface CreateCustomRoutingEndpointGroupRequest {
1153
1153
  /**
1154
- * @public
1155
1154
  * <p>The Amazon Resource Name (ARN) of the listener for a custom routing endpoint.</p>
1155
+ * @public
1156
1156
  */
1157
1157
  ListenerArn: string | undefined;
1158
1158
  /**
1159
- * @public
1160
1159
  * <p>The Amazon Web Services Region where the endpoint group is located. A listener can have only one endpoint group in a
1161
1160
  * specific Region.</p>
1161
+ * @public
1162
1162
  */
1163
1163
  EndpointGroupRegion: string | undefined;
1164
1164
  /**
1165
- * @public
1166
1165
  * <p>Sets the port range and protocol for all endpoints (virtual private cloud subnets) in a custom routing endpoint group to accept
1167
1166
  * client traffic on.</p>
1167
+ * @public
1168
1168
  */
1169
1169
  DestinationConfigurations: CustomRoutingDestinationConfiguration[] | undefined;
1170
1170
  /**
1171
- * @public
1172
1171
  * <p>A unique, case-sensitive identifier that you provide to ensure the idempotency—that is, the
1173
1172
  * uniqueness—of the request.</p>
1173
+ * @public
1174
1174
  */
1175
1175
  IdempotencyToken?: string;
1176
1176
  }
@@ -1187,53 +1187,53 @@ export declare const Protocol: {
1187
1187
  */
1188
1188
  export type Protocol = (typeof Protocol)[keyof typeof Protocol];
1189
1189
  /**
1190
- * @public
1191
1190
  * <p>For a custom routing accelerator, describes the port range and protocol for all endpoints
1192
1191
  * (virtual private cloud subnets) in an endpoint group to accept client traffic on.</p>
1192
+ * @public
1193
1193
  */
1194
1194
  export interface CustomRoutingDestinationDescription {
1195
1195
  /**
1196
- * @public
1197
1196
  * <p>The first port, inclusive, in the range of ports for the endpoint group that is associated with a custom routing accelerator.</p>
1197
+ * @public
1198
1198
  */
1199
1199
  FromPort?: number;
1200
1200
  /**
1201
- * @public
1202
1201
  * <p>The last port, inclusive, in the range of ports for the endpoint group that is associated with a custom routing accelerator.</p>
1202
+ * @public
1203
1203
  */
1204
1204
  ToPort?: number;
1205
1205
  /**
1206
- * @public
1207
1206
  * <p>The protocol for the endpoint group that is associated with a custom routing accelerator. The protocol can be either TCP or UDP.</p>
1207
+ * @public
1208
1208
  */
1209
1209
  Protocols?: Protocol[];
1210
1210
  }
1211
1211
  /**
1212
- * @public
1213
1212
  * <p>A complex type for the endpoint group for a custom routing accelerator. An Amazon Web Services Region can have only one endpoint group for a specific listener.
1214
1213
  * </p>
1214
+ * @public
1215
1215
  */
1216
1216
  export interface CustomRoutingEndpointGroup {
1217
1217
  /**
1218
- * @public
1219
1218
  * <p>The Amazon Resource Name (ARN) of the endpoint group.</p>
1219
+ * @public
1220
1220
  */
1221
1221
  EndpointGroupArn?: string;
1222
1222
  /**
1223
- * @public
1224
1223
  * <p>The Amazon Web Services Region where the endpoint group is located.</p>
1224
+ * @public
1225
1225
  */
1226
1226
  EndpointGroupRegion?: string;
1227
1227
  /**
1228
- * @public
1229
1228
  * <p>For a custom routing accelerator, describes the port range and protocol for all endpoints
1230
1229
  * (virtual private cloud subnets) in an endpoint group to accept client traffic on.</p>
1230
+ * @public
1231
1231
  */
1232
1232
  DestinationDescriptions?: CustomRoutingDestinationDescription[];
1233
1233
  /**
1234
- * @public
1235
1234
  * <p>For a custom routing accelerator, describes the endpoints (virtual private cloud subnets) in an
1236
1235
  * endpoint group to accept client traffic on.</p>
1236
+ * @public
1237
1237
  */
1238
1238
  EndpointDescriptions?: CustomRoutingEndpointDescription[];
1239
1239
  }
@@ -1242,14 +1242,14 @@ export interface CustomRoutingEndpointGroup {
1242
1242
  */
1243
1243
  export interface CreateCustomRoutingEndpointGroupResponse {
1244
1244
  /**
1245
- * @public
1246
1245
  * <p>The information about the endpoint group created for a custom routing accelerator.</p>
1246
+ * @public
1247
1247
  */
1248
1248
  EndpointGroup?: CustomRoutingEndpointGroup;
1249
1249
  }
1250
1250
  /**
1251
- * @public
1252
1251
  * <p>The endpoint group that you specified already exists.</p>
1252
+ * @public
1253
1253
  */
1254
1254
  export declare class EndpointGroupAlreadyExistsException extends __BaseException {
1255
1255
  readonly name: "EndpointGroupAlreadyExistsException";
@@ -1261,8 +1261,8 @@ export declare class EndpointGroupAlreadyExistsException extends __BaseException
1261
1261
  constructor(opts: __ExceptionOptionType<EndpointGroupAlreadyExistsException, __BaseException>);
1262
1262
  }
1263
1263
  /**
1264
- * @public
1265
1264
  * <p>The port numbers that you specified are not valid numbers or are not unique for this accelerator.</p>
1265
+ * @public
1266
1266
  */
1267
1267
  export declare class InvalidPortRangeException extends __BaseException {
1268
1268
  readonly name: "InvalidPortRangeException";
@@ -1274,8 +1274,8 @@ export declare class InvalidPortRangeException extends __BaseException {
1274
1274
  constructor(opts: __ExceptionOptionType<InvalidPortRangeException, __BaseException>);
1275
1275
  }
1276
1276
  /**
1277
- * @public
1278
1277
  * <p>The listener that you specified doesn't exist.</p>
1278
+ * @public
1279
1279
  */
1280
1280
  export declare class ListenerNotFoundException extends __BaseException {
1281
1281
  readonly name: "ListenerNotFoundException";
@@ -1287,18 +1287,18 @@ export declare class ListenerNotFoundException extends __BaseException {
1287
1287
  constructor(opts: __ExceptionOptionType<ListenerNotFoundException, __BaseException>);
1288
1288
  }
1289
1289
  /**
1290
- * @public
1291
1290
  * <p>A complex type for a range of ports for a listener.</p>
1291
+ * @public
1292
1292
  */
1293
1293
  export interface PortRange {
1294
1294
  /**
1295
- * @public
1296
1295
  * <p>The first port in the range of ports, inclusive.</p>
1296
+ * @public
1297
1297
  */
1298
1298
  FromPort?: number;
1299
1299
  /**
1300
- * @public
1301
1300
  * <p>The last port in the range of ports, inclusive.</p>
1301
+ * @public
1302
1302
  */
1303
1303
  ToPort?: number;
1304
1304
  }
@@ -1307,39 +1307,39 @@ export interface PortRange {
1307
1307
  */
1308
1308
  export interface CreateCustomRoutingListenerRequest {
1309
1309
  /**
1310
- * @public
1311
1310
  * <p>The Amazon Resource Name (ARN) of the accelerator for a custom routing listener.</p>
1311
+ * @public
1312
1312
  */
1313
1313
  AcceleratorArn: string | undefined;
1314
1314
  /**
1315
- * @public
1316
1315
  * <p>The port range to support for connections from clients to your accelerator.</p>
1317
1316
  * <p>Separately, you set port ranges for endpoints. For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/about-custom-routing-endpoints.html">About
1318
1317
  * endpoints for custom routing accelerators</a>.</p>
1318
+ * @public
1319
1319
  */
1320
1320
  PortRanges: PortRange[] | undefined;
1321
1321
  /**
1322
- * @public
1323
1322
  * <p>A unique, case-sensitive identifier that you provide to ensure the idempotency—that is, the
1324
1323
  * uniqueness—of the request.</p>
1324
+ * @public
1325
1325
  */
1326
1326
  IdempotencyToken?: string;
1327
1327
  }
1328
1328
  /**
1329
- * @public
1330
1329
  * <p>A complex type for a listener for a custom routing accelerator.</p>
1330
+ * @public
1331
1331
  */
1332
1332
  export interface CustomRoutingListener {
1333
1333
  /**
1334
- * @public
1335
1334
  * <p>The Amazon Resource Name (ARN) of the listener.</p>
1335
+ * @public
1336
1336
  */
1337
1337
  ListenerArn?: string;
1338
1338
  /**
1339
- * @public
1340
1339
  * <p>The port range to support for connections from clients to your accelerator.</p>
1341
1340
  * <p>Separately, you set port ranges for endpoints. For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/about-custom-routing-endpoints.html">About
1342
1341
  * endpoints for custom routing accelerators</a>.</p>
1342
+ * @public
1343
1343
  */
1344
1344
  PortRanges?: PortRange[];
1345
1345
  }
@@ -1348,8 +1348,8 @@ export interface CustomRoutingListener {
1348
1348
  */
1349
1349
  export interface CreateCustomRoutingListenerResponse {
1350
1350
  /**
1351
- * @public
1352
1351
  * <p>The listener that you've created for a custom routing accelerator.</p>
1352
+ * @public
1353
1353
  */
1354
1354
  Listener?: CustomRoutingListener;
1355
1355
  }
@@ -1367,25 +1367,25 @@ export declare const HealthCheckProtocol: {
1367
1367
  */
1368
1368
  export type HealthCheckProtocol = (typeof HealthCheckProtocol)[keyof typeof HealthCheckProtocol];
1369
1369
  /**
1370
- * @public
1371
1370
  * <p>Override specific listener ports used to route traffic to endpoints that are part of an endpoint group.
1372
1371
  * For example, you can create a port override in which the listener
1373
1372
  * receives user traffic on ports 80 and 443, but your accelerator routes that traffic to ports 1080
1374
1373
  * and 1443, respectively, on the endpoints.</p>
1375
1374
  * <p>For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/about-endpoint-groups-port-override.html">
1376
1375
  * Overriding listener ports</a> in the <i>Global Accelerator Developer Guide</i>.</p>
1376
+ * @public
1377
1377
  */
1378
1378
  export interface PortOverride {
1379
1379
  /**
1380
- * @public
1381
1380
  * <p>The listener port that you want to map to a specific endpoint port. This is the port that user traffic
1382
1381
  * arrives to the Global Accelerator on.</p>
1382
+ * @public
1383
1383
  */
1384
1384
  ListenerPort?: number;
1385
1385
  /**
1386
- * @public
1387
1386
  * <p>The endpoint port that you want a listener port to be mapped to. This is the port on the endpoint,
1388
1387
  * such as the Application Load Balancer or Amazon EC2 instance.</p>
1388
+ * @public
1389
1389
  */
1390
1390
  EndpointPort?: number;
1391
1391
  }
@@ -1394,143 +1394,143 @@ export interface PortOverride {
1394
1394
  */
1395
1395
  export interface CreateEndpointGroupRequest {
1396
1396
  /**
1397
- * @public
1398
1397
  * <p>The Amazon Resource Name (ARN) of the listener.</p>
1398
+ * @public
1399
1399
  */
1400
1400
  ListenerArn: string | undefined;
1401
1401
  /**
1402
- * @public
1403
1402
  * <p>The Amazon Web Services Region where the endpoint group is located. A listener can have only one endpoint group in a
1404
1403
  * specific Region.</p>
1404
+ * @public
1405
1405
  */
1406
1406
  EndpointGroupRegion: string | undefined;
1407
1407
  /**
1408
- * @public
1409
1408
  * <p>The list of endpoint objects.</p>
1409
+ * @public
1410
1410
  */
1411
1411
  EndpointConfigurations?: EndpointConfiguration[];
1412
1412
  /**
1413
- * @public
1414
1413
  * <p>The percentage of traffic to send to an Amazon Web Services Region. Additional traffic is distributed to other endpoint groups for
1415
1414
  * this listener. </p>
1416
1415
  * <p>Use this action to increase (dial up) or decrease (dial down) traffic to a specific Region. The percentage is
1417
1416
  * applied to the traffic that would otherwise have been routed to the Region based on optimal routing.</p>
1418
1417
  * <p>The default value is 100.</p>
1418
+ * @public
1419
1419
  */
1420
1420
  TrafficDialPercentage?: number;
1421
1421
  /**
1422
- * @public
1423
1422
  * <p>The port that Global Accelerator uses to check the health of endpoints that are part of this endpoint group. The default port
1424
1423
  * is the listener port that this endpoint group is associated with. If listener port is a list of ports, Global Accelerator uses the
1425
1424
  * first port in the list.</p>
1425
+ * @public
1426
1426
  */
1427
1427
  HealthCheckPort?: number;
1428
1428
  /**
1429
- * @public
1430
1429
  * <p>The protocol that Global Accelerator uses to check the health of endpoints that are part of this endpoint group. The default
1431
1430
  * value is TCP.</p>
1431
+ * @public
1432
1432
  */
1433
1433
  HealthCheckProtocol?: HealthCheckProtocol;
1434
1434
  /**
1435
- * @public
1436
1435
  * <p>If the protocol is HTTP/S, then this specifies the path that is the destination for health check targets. The
1437
1436
  * default value is slash (/).</p>
1437
+ * @public
1438
1438
  */
1439
1439
  HealthCheckPath?: string;
1440
1440
  /**
1441
- * @public
1442
1441
  * <p>The time—10 seconds or 30 seconds—between each health check for an endpoint. The default value is 30.</p>
1442
+ * @public
1443
1443
  */
1444
1444
  HealthCheckIntervalSeconds?: number;
1445
1445
  /**
1446
- * @public
1447
1446
  * <p>The number of consecutive health checks required to set the state of a healthy endpoint to unhealthy, or to set an
1448
1447
  * unhealthy endpoint to healthy. The default value is 3.</p>
1448
+ * @public
1449
1449
  */
1450
1450
  ThresholdCount?: number;
1451
1451
  /**
1452
- * @public
1453
1452
  * <p>A unique, case-sensitive identifier that you provide to ensure the idempotency—that is, the
1454
1453
  * uniqueness—of the request.</p>
1454
+ * @public
1455
1455
  */
1456
1456
  IdempotencyToken?: string;
1457
1457
  /**
1458
- * @public
1459
1458
  * <p>Override specific listener ports used to route traffic to endpoints that are part of this endpoint group.
1460
1459
  * For example, you can create a port override in which the listener
1461
1460
  * receives user traffic on ports 80 and 443, but your accelerator routes that traffic to ports 1080
1462
1461
  * and 1443, respectively, on the endpoints.</p>
1463
1462
  * <p>For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/about-endpoint-groups-port-override.html">
1464
1463
  * Overriding listener ports</a> in the <i>Global Accelerator Developer Guide</i>.</p>
1464
+ * @public
1465
1465
  */
1466
1466
  PortOverrides?: PortOverride[];
1467
1467
  }
1468
1468
  /**
1469
- * @public
1470
1469
  * <p>A complex type for the endpoint group. An Amazon Web Services Region can have only one endpoint group for a specific listener.
1471
1470
  * </p>
1471
+ * @public
1472
1472
  */
1473
1473
  export interface EndpointGroup {
1474
1474
  /**
1475
- * @public
1476
1475
  * <p>The Amazon Resource Name (ARN) of the endpoint group.</p>
1476
+ * @public
1477
1477
  */
1478
1478
  EndpointGroupArn?: string;
1479
1479
  /**
1480
- * @public
1481
1480
  * <p>The Amazon Web Services Region where the endpoint group is located.</p>
1481
+ * @public
1482
1482
  */
1483
1483
  EndpointGroupRegion?: string;
1484
1484
  /**
1485
- * @public
1486
1485
  * <p>The list of endpoint objects.</p>
1486
+ * @public
1487
1487
  */
1488
1488
  EndpointDescriptions?: EndpointDescription[];
1489
1489
  /**
1490
- * @public
1491
1490
  * <p>The percentage of traffic to send to an Amazon Web Services Region. Additional traffic is distributed to other endpoint groups for
1492
1491
  * this listener. </p>
1493
1492
  * <p>Use this action to increase (dial up) or decrease (dial down) traffic to a specific Region. The percentage is
1494
1493
  * applied to the traffic that would otherwise have been routed to the Region based on optimal routing.</p>
1495
1494
  * <p>The default value is 100.</p>
1495
+ * @public
1496
1496
  */
1497
1497
  TrafficDialPercentage?: number;
1498
1498
  /**
1499
- * @public
1500
1499
  * <p>The port that Global Accelerator uses to perform health checks on endpoints that are part of this endpoint group. </p>
1501
1500
  * <p>The default port is the port for the listener that this endpoint group is associated with. If the listener port is a
1502
1501
  * list, Global Accelerator uses the first specified port in the list of ports.</p>
1502
+ * @public
1503
1503
  */
1504
1504
  HealthCheckPort?: number;
1505
1505
  /**
1506
- * @public
1507
1506
  * <p>The protocol that Global Accelerator uses to perform health checks on endpoints that are part of this endpoint group. The default
1508
1507
  * value is TCP.</p>
1508
+ * @public
1509
1509
  */
1510
1510
  HealthCheckProtocol?: HealthCheckProtocol;
1511
1511
  /**
1512
- * @public
1513
1512
  * <p>If the protocol is HTTP/S, then this value provides the ping path that Global Accelerator uses for the destination on the
1514
1513
  * endpoints for health checks. The default is slash (/).</p>
1514
+ * @public
1515
1515
  */
1516
1516
  HealthCheckPath?: string;
1517
1517
  /**
1518
- * @public
1519
1518
  * <p>The time—10 seconds or 30 seconds—between health checks for each endpoint. The default value is 30.</p>
1519
+ * @public
1520
1520
  */
1521
1521
  HealthCheckIntervalSeconds?: number;
1522
1522
  /**
1523
- * @public
1524
1523
  * <p>The number of consecutive health checks required to set the state of a healthy endpoint to unhealthy, or to set an
1525
1524
  * unhealthy endpoint to healthy. The default value is 3.</p>
1525
+ * @public
1526
1526
  */
1527
1527
  ThresholdCount?: number;
1528
1528
  /**
1529
- * @public
1530
1529
  * <p>Allows you to override the destination ports used to route traffic to an endpoint.
1531
1530
  * Using a port override lets you map a list of external destination ports (that your
1532
1531
  * users send traffic to) to a list of internal destination ports that you want an application
1533
1532
  * endpoint to receive traffic on. </p>
1533
+ * @public
1534
1534
  */
1535
1535
  PortOverrides?: PortOverride[];
1536
1536
  }
@@ -1539,8 +1539,8 @@ export interface EndpointGroup {
1539
1539
  */
1540
1540
  export interface CreateEndpointGroupResponse {
1541
1541
  /**
1542
- * @public
1543
1542
  * <p>The information about the endpoint group that was created.</p>
1543
+ * @public
1544
1544
  */
1545
1545
  EndpointGroup?: EndpointGroup;
1546
1546
  }
@@ -1549,22 +1549,21 @@ export interface CreateEndpointGroupResponse {
1549
1549
  */
1550
1550
  export interface CreateListenerRequest {
1551
1551
  /**
1552
- * @public
1553
1552
  * <p>The Amazon Resource Name (ARN) of your accelerator.</p>
1553
+ * @public
1554
1554
  */
1555
1555
  AcceleratorArn: string | undefined;
1556
1556
  /**
1557
- * @public
1558
1557
  * <p>The list of port ranges to support for connections from clients to your accelerator.</p>
1558
+ * @public
1559
1559
  */
1560
1560
  PortRanges: PortRange[] | undefined;
1561
1561
  /**
1562
- * @public
1563
1562
  * <p>The protocol for connections from clients to your accelerator.</p>
1563
+ * @public
1564
1564
  */
1565
1565
  Protocol: Protocol | undefined;
1566
1566
  /**
1567
- * @public
1568
1567
  * <p>Client affinity lets you direct all requests from a user to the same endpoint, if you have stateful applications,
1569
1568
  * regardless of the port and protocol of the client request. Client affinity gives you control over whether to always
1570
1569
  * route each client to the same specific endpoint.</p>
@@ -1577,37 +1576,37 @@ export interface CreateListenerRequest {
1577
1576
  * instead. When you use the <code>SOURCE_IP</code> setting, Global Accelerator uses the "two-tuple" (2-tuple) properties—
1578
1577
  * source (client) IP address and destination IP address—to select the hash value.</p>
1579
1578
  * <p>The default value is <code>NONE</code>.</p>
1579
+ * @public
1580
1580
  */
1581
1581
  ClientAffinity?: ClientAffinity;
1582
1582
  /**
1583
- * @public
1584
1583
  * <p>A unique, case-sensitive identifier that you provide to ensure the idempotency—that is, the
1585
1584
  * uniqueness—of the request.</p>
1585
+ * @public
1586
1586
  */
1587
1587
  IdempotencyToken?: string;
1588
1588
  }
1589
1589
  /**
1590
- * @public
1591
1590
  * <p>A complex type for a listener.</p>
1591
+ * @public
1592
1592
  */
1593
1593
  export interface Listener {
1594
1594
  /**
1595
- * @public
1596
1595
  * <p>The Amazon Resource Name (ARN) of the listener.</p>
1596
+ * @public
1597
1597
  */
1598
1598
  ListenerArn?: string;
1599
1599
  /**
1600
- * @public
1601
1600
  * <p>The list of port ranges for the connections from clients to the accelerator.</p>
1601
+ * @public
1602
1602
  */
1603
1603
  PortRanges?: PortRange[];
1604
1604
  /**
1605
- * @public
1606
1605
  * <p>The protocol for the connections from clients to the accelerator.</p>
1606
+ * @public
1607
1607
  */
1608
1608
  Protocol?: Protocol;
1609
1609
  /**
1610
- * @public
1611
1610
  * <p>Client affinity lets you direct all requests from a user to the same endpoint, if you have stateful applications,
1612
1611
  * regardless of the port and protocol of the client request. Client affinity gives you control over whether to always
1613
1612
  * route each client to the same specific endpoint.</p>
@@ -1620,6 +1619,7 @@ export interface Listener {
1620
1619
  * instead. When you use the <code>SOURCE_IP</code> setting, Global Accelerator uses the "two-tuple" (2-tuple) properties—
1621
1620
  * source (client) IP address and destination IP address—to select the hash value.</p>
1622
1621
  * <p>The default value is <code>NONE</code>.</p>
1622
+ * @public
1623
1623
  */
1624
1624
  ClientAffinity?: ClientAffinity;
1625
1625
  }
@@ -1628,57 +1628,57 @@ export interface Listener {
1628
1628
  */
1629
1629
  export interface CreateListenerResponse {
1630
1630
  /**
1631
- * @public
1632
1631
  * <p>The listener that you've created.</p>
1632
+ * @public
1633
1633
  */
1634
1634
  Listener?: Listener;
1635
1635
  }
1636
1636
  /**
1637
- * @public
1638
1637
  * <p>An endpoint (Amazon Web Services resource) that is listed in a cross-account attachment and
1639
1638
  * can be added to an accelerator by specified principals, that are also listed in the attachment.</p>
1639
+ * @public
1640
1640
  */
1641
1641
  export interface CrossAccountResource {
1642
1642
  /**
1643
- * @public
1644
1643
  * <p>The endpoint ID for the endpoint that is listed in a cross-account attachment and
1645
1644
  * can be added to an accelerator by specified principals.</p>
1645
+ * @public
1646
1646
  */
1647
1647
  EndpointId?: string;
1648
1648
  /**
1649
- * @public
1650
1649
  * <p>The Amazon Resource Name (ARN) of the cross-account attachment that specifies the endpoints (resources)
1651
1650
  * that can be added to accelerators and principals that have permission to add the endpoints to accelerators.</p>
1651
+ * @public
1652
1652
  */
1653
1653
  AttachmentArn?: string;
1654
1654
  }
1655
1655
  /**
1656
- * @public
1657
1656
  * <p>Attributes of a custom routing accelerator.</p>
1657
+ * @public
1658
1658
  */
1659
1659
  export interface CustomRoutingAcceleratorAttributes {
1660
1660
  /**
1661
- * @public
1662
1661
  * <p>Indicates whether flow logs are enabled. The default value is false. If the value is true,
1663
1662
  * <code>FlowLogsS3Bucket</code> and <code>FlowLogsS3Prefix</code> must be specified.</p>
1664
1663
  * <p>For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/monitoring-global-accelerator.flow-logs.html">Flow logs</a> in
1665
1664
  * the <i>Global Accelerator Developer Guide</i>.</p>
1665
+ * @public
1666
1666
  */
1667
1667
  FlowLogsEnabled?: boolean;
1668
1668
  /**
1669
- * @public
1670
1669
  * <p>The name of the Amazon S3 bucket for the flow logs. Attribute is required if <code>FlowLogsEnabled</code> is
1671
1670
  * <code>true</code>. The bucket must exist and have a bucket policy that grants Global Accelerator permission to write to the
1672
1671
  * bucket.</p>
1672
+ * @public
1673
1673
  */
1674
1674
  FlowLogsS3Bucket?: string;
1675
1675
  /**
1676
- * @public
1677
1676
  * <p>The prefix for the location in the Amazon S3 bucket for the flow logs. Attribute is required if
1678
1677
  * <code>FlowLogsEnabled</code> is <code>true</code>.</p>
1679
1678
  * <p>If you don’t specify a prefix, the flow logs are stored in the
1680
1679
  * root of the bucket. If you specify slash (/) for the S3 bucket prefix, the log file bucket folder structure will include a double slash (//), like the following:</p>
1681
1680
  * <p>DOC-EXAMPLE-BUCKET//AWSLogs/aws_account_id</p>
1681
+ * @public
1682
1682
  */
1683
1683
  FlowLogsS3Prefix?: string;
1684
1684
  }
@@ -1699,8 +1699,8 @@ export type CustomRoutingDestinationTrafficState = (typeof CustomRoutingDestinat
1699
1699
  */
1700
1700
  export interface DeleteAcceleratorRequest {
1701
1701
  /**
1702
- * @public
1703
1702
  * <p>The Amazon Resource Name (ARN) of an accelerator.</p>
1703
+ * @public
1704
1704
  */
1705
1705
  AcceleratorArn: string | undefined;
1706
1706
  }
@@ -1709,8 +1709,8 @@ export interface DeleteAcceleratorRequest {
1709
1709
  */
1710
1710
  export interface DeleteCrossAccountAttachmentRequest {
1711
1711
  /**
1712
- * @public
1713
1712
  * <p>The Amazon Resource Name (ARN) for the cross-account attachment to delete.</p>
1713
+ * @public
1714
1714
  */
1715
1715
  AttachmentArn: string | undefined;
1716
1716
  }
@@ -1719,8 +1719,8 @@ export interface DeleteCrossAccountAttachmentRequest {
1719
1719
  */
1720
1720
  export interface DeleteCustomRoutingAcceleratorRequest {
1721
1721
  /**
1722
- * @public
1723
1722
  * <p>The Amazon Resource Name (ARN) of the custom routing accelerator to delete.</p>
1723
+ * @public
1724
1724
  */
1725
1725
  AcceleratorArn: string | undefined;
1726
1726
  }
@@ -1729,8 +1729,8 @@ export interface DeleteCustomRoutingAcceleratorRequest {
1729
1729
  */
1730
1730
  export interface DeleteCustomRoutingEndpointGroupRequest {
1731
1731
  /**
1732
- * @public
1733
1732
  * <p>The Amazon Resource Name (ARN) of the endpoint group to delete.</p>
1733
+ * @public
1734
1734
  */
1735
1735
  EndpointGroupArn: string | undefined;
1736
1736
  }
@@ -1739,8 +1739,8 @@ export interface DeleteCustomRoutingEndpointGroupRequest {
1739
1739
  */
1740
1740
  export interface DeleteCustomRoutingListenerRequest {
1741
1741
  /**
1742
- * @public
1743
1742
  * <p>The Amazon Resource Name (ARN) of the listener to delete.</p>
1743
+ * @public
1744
1744
  */
1745
1745
  ListenerArn: string | undefined;
1746
1746
  }
@@ -1749,8 +1749,8 @@ export interface DeleteCustomRoutingListenerRequest {
1749
1749
  */
1750
1750
  export interface DeleteEndpointGroupRequest {
1751
1751
  /**
1752
- * @public
1753
1752
  * <p>The Amazon Resource Name (ARN) of the endpoint group to delete.</p>
1753
+ * @public
1754
1754
  */
1755
1755
  EndpointGroupArn: string | undefined;
1756
1756
  }
@@ -1759,8 +1759,8 @@ export interface DeleteEndpointGroupRequest {
1759
1759
  */
1760
1760
  export interface DeleteListenerRequest {
1761
1761
  /**
1762
- * @public
1763
1762
  * <p>The Amazon Resource Name (ARN) of the listener.</p>
1763
+ * @public
1764
1764
  */
1765
1765
  ListenerArn: string | undefined;
1766
1766
  }
@@ -1769,30 +1769,29 @@ export interface DeleteListenerRequest {
1769
1769
  */
1770
1770
  export interface DenyCustomRoutingTrafficRequest {
1771
1771
  /**
1772
- * @public
1773
1772
  * <p>The Amazon Resource Name (ARN) of the endpoint group.</p>
1773
+ * @public
1774
1774
  */
1775
1775
  EndpointGroupArn: string | undefined;
1776
1776
  /**
1777
- * @public
1778
1777
  * <p>An ID for the endpoint. For custom routing accelerators, this is the virtual private cloud (VPC) subnet ID.</p>
1778
+ * @public
1779
1779
  */
1780
1780
  EndpointId: string | undefined;
1781
1781
  /**
1782
- * @public
1783
1782
  * <p>A list of specific Amazon EC2 instance IP addresses (destination addresses) in a subnet that you want to prevent from receiving
1784
1783
  * traffic. The IP addresses must be a subset of the IP addresses allowed for the VPC subnet associated with the
1785
1784
  * endpoint group.</p>
1785
+ * @public
1786
1786
  */
1787
1787
  DestinationAddresses?: string[];
1788
1788
  /**
1789
- * @public
1790
1789
  * <p>A list of specific Amazon EC2 instance ports (destination ports) in a subnet endpoint that you want to prevent from
1791
1790
  * receiving traffic.</p>
1791
+ * @public
1792
1792
  */
1793
1793
  DestinationPorts?: number[];
1794
1794
  /**
1795
- * @public
1796
1795
  * <p>Indicates whether all destination IP addresses and ports for a specified VPC subnet endpoint <i>cannot</i>
1797
1796
  * receive traffic from a custom routing accelerator. The value is TRUE or FALSE. </p>
1798
1797
  * <p>When set to TRUE, <i>no</i> destinations in the custom routing VPC subnet can receive traffic. Note
@@ -1801,6 +1800,7 @@ export interface DenyCustomRoutingTrafficRequest {
1801
1800
  * traffic. A list of ports is optional. If you don't specify a list of ports, the ports that can accept traffic is
1802
1801
  * the same as the ports configured for the endpoint group.</p>
1803
1802
  * <p>The default value is FALSE.</p>
1803
+ * @public
1804
1804
  */
1805
1805
  DenyAllTrafficToEndpoint?: boolean;
1806
1806
  }
@@ -1809,9 +1809,9 @@ export interface DenyCustomRoutingTrafficRequest {
1809
1809
  */
1810
1810
  export interface DeprovisionByoipCidrRequest {
1811
1811
  /**
1812
- * @public
1813
1812
  * <p>The address range, in CIDR notation. The prefix must be the same prefix that you specified
1814
1813
  * when you provisioned the address range.</p>
1814
+ * @public
1815
1815
  */
1816
1816
  Cidr: string | undefined;
1817
1817
  }
@@ -1820,8 +1820,8 @@ export interface DeprovisionByoipCidrRequest {
1820
1820
  */
1821
1821
  export interface DeprovisionByoipCidrResponse {
1822
1822
  /**
1823
- * @public
1824
1823
  * <p>Information about the address range.</p>
1824
+ * @public
1825
1825
  */
1826
1826
  ByoipCidr?: ByoipCidr;
1827
1827
  }
@@ -1830,8 +1830,8 @@ export interface DeprovisionByoipCidrResponse {
1830
1830
  */
1831
1831
  export interface DescribeAcceleratorRequest {
1832
1832
  /**
1833
- * @public
1834
1833
  * <p>The Amazon Resource Name (ARN) of the accelerator to describe.</p>
1834
+ * @public
1835
1835
  */
1836
1836
  AcceleratorArn: string | undefined;
1837
1837
  }
@@ -1840,8 +1840,8 @@ export interface DescribeAcceleratorRequest {
1840
1840
  */
1841
1841
  export interface DescribeAcceleratorResponse {
1842
1842
  /**
1843
- * @public
1844
1843
  * <p>The description of the accelerator.</p>
1844
+ * @public
1845
1845
  */
1846
1846
  Accelerator?: Accelerator;
1847
1847
  }
@@ -1850,8 +1850,8 @@ export interface DescribeAcceleratorResponse {
1850
1850
  */
1851
1851
  export interface DescribeAcceleratorAttributesRequest {
1852
1852
  /**
1853
- * @public
1854
1853
  * <p>The Amazon Resource Name (ARN) of the accelerator with the attributes that you want to describe.</p>
1854
+ * @public
1855
1855
  */
1856
1856
  AcceleratorArn: string | undefined;
1857
1857
  }
@@ -1860,8 +1860,8 @@ export interface DescribeAcceleratorAttributesRequest {
1860
1860
  */
1861
1861
  export interface DescribeAcceleratorAttributesResponse {
1862
1862
  /**
1863
- * @public
1864
1863
  * <p>The attributes of the accelerator.</p>
1864
+ * @public
1865
1865
  */
1866
1866
  AcceleratorAttributes?: AcceleratorAttributes;
1867
1867
  }
@@ -1870,8 +1870,8 @@ export interface DescribeAcceleratorAttributesResponse {
1870
1870
  */
1871
1871
  export interface DescribeCrossAccountAttachmentRequest {
1872
1872
  /**
1873
- * @public
1874
1873
  * <p>The Amazon Resource Name (ARN) for the cross-account attachment to describe.</p>
1874
+ * @public
1875
1875
  */
1876
1876
  AttachmentArn: string | undefined;
1877
1877
  }
@@ -1880,8 +1880,8 @@ export interface DescribeCrossAccountAttachmentRequest {
1880
1880
  */
1881
1881
  export interface DescribeCrossAccountAttachmentResponse {
1882
1882
  /**
1883
- * @public
1884
1883
  * <p>Information about the cross-account attachment.</p>
1884
+ * @public
1885
1885
  */
1886
1886
  CrossAccountAttachment?: Attachment;
1887
1887
  }
@@ -1890,8 +1890,8 @@ export interface DescribeCrossAccountAttachmentResponse {
1890
1890
  */
1891
1891
  export interface DescribeCustomRoutingAcceleratorRequest {
1892
1892
  /**
1893
- * @public
1894
1893
  * <p>The Amazon Resource Name (ARN) of the accelerator to describe.</p>
1894
+ * @public
1895
1895
  */
1896
1896
  AcceleratorArn: string | undefined;
1897
1897
  }
@@ -1900,8 +1900,8 @@ export interface DescribeCustomRoutingAcceleratorRequest {
1900
1900
  */
1901
1901
  export interface DescribeCustomRoutingAcceleratorResponse {
1902
1902
  /**
1903
- * @public
1904
1903
  * <p>The description of the custom routing accelerator.</p>
1904
+ * @public
1905
1905
  */
1906
1906
  Accelerator?: CustomRoutingAccelerator;
1907
1907
  }
@@ -1910,8 +1910,8 @@ export interface DescribeCustomRoutingAcceleratorResponse {
1910
1910
  */
1911
1911
  export interface DescribeCustomRoutingAcceleratorAttributesRequest {
1912
1912
  /**
1913
- * @public
1914
1913
  * <p>The Amazon Resource Name (ARN) of the custom routing accelerator to describe the attributes for.</p>
1914
+ * @public
1915
1915
  */
1916
1916
  AcceleratorArn: string | undefined;
1917
1917
  }
@@ -1920,8 +1920,8 @@ export interface DescribeCustomRoutingAcceleratorAttributesRequest {
1920
1920
  */
1921
1921
  export interface DescribeCustomRoutingAcceleratorAttributesResponse {
1922
1922
  /**
1923
- * @public
1924
1923
  * <p>The attributes of the custom routing accelerator.</p>
1924
+ * @public
1925
1925
  */
1926
1926
  AcceleratorAttributes?: CustomRoutingAcceleratorAttributes;
1927
1927
  }
@@ -1930,8 +1930,8 @@ export interface DescribeCustomRoutingAcceleratorAttributesResponse {
1930
1930
  */
1931
1931
  export interface DescribeCustomRoutingEndpointGroupRequest {
1932
1932
  /**
1933
- * @public
1934
1933
  * <p>The Amazon Resource Name (ARN) of the endpoint group to describe.</p>
1934
+ * @public
1935
1935
  */
1936
1936
  EndpointGroupArn: string | undefined;
1937
1937
  }
@@ -1940,8 +1940,8 @@ export interface DescribeCustomRoutingEndpointGroupRequest {
1940
1940
  */
1941
1941
  export interface DescribeCustomRoutingEndpointGroupResponse {
1942
1942
  /**
1943
- * @public
1944
1943
  * <p>The description of an endpoint group for a custom routing accelerator.</p>
1944
+ * @public
1945
1945
  */
1946
1946
  EndpointGroup?: CustomRoutingEndpointGroup;
1947
1947
  }
@@ -1950,8 +1950,8 @@ export interface DescribeCustomRoutingEndpointGroupResponse {
1950
1950
  */
1951
1951
  export interface DescribeCustomRoutingListenerRequest {
1952
1952
  /**
1953
- * @public
1954
1953
  * <p>The Amazon Resource Name (ARN) of the listener to describe.</p>
1954
+ * @public
1955
1955
  */
1956
1956
  ListenerArn: string | undefined;
1957
1957
  }
@@ -1960,8 +1960,8 @@ export interface DescribeCustomRoutingListenerRequest {
1960
1960
  */
1961
1961
  export interface DescribeCustomRoutingListenerResponse {
1962
1962
  /**
1963
- * @public
1964
1963
  * <p>The description of a listener for a custom routing accelerator.</p>
1964
+ * @public
1965
1965
  */
1966
1966
  Listener?: CustomRoutingListener;
1967
1967
  }
@@ -1970,8 +1970,8 @@ export interface DescribeCustomRoutingListenerResponse {
1970
1970
  */
1971
1971
  export interface DescribeEndpointGroupRequest {
1972
1972
  /**
1973
- * @public
1974
1973
  * <p>The Amazon Resource Name (ARN) of the endpoint group to describe.</p>
1974
+ * @public
1975
1975
  */
1976
1976
  EndpointGroupArn: string | undefined;
1977
1977
  }
@@ -1980,8 +1980,8 @@ export interface DescribeEndpointGroupRequest {
1980
1980
  */
1981
1981
  export interface DescribeEndpointGroupResponse {
1982
1982
  /**
1983
- * @public
1984
1983
  * <p>The description of an endpoint group.</p>
1984
+ * @public
1985
1985
  */
1986
1986
  EndpointGroup?: EndpointGroup;
1987
1987
  }
@@ -1990,8 +1990,8 @@ export interface DescribeEndpointGroupResponse {
1990
1990
  */
1991
1991
  export interface DescribeListenerRequest {
1992
1992
  /**
1993
- * @public
1994
1993
  * <p>The Amazon Resource Name (ARN) of the listener to describe.</p>
1994
+ * @public
1995
1995
  */
1996
1996
  ListenerArn: string | undefined;
1997
1997
  }
@@ -2000,100 +2000,100 @@ export interface DescribeListenerRequest {
2000
2000
  */
2001
2001
  export interface DescribeListenerResponse {
2002
2002
  /**
2003
- * @public
2004
2003
  * <p>The description of a listener.</p>
2004
+ * @public
2005
2005
  */
2006
2006
  Listener?: Listener;
2007
2007
  }
2008
2008
  /**
2009
- * @public
2010
2009
  * <p>An IP address/port combination.</p>
2010
+ * @public
2011
2011
  */
2012
2012
  export interface SocketAddress {
2013
2013
  /**
2014
- * @public
2015
2014
  * <p>The IP address for the socket address.</p>
2015
+ * @public
2016
2016
  */
2017
2017
  IpAddress?: string;
2018
2018
  /**
2019
- * @public
2020
2019
  * <p>The port for the socket address.</p>
2020
+ * @public
2021
2021
  */
2022
2022
  Port?: number;
2023
2023
  }
2024
2024
  /**
2025
- * @public
2026
2025
  * <p>The port mappings for a specified endpoint IP address (destination).</p>
2026
+ * @public
2027
2027
  */
2028
2028
  export interface DestinationPortMapping {
2029
2029
  /**
2030
- * @public
2031
2030
  * <p>The Amazon Resource Name (ARN) of the custom routing accelerator
2032
2031
  * that you have port mappings for.</p>
2032
+ * @public
2033
2033
  */
2034
2034
  AcceleratorArn?: string;
2035
2035
  /**
2036
- * @public
2037
2036
  * <p>The IP address/port combinations (sockets) that map to a given destination socket
2038
2037
  * address.</p>
2038
+ * @public
2039
2039
  */
2040
2040
  AcceleratorSocketAddresses?: SocketAddress[];
2041
2041
  /**
2042
- * @public
2043
2042
  * <p>The Amazon Resource Name (ARN) of the endpoint group.</p>
2043
+ * @public
2044
2044
  */
2045
2045
  EndpointGroupArn?: string;
2046
2046
  /**
2047
- * @public
2048
2047
  * <p>The ID for the virtual private cloud (VPC) subnet.</p>
2048
+ * @public
2049
2049
  */
2050
2050
  EndpointId?: string;
2051
2051
  /**
2052
- * @public
2053
2052
  * <p>The Amazon Web Services Region for the endpoint group.</p>
2053
+ * @public
2054
2054
  */
2055
2055
  EndpointGroupRegion?: string;
2056
2056
  /**
2057
- * @public
2058
2057
  * <p>The endpoint IP address/port combination for traffic received on the accelerator socket address.</p>
2058
+ * @public
2059
2059
  */
2060
2060
  DestinationSocketAddress?: SocketAddress;
2061
2061
  /**
2062
- * @public
2063
2062
  * <p>The IP address type that an accelerator supports. For a custom routing accelerator, the value must be IPV4.</p>
2063
+ * @public
2064
2064
  */
2065
2065
  IpAddressType?: IpAddressType;
2066
2066
  /**
2067
- * @public
2068
2067
  * <p>Indicates whether or not a port mapping destination can receive traffic. The value is either ALLOW, if
2069
2068
  * traffic is allowed to the destination, or DENY, if traffic is not allowed to the destination.</p>
2069
+ * @public
2070
2070
  */
2071
2071
  DestinationTrafficState?: CustomRoutingDestinationTrafficState;
2072
2072
  }
2073
2073
  /**
2074
- * @public
2075
2074
  * <p>A complex type for an endpoint. Specifies information about the endpoint to remove from the endpoint group.</p>
2075
+ * @public
2076
2076
  */
2077
2077
  export interface EndpointIdentifier {
2078
2078
  /**
2079
- * @public
2080
2079
  * <p>An ID for the endpoint. If the endpoint is a Network Load Balancer or Application Load Balancer, this is the Amazon
2081
2080
  * Resource Name (ARN) of the resource. If the endpoint is an Elastic IP address, this is the Elastic IP address
2082
2081
  * allocation ID. For Amazon EC2 instances, this is the EC2 instance ID. </p>
2083
2082
  * <p>An Application Load Balancer can be either internal or internet-facing.</p>
2083
+ * @public
2084
2084
  */
2085
2085
  EndpointId: string | undefined;
2086
2086
  /**
2087
- * @public
2088
2087
  * <p>Indicates whether client IP address preservation is enabled for an endpoint. The value is true or false. </p>
2089
2088
  * <p>If the value is set to true, the client's IP address is preserved in the <code>X-Forwarded-For</code> request header as
2090
2089
  * traffic travels to applications on the endpoint fronted by the accelerator.</p>
2090
+ * @public
2091
2091
  */
2092
2092
  ClientIPPreservationEnabled?: boolean;
2093
2093
  }
2094
2094
  /**
2095
- * @public
2096
2095
  * <p>The endpoint that you specified doesn't exist.</p>
2096
+ * @public
2097
2097
  */
2098
2098
  export declare class EndpointNotFoundException extends __BaseException {
2099
2099
  readonly name: "EndpointNotFoundException";
@@ -2105,8 +2105,8 @@ export declare class EndpointNotFoundException extends __BaseException {
2105
2105
  constructor(opts: __ExceptionOptionType<EndpointNotFoundException, __BaseException>);
2106
2106
  }
2107
2107
  /**
2108
- * @public
2109
2108
  * <p>There isn't another item to return.</p>
2109
+ * @public
2110
2110
  */
2111
2111
  export declare class InvalidNextTokenException extends __BaseException {
2112
2112
  readonly name: "InvalidNextTokenException";
@@ -2122,13 +2122,13 @@ export declare class InvalidNextTokenException extends __BaseException {
2122
2122
  */
2123
2123
  export interface ListAcceleratorsRequest {
2124
2124
  /**
2125
- * @public
2126
2125
  * <p>The number of Global Accelerator objects that you want to return with this call. The default value is 10.</p>
2126
+ * @public
2127
2127
  */
2128
2128
  MaxResults?: number;
2129
2129
  /**
2130
- * @public
2131
2130
  * <p>The token for the next set of results. You receive this token from a previous call.</p>
2131
+ * @public
2132
2132
  */
2133
2133
  NextToken?: string;
2134
2134
  }
@@ -2137,13 +2137,13 @@ export interface ListAcceleratorsRequest {
2137
2137
  */
2138
2138
  export interface ListAcceleratorsResponse {
2139
2139
  /**
2140
- * @public
2141
2140
  * <p>The list of accelerators for a customer account.</p>
2141
+ * @public
2142
2142
  */
2143
2143
  Accelerators?: Accelerator[];
2144
2144
  /**
2145
- * @public
2146
2145
  * <p>The token for the next set of results. You receive this token from a previous call.</p>
2146
+ * @public
2147
2147
  */
2148
2148
  NextToken?: string;
2149
2149
  }
@@ -2152,14 +2152,14 @@ export interface ListAcceleratorsResponse {
2152
2152
  */
2153
2153
  export interface ListByoipCidrsRequest {
2154
2154
  /**
2155
- * @public
2156
2155
  * <p>The maximum number of results to return with a single call. To retrieve the remaining results, make
2157
2156
  * another call with the returned <code>nextToken</code> value.</p>
2157
+ * @public
2158
2158
  */
2159
2159
  MaxResults?: number;
2160
2160
  /**
2161
- * @public
2162
2161
  * <p>The token for the next page of results.</p>
2162
+ * @public
2163
2163
  */
2164
2164
  NextToken?: string;
2165
2165
  }
@@ -2168,13 +2168,13 @@ export interface ListByoipCidrsRequest {
2168
2168
  */
2169
2169
  export interface ListByoipCidrsResponse {
2170
2170
  /**
2171
- * @public
2172
2171
  * <p>Information about your address ranges.</p>
2172
+ * @public
2173
2173
  */
2174
2174
  ByoipCidrs?: ByoipCidr[];
2175
2175
  /**
2176
- * @public
2177
2176
  * <p>The token for the next page of results.</p>
2177
+ * @public
2178
2178
  */
2179
2179
  NextToken?: string;
2180
2180
  }
@@ -2183,13 +2183,13 @@ export interface ListByoipCidrsResponse {
2183
2183
  */
2184
2184
  export interface ListCrossAccountAttachmentsRequest {
2185
2185
  /**
2186
- * @public
2187
2186
  * <p>The number of cross-account attachment objects that you want to return with this call. The default value is 10.</p>
2187
+ * @public
2188
2188
  */
2189
2189
  MaxResults?: number;
2190
2190
  /**
2191
- * @public
2192
2191
  * <p>The token for the next set of results. You receive this token from a previous call.</p>
2192
+ * @public
2193
2193
  */
2194
2194
  NextToken?: string;
2195
2195
  }
@@ -2198,13 +2198,13 @@ export interface ListCrossAccountAttachmentsRequest {
2198
2198
  */
2199
2199
  export interface ListCrossAccountAttachmentsResponse {
2200
2200
  /**
2201
- * @public
2202
2201
  * <p>Information about the cross-account attachments.</p>
2202
+ * @public
2203
2203
  */
2204
2204
  CrossAccountAttachments?: Attachment[];
2205
2205
  /**
2206
- * @public
2207
2206
  * <p>The token for the next set of results. You receive this token from a previous call.</p>
2207
+ * @public
2208
2208
  */
2209
2209
  NextToken?: string;
2210
2210
  }
@@ -2218,9 +2218,9 @@ export interface ListCrossAccountResourceAccountsRequest {
2218
2218
  */
2219
2219
  export interface ListCrossAccountResourceAccountsResponse {
2220
2220
  /**
2221
- * @public
2222
2221
  * <p>The account IDs of principals (resource owners) in a cross-account attachment who can add endpoints (resources) listed
2223
2222
  * in the same attachment.</p>
2223
+ * @public
2224
2224
  */
2225
2225
  ResourceOwnerAwsAccountIds?: string[];
2226
2226
  }
@@ -2229,23 +2229,23 @@ export interface ListCrossAccountResourceAccountsResponse {
2229
2229
  */
2230
2230
  export interface ListCrossAccountResourcesRequest {
2231
2231
  /**
2232
- * @public
2233
2232
  * <p>The Amazon Resource Name (ARN) of an accelerator in a cross-account attachment.</p>
2233
+ * @public
2234
2234
  */
2235
2235
  AcceleratorArn?: string;
2236
2236
  /**
2237
- * @public
2238
2237
  * <p>The account ID of a resource owner in a cross-account attachment.</p>
2238
+ * @public
2239
2239
  */
2240
2240
  ResourceOwnerAwsAccountId: string | undefined;
2241
2241
  /**
2242
- * @public
2243
2242
  * <p>The number of cross-account endpoints objects that you want to return with this call. The default value is 10.</p>
2243
+ * @public
2244
2244
  */
2245
2245
  MaxResults?: number;
2246
2246
  /**
2247
- * @public
2248
2247
  * <p>The token for the next set of results. You receive this token from a previous call.</p>
2248
+ * @public
2249
2249
  */
2250
2250
  NextToken?: string;
2251
2251
  }
@@ -2254,13 +2254,13 @@ export interface ListCrossAccountResourcesRequest {
2254
2254
  */
2255
2255
  export interface ListCrossAccountResourcesResponse {
2256
2256
  /**
2257
- * @public
2258
2257
  * <p>The endpoints attached to an accelerator in a cross-account attachment.</p>
2258
+ * @public
2259
2259
  */
2260
2260
  CrossAccountResources?: CrossAccountResource[];
2261
2261
  /**
2262
- * @public
2263
2262
  * <p>The token for the next set of results. You receive this token from a previous call.</p>
2263
+ * @public
2264
2264
  */
2265
2265
  NextToken?: string;
2266
2266
  }
@@ -2269,13 +2269,13 @@ export interface ListCrossAccountResourcesResponse {
2269
2269
  */
2270
2270
  export interface ListCustomRoutingAcceleratorsRequest {
2271
2271
  /**
2272
- * @public
2273
2272
  * <p>The number of custom routing Global Accelerator objects that you want to return with this call. The default value is 10.</p>
2273
+ * @public
2274
2274
  */
2275
2275
  MaxResults?: number;
2276
2276
  /**
2277
- * @public
2278
2277
  * <p>The token for the next set of results. You receive this token from a previous call.</p>
2278
+ * @public
2279
2279
  */
2280
2280
  NextToken?: string;
2281
2281
  }
@@ -2284,13 +2284,13 @@ export interface ListCustomRoutingAcceleratorsRequest {
2284
2284
  */
2285
2285
  export interface ListCustomRoutingAcceleratorsResponse {
2286
2286
  /**
2287
- * @public
2288
2287
  * <p>The list of custom routing accelerators for a customer account.</p>
2288
+ * @public
2289
2289
  */
2290
2290
  Accelerators?: CustomRoutingAccelerator[];
2291
2291
  /**
2292
- * @public
2293
2292
  * <p>The token for the next set of results. You receive this token from a previous call.</p>
2293
+ * @public
2294
2294
  */
2295
2295
  NextToken?: string;
2296
2296
  }
@@ -2299,18 +2299,18 @@ export interface ListCustomRoutingAcceleratorsResponse {
2299
2299
  */
2300
2300
  export interface ListCustomRoutingEndpointGroupsRequest {
2301
2301
  /**
2302
- * @public
2303
2302
  * <p>The Amazon Resource Name (ARN) of the listener to list endpoint groups for.</p>
2303
+ * @public
2304
2304
  */
2305
2305
  ListenerArn: string | undefined;
2306
2306
  /**
2307
- * @public
2308
2307
  * <p>The number of endpoint group objects that you want to return with this call. The default value is 10.</p>
2308
+ * @public
2309
2309
  */
2310
2310
  MaxResults?: number;
2311
2311
  /**
2312
- * @public
2313
2312
  * <p>The token for the next set of results. You receive this token from a previous call.</p>
2313
+ * @public
2314
2314
  */
2315
2315
  NextToken?: string;
2316
2316
  }
@@ -2319,13 +2319,13 @@ export interface ListCustomRoutingEndpointGroupsRequest {
2319
2319
  */
2320
2320
  export interface ListCustomRoutingEndpointGroupsResponse {
2321
2321
  /**
2322
- * @public
2323
2322
  * <p>The list of the endpoint groups associated with a listener for a custom routing accelerator.</p>
2323
+ * @public
2324
2324
  */
2325
2325
  EndpointGroups?: CustomRoutingEndpointGroup[];
2326
2326
  /**
2327
- * @public
2328
2327
  * <p>The token for the next set of results. You receive this token from a previous call.</p>
2328
+ * @public
2329
2329
  */
2330
2330
  NextToken?: string;
2331
2331
  }
@@ -2334,18 +2334,18 @@ export interface ListCustomRoutingEndpointGroupsResponse {
2334
2334
  */
2335
2335
  export interface ListCustomRoutingListenersRequest {
2336
2336
  /**
2337
- * @public
2338
2337
  * <p>The Amazon Resource Name (ARN) of the accelerator to list listeners for.</p>
2338
+ * @public
2339
2339
  */
2340
2340
  AcceleratorArn: string | undefined;
2341
2341
  /**
2342
- * @public
2343
2342
  * <p>The number of listener objects that you want to return with this call. The default value is 10.</p>
2343
+ * @public
2344
2344
  */
2345
2345
  MaxResults?: number;
2346
2346
  /**
2347
- * @public
2348
2347
  * <p>The token for the next set of results. You receive this token from a previous call.</p>
2348
+ * @public
2349
2349
  */
2350
2350
  NextToken?: string;
2351
2351
  }
@@ -2354,13 +2354,13 @@ export interface ListCustomRoutingListenersRequest {
2354
2354
  */
2355
2355
  export interface ListCustomRoutingListenersResponse {
2356
2356
  /**
2357
- * @public
2358
2357
  * <p>The list of listeners for a custom routing accelerator.</p>
2358
+ * @public
2359
2359
  */
2360
2360
  Listeners?: CustomRoutingListener[];
2361
2361
  /**
2362
- * @public
2363
2362
  * <p>The token for the next set of results. You receive this token from a previous call.</p>
2363
+ * @public
2364
2364
  */
2365
2365
  NextToken?: string;
2366
2366
  }
@@ -2369,63 +2369,63 @@ export interface ListCustomRoutingListenersResponse {
2369
2369
  */
2370
2370
  export interface ListCustomRoutingPortMappingsRequest {
2371
2371
  /**
2372
- * @public
2373
2372
  * <p>The Amazon Resource Name (ARN) of the accelerator to list the custom routing port mappings for.</p>
2373
+ * @public
2374
2374
  */
2375
2375
  AcceleratorArn: string | undefined;
2376
2376
  /**
2377
- * @public
2378
2377
  * <p>The Amazon Resource Name (ARN) of the endpoint group to list the custom routing port mappings for.</p>
2378
+ * @public
2379
2379
  */
2380
2380
  EndpointGroupArn?: string;
2381
2381
  /**
2382
- * @public
2383
2382
  * <p>The number of destination port mappings that you want to return with this call. The default value is 10.</p>
2383
+ * @public
2384
2384
  */
2385
2385
  MaxResults?: number;
2386
2386
  /**
2387
- * @public
2388
2387
  * <p>The token for the next set of results. You receive this token from a previous call.</p>
2388
+ * @public
2389
2389
  */
2390
2390
  NextToken?: string;
2391
2391
  }
2392
2392
  /**
2393
- * @public
2394
2393
  * <p>Returns the ports and associated IP addresses and ports of Amazon EC2 instances in your virtual
2395
2394
  * private cloud (VPC) subnets. Custom routing is a port mapping protocol in Global Accelerator that
2396
2395
  * statically associates port ranges with VPC subnets, which allows Global Accelerator to route to
2397
2396
  * specific instances and ports within one or more subnets. </p>
2397
+ * @public
2398
2398
  */
2399
2399
  export interface PortMapping {
2400
2400
  /**
2401
- * @public
2402
2401
  * <p>The accelerator port.</p>
2402
+ * @public
2403
2403
  */
2404
2404
  AcceleratorPort?: number;
2405
2405
  /**
2406
- * @public
2407
2406
  * <p>The Amazon Resource Name (ARN) of the endpoint group.</p>
2407
+ * @public
2408
2408
  */
2409
2409
  EndpointGroupArn?: string;
2410
2410
  /**
2411
- * @public
2412
2411
  * <p>The IP address of the VPC subnet (the subnet ID).</p>
2412
+ * @public
2413
2413
  */
2414
2414
  EndpointId?: string;
2415
2415
  /**
2416
- * @public
2417
2416
  * <p>The EC2 instance IP address and port number in the virtual private cloud (VPC) subnet.</p>
2417
+ * @public
2418
2418
  */
2419
2419
  DestinationSocketAddress?: SocketAddress;
2420
2420
  /**
2421
- * @public
2422
2421
  * <p>The protocols supported by the endpoint group.</p>
2422
+ * @public
2423
2423
  */
2424
2424
  Protocols?: CustomRoutingProtocol[];
2425
2425
  /**
2426
- * @public
2427
2426
  * <p>Indicates whether or not a port mapping destination can receive traffic. The value is either ALLOW, if
2428
2427
  * traffic is allowed to the destination, or DENY, if traffic is not allowed to the destination.</p>
2428
+ * @public
2429
2429
  */
2430
2430
  DestinationTrafficState?: CustomRoutingDestinationTrafficState;
2431
2431
  }
@@ -2434,13 +2434,13 @@ export interface PortMapping {
2434
2434
  */
2435
2435
  export interface ListCustomRoutingPortMappingsResponse {
2436
2436
  /**
2437
- * @public
2438
2437
  * <p>The port mappings for a custom routing accelerator.</p>
2438
+ * @public
2439
2439
  */
2440
2440
  PortMappings?: PortMapping[];
2441
2441
  /**
2442
- * @public
2443
2442
  * <p>The token for the next set of results. You receive this token from a previous call.</p>
2443
+ * @public
2444
2444
  */
2445
2445
  NextToken?: string;
2446
2446
  }
@@ -2449,24 +2449,24 @@ export interface ListCustomRoutingPortMappingsResponse {
2449
2449
  */
2450
2450
  export interface ListCustomRoutingPortMappingsByDestinationRequest {
2451
2451
  /**
2452
- * @public
2453
2452
  * <p>The ID for the virtual private cloud (VPC) subnet.</p>
2453
+ * @public
2454
2454
  */
2455
2455
  EndpointId: string | undefined;
2456
2456
  /**
2457
- * @public
2458
2457
  * <p>The endpoint IP address in a virtual private cloud (VPC) subnet for which you want to receive back port
2459
2458
  * mappings.</p>
2459
+ * @public
2460
2460
  */
2461
2461
  DestinationAddress: string | undefined;
2462
2462
  /**
2463
- * @public
2464
2463
  * <p>The number of destination port mappings that you want to return with this call. The default value is 10.</p>
2464
+ * @public
2465
2465
  */
2466
2466
  MaxResults?: number;
2467
2467
  /**
2468
- * @public
2469
2468
  * <p>The token for the next set of results. You receive this token from a previous call.</p>
2469
+ * @public
2470
2470
  */
2471
2471
  NextToken?: string;
2472
2472
  }
@@ -2475,13 +2475,13 @@ export interface ListCustomRoutingPortMappingsByDestinationRequest {
2475
2475
  */
2476
2476
  export interface ListCustomRoutingPortMappingsByDestinationResponse {
2477
2477
  /**
2478
- * @public
2479
2478
  * <p>The port mappings for the endpoint IP address that you specified in the request.</p>
2479
+ * @public
2480
2480
  */
2481
2481
  DestinationPortMappings?: DestinationPortMapping[];
2482
2482
  /**
2483
- * @public
2484
2483
  * <p>The token for the next set of results. You receive this token from a previous call.</p>
2484
+ * @public
2485
2485
  */
2486
2486
  NextToken?: string;
2487
2487
  }
@@ -2490,18 +2490,18 @@ export interface ListCustomRoutingPortMappingsByDestinationResponse {
2490
2490
  */
2491
2491
  export interface ListEndpointGroupsRequest {
2492
2492
  /**
2493
- * @public
2494
2493
  * <p>The Amazon Resource Name (ARN) of the listener.</p>
2494
+ * @public
2495
2495
  */
2496
2496
  ListenerArn: string | undefined;
2497
2497
  /**
2498
- * @public
2499
2498
  * <p>The number of endpoint group objects that you want to return with this call. The default value is 10.</p>
2499
+ * @public
2500
2500
  */
2501
2501
  MaxResults?: number;
2502
2502
  /**
2503
- * @public
2504
2503
  * <p>The token for the next set of results. You receive this token from a previous call.</p>
2504
+ * @public
2505
2505
  */
2506
2506
  NextToken?: string;
2507
2507
  }
@@ -2510,13 +2510,13 @@ export interface ListEndpointGroupsRequest {
2510
2510
  */
2511
2511
  export interface ListEndpointGroupsResponse {
2512
2512
  /**
2513
- * @public
2514
2513
  * <p>The list of the endpoint groups associated with a listener.</p>
2514
+ * @public
2515
2515
  */
2516
2516
  EndpointGroups?: EndpointGroup[];
2517
2517
  /**
2518
- * @public
2519
2518
  * <p>The token for the next set of results. You receive this token from a previous call.</p>
2519
+ * @public
2520
2520
  */
2521
2521
  NextToken?: string;
2522
2522
  }
@@ -2525,18 +2525,18 @@ export interface ListEndpointGroupsResponse {
2525
2525
  */
2526
2526
  export interface ListListenersRequest {
2527
2527
  /**
2528
- * @public
2529
2528
  * <p>The Amazon Resource Name (ARN) of the accelerator for which you want to list listener objects.</p>
2529
+ * @public
2530
2530
  */
2531
2531
  AcceleratorArn: string | undefined;
2532
2532
  /**
2533
- * @public
2534
2533
  * <p>The number of listener objects that you want to return with this call. The default value is 10.</p>
2534
+ * @public
2535
2535
  */
2536
2536
  MaxResults?: number;
2537
2537
  /**
2538
- * @public
2539
2538
  * <p>The token for the next set of results. You receive this token from a previous call.</p>
2539
+ * @public
2540
2540
  */
2541
2541
  NextToken?: string;
2542
2542
  }
@@ -2545,13 +2545,13 @@ export interface ListListenersRequest {
2545
2545
  */
2546
2546
  export interface ListListenersResponse {
2547
2547
  /**
2548
- * @public
2549
2548
  * <p>The list of listeners for an accelerator.</p>
2549
+ * @public
2550
2550
  */
2551
2551
  Listeners?: Listener[];
2552
2552
  /**
2553
- * @public
2554
2553
  * <p>The token for the next set of results. You receive this token from a previous call.</p>
2554
+ * @public
2555
2555
  */
2556
2556
  NextToken?: string;
2557
2557
  }
@@ -2560,8 +2560,8 @@ export interface ListListenersResponse {
2560
2560
  */
2561
2561
  export interface ListTagsForResourceRequest {
2562
2562
  /**
2563
- * @public
2564
2563
  * <p>The Amazon Resource Name (ARN) of the accelerator to list tags for. An ARN uniquely identifies an accelerator.</p>
2564
+ * @public
2565
2565
  */
2566
2566
  ResourceArn: string | undefined;
2567
2567
  }
@@ -2570,8 +2570,8 @@ export interface ListTagsForResourceRequest {
2570
2570
  */
2571
2571
  export interface ListTagsForResourceResponse {
2572
2572
  /**
2573
- * @public
2574
2573
  * <p>Root level tag for the Tags parameters.</p>
2574
+ * @public
2575
2575
  */
2576
2576
  Tags?: Tag[];
2577
2577
  }
@@ -2580,17 +2580,17 @@ export interface ListTagsForResourceResponse {
2580
2580
  */
2581
2581
  export interface ProvisionByoipCidrRequest {
2582
2582
  /**
2583
- * @public
2584
2583
  * <p>The public IPv4 address range, in CIDR notation. The most specific IP prefix that you can
2585
2584
  * specify is /24. The address range cannot overlap with another address range that you've brought
2586
2585
  * to this or another Region.</p>
2586
+ * @public
2587
2587
  */
2588
2588
  Cidr: string | undefined;
2589
2589
  /**
2590
- * @public
2591
2590
  * <p>A signed document that proves that you are authorized to bring the specified IP address range to
2592
2591
  * Amazon using BYOIP.
2593
2592
  * </p>
2593
+ * @public
2594
2594
  */
2595
2595
  CidrAuthorizationContext: CidrAuthorizationContext | undefined;
2596
2596
  }
@@ -2599,8 +2599,8 @@ export interface ProvisionByoipCidrRequest {
2599
2599
  */
2600
2600
  export interface ProvisionByoipCidrResponse {
2601
2601
  /**
2602
- * @public
2603
2602
  * <p>Information about the address range.</p>
2603
+ * @public
2604
2604
  */
2605
2605
  ByoipCidr?: ByoipCidr;
2606
2606
  }
@@ -2609,14 +2609,14 @@ export interface ProvisionByoipCidrResponse {
2609
2609
  */
2610
2610
  export interface RemoveCustomRoutingEndpointsRequest {
2611
2611
  /**
2612
- * @public
2613
2612
  * <p>The IDs for the endpoints. For custom routing accelerators, endpoint IDs are the virtual private cloud (VPC)
2614
2613
  * subnet IDs. </p>
2614
+ * @public
2615
2615
  */
2616
2616
  EndpointIds: string[] | undefined;
2617
2617
  /**
2618
- * @public
2619
2618
  * <p>The Amazon Resource Name (ARN) of the endpoint group to remove endpoints from.</p>
2619
+ * @public
2620
2620
  */
2621
2621
  EndpointGroupArn: string | undefined;
2622
2622
  }
@@ -2625,13 +2625,13 @@ export interface RemoveCustomRoutingEndpointsRequest {
2625
2625
  */
2626
2626
  export interface RemoveEndpointsRequest {
2627
2627
  /**
2628
- * @public
2629
2628
  * <p>The identifiers of the endpoints that you want to remove.</p>
2629
+ * @public
2630
2630
  */
2631
2631
  EndpointIdentifiers: EndpointIdentifier[] | undefined;
2632
2632
  /**
2633
- * @public
2634
2633
  * <p>The Amazon Resource Name (ARN) of the endpoint group.</p>
2634
+ * @public
2635
2635
  */
2636
2636
  EndpointGroupArn: string | undefined;
2637
2637
  }
@@ -2640,13 +2640,13 @@ export interface RemoveEndpointsRequest {
2640
2640
  */
2641
2641
  export interface TagResourceRequest {
2642
2642
  /**
2643
- * @public
2644
2643
  * <p>The Amazon Resource Name (ARN) of the Global Accelerator resource to add tags to. An ARN uniquely identifies a resource.</p>
2644
+ * @public
2645
2645
  */
2646
2646
  ResourceArn: string | undefined;
2647
2647
  /**
2648
- * @public
2649
2648
  * <p>The tags to add to a resource. A tag consists of a key and a value that you define.</p>
2649
+ * @public
2650
2650
  */
2651
2651
  Tags: Tag[] | undefined;
2652
2652
  }
@@ -2660,13 +2660,13 @@ export interface TagResourceResponse {
2660
2660
  */
2661
2661
  export interface UntagResourceRequest {
2662
2662
  /**
2663
- * @public
2664
2663
  * <p>The Amazon Resource Name (ARN) of the Global Accelerator resource to remove tags from. An ARN uniquely identifies a resource.</p>
2664
+ * @public
2665
2665
  */
2666
2666
  ResourceArn: string | undefined;
2667
2667
  /**
2668
- * @public
2669
2668
  * <p>The tag key pairs that you want to remove from the specified resources.</p>
2669
+ * @public
2670
2670
  */
2671
2671
  TagKeys: string[] | undefined;
2672
2672
  }
@@ -2680,25 +2680,25 @@ export interface UntagResourceResponse {
2680
2680
  */
2681
2681
  export interface UpdateAcceleratorRequest {
2682
2682
  /**
2683
- * @public
2684
2683
  * <p>The Amazon Resource Name (ARN) of the accelerator to update.</p>
2684
+ * @public
2685
2685
  */
2686
2686
  AcceleratorArn: string | undefined;
2687
2687
  /**
2688
- * @public
2689
2688
  * <p>The name of the accelerator. The name can have a maximum of 64 characters, must contain only alphanumeric characters,
2690
2689
  * periods (.), or hyphens (-), and must not begin or end with a hyphen or period.</p>
2690
+ * @public
2691
2691
  */
2692
2692
  Name?: string;
2693
2693
  /**
2694
- * @public
2695
2694
  * <p>The IP address type that an accelerator supports. For a standard accelerator, the value can be IPV4 or DUAL_STACK.</p>
2695
+ * @public
2696
2696
  */
2697
2697
  IpAddressType?: IpAddressType;
2698
2698
  /**
2699
- * @public
2700
2699
  * <p>Indicates whether an accelerator is enabled. The value is true or false. The default value is true. </p>
2701
2700
  * <p>If the value is set to true, the accelerator cannot be deleted. If set to false, the accelerator can be deleted.</p>
2701
+ * @public
2702
2702
  */
2703
2703
  Enabled?: boolean;
2704
2704
  }
@@ -2707,8 +2707,8 @@ export interface UpdateAcceleratorRequest {
2707
2707
  */
2708
2708
  export interface UpdateAcceleratorResponse {
2709
2709
  /**
2710
- * @public
2711
2710
  * <p>Information about the updated accelerator.</p>
2711
+ * @public
2712
2712
  */
2713
2713
  Accelerator?: Accelerator;
2714
2714
  }
@@ -2717,32 +2717,32 @@ export interface UpdateAcceleratorResponse {
2717
2717
  */
2718
2718
  export interface UpdateAcceleratorAttributesRequest {
2719
2719
  /**
2720
- * @public
2721
2720
  * <p>The Amazon Resource Name (ARN) of the accelerator that you want to update.</p>
2721
+ * @public
2722
2722
  */
2723
2723
  AcceleratorArn: string | undefined;
2724
2724
  /**
2725
- * @public
2726
2725
  * <p>Update whether flow logs are enabled. The default value is false. If the value is true,
2727
2726
  * <code>FlowLogsS3Bucket</code> and <code>FlowLogsS3Prefix</code> must be specified.</p>
2728
2727
  * <p>For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/monitoring-global-accelerator.flow-logs.html">Flow Logs</a> in
2729
2728
  * the <i>Global Accelerator Developer Guide</i>.</p>
2729
+ * @public
2730
2730
  */
2731
2731
  FlowLogsEnabled?: boolean;
2732
2732
  /**
2733
- * @public
2734
2733
  * <p>The name of the Amazon S3 bucket for the flow logs. Attribute is required if <code>FlowLogsEnabled</code> is
2735
2734
  * <code>true</code>. The bucket must exist and have a bucket policy that grants Global Accelerator permission to write to the
2736
2735
  * bucket.</p>
2736
+ * @public
2737
2737
  */
2738
2738
  FlowLogsS3Bucket?: string;
2739
2739
  /**
2740
- * @public
2741
2740
  * <p>Update the prefix for the location in the Amazon S3 bucket for the flow logs. Attribute is required if
2742
2741
  * <code>FlowLogsEnabled</code> is <code>true</code>. </p>
2743
2742
  * <p>If you specify slash (/) for the S3 bucket prefix, the log file bucket folder structure will include a double slash (//),
2744
2743
  * like the following:</p>
2745
2744
  * <p>s3-bucket_name//AWSLogs/aws_account_id</p>
2745
+ * @public
2746
2746
  */
2747
2747
  FlowLogsS3Prefix?: string;
2748
2748
  }
@@ -2751,8 +2751,8 @@ export interface UpdateAcceleratorAttributesRequest {
2751
2751
  */
2752
2752
  export interface UpdateAcceleratorAttributesResponse {
2753
2753
  /**
2754
- * @public
2755
2754
  * <p>Updated attributes for the accelerator.</p>
2755
+ * @public
2756
2756
  */
2757
2757
  AcceleratorAttributes?: AcceleratorAttributes;
2758
2758
  }
@@ -2761,41 +2761,41 @@ export interface UpdateAcceleratorAttributesResponse {
2761
2761
  */
2762
2762
  export interface UpdateCrossAccountAttachmentRequest {
2763
2763
  /**
2764
- * @public
2765
2764
  * <p>The Amazon Resource Name (ARN) of the cross-account attachment to update.</p>
2765
+ * @public
2766
2766
  */
2767
2767
  AttachmentArn: string | undefined;
2768
2768
  /**
2769
- * @public
2770
2769
  * <p>The name of the cross-account attachment. </p>
2770
+ * @public
2771
2771
  */
2772
2772
  Name?: string;
2773
2773
  /**
2774
- * @public
2775
2774
  * <p>The principals to add to the cross-account attachment. A principal is an account or the Amazon Resource Name (ARN)
2776
2775
  * of an accelerator that the attachment gives permission to add the resources from another account, listed in the attachment.</p>
2777
2776
  * <p>To add more than one principal, separate the account numbers or accelerator ARNs, or both, with commas.</p>
2777
+ * @public
2778
2778
  */
2779
2779
  AddPrincipals?: string[];
2780
2780
  /**
2781
- * @public
2782
2781
  * <p>The principals to remove from the cross-account attachment. A principal is an account or the Amazon Resource Name (ARN)
2783
2782
  * of an accelerator that is given permission to add the resources from another account, listed in the cross-account attachment.</p>
2784
2783
  * <p>To remove more than one principal, separate the account numbers or accelerator ARNs, or both, with commas.</p>
2784
+ * @public
2785
2785
  */
2786
2786
  RemovePrincipals?: string[];
2787
2787
  /**
2788
- * @public
2789
2788
  * <p>The resources to add to the cross-account attachment. A resource listed in a cross-account attachment can be added
2790
2789
  * to an accelerator by the principals that are listed in the attachment.</p>
2791
2790
  * <p>To add more than one resource, separate the resource ARNs with commas.</p>
2791
+ * @public
2792
2792
  */
2793
2793
  AddResources?: Resource[];
2794
2794
  /**
2795
- * @public
2796
2795
  * <p>The resources to remove from the cross-account attachment. A resource listed in a cross-account attachment can be added
2797
2796
  * to an accelerator fy principals that are listed in the cross-account attachment.</p>
2798
2797
  * <p>To remove more than one resource, separate the resource ARNs with commas.</p>
2798
+ * @public
2799
2799
  */
2800
2800
  RemoveResources?: Resource[];
2801
2801
  }
@@ -2804,8 +2804,8 @@ export interface UpdateCrossAccountAttachmentRequest {
2804
2804
  */
2805
2805
  export interface UpdateCrossAccountAttachmentResponse {
2806
2806
  /**
2807
- * @public
2808
2807
  * <p>Information about the updated cross-account attachment.</p>
2808
+ * @public
2809
2809
  */
2810
2810
  CrossAccountAttachment?: Attachment;
2811
2811
  }
@@ -2814,25 +2814,25 @@ export interface UpdateCrossAccountAttachmentResponse {
2814
2814
  */
2815
2815
  export interface UpdateCustomRoutingAcceleratorRequest {
2816
2816
  /**
2817
- * @public
2818
2817
  * <p>The Amazon Resource Name (ARN) of the accelerator to update.</p>
2818
+ * @public
2819
2819
  */
2820
2820
  AcceleratorArn: string | undefined;
2821
2821
  /**
2822
- * @public
2823
2822
  * <p>The name of the accelerator. The name can have a maximum of 64 characters, must contain only alphanumeric characters,
2824
2823
  * periods (.), or hyphens (-), and must not begin or end with a hyphen or period.</p>
2824
+ * @public
2825
2825
  */
2826
2826
  Name?: string;
2827
2827
  /**
2828
- * @public
2829
2828
  * <p>The IP address type that an accelerator supports. For a custom routing accelerator, the value must be IPV4.</p>
2829
+ * @public
2830
2830
  */
2831
2831
  IpAddressType?: IpAddressType;
2832
2832
  /**
2833
- * @public
2834
2833
  * <p>Indicates whether an accelerator is enabled. The value is true or false. The default value is true. </p>
2835
2834
  * <p>If the value is set to true, the accelerator cannot be deleted. If set to false, the accelerator can be deleted.</p>
2835
+ * @public
2836
2836
  */
2837
2837
  Enabled?: boolean;
2838
2838
  }
@@ -2841,8 +2841,8 @@ export interface UpdateCustomRoutingAcceleratorRequest {
2841
2841
  */
2842
2842
  export interface UpdateCustomRoutingAcceleratorResponse {
2843
2843
  /**
2844
- * @public
2845
2844
  * <p>Information about the updated custom routing accelerator.</p>
2845
+ * @public
2846
2846
  */
2847
2847
  Accelerator?: CustomRoutingAccelerator;
2848
2848
  }
@@ -2851,32 +2851,32 @@ export interface UpdateCustomRoutingAcceleratorResponse {
2851
2851
  */
2852
2852
  export interface UpdateCustomRoutingAcceleratorAttributesRequest {
2853
2853
  /**
2854
- * @public
2855
2854
  * <p>The Amazon Resource Name (ARN) of the custom routing accelerator to update attributes for.</p>
2855
+ * @public
2856
2856
  */
2857
2857
  AcceleratorArn: string | undefined;
2858
2858
  /**
2859
- * @public
2860
2859
  * <p>Update whether flow logs are enabled. The default value is false. If the value is true,
2861
2860
  * <code>FlowLogsS3Bucket</code> and <code>FlowLogsS3Prefix</code> must be specified.</p>
2862
2861
  * <p>For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/monitoring-global-accelerator.flow-logs.html">Flow logs</a> in
2863
2862
  * the <i>Global Accelerator Developer Guide</i>.</p>
2863
+ * @public
2864
2864
  */
2865
2865
  FlowLogsEnabled?: boolean;
2866
2866
  /**
2867
- * @public
2868
2867
  * <p>The name of the Amazon S3 bucket for the flow logs. Attribute is required if <code>FlowLogsEnabled</code> is
2869
2868
  * <code>true</code>. The bucket must exist and have a bucket policy that grants Global Accelerator permission to write to the
2870
2869
  * bucket.</p>
2870
+ * @public
2871
2871
  */
2872
2872
  FlowLogsS3Bucket?: string;
2873
2873
  /**
2874
- * @public
2875
2874
  * <p>Update the prefix for the location in the Amazon S3 bucket for the flow logs. Attribute is required if
2876
2875
  * <code>FlowLogsEnabled</code> is <code>true</code>. </p>
2877
2876
  * <p>If you don’t specify a prefix, the flow logs are stored in the
2878
2877
  * root of the bucket. If you specify slash (/) for the S3 bucket prefix, the log file bucket folder structure will include a double slash (//), like the following:</p>
2879
2878
  * <p>DOC-EXAMPLE-BUCKET//AWSLogs/aws_account_id</p>
2879
+ * @public
2880
2880
  */
2881
2881
  FlowLogsS3Prefix?: string;
2882
2882
  }
@@ -2885,8 +2885,8 @@ export interface UpdateCustomRoutingAcceleratorAttributesRequest {
2885
2885
  */
2886
2886
  export interface UpdateCustomRoutingAcceleratorAttributesResponse {
2887
2887
  /**
2888
- * @public
2889
2888
  * <p>Updated custom routing accelerator.</p>
2889
+ * @public
2890
2890
  */
2891
2891
  AcceleratorAttributes?: CustomRoutingAcceleratorAttributes;
2892
2892
  }
@@ -2895,16 +2895,16 @@ export interface UpdateCustomRoutingAcceleratorAttributesResponse {
2895
2895
  */
2896
2896
  export interface UpdateCustomRoutingListenerRequest {
2897
2897
  /**
2898
- * @public
2899
2898
  * <p>The Amazon Resource Name (ARN) of the listener to update.</p>
2899
+ * @public
2900
2900
  */
2901
2901
  ListenerArn: string | undefined;
2902
2902
  /**
2903
- * @public
2904
2903
  * <p>The updated port range to support for connections from clients to your accelerator. If you remove ports that are
2905
2904
  * currently being used by a subnet endpoint, the call fails.</p>
2906
2905
  * <p>Separately, you set port ranges for endpoints. For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/about-custom-routing-endpoints.html">About
2907
2906
  * endpoints for custom routing accelerators</a>.</p>
2907
+ * @public
2908
2908
  */
2909
2909
  PortRanges: PortRange[] | undefined;
2910
2910
  }
@@ -2913,8 +2913,8 @@ export interface UpdateCustomRoutingListenerRequest {
2913
2913
  */
2914
2914
  export interface UpdateCustomRoutingListenerResponse {
2915
2915
  /**
2916
- * @public
2917
2916
  * <p>Information for the updated listener for a custom routing accelerator.</p>
2917
+ * @public
2918
2918
  */
2919
2919
  Listener?: CustomRoutingListener;
2920
2920
  }
@@ -2923,62 +2923,62 @@ export interface UpdateCustomRoutingListenerResponse {
2923
2923
  */
2924
2924
  export interface UpdateEndpointGroupRequest {
2925
2925
  /**
2926
- * @public
2927
2926
  * <p>The Amazon Resource Name (ARN) of the endpoint group.</p>
2927
+ * @public
2928
2928
  */
2929
2929
  EndpointGroupArn: string | undefined;
2930
2930
  /**
2931
- * @public
2932
2931
  * <p>The list of endpoint objects. A resource must be valid and active when you add it as an endpoint.</p>
2932
+ * @public
2933
2933
  */
2934
2934
  EndpointConfigurations?: EndpointConfiguration[];
2935
2935
  /**
2936
- * @public
2937
2936
  * <p>The percentage of traffic to send to an Amazon Web Services Region. Additional traffic is distributed to other endpoint groups for
2938
2937
  * this listener. </p>
2939
2938
  * <p>Use this action to increase (dial up) or decrease (dial down) traffic to a specific Region. The percentage is
2940
2939
  * applied to the traffic that would otherwise have been routed to the Region based on optimal routing.</p>
2941
2940
  * <p>The default value is 100.</p>
2941
+ * @public
2942
2942
  */
2943
2943
  TrafficDialPercentage?: number;
2944
2944
  /**
2945
- * @public
2946
2945
  * <p>The port that Global Accelerator uses to check the health of endpoints that are part of this endpoint group. The default port
2947
2946
  * is the listener port that this endpoint group is associated with. If the listener port is a list of ports, Global Accelerator uses
2948
2947
  * the first port in the list.</p>
2948
+ * @public
2949
2949
  */
2950
2950
  HealthCheckPort?: number;
2951
2951
  /**
2952
- * @public
2953
2952
  * <p>The protocol that Global Accelerator uses to check the health of endpoints that are part of this endpoint group. The default
2954
2953
  * value is TCP.</p>
2954
+ * @public
2955
2955
  */
2956
2956
  HealthCheckProtocol?: HealthCheckProtocol;
2957
2957
  /**
2958
- * @public
2959
2958
  * <p>If the protocol is HTTP/S, then this specifies the path that is the destination for health check targets. The
2960
2959
  * default value is slash (/).</p>
2960
+ * @public
2961
2961
  */
2962
2962
  HealthCheckPath?: string;
2963
2963
  /**
2964
- * @public
2965
2964
  * <p>The time—10 seconds or 30 seconds—between each health check for an endpoint. The default value is 30.</p>
2965
+ * @public
2966
2966
  */
2967
2967
  HealthCheckIntervalSeconds?: number;
2968
2968
  /**
2969
- * @public
2970
2969
  * <p>The number of consecutive health checks required to set the state of a healthy endpoint to unhealthy, or to set an
2971
2970
  * unhealthy endpoint to healthy. The default value is 3.</p>
2971
+ * @public
2972
2972
  */
2973
2973
  ThresholdCount?: number;
2974
2974
  /**
2975
- * @public
2976
2975
  * <p>Override specific listener ports used to route traffic to endpoints that are part of this endpoint group.
2977
2976
  * For example, you can create a port override in which the listener
2978
2977
  * receives user traffic on ports 80 and 443, but your accelerator routes that traffic to ports 1080
2979
2978
  * and 1443, respectively, on the endpoints.</p>
2980
2979
  * <p>For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/about-endpoint-groups-port-override.html">
2981
2980
  * Overriding listener ports</a> in the <i>Global Accelerator Developer Guide</i>.</p>
2981
+ * @public
2982
2982
  */
2983
2983
  PortOverrides?: PortOverride[];
2984
2984
  }
@@ -2987,8 +2987,8 @@ export interface UpdateEndpointGroupRequest {
2987
2987
  */
2988
2988
  export interface UpdateEndpointGroupResponse {
2989
2989
  /**
2990
- * @public
2991
2990
  * <p>The information about the endpoint group that was updated.</p>
2991
+ * @public
2992
2992
  */
2993
2993
  EndpointGroup?: EndpointGroup;
2994
2994
  }
@@ -2997,22 +2997,21 @@ export interface UpdateEndpointGroupResponse {
2997
2997
  */
2998
2998
  export interface UpdateListenerRequest {
2999
2999
  /**
3000
- * @public
3001
3000
  * <p>The Amazon Resource Name (ARN) of the listener to update.</p>
3001
+ * @public
3002
3002
  */
3003
3003
  ListenerArn: string | undefined;
3004
3004
  /**
3005
- * @public
3006
3005
  * <p>The updated list of port ranges for the connections from clients to the accelerator.</p>
3006
+ * @public
3007
3007
  */
3008
3008
  PortRanges?: PortRange[];
3009
3009
  /**
3010
- * @public
3011
3010
  * <p>The updated protocol for the connections from clients to the accelerator.</p>
3011
+ * @public
3012
3012
  */
3013
3013
  Protocol?: Protocol;
3014
3014
  /**
3015
- * @public
3016
3015
  * <p>Client affinity lets you direct all requests from a user to the same endpoint, if you have stateful applications,
3017
3016
  * regardless of the port and protocol of the client request. Client affinity gives you control over whether to always
3018
3017
  * route each client to the same specific endpoint.</p>
@@ -3025,6 +3024,7 @@ export interface UpdateListenerRequest {
3025
3024
  * instead. When you use the <code>SOURCE_IP</code> setting, Global Accelerator uses the "two-tuple" (2-tuple) properties—
3026
3025
  * source (client) IP address and destination IP address—to select the hash value.</p>
3027
3026
  * <p>The default value is <code>NONE</code>.</p>
3027
+ * @public
3028
3028
  */
3029
3029
  ClientAffinity?: ClientAffinity;
3030
3030
  }
@@ -3033,8 +3033,8 @@ export interface UpdateListenerRequest {
3033
3033
  */
3034
3034
  export interface UpdateListenerResponse {
3035
3035
  /**
3036
- * @public
3037
3036
  * <p>Information for the updated listener.</p>
3037
+ * @public
3038
3038
  */
3039
3039
  Listener?: Listener;
3040
3040
  }
@@ -3043,8 +3043,8 @@ export interface UpdateListenerResponse {
3043
3043
  */
3044
3044
  export interface WithdrawByoipCidrRequest {
3045
3045
  /**
3046
- * @public
3047
3046
  * <p>The address range, in CIDR notation.</p>
3047
+ * @public
3048
3048
  */
3049
3049
  Cidr: string | undefined;
3050
3050
  }
@@ -3053,8 +3053,8 @@ export interface WithdrawByoipCidrRequest {
3053
3053
  */
3054
3054
  export interface WithdrawByoipCidrResponse {
3055
3055
  /**
3056
- * @public
3057
3056
  * <p>Information about the address pool.</p>
3057
+ * @public
3058
3058
  */
3059
3059
  ByoipCidr?: ByoipCidr;
3060
3060
  }