@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/input.d.ts CHANGED
@@ -1,5 +1,205 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  import * as inputs from "../types/input";
3
+ export declare namespace alb {
4
+ interface AclAclEntry {
5
+ /**
6
+ * The description of the AclEntry.
7
+ */
8
+ description?: pulumi.Input<string>;
9
+ /**
10
+ * The content of the AclEntry.
11
+ */
12
+ entry: pulumi.Input<string>;
13
+ }
14
+ interface AlbEipBillingConfig {
15
+ /**
16
+ * The peek bandwidth of the Ipv6 EIP which automatically assigned to the Alb. Unit: Mbps.
17
+ */
18
+ bandwidth: pulumi.Input<number>;
19
+ /**
20
+ * The billing type of the EIP which automatically assigned to the Alb. Valid values: `PostPaidByBandwidth`, `PostPaidByTraffic`.
21
+ */
22
+ eipBillingType: pulumi.Input<string>;
23
+ /**
24
+ * The ISP of the Ipv6 EIP which automatically associated to the Alb, the value can be `BGP`.
25
+ */
26
+ isp: pulumi.Input<string>;
27
+ }
28
+ interface AlbIpv6EipBillingConfig {
29
+ /**
30
+ * The peek bandwidth of the EIP which automatically assigned to the Alb. Unit: Mbps.
31
+ */
32
+ bandwidth: pulumi.Input<number>;
33
+ /**
34
+ * The billing type of the Tpv6 EIP which automatically assigned to the Alb. Valid values: `PostPaidByBandwidth`, `PostPaidByTraffic`.
35
+ */
36
+ billingType: pulumi.Input<string>;
37
+ /**
38
+ * The ISP of the EIP which automatically associated to the Alb, the value can be `BGP`.
39
+ *
40
+ * The `ipv6EipBillingConfig` object supports the following:
41
+ */
42
+ isp: pulumi.Input<string>;
43
+ }
44
+ interface AlbTag {
45
+ /**
46
+ * The Key of Tags.
47
+ */
48
+ key: pulumi.Input<string>;
49
+ /**
50
+ * The Value of Tags.
51
+ */
52
+ value: pulumi.Input<string>;
53
+ }
54
+ interface AlbZoneMapping {
55
+ /**
56
+ * The IP address information of the Alb in this availability zone.
57
+ */
58
+ loadBalancerAddresses?: pulumi.Input<pulumi.Input<inputs.alb.AlbZoneMappingLoadBalancerAddress>[]>;
59
+ /**
60
+ * The subnet id of the Alb in this availability zone.
61
+ */
62
+ subnetId?: pulumi.Input<string>;
63
+ /**
64
+ * The availability zone id of the Alb.
65
+ */
66
+ zoneId?: pulumi.Input<string>;
67
+ }
68
+ interface AlbZoneMappingLoadBalancerAddress {
69
+ /**
70
+ * The Eip address of the Alb in this availability zone.
71
+ */
72
+ eipAddress?: pulumi.Input<string>;
73
+ /**
74
+ * The Eip id of alb instance in this availability zone.
75
+ */
76
+ eipId?: pulumi.Input<string>;
77
+ /**
78
+ * The Eni address of the Alb in this availability zone.
79
+ */
80
+ eniAddress?: pulumi.Input<string>;
81
+ /**
82
+ * The Eni id of the Alb in this availability zone.
83
+ */
84
+ eniId?: pulumi.Input<string>;
85
+ /**
86
+ * The Eni Ipv6 address of the Alb in this availability zone.
87
+ */
88
+ eniIpv6Address?: pulumi.Input<string>;
89
+ /**
90
+ * The Ipv6 Eip id of alb instance in this availability zone.
91
+ */
92
+ ipv6EipId?: pulumi.Input<string>;
93
+ }
94
+ interface AlbsTag {
95
+ /**
96
+ * The Key of Tags.
97
+ */
98
+ key: string;
99
+ /**
100
+ * The Value of Tags.
101
+ */
102
+ value: string;
103
+ }
104
+ interface AlbsTagArgs {
105
+ /**
106
+ * The Key of Tags.
107
+ */
108
+ key: pulumi.Input<string>;
109
+ /**
110
+ * The Value of Tags.
111
+ */
112
+ value: pulumi.Input<string>;
113
+ }
114
+ interface RuleRedirectConfig {
115
+ /**
116
+ * The redirect domain, only support exact domain name.
117
+ */
118
+ redirectDomain?: pulumi.Input<string>;
119
+ /**
120
+ * The redirect http code, support 301(default), 302, 307, 308.
121
+ */
122
+ redirectHttpCode?: pulumi.Input<string>;
123
+ /**
124
+ * The redirect port.
125
+ */
126
+ redirectPort?: pulumi.Input<string>;
127
+ /**
128
+ * The redirect protocol, support HTTP, HTTPS(default).
129
+ */
130
+ redirectProtocol?: pulumi.Input<string>;
131
+ /**
132
+ * The redirect URI.
133
+ */
134
+ redirectUri?: pulumi.Input<string>;
135
+ }
136
+ interface RuleRewriteConfig {
137
+ /**
138
+ * Rewrite path.
139
+ */
140
+ rewritePath: pulumi.Input<string>;
141
+ }
142
+ interface ServerGroupHealthCheck {
143
+ /**
144
+ * The domain of health check.
145
+ */
146
+ domain?: pulumi.Input<string>;
147
+ /**
148
+ * The enable status of health check function. Valid values: `on`, `off`. Default is `on`.
149
+ */
150
+ enabled?: pulumi.Input<string>;
151
+ /**
152
+ * The healthy threshold of health check. Valid value range in 2~10. Default is 3.
153
+ */
154
+ healthyThreshold?: pulumi.Input<number>;
155
+ /**
156
+ * The normal http status code of health check, the value can be `http2xx` or `http3xx` or `http4xx` or `http5xx`.
157
+ */
158
+ httpCode?: pulumi.Input<string>;
159
+ /**
160
+ * The http version of health check. Valid values: `HTTP1.0`, `HTTP1.1`. Default is `HTTP1.0`.
161
+ */
162
+ httpVersion?: pulumi.Input<string>;
163
+ /**
164
+ * The interval executing health check. Unit: second. Valid value range in 1~300. Default is 2.
165
+ */
166
+ interval?: pulumi.Input<number>;
167
+ /**
168
+ * The method of health check. Valid values: `GET` or `HEAD`. Default is `HEAD`.
169
+ */
170
+ method?: pulumi.Input<string>;
171
+ /**
172
+ * The response timeout of health check. Unit: second. Valid value range in 1~60. Default is 2.
173
+ */
174
+ timeout?: pulumi.Input<number>;
175
+ /**
176
+ * The unhealthy threshold of health check. Valid value range in 2~10. Default is 3.
177
+ */
178
+ unhealthyThreshold?: pulumi.Input<number>;
179
+ /**
180
+ * The uri of health check.
181
+ */
182
+ uri?: pulumi.Input<string>;
183
+ }
184
+ interface ServerGroupStickySessionConfig {
185
+ /**
186
+ * The cookie name of the sticky session. This field is required when the value of the `stickySessionType` is `server`.
187
+ */
188
+ cookie?: pulumi.Input<string>;
189
+ /**
190
+ * 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`.
191
+ */
192
+ cookieTimeout?: pulumi.Input<number>;
193
+ /**
194
+ * The enable status of sticky session. Valid values: `on`, `off`. Default is `off`.
195
+ */
196
+ stickySessionEnabled?: pulumi.Input<string>;
197
+ /**
198
+ * 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`.
199
+ */
200
+ stickySessionType?: pulumi.Input<string>;
201
+ }
202
+ }
3
203
  export declare namespace autoscaling {
4
204
  interface ScalingConfigurationTag {
5
205
  /**
@@ -68,6 +268,38 @@ export declare namespace autoscaling {
68
268
  parameters?: pulumi.Input<string>;
69
269
  }
70
270
  }
271
+ export declare namespace bandwidth_package {
272
+ interface BandwidthPackageTag {
273
+ /**
274
+ * The Key of Tags.
275
+ */
276
+ key: pulumi.Input<string>;
277
+ /**
278
+ * The Value of Tags.
279
+ */
280
+ value: pulumi.Input<string>;
281
+ }
282
+ interface BandwidthPackagesTagFilter {
283
+ /**
284
+ * The key of the tag.
285
+ */
286
+ key: string;
287
+ /**
288
+ * The values of the tag.
289
+ */
290
+ values: string[];
291
+ }
292
+ interface BandwidthPackagesTagFilterArgs {
293
+ /**
294
+ * The key of the tag.
295
+ */
296
+ key: pulumi.Input<string>;
297
+ /**
298
+ * The values of the tag.
299
+ */
300
+ values: pulumi.Input<pulumi.Input<string>[]>;
301
+ }
302
+ }
71
303
  export declare namespace bioos {
72
304
  interface ClusterSharedConfig {
73
305
  /**
@@ -491,9 +723,13 @@ export declare namespace ebs {
491
723
  export declare namespace ecs {
492
724
  interface InstanceCpuOptions {
493
725
  /**
494
- * The per core of threads,only support for ebm.
726
+ * 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.
727
+ */
728
+ numaPerSocket?: pulumi.Input<number>;
729
+ /**
730
+ * The per core of threads, only support for ebm. `1` indicates disabling hyper threading function.
495
731
  */
496
- threadsPerCore: pulumi.Input<number>;
732
+ threadsPerCore?: pulumi.Input<number>;
497
733
  }
498
734
  interface InstanceDataVolume {
499
735
  /**
@@ -725,6 +961,26 @@ export declare namespace escloud {
725
961
  export declare namespace iam {
726
962
  }
727
963
  export declare namespace mongodb {
964
+ interface InstanceMongo {
965
+ /**
966
+ * The mongos node ID.
967
+ */
968
+ mongosNodeId?: pulumi.Input<string>;
969
+ /**
970
+ * The spec of node.
971
+ */
972
+ nodeSpec?: pulumi.Input<string>;
973
+ /**
974
+ * The node status.
975
+ */
976
+ nodeStatus?: pulumi.Input<string>;
977
+ }
978
+ interface InstanceShard {
979
+ /**
980
+ * The shard id.
981
+ */
982
+ shardId?: pulumi.Input<string>;
983
+ }
728
984
  interface InstanceTag {
729
985
  /**
730
986
  * The Key of Tags.
@@ -1207,6 +1463,36 @@ export declare namespace rds_mysql {
1207
1463
  */
1208
1464
  parameterValue: pulumi.Input<string>;
1209
1465
  }
1466
+ interface InstanceTag {
1467
+ /**
1468
+ * The Key of Tags.
1469
+ */
1470
+ key: pulumi.Input<string>;
1471
+ /**
1472
+ * The Value of Tags.
1473
+ */
1474
+ value: pulumi.Input<string>;
1475
+ }
1476
+ interface InstancesTag {
1477
+ /**
1478
+ * The Key of Tags.
1479
+ */
1480
+ key: string;
1481
+ /**
1482
+ * The Value of Tags.
1483
+ */
1484
+ value: string;
1485
+ }
1486
+ interface InstancesTagArgs {
1487
+ /**
1488
+ * The Key of Tags.
1489
+ */
1490
+ key: pulumi.Input<string>;
1491
+ /**
1492
+ * The Value of Tags.
1493
+ */
1494
+ value: pulumi.Input<string>;
1495
+ }
1210
1496
  }
1211
1497
  export declare namespace rds_v2 {
1212
1498
  interface RdsInstanceV2ChargeInfo {
@@ -1509,7 +1795,7 @@ export declare namespace tls {
1509
1795
  */
1510
1796
  endTime: pulumi.Input<string>;
1511
1797
  /**
1512
- * The list of the receiver channels.
1798
+ * The list of the receiver channels. Currently supported channels: Email, Sms, Phone.
1513
1799
  */
1514
1800
  receiverChannels: pulumi.Input<pulumi.Input<string>[]>;
1515
1801
  /**
@@ -1517,7 +1803,7 @@ export declare namespace tls {
1517
1803
  */
1518
1804
  receiverNames: pulumi.Input<pulumi.Input<string>[]>;
1519
1805
  /**
1520
- * The receiver type, value can be User.
1806
+ * The receiver type, Can be set as: `User`(The id of user).
1521
1807
  */
1522
1808
  receiverType: pulumi.Input<string>;
1523
1809
  /**
@@ -1554,6 +1840,8 @@ export declare namespace tls {
1554
1840
  time: pulumi.Input<number>;
1555
1841
  /**
1556
1842
  * Execution cycle type.
1843
+ * Period: Periodic execution, which means executing once every certain period of time.
1844
+ * Fixed: Regular execution, which means executing at a fixed time point every day.
1557
1845
  */
1558
1846
  type: pulumi.Input<string>;
1559
1847
  }
@@ -1763,7 +2051,12 @@ export declare namespace tls {
1763
2051
  */
1764
2052
  workloadNameRegex?: pulumi.Input<string>;
1765
2053
  /**
1766
- * 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.
2054
+ * 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:
2055
+ * Deployment: stateless workload.
2056
+ * StatefulSet: stateful workload.
2057
+ * DaemonSet: daemon process.
2058
+ * Job: task.
2059
+ * CronJob: scheduled task.
1767
2060
  */
1768
2061
  workloadType?: pulumi.Input<string>;
1769
2062
  }
@@ -2204,7 +2497,11 @@ export declare namespace vke {
2204
2497
  */
2205
2498
  logTtl?: pulumi.Input<number>;
2206
2499
  /**
2207
- * The currently enabled log type.
2500
+ * The current types of logs that can be enabled are:
2501
+ * Audit: Cluster audit logs.
2502
+ * KubeApiServer: kube-apiserver component logs.
2503
+ * KubeScheduler: kube-scheduler component logs.
2504
+ * KubeControllerManager: kube-controller-manager component logs.
2208
2505
  */
2209
2506
  logType: pulumi.Input<string>;
2210
2507
  }
@@ -2596,19 +2893,19 @@ export declare namespace vke {
2596
2893
  */
2597
2894
  desiredReplicas?: pulumi.Input<number>;
2598
2895
  /**
2599
- * Is Enabled of AutoScaling.
2896
+ * 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`.
2600
2897
  */
2601
2898
  enabled?: pulumi.Input<boolean>;
2602
2899
  /**
2603
- * The MaxReplicas of AutoScaling, default 10, range in 1~2000.
2900
+ * The MaxReplicas of AutoScaling, default 10, range in 1~2000. This field is valid when the value of `enabled` is `true`.
2604
2901
  */
2605
2902
  maxReplicas?: pulumi.Input<number>;
2606
2903
  /**
2607
- * The MinReplicas of AutoScaling, default 0.
2904
+ * The MinReplicas of AutoScaling, default 0. This field is valid when the value of `enabled` is `true`.
2608
2905
  */
2609
2906
  minReplicas?: pulumi.Input<number>;
2610
2907
  /**
2611
- * The Priority of AutoScaling, default 10, rang in 0~100.
2908
+ * 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`.
2612
2909
  */
2613
2910
  priority?: pulumi.Input<number>;
2614
2911
  /**
@@ -2774,6 +3071,44 @@ export declare namespace vke {
2774
3071
  */
2775
3072
  type?: pulumi.Input<string>;
2776
3073
  }
3074
+ interface NodePoolNodeStatistic {
3075
+ /**
3076
+ * The CreatingCount of Node.
3077
+ */
3078
+ creatingCount?: pulumi.Input<number>;
3079
+ /**
3080
+ * The DeletingCount of Node.
3081
+ */
3082
+ deletingCount?: pulumi.Input<number>;
3083
+ /**
3084
+ * The FailedCount of Node.
3085
+ */
3086
+ failedCount?: pulumi.Input<number>;
3087
+ /**
3088
+ * The RunningCount of Node.
3089
+ */
3090
+ runningCount?: pulumi.Input<number>;
3091
+ /**
3092
+ * The StartingCount of Node.
3093
+ */
3094
+ startingCount?: pulumi.Input<number>;
3095
+ /**
3096
+ * The StoppedCount of Node.
3097
+ */
3098
+ stoppedCount?: pulumi.Input<number>;
3099
+ /**
3100
+ * The StoppingCount of Node.
3101
+ */
3102
+ stoppingCount?: pulumi.Input<number>;
3103
+ /**
3104
+ * The TotalCount of Node.
3105
+ */
3106
+ totalCount?: pulumi.Input<number>;
3107
+ /**
3108
+ * The UpdatingCount of Node.
3109
+ */
3110
+ updatingCount?: pulumi.Input<number>;
3111
+ }
2777
3112
  interface NodePoolTag {
2778
3113
  /**
2779
3114
  * The Key of Tags.