@volcengine/pulumi-volcenginecc 0.0.28 → 0.0.30

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 (602) hide show
  1. package/alb/acl.d.ts +20 -20
  2. package/alb/acl.js +1 -1
  3. package/alb/certificate.d.ts +33 -33
  4. package/alb/certificate.js +1 -1
  5. package/alb/customizedCfg.d.ts +24 -21
  6. package/alb/customizedCfg.js +1 -1
  7. package/alb/customizedCfg.js.map +1 -1
  8. package/alb/getAcl.d.ts +11 -11
  9. package/alb/getCertificate.d.ts +14 -14
  10. package/alb/getCustomizedCfg.d.ts +11 -10
  11. package/alb/getCustomizedCfg.js.map +1 -1
  12. package/alb/getHealthCheckTemplate.d.ts +18 -18
  13. package/alb/getListener.d.ts +30 -30
  14. package/alb/getLoadBalancer.d.ts +31 -31
  15. package/alb/getRule.d.ts +16 -16
  16. package/alb/getServerGroup.d.ts +19 -19
  17. package/alb/healthCheckTemplate.d.ts +49 -49
  18. package/alb/healthCheckTemplate.js +1 -1
  19. package/alb/listener.d.ts +77 -77
  20. package/alb/listener.js +1 -1
  21. package/alb/loadBalancer.d.ts +79 -79
  22. package/alb/loadBalancer.js +1 -1
  23. package/alb/rule.d.ts +42 -42
  24. package/alb/rule.js +1 -1
  25. package/alb/serverGroup.d.ts +45 -45
  26. package/alb/serverGroup.js +1 -1
  27. package/apig/customDomain.d.ts +27 -27
  28. package/apig/customDomain.js +1 -1
  29. package/apig/gateway.d.ts +45 -45
  30. package/apig/gateway.js +1 -1
  31. package/apig/gatewayService.d.ts +37 -37
  32. package/apig/gatewayService.js +1 -1
  33. package/apig/getCustomDomain.d.ts +10 -10
  34. package/apig/getGateway.d.ts +18 -18
  35. package/apig/getGatewayService.d.ts +16 -16
  36. package/apig/getUpstream.d.ts +14 -14
  37. package/apig/getUpstreamSource.d.ts +11 -11
  38. package/apig/upstream.d.ts +35 -35
  39. package/apig/upstream.js +1 -1
  40. package/apig/upstreamSource.d.ts +29 -29
  41. package/apig/upstreamSource.js +1 -1
  42. package/ark/endpoint.d.ts +46 -46
  43. package/ark/endpoint.js +1 -1
  44. package/ark/getEndpoint.d.ts +20 -20
  45. package/autoscaling/getScalingConfiguration.d.ts +28 -28
  46. package/autoscaling/getScalingGroup.d.ts +37 -29
  47. package/autoscaling/getScalingGroup.js.map +1 -1
  48. package/autoscaling/getScalingLifecycleHook.d.ts +7 -7
  49. package/autoscaling/getScalingPolicy.d.ts +11 -11
  50. package/autoscaling/scalingConfiguration.d.ts +71 -71
  51. package/autoscaling/scalingConfiguration.js +1 -1
  52. package/autoscaling/scalingGroup.d.ts +76 -70
  53. package/autoscaling/scalingGroup.js +5 -1
  54. package/autoscaling/scalingGroup.js.map +1 -1
  55. package/autoscaling/scalingLifecycleHook.d.ts +21 -21
  56. package/autoscaling/scalingLifecycleHook.js +1 -1
  57. package/autoscaling/scalingPolicy.d.ts +32 -32
  58. package/autoscaling/scalingPolicy.js +1 -1
  59. package/bmq/getGroup.d.ts +10 -10
  60. package/bmq/getInstance.d.ts +25 -25
  61. package/bmq/group.d.ts +23 -23
  62. package/bmq/group.js +1 -1
  63. package/bmq/instance.d.ts +62 -62
  64. package/bmq/instance.js +1 -1
  65. package/cbr/backupPlan.d.ts +17 -17
  66. package/cbr/backupPlan.js +1 -1
  67. package/cbr/backupPolicy.d.ts +32 -32
  68. package/cbr/backupPolicy.js +1 -1
  69. package/cbr/backupResource.d.ts +26 -26
  70. package/cbr/backupResource.js +1 -1
  71. package/cbr/getBackupPlan.d.ts +8 -8
  72. package/cbr/getBackupPolicy.d.ts +12 -12
  73. package/cbr/getBackupResource.d.ts +12 -12
  74. package/cbr/getVault.d.ts +6 -6
  75. package/cbr/vault.d.ts +13 -13
  76. package/cbr/vault.js +1 -1
  77. package/cdn/domain.d.ts +143 -145
  78. package/cdn/domain.js +1 -1
  79. package/cdn/domain.js.map +1 -1
  80. package/cdn/getDomain.d.ts +60 -61
  81. package/cdn/getDomain.js.map +1 -1
  82. package/cdn/getShareConfig.d.ts +11 -11
  83. package/cdn/shareConfig.d.ts +31 -31
  84. package/cdn/shareConfig.js +1 -1
  85. package/cen/cen.d.ts +22 -22
  86. package/cen/cen.js +1 -1
  87. package/cen/getCen.d.ts +11 -11
  88. package/cen/getGrantInstance.d.ts +60 -0
  89. package/cen/getGrantInstance.js +28 -0
  90. package/cen/getGrantInstance.js.map +1 -0
  91. package/cen/getGrantInstances.d.ts +22 -0
  92. package/cen/getGrantInstances.js +24 -0
  93. package/cen/getGrantInstances.js.map +1 -0
  94. package/cen/grantInstance.d.ts +128 -0
  95. package/cen/grantInstance.js +98 -0
  96. package/cen/grantInstance.js.map +1 -0
  97. package/cen/index.d.ts +9 -0
  98. package/cen/index.js +12 -1
  99. package/cen/index.js.map +1 -1
  100. package/clb/acl.d.ts +22 -22
  101. package/clb/acl.js +1 -1
  102. package/clb/certificate.d.ts +30 -30
  103. package/clb/certificate.js +1 -1
  104. package/clb/clb.d.ts +115 -115
  105. package/clb/clb.js +1 -1
  106. package/clb/getAcl.d.ts +12 -12
  107. package/clb/getCertificate.d.ts +13 -13
  108. package/clb/getClb.d.ts +46 -46
  109. package/clb/getListener.d.ts +45 -45
  110. package/clb/getNlb.d.ts +27 -27
  111. package/clb/getNlbListener.d.ts +18 -18
  112. package/clb/getNlbSecurityPolicy.d.ts +11 -11
  113. package/clb/getNlbServerGroup.d.ts +27 -27
  114. package/clb/getRule.d.ts +9 -9
  115. package/clb/getServerGroup.d.ts +12 -12
  116. package/clb/listener.d.ts +127 -127
  117. package/clb/listener.js +1 -1
  118. package/clb/nlb.d.ts +64 -64
  119. package/clb/nlb.js +1 -1
  120. package/clb/nlbListener.d.ts +45 -45
  121. package/clb/nlbListener.js +1 -1
  122. package/clb/nlbSecurityPolicy.d.ts +25 -25
  123. package/clb/nlbSecurityPolicy.js +1 -1
  124. package/clb/nlbServerGroup.d.ts +69 -69
  125. package/clb/nlbServerGroup.js +1 -1
  126. package/clb/rule.d.ts +24 -24
  127. package/clb/rule.js +1 -1
  128. package/clb/serverGroup.d.ts +25 -25
  129. package/clb/serverGroup.js +1 -1
  130. package/cloudidentity/getGroup.d.ts +9 -9
  131. package/cloudidentity/getPermissionSet.d.ts +9 -9
  132. package/cloudidentity/getPermissionSetAssignment.d.ts +8 -8
  133. package/cloudidentity/getPermissionSetProvisioning.d.ts +7 -7
  134. package/cloudidentity/getUser.d.ts +12 -12
  135. package/cloudidentity/getUserProvisioning.d.ts +13 -13
  136. package/cloudidentity/group.d.ts +21 -21
  137. package/cloudidentity/group.js +1 -1
  138. package/cloudidentity/permissionSet.d.ts +21 -21
  139. package/cloudidentity/permissionSet.js +1 -1
  140. package/cloudidentity/permissionSetAssignment.d.ts +22 -22
  141. package/cloudidentity/permissionSetAssignment.js +2 -2
  142. package/cloudidentity/permissionSetProvisioning.d.ts +17 -17
  143. package/cloudidentity/permissionSetProvisioning.js +1 -1
  144. package/cloudidentity/user.d.ts +32 -32
  145. package/cloudidentity/user.js +1 -1
  146. package/cloudidentity/userProvisioning.d.ts +35 -35
  147. package/cloudidentity/userProvisioning.js +1 -1
  148. package/cloudmonitor/getRule.d.ts +33 -33
  149. package/cloudmonitor/rule.d.ts +83 -83
  150. package/cloudmonitor/rule.js +1 -1
  151. package/cr/getNameSpace.d.ts +4 -4
  152. package/cr/getRegistry.d.ts +11 -11
  153. package/cr/getRepository.d.ts +7 -7
  154. package/cr/nameSpace.d.ts +12 -12
  155. package/cr/nameSpace.js +1 -1
  156. package/cr/registry.d.ts +25 -25
  157. package/cr/registry.js +1 -1
  158. package/cr/repository.d.ts +20 -20
  159. package/cr/repository.js +1 -1
  160. package/directconnect/directConnectGateway.d.ts +36 -36
  161. package/directconnect/directConnectGateway.js +1 -1
  162. package/directconnect/getDirectConnectGateway.d.ts +17 -17
  163. package/dns/getZone.d.ts +22 -22
  164. package/dns/zone.d.ts +46 -46
  165. package/dns/zone.js +1 -1
  166. package/ecs/command.d.ts +41 -41
  167. package/ecs/command.js +1 -1
  168. package/ecs/deploymentSet.d.ts +28 -28
  169. package/ecs/deploymentSet.js +1 -1
  170. package/ecs/getCommand.d.ts +17 -17
  171. package/ecs/getDeploymentSet.d.ts +11 -11
  172. package/ecs/getHpcCluster.d.ts +9 -9
  173. package/ecs/getImage.d.ts +46 -30
  174. package/ecs/getImage.js.map +1 -1
  175. package/ecs/getInvocation.d.ts +28 -28
  176. package/ecs/getKeypair.d.ts +10 -10
  177. package/ecs/getLaunchTemplate.d.ts +9 -9
  178. package/ecs/getLaunchTemplateVersion.d.ts +29 -29
  179. package/ecs/hpcCluster.d.ts +21 -21
  180. package/ecs/hpcCluster.js +1 -1
  181. package/ecs/image.d.ts +132 -64
  182. package/ecs/image.js +15 -7
  183. package/ecs/image.js.map +1 -1
  184. package/ecs/instance.d.ts +303 -261
  185. package/ecs/instance.js +1 -1
  186. package/ecs/instance.js.map +1 -1
  187. package/ecs/invocation.d.ts +65 -65
  188. package/ecs/invocation.js +1 -1
  189. package/ecs/keypair.d.ts +24 -24
  190. package/ecs/keypair.js +1 -1
  191. package/ecs/launchTemplate.d.ts +21 -21
  192. package/ecs/launchTemplate.js +1 -1
  193. package/ecs/launchTemplateVersion.d.ts +78 -78
  194. package/ecs/launchTemplateVersion.js +1 -1
  195. package/efs/fileSystem.d.ts +47 -47
  196. package/efs/fileSystem.js +1 -1
  197. package/efs/getFileSystem.d.ts +20 -20
  198. package/emr/cluster.d.ts +61 -61
  199. package/emr/cluster.js +1 -1
  200. package/emr/clusterUser.d.ts +25 -25
  201. package/emr/clusterUser.js +1 -1
  202. package/emr/clusterUserGroup.d.ts +13 -13
  203. package/emr/clusterUserGroup.js +1 -1
  204. package/emr/getCluster.d.ts +29 -29
  205. package/emr/getClusterUser.d.ts +9 -9
  206. package/emr/getClusterUserGroup.d.ts +4 -4
  207. package/emr/getNodeGroup.d.ts +20 -20
  208. package/emr/nodeGroup.d.ts +47 -47
  209. package/emr/nodeGroup.js +1 -1
  210. package/escloud/getInstance.d.ts +44 -44
  211. package/escloud/instance.d.ts +90 -90
  212. package/escloud/instance.js +1 -1
  213. package/filenas/getInstance.d.ts +18 -18
  214. package/filenas/getMountPoint.d.ts +15 -15
  215. package/filenas/getSnapshot.d.ts +14 -14
  216. package/filenas/instance.d.ts +46 -46
  217. package/filenas/instance.js +1 -1
  218. package/filenas/mountPoint.d.ts +34 -34
  219. package/filenas/mountPoint.js +1 -1
  220. package/filenas/snapshot.d.ts +32 -32
  221. package/filenas/snapshot.js +1 -1
  222. package/fwcenter/dnsControlPolicy.d.ts +30 -30
  223. package/fwcenter/dnsControlPolicy.js +1 -1
  224. package/fwcenter/getDnsControlPolicy.d.ts +14 -14
  225. package/hbase/getInstance.d.ts +36 -36
  226. package/hbase/instance.d.ts +90 -90
  227. package/hbase/instance.js +1 -1
  228. package/iam/accesskey.d.ts +24 -24
  229. package/iam/accesskey.js +1 -1
  230. package/iam/getAccesskey.d.ts +10 -10
  231. package/iam/getGroup.d.ts +9 -9
  232. package/iam/getOidcProvider.d.ts +72 -0
  233. package/iam/getOidcProvider.js +28 -0
  234. package/iam/getOidcProvider.js.map +1 -0
  235. package/iam/getOidcProviders.d.ts +22 -0
  236. package/iam/getOidcProviders.js +24 -0
  237. package/iam/getOidcProviders.js.map +1 -0
  238. package/iam/getPolicy.d.ts +13 -13
  239. package/iam/getProject.d.ts +10 -10
  240. package/iam/getRole.d.ts +10 -10
  241. package/iam/getSamlProvider.d.ts +38 -0
  242. package/iam/getSamlProvider.js +28 -0
  243. package/iam/getSamlProvider.js.map +1 -0
  244. package/iam/getSamlProviders.d.ts +22 -0
  245. package/iam/getSamlProviders.js +24 -0
  246. package/iam/getSamlProviders.js.map +1 -0
  247. package/iam/getUser.d.ts +18 -18
  248. package/iam/group.d.ts +18 -18
  249. package/iam/group.js +1 -1
  250. package/iam/index.d.ts +18 -0
  251. package/iam/index.js +23 -1
  252. package/iam/index.js.map +1 -1
  253. package/iam/oidcProvider.d.ts +160 -0
  254. package/iam/oidcProvider.js +105 -0
  255. package/iam/oidcProvider.js.map +1 -0
  256. package/iam/policy.d.ts +25 -25
  257. package/iam/policy.js +1 -1
  258. package/iam/project.d.ts +25 -25
  259. package/iam/project.js +1 -1
  260. package/iam/role.d.ts +26 -26
  261. package/iam/role.js +1 -1
  262. package/iam/samlProvider.d.ts +156 -0
  263. package/iam/samlProvider.js +100 -0
  264. package/iam/samlProvider.js.map +1 -0
  265. package/iam/user.d.ts +40 -44
  266. package/iam/user.js +2 -2
  267. package/iam/user.js.map +1 -1
  268. package/kafka/allowList.d.ts +19 -19
  269. package/kafka/allowList.js +1 -1
  270. package/kafka/getAllowList.d.ts +8 -8
  271. package/kafka/getInstance.d.ts +32 -32
  272. package/kafka/getTopic.d.ts +15 -15
  273. package/kafka/instance.d.ts +79 -79
  274. package/kafka/instance.js +1 -1
  275. package/kafka/topic.d.ts +35 -35
  276. package/kafka/topic.js +1 -1
  277. package/kms/getKey.d.ts +24 -24
  278. package/kms/getKeyRing.d.ts +9 -9
  279. package/kms/key.d.ts +59 -59
  280. package/kms/key.js +1 -1
  281. package/kms/keyRing.d.ts +23 -23
  282. package/kms/keyRing.js +1 -1
  283. package/mongodb/allowList.d.ts +25 -25
  284. package/mongodb/allowList.js +1 -1
  285. package/mongodb/getAllowList.d.ts +10 -10
  286. package/mongodb/getInstance.d.ts +44 -44
  287. package/mongodb/instance.d.ts +101 -101
  288. package/mongodb/instance.js +1 -1
  289. package/natgateway/dnatentry.d.ts +29 -29
  290. package/natgateway/dnatentry.js +1 -1
  291. package/natgateway/getDnatentry.d.ts +10 -10
  292. package/natgateway/getNatIp.d.ts +8 -8
  293. package/natgateway/getNgw.d.ts +29 -29
  294. package/natgateway/getSnatentry.d.ts +9 -9
  295. package/natgateway/natIp.d.ts +21 -21
  296. package/natgateway/natIp.js +1 -1
  297. package/natgateway/ngw.d.ts +65 -65
  298. package/natgateway/ngw.js +1 -1
  299. package/natgateway/snatentry.d.ts +26 -26
  300. package/natgateway/snatentry.js +2 -2
  301. package/organization/account.d.ts +59 -59
  302. package/organization/account.js +1 -1
  303. package/organization/getAccount.d.ts +25 -25
  304. package/organization/getOrganization.d.ts +3 -3
  305. package/organization/getUnit.d.ts +12 -12
  306. package/organization/organization.d.ts +9 -9
  307. package/organization/organization.js +1 -1
  308. package/organization/unit.d.ts +28 -28
  309. package/organization/unit.js +1 -1
  310. package/package.json +1 -1
  311. package/privatelink/endpointService.d.ts +63 -63
  312. package/privatelink/endpointService.js +1 -1
  313. package/privatelink/getEndpointService.d.ts +26 -26
  314. package/privatezone/getRecord.d.ts +14 -14
  315. package/privatezone/getResolverEndpoint.d.ts +13 -13
  316. package/privatezone/getResolverRule.d.ts +14 -14
  317. package/privatezone/getUserVpcAuthorization.d.ts +52 -0
  318. package/privatezone/getUserVpcAuthorization.js +28 -0
  319. package/privatezone/getUserVpcAuthorization.js.map +1 -0
  320. package/privatezone/getUserVpcAuthorizations.d.ts +22 -0
  321. package/privatezone/getUserVpcAuthorizations.js +24 -0
  322. package/privatezone/getUserVpcAuthorizations.js.map +1 -0
  323. package/privatezone/index.d.ts +9 -0
  324. package/privatezone/index.js +12 -1
  325. package/privatezone/index.js.map +1 -1
  326. package/privatezone/record.d.ts +39 -39
  327. package/privatezone/record.js +1 -1
  328. package/privatezone/resolverEndpoint.d.ts +29 -29
  329. package/privatezone/resolverEndpoint.js +1 -1
  330. package/privatezone/resolverRule.d.ts +29 -29
  331. package/privatezone/resolverRule.js +1 -1
  332. package/privatezone/userVpcAuthorization.d.ts +102 -0
  333. package/privatezone/userVpcAuthorization.js +77 -0
  334. package/privatezone/userVpcAuthorization.js.map +1 -0
  335. package/rabbitmq/getInstance.d.ts +24 -24
  336. package/rabbitmq/getInstancePlugin.d.ts +9 -9
  337. package/rabbitmq/getPublicAddress.d.ts +23 -23
  338. package/rabbitmq/instance.d.ts +58 -58
  339. package/rabbitmq/instance.js +1 -1
  340. package/rabbitmq/instancePlugin.d.ts +21 -21
  341. package/rabbitmq/instancePlugin.js +1 -1
  342. package/rabbitmq/publicAddress.d.ts +45 -45
  343. package/rabbitmq/publicAddress.js +1 -1
  344. package/rdsmssql/allowList.d.ts +32 -32
  345. package/rdsmssql/allowList.js +1 -1
  346. package/rdsmssql/getAllowList.d.ts +12 -12
  347. package/rdsmssql/getInstance.d.ts +35 -35
  348. package/rdsmssql/instance.d.ts +81 -81
  349. package/rdsmssql/instance.js +1 -1
  350. package/rdsmysql/allowList.d.ts +46 -46
  351. package/rdsmysql/allowList.js +1 -1
  352. package/rdsmysql/backup.d.ts +44 -44
  353. package/rdsmysql/backup.js +1 -1
  354. package/rdsmysql/database.d.ts +15 -15
  355. package/rdsmysql/database.js +1 -1
  356. package/rdsmysql/dbAccount.d.ts +25 -25
  357. package/rdsmysql/dbAccount.js +1 -1
  358. package/rdsmysql/endpoint.d.ts +69 -69
  359. package/rdsmysql/endpoint.js +1 -1
  360. package/rdsmysql/getAllowList.d.ts +18 -18
  361. package/rdsmysql/getBackup.d.ts +22 -22
  362. package/rdsmysql/getDatabase.d.ts +6 -6
  363. package/rdsmysql/getDbAccount.d.ts +11 -11
  364. package/rdsmysql/getEndpoint.d.ts +26 -26
  365. package/rdsmysql/getInstance.d.ts +70 -70
  366. package/rdsmysql/instance.d.ts +155 -155
  367. package/rdsmysql/instance.js +1 -1
  368. package/rdspostgresql/allowList.d.ts +35 -35
  369. package/rdspostgresql/allowList.js +1 -1
  370. package/rdspostgresql/database.d.ts +21 -21
  371. package/rdspostgresql/database.js +1 -1
  372. package/rdspostgresql/dbAccount.d.ts +19 -19
  373. package/rdspostgresql/dbAccount.js +1 -1
  374. package/rdspostgresql/dbEndpoint.d.ts +39 -39
  375. package/rdspostgresql/dbEndpoint.js +1 -1
  376. package/rdspostgresql/getAllowList.d.ts +14 -14
  377. package/rdspostgresql/getDatabase.d.ts +7 -7
  378. package/rdspostgresql/getDbAccount.d.ts +6 -6
  379. package/rdspostgresql/getDbEndpoint.d.ts +16 -16
  380. package/rdspostgresql/getSchema.d.ts +4 -4
  381. package/rdspostgresql/schema.d.ts +13 -13
  382. package/rdspostgresql/schema.js +1 -1
  383. package/redis/account.d.ts +18 -18
  384. package/redis/account.js +1 -1
  385. package/redis/endpointPublicAddress.d.ts +24 -24
  386. package/redis/endpointPublicAddress.js +1 -1
  387. package/redis/getAccount.d.ts +6 -6
  388. package/redis/getEndpointPublicAddress.d.ts +9 -9
  389. package/redis/getInstance.d.ts +44 -44
  390. package/redis/instance.d.ts +103 -103
  391. package/redis/instance.js +1 -1
  392. package/rocketmq/allowList.d.ts +25 -25
  393. package/rocketmq/allowList.js +1 -1
  394. package/rocketmq/getAllowList.d.ts +10 -10
  395. package/rocketmq/getGroup.d.ts +18 -18
  396. package/rocketmq/getInstance.d.ts +32 -32
  397. package/rocketmq/getTopic.d.ts +12 -12
  398. package/rocketmq/group.d.ts +39 -39
  399. package/rocketmq/group.js +1 -1
  400. package/rocketmq/instance.d.ts +80 -80
  401. package/rocketmq/instance.js +1 -1
  402. package/rocketmq/topic.d.ts +22 -22
  403. package/rocketmq/topic.js +1 -1
  404. package/storageebs/getSnapshot.d.ts +21 -21
  405. package/storageebs/getVolume.d.ts +30 -30
  406. package/storageebs/snapshot.d.ts +46 -46
  407. package/storageebs/snapshot.js +1 -1
  408. package/storageebs/volume.d.ts +72 -72
  409. package/storageebs/volume.js +1 -1
  410. package/tls/getIndex.d.ts +8 -8
  411. package/tls/getProject.d.ts +8 -8
  412. package/tls/getScheduleSqlTask.d.ts +21 -21
  413. package/tls/getTopic.d.ts +21 -21
  414. package/tls/index_.d.ts +17 -17
  415. package/tls/index_.js +1 -1
  416. package/tls/project.d.ts +18 -18
  417. package/tls/project.js +1 -1
  418. package/tls/scheduleSqlTask.d.ts +56 -56
  419. package/tls/scheduleSqlTask.js +1 -1
  420. package/tls/topic.d.ts +57 -57
  421. package/tls/topic.js +1 -1
  422. package/tos/bucket.d.ts +33 -33
  423. package/tos/bucket.js +1 -1
  424. package/tos/getBucket.d.ts +14 -14
  425. package/transitrouter/getTransitRouter.d.ts +16 -16
  426. package/transitrouter/getTransitRouterRouteEntry.d.ts +14 -14
  427. package/transitrouter/getTransitRouterRouteTable.d.ts +11 -11
  428. package/transitrouter/getVpcAttachment.d.ts +14 -14
  429. package/transitrouter/getVpnAttachment.d.ts +14 -14
  430. package/transitrouter/transitRouter.d.ts +34 -34
  431. package/transitrouter/transitRouter.js +1 -1
  432. package/transitrouter/transitRouterRouteEntry.d.ts +35 -35
  433. package/transitrouter/transitRouterRouteEntry.js +1 -1
  434. package/transitrouter/transitRouterRouteTable.d.ts +24 -24
  435. package/transitrouter/transitRouterRouteTable.js +1 -1
  436. package/transitrouter/vpcAttachment.d.ts +32 -32
  437. package/transitrouter/vpcAttachment.js +1 -1
  438. package/transitrouter/vpnAttachment.d.ts +34 -34
  439. package/transitrouter/vpnAttachment.js +1 -1
  440. package/types/input.d.ts +3067 -2452
  441. package/types/output.d.ts +6550 -5252
  442. package/vedbm/account.d.ts +132 -0
  443. package/vedbm/account.js +83 -0
  444. package/vedbm/account.js.map +1 -0
  445. package/vedbm/allowList.d.ts +25 -25
  446. package/vedbm/allowList.js +1 -1
  447. package/vedbm/backup.d.ts +35 -35
  448. package/vedbm/backup.js +1 -1
  449. package/vedbm/database.d.ts +13 -13
  450. package/vedbm/database.js +1 -1
  451. package/vedbm/getAccount.d.ts +60 -0
  452. package/vedbm/getAccount.js +28 -0
  453. package/vedbm/getAccount.js.map +1 -0
  454. package/vedbm/getAccounts.d.ts +22 -0
  455. package/vedbm/getAccounts.js +24 -0
  456. package/vedbm/getAccounts.js.map +1 -0
  457. package/vedbm/getAllowList.d.ts +10 -10
  458. package/vedbm/getBackup.d.ts +14 -14
  459. package/vedbm/getDatabase.d.ts +5 -5
  460. package/vedbm/getInstance.d.ts +30 -30
  461. package/vedbm/index.d.ts +9 -0
  462. package/vedbm/index.js +12 -1
  463. package/vedbm/index.js.map +1 -1
  464. package/vedbm/instance.d.ts +76 -76
  465. package/vedbm/instance.js +1 -1
  466. package/vefaas/function.d.ts +381 -0
  467. package/vefaas/function.js +120 -0
  468. package/vefaas/function.js.map +1 -0
  469. package/vefaas/getFunction.d.ts +165 -0
  470. package/vefaas/getFunction.js +28 -0
  471. package/vefaas/getFunction.js.map +1 -0
  472. package/vefaas/getFunctions.d.ts +22 -0
  473. package/vefaas/getFunctions.js +24 -0
  474. package/vefaas/getFunctions.js.map +1 -0
  475. package/vefaas/getKafkaTrigger.d.ts +16 -16
  476. package/vefaas/getSandbox.d.ts +20 -20
  477. package/vefaas/getTimer.d.ts +80 -0
  478. package/vefaas/getTimer.js +28 -0
  479. package/vefaas/getTimer.js.map +1 -0
  480. package/vefaas/getTimers.d.ts +22 -0
  481. package/vefaas/getTimers.js +24 -0
  482. package/vefaas/getTimers.js.map +1 -0
  483. package/vefaas/index.d.ts +18 -0
  484. package/vefaas/index.js +23 -1
  485. package/vefaas/index.js.map +1 -1
  486. package/vefaas/kafkaTrigger.d.ts +44 -44
  487. package/vefaas/kafkaTrigger.js +1 -1
  488. package/vefaas/sandbox.d.ts +45 -45
  489. package/vefaas/sandbox.js +1 -1
  490. package/vefaas/timer.d.ts +183 -0
  491. package/vefaas/timer.js +96 -0
  492. package/vefaas/timer.js.map +1 -0
  493. package/vepfs/getInstance.d.ts +31 -31
  494. package/vepfs/instance.d.ts +74 -74
  495. package/vepfs/instance.js +1 -1
  496. package/vke/addon.d.ts +26 -26
  497. package/vke/addon.js +1 -1
  498. package/vke/cluster.d.ts +53 -53
  499. package/vke/cluster.js +1 -1
  500. package/vke/defaultNodePool.d.ts +26 -26
  501. package/vke/defaultNodePool.js +1 -1
  502. package/vke/getAddon.d.ts +9 -9
  503. package/vke/getCluster.d.ts +21 -21
  504. package/vke/getDefaultNodePool.d.ts +12 -12
  505. package/vke/getNode.d.ts +18 -18
  506. package/vke/getNodePool.d.ts +13 -13
  507. package/vke/getPermission.d.ts +18 -18
  508. package/vke/node.d.ts +47 -47
  509. package/vke/node.js +1 -1
  510. package/vke/nodePool.d.ts +32 -32
  511. package/vke/nodePool.js +1 -1
  512. package/vke/permission.d.ts +46 -46
  513. package/vke/permission.js +1 -1
  514. package/vmp/alertingRule.d.ts +167 -0
  515. package/vmp/alertingRule.js +90 -0
  516. package/vmp/alertingRule.js.map +1 -0
  517. package/vmp/getAlertingRule.d.ts +93 -0
  518. package/vmp/getAlertingRule.js +28 -0
  519. package/vmp/getAlertingRule.js.map +1 -0
  520. package/vmp/getAlertingRules.d.ts +22 -0
  521. package/vmp/getAlertingRules.js +24 -0
  522. package/vmp/getAlertingRules.js.map +1 -0
  523. package/vmp/getWorkspace.d.ts +54 -18
  524. package/vmp/getWorkspace.js.map +1 -1
  525. package/vmp/index.d.ts +9 -0
  526. package/vmp/index.js +12 -1
  527. package/vmp/index.js.map +1 -1
  528. package/vmp/workspace.d.ts +151 -47
  529. package/vmp/workspace.js +29 -7
  530. package/vmp/workspace.js.map +1 -1
  531. package/vpc/bandwidthPackage.d.ts +52 -52
  532. package/vpc/bandwidthPackage.js +1 -1
  533. package/vpc/eip.d.ts +85 -85
  534. package/vpc/eip.js +1 -1
  535. package/vpc/eni.d.ts +59 -59
  536. package/vpc/eni.js +1 -1
  537. package/vpc/flowLog.d.ts +49 -49
  538. package/vpc/flowLog.js +1 -1
  539. package/vpc/getBandwidthPackage.d.ts +22 -22
  540. package/vpc/getEip.d.ts +33 -33
  541. package/vpc/getEni.d.ts +25 -25
  542. package/vpc/getFlowLog.d.ts +20 -20
  543. package/vpc/getHaVip.d.ts +16 -16
  544. package/vpc/getIpv6AddressBandwidth.d.ts +20 -20
  545. package/vpc/getIpv6Gateway.d.ts +10 -10
  546. package/vpc/getNetworkAcl.d.ts +14 -14
  547. package/vpc/getPrefixList.d.ts +14 -14
  548. package/vpc/getRouteTable.d.ts +17 -17
  549. package/vpc/getSecurityGroup.d.ts +12 -12
  550. package/vpc/getSubnet.d.ts +20 -20
  551. package/vpc/getTrafficMirrorFilter.d.ts +9 -9
  552. package/vpc/getTrafficMirrorFilterRule.d.ts +12 -12
  553. package/vpc/getTrafficMirrorSession.d.ts +16 -16
  554. package/vpc/getTrafficMirrorTarget.d.ts +10 -10
  555. package/vpc/getVpc.d.ts +24 -24
  556. package/vpc/haVip.d.ts +38 -38
  557. package/vpc/haVip.js +1 -1
  558. package/vpc/ipv6AddressBandwidth.d.ts +44 -44
  559. package/vpc/ipv6AddressBandwidth.js +1 -1
  560. package/vpc/ipv6Gateway.d.ts +23 -23
  561. package/vpc/ipv6Gateway.js +1 -1
  562. package/vpc/networkAcl.d.ts +21 -21
  563. package/vpc/networkAcl.js +1 -1
  564. package/vpc/prefixList.d.ts +26 -26
  565. package/vpc/prefixList.js +1 -1
  566. package/vpc/routeTable.d.ts +37 -37
  567. package/vpc/routeTable.js +1 -1
  568. package/vpc/securityGroup.d.ts +23 -23
  569. package/vpc/securityGroup.js +1 -1
  570. package/vpc/subnet.d.ts +46 -46
  571. package/vpc/subnet.js +1 -1
  572. package/vpc/trafficMirrorFilter.d.ts +16 -16
  573. package/vpc/trafficMirrorFilter.js +1 -1
  574. package/vpc/trafficMirrorFilterRule.d.ts +35 -35
  575. package/vpc/trafficMirrorFilterRule.js +1 -1
  576. package/vpc/trafficMirrorSession.d.ts +40 -40
  577. package/vpc/trafficMirrorSession.js +1 -1
  578. package/vpc/trafficMirrorTarget.d.ts +24 -24
  579. package/vpc/trafficMirrorTarget.js +1 -1
  580. package/vpc/vpc.d.ts +57 -57
  581. package/vpc/vpc.js +1 -1
  582. package/vpn/customerGateway.d.ts +31 -31
  583. package/vpn/customerGateway.js +1 -1
  584. package/vpn/getCustomerGateway.d.ts +13 -13
  585. package/vpn/getVpnConnection.d.ts +177 -0
  586. package/vpn/getVpnConnection.js +28 -0
  587. package/vpn/getVpnConnection.js.map +1 -0
  588. package/vpn/getVpnConnections.d.ts +22 -0
  589. package/vpn/getVpnConnections.js +24 -0
  590. package/vpn/getVpnConnections.js.map +1 -0
  591. package/vpn/getVpnGateway.d.ts +32 -32
  592. package/vpn/index.d.ts +9 -0
  593. package/vpn/index.js +12 -1
  594. package/vpn/index.js.map +1 -1
  595. package/vpn/vpnConnection.d.ts +379 -0
  596. package/vpn/vpnConnection.js +132 -0
  597. package/vpn/vpnConnection.js.map +1 -0
  598. package/vpn/vpnGateway.d.ts +80 -80
  599. package/vpn/vpnGateway.js +1 -1
  600. package/waf/domain.d.ts +245 -245
  601. package/waf/domain.js +1 -1
  602. package/waf/getDomain.d.ts +90 -90
package/ecs/instance.d.ts CHANGED
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as inputs from "../types/input";
3
3
  import * as outputs from "../types/output";
4
4
  /**
5
- * 表示一个弹性计算服务(ECS)的实例资源。
5
+ * Represents an Elastic Compute Service (ECS) instance resource.
6
6
  *
7
7
  * ## Import
8
8
  *
@@ -27,235 +27,250 @@ export declare class Instance extends pulumi.CustomResource {
27
27
  */
28
28
  static isInstance(obj: any): obj is Instance;
29
29
  /**
30
- * 亲和组ID
30
+ * Affinity group ID.
31
31
  */
32
32
  readonly affinityGroupId: pulumi.Output<string>;
33
33
  /**
34
- * 亲和组规格,取值:2 **提示:** - 当前仅高性能计算NPUhpcpci3实例(邀测)支持亲和组。
35
- * - 该功能正在邀测中,如需试用,请联系客户经理申请。
34
+ * Affinity group specification. Value: 2. **Note:** - Currently, only high performance computing NPU-type hpcpci3
35
+ * instances (by invitation) support affinity groups. - This feature is in invitation testing. To try it, please contact
36
+ * your account manager.
36
37
  */
37
38
  readonly affinityGroupSize: pulumi.Output<number>;
38
39
  /**
39
- * 是否自动支付,取值:true:自动支付。您需要确保账户余额充足,如果账户余额不足会生成异常订单,计费方式转换失败。false(默认):仅生成订单但不扣费,您可以在生成订单后,登录订单管理页面完成支付。
40
+ * Auto payment option. Valid values: true: Auto payment. Ensure your account balance is sufficient; if the balance is
41
+ * insufficient, an exception order will be generated and the billing mode conversion will fail. false (default): Only
42
+ * generates the order without charging. You can log in to the order management page to complete payment after the order is
43
+ * generated.
40
44
  */
41
45
  readonly autoPay: pulumi.Output<boolean>;
42
46
  /**
43
- * 实例到期后是否自动续费,取值: - true:自动续费。 - false(默认):不自动续费。
44
- * **提示:** 仅当参数`InstanceChargeType`取值为`PrePaid`时生效。
47
+ * Whether the instance will be automatically renewed upon expiration. Values: - true: Auto renewal - false (default): No
48
+ * auto renewal **Note:** This parameter is effective only when `InstanceChargeType` is set to `PrePaid`.
45
49
  */
46
50
  readonly autoRenew: pulumi.Output<boolean>;
47
51
  /**
48
- * 每次自动续费的时长。 - 仅当参数`AutoRenew`取值为`True`时,该参数生效,默认值为1。 -
49
- * `PeriodUnit`取值为`Month`时,该参数取值为123612
52
+ * Duration for each automatic renewal. - This parameter takes effect only when `AutoRenew` is set to `True`. Default value
53
+ * is 1. - When `PeriodUnit` is `Month`, valid values are 1, 2, 3, 6, 12.
50
54
  */
51
55
  readonly autoRenewPeriod: pulumi.Output<number>;
52
56
  /**
53
- * 指定CPU最大频率,单位:GHz,取值范围:CPU的主频到睿频之间。 **提示:** -
54
- * 当前仅g3alc3alr3alg4ic4ir4ig4iec4ier4ie实例支持设置该参数。规格的主频/睿频及更多信息,请参见[实例规格介绍](https://www.volcengine.com/docs/6396/70840)。
55
- * - 该功能正在邀测中,如需使用,请联系客户经理申请。
57
+ * Specify the maximum CPU frequency, in GHz. Value range: between the CPU's base frequency and turbo frequency. **Note:**
58
+ * - Currently, only g3al, c3al, r3al, g4i, c4i, r4i, g4ie, c4ie, r4ie instances support this parameter. For base/turbo
59
+ * frequencies and more information, see [Instance Specifications
60
+ * Introduction](https://www.volcengine.com/docs/6396/70840). - This feature is in invitation-only testing. To use it,
61
+ * please contact your account manager.
56
62
  */
57
63
  readonly cpuMaxFrequency: pulumi.Output<number>;
58
64
  /**
59
- * 实例的CPU选项。
65
+ * The CPU options for the instance.
60
66
  */
61
67
  readonly cpuMemory: pulumi.Output<outputs.ecs.InstanceCpuMemory>;
62
68
  /**
63
- * 实例的创建时间。
69
+ * Instance creation time.
64
70
  */
65
71
  readonly createdAt: pulumi.Output<string>;
66
72
  /**
67
- * 突发性能实例的运行模式,取值: - Standard:标准模式。 -
68
- * Unlimited:无性能约束模式(暂不支持)。 **提示:** -
69
- * 仅当`InstanceTypeId`取值为ecs.t2系列,即突发性能实例时该参数生效。 -
70
- * 不传或传入空值时,突发性能实例默认为`Standard`标准模式。
73
+ * Burstable instance operating mode. Values: - Standard: Standard mode. - Unlimited: Unlimited performance mode (not
74
+ * supported yet). **Note:** - This parameter is only effective when `InstanceTypeId` is set to ecs.t2 series, i.e.,
75
+ * burstable instances. - If not specified or left empty, burstable instances default to `Standard` mode.
71
76
  */
72
77
  readonly creditSpecification: pulumi.Output<string>;
73
78
  /**
74
- * 实例删除保护属性,指定是否支持通过控制台或API删除实例。取值: -
75
- * true:开启实例删除保护。 - false(默认):关闭实例删除保护。
76
- * 开启实例删除保护后,在控制台或调用API删除实例时,会收到删除失败的错误码。如需删除,请先关闭实例删除保护。
79
+ * Instance deletion protection attribute, specifies whether the instance can be deleted via the console or API. Values: -
80
+ * true: Enable instance deletion protection - false (default): Disable instance deletion protection When deletion
81
+ * protection is enabled, attempts to delete the instance via the console or API will return a deletion failure error code.
82
+ * To delete the instance, disable deletion protection first
77
83
  */
78
84
  readonly deletionProtection: pulumi.Output<boolean>;
79
85
  /**
80
- * ECS实例要加入或调整的部署集策略为部署集组高可用策略(AvailabilityGroup)时,可以通过该参数指定实例在部署集中的分组号,取值范围:1~7。
86
+ * When the deployment set policy for an ECS instance is set to Availability Group, you can use this parameter to specify
87
+ * the group number of the instance within the deployment set. Value range: 1–7.
81
88
  */
82
89
  readonly deploymentSetGroupNumber: pulumi.Output<number>;
83
90
  /**
84
- * 实例需要加入的部署集ID -
85
- * 您可以调用[DescribeDeploymentSets](https://www.volcengine.com/docs/6396/70873)接口,查询已创建的部署集。
86
- * - 关于部署集的更多信息,请参见[部署集](https://www.volcengine.com/docs/6396/70871)
91
+ * The deployment set ID the instance needs to join. - You can call the
92
+ * [DescribeDeploymentSets](https://www.volcengine.com/docs/6396/70873) API to query existing deployment sets. - For more
93
+ * information about deployment sets, see [Deployment Set](https://www.volcengine.com/docs/6396/70871).
87
94
  */
88
95
  readonly deploymentSetId: pulumi.Output<string>;
89
96
  /**
90
- * 实例的描述,默认为空字符串。 - 必须以字母或中文开头。 -
91
- * 只能包含中文、字母、数字、点号“.”、空格、下划线“_”、中划线“-”、等号“=”、英文逗号“,”、中文逗号“,”和中文句号“。”
92
- * - 长度限制在255个字符以内。
97
+ * The description of the instance. Default is an empty string. - Must start with a letter or Chinese character - Can only
98
+ * contain Chinese characters, letters, numbers, period '.', space, underscore '_', hyphen '-', equals '=', English comma
99
+ * ',', Chinese comma ',', and Chinese period '。' - Maximum length is 255 characters
93
100
  */
94
101
  readonly description: pulumi.Output<string>;
95
102
  /**
96
- * 实例的EIP地址。
103
+ * The EIP address of the instance.
97
104
  */
98
105
  readonly eipAddress: pulumi.Output<outputs.ecs.InstanceEipAddress>;
99
106
  /**
100
- * 弹性预约实例类型,取值:NoEsi:非弹性预约实例。Esi:弹性预约实例。Segmented:弹性预约实例-时段型。
107
+ * Elastic reservation instance type. Values: NoEsi: Non-elastic reservation instance. Esi: Elastic reservation instance.
108
+ * Segmented: Elastic reservation instance - time segment type.
101
109
  */
102
110
  readonly elasticScheduledInstanceType: pulumi.Output<string>;
103
111
  /**
104
- * 实例是否开启巨型帧。取值:false:不开启巨型帧,该实例的所有网卡MTU值为1500。true:开启巨型帧,该实例的所有网卡MTU值为8500。
112
+ * Whether jumbo frames are enabled for the instance. Values: - false: Jumbo frames are disabled. All network interfaces
113
+ * have an MTU of 1500. - true: Jumbo frames are enabled. All network interfaces have an MTU of 8500
105
114
  */
106
115
  readonly enableJumboFrame: pulumi.Output<boolean>;
107
116
  /**
108
- * 实例的过期时间。
117
+ * The expiration time of the instance.
109
118
  */
110
119
  readonly expiredAt: pulumi.Output<string>;
111
120
  /**
112
- * 实例主机名,即实例操作系统内部的计算机名。 - Linux实例: -
113
- * 允许使用字母、数字、点号“.”或中划线“-”。 -
114
- * 不能以中划线、点号开头或结尾,且不能连续使用中划线和点号。 -
115
- * Linux系统长度限制在2~63个字符之间。 - Windows实例: -
116
- * 允许使用字母、数字或中划线“-”,不能完全是数字。 -
117
- * 不能以中划线开头或结尾,且不能连续使用中划线。 -
118
- * Windows系统长度限制在2~15个字符之间。
121
+ * Instance hostname, which is the computer name inside the instance operating system. - Linux instances: - Letters,
122
+ * numbers, periods ('.'), and hyphens ('-') are allowed. - Cannot start or end with a hyphen or period, and cannot use
123
+ * consecutive hyphens and periods. - Linux system hostname length must be between 2 and 63 characters. - Windows
124
+ * instances: - Letters, numbers, and hyphens ('-') are allowed, but the hostname cannot be all numbers. - Cannot start or
125
+ * end with a hyphen, and cannot use consecutive hyphens. - Windows system hostname length must be between 2 and 15
126
+ * characters.
119
127
  */
120
128
  readonly hostname: pulumi.Output<string>;
121
129
  /**
122
- * 实例所属的高性能计算集群ID **提示:**
123
- * 仅当创建高性能计算GPU型实例时,该参数生效且为必填项。
130
+ * ID of the high performance computing cluster to which the instance belongs. **Note:** This parameter is only effective
131
+ * and required when creating high performance computing GPU instances.
124
132
  */
125
133
  readonly hpcClusterId: pulumi.Output<string>;
126
134
  /**
127
- * 实例的镜像。
135
+ * The image of the instance.
128
136
  */
129
137
  readonly image: pulumi.Output<outputs.ecs.InstanceImage>;
130
138
  /**
131
- * 是否将实例上挂载的所有按量计费数据盘转换为包年包月数据盘。true:转换。false
132
- * (默认):不转换。
139
+ * Whether to convert all pay-as-you-go data disks attached to the instance to subscription data disks. true: Convert.
140
+ * false (default): Do not convert.
133
141
  */
134
142
  readonly includeDataVolumes: pulumi.Output<boolean>;
135
143
  /**
136
- * 创建实例时是否安装云助手Agent,取值:true:创建时安装。false(默认):创建时不安装。
144
+ * Whether to install Cloud Assistant Agent when creating the instance. Values: true: Install during creation. false
145
+ * (default): Do not install during creation.
137
146
  */
138
147
  readonly installRunCommandAgent: pulumi.Output<boolean>;
139
148
  /**
140
- * 实例和云盘的计费类型,取值: - PostPaid:按量计费。 -
141
- * PrePaid:包年包月。请确认您的账号支持余额支付或者信控支付,否则将返回InvalidInstanceChargeType的错误提示。
149
+ * The billing type for the instance and cloud disk. Values: - PostPaid: Pay-as-you-go - PrePaid: Subscription. Please
150
+ * ensure your account supports balance payment or credit payment, otherwise an InvalidInstanceChargeType error will be
151
+ * returned.
142
152
  */
143
153
  readonly instanceChargeType: pulumi.Output<string>;
144
154
  /**
145
- * ECS实例的ID
155
+ * The ECS instance ID.
146
156
  */
147
157
  readonly instanceId: pulumi.Output<string>;
148
158
  /**
149
- * 实例的名称。 - 以字母或中文开头。 -
150
- * 只能包含中文、字母、数字、下划线“_”、中划线“-”和点号“.”。 -
151
- * 长度限制为1~128个字符。
159
+ * Instance name - Must start with a letter or Chinese character - Can only contain Chinese characters, letters, numbers,
160
+ * underscores "_", hyphens "-", and periods "." - Length limit: 1–128 characters
152
161
  */
153
162
  readonly instanceName: pulumi.Output<string>;
154
163
  /**
155
- * 实例规格。 -
156
- * 产品选型:您可以参考[实例规格介绍](https://www.volcengine.com/docs/6396/70840)或者调用[DescribeInstanceTypes](https://www.volcengine.com/docs/6396/92769)查看实例规格的性能数据,也可以参考[实例选型最佳实践](https://www.volcengine.com/docs/6396/74174)了解如何选择实例规格。
157
- * -
158
- * 查询库存:您可以调用[DescribeAvailableResource](https://www.volcengine.com/docs/6396/76279)查询可用区中计算资源的库存信息。
164
+ * Instance specification. - Product selection: You can refer to [Instance Specifications
165
+ * Introduction](https://www.volcengine.com/docs/6396/70840) or call
166
+ * [DescribeInstanceTypes](https://www.volcengine.com/docs/6396/92769) to view performance data, and refer to [Instance
167
+ * Selection Best Practices](https://www.volcengine.com/docs/6396/74174) to learn how to choose specifications. - Inventory
168
+ * query: You can call [DescribeAvailableResource](https://www.volcengine.com/docs/6396/76279) to check available compute
169
+ * resources in the zone.
159
170
  */
160
171
  readonly instanceType: pulumi.Output<string>;
161
172
  /**
162
- * 实例的密钥对名称。
173
+ * Instance key pair name
163
174
  */
164
175
  readonly keyPair: pulumi.Output<outputs.ecs.InstanceKeyPair>;
165
176
  readonly localVolumes: pulumi.Output<outputs.ecs.InstanceLocalVolume[]>;
166
177
  /**
167
- * 实例的操作系统类型。
178
+ * The operating system type of the instance.
168
179
  */
169
180
  readonly operationSystem: pulumi.Output<outputs.ecs.InstanceOperationSystem>;
170
181
  /**
171
- * 实例的密码。
182
+ * The password of the instance.
172
183
  */
173
184
  readonly password: pulumi.Output<string>;
174
185
  /**
175
- * 购买资源的时长(N)。 -
176
- * `PeriodUnit`为`Month`(默认)时,取值:12345、6、7、8、9、12、24、36、48、60。 -
177
- * `PeriodUnit`为`Year`时,取值:1、2、3、4、5。 **提示:**
178
- * 仅当`InstanceChargeType`取值为`PrePaid`时生效,且为必填。
186
+ * Resource purchase duration (N). - When `PeriodUnit` is `Month` (default), valid values are 1, 2, 3, 4, 5, 6, 7, 8, 9,
187
+ * 12, 24, 36, 48, 60. - When `PeriodUnit` is `Year`, valid values are 1, 2, 3, 4, 5. **Note:** This parameter is valid and
188
+ * required only when `InstanceChargeType` is set to `PrePaid`.
179
189
  */
180
190
  readonly period: pulumi.Output<number>;
181
191
  /**
182
- * 购买资源的时长单位。取值: - Month(默认):月。 - Year:年。 **提示:**
183
- * 仅当`InstanceChargeType`取值为`PrePaid`时生效。
192
+ * The unit for the duration of resource purchase. Values: - Month (default): Month - Year: Year **Note:** This parameter
193
+ * is effective only when `InstanceChargeType` is set to `PrePaid`.
184
194
  */
185
195
  readonly periodUnit: pulumi.Output<string>;
186
196
  /**
187
- * 实例的部署信息。
197
+ * The deployment information of the instance.
188
198
  */
189
199
  readonly placement: pulumi.Output<outputs.ecs.InstancePlacement>;
190
200
  /**
191
- * 实例的主网卡。
201
+ * Primary network interface card of the instance.
192
202
  */
193
203
  readonly primaryNetworkInterface: pulumi.Output<outputs.ecs.InstancePrimaryNetworkInterface>;
194
204
  /**
195
- * 实例所属的项目名称。
205
+ * Project name to which the instance belongs.
196
206
  */
197
207
  readonly projectName: pulumi.Output<string>;
198
208
  /**
199
- * 当查询高性能计算GPU型实例时,列表形式返回各网卡的RDMA IP地址。
209
+ * When querying high performance computing GPU instances, returns the RDMA IP addresses of each network interface card in
210
+ * a list.
200
211
  */
201
212
  readonly rdmaIpAddresses: pulumi.Output<string[]>;
202
213
  readonly rdmaNetworkInterfaceDetails: pulumi.Output<outputs.ecs.InstanceRdmaNetworkInterfaceDetail[]>;
203
214
  /**
204
- * 续费信息。
215
+ * Renewal information.
205
216
  */
206
217
  readonly renewInfo: pulumi.Output<outputs.ecs.InstanceRenewInfo>;
207
218
  /**
208
- * 实例绑定的IAM角色名称。
219
+ * IAM role name bound to the instance
209
220
  */
210
221
  readonly roleNames: pulumi.Output<string[]>;
211
222
  readonly secondaryNetworkInterfaces: pulumi.Output<outputs.ecs.InstanceSecondaryNetworkInterface[]>;
212
223
  /**
213
- * 竞价实例的每小时最高价格。 - 支持小数点后3位的精度。 -
214
- * 仅当`SpotStrategy`取值为`SpotWithPriceLimit`时生效。 -
215
- * 当`SpotStrategy`取值为`SpotWithPriceLimit`时,您可以自定义设置竞价实例的价格上限,当市场价格高于您的出价时,实例会被释放;当`SpotStrategy`取值为`SpotAsPriceGo`时,则代表您接受系统自动出价,跟随当前市场实际价格,此时无需填写该参数。
224
+ * Maximum hourly price for spot instances. - Supports up to three decimal places. - Only effective when `SpotStrategy` is
225
+ * set to `SpotWithPriceLimit`. - When `SpotStrategy` is set to `SpotWithPriceLimit`, you can set a custom price limit for
226
+ * the spot instance. If the market price exceeds your bid, the instance will be released. When `SpotStrategy` is set to
227
+ * `SpotAsPriceGo`, you accept the system's automatic bidding, following the current market price, and this parameter does
228
+ * not need to be filled in.
216
229
  */
217
230
  readonly spotPriceLimit: pulumi.Output<number>;
218
231
  /**
219
- * 竞价策略。取值: - NoSpot(默认):非竞价实例。 -
220
- * SpotWithPriceLimit:设置价格上限的竞ga价实例。 -
221
- * SpotAsPriceGo:系统自动出价,跟随当前市场实际价格的竞价实例。
232
+ * Spot strategy. Values: - NoSpot (default): Non-spot instance. - SpotWithPriceLimit: Spot instance with price limit. -
233
+ * SpotAsPriceGo: System bids automatically, following the current market price for spot instances.
222
234
  */
223
235
  readonly spotStrategy: pulumi.Output<string>;
224
236
  /**
225
- * 实例的状态。实例的状态,取值: CREATING:创建中 RUNNING:运行中 STOPPING:停止中
226
- * STOPPED:已停止 REBOOTING: 重启中 STARTING:启动中 REBUILDING:重装中 RESIZING:更配中 ERROR:错误
227
- * DELETING:删除中。
237
+ * Instance status. Values: CREATING: Creating RUNNING: Running STOPPING: Stopping STOPPED: Stopped REBOOTING: Rebooting
238
+ * STARTING: Starting REBUILDING: Rebuilding RESIZING: Resizing ERROR: Error DELETING: Deleting
228
239
  */
229
240
  readonly status: pulumi.Output<string>;
230
241
  /**
231
- * StoppedMode string 可选 示例值:KeepCharging 停机模式,取值:
232
- * KeepCharging:普通停机模式。停机后实例及其相关资源仍被保留且持续计费,费用和停机前一致。
233
- * StopCharging:节省停机模式。停机后实例的计算资源(vCPU、GPU和内存)将被回收且停止计费,所挂载的云盘、镜像、公网IP仍被保留且持续计费。
234
- * 有关节省停机的启用条件,请参见按量计费节省停机模式说明。
235
- * 默认值:若您在云服务器控制台开启了默认节省停机模式,并且符合启用条件,则默认值为StopCharging。否则,默认值为KeepCharging。NotApplicable:表示本实例不支持节省停机功能。
242
+ * StoppedMode string Optional Example value: KeepCharging Stopped mode. Valid values: KeepCharging: Standard stopped mode.
243
+ * After stopping, the instance and its associated resources are retained and continue to be billed. Charges remain the
244
+ * same as before stopping. StopCharging: Cost-saving stopped mode. After stopping, the instance's computing resources
245
+ * (vCPU, GPU, and memory) are reclaimed and billing stops. Attached cloud disks, images, and public IPs are retained and
246
+ * continue to be billed. For conditions to enable cost-saving stopped mode, see the description of cost-saving stopped
247
+ * mode for pay-as-you-go billing. Default value: If you have enabled the default cost-saving stopped mode in the cloud
248
+ * server console and meet the conditions, the default value is StopCharging. Otherwise, the default value is KeepCharging.
249
+ * NotApplicable: Indicates that this instance does not support cost-saving stopped mode.
236
250
  */
237
251
  readonly stoppedMode: pulumi.Output<string>;
238
252
  /**
239
- * 实例的系统卷。
253
+ * The system volume of the instance.
240
254
  */
241
255
  readonly systemVolume: pulumi.Output<outputs.ecs.InstanceSystemVolume>;
242
256
  readonly tags: pulumi.Output<outputs.ecs.InstanceTag[]>;
243
257
  /**
244
- * 实例的更新时间。
258
+ * The update time of the instance.
245
259
  */
246
260
  readonly updatedAt: pulumi.Output<string>;
247
261
  /**
248
- * 实例的自定义数据,默认为空。最终传入的UserData会被Base64转码。 -
249
- * Linux实例:脚本内容不能超过16KB,且必须经过Base64编码。 -
250
- * Windows实例:脚本内容不能超过8KB,且无需Base64编码。
262
+ * Custom data for the instance. Default is empty. The final UserData passed will be Base64 encoded. - Linux instances:
263
+ * Script content must not exceed 16 KB and must be Base64 encoded. - Windows instances: Script content must not exceed 8
264
+ * KB and does not require Base64 encoding
251
265
  */
252
266
  readonly userData: pulumi.Output<string>;
253
267
  /**
254
- * 实例所属的私有网络ID。您可以调用[DescribeVpcs](https://www.volcengine.com/docs/6563/66127)接口获取目标地域下的VPC信息。
268
+ * The private network ID to which the instance belongs. You can call the
269
+ * [DescribeVpcs](https://www.volcengine.com/docs/6563/66127) API to obtain VPC information for the target region.
255
270
  */
256
271
  readonly vpcId: pulumi.Output<string>;
257
272
  /**
258
- * 实例所在的可用区ID
273
+ * The availability zone ID where the instance is located.
259
274
  */
260
275
  readonly zoneId: pulumi.Output<string>;
261
276
  /**
@@ -272,235 +287,250 @@ export declare class Instance extends pulumi.CustomResource {
272
287
  */
273
288
  export interface InstanceState {
274
289
  /**
275
- * 亲和组ID
290
+ * Affinity group ID.
276
291
  */
277
292
  affinityGroupId?: pulumi.Input<string>;
278
293
  /**
279
- * 亲和组规格,取值:2 **提示:** - 当前仅高性能计算NPUhpcpci3实例(邀测)支持亲和组。
280
- * - 该功能正在邀测中,如需试用,请联系客户经理申请。
294
+ * Affinity group specification. Value: 2. **Note:** - Currently, only high performance computing NPU-type hpcpci3
295
+ * instances (by invitation) support affinity groups. - This feature is in invitation testing. To try it, please contact
296
+ * your account manager.
281
297
  */
282
298
  affinityGroupSize?: pulumi.Input<number>;
283
299
  /**
284
- * 是否自动支付,取值:true:自动支付。您需要确保账户余额充足,如果账户余额不足会生成异常订单,计费方式转换失败。false(默认):仅生成订单但不扣费,您可以在生成订单后,登录订单管理页面完成支付。
300
+ * Auto payment option. Valid values: true: Auto payment. Ensure your account balance is sufficient; if the balance is
301
+ * insufficient, an exception order will be generated and the billing mode conversion will fail. false (default): Only
302
+ * generates the order without charging. You can log in to the order management page to complete payment after the order is
303
+ * generated.
285
304
  */
286
305
  autoPay?: pulumi.Input<boolean>;
287
306
  /**
288
- * 实例到期后是否自动续费,取值: - true:自动续费。 - false(默认):不自动续费。
289
- * **提示:** 仅当参数`InstanceChargeType`取值为`PrePaid`时生效。
307
+ * Whether the instance will be automatically renewed upon expiration. Values: - true: Auto renewal - false (default): No
308
+ * auto renewal **Note:** This parameter is effective only when `InstanceChargeType` is set to `PrePaid`.
290
309
  */
291
310
  autoRenew?: pulumi.Input<boolean>;
292
311
  /**
293
- * 每次自动续费的时长。 - 仅当参数`AutoRenew`取值为`True`时,该参数生效,默认值为1。 -
294
- * `PeriodUnit`取值为`Month`时,该参数取值为123612
312
+ * Duration for each automatic renewal. - This parameter takes effect only when `AutoRenew` is set to `True`. Default value
313
+ * is 1. - When `PeriodUnit` is `Month`, valid values are 1, 2, 3, 6, 12.
295
314
  */
296
315
  autoRenewPeriod?: pulumi.Input<number>;
297
316
  /**
298
- * 指定CPU最大频率,单位:GHz,取值范围:CPU的主频到睿频之间。 **提示:** -
299
- * 当前仅g3alc3alr3alg4ic4ir4ig4iec4ier4ie实例支持设置该参数。规格的主频/睿频及更多信息,请参见[实例规格介绍](https://www.volcengine.com/docs/6396/70840)。
300
- * - 该功能正在邀测中,如需使用,请联系客户经理申请。
317
+ * Specify the maximum CPU frequency, in GHz. Value range: between the CPU's base frequency and turbo frequency. **Note:**
318
+ * - Currently, only g3al, c3al, r3al, g4i, c4i, r4i, g4ie, c4ie, r4ie instances support this parameter. For base/turbo
319
+ * frequencies and more information, see [Instance Specifications
320
+ * Introduction](https://www.volcengine.com/docs/6396/70840). - This feature is in invitation-only testing. To use it,
321
+ * please contact your account manager.
301
322
  */
302
323
  cpuMaxFrequency?: pulumi.Input<number>;
303
324
  /**
304
- * 实例的CPU选项。
325
+ * The CPU options for the instance.
305
326
  */
306
327
  cpuMemory?: pulumi.Input<inputs.ecs.InstanceCpuMemory>;
307
328
  /**
308
- * 实例的创建时间。
329
+ * Instance creation time.
309
330
  */
310
331
  createdAt?: pulumi.Input<string>;
311
332
  /**
312
- * 突发性能实例的运行模式,取值: - Standard:标准模式。 -
313
- * Unlimited:无性能约束模式(暂不支持)。 **提示:** -
314
- * 仅当`InstanceTypeId`取值为ecs.t2系列,即突发性能实例时该参数生效。 -
315
- * 不传或传入空值时,突发性能实例默认为`Standard`标准模式。
333
+ * Burstable instance operating mode. Values: - Standard: Standard mode. - Unlimited: Unlimited performance mode (not
334
+ * supported yet). **Note:** - This parameter is only effective when `InstanceTypeId` is set to ecs.t2 series, i.e.,
335
+ * burstable instances. - If not specified or left empty, burstable instances default to `Standard` mode.
316
336
  */
317
337
  creditSpecification?: pulumi.Input<string>;
318
338
  /**
319
- * 实例删除保护属性,指定是否支持通过控制台或API删除实例。取值: -
320
- * true:开启实例删除保护。 - false(默认):关闭实例删除保护。
321
- * 开启实例删除保护后,在控制台或调用API删除实例时,会收到删除失败的错误码。如需删除,请先关闭实例删除保护。
339
+ * Instance deletion protection attribute, specifies whether the instance can be deleted via the console or API. Values: -
340
+ * true: Enable instance deletion protection - false (default): Disable instance deletion protection When deletion
341
+ * protection is enabled, attempts to delete the instance via the console or API will return a deletion failure error code.
342
+ * To delete the instance, disable deletion protection first
322
343
  */
323
344
  deletionProtection?: pulumi.Input<boolean>;
324
345
  /**
325
- * ECS实例要加入或调整的部署集策略为部署集组高可用策略(AvailabilityGroup)时,可以通过该参数指定实例在部署集中的分组号,取值范围:1~7。
346
+ * When the deployment set policy for an ECS instance is set to Availability Group, you can use this parameter to specify
347
+ * the group number of the instance within the deployment set. Value range: 1–7.
326
348
  */
327
349
  deploymentSetGroupNumber?: pulumi.Input<number>;
328
350
  /**
329
- * 实例需要加入的部署集ID -
330
- * 您可以调用[DescribeDeploymentSets](https://www.volcengine.com/docs/6396/70873)接口,查询已创建的部署集。
331
- * - 关于部署集的更多信息,请参见[部署集](https://www.volcengine.com/docs/6396/70871)
351
+ * The deployment set ID the instance needs to join. - You can call the
352
+ * [DescribeDeploymentSets](https://www.volcengine.com/docs/6396/70873) API to query existing deployment sets. - For more
353
+ * information about deployment sets, see [Deployment Set](https://www.volcengine.com/docs/6396/70871).
332
354
  */
333
355
  deploymentSetId?: pulumi.Input<string>;
334
356
  /**
335
- * 实例的描述,默认为空字符串。 - 必须以字母或中文开头。 -
336
- * 只能包含中文、字母、数字、点号“.”、空格、下划线“_”、中划线“-”、等号“=”、英文逗号“,”、中文逗号“,”和中文句号“。”
337
- * - 长度限制在255个字符以内。
357
+ * The description of the instance. Default is an empty string. - Must start with a letter or Chinese character - Can only
358
+ * contain Chinese characters, letters, numbers, period '.', space, underscore '_', hyphen '-', equals '=', English comma
359
+ * ',', Chinese comma ',', and Chinese period '。' - Maximum length is 255 characters
338
360
  */
339
361
  description?: pulumi.Input<string>;
340
362
  /**
341
- * 实例的EIP地址。
363
+ * The EIP address of the instance.
342
364
  */
343
365
  eipAddress?: pulumi.Input<inputs.ecs.InstanceEipAddress>;
344
366
  /**
345
- * 弹性预约实例类型,取值:NoEsi:非弹性预约实例。Esi:弹性预约实例。Segmented:弹性预约实例-时段型。
367
+ * Elastic reservation instance type. Values: NoEsi: Non-elastic reservation instance. Esi: Elastic reservation instance.
368
+ * Segmented: Elastic reservation instance - time segment type.
346
369
  */
347
370
  elasticScheduledInstanceType?: pulumi.Input<string>;
348
371
  /**
349
- * 实例是否开启巨型帧。取值:false:不开启巨型帧,该实例的所有网卡MTU值为1500。true:开启巨型帧,该实例的所有网卡MTU值为8500。
372
+ * Whether jumbo frames are enabled for the instance. Values: - false: Jumbo frames are disabled. All network interfaces
373
+ * have an MTU of 1500. - true: Jumbo frames are enabled. All network interfaces have an MTU of 8500
350
374
  */
351
375
  enableJumboFrame?: pulumi.Input<boolean>;
352
376
  /**
353
- * 实例的过期时间。
377
+ * The expiration time of the instance.
354
378
  */
355
379
  expiredAt?: pulumi.Input<string>;
356
380
  /**
357
- * 实例主机名,即实例操作系统内部的计算机名。 - Linux实例: -
358
- * 允许使用字母、数字、点号“.”或中划线“-”。 -
359
- * 不能以中划线、点号开头或结尾,且不能连续使用中划线和点号。 -
360
- * Linux系统长度限制在2~63个字符之间。 - Windows实例: -
361
- * 允许使用字母、数字或中划线“-”,不能完全是数字。 -
362
- * 不能以中划线开头或结尾,且不能连续使用中划线。 -
363
- * Windows系统长度限制在2~15个字符之间。
381
+ * Instance hostname, which is the computer name inside the instance operating system. - Linux instances: - Letters,
382
+ * numbers, periods ('.'), and hyphens ('-') are allowed. - Cannot start or end with a hyphen or period, and cannot use
383
+ * consecutive hyphens and periods. - Linux system hostname length must be between 2 and 63 characters. - Windows
384
+ * instances: - Letters, numbers, and hyphens ('-') are allowed, but the hostname cannot be all numbers. - Cannot start or
385
+ * end with a hyphen, and cannot use consecutive hyphens. - Windows system hostname length must be between 2 and 15
386
+ * characters.
364
387
  */
365
388
  hostname?: pulumi.Input<string>;
366
389
  /**
367
- * 实例所属的高性能计算集群ID **提示:**
368
- * 仅当创建高性能计算GPU型实例时,该参数生效且为必填项。
390
+ * ID of the high performance computing cluster to which the instance belongs. **Note:** This parameter is only effective
391
+ * and required when creating high performance computing GPU instances.
369
392
  */
370
393
  hpcClusterId?: pulumi.Input<string>;
371
394
  /**
372
- * 实例的镜像。
395
+ * The image of the instance.
373
396
  */
374
397
  image?: pulumi.Input<inputs.ecs.InstanceImage>;
375
398
  /**
376
- * 是否将实例上挂载的所有按量计费数据盘转换为包年包月数据盘。true:转换。false
377
- * (默认):不转换。
399
+ * Whether to convert all pay-as-you-go data disks attached to the instance to subscription data disks. true: Convert.
400
+ * false (default): Do not convert.
378
401
  */
379
402
  includeDataVolumes?: pulumi.Input<boolean>;
380
403
  /**
381
- * 创建实例时是否安装云助手Agent,取值:true:创建时安装。false(默认):创建时不安装。
404
+ * Whether to install Cloud Assistant Agent when creating the instance. Values: true: Install during creation. false
405
+ * (default): Do not install during creation.
382
406
  */
383
407
  installRunCommandAgent?: pulumi.Input<boolean>;
384
408
  /**
385
- * 实例和云盘的计费类型,取值: - PostPaid:按量计费。 -
386
- * PrePaid:包年包月。请确认您的账号支持余额支付或者信控支付,否则将返回InvalidInstanceChargeType的错误提示。
409
+ * The billing type for the instance and cloud disk. Values: - PostPaid: Pay-as-you-go - PrePaid: Subscription. Please
410
+ * ensure your account supports balance payment or credit payment, otherwise an InvalidInstanceChargeType error will be
411
+ * returned.
387
412
  */
388
413
  instanceChargeType?: pulumi.Input<string>;
389
414
  /**
390
- * ECS实例的ID
415
+ * The ECS instance ID.
391
416
  */
392
417
  instanceId?: pulumi.Input<string>;
393
418
  /**
394
- * 实例的名称。 - 以字母或中文开头。 -
395
- * 只能包含中文、字母、数字、下划线“_”、中划线“-”和点号“.”。 -
396
- * 长度限制为1~128个字符。
419
+ * Instance name - Must start with a letter or Chinese character - Can only contain Chinese characters, letters, numbers,
420
+ * underscores "_", hyphens "-", and periods "." - Length limit: 1–128 characters
397
421
  */
398
422
  instanceName?: pulumi.Input<string>;
399
423
  /**
400
- * 实例规格。 -
401
- * 产品选型:您可以参考[实例规格介绍](https://www.volcengine.com/docs/6396/70840)或者调用[DescribeInstanceTypes](https://www.volcengine.com/docs/6396/92769)查看实例规格的性能数据,也可以参考[实例选型最佳实践](https://www.volcengine.com/docs/6396/74174)了解如何选择实例规格。
402
- * -
403
- * 查询库存:您可以调用[DescribeAvailableResource](https://www.volcengine.com/docs/6396/76279)查询可用区中计算资源的库存信息。
424
+ * Instance specification. - Product selection: You can refer to [Instance Specifications
425
+ * Introduction](https://www.volcengine.com/docs/6396/70840) or call
426
+ * [DescribeInstanceTypes](https://www.volcengine.com/docs/6396/92769) to view performance data, and refer to [Instance
427
+ * Selection Best Practices](https://www.volcengine.com/docs/6396/74174) to learn how to choose specifications. - Inventory
428
+ * query: You can call [DescribeAvailableResource](https://www.volcengine.com/docs/6396/76279) to check available compute
429
+ * resources in the zone.
404
430
  */
405
431
  instanceType?: pulumi.Input<string>;
406
432
  /**
407
- * 实例的密钥对名称。
433
+ * Instance key pair name
408
434
  */
409
435
  keyPair?: pulumi.Input<inputs.ecs.InstanceKeyPair>;
410
436
  localVolumes?: pulumi.Input<pulumi.Input<inputs.ecs.InstanceLocalVolume>[]>;
411
437
  /**
412
- * 实例的操作系统类型。
438
+ * The operating system type of the instance.
413
439
  */
414
440
  operationSystem?: pulumi.Input<inputs.ecs.InstanceOperationSystem>;
415
441
  /**
416
- * 实例的密码。
442
+ * The password of the instance.
417
443
  */
418
444
  password?: pulumi.Input<string>;
419
445
  /**
420
- * 购买资源的时长(N)。 -
421
- * `PeriodUnit`为`Month`(默认)时,取值:12345、6、7、8、9、12、24、36、48、60。 -
422
- * `PeriodUnit`为`Year`时,取值:1、2、3、4、5。 **提示:**
423
- * 仅当`InstanceChargeType`取值为`PrePaid`时生效,且为必填。
446
+ * Resource purchase duration (N). - When `PeriodUnit` is `Month` (default), valid values are 1, 2, 3, 4, 5, 6, 7, 8, 9,
447
+ * 12, 24, 36, 48, 60. - When `PeriodUnit` is `Year`, valid values are 1, 2, 3, 4, 5. **Note:** This parameter is valid and
448
+ * required only when `InstanceChargeType` is set to `PrePaid`.
424
449
  */
425
450
  period?: pulumi.Input<number>;
426
451
  /**
427
- * 购买资源的时长单位。取值: - Month(默认):月。 - Year:年。 **提示:**
428
- * 仅当`InstanceChargeType`取值为`PrePaid`时生效。
452
+ * The unit for the duration of resource purchase. Values: - Month (default): Month - Year: Year **Note:** This parameter
453
+ * is effective only when `InstanceChargeType` is set to `PrePaid`.
429
454
  */
430
455
  periodUnit?: pulumi.Input<string>;
431
456
  /**
432
- * 实例的部署信息。
457
+ * The deployment information of the instance.
433
458
  */
434
459
  placement?: pulumi.Input<inputs.ecs.InstancePlacement>;
435
460
  /**
436
- * 实例的主网卡。
461
+ * Primary network interface card of the instance.
437
462
  */
438
463
  primaryNetworkInterface?: pulumi.Input<inputs.ecs.InstancePrimaryNetworkInterface>;
439
464
  /**
440
- * 实例所属的项目名称。
465
+ * Project name to which the instance belongs.
441
466
  */
442
467
  projectName?: pulumi.Input<string>;
443
468
  /**
444
- * 当查询高性能计算GPU型实例时,列表形式返回各网卡的RDMA IP地址。
469
+ * When querying high performance computing GPU instances, returns the RDMA IP addresses of each network interface card in
470
+ * a list.
445
471
  */
446
472
  rdmaIpAddresses?: pulumi.Input<pulumi.Input<string>[]>;
447
473
  rdmaNetworkInterfaceDetails?: pulumi.Input<pulumi.Input<inputs.ecs.InstanceRdmaNetworkInterfaceDetail>[]>;
448
474
  /**
449
- * 续费信息。
475
+ * Renewal information.
450
476
  */
451
477
  renewInfo?: pulumi.Input<inputs.ecs.InstanceRenewInfo>;
452
478
  /**
453
- * 实例绑定的IAM角色名称。
479
+ * IAM role name bound to the instance
454
480
  */
455
481
  roleNames?: pulumi.Input<pulumi.Input<string>[]>;
456
482
  secondaryNetworkInterfaces?: pulumi.Input<pulumi.Input<inputs.ecs.InstanceSecondaryNetworkInterface>[]>;
457
483
  /**
458
- * 竞价实例的每小时最高价格。 - 支持小数点后3位的精度。 -
459
- * 仅当`SpotStrategy`取值为`SpotWithPriceLimit`时生效。 -
460
- * 当`SpotStrategy`取值为`SpotWithPriceLimit`时,您可以自定义设置竞价实例的价格上限,当市场价格高于您的出价时,实例会被释放;当`SpotStrategy`取值为`SpotAsPriceGo`时,则代表您接受系统自动出价,跟随当前市场实际价格,此时无需填写该参数。
484
+ * Maximum hourly price for spot instances. - Supports up to three decimal places. - Only effective when `SpotStrategy` is
485
+ * set to `SpotWithPriceLimit`. - When `SpotStrategy` is set to `SpotWithPriceLimit`, you can set a custom price limit for
486
+ * the spot instance. If the market price exceeds your bid, the instance will be released. When `SpotStrategy` is set to
487
+ * `SpotAsPriceGo`, you accept the system's automatic bidding, following the current market price, and this parameter does
488
+ * not need to be filled in.
461
489
  */
462
490
  spotPriceLimit?: pulumi.Input<number>;
463
491
  /**
464
- * 竞价策略。取值: - NoSpot(默认):非竞价实例。 -
465
- * SpotWithPriceLimit:设置价格上限的竞ga价实例。 -
466
- * SpotAsPriceGo:系统自动出价,跟随当前市场实际价格的竞价实例。
492
+ * Spot strategy. Values: - NoSpot (default): Non-spot instance. - SpotWithPriceLimit: Spot instance with price limit. -
493
+ * SpotAsPriceGo: System bids automatically, following the current market price for spot instances.
467
494
  */
468
495
  spotStrategy?: pulumi.Input<string>;
469
496
  /**
470
- * 实例的状态。实例的状态,取值: CREATING:创建中 RUNNING:运行中 STOPPING:停止中
471
- * STOPPED:已停止 REBOOTING: 重启中 STARTING:启动中 REBUILDING:重装中 RESIZING:更配中 ERROR:错误
472
- * DELETING:删除中。
497
+ * Instance status. Values: CREATING: Creating RUNNING: Running STOPPING: Stopping STOPPED: Stopped REBOOTING: Rebooting
498
+ * STARTING: Starting REBUILDING: Rebuilding RESIZING: Resizing ERROR: Error DELETING: Deleting
473
499
  */
474
500
  status?: pulumi.Input<string>;
475
501
  /**
476
- * StoppedMode string 可选 示例值:KeepCharging 停机模式,取值:
477
- * KeepCharging:普通停机模式。停机后实例及其相关资源仍被保留且持续计费,费用和停机前一致。
478
- * StopCharging:节省停机模式。停机后实例的计算资源(vCPU、GPU和内存)将被回收且停止计费,所挂载的云盘、镜像、公网IP仍被保留且持续计费。
479
- * 有关节省停机的启用条件,请参见按量计费节省停机模式说明。
480
- * 默认值:若您在云服务器控制台开启了默认节省停机模式,并且符合启用条件,则默认值为StopCharging。否则,默认值为KeepCharging。NotApplicable:表示本实例不支持节省停机功能。
502
+ * StoppedMode string Optional Example value: KeepCharging Stopped mode. Valid values: KeepCharging: Standard stopped mode.
503
+ * After stopping, the instance and its associated resources are retained and continue to be billed. Charges remain the
504
+ * same as before stopping. StopCharging: Cost-saving stopped mode. After stopping, the instance's computing resources
505
+ * (vCPU, GPU, and memory) are reclaimed and billing stops. Attached cloud disks, images, and public IPs are retained and
506
+ * continue to be billed. For conditions to enable cost-saving stopped mode, see the description of cost-saving stopped
507
+ * mode for pay-as-you-go billing. Default value: If you have enabled the default cost-saving stopped mode in the cloud
508
+ * server console and meet the conditions, the default value is StopCharging. Otherwise, the default value is KeepCharging.
509
+ * NotApplicable: Indicates that this instance does not support cost-saving stopped mode.
481
510
  */
482
511
  stoppedMode?: pulumi.Input<string>;
483
512
  /**
484
- * 实例的系统卷。
513
+ * The system volume of the instance.
485
514
  */
486
515
  systemVolume?: pulumi.Input<inputs.ecs.InstanceSystemVolume>;
487
516
  tags?: pulumi.Input<pulumi.Input<inputs.ecs.InstanceTag>[]>;
488
517
  /**
489
- * 实例的更新时间。
518
+ * The update time of the instance.
490
519
  */
491
520
  updatedAt?: pulumi.Input<string>;
492
521
  /**
493
- * 实例的自定义数据,默认为空。最终传入的UserData会被Base64转码。 -
494
- * Linux实例:脚本内容不能超过16KB,且必须经过Base64编码。 -
495
- * Windows实例:脚本内容不能超过8KB,且无需Base64编码。
522
+ * Custom data for the instance. Default is empty. The final UserData passed will be Base64 encoded. - Linux instances:
523
+ * Script content must not exceed 16 KB and must be Base64 encoded. - Windows instances: Script content must not exceed 8
524
+ * KB and does not require Base64 encoding
496
525
  */
497
526
  userData?: pulumi.Input<string>;
498
527
  /**
499
- * 实例所属的私有网络ID。您可以调用[DescribeVpcs](https://www.volcengine.com/docs/6563/66127)接口获取目标地域下的VPC信息。
528
+ * The private network ID to which the instance belongs. You can call the
529
+ * [DescribeVpcs](https://www.volcengine.com/docs/6563/66127) API to obtain VPC information for the target region.
500
530
  */
501
531
  vpcId?: pulumi.Input<string>;
502
532
  /**
503
- * 实例所在的可用区ID
533
+ * The availability zone ID where the instance is located.
504
534
  */
505
535
  zoneId?: pulumi.Input<string>;
506
536
  }
@@ -509,193 +539,205 @@ export interface InstanceState {
509
539
  */
510
540
  export interface InstanceArgs {
511
541
  /**
512
- * 亲和组规格,取值:2 **提示:** - 当前仅高性能计算NPUhpcpci3实例(邀测)支持亲和组。
513
- * - 该功能正在邀测中,如需试用,请联系客户经理申请。
542
+ * Affinity group specification. Value: 2. **Note:** - Currently, only high performance computing NPU-type hpcpci3
543
+ * instances (by invitation) support affinity groups. - This feature is in invitation testing. To try it, please contact
544
+ * your account manager.
514
545
  */
515
546
  affinityGroupSize?: pulumi.Input<number>;
516
547
  /**
517
- * 是否自动支付,取值:true:自动支付。您需要确保账户余额充足,如果账户余额不足会生成异常订单,计费方式转换失败。false(默认):仅生成订单但不扣费,您可以在生成订单后,登录订单管理页面完成支付。
548
+ * Auto payment option. Valid values: true: Auto payment. Ensure your account balance is sufficient; if the balance is
549
+ * insufficient, an exception order will be generated and the billing mode conversion will fail. false (default): Only
550
+ * generates the order without charging. You can log in to the order management page to complete payment after the order is
551
+ * generated.
518
552
  */
519
553
  autoPay?: pulumi.Input<boolean>;
520
554
  /**
521
- * 实例到期后是否自动续费,取值: - true:自动续费。 - false(默认):不自动续费。
522
- * **提示:** 仅当参数`InstanceChargeType`取值为`PrePaid`时生效。
555
+ * Whether the instance will be automatically renewed upon expiration. Values: - true: Auto renewal - false (default): No
556
+ * auto renewal **Note:** This parameter is effective only when `InstanceChargeType` is set to `PrePaid`.
523
557
  */
524
558
  autoRenew?: pulumi.Input<boolean>;
525
559
  /**
526
- * 每次自动续费的时长。 - 仅当参数`AutoRenew`取值为`True`时,该参数生效,默认值为1。 -
527
- * `PeriodUnit`取值为`Month`时,该参数取值为123612
560
+ * Duration for each automatic renewal. - This parameter takes effect only when `AutoRenew` is set to `True`. Default value
561
+ * is 1. - When `PeriodUnit` is `Month`, valid values are 1, 2, 3, 6, 12.
528
562
  */
529
563
  autoRenewPeriod?: pulumi.Input<number>;
530
564
  /**
531
- * 指定CPU最大频率,单位:GHz,取值范围:CPU的主频到睿频之间。 **提示:** -
532
- * 当前仅g3alc3alr3alg4ic4ir4ig4iec4ier4ie实例支持设置该参数。规格的主频/睿频及更多信息,请参见[实例规格介绍](https://www.volcengine.com/docs/6396/70840)。
533
- * - 该功能正在邀测中,如需使用,请联系客户经理申请。
565
+ * Specify the maximum CPU frequency, in GHz. Value range: between the CPU's base frequency and turbo frequency. **Note:**
566
+ * - Currently, only g3al, c3al, r3al, g4i, c4i, r4i, g4ie, c4ie, r4ie instances support this parameter. For base/turbo
567
+ * frequencies and more information, see [Instance Specifications
568
+ * Introduction](https://www.volcengine.com/docs/6396/70840). - This feature is in invitation-only testing. To use it,
569
+ * please contact your account manager.
534
570
  */
535
571
  cpuMaxFrequency?: pulumi.Input<number>;
536
572
  /**
537
- * 突发性能实例的运行模式,取值: - Standard:标准模式。 -
538
- * Unlimited:无性能约束模式(暂不支持)。 **提示:** -
539
- * 仅当`InstanceTypeId`取值为ecs.t2系列,即突发性能实例时该参数生效。 -
540
- * 不传或传入空值时,突发性能实例默认为`Standard`标准模式。
573
+ * Burstable instance operating mode. Values: - Standard: Standard mode. - Unlimited: Unlimited performance mode (not
574
+ * supported yet). **Note:** - This parameter is only effective when `InstanceTypeId` is set to ecs.t2 series, i.e.,
575
+ * burstable instances. - If not specified or left empty, burstable instances default to `Standard` mode.
541
576
  */
542
577
  creditSpecification?: pulumi.Input<string>;
543
578
  /**
544
- * 实例删除保护属性,指定是否支持通过控制台或API删除实例。取值: -
545
- * true:开启实例删除保护。 - false(默认):关闭实例删除保护。
546
- * 开启实例删除保护后,在控制台或调用API删除实例时,会收到删除失败的错误码。如需删除,请先关闭实例删除保护。
579
+ * Instance deletion protection attribute, specifies whether the instance can be deleted via the console or API. Values: -
580
+ * true: Enable instance deletion protection - false (default): Disable instance deletion protection When deletion
581
+ * protection is enabled, attempts to delete the instance via the console or API will return a deletion failure error code.
582
+ * To delete the instance, disable deletion protection first
547
583
  */
548
584
  deletionProtection?: pulumi.Input<boolean>;
549
585
  /**
550
- * ECS实例要加入或调整的部署集策略为部署集组高可用策略(AvailabilityGroup)时,可以通过该参数指定实例在部署集中的分组号,取值范围:1~7。
586
+ * When the deployment set policy for an ECS instance is set to Availability Group, you can use this parameter to specify
587
+ * the group number of the instance within the deployment set. Value range: 1–7.
551
588
  */
552
589
  deploymentSetGroupNumber?: pulumi.Input<number>;
553
590
  /**
554
- * 实例需要加入的部署集ID -
555
- * 您可以调用[DescribeDeploymentSets](https://www.volcengine.com/docs/6396/70873)接口,查询已创建的部署集。
556
- * - 关于部署集的更多信息,请参见[部署集](https://www.volcengine.com/docs/6396/70871)
591
+ * The deployment set ID the instance needs to join. - You can call the
592
+ * [DescribeDeploymentSets](https://www.volcengine.com/docs/6396/70873) API to query existing deployment sets. - For more
593
+ * information about deployment sets, see [Deployment Set](https://www.volcengine.com/docs/6396/70871).
557
594
  */
558
595
  deploymentSetId?: pulumi.Input<string>;
559
596
  /**
560
- * 实例的描述,默认为空字符串。 - 必须以字母或中文开头。 -
561
- * 只能包含中文、字母、数字、点号“.”、空格、下划线“_”、中划线“-”、等号“=”、英文逗号“,”、中文逗号“,”和中文句号“。”
562
- * - 长度限制在255个字符以内。
597
+ * The description of the instance. Default is an empty string. - Must start with a letter or Chinese character - Can only
598
+ * contain Chinese characters, letters, numbers, period '.', space, underscore '_', hyphen '-', equals '=', English comma
599
+ * ',', Chinese comma ',', and Chinese period '。' - Maximum length is 255 characters
563
600
  */
564
601
  description?: pulumi.Input<string>;
565
602
  /**
566
- * 实例的EIP地址。
603
+ * The EIP address of the instance.
567
604
  */
568
605
  eipAddress?: pulumi.Input<inputs.ecs.InstanceEipAddress>;
569
606
  /**
570
- * 实例是否开启巨型帧。取值:false:不开启巨型帧,该实例的所有网卡MTU值为1500。true:开启巨型帧,该实例的所有网卡MTU值为8500。
607
+ * Whether jumbo frames are enabled for the instance. Values: - false: Jumbo frames are disabled. All network interfaces
608
+ * have an MTU of 1500. - true: Jumbo frames are enabled. All network interfaces have an MTU of 8500
571
609
  */
572
610
  enableJumboFrame?: pulumi.Input<boolean>;
573
611
  /**
574
- * 实例主机名,即实例操作系统内部的计算机名。 - Linux实例: -
575
- * 允许使用字母、数字、点号“.”或中划线“-”。 -
576
- * 不能以中划线、点号开头或结尾,且不能连续使用中划线和点号。 -
577
- * Linux系统长度限制在2~63个字符之间。 - Windows实例: -
578
- * 允许使用字母、数字或中划线“-”,不能完全是数字。 -
579
- * 不能以中划线开头或结尾,且不能连续使用中划线。 -
580
- * Windows系统长度限制在2~15个字符之间。
612
+ * Instance hostname, which is the computer name inside the instance operating system. - Linux instances: - Letters,
613
+ * numbers, periods ('.'), and hyphens ('-') are allowed. - Cannot start or end with a hyphen or period, and cannot use
614
+ * consecutive hyphens and periods. - Linux system hostname length must be between 2 and 63 characters. - Windows
615
+ * instances: - Letters, numbers, and hyphens ('-') are allowed, but the hostname cannot be all numbers. - Cannot start or
616
+ * end with a hyphen, and cannot use consecutive hyphens. - Windows system hostname length must be between 2 and 15
617
+ * characters.
581
618
  */
582
619
  hostname?: pulumi.Input<string>;
583
620
  /**
584
- * 实例所属的高性能计算集群ID **提示:**
585
- * 仅当创建高性能计算GPU型实例时,该参数生效且为必填项。
621
+ * ID of the high performance computing cluster to which the instance belongs. **Note:** This parameter is only effective
622
+ * and required when creating high performance computing GPU instances.
586
623
  */
587
624
  hpcClusterId?: pulumi.Input<string>;
588
625
  /**
589
- * 实例的镜像。
626
+ * The image of the instance.
590
627
  */
591
628
  image: pulumi.Input<inputs.ecs.InstanceImage>;
592
629
  /**
593
- * 是否将实例上挂载的所有按量计费数据盘转换为包年包月数据盘。true:转换。false
594
- * (默认):不转换。
630
+ * Whether to convert all pay-as-you-go data disks attached to the instance to subscription data disks. true: Convert.
631
+ * false (default): Do not convert.
595
632
  */
596
633
  includeDataVolumes?: pulumi.Input<boolean>;
597
634
  /**
598
- * 创建实例时是否安装云助手Agent,取值:true:创建时安装。false(默认):创建时不安装。
635
+ * Whether to install Cloud Assistant Agent when creating the instance. Values: true: Install during creation. false
636
+ * (default): Do not install during creation.
599
637
  */
600
638
  installRunCommandAgent?: pulumi.Input<boolean>;
601
639
  /**
602
- * 实例和云盘的计费类型,取值: - PostPaid:按量计费。 -
603
- * PrePaid:包年包月。请确认您的账号支持余额支付或者信控支付,否则将返回InvalidInstanceChargeType的错误提示。
640
+ * The billing type for the instance and cloud disk. Values: - PostPaid: Pay-as-you-go - PrePaid: Subscription. Please
641
+ * ensure your account supports balance payment or credit payment, otherwise an InvalidInstanceChargeType error will be
642
+ * returned.
604
643
  */
605
644
  instanceChargeType?: pulumi.Input<string>;
606
645
  /**
607
- * 实例的名称。 - 以字母或中文开头。 -
608
- * 只能包含中文、字母、数字、下划线“_”、中划线“-”和点号“.”。 -
609
- * 长度限制为1~128个字符。
646
+ * Instance name - Must start with a letter or Chinese character - Can only contain Chinese characters, letters, numbers,
647
+ * underscores "_", hyphens "-", and periods "." - Length limit: 1–128 characters
610
648
  */
611
649
  instanceName: pulumi.Input<string>;
612
650
  /**
613
- * 实例规格。 -
614
- * 产品选型:您可以参考[实例规格介绍](https://www.volcengine.com/docs/6396/70840)或者调用[DescribeInstanceTypes](https://www.volcengine.com/docs/6396/92769)查看实例规格的性能数据,也可以参考[实例选型最佳实践](https://www.volcengine.com/docs/6396/74174)了解如何选择实例规格。
615
- * -
616
- * 查询库存:您可以调用[DescribeAvailableResource](https://www.volcengine.com/docs/6396/76279)查询可用区中计算资源的库存信息。
651
+ * Instance specification. - Product selection: You can refer to [Instance Specifications
652
+ * Introduction](https://www.volcengine.com/docs/6396/70840) or call
653
+ * [DescribeInstanceTypes](https://www.volcengine.com/docs/6396/92769) to view performance data, and refer to [Instance
654
+ * Selection Best Practices](https://www.volcengine.com/docs/6396/74174) to learn how to choose specifications. - Inventory
655
+ * query: You can call [DescribeAvailableResource](https://www.volcengine.com/docs/6396/76279) to check available compute
656
+ * resources in the zone.
617
657
  */
618
658
  instanceType: pulumi.Input<string>;
619
659
  /**
620
- * 实例的密钥对名称。
660
+ * Instance key pair name
621
661
  */
622
662
  keyPair?: pulumi.Input<inputs.ecs.InstanceKeyPair>;
623
663
  /**
624
- * 实例的密码。
664
+ * The password of the instance.
625
665
  */
626
666
  password?: pulumi.Input<string>;
627
667
  /**
628
- * 购买资源的时长(N)。 -
629
- * `PeriodUnit`为`Month`(默认)时,取值:12345、6、7、8、9、12、24、36、48、60。 -
630
- * `PeriodUnit`为`Year`时,取值:1、2、3、4、5。 **提示:**
631
- * 仅当`InstanceChargeType`取值为`PrePaid`时生效,且为必填。
668
+ * Resource purchase duration (N). - When `PeriodUnit` is `Month` (default), valid values are 1, 2, 3, 4, 5, 6, 7, 8, 9,
669
+ * 12, 24, 36, 48, 60. - When `PeriodUnit` is `Year`, valid values are 1, 2, 3, 4, 5. **Note:** This parameter is valid and
670
+ * required only when `InstanceChargeType` is set to `PrePaid`.
632
671
  */
633
672
  period?: pulumi.Input<number>;
634
673
  /**
635
- * 购买资源的时长单位。取值: - Month(默认):月。 - Year:年。 **提示:**
636
- * 仅当`InstanceChargeType`取值为`PrePaid`时生效。
674
+ * The unit for the duration of resource purchase. Values: - Month (default): Month - Year: Year **Note:** This parameter
675
+ * is effective only when `InstanceChargeType` is set to `PrePaid`.
637
676
  */
638
677
  periodUnit?: pulumi.Input<string>;
639
678
  /**
640
- * 实例的部署信息。
679
+ * The deployment information of the instance.
641
680
  */
642
681
  placement?: pulumi.Input<inputs.ecs.InstancePlacement>;
643
682
  /**
644
- * 实例的主网卡。
683
+ * Primary network interface card of the instance.
645
684
  */
646
685
  primaryNetworkInterface: pulumi.Input<inputs.ecs.InstancePrimaryNetworkInterface>;
647
686
  /**
648
- * 实例所属的项目名称。
687
+ * Project name to which the instance belongs.
649
688
  */
650
689
  projectName?: pulumi.Input<string>;
651
690
  /**
652
- * 续费信息。
691
+ * Renewal information.
653
692
  */
654
693
  renewInfo?: pulumi.Input<inputs.ecs.InstanceRenewInfo>;
655
694
  /**
656
- * 实例绑定的IAM角色名称。
695
+ * IAM role name bound to the instance
657
696
  */
658
697
  roleNames?: pulumi.Input<pulumi.Input<string>[]>;
659
698
  secondaryNetworkInterfaces?: pulumi.Input<pulumi.Input<inputs.ecs.InstanceSecondaryNetworkInterface>[]>;
660
699
  /**
661
- * 竞价实例的每小时最高价格。 - 支持小数点后3位的精度。 -
662
- * 仅当`SpotStrategy`取值为`SpotWithPriceLimit`时生效。 -
663
- * 当`SpotStrategy`取值为`SpotWithPriceLimit`时,您可以自定义设置竞价实例的价格上限,当市场价格高于您的出价时,实例会被释放;当`SpotStrategy`取值为`SpotAsPriceGo`时,则代表您接受系统自动出价,跟随当前市场实际价格,此时无需填写该参数。
700
+ * Maximum hourly price for spot instances. - Supports up to three decimal places. - Only effective when `SpotStrategy` is
701
+ * set to `SpotWithPriceLimit`. - When `SpotStrategy` is set to `SpotWithPriceLimit`, you can set a custom price limit for
702
+ * the spot instance. If the market price exceeds your bid, the instance will be released. When `SpotStrategy` is set to
703
+ * `SpotAsPriceGo`, you accept the system's automatic bidding, following the current market price, and this parameter does
704
+ * not need to be filled in.
664
705
  */
665
706
  spotPriceLimit?: pulumi.Input<number>;
666
707
  /**
667
- * 竞价策略。取值: - NoSpot(默认):非竞价实例。 -
668
- * SpotWithPriceLimit:设置价格上限的竞ga价实例。 -
669
- * SpotAsPriceGo:系统自动出价,跟随当前市场实际价格的竞价实例。
708
+ * Spot strategy. Values: - NoSpot (default): Non-spot instance. - SpotWithPriceLimit: Spot instance with price limit. -
709
+ * SpotAsPriceGo: System bids automatically, following the current market price for spot instances.
670
710
  */
671
711
  spotStrategy?: pulumi.Input<string>;
672
712
  /**
673
- * 实例的状态。实例的状态,取值: CREATING:创建中 RUNNING:运行中 STOPPING:停止中
674
- * STOPPED:已停止 REBOOTING: 重启中 STARTING:启动中 REBUILDING:重装中 RESIZING:更配中 ERROR:错误
675
- * DELETING:删除中。
713
+ * Instance status. Values: CREATING: Creating RUNNING: Running STOPPING: Stopping STOPPED: Stopped REBOOTING: Rebooting
714
+ * STARTING: Starting REBUILDING: Rebuilding RESIZING: Resizing ERROR: Error DELETING: Deleting
676
715
  */
677
716
  status?: pulumi.Input<string>;
678
717
  /**
679
- * StoppedMode string 可选 示例值:KeepCharging 停机模式,取值:
680
- * KeepCharging:普通停机模式。停机后实例及其相关资源仍被保留且持续计费,费用和停机前一致。
681
- * StopCharging:节省停机模式。停机后实例的计算资源(vCPU、GPU和内存)将被回收且停止计费,所挂载的云盘、镜像、公网IP仍被保留且持续计费。
682
- * 有关节省停机的启用条件,请参见按量计费节省停机模式说明。
683
- * 默认值:若您在云服务器控制台开启了默认节省停机模式,并且符合启用条件,则默认值为StopCharging。否则,默认值为KeepCharging。NotApplicable:表示本实例不支持节省停机功能。
718
+ * StoppedMode string Optional Example value: KeepCharging Stopped mode. Valid values: KeepCharging: Standard stopped mode.
719
+ * After stopping, the instance and its associated resources are retained and continue to be billed. Charges remain the
720
+ * same as before stopping. StopCharging: Cost-saving stopped mode. After stopping, the instance's computing resources
721
+ * (vCPU, GPU, and memory) are reclaimed and billing stops. Attached cloud disks, images, and public IPs are retained and
722
+ * continue to be billed. For conditions to enable cost-saving stopped mode, see the description of cost-saving stopped
723
+ * mode for pay-as-you-go billing. Default value: If you have enabled the default cost-saving stopped mode in the cloud
724
+ * server console and meet the conditions, the default value is StopCharging. Otherwise, the default value is KeepCharging.
725
+ * NotApplicable: Indicates that this instance does not support cost-saving stopped mode.
684
726
  */
685
727
  stoppedMode?: pulumi.Input<string>;
686
728
  /**
687
- * 实例的系统卷。
729
+ * The system volume of the instance.
688
730
  */
689
731
  systemVolume: pulumi.Input<inputs.ecs.InstanceSystemVolume>;
690
732
  tags?: pulumi.Input<pulumi.Input<inputs.ecs.InstanceTag>[]>;
691
733
  /**
692
- * 实例的自定义数据,默认为空。最终传入的UserData会被Base64转码。 -
693
- * Linux实例:脚本内容不能超过16KB,且必须经过Base64编码。 -
694
- * Windows实例:脚本内容不能超过8KB,且无需Base64编码。
734
+ * Custom data for the instance. Default is empty. The final UserData passed will be Base64 encoded. - Linux instances:
735
+ * Script content must not exceed 16 KB and must be Base64 encoded. - Windows instances: Script content must not exceed 8
736
+ * KB and does not require Base64 encoding
695
737
  */
696
738
  userData?: pulumi.Input<string>;
697
739
  /**
698
- * 实例所在的可用区ID
740
+ * The availability zone ID where the instance is located.
699
741
  */
700
742
  zoneId: pulumi.Input<string>;
701
743
  }