@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.
- package/amqp/binding.d.ts +12 -13
- package/amqp/binding.js +12 -13
- package/amqp/binding.js.map +1 -1
- package/cen/trafficMarkingPolicy.d.ts +43 -23
- package/cen/trafficMarkingPolicy.js +3 -1
- package/cen/trafficMarkingPolicy.js.map +1 -1
- package/cen/transitRouterVpcAttachment.d.ts +120 -46
- package/cen/transitRouterVpcAttachment.js +10 -5
- package/cen/transitRouterVpcAttachment.js.map +1 -1
- package/cr/chartNamespace.d.ts +8 -3
- package/cr/chartNamespace.js +8 -3
- package/cr/chartNamespace.js.map +1 -1
- package/cr/endpointAclPolicy.d.ts +6 -1
- package/cr/endpointAclPolicy.js +6 -1
- package/cr/endpointAclPolicy.js.map +1 -1
- package/cr/namespace.d.ts +6 -1
- package/cr/namespace.js +6 -1
- package/cr/namespace.js.map +1 -1
- package/cs/registryEnterpriseSyncRule.d.ts +5 -5
- package/cs/registryEnterpriseSyncRule.js +5 -5
- package/ddos/bgpIp.d.ts +1 -1
- package/ens/instance.d.ts +157 -79
- package/ens/instance.js +9 -1
- package/ens/instance.js.map +1 -1
- package/expressconnect/physicalConnection.d.ts +118 -80
- package/expressconnect/physicalConnection.js +7 -1
- package/expressconnect/physicalConnection.js.map +1 -1
- package/fc/trigger.d.ts +8 -9
- package/fc/trigger.js +8 -9
- package/fc/trigger.js.map +1 -1
- package/ga/endpointGroup.d.ts +21 -6
- package/ga/endpointGroup.js +2 -0
- package/ga/endpointGroup.js.map +1 -1
- package/mongodb/instance.d.ts +24 -0
- package/mongodb/instance.js +4 -0
- package/mongodb/instance.js.map +1 -1
- package/nlb/getListeners.d.ts +36 -2
- package/nlb/getListeners.js +30 -2
- package/nlb/getListeners.js.map +1 -1
- package/nlb/getServerGroupServerAttachments.d.ts +8 -2
- package/nlb/getServerGroupServerAttachments.js +2 -2
- package/nlb/getServerGroupServerAttachments.js.map +1 -1
- package/nlb/listener.d.ts +135 -105
- package/nlb/listener.js.map +1 -1
- package/nlb/listenerAdditionalCertificateAttachment.d.ts +11 -11
- package/nlb/loadBalancer.d.ts +78 -105
- package/nlb/loadBalancer.js +1 -1
- package/nlb/loadBalancer.js.map +1 -1
- package/nlb/loadBalancerSecurityGroupAttachment.d.ts +13 -17
- package/nlb/loadBalancerSecurityGroupAttachment.js +4 -2
- package/nlb/loadBalancerSecurityGroupAttachment.js.map +1 -1
- package/nlb/loadbalancerCommonBandwidthPackageAttachment.d.ts +10 -8
- package/nlb/loadbalancerCommonBandwidthPackageAttachment.js +4 -2
- package/nlb/loadbalancerCommonBandwidthPackageAttachment.js.map +1 -1
- package/nlb/securityPolicy.d.ts +23 -11
- package/nlb/securityPolicy.js.map +1 -1
- package/nlb/serverGroup.d.ts +84 -57
- package/nlb/serverGroup.js.map +1 -1
- package/ocean/baseInstance.d.ts +181 -70
- package/ocean/baseInstance.js +8 -0
- package/ocean/baseInstance.js.map +1 -1
- package/package.json +2 -2
- package/servicemesh/extensionProvider.d.ts +1 -1
- package/servicemesh/extensionProvider.js +1 -1
- package/types/input.d.ts +134 -43
- package/types/output.d.ts +135 -44
- package/vpc/commonBandwithPackageAttachment.d.ts +1 -1
- package/vpc/commonBandwithPackageAttachment.js +1 -1
package/nlb/loadBalancer.d.ts
CHANGED
|
@@ -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
|
-
*
|
|
89
|
-
*
|
|
90
|
-
* - **
|
|
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
|
|
95
|
-
* -
|
|
96
|
-
* -
|
|
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
|
|
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
|
-
*
|
|
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
|
-
*
|
|
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
|
|
131
|
-
* -
|
|
132
|
-
* -
|
|
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
|
|
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
|
|
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
|
-
*
|
|
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
|
|
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
|
|
171
|
+
* The ID of the VPC where the NLB instance is deployed.
|
|
181
172
|
*/
|
|
182
173
|
readonly vpcId: pulumi.Output<string>;
|
|
183
174
|
/**
|
|
184
|
-
*
|
|
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
|
-
*
|
|
202
|
-
*
|
|
203
|
-
* - **
|
|
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
|
|
208
|
-
* -
|
|
209
|
-
* -
|
|
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
|
|
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
|
-
*
|
|
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
|
-
*
|
|
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
|
|
244
|
-
* -
|
|
245
|
-
* -
|
|
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
|
|
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
|
|
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
|
-
*
|
|
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
|
|
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
|
|
275
|
+
* The ID of the VPC where the NLB instance is deployed.
|
|
294
276
|
*/
|
|
295
277
|
vpcId?: pulumi.Input<string>;
|
|
296
278
|
/**
|
|
297
|
-
*
|
|
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
|
-
*
|
|
307
|
-
*
|
|
308
|
-
* - **
|
|
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
|
|
313
|
-
* -
|
|
314
|
-
* -
|
|
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
|
|
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
|
-
*
|
|
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
|
-
*
|
|
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
|
|
341
|
-
* -
|
|
342
|
-
* -
|
|
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
|
|
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
|
|
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
|
-
*
|
|
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
|
|
355
|
+
* The ID of the VPC where the NLB instance is deployed.
|
|
383
356
|
*/
|
|
384
357
|
vpcId: pulumi.Input<string>;
|
|
385
358
|
/**
|
|
386
|
-
*
|
|
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
|
}
|
package/nlb/loadBalancer.js
CHANGED
|
@@ -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
|
*
|
package/nlb/loadBalancer.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"loadBalancer.js","sourceRoot":"","sources":["../../nlb/loadBalancer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkEG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACnE,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,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;
|
|
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
|
|
3
|
+
* Provides a NLB Load Balancer Security Group Attachment resource.
|
|
4
4
|
*
|
|
5
|
-
*
|
|
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
|
-
*
|
|
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
|
|
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
|
-
*
|
|
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
|
|
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
|
-
*
|
|
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
|
|
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
|
|
9
|
+
* Provides a NLB Load Balancer Security Group Attachment resource.
|
|
10
10
|
*
|
|
11
|
-
*
|
|
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
|
|
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.
|
|
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: "
|
|
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
|
-
*
|
|
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
|
|
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
|
-
*
|
|
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
|
|
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
|
-
*
|
|
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
|
|
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.
|
|
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: "
|
|
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
|
|
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"}
|