@volcengine/pulumi 0.0.21 → 0.0.23

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 (164) hide show
  1. package/alb/acl.d.ts +126 -0
  2. package/alb/acl.js +89 -0
  3. package/alb/acl.js.map +1 -0
  4. package/alb/acls.d.ts +101 -0
  5. package/alb/acls.js +51 -0
  6. package/alb/acls.js.map +1 -0
  7. package/alb/alb.d.ts +282 -0
  8. package/alb/alb.js +167 -0
  9. package/alb/alb.js.map +1 -0
  10. package/alb/albs.d.ts +216 -0
  11. package/alb/albs.js +127 -0
  12. package/alb/albs.js.map +1 -0
  13. package/alb/caCertificates.d.ts +108 -0
  14. package/alb/caCertificates.js +50 -0
  15. package/alb/caCertificates.js.map +1 -0
  16. package/alb/cacertificate.d.ts +158 -0
  17. package/alb/cacertificate.js +96 -0
  18. package/alb/cacertificate.js.map +1 -0
  19. package/alb/certificate.d.ts +167 -0
  20. package/alb/certificate.js +98 -0
  21. package/alb/certificate.js.map +1 -0
  22. package/alb/certificates.d.ts +87 -0
  23. package/alb/certificates.js +48 -0
  24. package/alb/certificates.js.map +1 -0
  25. package/alb/customizedCfg.d.ts +108 -0
  26. package/alb/customizedCfg.js +85 -0
  27. package/alb/customizedCfg.js.map +1 -0
  28. package/alb/customizedCfgs.d.ts +116 -0
  29. package/alb/customizedCfgs.js +47 -0
  30. package/alb/customizedCfgs.js.map +1 -0
  31. package/alb/healthCheckTemplate.d.ts +212 -0
  32. package/alb/healthCheckTemplate.js +106 -0
  33. package/alb/healthCheckTemplate.js.map +1 -0
  34. package/alb/healthCheckTemplates.d.ts +96 -0
  35. package/alb/healthCheckTemplates.js +49 -0
  36. package/alb/healthCheckTemplates.js.map +1 -0
  37. package/alb/index.d.ts +69 -0
  38. package/alb/index.js +108 -0
  39. package/alb/index.js.map +1 -0
  40. package/alb/listener.d.ts +268 -0
  41. package/alb/listener.js +135 -0
  42. package/alb/listener.js.map +1 -0
  43. package/alb/listenerDomainExtension.d.ts +119 -0
  44. package/alb/listenerDomainExtension.js +103 -0
  45. package/alb/listenerDomainExtension.js.map +1 -0
  46. package/alb/listenerDomainExtensions.d.ts +78 -0
  47. package/alb/listenerDomainExtensions.js +46 -0
  48. package/alb/listenerDomainExtensions.js.map +1 -0
  49. package/alb/listeners.d.ts +100 -0
  50. package/alb/listeners.js +31 -0
  51. package/alb/listeners.js.map +1 -0
  52. package/alb/rule.d.ts +228 -0
  53. package/alb/rule.js +115 -0
  54. package/alb/rule.js.map +1 -0
  55. package/alb/rules.d.ts +75 -0
  56. package/alb/rules.js +46 -0
  57. package/alb/rules.js.map +1 -0
  58. package/alb/serverGroup.d.ts +215 -0
  59. package/alb/serverGroup.js +117 -0
  60. package/alb/serverGroup.js.map +1 -0
  61. package/alb/serverGroupServer.d.ts +155 -0
  62. package/alb/serverGroupServer.js +105 -0
  63. package/alb/serverGroupServer.js.map +1 -0
  64. package/alb/serverGroupServers.d.ts +75 -0
  65. package/alb/serverGroupServers.js +46 -0
  66. package/alb/serverGroupServers.js.map +1 -0
  67. package/alb/serverGroups.d.ts +171 -0
  68. package/alb/serverGroups.js +105 -0
  69. package/alb/serverGroups.js.map +1 -0
  70. package/alb/zones.d.ts +62 -0
  71. package/alb/zones.js +42 -0
  72. package/alb/zones.js.map +1 -0
  73. package/bandwidth_package/attachment.d.ts +103 -0
  74. package/bandwidth_package/attachment.js +100 -0
  75. package/bandwidth_package/attachment.js.map +1 -0
  76. package/bandwidth_package/bandwidthPackage.d.ts +188 -0
  77. package/bandwidth_package/bandwidthPackage.js +100 -0
  78. package/bandwidth_package/bandwidthPackage.js.map +1 -0
  79. package/bandwidth_package/bandwidthPackages.d.ts +151 -0
  80. package/bandwidth_package/bandwidthPackages.js +54 -0
  81. package/bandwidth_package/bandwidthPackages.js.map +1 -0
  82. package/bandwidth_package/index.d.ts +9 -0
  83. package/bandwidth_package/index.js +30 -0
  84. package/bandwidth_package/index.js.map +1 -0
  85. package/clb/listener.d.ts +21 -12
  86. package/clb/listener.js +2 -0
  87. package/clb/listener.js.map +1 -1
  88. package/cr/endpoint.d.ts +1 -1
  89. package/cr/endpoint.js +1 -1
  90. package/ecs/iamRoleAttachment.d.ts +133 -0
  91. package/ecs/iamRoleAttachment.js +130 -0
  92. package/ecs/iamRoleAttachment.js.map +1 -0
  93. package/ecs/index.d.ts +6 -0
  94. package/ecs/index.js +9 -1
  95. package/ecs/index.js.map +1 -1
  96. package/ecs/instance.d.ts +4 -0
  97. package/ecs/instance.js +1 -1
  98. package/ecs/instance.js.map +1 -1
  99. package/ecs/instanceTypes.d.ts +71 -0
  100. package/ecs/instanceTypes.js +43 -0
  101. package/ecs/instanceTypes.js.map +1 -0
  102. package/eip/address.d.ts +12 -0
  103. package/eip/address.js +2 -0
  104. package/eip/address.js.map +1 -1
  105. package/eip/addresses.d.ts +2 -2
  106. package/iam/user.d.ts +26 -2
  107. package/iam/user.js +6 -0
  108. package/iam/user.js.map +1 -1
  109. package/index.d.ts +3 -1
  110. package/index.js +5 -1
  111. package/index.js.map +1 -1
  112. package/mongodb/endpoint.d.ts +68 -3
  113. package/mongodb/endpoint.js +68 -3
  114. package/mongodb/endpoint.js.map +1 -1
  115. package/mongodb/endpoints.d.ts +116 -4
  116. package/mongodb/endpoints.js +116 -4
  117. package/mongodb/endpoints.js.map +1 -1
  118. package/mongodb/instance.d.ts +32 -0
  119. package/mongodb/instance.js +8 -0
  120. package/mongodb/instance.js.map +1 -1
  121. package/mongodb/instanceParameter.d.ts +41 -16
  122. package/mongodb/instanceParameter.js +35 -10
  123. package/mongodb/instanceParameter.js.map +1 -1
  124. package/mongodb/instanceParameters.d.ts +88 -8
  125. package/mongodb/instanceParameters.js +80 -6
  126. package/mongodb/instanceParameters.js.map +1 -1
  127. package/mongodb/mongoAllowList.d.ts +2 -2
  128. package/mongodb/mongoAllowList.js +2 -2
  129. package/mongodb/mongoAllowListAssociate.d.ts +40 -3
  130. package/mongodb/mongoAllowListAssociate.js +40 -3
  131. package/mongodb/mongoAllowListAssociate.js.map +1 -1
  132. package/mongodb/mongoAllowLists.d.ts +20 -6
  133. package/mongodb/mongoAllowLists.js +20 -6
  134. package/mongodb/mongoAllowLists.js.map +1 -1
  135. package/mongodb/sslState.d.ts +34 -9
  136. package/mongodb/sslState.js +31 -6
  137. package/mongodb/sslState.js.map +1 -1
  138. package/mongodb/sslStates.d.ts +68 -4
  139. package/mongodb/sslStates.js +68 -4
  140. package/mongodb/sslStates.js.map +1 -1
  141. package/nas/permissionGroup.d.ts +1 -1
  142. package/nas/permissionGroup.js +1 -1
  143. package/package.json +2 -2
  144. package/privatelink/vpcEndpointService.d.ts +5 -3
  145. package/privatelink/vpcEndpointService.js +2 -0
  146. package/privatelink/vpcEndpointService.js.map +1 -1
  147. package/privatelink/vpcEndpointServiceResource.d.ts +5 -3
  148. package/privatelink/vpcEndpointServiceResource.js +2 -0
  149. package/privatelink/vpcEndpointServiceResource.js.map +1 -1
  150. package/rds_mysql/instance.d.ts +29 -0
  151. package/rds_mysql/instance.js +9 -0
  152. package/rds_mysql/instance.js.map +1 -1
  153. package/rds_mysql/instances.d.ts +13 -0
  154. package/rds_mysql/instances.js +1 -0
  155. package/rds_mysql/instances.js.map +1 -1
  156. package/tls/alarmNotifyGroup.d.ts +6 -0
  157. package/tls/alarmNotifyGroup.js.map +1 -1
  158. package/tls/topic.d.ts +9 -3
  159. package/tls/topic.js.map +1 -1
  160. package/types/input.d.ts +345 -10
  161. package/types/output.d.ts +1643 -20
  162. package/vke/nodePool.d.ts +8 -0
  163. package/vke/nodePool.js +2 -0
  164. package/vke/nodePool.js.map +1 -1
package/types/output.d.ts CHANGED
@@ -1,4 +1,1162 @@
1
1
  import * as outputs from "../types/output";
2
+ export declare namespace alb {
3
+ interface AclAclEntry {
4
+ /**
5
+ * The description of the AclEntry.
6
+ */
7
+ description?: string;
8
+ /**
9
+ * The content of the AclEntry.
10
+ */
11
+ entry: string;
12
+ }
13
+ interface AclsAcl {
14
+ /**
15
+ * The entries info of acl.
16
+ */
17
+ aclEntries: outputs.alb.AclsAclAclEntry[];
18
+ /**
19
+ * The count of acl entry.
20
+ */
21
+ aclEntryCount: number;
22
+ /**
23
+ * The ID of Acl.
24
+ */
25
+ aclId: string;
26
+ /**
27
+ * The name of acl.
28
+ */
29
+ aclName: string;
30
+ /**
31
+ * Creation time of Acl.
32
+ */
33
+ createTime: string;
34
+ /**
35
+ * The description of Acl.
36
+ */
37
+ description: string;
38
+ /**
39
+ * The ID of Acl.
40
+ */
41
+ id: string;
42
+ /**
43
+ * The listeners of acl.
44
+ */
45
+ listeners: outputs.alb.AclsAclListener[];
46
+ /**
47
+ * The name of project.
48
+ */
49
+ projectName: string;
50
+ /**
51
+ * Update time of Acl.
52
+ */
53
+ updateTime: string;
54
+ }
55
+ interface AclsAclAclEntry {
56
+ /**
57
+ * The description of Acl.
58
+ */
59
+ description: string;
60
+ /**
61
+ * The info of entry.
62
+ */
63
+ entry: string;
64
+ }
65
+ interface AclsAclListener {
66
+ /**
67
+ * The type of acl.
68
+ */
69
+ aclType: string;
70
+ /**
71
+ * The ID of Listener.
72
+ */
73
+ listenerId: string;
74
+ /**
75
+ * The Name of Listener.
76
+ */
77
+ listenerName: string;
78
+ /**
79
+ * The port info of listener.
80
+ */
81
+ port: number;
82
+ /**
83
+ * The protocol info of listener.
84
+ */
85
+ protocol: string;
86
+ }
87
+ interface AlbEipBillingConfig {
88
+ /**
89
+ * The peek bandwidth of the Ipv6 EIP which automatically assigned to the Alb. Unit: Mbps.
90
+ */
91
+ bandwidth: number;
92
+ /**
93
+ * The billing type of the EIP which automatically assigned to the Alb. Valid values: `PostPaidByBandwidth`, `PostPaidByTraffic`.
94
+ */
95
+ eipBillingType: string;
96
+ /**
97
+ * The ISP of the Ipv6 EIP which automatically associated to the Alb, the value can be `BGP`.
98
+ */
99
+ isp: string;
100
+ }
101
+ interface AlbIpv6EipBillingConfig {
102
+ /**
103
+ * The peek bandwidth of the EIP which automatically assigned to the Alb. Unit: Mbps.
104
+ */
105
+ bandwidth: number;
106
+ /**
107
+ * The billing type of the Tpv6 EIP which automatically assigned to the Alb. Valid values: `PostPaidByBandwidth`, `PostPaidByTraffic`.
108
+ */
109
+ billingType: string;
110
+ /**
111
+ * The ISP of the EIP which automatically associated to the Alb, the value can be `BGP`.
112
+ *
113
+ * The `ipv6EipBillingConfig` object supports the following:
114
+ */
115
+ isp: string;
116
+ }
117
+ interface AlbTag {
118
+ /**
119
+ * The Key of Tags.
120
+ */
121
+ key: string;
122
+ /**
123
+ * The Value of Tags.
124
+ */
125
+ value: string;
126
+ }
127
+ interface AlbZoneMapping {
128
+ /**
129
+ * The IP address information of the Alb in this availability zone.
130
+ */
131
+ loadBalancerAddresses: outputs.alb.AlbZoneMappingLoadBalancerAddress[];
132
+ /**
133
+ * The subnet id of the Alb in this availability zone.
134
+ */
135
+ subnetId: string;
136
+ /**
137
+ * The availability zone id of the Alb.
138
+ */
139
+ zoneId: string;
140
+ }
141
+ interface AlbZoneMappingLoadBalancerAddress {
142
+ /**
143
+ * The Eip address of the Alb in this availability zone.
144
+ */
145
+ eipAddress: string;
146
+ /**
147
+ * The Eip id of alb instance in this availability zone.
148
+ */
149
+ eipId: string;
150
+ /**
151
+ * The Eni address of the Alb in this availability zone.
152
+ */
153
+ eniAddress: string;
154
+ /**
155
+ * The Eni id of the Alb in this availability zone.
156
+ */
157
+ eniId: string;
158
+ /**
159
+ * The Eni Ipv6 address of the Alb in this availability zone.
160
+ */
161
+ eniIpv6Address: string;
162
+ /**
163
+ * The Ipv6 Eip id of alb instance in this availability zone.
164
+ */
165
+ ipv6EipId: string;
166
+ }
167
+ interface AlbsAlb {
168
+ /**
169
+ * The access log information of the Alb.
170
+ */
171
+ accessLogs: outputs.alb.AlbsAlbAccessLog[];
172
+ /**
173
+ * The address ip version of the Alb, valid value: `IPv4`, `DualStack`.
174
+ */
175
+ addressIpVersion: string;
176
+ /**
177
+ * The business status of the Alb, valid value:`Normal`, `FinancialLocked`.
178
+ */
179
+ businessStatus: string;
180
+ /**
181
+ * The create time of the Alb.
182
+ */
183
+ createTime: string;
184
+ /**
185
+ * The deletion protection function of the Alb instance is turned on or off.
186
+ */
187
+ deleteProtection: string;
188
+ /**
189
+ * The expected deleted time of the Alb. This parameter has a query value only when the status of the Alb instance is `FinancialLocked`.
190
+ */
191
+ deletedTime: string;
192
+ /**
193
+ * The description of the Alb.
194
+ */
195
+ description: string;
196
+ /**
197
+ * The DNS name.
198
+ */
199
+ dnsName: string;
200
+ /**
201
+ * The health log information of the Alb.
202
+ */
203
+ healthLogs: outputs.alb.AlbsAlbHealthLog[];
204
+ /**
205
+ * The ID of the Alb.
206
+ */
207
+ id: string;
208
+ /**
209
+ * The listener information of the Alb.
210
+ */
211
+ listeners: outputs.alb.AlbsAlbListener[];
212
+ /**
213
+ * The billing type of the Alb.
214
+ */
215
+ loadBalancerBillingType: number;
216
+ /**
217
+ * The ID of the Alb.
218
+ */
219
+ loadBalancerId: string;
220
+ /**
221
+ * The name of the Alb.
222
+ */
223
+ loadBalancerName: string;
224
+ /**
225
+ * The local addresses of the Alb.
226
+ */
227
+ localAddresses: string[];
228
+ /**
229
+ * The reason why Alb is locked. This parameter has a query value only when the status of the Alb instance is `FinancialLocked`.
230
+ */
231
+ lockReason: string;
232
+ /**
233
+ * The overdue time of the Alb. This parameter has a query value only when the status of the Alb instance is `FinancialLocked`.
234
+ */
235
+ overdueTime: string;
236
+ /**
237
+ * The project name of the Alb.
238
+ */
239
+ projectName: string;
240
+ /**
241
+ * The status of the Alb.
242
+ */
243
+ status: string;
244
+ /**
245
+ * Tags.
246
+ */
247
+ tags: outputs.alb.AlbsAlbTag[];
248
+ /**
249
+ * The tls access log information of the Alb.
250
+ */
251
+ tlsAccessLogs: outputs.alb.AlbsAlbTlsAccessLog[];
252
+ /**
253
+ * The type of the Alb, valid value: `public`, `private`.
254
+ */
255
+ type: string;
256
+ /**
257
+ * The update time of the Alb.
258
+ */
259
+ updateTime: string;
260
+ /**
261
+ * The vpc id which Alb belongs to.
262
+ */
263
+ vpcId: string;
264
+ /**
265
+ * Configuration information of the Alb instance in different Availability Zones.
266
+ */
267
+ zoneMappings: outputs.alb.AlbsAlbZoneMapping[];
268
+ }
269
+ interface AlbsAlbAccessLog {
270
+ /**
271
+ * The bucket name where the logs are stored.
272
+ */
273
+ bucketName: string;
274
+ /**
275
+ * Whether the tls access log function is enabled.
276
+ */
277
+ enabled: boolean;
278
+ }
279
+ interface AlbsAlbHealthLog {
280
+ /**
281
+ * Whether the tls access log function is enabled.
282
+ */
283
+ enabled: boolean;
284
+ /**
285
+ * The TLS project id bound to the access log.
286
+ */
287
+ projectId: string;
288
+ /**
289
+ * The TLS topic id bound to the access log.
290
+ */
291
+ topicId: string;
292
+ }
293
+ interface AlbsAlbListener {
294
+ /**
295
+ * The listener id of the Alb.
296
+ */
297
+ listenerId: string;
298
+ /**
299
+ * The listener name of the Alb.
300
+ */
301
+ listenerName: string;
302
+ }
303
+ interface AlbsAlbTag {
304
+ /**
305
+ * The Key of Tags.
306
+ */
307
+ key: string;
308
+ /**
309
+ * The Value of Tags.
310
+ */
311
+ value: string;
312
+ }
313
+ interface AlbsAlbTlsAccessLog {
314
+ /**
315
+ * Whether the tls access log function is enabled.
316
+ */
317
+ enabled: boolean;
318
+ /**
319
+ * The TLS project id bound to the access log.
320
+ */
321
+ projectId: string;
322
+ /**
323
+ * The TLS topic id bound to the access log.
324
+ */
325
+ topicId: string;
326
+ }
327
+ interface AlbsAlbZoneMapping {
328
+ /**
329
+ * The IP address information of the Alb in this availability zone.
330
+ */
331
+ loadBalancerAddresses: outputs.alb.AlbsAlbZoneMappingLoadBalancerAddress[];
332
+ /**
333
+ * The subnet id of the Alb in this availability zone.
334
+ */
335
+ subnetId: string;
336
+ /**
337
+ * The availability zone id of the Alb.
338
+ */
339
+ zoneId: string;
340
+ }
341
+ interface AlbsAlbZoneMappingLoadBalancerAddress {
342
+ /**
343
+ * The Eip address of the Alb.
344
+ */
345
+ eipAddress: string;
346
+ /**
347
+ * The Eip id of alb instance in this availability zone.
348
+ */
349
+ eipId: string;
350
+ /**
351
+ * The Eip information of the Alb in this availability zone.
352
+ */
353
+ eips: outputs.alb.AlbsAlbZoneMappingLoadBalancerAddressEip[];
354
+ /**
355
+ * The private ip address of the Alb.
356
+ */
357
+ eniAddress: string;
358
+ /**
359
+ * The Eni id of the Alb in this availability zone.
360
+ */
361
+ eniId: string;
362
+ /**
363
+ * The Eni Ipv6 address of the Alb in this availability zone.
364
+ */
365
+ eniIpv6Address: string;
366
+ /**
367
+ * The Ipv6 Eip id of alb instance in this availability zone.
368
+ */
369
+ ipv6EipId: string;
370
+ /**
371
+ * The Ipv6 Eip information of the Alb in this availability zone.
372
+ */
373
+ ipv6Eips: outputs.alb.AlbsAlbZoneMappingLoadBalancerAddressIpv6Eip[];
374
+ }
375
+ interface AlbsAlbZoneMappingLoadBalancerAddressEip {
376
+ /**
377
+ * The association mode of the Alb. This parameter has a query value only when the type of the Eip is `anycast`.
378
+ */
379
+ associationMode: string;
380
+ /**
381
+ * The peek bandwidth of the Ipv6 Eip assigned to Alb. Units: Mbps.
382
+ */
383
+ bandwidth: number;
384
+ /**
385
+ * The Eip address of the Alb.
386
+ */
387
+ eipAddress: string;
388
+ /**
389
+ * The billing type of the Eip assigned to Alb. And optional choice contains `PostPaidByBandwidth` or `PostPaidByTraffic`.
390
+ */
391
+ eipBillingType: string;
392
+ /**
393
+ * The Eip type of the Alb.
394
+ */
395
+ eipType: string;
396
+ /**
397
+ * The ISP of the Ipv6 Eip assigned to Alb, the value can be `BGP`.
398
+ */
399
+ isp: string;
400
+ /**
401
+ * The pop locations of the Alb. This parameter has a query value only when the type of the Eip is `anycast`.
402
+ */
403
+ popLocations: outputs.alb.AlbsAlbZoneMappingLoadBalancerAddressEipPopLocation[];
404
+ /**
405
+ * The security protection types of the Alb.
406
+ */
407
+ securityProtectionTypes: string[];
408
+ }
409
+ interface AlbsAlbZoneMappingLoadBalancerAddressEipPopLocation {
410
+ /**
411
+ * The pop id of the Anycast Eip.
412
+ */
413
+ popId: string;
414
+ /**
415
+ * The pop name of the Anycast Eip.
416
+ */
417
+ popName: string;
418
+ }
419
+ interface AlbsAlbZoneMappingLoadBalancerAddressIpv6Eip {
420
+ /**
421
+ * The peek bandwidth of the Ipv6 Eip assigned to Alb. Units: Mbps.
422
+ */
423
+ bandwidth: number;
424
+ /**
425
+ * The billing type of the Ipv6 Eip assigned to Alb. And optional choice contains `PostPaidByBandwidth` or `PostPaidByTraffic`.
426
+ */
427
+ billingType: string;
428
+ /**
429
+ * The ISP of the Ipv6 Eip assigned to Alb, the value can be `BGP`.
430
+ */
431
+ isp: string;
432
+ }
433
+ interface AlbsTag {
434
+ /**
435
+ * The Key of Tags.
436
+ */
437
+ key: string;
438
+ /**
439
+ * The Value of Tags.
440
+ */
441
+ value: string;
442
+ }
443
+ interface CaCertificatesCertificate {
444
+ /**
445
+ * The ID of the CA certificate.
446
+ */
447
+ caCertificateId: string;
448
+ /**
449
+ * The name of the CA certificate.
450
+ */
451
+ caCertificateName: string;
452
+ /**
453
+ * The type of the CA certificate.
454
+ */
455
+ certificateType: string;
456
+ /**
457
+ * The create time of the CA Certificate.
458
+ */
459
+ createTime: string;
460
+ /**
461
+ * The description of the CA certificate.
462
+ */
463
+ description: string;
464
+ /**
465
+ * The domain name of the CA Certificate.
466
+ */
467
+ domainName: string;
468
+ /**
469
+ * The expire time of the CA Certificate.
470
+ */
471
+ expiredAt: string;
472
+ /**
473
+ * The ID list of the CA Listener.
474
+ */
475
+ listeners: string[];
476
+ /**
477
+ * The project name of the CA certificate.
478
+ */
479
+ projectName: string;
480
+ /**
481
+ * The status of the CA Certificate.
482
+ */
483
+ status: string;
484
+ }
485
+ interface CertificatesCertificate {
486
+ /**
487
+ * The ID of the Certificate.
488
+ */
489
+ certificateId: string;
490
+ /**
491
+ * The Name of Certificate.
492
+ */
493
+ certificateName: string;
494
+ /**
495
+ * The type of the Certificate.
496
+ */
497
+ certificateType: string;
498
+ /**
499
+ * The create time of the Certificate.
500
+ */
501
+ createTime: string;
502
+ /**
503
+ * The description of the Certificate.
504
+ */
505
+ description: string;
506
+ /**
507
+ * The domain name of the Certificate.
508
+ */
509
+ domainName: string;
510
+ /**
511
+ * The expire time of the Certificate.
512
+ */
513
+ expiredAt: string;
514
+ /**
515
+ * The ID of the Certificate.
516
+ */
517
+ id: string;
518
+ /**
519
+ * The ID list of the Listener.
520
+ */
521
+ listeners: string[];
522
+ /**
523
+ * The ProjectName of the Certificate.
524
+ */
525
+ projectName: string;
526
+ /**
527
+ * The status of the Certificate.
528
+ */
529
+ status: string;
530
+ }
531
+ interface CustomizedCfgsCfg {
532
+ /**
533
+ * The create time of CustomizedCfg.
534
+ */
535
+ createTime: string;
536
+ /**
537
+ * The content of CustomizedCfg.
538
+ */
539
+ customizedCfgContent: string;
540
+ /**
541
+ * The ID of CustomizedCfg.
542
+ */
543
+ customizedCfgId: string;
544
+ /**
545
+ * The name of the CustomizedCfg.
546
+ */
547
+ customizedCfgName: string;
548
+ /**
549
+ * The description of CustomizedCfg.
550
+ */
551
+ description: string;
552
+ /**
553
+ * The ID of CustomizedCfg.
554
+ */
555
+ id: string;
556
+ /**
557
+ * The listeners of CustomizedCfg.
558
+ */
559
+ listeners: outputs.alb.CustomizedCfgsCfgListener[];
560
+ /**
561
+ * The project name of the CustomizedCfg.
562
+ */
563
+ projectName: string;
564
+ /**
565
+ * The status of CustomizedCfg.
566
+ */
567
+ status: string;
568
+ /**
569
+ * The update time of CustomizedCfg.
570
+ */
571
+ updateTime: string;
572
+ }
573
+ interface CustomizedCfgsCfgListener {
574
+ /**
575
+ * The id of the listener.
576
+ */
577
+ listenerId: string;
578
+ /**
579
+ * The Name of Listener.
580
+ */
581
+ listenerName: string;
582
+ /**
583
+ * The port info of listener.
584
+ */
585
+ port: number;
586
+ /**
587
+ * The protocol info of listener.
588
+ */
589
+ protocol: string;
590
+ }
591
+ interface HealthCheckTemplatesHealthCheckTemplate {
592
+ /**
593
+ * The description of health check template.
594
+ */
595
+ description: string;
596
+ /**
597
+ * The domain name to health check.
598
+ */
599
+ healthCheckDomain: string;
600
+ /**
601
+ * The normal HTTP status code for health check, the default is http_2xx, http_3xx, separated by commas.
602
+ */
603
+ healthCheckHttpCode: string;
604
+ /**
605
+ * The HTTP version of health check.
606
+ */
607
+ healthCheckHttpVersion: string;
608
+ /**
609
+ * The interval for performing health checks, the default value is 2, and the value is 1-300.
610
+ */
611
+ healthCheckInterval: number;
612
+ /**
613
+ * The health check method,default is `GET`,support `GET` and ``HEAD.
614
+ */
615
+ healthCheckMethod: string;
616
+ /**
617
+ * The protocol of health check,only support HTTP.
618
+ */
619
+ healthCheckProtocol: string;
620
+ /**
621
+ * The ID of health check template.
622
+ */
623
+ healthCheckTemplateId: string;
624
+ /**
625
+ * The name of health check template to query.
626
+ */
627
+ healthCheckTemplateName: string;
628
+ /**
629
+ * The timeout of health check response,the default value is 2, and the value is 1-60.
630
+ */
631
+ healthCheckTimeout: number;
632
+ /**
633
+ * The uri to health check,default is `/`.
634
+ */
635
+ healthCheckUri: string;
636
+ /**
637
+ * The healthy threshold of the health check, the default is 3, the value is 2-10.
638
+ */
639
+ healthyThreshold: number;
640
+ /**
641
+ * The id of the health check template.
642
+ */
643
+ id: string;
644
+ /**
645
+ * The unhealthy threshold of the health check, the default is 3, the value is 2-10.
646
+ */
647
+ unhealthyThreshold: number;
648
+ }
649
+ interface ListenerDomainExtensionsDomainExtension {
650
+ /**
651
+ * The server certificate ID that domain used.
652
+ */
653
+ certificateId: string;
654
+ /**
655
+ * The domain.
656
+ */
657
+ domain: string;
658
+ /**
659
+ * The extension domain ID.
660
+ */
661
+ domainExtensionId: string;
662
+ /**
663
+ * The ID of the Listener.
664
+ */
665
+ id: string;
666
+ /**
667
+ * A Listener ID.
668
+ */
669
+ listenerId: string;
670
+ }
671
+ interface ListenersListener {
672
+ /**
673
+ * The ID of the access control policy group bound to the listener, only returned when the AclStatus parameter is on.
674
+ */
675
+ aclIds: string[];
676
+ /**
677
+ * Whether to enable the access control function,valid value is on or off.
678
+ */
679
+ aclStatus: string;
680
+ /**
681
+ * The access control type.
682
+ */
683
+ aclType: string;
684
+ /**
685
+ * CA certificate ID associated with HTTPS listener.
686
+ */
687
+ caCertificateId: string;
688
+ /**
689
+ * The server certificate ID that domain used.
690
+ */
691
+ certificateId: string;
692
+ /**
693
+ * The create time of the Listener.
694
+ */
695
+ createTime: string;
696
+ /**
697
+ * The customized configuration ID, the value is empty string when not bound.
698
+ */
699
+ customizedCfgId: string;
700
+ /**
701
+ * The description of listener.
702
+ */
703
+ description: string;
704
+ /**
705
+ * The HTTPS listener association list of extension domains for.
706
+ */
707
+ domainExtensions: outputs.alb.ListenersListenerDomainExtension[];
708
+ /**
709
+ * The HTTP2 feature switch,valid value is on or off.
710
+ */
711
+ enableHttp2: string;
712
+ /**
713
+ * The QUIC feature switch,valid value is on or off.
714
+ */
715
+ enableQuic: string;
716
+ /**
717
+ * The enable status of the Listener.
718
+ */
719
+ enabled: string;
720
+ /**
721
+ * The ID of the Listener.
722
+ */
723
+ id: string;
724
+ /**
725
+ * The ID of the Listener.
726
+ */
727
+ listenerId: string;
728
+ /**
729
+ * The name of the Listener.
730
+ */
731
+ listenerName: string;
732
+ /**
733
+ * The id of the Alb.
734
+ */
735
+ loadBalancerId: string;
736
+ /**
737
+ * The port receiving request of the Listener.
738
+ */
739
+ port: number;
740
+ /**
741
+ * The project name of the listener.
742
+ */
743
+ projectName: string;
744
+ /**
745
+ * The protocol of the Listener.
746
+ */
747
+ protocol: string;
748
+ /**
749
+ * The ID of server group.
750
+ */
751
+ serverGroupId: string;
752
+ /**
753
+ * The list of server groups with associated listeners.
754
+ */
755
+ serverGroups: outputs.alb.ListenersListenerServerGroup[];
756
+ /**
757
+ * The status of the Listener.
758
+ */
759
+ status: string;
760
+ /**
761
+ * The update time of the Listener.
762
+ */
763
+ updateTime: string;
764
+ }
765
+ interface ListenersListenerDomainExtension {
766
+ /**
767
+ * The server certificate ID that domain used.
768
+ */
769
+ certificateId: string;
770
+ /**
771
+ * The domain.
772
+ */
773
+ domain: string;
774
+ /**
775
+ * The extension domain ID.
776
+ */
777
+ domainExtensionId: string;
778
+ /**
779
+ * The ID of the Listener.
780
+ */
781
+ listenerId: string;
782
+ }
783
+ interface ListenersListenerServerGroup {
784
+ /**
785
+ * The ID of server group.
786
+ */
787
+ serverGroupId: string;
788
+ /**
789
+ * The name of server group.
790
+ */
791
+ serverGroupName: string;
792
+ }
793
+ interface RuleRedirectConfig {
794
+ /**
795
+ * The redirect domain, only support exact domain name.
796
+ */
797
+ redirectDomain: string;
798
+ /**
799
+ * The redirect http code, support 301(default), 302, 307, 308.
800
+ */
801
+ redirectHttpCode?: string;
802
+ /**
803
+ * The redirect port.
804
+ */
805
+ redirectPort: string;
806
+ /**
807
+ * The redirect protocol, support HTTP, HTTPS(default).
808
+ */
809
+ redirectProtocol?: string;
810
+ /**
811
+ * The redirect URI.
812
+ */
813
+ redirectUri: string;
814
+ }
815
+ interface RuleRewriteConfig {
816
+ /**
817
+ * Rewrite path.
818
+ */
819
+ rewritePath: string;
820
+ }
821
+ interface RulesRule {
822
+ /**
823
+ * The Description of Rule.
824
+ */
825
+ description: string;
826
+ /**
827
+ * The Domain of Rule.
828
+ */
829
+ domain: string;
830
+ /**
831
+ * The Id of Rule.
832
+ */
833
+ id: string;
834
+ /**
835
+ * Redirect related configuration.
836
+ */
837
+ redirectConfigs: outputs.alb.RulesRuleRedirectConfig[];
838
+ /**
839
+ * The list of rewrite configurations.
840
+ */
841
+ rewriteConfigs: outputs.alb.RulesRuleRewriteConfig[];
842
+ /**
843
+ * Rewrite configuration switch for forwarding rules, only allows configuration and takes effect when RuleAction is empty (i.e., forwarding to server group). Only available for whitelist users, please submit an application to experience. Supported values are as follows:
844
+ * on: enable.
845
+ * off: disable.
846
+ */
847
+ rewriteEnabled: string;
848
+ /**
849
+ * The forwarding rule action, if this parameter is empty, forward to server group, if value is `Redirect`, will redirect.
850
+ */
851
+ ruleAction: string;
852
+ /**
853
+ * The Id of Rule.
854
+ */
855
+ ruleId: string;
856
+ /**
857
+ * The Id of Server Group.
858
+ */
859
+ serverGroupId: string;
860
+ /**
861
+ * Forwarding rule QPS rate limiting switch:
862
+ * on: enable.
863
+ * off: disable (default).
864
+ */
865
+ trafficLimitEnabled: string;
866
+ /**
867
+ * When Rules.N.TrafficLimitEnabled is turned on, this field is required. Requests per second. Valid values are between 100 and 100000.
868
+ */
869
+ trafficLimitQps: number;
870
+ /**
871
+ * The Url of Rule.
872
+ */
873
+ url: string;
874
+ }
875
+ interface RulesRuleRedirectConfig {
876
+ /**
877
+ * The redirect domain.
878
+ */
879
+ redirectDomain: string;
880
+ /**
881
+ * The redirect HTTP code,support 301(default), 302, 307, 308.
882
+ */
883
+ redirectHttpCode: string;
884
+ /**
885
+ * The redirect port.
886
+ */
887
+ redirectPort: string;
888
+ /**
889
+ * The redirect protocol,support HTTP,HTTPS(default).
890
+ */
891
+ redirectProtocol: string;
892
+ /**
893
+ * The redirect URI.
894
+ */
895
+ redirectUri: string;
896
+ }
897
+ interface RulesRuleRewriteConfig {
898
+ /**
899
+ * Rewrite path.
900
+ */
901
+ rewritePath: string;
902
+ }
903
+ interface ServerGroupHealthCheck {
904
+ /**
905
+ * The domain of health check.
906
+ */
907
+ domain: string;
908
+ /**
909
+ * The enable status of health check function. Valid values: `on`, `off`. Default is `on`.
910
+ */
911
+ enabled?: string;
912
+ /**
913
+ * The healthy threshold of health check. Valid value range in 2~10. Default is 3.
914
+ */
915
+ healthyThreshold?: number;
916
+ /**
917
+ * The normal http status code of health check, the value can be `http2xx` or `http3xx` or `http4xx` or `http5xx`.
918
+ */
919
+ httpCode: string;
920
+ /**
921
+ * The http version of health check. Valid values: `HTTP1.0`, `HTTP1.1`. Default is `HTTP1.0`.
922
+ */
923
+ httpVersion?: string;
924
+ /**
925
+ * The interval executing health check. Unit: second. Valid value range in 1~300. Default is 2.
926
+ */
927
+ interval?: number;
928
+ /**
929
+ * The method of health check. Valid values: `GET` or `HEAD`. Default is `HEAD`.
930
+ */
931
+ method?: string;
932
+ /**
933
+ * The response timeout of health check. Unit: second. Valid value range in 1~60. Default is 2.
934
+ */
935
+ timeout?: number;
936
+ /**
937
+ * The unhealthy threshold of health check. Valid value range in 2~10. Default is 3.
938
+ */
939
+ unhealthyThreshold?: number;
940
+ /**
941
+ * The uri of health check.
942
+ */
943
+ uri: string;
944
+ }
945
+ interface ServerGroupServersServer {
946
+ /**
947
+ * The description of the instance.
948
+ */
949
+ description: string;
950
+ /**
951
+ * The server id of instance in ServerGroup.
952
+ */
953
+ id: string;
954
+ /**
955
+ * The ID of ecs instance or the network card bound to ecs instance.
956
+ */
957
+ instanceId: string;
958
+ /**
959
+ * The private ip of the instance.
960
+ */
961
+ ip: string;
962
+ /**
963
+ * The port receiving request.
964
+ */
965
+ port: number;
966
+ /**
967
+ * The server id of instance in ServerGroup.
968
+ */
969
+ serverId: string;
970
+ /**
971
+ * The type of instance. Optional choice contains `ecs`, `eni`.
972
+ */
973
+ type: string;
974
+ /**
975
+ * The weight of the instance.
976
+ */
977
+ weight: number;
978
+ }
979
+ interface ServerGroupStickySessionConfig {
980
+ /**
981
+ * The cookie name of the sticky session. This field is required when the value of the `stickySessionType` is `server`.
982
+ */
983
+ cookie: string;
984
+ /**
985
+ * The cookie timeout of the sticky session. Unit: second. Valid value range in 1~86400. Default is 1000. This field is required when the value of the `stickySessionType` is `insert`.
986
+ */
987
+ cookieTimeout?: number;
988
+ /**
989
+ * The enable status of sticky session. Valid values: `on`, `off`. Default is `off`.
990
+ */
991
+ stickySessionEnabled?: string;
992
+ /**
993
+ * The cookie handle type of the sticky session. Valid values: `insert`, `server`. Default is `insert`. This field is required when the value of the `stickySessionEnabled` is `on`.
994
+ */
995
+ stickySessionType?: string;
996
+ }
997
+ interface ServerGroupsServerGroup {
998
+ /**
999
+ * The create time of the Alb server group.
1000
+ */
1001
+ createTime: string;
1002
+ /**
1003
+ * The description of the server group server.
1004
+ */
1005
+ description: string;
1006
+ /**
1007
+ * The health check config of the Alb server group.
1008
+ */
1009
+ healthChecks: outputs.alb.ServerGroupsServerGroupHealthCheck[];
1010
+ /**
1011
+ * The ID of the Alb server group.
1012
+ */
1013
+ id: string;
1014
+ /**
1015
+ * The listener information of the Alb server group.
1016
+ */
1017
+ listeners: string[];
1018
+ /**
1019
+ * The project name of Alb server group.
1020
+ */
1021
+ projectName: string;
1022
+ /**
1023
+ * The scheduler algorithm of the Alb server group.
1024
+ */
1025
+ scheduler: string;
1026
+ /**
1027
+ * The server count of the Alb server group.
1028
+ */
1029
+ serverCount: number;
1030
+ /**
1031
+ * The ID of the Alb server group.
1032
+ */
1033
+ serverGroupId: string;
1034
+ /**
1035
+ * The name of the Alb server group.
1036
+ */
1037
+ serverGroupName: string;
1038
+ /**
1039
+ * The type of Alb server group. Valid values: `instance`, `ip`.
1040
+ */
1041
+ serverGroupType: string;
1042
+ /**
1043
+ * The server information of the Alb server group.
1044
+ */
1045
+ servers: outputs.alb.ServerGroupsServerGroupServer[];
1046
+ /**
1047
+ * The status of the Alb server group.
1048
+ */
1049
+ status: string;
1050
+ /**
1051
+ * The sticky session config of the Alb server group.
1052
+ */
1053
+ stickySessionConfigs: outputs.alb.ServerGroupsServerGroupStickySessionConfig[];
1054
+ /**
1055
+ * The update time of the Alb server group.
1056
+ */
1057
+ updateTime: string;
1058
+ /**
1059
+ * The vpc id of the Alb server group.
1060
+ */
1061
+ vpcId: string;
1062
+ }
1063
+ interface ServerGroupsServerGroupHealthCheck {
1064
+ /**
1065
+ * The domain of health check.
1066
+ */
1067
+ domain: string;
1068
+ /**
1069
+ * The enable status of health check function.
1070
+ */
1071
+ enabled: string;
1072
+ /**
1073
+ * The healthy threshold of health check.
1074
+ */
1075
+ healthyThreshold: number;
1076
+ httpCode?: string;
1077
+ httpVersion?: string;
1078
+ /**
1079
+ * The interval executing health check.
1080
+ */
1081
+ interval: number;
1082
+ /**
1083
+ * The method of health check.
1084
+ */
1085
+ method: string;
1086
+ protocol?: string;
1087
+ timeout?: number;
1088
+ /**
1089
+ * The unhealthy threshold of health check.
1090
+ */
1091
+ unhealthyThreshold: number;
1092
+ /**
1093
+ * The uri of health check.
1094
+ */
1095
+ uri: string;
1096
+ }
1097
+ interface ServerGroupsServerGroupServer {
1098
+ /**
1099
+ * The description of the server group server.
1100
+ */
1101
+ description: string;
1102
+ /**
1103
+ * The id of the ecs instance or the network interface.
1104
+ */
1105
+ instanceId: string;
1106
+ /**
1107
+ * The private ip of the server group server.
1108
+ */
1109
+ ip: string;
1110
+ /**
1111
+ * The port receiving request of the server group server.
1112
+ */
1113
+ port: number;
1114
+ /**
1115
+ * Whether to enable the remote IP function.
1116
+ */
1117
+ remoteEnabled: string;
1118
+ /**
1119
+ * The id of the server group server.
1120
+ */
1121
+ serverId: string;
1122
+ /**
1123
+ * The type of the server group server.
1124
+ */
1125
+ type: string;
1126
+ /**
1127
+ * The weight of the server group server.
1128
+ */
1129
+ weight: number;
1130
+ }
1131
+ interface ServerGroupsServerGroupStickySessionConfig {
1132
+ /**
1133
+ * The cookie name of the sticky session.
1134
+ */
1135
+ cookie: string;
1136
+ /**
1137
+ * The cookie timeout of the sticky session.
1138
+ */
1139
+ cookieTimeout: number;
1140
+ /**
1141
+ * The enable status of sticky session.
1142
+ */
1143
+ stickySessionEnabled: string;
1144
+ /**
1145
+ * The cookie handle type of the sticky session.
1146
+ */
1147
+ stickySessionType: string;
1148
+ }
1149
+ interface ZonesZone {
1150
+ /**
1151
+ * The id of the zone.
1152
+ */
1153
+ id: string;
1154
+ /**
1155
+ * The id of the zone.
1156
+ */
1157
+ zoneId: string;
1158
+ }
1159
+ }
2
1160
  export declare namespace autoscaling {
3
1161
  interface ScalingActivitiesActivity {
4
1162
  /**
@@ -583,13 +1741,129 @@ export declare namespace autoscaling {
583
1741
  */
584
1742
  scheduledPolicyRecurrenceType: string;
585
1743
  /**
586
- * The recurrence value of the scheduled policy of the scaling policy.
1744
+ * The recurrence value of the scheduled policy of the scaling policy.
1745
+ */
1746
+ scheduledPolicyRecurrenceValue: string;
1747
+ /**
1748
+ * The status of the scaling policy.
1749
+ */
1750
+ status: string;
1751
+ }
1752
+ }
1753
+ export declare namespace bandwidth_package {
1754
+ interface BandwidthPackageTag {
1755
+ /**
1756
+ * The Key of Tags.
1757
+ */
1758
+ key: string;
1759
+ /**
1760
+ * The Value of Tags.
1761
+ */
1762
+ value: string;
1763
+ }
1764
+ interface BandwidthPackagesPackage {
1765
+ /**
1766
+ * The bandwidth of the bandwidth package.
1767
+ */
1768
+ bandwidth: number;
1769
+ /**
1770
+ * The id of the bandwidth package.
1771
+ */
1772
+ bandwidthPackageId: string;
1773
+ /**
1774
+ * Shared bandwidth package name to be queried.
1775
+ */
1776
+ bandwidthPackageName: string;
1777
+ /**
1778
+ * The billing type of the bandwidth package.
1779
+ */
1780
+ billingType: string;
1781
+ /**
1782
+ * The business status of the bandwidth package.
1783
+ */
1784
+ businessStatus: string;
1785
+ /**
1786
+ * The creation time of the bandwidth package.
1787
+ */
1788
+ creationTime: string;
1789
+ /**
1790
+ * The deleted time of the bandwidth package.
1791
+ */
1792
+ deletedTime: string;
1793
+ /**
1794
+ * List of public IP information included in the shared bandwidth package.
1795
+ */
1796
+ eipAddresses: outputs.bandwidth_package.BandwidthPackagesPackageEipAddress[];
1797
+ /**
1798
+ * The expiration time of the bandwidth package.
1799
+ */
1800
+ expiredTime: string;
1801
+ /**
1802
+ * The id of the bandwidth package.
1803
+ */
1804
+ id: string;
1805
+ /**
1806
+ * Line types for shared bandwidth packages.
1807
+ */
1808
+ isp: string;
1809
+ /**
1810
+ * The overdue time of the bandwidth package.
1811
+ */
1812
+ overdueTime: string;
1813
+ /**
1814
+ * The project name of the bandwidth package to be queried.
1815
+ */
1816
+ projectName: string;
1817
+ /**
1818
+ * The IP protocol values for shared bandwidth packages are as follows: `IPv4`: IPv4 protocol. `IPv6`: IPv6 protocol.
1819
+ */
1820
+ protocol: string;
1821
+ /**
1822
+ * Security protection types for shared bandwidth packages. Parameter - N: Indicates the number of security protection types, currently only supports taking 1. Value: `AntiDDoS_Enhanced`.
1823
+ */
1824
+ securityProtectionTypes: string[];
1825
+ /**
1826
+ * The status of the bandwidth package.
1827
+ */
1828
+ status: string;
1829
+ /**
1830
+ * Tags.
1831
+ */
1832
+ tags: outputs.bandwidth_package.BandwidthPackagesPackageTag[];
1833
+ /**
1834
+ * The update time of the bandwidth package.
1835
+ */
1836
+ updateTime: string;
1837
+ }
1838
+ interface BandwidthPackagesPackageEipAddress {
1839
+ /**
1840
+ * The id of the eip.
1841
+ */
1842
+ allocationId: string;
1843
+ /**
1844
+ * The eip address.
1845
+ */
1846
+ eipAddress: string;
1847
+ }
1848
+ interface BandwidthPackagesPackageTag {
1849
+ /**
1850
+ * The key of the tag.
1851
+ */
1852
+ key: string;
1853
+ /**
1854
+ * The Value of Tags.
1855
+ */
1856
+ value: string;
1857
+ }
1858
+ interface BandwidthPackagesTagFilter {
1859
+ /**
1860
+ * The key of the tag.
587
1861
  */
588
- scheduledPolicyRecurrenceValue: string;
1862
+ key: string;
589
1863
  /**
590
- * The status of the scaling policy.
1864
+ * The values of the tag.
591
1865
  */
592
- status: string;
1866
+ values: string[];
593
1867
  }
594
1868
  }
595
1869
  export declare namespace bioos {
@@ -1484,6 +2758,10 @@ export declare namespace clb {
1484
2758
  * The connection drain timeout of the Listener.
1485
2759
  */
1486
2760
  connectionDrainTimeout: number;
2761
+ /**
2762
+ * The name of the cookie for session persistence configured on the backend server.
2763
+ */
2764
+ cookie: string;
1487
2765
  /**
1488
2766
  * The create time of the Listener.
1489
2767
  */
@@ -2846,7 +4124,11 @@ export declare namespace ecs {
2846
4124
  }
2847
4125
  interface InstanceCpuOptions {
2848
4126
  /**
2849
- * The per core of threads,only support for ebm.
4127
+ * The number of subnuma in socket, only support for ebm. `1` indicates disabling SNC/NPS function. When importing resources, this attribute will not be imported. If this attribute is set, please use lifecycle and ignoreChanges ignore changes in fields.
4128
+ */
4129
+ numaPerSocket?: number;
4130
+ /**
4131
+ * The per core of threads, only support for ebm. `1` indicates disabling hyper threading function.
2850
4132
  */
2851
4133
  threadsPerCore: number;
2852
4134
  }
@@ -2906,6 +4188,166 @@ export declare namespace ecs {
2906
4188
  */
2907
4189
  value: string;
2908
4190
  }
4191
+ interface InstanceTypesInstanceType {
4192
+ /**
4193
+ * The CPU benchmark performance that can be provided steadily by on-demand instances is determined by the instance type.
4194
+ */
4195
+ baselineCredit: number;
4196
+ /**
4197
+ * The GPU device info of Instance.
4198
+ */
4199
+ gpus: outputs.ecs.InstanceTypesInstanceTypeGpus[];
4200
+ /**
4201
+ * The CPU credits obtained at once when creating a on-demand performance instance are fixed at 30 credits per vCPU.
4202
+ */
4203
+ initialCredit: number;
4204
+ /**
4205
+ * The instance type family.
4206
+ */
4207
+ instanceTypeFamily: string;
4208
+ /**
4209
+ * The id of the instance type.
4210
+ */
4211
+ instanceTypeId: string;
4212
+ /**
4213
+ * Local disk configuration information corresponding to instance specifications.
4214
+ */
4215
+ localVolumes: outputs.ecs.InstanceTypesInstanceTypeLocalVolume[];
4216
+ /**
4217
+ * Memory information of instance specifications.
4218
+ */
4219
+ memories: outputs.ecs.InstanceTypesInstanceTypeMemory[];
4220
+ /**
4221
+ * Network information of instance specifications.
4222
+ */
4223
+ networks: outputs.ecs.InstanceTypesInstanceTypeNetwork[];
4224
+ /**
4225
+ * CPU information of instance specifications.
4226
+ */
4227
+ processors: outputs.ecs.InstanceTypesInstanceTypeProcessor[];
4228
+ /**
4229
+ * RDMA Specification Information.
4230
+ */
4231
+ rdmas: outputs.ecs.InstanceTypesInstanceTypeRdma[];
4232
+ /**
4233
+ * Cloud disk information for instance specifications.
4234
+ */
4235
+ volumes: outputs.ecs.InstanceTypesInstanceTypeVolume[];
4236
+ }
4237
+ interface InstanceTypesInstanceTypeGpus {
4238
+ /**
4239
+ * GPU device information list.
4240
+ */
4241
+ gpuDevices: outputs.ecs.InstanceTypesInstanceTypeGpusGpuDevice[];
4242
+ }
4243
+ interface InstanceTypesInstanceTypeGpusGpuDevice {
4244
+ /**
4245
+ * The number of local disks mounted on the instance.
4246
+ */
4247
+ count: number;
4248
+ /**
4249
+ * Memory information of instance specifications.
4250
+ */
4251
+ memories: outputs.ecs.InstanceTypesInstanceTypeGpusGpuDeviceMemory[];
4252
+ /**
4253
+ * The Product Name of GPU device.
4254
+ */
4255
+ productName: string;
4256
+ }
4257
+ interface InstanceTypesInstanceTypeGpusGpuDeviceMemory {
4258
+ /**
4259
+ * The Encrypted Memory Size of GPU device.
4260
+ */
4261
+ encryptedSize: number;
4262
+ /**
4263
+ * Memory size, unit: MiB.
4264
+ */
4265
+ size: number;
4266
+ }
4267
+ interface InstanceTypesInstanceTypeLocalVolume {
4268
+ /**
4269
+ * The number of local disks mounted on the instance.
4270
+ */
4271
+ count: number;
4272
+ /**
4273
+ * Memory size, unit: MiB.
4274
+ */
4275
+ size: number;
4276
+ /**
4277
+ * The type of volume.
4278
+ */
4279
+ volumeType: string;
4280
+ }
4281
+ interface InstanceTypesInstanceTypeMemory {
4282
+ /**
4283
+ * The Encrypted Memory Size of GPU device.
4284
+ */
4285
+ encryptedSize: number;
4286
+ /**
4287
+ * Memory size, unit: MiB.
4288
+ */
4289
+ size: number;
4290
+ }
4291
+ interface InstanceTypesInstanceTypeNetwork {
4292
+ /**
4293
+ * Network benchmark bandwidth capacity (out/in), unit: Mbps.
4294
+ */
4295
+ baselineBandwidthMbps: number;
4296
+ /**
4297
+ * Peak network bandwidth capacity (out/in), unit: Mbps.
4298
+ */
4299
+ maximumBandwidthMbps: number;
4300
+ /**
4301
+ * Maximum number of elastic network interfaces supported for attachment.
4302
+ */
4303
+ maximumNetworkInterfaces: number;
4304
+ /**
4305
+ * Maximum number of IPv4 addresses for a single elastic network interface.
4306
+ */
4307
+ maximumPrivateIpv4AddressesPerNetworkInterface: number;
4308
+ /**
4309
+ * Maximum queue number for a single elastic network interface, including the queue number supported by the primary network interface and the auxiliary network interface.
4310
+ */
4311
+ maximumQueuesPerNetworkInterface: number;
4312
+ /**
4313
+ * Network packet sending and receiving capacity (in+out), unit: Kpps.
4314
+ */
4315
+ maximumThroughputKpps: number;
4316
+ }
4317
+ interface InstanceTypesInstanceTypeProcessor {
4318
+ /**
4319
+ * CPU clock speed, unit: GHz.
4320
+ */
4321
+ baseFrequency: number;
4322
+ /**
4323
+ * The number of ECS instance CPU cores.
4324
+ */
4325
+ cpus: number;
4326
+ /**
4327
+ * CPU model.
4328
+ */
4329
+ model: string;
4330
+ /**
4331
+ * CPU Turbo Boost, unit: GHz.
4332
+ */
4333
+ turboFrequency: number;
4334
+ }
4335
+ interface InstanceTypesInstanceTypeRdma {
4336
+ /**
4337
+ * Number of RDMA network cards.
4338
+ */
4339
+ rdmaNetworkInterfaces: number;
4340
+ }
4341
+ interface InstanceTypesInstanceTypeVolume {
4342
+ /**
4343
+ * The maximum number of volumes.
4344
+ */
4345
+ maximumCount: number;
4346
+ /**
4347
+ * List of supported volume types.
4348
+ */
4349
+ supportedVolumeTypes: string[];
4350
+ }
2909
4351
  interface InstancesInstance {
2910
4352
  /**
2911
4353
  * The number of ECS instance CPU cores.
@@ -3483,6 +4925,10 @@ export declare namespace eip {
3483
4925
  * The peek bandwidth of the EIP.
3484
4926
  */
3485
4927
  bandwidth: number;
4928
+ /**
4929
+ * The id of the bandwidth package.
4930
+ */
4931
+ bandwidthPackageId: string;
3486
4932
  /**
3487
4933
  * The billing type of the EIP.
3488
4934
  */
@@ -3539,6 +4985,10 @@ export declare namespace eip {
3539
4985
  * The ProjectName of EIP.
3540
4986
  */
3541
4987
  projectName: string;
4988
+ /**
4989
+ * Security protection types for shared bandwidth packages. Parameter - N: Indicates the number of security protection types, currently only supports taking 1. Value: `AntiDDoS_Enhanced`.
4990
+ */
4991
+ securityProtectionTypes: string[];
3542
4992
  /**
3543
4993
  * A status of EIP, the value can be `Attaching` or `Detaching` or `Attached` or `Available`.
3544
4994
  */
@@ -4302,13 +5752,37 @@ export declare namespace iam {
4302
5752
  }
4303
5753
  interface UsersUser {
4304
5754
  /**
4305
- * The account id of the user.
5755
+ * Main account ID to which the sub-user belongs.
4306
5756
  */
4307
5757
  accountId: string;
4308
5758
  /**
4309
5759
  * The create date of the user.
4310
5760
  */
4311
5761
  createDate: string;
5762
+ /**
5763
+ * The description of the user.
5764
+ */
5765
+ description: string;
5766
+ /**
5767
+ * The display name of the user.
5768
+ */
5769
+ displayName: string;
5770
+ /**
5771
+ * The email of the user.
5772
+ */
5773
+ email: string;
5774
+ /**
5775
+ * Whether the email has been verified.
5776
+ */
5777
+ emailIsVerify: boolean;
5778
+ /**
5779
+ * The mobile phone of the user.
5780
+ */
5781
+ mobilePhone: string;
5782
+ /**
5783
+ * Whether the phone number has been verified.
5784
+ */
5785
+ mobilePhoneIsVerify: boolean;
4312
5786
  /**
4313
5787
  * The trn of the user.
4314
5788
  */
@@ -4317,6 +5791,10 @@ export declare namespace iam {
4317
5791
  * The update date of the user.
4318
5792
  */
4319
5793
  updateDate: string;
5794
+ /**
5795
+ * The id of the user.
5796
+ */
5797
+ userId: string;
4320
5798
  /**
4321
5799
  * The name of the user.
4322
5800
  */
@@ -4408,6 +5886,20 @@ export declare namespace mongodb {
4408
5886
  */
4409
5887
  nodeId: string;
4410
5888
  }
5889
+ interface InstanceMongo {
5890
+ /**
5891
+ * The mongos node ID.
5892
+ */
5893
+ mongosNodeId: string;
5894
+ /**
5895
+ * The spec of node.
5896
+ */
5897
+ nodeSpec: string;
5898
+ /**
5899
+ * The node status.
5900
+ */
5901
+ nodeStatus: string;
5902
+ }
4411
5903
  interface InstanceParameterLogsParameterChangeLogs {
4412
5904
  /**
4413
5905
  * The modifying time of parameter.
@@ -4434,7 +5926,45 @@ export declare namespace mongodb {
4434
5926
  */
4435
5927
  parameterStatus: string;
4436
5928
  }
4437
- interface InstanceParametersParameters {
5929
+ interface InstanceParametersInstanceParameter {
5930
+ /**
5931
+ * The checking code of parameter.
5932
+ */
5933
+ checkingCode: string;
5934
+ /**
5935
+ * Whether the parameter supports modifying.
5936
+ */
5937
+ forceModify: boolean;
5938
+ /**
5939
+ * Does the new parameter value need to restart the instance to take effect after modification.
5940
+ */
5941
+ forceRestart: boolean;
5942
+ /**
5943
+ * The default value of parameter.
5944
+ */
5945
+ parameterDefaultValue: string;
5946
+ /**
5947
+ * The description of parameter.
5948
+ */
5949
+ parameterDescription: string;
5950
+ /**
5951
+ * The name of parameter.
5952
+ */
5953
+ parameterName: string;
5954
+ /**
5955
+ * The node type of instance parameter, valid value contains `Node`, `Shard`, `ConfigServer`, `Mongos`.
5956
+ */
5957
+ parameterRole: string;
5958
+ /**
5959
+ * The type of parameter value.
5960
+ */
5961
+ parameterType: string;
5962
+ /**
5963
+ * The value of parameter.
5964
+ */
5965
+ parameterValue: string;
5966
+ }
5967
+ interface InstanceParametersParameter {
4438
5968
  /**
4439
5969
  * The database engine.
4440
5970
  */
@@ -4450,13 +5980,13 @@ export declare namespace mongodb {
4450
5980
  /**
4451
5981
  * The list of parameters.
4452
5982
  */
4453
- instanceParameters: outputs.mongodb.InstanceParametersParametersInstanceParameter[];
5983
+ instanceParameters: outputs.mongodb.InstanceParametersParameterInstanceParameter[];
4454
5984
  /**
4455
5985
  * The total parameters queried.
4456
5986
  */
4457
5987
  total: string;
4458
5988
  }
4459
- interface InstanceParametersParametersInstanceParameter {
5989
+ interface InstanceParametersParameterInstanceParameter {
4460
5990
  /**
4461
5991
  * The checking code of parameter.
4462
5992
  */
@@ -4494,6 +6024,12 @@ export declare namespace mongodb {
4494
6024
  */
4495
6025
  parameterValue: string;
4496
6026
  }
6027
+ interface InstanceShard {
6028
+ /**
6029
+ * The shard id.
6030
+ */
6031
+ shardId: string;
6032
+ }
4497
6033
  interface InstanceTag {
4498
6034
  /**
4499
6035
  * The Key of Tags.
@@ -6568,6 +8104,16 @@ export declare namespace rds_mysql {
6568
8104
  */
6569
8105
  parameterValue: string;
6570
8106
  }
8107
+ interface InstanceTag {
8108
+ /**
8109
+ * The Key of Tags.
8110
+ */
8111
+ key: string;
8112
+ /**
8113
+ * The Value of Tags.
8114
+ */
8115
+ value: string;
8116
+ }
6571
8117
  interface InstancesRdsMysqlInstance {
6572
8118
  /**
6573
8119
  * The version of allow list.
@@ -6640,6 +8186,10 @@ export declare namespace rds_mysql {
6640
8186
  * Instance node information.
6641
8187
  */
6642
8188
  nodes: outputs.rds_mysql.InstancesRdsMysqlInstanceNode[];
8189
+ /**
8190
+ * The project name of the RDS instance.
8191
+ */
8192
+ projectName: string;
6643
8193
  /**
6644
8194
  * The region of the RDS instance.
6645
8195
  */
@@ -6660,6 +8210,10 @@ export declare namespace rds_mysql {
6660
8210
  * The subnet ID of the RDS instance.
6661
8211
  */
6662
8212
  subnetId: string;
8213
+ /**
8214
+ * Tags.
8215
+ */
8216
+ tags: outputs.rds_mysql.InstancesRdsMysqlInstanceTag[];
6663
8217
  /**
6664
8218
  * Time zone.
6665
8219
  */
@@ -6887,6 +8441,26 @@ export declare namespace rds_mysql {
6887
8441
  */
6888
8442
  zoneId: string;
6889
8443
  }
8444
+ interface InstancesRdsMysqlInstanceTag {
8445
+ /**
8446
+ * The Key of Tags.
8447
+ */
8448
+ key: string;
8449
+ /**
8450
+ * The Value of Tags.
8451
+ */
8452
+ value: string;
8453
+ }
8454
+ interface InstancesTag {
8455
+ /**
8456
+ * The Key of Tags.
8457
+ */
8458
+ key: string;
8459
+ /**
8460
+ * The Value of Tags.
8461
+ */
8462
+ value: string;
8463
+ }
6890
8464
  }
6891
8465
  export declare namespace rds_v2 {
6892
8466
  interface RdsInstanceV2ChargeInfo {
@@ -7950,7 +9524,7 @@ export declare namespace tls {
7950
9524
  */
7951
9525
  endTime: string;
7952
9526
  /**
7953
- * The list of the receiver channels.
9527
+ * The list of the receiver channels. Currently supported channels: Email, Sms, Phone.
7954
9528
  */
7955
9529
  receiverChannels: string[];
7956
9530
  /**
@@ -7958,7 +9532,7 @@ export declare namespace tls {
7958
9532
  */
7959
9533
  receiverNames: string[];
7960
9534
  /**
7961
- * The receiver type, value can be User.
9535
+ * The receiver type, Can be set as: `User`(The id of user).
7962
9536
  */
7963
9537
  receiverType: string;
7964
9538
  /**
@@ -8047,6 +9621,8 @@ export declare namespace tls {
8047
9621
  time: number;
8048
9622
  /**
8049
9623
  * Execution cycle type.
9624
+ * Period: Periodic execution, which means executing once every certain period of time.
9625
+ * Fixed: Regular execution, which means executing at a fixed time point every day.
8050
9626
  */
8051
9627
  type: string;
8052
9628
  }
@@ -9012,7 +10588,12 @@ export declare namespace tls {
9012
10588
  */
9013
10589
  workloadNameRegex?: string;
9014
10590
  /**
9015
- * Specify the container to be collected by the type of workload. Only one type can be selected. When no type is specified, it means to collect all types of containers.
10591
+ * Specify the containers to be collected by the type of workload, only one type can be selected. When no type is specified, it means all types of containers are collected. The supported types of workloads are:
10592
+ * Deployment: stateless workload.
10593
+ * StatefulSet: stateful workload.
10594
+ * DaemonSet: daemon process.
10595
+ * Job: task.
10596
+ * CronJob: scheduled task.
9016
10597
  */
9017
10598
  workloadType?: string;
9018
10599
  }
@@ -11325,7 +12906,11 @@ export declare namespace vke {
11325
12906
  */
11326
12907
  logTtl?: number;
11327
12908
  /**
11328
- * The currently enabled log type.
12909
+ * The current types of logs that can be enabled are:
12910
+ * Audit: Cluster audit logs.
12911
+ * KubeApiServer: kube-apiserver component logs.
12912
+ * KubeScheduler: kube-scheduler component logs.
12913
+ * KubeControllerManager: kube-controller-manager component logs.
11329
12914
  */
11330
12915
  logType: string;
11331
12916
  }
@@ -12010,19 +13595,19 @@ export declare namespace vke {
12010
13595
  */
12011
13596
  desiredReplicas: number;
12012
13597
  /**
12013
- * Is Enabled of AutoScaling.
13598
+ * Whether to enable the auto scaling function of the node pool. When a node needs to be manually added to the node pool, the value of this field must be `false`.
12014
13599
  */
12015
13600
  enabled: boolean;
12016
13601
  /**
12017
- * The MaxReplicas of AutoScaling, default 10, range in 1~2000.
13602
+ * The MaxReplicas of AutoScaling, default 10, range in 1~2000. This field is valid when the value of `enabled` is `true`.
12018
13603
  */
12019
13604
  maxReplicas?: number;
12020
13605
  /**
12021
- * The MinReplicas of AutoScaling, default 0.
13606
+ * The MinReplicas of AutoScaling, default 0. This field is valid when the value of `enabled` is `true`.
12022
13607
  */
12023
13608
  minReplicas: number;
12024
13609
  /**
12025
- * The Priority of AutoScaling, default 10, rang in 0~100.
13610
+ * The Priority of AutoScaling, default 10, rang in 0~100. This field is valid when the value of `enabled` is `true` and the value of `subnetPolicy` is `Priority`.
12026
13611
  */
12027
13612
  priority: number;
12028
13613
  /**
@@ -12188,6 +13773,44 @@ export declare namespace vke {
12188
13773
  */
12189
13774
  type: string;
12190
13775
  }
13776
+ interface NodePoolNodeStatistic {
13777
+ /**
13778
+ * The CreatingCount of Node.
13779
+ */
13780
+ creatingCount: number;
13781
+ /**
13782
+ * The DeletingCount of Node.
13783
+ */
13784
+ deletingCount: number;
13785
+ /**
13786
+ * The FailedCount of Node.
13787
+ */
13788
+ failedCount: number;
13789
+ /**
13790
+ * The RunningCount of Node.
13791
+ */
13792
+ runningCount: number;
13793
+ /**
13794
+ * The StartingCount of Node.
13795
+ */
13796
+ startingCount: number;
13797
+ /**
13798
+ * The StoppedCount of Node.
13799
+ */
13800
+ stoppedCount: number;
13801
+ /**
13802
+ * The StoppingCount of Node.
13803
+ */
13804
+ stoppingCount: number;
13805
+ /**
13806
+ * The TotalCount of Node.
13807
+ */
13808
+ totalCount: number;
13809
+ /**
13810
+ * The UpdatingCount of Node.
13811
+ */
13812
+ updatingCount: number;
13813
+ }
12191
13814
  interface NodePoolTag {
12192
13815
  /**
12193
13816
  * The Key of Tags.
@@ -12302,7 +13925,7 @@ export declare namespace vke {
12302
13925
  /**
12303
13926
  * The NodeStatistics of NodeConfig.
12304
13927
  */
12305
- nodeStatistics: outputs.vke.NodePoolsNodePoolNodeStatistics;
13928
+ nodeStatistics: outputs.vke.NodePoolsNodePoolNodeStatistic[];
12306
13929
  /**
12307
13930
  * The period of the PrePaid instance of NodeConfig.
12308
13931
  */
@@ -12338,7 +13961,7 @@ export declare namespace vke {
12338
13961
  /**
12339
13962
  * The SystemVolume of NodeConfig.
12340
13963
  */
12341
- systemVolume: outputs.vke.NodePoolsNodePoolSystemVolume;
13964
+ systemVolumes: outputs.vke.NodePoolsNodePoolSystemVolume[];
12342
13965
  /**
12343
13966
  * Tags.
12344
13967
  */
@@ -12390,7 +14013,7 @@ export declare namespace vke {
12390
14013
  */
12391
14014
  value: string;
12392
14015
  }
12393
- interface NodePoolsNodePoolNodeStatistics {
14016
+ interface NodePoolsNodePoolNodeStatistic {
12394
14017
  /**
12395
14018
  * The CreatingCount of Node.
12396
14019
  */