@pulumi/alicloud 3.62.0 → 3.62.1

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 (68) hide show
  1. package/amqp/binding.d.ts +12 -13
  2. package/amqp/binding.js +12 -13
  3. package/amqp/binding.js.map +1 -1
  4. package/cen/trafficMarkingPolicy.d.ts +43 -23
  5. package/cen/trafficMarkingPolicy.js +3 -1
  6. package/cen/trafficMarkingPolicy.js.map +1 -1
  7. package/cen/transitRouterVpcAttachment.d.ts +120 -46
  8. package/cen/transitRouterVpcAttachment.js +10 -5
  9. package/cen/transitRouterVpcAttachment.js.map +1 -1
  10. package/cr/chartNamespace.d.ts +8 -3
  11. package/cr/chartNamespace.js +8 -3
  12. package/cr/chartNamespace.js.map +1 -1
  13. package/cr/endpointAclPolicy.d.ts +6 -1
  14. package/cr/endpointAclPolicy.js +6 -1
  15. package/cr/endpointAclPolicy.js.map +1 -1
  16. package/cr/namespace.d.ts +6 -1
  17. package/cr/namespace.js +6 -1
  18. package/cr/namespace.js.map +1 -1
  19. package/cs/registryEnterpriseSyncRule.d.ts +5 -5
  20. package/cs/registryEnterpriseSyncRule.js +5 -5
  21. package/ddos/bgpIp.d.ts +1 -1
  22. package/ens/instance.d.ts +157 -79
  23. package/ens/instance.js +9 -1
  24. package/ens/instance.js.map +1 -1
  25. package/expressconnect/physicalConnection.d.ts +118 -80
  26. package/expressconnect/physicalConnection.js +7 -1
  27. package/expressconnect/physicalConnection.js.map +1 -1
  28. package/fc/trigger.d.ts +8 -9
  29. package/fc/trigger.js +8 -9
  30. package/fc/trigger.js.map +1 -1
  31. package/ga/endpointGroup.d.ts +21 -6
  32. package/ga/endpointGroup.js +2 -0
  33. package/ga/endpointGroup.js.map +1 -1
  34. package/mongodb/instance.d.ts +24 -0
  35. package/mongodb/instance.js +4 -0
  36. package/mongodb/instance.js.map +1 -1
  37. package/nlb/getListeners.d.ts +36 -2
  38. package/nlb/getListeners.js +30 -2
  39. package/nlb/getListeners.js.map +1 -1
  40. package/nlb/getServerGroupServerAttachments.d.ts +8 -2
  41. package/nlb/getServerGroupServerAttachments.js +2 -2
  42. package/nlb/getServerGroupServerAttachments.js.map +1 -1
  43. package/nlb/listener.d.ts +135 -105
  44. package/nlb/listener.js.map +1 -1
  45. package/nlb/listenerAdditionalCertificateAttachment.d.ts +11 -11
  46. package/nlb/loadBalancer.d.ts +78 -105
  47. package/nlb/loadBalancer.js +1 -1
  48. package/nlb/loadBalancer.js.map +1 -1
  49. package/nlb/loadBalancerSecurityGroupAttachment.d.ts +13 -17
  50. package/nlb/loadBalancerSecurityGroupAttachment.js +4 -2
  51. package/nlb/loadBalancerSecurityGroupAttachment.js.map +1 -1
  52. package/nlb/loadbalancerCommonBandwidthPackageAttachment.d.ts +10 -8
  53. package/nlb/loadbalancerCommonBandwidthPackageAttachment.js +4 -2
  54. package/nlb/loadbalancerCommonBandwidthPackageAttachment.js.map +1 -1
  55. package/nlb/securityPolicy.d.ts +23 -11
  56. package/nlb/securityPolicy.js.map +1 -1
  57. package/nlb/serverGroup.d.ts +84 -57
  58. package/nlb/serverGroup.js.map +1 -1
  59. package/ocean/baseInstance.d.ts +181 -70
  60. package/ocean/baseInstance.js +8 -0
  61. package/ocean/baseInstance.js.map +1 -1
  62. package/package.json +2 -2
  63. package/servicemesh/extensionProvider.d.ts +1 -1
  64. package/servicemesh/extensionProvider.js +1 -1
  65. package/types/input.d.ts +134 -43
  66. package/types/output.d.ts +135 -44
  67. package/vpc/commonBandwithPackageAttachment.d.ts +1 -1
  68. package/vpc/commonBandwithPackageAttachment.js +1 -1
@@ -4,7 +4,7 @@ import * as outputs from "../types/output";
4
4
  /**
5
5
  * Provides a NLB Load Balancer resource.
6
6
  *
7
- * For information about NLB Load Balancer and how to use it, see [What is Load Balancer](https://www.alibabacloud.com/help/en/server-load-balancer/latest/createloadbalancer).
7
+ * For information about NLB Load Balancer and how to use it, see [What is Load Balancer](https://www.alibabacloud.com/help/en/server-load-balancer/latest/api-nlb-2022-04-30-createloadbalancer).
8
8
  *
9
9
  * > **NOTE:** Available since v1.191.0.
10
10
  *
@@ -85,19 +85,22 @@ export declare class LoadBalancer extends pulumi.CustomResource {
85
85
  */
86
86
  static isInstance(obj: any): obj is LoadBalancer;
87
87
  /**
88
- * Protocol version. Value:
89
- * - **Ipv4**:IPv4 type.
90
- * - **DualStack**: Double Stack type.
88
+ * The protocol version. Valid values:
89
+ *
90
+ * - **ipv4:** IPv4. This is the default value.
91
+ * - **DualStack:** dual stack.
91
92
  */
92
93
  readonly addressIpVersion: pulumi.Output<string>;
93
94
  /**
94
- * The network address type of IPv4 for network load balancing. Value:
95
- * - **Internet**: public network. Load balancer has a public network IP address, and the DNS domain name is resolved to a public network IP address, so it can be accessed in a public network environment.
96
- * - **Intranet**: private network. The server load balancer only has a private IP address, and the DNS domain name is resolved to the private IP address, so it can only be accessed by the intranet environment of the VPC where the server load balancer is located.
95
+ * The type of IPv4 address used by the NLB instance. Valid values:
96
+ * - `Internet`: The NLB instance uses a public IP address. The domain name of the NLB instance is resolved to the public IP address. Therefore, the NLB instance can be accessed over the Internet.
97
+ * - `Intranet`: The NLB instance uses a private IP address. The domain name of the NLB instance is resolved to the private IP address. Therefore, the NLB instance can be accessed over the virtual private cloud (VPC) where the NLB instance is deployed.
98
+ *
99
+ * > **NOTE:** To enable a public IPv6 address for an NLB instance, call the [EnableLoadBalancerIpv6Internet](https://www.alibabacloud.com/help/en/doc-detail/445878.html) operation.
97
100
  */
98
101
  readonly addressType: pulumi.Output<string>;
99
102
  /**
100
- * The ID of the shared bandwidth package associated with the public network instance.
103
+ * The ID of the EIP bandwidth plan that is associated with the Internet-facing NLB instance.
101
104
  */
102
105
  readonly bandwidthPackageId: pulumi.Output<string>;
103
106
  /**
@@ -105,31 +108,23 @@ export declare class LoadBalancer extends pulumi.CustomResource {
105
108
  */
106
109
  readonly createTime: pulumi.Output<string>;
107
110
  /**
108
- * Whether cross-zone is enabled for a network-based load balancing instance. Value:
109
- * - **true**: on.
110
- * - **false**: closed.
111
+ * Specifies whether to enable cross-zone load balancing for the NLB instance. Valid values:
111
112
  */
112
113
  readonly crossZoneEnabled: pulumi.Output<boolean>;
113
114
  /**
114
- * Delete protection. See `deletionProtectionConfig` below.
115
+ * Specifies whether to enable deletion protection. Default value: `false`. See `deletionProtectionConfig` below.
115
116
  */
116
117
  readonly deletionProtectionConfig: pulumi.Output<outputs.nlb.LoadBalancerDeletionProtectionConfig>;
117
- /**
118
- * Specifies whether to enable deletion protection. Default value: `false`. Valid values:
119
- */
120
118
  readonly deletionProtectionEnabled: pulumi.Output<boolean>;
121
- /**
122
- * The reason why the deletion protection feature is enabled or disabled. The `deletionProtectionReason` takes effect only when `deletionProtectionEnabled` is set to `true`.
123
- */
124
119
  readonly deletionProtectionReason: pulumi.Output<string>;
125
120
  /**
126
121
  * The domain name of the NLB instance.
127
122
  */
128
123
  readonly dnsName: pulumi.Output<string>;
129
124
  /**
130
- * The IPv6 address type of network load balancing. Value:
131
- * - **Internet**: Server Load Balancer has a public IP address, and the DNS domain name is resolved to a public IP address, so it can be accessed in a public network environment.
132
- * - **Intranet**: SLB only has the private IP address, and the DNS domain name is resolved to the private IP address, so it can only be accessed by the Intranet environment of the VPC where SLB is located.
125
+ * The type of IPv6 address used by the NLB instance. Valid values:
126
+ * - `Internet`: a public IP address. The domain name of the NLB instance is resolved to the public IP address. Therefore, the NLB instance can be accessed over the Internet.
127
+ * - `Intranet`: a private IP address. The domain name of the NLB instance is resolved to the private IP address. Therefore, the NLB instance can be accessed over the VPC where the NLB instance is deployed.
133
128
  */
134
129
  readonly ipv6AddressType: pulumi.Output<string>;
135
130
  /**
@@ -137,29 +132,25 @@ export declare class LoadBalancer extends pulumi.CustomResource {
137
132
  */
138
133
  readonly loadBalancerBusinessStatus: pulumi.Output<string>;
139
134
  /**
140
- * The name of the network-based load balancing instance. 2 to 128 English or Chinese characters in length, which must start with a letter or Chinese, and can contain numbers, half-width periods (.), underscores (_), and dashes (-).
135
+ * The name of the NLB instance.
136
+ *
137
+ * The value must be 2 to 128 characters in length, and can contain letters, digits, periods (.), underscores (\_), and hyphens (-). The value must start with a letter.
141
138
  */
142
139
  readonly loadBalancerName: pulumi.Output<string | undefined>;
143
140
  /**
144
- * Load balancing type. Only value: **network**, which indicates network-based load balancing.
141
+ * The type of the Server Load Balancer (SLB) instance. Set the value to `network`, which specifies NLB.
145
142
  */
146
143
  readonly loadBalancerType: pulumi.Output<string>;
147
144
  /**
148
- * Modify protection. See `modificationProtectionConfig` below.
145
+ * Specifies whether to enable the configuration read-only mode. Default value: `NonProtection`. See `modificationProtectionConfig` below.
149
146
  */
150
147
  readonly modificationProtectionConfig: pulumi.Output<outputs.nlb.LoadBalancerModificationProtectionConfig>;
151
- /**
152
- * The reason why the configuration read-only mode is enabled. The `modificationProtectionReason` takes effect only when `modificationProtectionStatus` is set to `ConsoleProtection`.
153
- */
154
148
  readonly modificationProtectionReason: pulumi.Output<string>;
155
- /**
156
- * Specifies whether to enable the configuration read-only mode. Default value: `NonProtection`. Valid values:
157
- * - `NonProtection`: Does not enable the configuration read-only mode. You cannot set the `modificationProtectionReason`. If the `modificationProtectionReason` is set, the value is cleared.
158
- * - `ConsoleProtection`: Enables the configuration read-only mode. You can set the `modificationProtectionReason`.
159
- */
160
149
  readonly modificationProtectionStatus: pulumi.Output<string>;
161
150
  /**
162
- * The ID of the resource group.
151
+ * The ID of the new resource group.
152
+ *
153
+ * You can log on to the [Resource Management console](https://resourcemanager.console.aliyun.com/resource-groups) to view resource group IDs.
163
154
  */
164
155
  readonly resourceGroupId: pulumi.Output<string>;
165
156
  /**
@@ -167,7 +158,7 @@ export declare class LoadBalancer extends pulumi.CustomResource {
167
158
  */
168
159
  readonly securityGroupIds: pulumi.Output<string[]>;
169
160
  /**
170
- * The status of the resource.
161
+ * The status of the NLB instance.
171
162
  */
172
163
  readonly status: pulumi.Output<string>;
173
164
  /**
@@ -177,11 +168,11 @@ export declare class LoadBalancer extends pulumi.CustomResource {
177
168
  [key: string]: string;
178
169
  } | undefined>;
179
170
  /**
180
- * The ID of the network-based SLB instance.
171
+ * The ID of the VPC where the NLB instance is deployed.
181
172
  */
182
173
  readonly vpcId: pulumi.Output<string>;
183
174
  /**
184
- * The list of zones and vSwitch mappings. You must add at least two zones and a maximum of 10 zones. See `zoneMappings` below.
175
+ * Available Area Configuration List. You must add at least two zones. You can add a maximum of 10 zones. See `zoneMappings` below.
185
176
  */
186
177
  readonly zoneMappings: pulumi.Output<outputs.nlb.LoadBalancerZoneMapping[]>;
187
178
  /**
@@ -198,19 +189,22 @@ export declare class LoadBalancer extends pulumi.CustomResource {
198
189
  */
199
190
  export interface LoadBalancerState {
200
191
  /**
201
- * Protocol version. Value:
202
- * - **Ipv4**:IPv4 type.
203
- * - **DualStack**: Double Stack type.
192
+ * The protocol version. Valid values:
193
+ *
194
+ * - **ipv4:** IPv4. This is the default value.
195
+ * - **DualStack:** dual stack.
204
196
  */
205
197
  addressIpVersion?: pulumi.Input<string>;
206
198
  /**
207
- * The network address type of IPv4 for network load balancing. Value:
208
- * - **Internet**: public network. Load balancer has a public network IP address, and the DNS domain name is resolved to a public network IP address, so it can be accessed in a public network environment.
209
- * - **Intranet**: private network. The server load balancer only has a private IP address, and the DNS domain name is resolved to the private IP address, so it can only be accessed by the intranet environment of the VPC where the server load balancer is located.
199
+ * The type of IPv4 address used by the NLB instance. Valid values:
200
+ * - `Internet`: The NLB instance uses a public IP address. The domain name of the NLB instance is resolved to the public IP address. Therefore, the NLB instance can be accessed over the Internet.
201
+ * - `Intranet`: The NLB instance uses a private IP address. The domain name of the NLB instance is resolved to the private IP address. Therefore, the NLB instance can be accessed over the virtual private cloud (VPC) where the NLB instance is deployed.
202
+ *
203
+ * > **NOTE:** To enable a public IPv6 address for an NLB instance, call the [EnableLoadBalancerIpv6Internet](https://www.alibabacloud.com/help/en/doc-detail/445878.html) operation.
210
204
  */
211
205
  addressType?: pulumi.Input<string>;
212
206
  /**
213
- * The ID of the shared bandwidth package associated with the public network instance.
207
+ * The ID of the EIP bandwidth plan that is associated with the Internet-facing NLB instance.
214
208
  */
215
209
  bandwidthPackageId?: pulumi.Input<string>;
216
210
  /**
@@ -218,31 +212,23 @@ export interface LoadBalancerState {
218
212
  */
219
213
  createTime?: pulumi.Input<string>;
220
214
  /**
221
- * Whether cross-zone is enabled for a network-based load balancing instance. Value:
222
- * - **true**: on.
223
- * - **false**: closed.
215
+ * Specifies whether to enable cross-zone load balancing for the NLB instance. Valid values:
224
216
  */
225
217
  crossZoneEnabled?: pulumi.Input<boolean>;
226
218
  /**
227
- * Delete protection. See `deletionProtectionConfig` below.
219
+ * Specifies whether to enable deletion protection. Default value: `false`. See `deletionProtectionConfig` below.
228
220
  */
229
221
  deletionProtectionConfig?: pulumi.Input<inputs.nlb.LoadBalancerDeletionProtectionConfig>;
230
- /**
231
- * Specifies whether to enable deletion protection. Default value: `false`. Valid values:
232
- */
233
222
  deletionProtectionEnabled?: pulumi.Input<boolean>;
234
- /**
235
- * The reason why the deletion protection feature is enabled or disabled. The `deletionProtectionReason` takes effect only when `deletionProtectionEnabled` is set to `true`.
236
- */
237
223
  deletionProtectionReason?: pulumi.Input<string>;
238
224
  /**
239
225
  * The domain name of the NLB instance.
240
226
  */
241
227
  dnsName?: pulumi.Input<string>;
242
228
  /**
243
- * The IPv6 address type of network load balancing. Value:
244
- * - **Internet**: Server Load Balancer has a public IP address, and the DNS domain name is resolved to a public IP address, so it can be accessed in a public network environment.
245
- * - **Intranet**: SLB only has the private IP address, and the DNS domain name is resolved to the private IP address, so it can only be accessed by the Intranet environment of the VPC where SLB is located.
229
+ * The type of IPv6 address used by the NLB instance. Valid values:
230
+ * - `Internet`: a public IP address. The domain name of the NLB instance is resolved to the public IP address. Therefore, the NLB instance can be accessed over the Internet.
231
+ * - `Intranet`: a private IP address. The domain name of the NLB instance is resolved to the private IP address. Therefore, the NLB instance can be accessed over the VPC where the NLB instance is deployed.
246
232
  */
247
233
  ipv6AddressType?: pulumi.Input<string>;
248
234
  /**
@@ -250,29 +236,25 @@ export interface LoadBalancerState {
250
236
  */
251
237
  loadBalancerBusinessStatus?: pulumi.Input<string>;
252
238
  /**
253
- * The name of the network-based load balancing instance. 2 to 128 English or Chinese characters in length, which must start with a letter or Chinese, and can contain numbers, half-width periods (.), underscores (_), and dashes (-).
239
+ * The name of the NLB instance.
240
+ *
241
+ * The value must be 2 to 128 characters in length, and can contain letters, digits, periods (.), underscores (\_), and hyphens (-). The value must start with a letter.
254
242
  */
255
243
  loadBalancerName?: pulumi.Input<string>;
256
244
  /**
257
- * Load balancing type. Only value: **network**, which indicates network-based load balancing.
245
+ * The type of the Server Load Balancer (SLB) instance. Set the value to `network`, which specifies NLB.
258
246
  */
259
247
  loadBalancerType?: pulumi.Input<string>;
260
248
  /**
261
- * Modify protection. See `modificationProtectionConfig` below.
249
+ * Specifies whether to enable the configuration read-only mode. Default value: `NonProtection`. See `modificationProtectionConfig` below.
262
250
  */
263
251
  modificationProtectionConfig?: pulumi.Input<inputs.nlb.LoadBalancerModificationProtectionConfig>;
264
- /**
265
- * The reason why the configuration read-only mode is enabled. The `modificationProtectionReason` takes effect only when `modificationProtectionStatus` is set to `ConsoleProtection`.
266
- */
267
252
  modificationProtectionReason?: pulumi.Input<string>;
268
- /**
269
- * Specifies whether to enable the configuration read-only mode. Default value: `NonProtection`. Valid values:
270
- * - `NonProtection`: Does not enable the configuration read-only mode. You cannot set the `modificationProtectionReason`. If the `modificationProtectionReason` is set, the value is cleared.
271
- * - `ConsoleProtection`: Enables the configuration read-only mode. You can set the `modificationProtectionReason`.
272
- */
273
253
  modificationProtectionStatus?: pulumi.Input<string>;
274
254
  /**
275
- * The ID of the resource group.
255
+ * The ID of the new resource group.
256
+ *
257
+ * You can log on to the [Resource Management console](https://resourcemanager.console.aliyun.com/resource-groups) to view resource group IDs.
276
258
  */
277
259
  resourceGroupId?: pulumi.Input<string>;
278
260
  /**
@@ -280,7 +262,7 @@ export interface LoadBalancerState {
280
262
  */
281
263
  securityGroupIds?: pulumi.Input<pulumi.Input<string>[]>;
282
264
  /**
283
- * The status of the resource.
265
+ * The status of the NLB instance.
284
266
  */
285
267
  status?: pulumi.Input<string>;
286
268
  /**
@@ -290,11 +272,11 @@ export interface LoadBalancerState {
290
272
  [key: string]: pulumi.Input<string>;
291
273
  }>;
292
274
  /**
293
- * The ID of the network-based SLB instance.
275
+ * The ID of the VPC where the NLB instance is deployed.
294
276
  */
295
277
  vpcId?: pulumi.Input<string>;
296
278
  /**
297
- * The list of zones and vSwitch mappings. You must add at least two zones and a maximum of 10 zones. See `zoneMappings` below.
279
+ * Available Area Configuration List. You must add at least two zones. You can add a maximum of 10 zones. See `zoneMappings` below.
298
280
  */
299
281
  zoneMappings?: pulumi.Input<pulumi.Input<inputs.nlb.LoadBalancerZoneMapping>[]>;
300
282
  }
@@ -303,69 +285,60 @@ export interface LoadBalancerState {
303
285
  */
304
286
  export interface LoadBalancerArgs {
305
287
  /**
306
- * Protocol version. Value:
307
- * - **Ipv4**:IPv4 type.
308
- * - **DualStack**: Double Stack type.
288
+ * The protocol version. Valid values:
289
+ *
290
+ * - **ipv4:** IPv4. This is the default value.
291
+ * - **DualStack:** dual stack.
309
292
  */
310
293
  addressIpVersion?: pulumi.Input<string>;
311
294
  /**
312
- * The network address type of IPv4 for network load balancing. Value:
313
- * - **Internet**: public network. Load balancer has a public network IP address, and the DNS domain name is resolved to a public network IP address, so it can be accessed in a public network environment.
314
- * - **Intranet**: private network. The server load balancer only has a private IP address, and the DNS domain name is resolved to the private IP address, so it can only be accessed by the intranet environment of the VPC where the server load balancer is located.
295
+ * The type of IPv4 address used by the NLB instance. Valid values:
296
+ * - `Internet`: The NLB instance uses a public IP address. The domain name of the NLB instance is resolved to the public IP address. Therefore, the NLB instance can be accessed over the Internet.
297
+ * - `Intranet`: The NLB instance uses a private IP address. The domain name of the NLB instance is resolved to the private IP address. Therefore, the NLB instance can be accessed over the virtual private cloud (VPC) where the NLB instance is deployed.
298
+ *
299
+ * > **NOTE:** To enable a public IPv6 address for an NLB instance, call the [EnableLoadBalancerIpv6Internet](https://www.alibabacloud.com/help/en/doc-detail/445878.html) operation.
315
300
  */
316
301
  addressType: pulumi.Input<string>;
317
302
  /**
318
- * The ID of the shared bandwidth package associated with the public network instance.
303
+ * The ID of the EIP bandwidth plan that is associated with the Internet-facing NLB instance.
319
304
  */
320
305
  bandwidthPackageId?: pulumi.Input<string>;
321
306
  /**
322
- * Whether cross-zone is enabled for a network-based load balancing instance. Value:
323
- * - **true**: on.
324
- * - **false**: closed.
307
+ * Specifies whether to enable cross-zone load balancing for the NLB instance. Valid values:
325
308
  */
326
309
  crossZoneEnabled?: pulumi.Input<boolean>;
327
310
  /**
328
- * Delete protection. See `deletionProtectionConfig` below.
311
+ * Specifies whether to enable deletion protection. Default value: `false`. See `deletionProtectionConfig` below.
329
312
  */
330
313
  deletionProtectionConfig?: pulumi.Input<inputs.nlb.LoadBalancerDeletionProtectionConfig>;
331
- /**
332
- * Specifies whether to enable deletion protection. Default value: `false`. Valid values:
333
- */
334
314
  deletionProtectionEnabled?: pulumi.Input<boolean>;
335
- /**
336
- * The reason why the deletion protection feature is enabled or disabled. The `deletionProtectionReason` takes effect only when `deletionProtectionEnabled` is set to `true`.
337
- */
338
315
  deletionProtectionReason?: pulumi.Input<string>;
339
316
  /**
340
- * The IPv6 address type of network load balancing. Value:
341
- * - **Internet**: Server Load Balancer has a public IP address, and the DNS domain name is resolved to a public IP address, so it can be accessed in a public network environment.
342
- * - **Intranet**: SLB only has the private IP address, and the DNS domain name is resolved to the private IP address, so it can only be accessed by the Intranet environment of the VPC where SLB is located.
317
+ * The type of IPv6 address used by the NLB instance. Valid values:
318
+ * - `Internet`: a public IP address. The domain name of the NLB instance is resolved to the public IP address. Therefore, the NLB instance can be accessed over the Internet.
319
+ * - `Intranet`: a private IP address. The domain name of the NLB instance is resolved to the private IP address. Therefore, the NLB instance can be accessed over the VPC where the NLB instance is deployed.
343
320
  */
344
321
  ipv6AddressType?: pulumi.Input<string>;
345
322
  /**
346
- * The name of the network-based load balancing instance. 2 to 128 English or Chinese characters in length, which must start with a letter or Chinese, and can contain numbers, half-width periods (.), underscores (_), and dashes (-).
323
+ * The name of the NLB instance.
324
+ *
325
+ * The value must be 2 to 128 characters in length, and can contain letters, digits, periods (.), underscores (\_), and hyphens (-). The value must start with a letter.
347
326
  */
348
327
  loadBalancerName?: pulumi.Input<string>;
349
328
  /**
350
- * Load balancing type. Only value: **network**, which indicates network-based load balancing.
329
+ * The type of the Server Load Balancer (SLB) instance. Set the value to `network`, which specifies NLB.
351
330
  */
352
331
  loadBalancerType?: pulumi.Input<string>;
353
332
  /**
354
- * Modify protection. See `modificationProtectionConfig` below.
333
+ * Specifies whether to enable the configuration read-only mode. Default value: `NonProtection`. See `modificationProtectionConfig` below.
355
334
  */
356
335
  modificationProtectionConfig?: pulumi.Input<inputs.nlb.LoadBalancerModificationProtectionConfig>;
357
- /**
358
- * The reason why the configuration read-only mode is enabled. The `modificationProtectionReason` takes effect only when `modificationProtectionStatus` is set to `ConsoleProtection`.
359
- */
360
336
  modificationProtectionReason?: pulumi.Input<string>;
361
- /**
362
- * Specifies whether to enable the configuration read-only mode. Default value: `NonProtection`. Valid values:
363
- * - `NonProtection`: Does not enable the configuration read-only mode. You cannot set the `modificationProtectionReason`. If the `modificationProtectionReason` is set, the value is cleared.
364
- * - `ConsoleProtection`: Enables the configuration read-only mode. You can set the `modificationProtectionReason`.
365
- */
366
337
  modificationProtectionStatus?: pulumi.Input<string>;
367
338
  /**
368
- * The ID of the resource group.
339
+ * The ID of the new resource group.
340
+ *
341
+ * You can log on to the [Resource Management console](https://resourcemanager.console.aliyun.com/resource-groups) to view resource group IDs.
369
342
  */
370
343
  resourceGroupId?: pulumi.Input<string>;
371
344
  /**
@@ -379,11 +352,11 @@ export interface LoadBalancerArgs {
379
352
  [key: string]: pulumi.Input<string>;
380
353
  }>;
381
354
  /**
382
- * The ID of the network-based SLB instance.
355
+ * The ID of the VPC where the NLB instance is deployed.
383
356
  */
384
357
  vpcId: pulumi.Input<string>;
385
358
  /**
386
- * The list of zones and vSwitch mappings. You must add at least two zones and a maximum of 10 zones. See `zoneMappings` below.
359
+ * Available Area Configuration List. You must add at least two zones. You can add a maximum of 10 zones. See `zoneMappings` below.
387
360
  */
388
361
  zoneMappings: pulumi.Input<pulumi.Input<inputs.nlb.LoadBalancerZoneMapping>[]>;
389
362
  }
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Provides a NLB Load Balancer resource.
10
10
  *
11
- * For information about NLB Load Balancer and how to use it, see [What is Load Balancer](https://www.alibabacloud.com/help/en/server-load-balancer/latest/createloadbalancer).
11
+ * For information about NLB Load Balancer and how to use it, see [What is Load Balancer](https://www.alibabacloud.com/help/en/server-load-balancer/latest/api-nlb-2022-04-30-createloadbalancer).
12
12
  *
13
13
  * > **NOTE:** Available since v1.191.0.
14
14
  *
@@ -1 +1 @@
1
- {"version":3,"file":"loadBalancer.js","sourceRoot":"","sources":["../../nlb/loadBalancer.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"loadBalancer.js","sourceRoot":"","sources":["../../nlb/loadBalancer.ts"],"names":[],"mappings":"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"}
@@ -1,8 +1,10 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * Provides a Nlb Load Balancer Security Group Attachment resource.
3
+ * Provides a NLB Load Balancer Security Group Attachment resource.
4
4
  *
5
- * For information about Nlb Load Balancer Security Group Attachment and how to use it, see [What is Load Balancer Security Group Attachment](https://www.alibabacloud.com/help/en/server-load-balancer/latest/loadbalancerjoinsecuritygroup).
5
+ * Security Group mount.
6
+ *
7
+ * For information about NLB Load Balancer Security Group Attachment and how to use it, see [What is Load Balancer Security Group Attachment](https://www.alibabacloud.com/help/en/server-load-balancer/latest/loadbalancerjoinsecuritygroup).
6
8
  *
7
9
  * > **NOTE:** Available since v1.198.0.
8
10
  *
@@ -91,17 +93,15 @@ export declare class LoadBalancerSecurityGroupAttachment extends pulumi.CustomRe
91
93
  */
92
94
  static isInstance(obj: any): obj is LoadBalancerSecurityGroupAttachment;
93
95
  /**
94
- * Whether to PreCheck this request only. Value:
95
- * - **true**: sends a check request and does not bind a security group to the instance. Check items include whether required parameters, request format, and business restrictions have been filled in. If the check fails, the corresponding error is returned. If the check passes, the error code 'DryRunOperation' is returned '.
96
- * - **false** (default): Sends a normal request, returns the HTTP 2xx status code after the check, and directly performs the operation.
96
+ * Specifies whether to perform a dry run, without performing the actual request. Valid values:
97
97
  */
98
98
  readonly dryRun: pulumi.Output<boolean | undefined>;
99
99
  /**
100
- * The ID of the network-based server load balancer instance to be bound to the security group.
100
+ * The ID of the NLB instance to be associated with the security group.
101
101
  */
102
102
  readonly loadBalancerId: pulumi.Output<string>;
103
103
  /**
104
- * The ID of the security group.
104
+ * The ID of the security group to be disassociated.
105
105
  */
106
106
  readonly securityGroupId: pulumi.Output<string>;
107
107
  /**
@@ -118,17 +118,15 @@ export declare class LoadBalancerSecurityGroupAttachment extends pulumi.CustomRe
118
118
  */
119
119
  export interface LoadBalancerSecurityGroupAttachmentState {
120
120
  /**
121
- * Whether to PreCheck this request only. Value:
122
- * - **true**: sends a check request and does not bind a security group to the instance. Check items include whether required parameters, request format, and business restrictions have been filled in. If the check fails, the corresponding error is returned. If the check passes, the error code 'DryRunOperation' is returned '.
123
- * - **false** (default): Sends a normal request, returns the HTTP 2xx status code after the check, and directly performs the operation.
121
+ * Specifies whether to perform a dry run, without performing the actual request. Valid values:
124
122
  */
125
123
  dryRun?: pulumi.Input<boolean>;
126
124
  /**
127
- * The ID of the network-based server load balancer instance to be bound to the security group.
125
+ * The ID of the NLB instance to be associated with the security group.
128
126
  */
129
127
  loadBalancerId?: pulumi.Input<string>;
130
128
  /**
131
- * The ID of the security group.
129
+ * The ID of the security group to be disassociated.
132
130
  */
133
131
  securityGroupId?: pulumi.Input<string>;
134
132
  }
@@ -137,17 +135,15 @@ export interface LoadBalancerSecurityGroupAttachmentState {
137
135
  */
138
136
  export interface LoadBalancerSecurityGroupAttachmentArgs {
139
137
  /**
140
- * Whether to PreCheck this request only. Value:
141
- * - **true**: sends a check request and does not bind a security group to the instance. Check items include whether required parameters, request format, and business restrictions have been filled in. If the check fails, the corresponding error is returned. If the check passes, the error code 'DryRunOperation' is returned '.
142
- * - **false** (default): Sends a normal request, returns the HTTP 2xx status code after the check, and directly performs the operation.
138
+ * Specifies whether to perform a dry run, without performing the actual request. Valid values:
143
139
  */
144
140
  dryRun?: pulumi.Input<boolean>;
145
141
  /**
146
- * The ID of the network-based server load balancer instance to be bound to the security group.
142
+ * The ID of the NLB instance to be associated with the security group.
147
143
  */
148
144
  loadBalancerId: pulumi.Input<string>;
149
145
  /**
150
- * The ID of the security group.
146
+ * The ID of the security group to be disassociated.
151
147
  */
152
148
  securityGroupId: pulumi.Input<string>;
153
149
  }
@@ -6,9 +6,11 @@ exports.LoadBalancerSecurityGroupAttachment = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
- * Provides a Nlb Load Balancer Security Group Attachment resource.
9
+ * Provides a NLB Load Balancer Security Group Attachment resource.
10
10
  *
11
- * For information about Nlb Load Balancer Security Group Attachment and how to use it, see [What is Load Balancer Security Group Attachment](https://www.alibabacloud.com/help/en/server-load-balancer/latest/loadbalancerjoinsecuritygroup).
11
+ * Security Group mount.
12
+ *
13
+ * For information about NLB Load Balancer Security Group Attachment and how to use it, see [What is Load Balancer Security Group Attachment](https://www.alibabacloud.com/help/en/server-load-balancer/latest/loadbalancerjoinsecuritygroup).
12
14
  *
13
15
  * > **NOTE:** Available since v1.198.0.
14
16
  *
@@ -1 +1 @@
1
- {"version":3,"file":"loadBalancerSecurityGroupAttachment.js","sourceRoot":"","sources":["../../nlb/loadBalancerSecurityGroupAttachment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0EG;AACH,MAAa,mCAAoC,SAAQ,MAAM,CAAC,cAAc;IAC1E;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAgD,EAAE,IAAmC;QAC9I,OAAO,IAAI,mCAAmC,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC1F,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,mCAAmC,CAAC,YAAY,CAAC;IACpF,CAAC;IAyBD,YAAY,IAAY,EAAE,WAAgG,EAAE,IAAmC;QAC3J,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAmE,CAAC;YAClF,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;SACjF;aAAM;YACH,MAAM,IAAI,GAAG,WAAkE,CAAC;YAChF,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,cAAc,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3D,MAAM,IAAI,KAAK,CAAC,4CAA4C,CAAC,CAAC;aACjE;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,eAAe,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5D,MAAM,IAAI,KAAK,CAAC,6CAA6C,CAAC,CAAC;aAClE;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/E;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,mCAAmC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACxF,CAAC;;AAzEL,kFA0EC;AA5DG,gBAAgB;AACO,gDAAY,GAAG,sFAAsF,CAAC"}
1
+ {"version":3,"file":"loadBalancerSecurityGroupAttachment.js","sourceRoot":"","sources":["../../nlb/loadBalancerSecurityGroupAttachment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4EG;AACH,MAAa,mCAAoC,SAAQ,MAAM,CAAC,cAAc;IAC1E;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAgD,EAAE,IAAmC;QAC9I,OAAO,IAAI,mCAAmC,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC1F,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,mCAAmC,CAAC,YAAY,CAAC;IACpF,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAgG,EAAE,IAAmC;QAC3J,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAmE,CAAC;YAClF,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;SACjF;aAAM;YACH,MAAM,IAAI,GAAG,WAAkE,CAAC;YAChF,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,cAAc,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3D,MAAM,IAAI,KAAK,CAAC,4CAA4C,CAAC,CAAC;aACjE;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,eAAe,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5D,MAAM,IAAI,KAAK,CAAC,6CAA6C,CAAC,CAAC;aAClE;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/E;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,mCAAmC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACxF,CAAC;;AAvEL,kFAwEC;AA1DG,gBAAgB;AACO,gDAAY,GAAG,sFAAsF,CAAC"}
@@ -1,6 +1,8 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * Provides a NLB Loadbalancer Common Bandwidth Package Attachment resource. Bandwidth Package Operation.
3
+ * Provides a NLB Loadbalancer Common Bandwidth Package Attachment resource.
4
+ *
5
+ * Bandwidth Package Operation.
4
6
  *
5
7
  * For information about NLB Loadbalancer Common Bandwidth Package Attachment and how to use it, see [What is Loadbalancer Common Bandwidth Package Attachment](https://www.alibabacloud.com/help/en/server-load-balancer/latest/nlb-instances-change).
6
8
  *
@@ -62,7 +64,7 @@ import * as pulumi from "@pulumi/pulumi";
62
64
  * });
63
65
  * const defaultCommonBandwithPackage = new alicloud.vpc.CommonBandwithPackage("default", {
64
66
  * bandwidth: "2",
65
- * internetChargeType: "PayByBandwidth",
67
+ * internetChargeType: "PayByTraffic",
66
68
  * bandwidthPackageName: name,
67
69
  * description: name,
68
70
  * });
@@ -97,11 +99,11 @@ export declare class LoadbalancerCommonBandwidthPackageAttachment extends pulumi
97
99
  */
98
100
  static isInstance(obj: any): obj is LoadbalancerCommonBandwidthPackageAttachment;
99
101
  /**
100
- * The ID of the bound shared bandwidth package.
102
+ * Specifies whether only to precheck the request. Valid values:
101
103
  */
102
104
  readonly bandwidthPackageId: pulumi.Output<string>;
103
105
  /**
104
- * The ID of the network-based server load balancer instance.
106
+ * The ID of the EIP bandwidth plan.
105
107
  */
106
108
  readonly loadBalancerId: pulumi.Output<string>;
107
109
  /**
@@ -122,11 +124,11 @@ export declare class LoadbalancerCommonBandwidthPackageAttachment extends pulumi
122
124
  */
123
125
  export interface LoadbalancerCommonBandwidthPackageAttachmentState {
124
126
  /**
125
- * The ID of the bound shared bandwidth package.
127
+ * Specifies whether only to precheck the request. Valid values:
126
128
  */
127
129
  bandwidthPackageId?: pulumi.Input<string>;
128
130
  /**
129
- * The ID of the network-based server load balancer instance.
131
+ * The ID of the EIP bandwidth plan.
130
132
  */
131
133
  loadBalancerId?: pulumi.Input<string>;
132
134
  /**
@@ -139,11 +141,11 @@ export interface LoadbalancerCommonBandwidthPackageAttachmentState {
139
141
  */
140
142
  export interface LoadbalancerCommonBandwidthPackageAttachmentArgs {
141
143
  /**
142
- * The ID of the bound shared bandwidth package.
144
+ * Specifies whether only to precheck the request. Valid values:
143
145
  */
144
146
  bandwidthPackageId: pulumi.Input<string>;
145
147
  /**
146
- * The ID of the network-based server load balancer instance.
148
+ * The ID of the EIP bandwidth plan.
147
149
  */
148
150
  loadBalancerId: pulumi.Input<string>;
149
151
  }
@@ -6,7 +6,9 @@ exports.LoadbalancerCommonBandwidthPackageAttachment = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
- * Provides a NLB Loadbalancer Common Bandwidth Package Attachment resource. Bandwidth Package Operation.
9
+ * Provides a NLB Loadbalancer Common Bandwidth Package Attachment resource.
10
+ *
11
+ * Bandwidth Package Operation.
10
12
  *
11
13
  * For information about NLB Loadbalancer Common Bandwidth Package Attachment and how to use it, see [What is Loadbalancer Common Bandwidth Package Attachment](https://www.alibabacloud.com/help/en/server-load-balancer/latest/nlb-instances-change).
12
14
  *
@@ -68,7 +70,7 @@ const utilities = require("../utilities");
68
70
  * });
69
71
  * const defaultCommonBandwithPackage = new alicloud.vpc.CommonBandwithPackage("default", {
70
72
  * bandwidth: "2",
71
- * internetChargeType: "PayByBandwidth",
73
+ * internetChargeType: "PayByTraffic",
72
74
  * bandwidthPackageName: name,
73
75
  * description: name,
74
76
  * });
@@ -1 +1 @@
1
- {"version":3,"file":"loadbalancerCommonBandwidthPackageAttachment.js","sourceRoot":"","sources":["../../nlb/loadbalancerCommonBandwidthPackageAttachment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgFG;AACH,MAAa,4CAA6C,SAAQ,MAAM,CAAC,cAAc;IACnF;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyD,EAAE,IAAmC;QACvJ,OAAO,IAAI,4CAA4C,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACnG,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,4CAA4C,CAAC,YAAY,CAAC;IAC7F,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAkH,EAAE,IAAmC;QAC7K,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4E,CAAC;YAC3F,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAA2E,CAAC;YACzF,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,kBAAkB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC/D,MAAM,IAAI,KAAK,CAAC,gDAAgD,CAAC,CAAC;aACrE;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,cAAc,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3D,MAAM,IAAI,KAAK,CAAC,4CAA4C,CAAC,CAAC;aACjE;YACD,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,4CAA4C,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjG,CAAC;;AAvEL,oGAwEC;AA1DG,gBAAgB;AACO,yDAAY,GAAG,wGAAwG,CAAC"}
1
+ {"version":3,"file":"loadbalancerCommonBandwidthPackageAttachment.js","sourceRoot":"","sources":["../../nlb/loadbalancerCommonBandwidthPackageAttachment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkFG;AACH,MAAa,4CAA6C,SAAQ,MAAM,CAAC,cAAc;IACnF;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyD,EAAE,IAAmC;QACvJ,OAAO,IAAI,4CAA4C,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACnG,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,4CAA4C,CAAC,YAAY,CAAC;IAC7F,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAkH,EAAE,IAAmC;QAC7K,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4E,CAAC;YAC3F,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAA2E,CAAC;YACzF,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,kBAAkB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC/D,MAAM,IAAI,KAAK,CAAC,gDAAgD,CAAC,CAAC;aACrE;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,cAAc,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3D,MAAM,IAAI,KAAK,CAAC,4CAA4C,CAAC,CAAC;aACjE;YACD,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,4CAA4C,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjG,CAAC;;AAvEL,oGAwEC;AA1DG,gBAAgB;AACO,yDAAY,GAAG,wGAAwG,CAAC"}