@alicloud/ecs20140526 7.8.6 → 7.9.0

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 (249) hide show
  1. package/dist/client.d.ts +843 -846
  2. package/dist/client.js +872 -842
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AcceptInquiredSystemEventRequest.d.ts +3 -3
  5. package/dist/models/AssignIpv6addressesRequest.d.ts +7 -7
  6. package/dist/models/AssignIpv6addressesResponseBody.d.ts +1 -1
  7. package/dist/models/AssignPrivateIpAddressesRequest.d.ts +13 -16
  8. package/dist/models/AssignPrivateIpAddressesRequest.js.map +1 -1
  9. package/dist/models/AssignPrivateIpAddressesResponseBody.d.ts +2 -2
  10. package/dist/models/AttachNetworkInterfaceRequest.d.ts +6 -7
  11. package/dist/models/AttachNetworkInterfaceRequest.js.map +1 -1
  12. package/dist/models/AuthorizeSecurityGroupEgressRequest.d.ts +73 -100
  13. package/dist/models/AuthorizeSecurityGroupEgressRequest.js.map +1 -1
  14. package/dist/models/AuthorizeSecurityGroupRequest.d.ts +70 -91
  15. package/dist/models/AuthorizeSecurityGroupRequest.js.map +1 -1
  16. package/dist/models/AuthorizeSecurityGroupResponseBody.d.ts +1 -1
  17. package/dist/models/CancelImagePipelineExecutionRequest.d.ts +2 -2
  18. package/dist/models/CreateActivationRequest.d.ts +17 -16
  19. package/dist/models/CreateActivationRequest.js.map +1 -1
  20. package/dist/models/CreateActivationResponseBody.d.ts +3 -3
  21. package/dist/models/CreateCommandRequest.d.ts +52 -73
  22. package/dist/models/CreateCommandRequest.js.map +1 -1
  23. package/dist/models/CreateCommandResponseBody.d.ts +2 -2
  24. package/dist/models/CreateDiskRequest.d.ts +57 -59
  25. package/dist/models/CreateDiskRequest.js.map +1 -1
  26. package/dist/models/CreateDiskResponseBody.d.ts +3 -3
  27. package/dist/models/CreateHpcClusterRequest.d.ts +5 -5
  28. package/dist/models/CreateHpcClusterResponseBody.d.ts +2 -2
  29. package/dist/models/CreateImageComponentRequest.d.ts +7 -7
  30. package/dist/models/CreateImageComponentResponseBody.d.ts +1 -1
  31. package/dist/models/CreateInstanceRequest.d.ts +184 -274
  32. package/dist/models/CreateInstanceRequest.js.map +1 -1
  33. package/dist/models/CreateInstanceResponseBody.d.ts +2 -2
  34. package/dist/models/CreateLaunchTemplateVersionRequest.d.ts +215 -244
  35. package/dist/models/CreateLaunchTemplateVersionRequest.js.map +1 -1
  36. package/dist/models/CreateLaunchTemplateVersionResponseBody.d.ts +2 -2
  37. package/dist/models/CreateSecurityGroupRequest.d.ts +13 -16
  38. package/dist/models/CreateSecurityGroupRequest.js.map +1 -1
  39. package/dist/models/CreateSecurityGroupResponseBody.d.ts +1 -1
  40. package/dist/models/DeleteHpcClusterRequest.d.ts +2 -2
  41. package/dist/models/DeleteImagePipelineRequest.d.ts +1 -1
  42. package/dist/models/DescribeAutoProvisioningGroupInstancesRequest.d.ts +5 -5
  43. package/dist/models/DescribeAutoProvisioningGroupInstancesResponseBody.d.ts +1 -1
  44. package/dist/models/DescribeAutoSnapshotPolicyExRequest.d.ts +11 -11
  45. package/dist/models/DescribeAutoSnapshotPolicyExResponseBody.d.ts +3 -3
  46. package/dist/models/DescribeAvailableResourceRequest.d.ts +50 -84
  47. package/dist/models/DescribeAvailableResourceRequest.js.map +1 -1
  48. package/dist/models/DescribeAvailableResourceResponseBody.d.ts +0 -4
  49. package/dist/models/DescribeAvailableResourceResponseBody.js.map +1 -1
  50. package/dist/models/DescribeDisksRequest.d.ts +40 -40
  51. package/dist/models/DescribeDisksResponseBody.d.ts +3 -3
  52. package/dist/models/DescribeImageComponentsRequest.d.ts +3 -3
  53. package/dist/models/DescribeImageComponentsResponseBody.d.ts +1 -1
  54. package/dist/models/DescribeInstanceAttributeRequest.d.ts +1 -1
  55. package/dist/models/DescribeInstanceAttributeResponseBody.d.ts +64 -96
  56. package/dist/models/DescribeInstanceAttributeResponseBody.js.map +1 -1
  57. package/dist/models/DescribeInstanceHistoryEventsRequest.d.ts +50 -85
  58. package/dist/models/DescribeInstanceHistoryEventsRequest.js.map +1 -1
  59. package/dist/models/DescribeInstanceHistoryEventsResponseBody.d.ts +16 -18
  60. package/dist/models/DescribeInstanceHistoryEventsResponseBody.js +2 -0
  61. package/dist/models/DescribeInstanceHistoryEventsResponseBody.js.map +1 -1
  62. package/dist/models/DescribeInstanceTopologyResponseBody.d.ts +14 -0
  63. package/dist/models/DescribeInstanceTopologyResponseBody.js +28 -1
  64. package/dist/models/DescribeInstanceTopologyResponseBody.js.map +1 -1
  65. package/dist/models/DescribeInstancesRequest.d.ts +54 -68
  66. package/dist/models/DescribeInstancesRequest.js.map +1 -1
  67. package/dist/models/DescribeInstancesResponseBody.d.ts +5 -5
  68. package/dist/models/DescribeInvocationResultsRequest.d.ts +52 -69
  69. package/dist/models/DescribeInvocationResultsRequest.js.map +1 -1
  70. package/dist/models/DescribeInvocationResultsResponseBody.d.ts +6 -52
  71. package/dist/models/DescribeInvocationResultsResponseBody.js.map +1 -1
  72. package/dist/models/DescribeInvocationsRequest.d.ts +49 -76
  73. package/dist/models/DescribeInvocationsRequest.js.map +1 -1
  74. package/dist/models/DescribeInvocationsResponseBody.d.ts +5 -5
  75. package/dist/models/DescribeLaunchTemplateVersionsRequest.d.ts +14 -14
  76. package/dist/models/DescribeLaunchTemplateVersionsResponseBody.d.ts +3 -3
  77. package/dist/models/DescribeNetworkInterfacePermissionsRequest.d.ts +4 -4
  78. package/dist/models/DescribePriceRequest.d.ts +158 -242
  79. package/dist/models/DescribePriceRequest.js.map +1 -1
  80. package/dist/models/DescribePriceResponseBody.d.ts +15 -15
  81. package/dist/models/DescribeRecommendInstanceTypeRequest.d.ts +45 -57
  82. package/dist/models/DescribeRecommendInstanceTypeRequest.js.map +1 -1
  83. package/dist/models/DescribeResourcesModificationRequest.d.ts +26 -37
  84. package/dist/models/DescribeResourcesModificationRequest.js.map +1 -1
  85. package/dist/models/DescribeSecurityGroupAttributeRequest.d.ts +17 -28
  86. package/dist/models/DescribeSecurityGroupAttributeRequest.js.map +1 -1
  87. package/dist/models/DescribeSecurityGroupAttributeResponseBody.d.ts +10 -9
  88. package/dist/models/DescribeSecurityGroupAttributeResponseBody.js.map +1 -1
  89. package/dist/models/DescribeSecurityGroupsRequest.d.ts +20 -20
  90. package/dist/models/DescribeSecurityGroupsResponseBody.d.ts +4 -4
  91. package/dist/models/DescribeSendFileResultsRequest.d.ts +21 -25
  92. package/dist/models/DescribeSendFileResultsRequest.js.map +1 -1
  93. package/dist/models/DescribeSendFileResultsResponseBody.d.ts +3 -3
  94. package/dist/models/DescribeSnapshotsRequest.d.ts +44 -59
  95. package/dist/models/DescribeSnapshotsRequest.js.map +1 -1
  96. package/dist/models/DescribeSnapshotsResponseBody.d.ts +4 -8
  97. package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
  98. package/dist/models/DescribeSpotPriceHistoryRequest.d.ts +22 -28
  99. package/dist/models/DescribeSpotPriceHistoryRequest.js.map +1 -1
  100. package/dist/models/DescribeSpotPriceHistoryResponseBody.d.ts +7 -3
  101. package/dist/models/DescribeSpotPriceHistoryResponseBody.js.map +1 -1
  102. package/dist/models/DescribeTerminalSessionsRequest.d.ts +3 -3
  103. package/dist/models/DescribeTerminalSessionsResponseBody.d.ts +1 -1
  104. package/dist/models/DescribeZonesRequest.d.ts +18 -28
  105. package/dist/models/DescribeZonesRequest.js.map +1 -1
  106. package/dist/models/DescribeZonesResponseBody.d.ts +1 -1
  107. package/dist/models/GetInstanceConsoleOutputRequest.d.ts +1 -1
  108. package/dist/models/GetInstanceConsoleOutputResponseBody.d.ts +2 -2
  109. package/dist/models/ModifyHpcClusterAttributeRequest.d.ts +1 -1
  110. package/dist/models/ModifyInstanceAttributeRequest.d.ts +78 -106
  111. package/dist/models/ModifyInstanceAttributeRequest.js.map +1 -1
  112. package/dist/models/ModifyInstanceNetworkSpecRequest.d.ts +14 -14
  113. package/dist/models/ModifyInstanceNetworkSpecResponseBody.d.ts +1 -1
  114. package/dist/models/ModifyInstanceSpecRequest.d.ts +16 -16
  115. package/dist/models/ModifyPlanMaintenanceWindowRequest.d.ts +4 -4
  116. package/dist/models/ModifyPrepayInstanceSpecRequest.d.ts +28 -46
  117. package/dist/models/ModifyPrepayInstanceSpecRequest.js.map +1 -1
  118. package/dist/models/ModifyPrepayInstanceSpecResponseBody.d.ts +2 -2
  119. package/dist/models/ModifySecurityGroupEgressRuleRequest.d.ts +47 -46
  120. package/dist/models/ModifySecurityGroupEgressRuleRequest.js.map +1 -1
  121. package/dist/models/ModifySecurityGroupRuleRequest.d.ts +27 -24
  122. package/dist/models/ModifySecurityGroupRuleRequest.js.map +1 -1
  123. package/dist/models/ModifySystemEventAttributeRequest.d.ts +45 -0
  124. package/dist/models/ModifySystemEventAttributeRequest.js +64 -0
  125. package/dist/models/ModifySystemEventAttributeRequest.js.map +1 -0
  126. package/dist/models/ModifySystemEventAttributeResponse.d.ts +19 -0
  127. package/dist/models/ModifySystemEventAttributeResponse.js +69 -0
  128. package/dist/models/ModifySystemEventAttributeResponse.js.map +1 -0
  129. package/dist/models/ModifySystemEventAttributeResponseBody.d.ts +18 -0
  130. package/dist/models/ModifySystemEventAttributeResponseBody.js +58 -0
  131. package/dist/models/ModifySystemEventAttributeResponseBody.js.map +1 -0
  132. package/dist/models/RenewElasticityAssurancesRequest.d.ts +28 -24
  133. package/dist/models/RenewElasticityAssurancesRequest.js.map +1 -1
  134. package/dist/models/RenewElasticityAssurancesResponseBody.d.ts +1 -1
  135. package/dist/models/RevokeSecurityGroupEgressRequest.d.ts +35 -37
  136. package/dist/models/RevokeSecurityGroupEgressRequest.js.map +1 -1
  137. package/dist/models/RevokeSecurityGroupRequest.d.ts +71 -89
  138. package/dist/models/RevokeSecurityGroupRequest.js.map +1 -1
  139. package/dist/models/StartTerminalSessionRequest.d.ts +24 -32
  140. package/dist/models/StartTerminalSessionRequest.js.map +1 -1
  141. package/dist/models/StartTerminalSessionResponseBody.d.ts +2 -2
  142. package/dist/models/StartTerminalSessionShrinkRequest.d.ts +16 -18
  143. package/dist/models/StartTerminalSessionShrinkRequest.js.map +1 -1
  144. package/dist/models/StopInstanceRequest.d.ts +20 -27
  145. package/dist/models/StopInstanceRequest.js.map +1 -1
  146. package/dist/models/StopInstancesRequest.d.ts +24 -35
  147. package/dist/models/StopInstancesRequest.js.map +1 -1
  148. package/dist/models/UnassignIpv6addressesRequest.d.ts +3 -3
  149. package/dist/models/model.d.ts +4 -0
  150. package/dist/models/model.js +45 -37
  151. package/dist/models/model.js.map +1 -1
  152. package/package.json +1 -1
  153. package/src/client.ts +878 -842
  154. package/src/models/AcceptInquiredSystemEventRequest.ts +3 -3
  155. package/src/models/AssignIpv6addressesRequest.ts +7 -7
  156. package/src/models/AssignIpv6addressesResponseBody.ts +1 -1
  157. package/src/models/AssignPrivateIpAddressesRequest.ts +13 -16
  158. package/src/models/AssignPrivateIpAddressesResponseBody.ts +2 -2
  159. package/src/models/AttachNetworkInterfaceRequest.ts +6 -7
  160. package/src/models/AuthorizeSecurityGroupEgressRequest.ts +79 -106
  161. package/src/models/AuthorizeSecurityGroupRequest.ts +70 -91
  162. package/src/models/AuthorizeSecurityGroupResponseBody.ts +1 -1
  163. package/src/models/CancelImagePipelineExecutionRequest.ts +2 -2
  164. package/src/models/CreateActivationRequest.ts +17 -16
  165. package/src/models/CreateActivationResponseBody.ts +3 -3
  166. package/src/models/CreateCommandRequest.ts +52 -73
  167. package/src/models/CreateCommandResponseBody.ts +2 -2
  168. package/src/models/CreateDiskRequest.ts +57 -59
  169. package/src/models/CreateDiskResponseBody.ts +3 -3
  170. package/src/models/CreateHpcClusterRequest.ts +5 -5
  171. package/src/models/CreateHpcClusterResponseBody.ts +2 -2
  172. package/src/models/CreateImageComponentRequest.ts +7 -7
  173. package/src/models/CreateImageComponentResponseBody.ts +1 -1
  174. package/src/models/CreateInstanceRequest.ts +185 -275
  175. package/src/models/CreateInstanceResponseBody.ts +2 -2
  176. package/src/models/CreateLaunchTemplateVersionRequest.ts +215 -244
  177. package/src/models/CreateLaunchTemplateVersionResponseBody.ts +2 -2
  178. package/src/models/CreateSecurityGroupRequest.ts +13 -16
  179. package/src/models/CreateSecurityGroupResponseBody.ts +1 -1
  180. package/src/models/DeleteHpcClusterRequest.ts +2 -2
  181. package/src/models/DeleteImagePipelineRequest.ts +1 -1
  182. package/src/models/DescribeAutoProvisioningGroupInstancesRequest.ts +5 -5
  183. package/src/models/DescribeAutoProvisioningGroupInstancesResponseBody.ts +1 -1
  184. package/src/models/DescribeAutoSnapshotPolicyExRequest.ts +11 -11
  185. package/src/models/DescribeAutoSnapshotPolicyExResponseBody.ts +3 -3
  186. package/src/models/DescribeAvailableResourceRequest.ts +62 -96
  187. package/src/models/DescribeAvailableResourceResponseBody.ts +0 -4
  188. package/src/models/DescribeDisksRequest.ts +40 -40
  189. package/src/models/DescribeDisksResponseBody.ts +3 -3
  190. package/src/models/DescribeImageComponentsRequest.ts +3 -3
  191. package/src/models/DescribeImageComponentsResponseBody.ts +1 -1
  192. package/src/models/DescribeInstanceAttributeRequest.ts +1 -1
  193. package/src/models/DescribeInstanceAttributeResponseBody.ts +66 -98
  194. package/src/models/DescribeInstanceHistoryEventsRequest.ts +50 -85
  195. package/src/models/DescribeInstanceHistoryEventsResponseBody.ts +18 -18
  196. package/src/models/DescribeInstanceTopologyResponseBody.ts +32 -0
  197. package/src/models/DescribeInstancesRequest.ts +57 -71
  198. package/src/models/DescribeInstancesResponseBody.ts +5 -5
  199. package/src/models/DescribeInvocationResultsRequest.ts +52 -69
  200. package/src/models/DescribeInvocationResultsResponseBody.ts +6 -52
  201. package/src/models/DescribeInvocationsRequest.ts +50 -77
  202. package/src/models/DescribeInvocationsResponseBody.ts +5 -5
  203. package/src/models/DescribeLaunchTemplateVersionsRequest.ts +14 -14
  204. package/src/models/DescribeLaunchTemplateVersionsResponseBody.ts +3 -3
  205. package/src/models/DescribeNetworkInterfacePermissionsRequest.ts +4 -4
  206. package/src/models/DescribePriceRequest.ts +160 -244
  207. package/src/models/DescribePriceResponseBody.ts +15 -15
  208. package/src/models/DescribeRecommendInstanceTypeRequest.ts +45 -57
  209. package/src/models/DescribeResourcesModificationRequest.ts +30 -41
  210. package/src/models/DescribeSecurityGroupAttributeRequest.ts +18 -29
  211. package/src/models/DescribeSecurityGroupAttributeResponseBody.ts +11 -10
  212. package/src/models/DescribeSecurityGroupsRequest.ts +21 -21
  213. package/src/models/DescribeSecurityGroupsResponseBody.ts +4 -4
  214. package/src/models/DescribeSendFileResultsRequest.ts +21 -25
  215. package/src/models/DescribeSendFileResultsResponseBody.ts +3 -3
  216. package/src/models/DescribeSnapshotsRequest.ts +48 -63
  217. package/src/models/DescribeSnapshotsResponseBody.ts +4 -8
  218. package/src/models/DescribeSpotPriceHistoryRequest.ts +22 -28
  219. package/src/models/DescribeSpotPriceHistoryResponseBody.ts +7 -3
  220. package/src/models/DescribeTerminalSessionsRequest.ts +3 -3
  221. package/src/models/DescribeTerminalSessionsResponseBody.ts +1 -1
  222. package/src/models/DescribeZonesRequest.ts +20 -30
  223. package/src/models/DescribeZonesResponseBody.ts +1 -1
  224. package/src/models/GetInstanceConsoleOutputRequest.ts +1 -1
  225. package/src/models/GetInstanceConsoleOutputResponseBody.ts +2 -2
  226. package/src/models/ModifyHpcClusterAttributeRequest.ts +1 -1
  227. package/src/models/ModifyInstanceAttributeRequest.ts +80 -108
  228. package/src/models/ModifyInstanceNetworkSpecRequest.ts +14 -14
  229. package/src/models/ModifyInstanceNetworkSpecResponseBody.ts +1 -1
  230. package/src/models/ModifyInstanceSpecRequest.ts +16 -16
  231. package/src/models/ModifyPlanMaintenanceWindowRequest.ts +4 -4
  232. package/src/models/ModifyPrepayInstanceSpecRequest.ts +28 -46
  233. package/src/models/ModifyPrepayInstanceSpecResponseBody.ts +2 -2
  234. package/src/models/ModifySecurityGroupEgressRuleRequest.ts +47 -46
  235. package/src/models/ModifySecurityGroupRuleRequest.ts +27 -24
  236. package/src/models/ModifySystemEventAttributeRequest.ts +64 -0
  237. package/src/models/ModifySystemEventAttributeResponse.ts +40 -0
  238. package/src/models/ModifySystemEventAttributeResponseBody.ts +31 -0
  239. package/src/models/RenewElasticityAssurancesRequest.ts +28 -24
  240. package/src/models/RenewElasticityAssurancesResponseBody.ts +1 -1
  241. package/src/models/RevokeSecurityGroupEgressRequest.ts +35 -37
  242. package/src/models/RevokeSecurityGroupRequest.ts +75 -93
  243. package/src/models/StartTerminalSessionRequest.ts +24 -32
  244. package/src/models/StartTerminalSessionResponseBody.ts +2 -2
  245. package/src/models/StartTerminalSessionShrinkRequest.ts +16 -18
  246. package/src/models/StopInstanceRequest.ts +21 -28
  247. package/src/models/StopInstancesRequest.ts +25 -36
  248. package/src/models/UnassignIpv6addressesRequest.ts +3 -3
  249. package/src/models/model.ts +4 -0
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateLaunchTemplateVersionRequestSystemDisk extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the automatic snapshot policy to apply to the system disk.
8
+ * The ID of the automatic snapshot policy applied to the system disk.
9
9
  *
10
10
  * @example
11
11
  * sp-bp1dgzpaxwc4load****
@@ -15,8 +15,7 @@ export class CreateLaunchTemplateVersionRequestSystemDisk extends $dara.Model {
15
15
  * @remarks
16
16
  * Specifies whether to enable the performance burst feature. Valid values:
17
17
  *
18
- * - true: encrypts the disk.
19
- *
18
+ * - true: enables the performance burst feature.
20
19
  * - false: does not enable the performance burst feature.
21
20
  *
22
21
  * @example
@@ -27,19 +26,14 @@ export class CreateLaunchTemplateVersionRequestSystemDisk extends $dara.Model {
27
26
  * @remarks
28
27
  * The category of the system disk. Valid values:
29
28
  *
30
- * - cloud: basic disk.
31
- *
32
- * - cloud_efficiency: ultra disk.
33
- *
34
- * - cloud_ssd: standard SSD.
35
- *
36
- * - cloud_auto: Enterprise SSD (ESSD) AutoPL disk.
37
- *
38
- * - cloud_essd: ESSD. You can use `SystemDisk.PerformanceLevel` to set the performance level of the ESSD to use as the system disk.
39
- *
29
+ * - cloud: basic disk.
30
+ * - cloud_efficiency: ultra disk.
31
+ * - cloud_ssd: standard SSD.
32
+ * - cloud_auto: ESSD AutoPL disk.
33
+ * - cloud_essd: enterprise SSD (ESSD). You can use the `SystemDisk.PerformanceLevel` parameter to configure the performance level of the disk.
40
34
  * - cloud_essd_entry: ESSD Entry disk.
41
35
  *
42
- * For non-I/O optimized instances of retired instance types, the default value is cloud. For other types of instances, the default value is cloud_efficiency.
36
+ * For retired instance types that are not I/O optimization instances, the default value is cloud. For other instance types, the default value is cloud_efficiency.
43
37
  *
44
38
  * @example
45
39
  * cloud_ssd
@@ -49,9 +43,8 @@ export class CreateLaunchTemplateVersionRequestSystemDisk extends $dara.Model {
49
43
  * @remarks
50
44
  * Specifies whether to release the system disk when the instance is released. Valid values:
51
45
  *
52
- * - true
53
- *
54
- * - false
46
+ * - true: releases the system disk when the instance is released.
47
+ * - false: does not release the system disk when the instance is released.
55
48
  *
56
49
  * Default value: true.
57
50
  *
@@ -69,7 +62,7 @@ export class CreateLaunchTemplateVersionRequestSystemDisk extends $dara.Model {
69
62
  description?: string;
70
63
  /**
71
64
  * @remarks
72
- * The name of the system disk. The name must be 2 to 128 characters in length. The name must start with a letter and cannot start with `http://` or `https://`. The name can contain letters, digits, colons (:), underscores (_), and hyphens (-).
65
+ * The name of the system disk. The name must be 2 to 128 characters in length. It must start with a letter and cannot start with `http://` or `https://`. It can contain digits, colons (:), underscores (_), and hyphens (-).
73
66
  *
74
67
  * @example
75
68
  * cloud_ssdSystem
@@ -79,13 +72,13 @@ export class CreateLaunchTemplateVersionRequestSystemDisk extends $dara.Model {
79
72
  * @remarks
80
73
  * Specifies whether to encrypt the system disk. Valid values:
81
74
  *
82
- * - true
75
+ * - true: encrypts the system disk.
83
76
  *
84
- * - false
77
+ * - false: does not encrypt the system disk.
85
78
  *
86
- * Default value: false
79
+ * Default value: false.
87
80
  *
88
- * > You cannot encrypt system disks when you create instances in Hong Kong Zone D or Singapore Zone A.
81
+ * > System disk encryption is not supported in Zone D of the Hong Kong (China) region or Zone A of the Singapore region when you create an instance.
89
82
  *
90
83
  * @example
91
84
  * false
@@ -101,7 +94,7 @@ export class CreateLaunchTemplateVersionRequestSystemDisk extends $dara.Model {
101
94
  iops?: number;
102
95
  /**
103
96
  * @remarks
104
- * The ID of the KMS key to use for the system disk.
97
+ * The KMS key ID of the system disk.
105
98
  *
106
99
  * @example
107
100
  * 0e478b7a-4262-4802-b8cb-00d3fb40****
@@ -109,17 +102,14 @@ export class CreateLaunchTemplateVersionRequestSystemDisk extends $dara.Model {
109
102
  KMSKeyId?: string;
110
103
  /**
111
104
  * @remarks
112
- * The performance level of the ESSD to be used as the system disk. Default value: PL0. Valid values:
113
- *
114
- * - PL0: A single ESSD can deliver up to 10,000 random read/write IOPS.
115
- *
116
- * - PL1: A single ESSD can deliver up to 50,000 random read/write IOPS.
117
- *
118
- * - PL2: A single ESSD can deliver up to 100,000 random read/write IOPS.
105
+ * The performance level of the ESSD used as the system disk. Configure the performance level based on the following valid values:
119
106
  *
120
- * - PL3: A single ESSD can deliver up to 1,000,000 random read/write IOPS.
107
+ * - PL0 (default): A single disk can deliver up to 10,000 random read/write IOPS.
108
+ * - PL1: A single disk can deliver up to 50,000 random read/write IOPS.
109
+ * - PL2: A single disk can deliver up to 100,000 random read/write IOPS.
110
+ * - PL3: A single disk can deliver up to 1,000,000 random read/write IOPS.
121
111
  *
122
- * For more information about ESSD performance levels, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
112
+ * For information about how to select an ESSD performance level, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
123
113
  *
124
114
  * @example
125
115
  * PL0
@@ -127,11 +117,11 @@ export class CreateLaunchTemplateVersionRequestSystemDisk extends $dara.Model {
127
117
  performanceLevel?: string;
128
118
  /**
129
119
  * @remarks
130
- * The provisioned read/write IOPS of the ESSD AutoPL disk to use as data disk N. Valid values: 0 to min{50,000, 1,000 × Capacity - Baseline IOPS}
120
+ * The provisioned read/write IOPS of the ESSD AutoPL disk used as the system disk. Valid values: 0 to min{50000, 1000 × Capacity - Baseline Performance}.
131
121
  *
132
- * Baseline IOPS = min{1,800 + 50 × Capacity, 50,000}
122
+ * Baseline Performance = min{1,800 + 50 × Capacity, 50,000}.
133
123
  *
134
- * > This parameter is available only if you set the Category parameter to cloud_auto. For more information, see [ESSD AutoPL disks](https://help.aliyun.com/document_detail/368372.html) and [Modify the performance configurations of an ESSD AutoPL disk](https://help.aliyun.com/document_detail/413275.html).
124
+ * > This parameter is available only when DiskCategory is set to cloud_auto. For more information, see [ESSD AutoPL disks](https://help.aliyun.com/document_detail/368372.html) and [Modify the provisioned performance of an ESSD AutoPL disk](https://help.aliyun.com/document_detail/413275.html).
135
125
  *
136
126
  * @example
137
127
  * 50000
@@ -141,11 +131,10 @@ export class CreateLaunchTemplateVersionRequestSystemDisk extends $dara.Model {
141
131
  * @remarks
142
132
  * The size of the system disk. Unit: GiB. Valid values:
143
133
  *
144
- * - Valid values if you set SystemDisk.Category to cloud: 20 to 500.
134
+ * - cloud: 20 to 500.
135
+ * - Other disk categories: 20 to 2048.
145
136
  *
146
- * - Valid values if you set SystemDisk.Category to other disk categories: 20 to 2048.
147
- *
148
- * The value of this parameter must be at least 20 and greater than or equal to the size of the image.
137
+ * The value of this parameter must be greater than or equal to max{20, ImageSize}.
149
138
  *
150
139
  * @example
151
140
  * 40
@@ -197,7 +186,7 @@ export class CreateLaunchTemplateVersionRequestSystemDisk extends $dara.Model {
197
186
  export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
198
187
  /**
199
188
  * @remarks
200
- * The ID of the automatic snapshot policy to apply to data disk N.
189
+ * The ID of the automatic snapshot policy applied to the data disk.
201
190
  *
202
191
  * @example
203
192
  * sp-bp67acfmxazb4p****
@@ -205,11 +194,10 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
205
194
  autoSnapshotPolicyId?: string;
206
195
  /**
207
196
  * @remarks
208
- * Specifies whether to enable the performance burst feature for the system disk. Valid values:
209
- *
210
- * - true
197
+ * Specifies whether to enable the performance burst feature. Valid values:
211
198
  *
212
- * - false
199
+ * - true: enables the performance burst feature.
200
+ * - false: does not enable the performance burst feature.
213
201
  *
214
202
  * @example
215
203
  * true
@@ -219,19 +207,22 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
219
207
  * @remarks
220
208
  * The category of data disk N. Valid values:
221
209
  *
222
- * - cloud: basic disk
223
- *
224
- * - cloud_efficiency: utra disk
225
- *
226
- * - cloud_ssd: standard SSD
227
- *
228
- * - cloud_auto: ESSD AutoPL disk
229
- *
230
- * - cloud_essd: ESSD
210
+ * - cloud_efficiency: ultra disk.
211
+ * - cloud_ssd: standard SSD.
212
+ * - cloud_essd: enterprise SSD.
213
+ * - cloud: basic disk.
214
+ * - cloud_auto: ESSD AutoPL disk.
215
+ * - cloud_regional_disk_auto: regional ESSD.
216
+ * - cloud_essd_entry: ESSD Entry disk.
217
+ * >The cloud_essd_entry value is supported only when `InstanceType` is configured as an instance type in the `ecs.u1` or `ecs.e` family.
218
+ * - elastic_ephemeral_disk_standard: elastic ephemeral disk - Standard.
219
+ * - elastic_ephemeral_disk_premium: elastic ephemeral disk - Premium Edition.
231
220
  *
232
- * - cloud_essd_entry: ESSD Entry disk
221
+ * For I/O optimization instances, the default value is cloud_efficiency. For non-I/O optimization instances, the default value is cloud.
222
+ * Default value details:
233
223
  *
234
- * For I/O optimized instances, the default value is cloud_efficiency. For non-I/O optimized instances, the default value is cloud.
224
+ * - When InstanceType is set to a retired instance type that is not I/O optimized, the default parameter value is `cloud`.
225
+ * - In other cases, the default value is `cloud_efficiency`.<props="china">After January 30, 2026, when the I/O optimized instance type does not support cloud_auto, the default value is cloud_efficiency. Otherwise, the default value is cloud_auto, and the performance burst feature is enabled by default (which incurs additional fees. For details, see [Billing examples](~~368372#p_75k_2hp_7gp~~)). For more information, see [Change notice](https://www.aliyun.com/notice/117844).
235
226
  *
236
227
  * @example
237
228
  * cloud_ssd
@@ -239,11 +230,10 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
239
230
  category?: string;
240
231
  /**
241
232
  * @remarks
242
- * Specifies whether to release data disk N when the associated instance is released. Valid values:
243
- *
244
- * - true
233
+ * Specifies whether to release the data disk when the instance is released. Valid values:
245
234
  *
246
- * - false
235
+ * - true: releases the data disk when the instance is released.
236
+ * - false: does not release the data disk when the instance is released.
247
237
  *
248
238
  * Default value: true.
249
239
  *
@@ -253,7 +243,7 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
253
243
  deleteWithInstance?: boolean;
254
244
  /**
255
245
  * @remarks
256
- * The description of data disk N. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`.
246
+ * The description of the data disk. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`.
257
247
  *
258
248
  * @example
259
249
  * testDataDiskDescription
@@ -261,13 +251,12 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
261
251
  description?: string;
262
252
  /**
263
253
  * @remarks
264
- * The mount point of data disk N. The mount points are named based on the number of data disks:
265
- *
266
- * - 1st to 25th data disks: /dev/xvd`[b-z]`.
254
+ * The mount point of the data disk. The naming conventions for mount points vary based on the number of data disks attached:
255
+ * - 1 to 25 data disks: /dev/xvd`[b-z]`
267
256
  *
268
- * - From the 26th data disk on: /dev/xvd`[aa-zz]`. For example, the 26th data disk is named /dev/xvdaa, the 27th data disk is named /dev/xvdab, and so on.
257
+ * - More than 25 data disks: /dev/xvd`[aa-zz]`. For example, the 26th data disk is named /dev/xvdaa, the 27th data disk is named /dev/xvdab, and so on.
269
258
  *
270
- * > This parameter is applicable to scenarios in which a full image is used to create instances. A full image is an image that contains an operating system, application software, and business data. For these scenarios, you can set the parameter to the mount point of data disk N contained in the full image and modify `DataDisk.N.Size` and `DataDisk.N.Category` to change the category and size of data disk N created based on the image.
259
+ * > This parameter is applicable only to full image (system image) scenarios. You can set this parameter to the mount point of the data disk in the full image and modify the corresponding `DataDisk.N.Size` and `DataDisk.N.Category` parameters to change the disk category and size of the data disk in the full image.
271
260
  *
272
261
  * @example
273
262
  * /dev/xvdb
@@ -275,7 +264,7 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
275
264
  device?: string;
276
265
  /**
277
266
  * @remarks
278
- * The name of data disk N. The name must be 2 to 128 characters in length. The name must start with a letter and cannot start with `http://` or `https://`. The name can contain letters, digits, colons (:), underscores (_), and hyphens (-).
267
+ * The name of the data disk. The name must be 2 to 128 characters in length. It must start with a letter and cannot start with `http://` or `https://`. It can contain digits, colons (:), underscores (_), and hyphens (-).
279
268
  *
280
269
  * @example
281
270
  * testDataDiskName
@@ -283,7 +272,7 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
283
272
  diskName?: string;
284
273
  /**
285
274
  * @remarks
286
- * Specifies whether to encrypt data disk N.
275
+ * Specifies whether to encrypt the data disk.
287
276
  *
288
277
  * @example
289
278
  * false
@@ -291,7 +280,7 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
291
280
  encrypted?: string;
292
281
  /**
293
282
  * @remarks
294
- * The ID of the KMS key used for the data disk.
283
+ * The KMS key ID for the data disk.
295
284
  *
296
285
  * @example
297
286
  * 0e478b7a-4262-4802-b8cb-00d****
@@ -299,17 +288,14 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
299
288
  KMSKeyId?: string;
300
289
  /**
301
290
  * @remarks
302
- * The performance level of the ESSD to use as data disk N. The value of N must be the same as that in `DataDisk.N.Category` when DataDisk.N.Category is set to cloud_essd. Valid values:
291
+ * The performance level of the ESSD used as a data disk. The value of N must be the same as that in `DataDisk.N.Category=cloud_essd`. Configure the performance level based on the following valid values:
303
292
  *
304
- * - PL0: A single ESSD can deliver up to 10000 random read/write IOPS.
293
+ * - PL0: A single disk can deliver up to 10,000 random read/write IOPS.
294
+ * - PL1 (default): A single disk can deliver up to 50,000 random read/write IOPS.
295
+ * - PL2: A single disk can deliver up to 100,000 random read/write IOPS.
296
+ * - PL3: A single disk can deliver up to 1,000,000 random read/write IOPS.
305
297
  *
306
- * - PL1 (default): A single ESSD can deliver up to 50000 random read/write IOPS.
307
- *
308
- * - PL2: A single ESSD can deliver up to 100000 random read/write IOPS.
309
- *
310
- * - PL3: A single ESSD can deliver up to 1000000 random read/write IOPS.
311
- *
312
- * For information about ESSD performance levels, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
298
+ * For information about how to select an ESSD performance level, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
313
299
  *
314
300
  * @example
315
301
  * PL1
@@ -317,11 +303,11 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
317
303
  performanceLevel?: string;
318
304
  /**
319
305
  * @remarks
320
- * The provisioned read/write IOPS of the ESSD AutoPL disk. Valid values: 0 to min{50,000, 1,000 × Capacity - Baseline IOPS}.
306
+ * The provisioned read/write IOPS of the ESSD AutoPL disk used as the system disk. Valid values: 0 to min{50000, 1000 × Capacity - Baseline Performance}.
321
307
  *
322
- * Baseline IOPS = min{1,800 + 50 × Capacity, 50,000}.
308
+ * Baseline Performance = min{1,800 + 50 × Capacity, 50,000}.
323
309
  *
324
- * > This parameter is available only if you set DiskCategory to cloud_auto. For more information, see [ESSD AutoPL disks](https://help.aliyun.com/document_detail/368372.html) and [Modify the performance configurations of an ESSD AutoPL disk](https://help.aliyun.com/document_detail/413275.html).
310
+ * > This parameter is available only when DiskCategory is set to cloud_auto. For more information, see [ESSD AutoPL disks](https://help.aliyun.com/document_detail/368372.html) and [Modify the provisioned performance of an ESSD AutoPL disk](https://help.aliyun.com/document_detail/413275.html).
325
311
  *
326
312
  * @example
327
313
  * 50000
@@ -331,25 +317,16 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
331
317
  * @remarks
332
318
  * The size of data disk N. Valid values of N: 1 to 16. Unit: GiB. Valid values:
333
319
  *
334
- * - Valid values if DataDisk.N.Category is set to cloud: 5 to 2000.
335
- *
336
- * - Valid values if DataDisk.N.Category is set to cloud_efficiency: 20 to 32768.
337
- *
338
- * - Valid values when DataDisk.N.Category is set to cloud_ssd: 20 to 32768.
339
- *
340
- * - Valid values if you set DataDisk.N.Category to cloud_essd: vary based on the `DataDisk.N.PerformanceLevel` value.
341
- *
342
- * - Valid values if you set DataDisk.N.PerformanceLevel to PL0: 1 to 32768.
343
- *
344
- * - Valid values if you set DataDisk.N.PerformanceLevel to PL1: 20 to 32768.
345
- *
346
- * - Valid values if you set DataDisk.N.PerformanceLevel to PL2: 461 to 32768.
347
- *
348
- * - Valid values if you set DataDisk.N.PerformanceLevel to PL3: 1261 to 32768.
349
- *
350
- * - Valid values if you set DataDisk.N.Category to cloud_auto: 1 to 32768.
351
- *
352
- * - Valid values if you set DataDisk.N.Category to cloud_essd_entry: 10 to 32768.
320
+ * - cloud: 5 to 2000.
321
+ * - cloud_efficiency: 20 to 32768.
322
+ * - cloud_ssd: 20 to 32768.
323
+ * - cloud_essd: The valid value range depends on the value of `DataDisk.N.PerformanceLevel`.
324
+ * - PL0: 1 to 32768.
325
+ * - PL1: 20 to 32768.
326
+ * - PL2: 461 to 32768.
327
+ * - PL3: 1261 to 32768.
328
+ * - cloud_auto: 1 to 32,768.
329
+ * - cloud_essd_entry: 10 to 32,768.
353
330
  *
354
331
  * The value of this parameter must be greater than or equal to the size of the snapshot specified by `SnapshotId`.
355
332
  *
@@ -359,9 +336,9 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
359
336
  size?: number;
360
337
  /**
361
338
  * @remarks
362
- * The ID of the snapshot to use to create data disk N. Valid values of N: 1 to 16. When `DataDisk.N.SnapshotId` is specified, `DataDisk.N.Size` is ignored. The data disk is created with the size of the specified snapshot.
339
+ * The ID of the snapshot used to create data disk N. Valid values of N: 1 to 16. When `DataDisk.N.SnapshotId` is specified, `DataDisk.N.Size` is ignored. The actual size of the created disk is the size of the specified snapshot.
363
340
  *
364
- * Use snapshots created on or after July 15, 2013. Otherwise, an error is returned and your request is rejected.
341
+ * Snapshots created on or before July 15, 2013 cannot be used. Requests that use such snapshots are rejected.
365
342
  *
366
343
  * @example
367
344
  * s-bp17441ohwka0yuh****
@@ -415,11 +392,10 @@ export class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Model {
415
392
  export class CreateLaunchTemplateVersionRequestImageOptions extends $dara.Model {
416
393
  /**
417
394
  * @remarks
418
- * Specifies whether the instance that uses the image supports logons of the ecs-user user. Valid values:
419
- *
420
- * - true
421
- *
422
- * - false
395
+ * Specifies whether instances that use this image support logon with the ecs-user user.
396
+ * Valid values:
397
+ * - true: supported.
398
+ * - false: not supported.
423
399
  *
424
400
  * @example
425
401
  * false
@@ -449,11 +425,11 @@ export class CreateLaunchTemplateVersionRequestImageOptions extends $dara.Model
449
425
  export class CreateLaunchTemplateVersionRequestNetworkInterface extends $dara.Model {
450
426
  /**
451
427
  * @remarks
452
- * Specifies whether to release ENI N when the instance is released. Valid values:
428
+ * Specifies whether to retain the ENI when the instance is released. Valid values:
453
429
  *
454
- * - true
430
+ * - true: does not retain the ENI.
455
431
  *
456
- * - false
432
+ * - false: retains the ENI.
457
433
  *
458
434
  * Default value: true.
459
435
  *
@@ -465,7 +441,7 @@ export class CreateLaunchTemplateVersionRequestNetworkInterface extends $dara.Mo
465
441
  deleteOnRelease?: boolean;
466
442
  /**
467
443
  * @remarks
468
- * The description of the secondary ENI. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`. The value of N in `NetworkInterface.N` cannot be greater than 1.
444
+ * The description of the secondary network interface controller (NIC). The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`. The value of N in `NetworkInterface.N` cannot be greater than 1.
469
445
  *
470
446
  * @example
471
447
  * testNetworkInterfaceDescription
@@ -473,13 +449,12 @@ export class CreateLaunchTemplateVersionRequestNetworkInterface extends $dara.Mo
473
449
  description?: string;
474
450
  /**
475
451
  * @remarks
476
- * The type of ENI N. Valid values of N: 1 and 2. If the value of N is 1, you can configure a primary or secondary ENI. If the value of N is 2, you must configure a primary ENI and a secondary ENI.
452
+ * The type of the ENI. Valid values of N: 1 to 2. If you configure one ENI, you can configure either a primary network interface controller (NIC) or a secondary ENI. If you configure two ENIs, you must configure one primary NIC and one secondary ENI.
477
453
  *
478
454
  * Valid values:
479
455
  *
480
- * - Primary
481
- *
482
- * - Secondary
456
+ * - Primary: primary NIC.
457
+ * - Secondary: secondary ENI.
483
458
  *
484
459
  * Default value: Secondary.
485
460
  *
@@ -489,7 +464,7 @@ export class CreateLaunchTemplateVersionRequestNetworkInterface extends $dara.Mo
489
464
  instanceType?: string;
490
465
  /**
491
466
  * @remarks
492
- * The name of the secondary ENI. The value of N in `NetworkInterface.N` cannot be greater than 1.
467
+ * The name of the secondary network interface controller (NIC). The value of N in `NetworkInterface.N` cannot be greater than 1.
493
468
  *
494
469
  * @example
495
470
  * testNetworkInterfaceName
@@ -500,8 +475,7 @@ export class CreateLaunchTemplateVersionRequestNetworkInterface extends $dara.Mo
500
475
  * The communication mode of the primary ENI. Valid values:
501
476
  *
502
477
  * - Standard: uses the TCP communication mode.
503
- *
504
- * - HighPerformance: uses the remote direct memory access (RDMA) communication mode with Elastic RDMA Interface (ERI) enabled.
478
+ * - HighPerformance: enables the Elastic RDMA Interface (ERI) and uses the RDMA communication mode.
505
479
  *
506
480
  * @example
507
481
  * Standard
@@ -509,7 +483,7 @@ export class CreateLaunchTemplateVersionRequestNetworkInterface extends $dara.Mo
509
483
  networkInterfaceTrafficMode?: string;
510
484
  /**
511
485
  * @remarks
512
- * The primary private IP address of the secondary ENI. The value of N in `NetworkInterface.N` cannot be greater than 1.
486
+ * The primary private IP address of the secondary network interface controller (NIC). The value of N in `NetworkInterface.N` cannot be greater than 1.
513
487
  *
514
488
  * @example
515
489
  * ``192.168.**.**``
@@ -517,7 +491,7 @@ export class CreateLaunchTemplateVersionRequestNetworkInterface extends $dara.Mo
517
491
  primaryIpAddress?: string;
518
492
  /**
519
493
  * @remarks
520
- * The ID of the security group to which to assign the secondary ENI. The security groups of the secondary ENI and of the instance must belong to the same VPC. The value of N in `NetworkInterface.N` cannot be greater than 1.
494
+ * The ID of the security group to which the secondary network interface controller (NIC) belongs. The security group of the secondary NIC must belong to the same VPC as the instance. The value of N in `NetworkInterface.N` cannot be greater than 1.
521
495
  *
522
496
  * > You cannot specify both `NetworkInterface.N.SecurityGroupId` and `NetworkInterface.N.SecurityGroupIds.N`.
523
497
  *
@@ -527,7 +501,7 @@ export class CreateLaunchTemplateVersionRequestNetworkInterface extends $dara.Mo
527
501
  securityGroupId?: string;
528
502
  /**
529
503
  * @remarks
530
- * The IDs of the security groups to which to assign the secondary ENI. The security groups and the secondary ENI must reside in the same VPC. The valid values of N in `SecurityGroupIds.N` vary based on the maximum number of security groups to which a secondary ENI can belong. For more information, see the "Security group limits" section in [Limits](https://help.aliyun.com/document_detail/25412.html). The value of N in `NetworkInterface.N` cannot be greater than 1.
504
+ * The IDs of one or more security groups to which the secondary network interface controller (NIC) belongs. The security groups and the secondary NIC must belong to the same VPC. The valid values of N in `SecurityGroupIds.N` depend on the quota for the maximum number of security groups to which a secondary NIC can belong. For more information, see [Limits](https://help.aliyun.com/document_detail/25412.html). The value of N in `NetworkInterface.N` cannot be greater than 1.
531
505
  *
532
506
  * > You cannot specify both `NetworkInterface.N.SecurityGroupId` and `NetworkInterface.N.SecurityGroupIds.N`.
533
507
  *
@@ -537,7 +511,7 @@ export class CreateLaunchTemplateVersionRequestNetworkInterface extends $dara.Mo
537
511
  securityGroupIds?: string[];
538
512
  /**
539
513
  * @remarks
540
- * The ID of the vSwitch to which to connect the secondary ENI. The instance and the secondary ENI must reside in the same zone of the same VPC, but they can be connected to different vSwitches. The value of N in `NetworkInterface.N` cannot be greater than 1.
514
+ * The ID of the vSwitch to which the secondary network interface controller (NIC) belongs. The instance and the secondary NIC must be in the same VPC and the same active zone but can belong to different vSwitches. The value of N in `NetworkInterface.N` cannot be greater than 1.
541
515
  *
542
516
  * @example
543
517
  * vsw-bp1s5fnvk4gn2tws0****
@@ -586,25 +560,20 @@ export class CreateLaunchTemplateVersionRequestNetworkInterface extends $dara.Mo
586
560
  export class CreateLaunchTemplateVersionRequestSecurityOptions extends $dara.Model {
587
561
  /**
588
562
  * @remarks
589
- * The trusted system mode. Valid value: vTPM.
590
- *
591
- * Currently, the following instance families support the trusted system mode:
592
- *
593
- * - g7, c7, r7
563
+ * The trusted system mode. Set the value to vTPM.
594
564
  *
595
- * - Security-enhanced instance families (g7t, c7t, r7t)
565
+ * The following instance families support trusted system mode:
566
+ * - g7, c7, and r7.
567
+ * - Security-enhanced instance family (g7t, c7t, and r7t).
596
568
  *
597
- * When you create an ECS instance using one of the above instance families, you must configure this parameter as follows:
569
+ * When you create ECS instances of the preceding instance families, you must configure this parameter. Details:
598
570
  *
599
- * - If you use Alibaba Cloud Trusted System, set this parameter to vTPM. Alibaba Cloud Trusted System will then perform trusted validation when the instance starts.
571
+ * - To use the Alibaba Cloud Trusted System, set this parameter to vTPM. The trusted verification is completed by the Alibaba Cloud Trusted System when the instance starts.
572
+ * - If you do not use the Alibaba Cloud Trusted System, you can leave this parameter empty. However, if the ECS instance that you create uses the Enclave-based confidential computing mode (`SecurityOptions.ConfidentialComputingMode=Enclave`), the trusted system is also enabled for the instance.
573
+ * - When you create a trusted ECS instance by invoking an API operation, you can only invoke `RunInstances`. `CreateInstance` does not support configuring the `SecurityOptions.TrustedSystemMode` parameter.
574
+ * > If you specify an instance as a trusted instance during creation, you can only use images that support the trusted system when you replace the system disk.
600
575
  *
601
- * - If you do not use Alibaba Cloud Trusted System, you can omit this parameter. However, note that if your ECS instance uses the Enclave confidential computing mode (`SecurityOptions.ConfidentialComputingMode=Enclave`), the trusted system will still be enabled on the instance.
602
- *
603
- * - When creating a trusted ECS instance via OpenAPI, you can only use the `RunInstances` operation. The `CreateInstance` operation does not currently support setting the `SecurityOptions.TrustedSystemMode` parameter.
604
- *
605
- * > If you specify the instance as a trusted instance during creation, you can only use images that support the trusted system when replacing the system disk.
606
- *
607
- * For more information about the trusted system, see [Function Overview of Trusted Features for Security-Enhanced Instances](https://help.aliyun.com/document_detail/201394.html).
576
+ * For more information about the trusted system, see [Overview of trusted features for security-enhanced instances](https://help.aliyun.com/document_detail/201394.html).
608
577
  *
609
578
  * @example
610
579
  * vTPM
@@ -634,7 +603,7 @@ export class CreateLaunchTemplateVersionRequestSecurityOptions extends $dara.Mod
634
603
  export class CreateLaunchTemplateVersionRequestTag extends $dara.Model {
635
604
  /**
636
605
  * @remarks
637
- * The key of tag N to add to the ECS instance, disks, and primary ENI created based on the launch template version. Valid values of N: 1 to 20. The tag key cannot be an empty string. The tag key can be up to 128 characters in length and cannot contain http\\:// or https\\://. The tag key cannot start with acs: or aliyun.
606
+ * The tag key of the instances, disks, and primary ENIs created by using this version. Valid values of N: 1 to 20. The tag key cannot be an empty string. It can be up to 128 characters in length and cannot start with aliyun or acs:. It cannot contain http:// or https://.
638
607
  *
639
608
  * @example
640
609
  * TestKey
@@ -642,7 +611,7 @@ export class CreateLaunchTemplateVersionRequestTag extends $dara.Model {
642
611
  key?: string;
643
612
  /**
644
613
  * @remarks
645
- * The value of tag N to add to the ECS instance, disks, and primary ENI created based on the launch template version. Valid values of N: 1 to 20. The tag value can be an empty string. The tag value can be up to 128 characters in length and cannot contain http\\:// or https\\://.
614
+ * The tag value of the instances, disks, and primary ENIs created by using this version. Valid values of N: 1 to 20. The tag value can be an empty string. It can be up to 128 characters in length and cannot contain http:// or https://.
646
615
  *
647
616
  * @example
648
617
  * TestValue
@@ -675,13 +644,13 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
675
644
  systemDisk?: CreateLaunchTemplateVersionRequestSystemDisk;
676
645
  /**
677
646
  * @remarks
678
- * The automatic release time of the instance. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the yyyy-MM-ddTHH:mm:ssZ format. The time must be in UTC.
647
+ * The automatic release time. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the yyyy-MM-ddTHH:mm:ssZ format. The time must be in UTC.
679
648
  *
680
- * - If the value of `ss` is not `00`, the time is automatically rounded down to the nearest minute based on the value of `mm`.
649
+ * - If the value of seconds (`ss`) is not `00`, the time is automatically rounded to the start of the current minute (`mm`).
681
650
  *
682
- * - The specified time must be at least 30 minutes later than the current time.
651
+ * - The earliest release time is 30 minutes after the current time.
683
652
  *
684
- * - The specified time can be at most three years later than the current time.
653
+ * - The latest release time cannot be more than three years from the current time.
685
654
  *
686
655
  * @example
687
656
  * 2018-01-01T12:05:00Z
@@ -689,11 +658,10 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
689
658
  autoReleaseTime?: string;
690
659
  /**
691
660
  * @remarks
692
- * Specifies whether to enable auto-renewal for the instance. This parameter is valid only if `InstanceChargeType` is set to `PrePaid`. Valid values:
661
+ * Specifies whether to enable auto-renewal. This parameter takes effect only when `InstanceChargeType` is set to `PrePaid`. Valid values:
693
662
  *
694
- * - true
695
- *
696
- * - false
663
+ * - true: enables auto-renewal.
664
+ * - false: does not enable auto-renewal.
697
665
  *
698
666
  * Default value: false.
699
667
  *
@@ -703,9 +671,15 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
703
671
  autoRenew?: boolean;
704
672
  /**
705
673
  * @remarks
706
- * The auto-renewal period of the instance. Valid values:
674
+ * The auto-renewal period. Valid values:
675
+ *
676
+ * <props="china">
677
+ * - If PeriodUnit is set to Week: 1, 2, and 3.
678
+ * - If PeriodUnit is set to Month: 1, 2, 3, 6, 12, 24, 36, 48, and 60.
707
679
  *
708
- * Valid values when PeriodUnit is set to Month: 1, 2, 3, 6, 12, 24, 36, 48, and 60.
680
+ *
681
+ *
682
+ * <props="intl">If PeriodUnit is set to Month: 1, 2, 3, 6, 12, 24, 36, 48, and 60.
709
683
  *
710
684
  * Default value: 1.
711
685
  *
@@ -715,11 +689,10 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
715
689
  autoRenewPeriod?: number;
716
690
  /**
717
691
  * @remarks
718
- * The performance mode of the burstable instance. Valid values:
719
- *
720
- * - Standard: the standard mode. For more information, see the "Standard mode" section in [Overview of burstable instances](https://help.aliyun.com/document_detail/59977.html).
692
+ * The running mode of the burstable instance. Valid values:
721
693
  *
722
- * - Unlimited: the unlimited mode. For more information, see the "Unlimited mode" section in [Overview of burstable instances](https://help.aliyun.com/document_detail/59977.html).
694
+ * - Standard: standard mode. For more information, see the performance constrained mode section in [Overview of burstable instances](https://help.aliyun.com/document_detail/59977.html).
695
+ * - Unlimited: unlimited mode. For more information, see the unlimited mode section in [Overview of burstable instances](https://help.aliyun.com/document_detail/59977.html).
723
696
  *
724
697
  * @example
725
698
  * Standard
@@ -727,20 +700,19 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
727
700
  creditSpecification?: string;
728
701
  /**
729
702
  * @remarks
730
- * The information about the data disks.
703
+ * The list of data disks.
731
704
  */
732
705
  dataDisk?: CreateLaunchTemplateVersionRequestDataDisk[];
733
706
  /**
734
707
  * @remarks
735
- * Specifies whether to enable release protection for the instance. This parameter specifies whether you can use the ECS console or call the [DeleteInstance](https://help.aliyun.com/document_detail/25507.html) operation to release the instance. Valid values:
708
+ * The release protection attribute of the instance. Specifies whether the instance can be released from the console or by calling [DeleteInstance](https://help.aliyun.com/document_detail/25507.html). Valid values:
709
+ * - true: enables release protection.
736
710
  *
737
- * - true
738
- *
739
- * - false
711
+ * - false: disables release protection.
740
712
  *
741
713
  * Default value: false.
742
714
  *
743
- * > This parameter is applicable only to pay-as-you-go instances. The release protection feature can protect instances against manual releases, but not against automatic releases.
715
+ * > This attribute is applicable only to pay-as-you-go instances. It can only restrict manual release operations and does not take effect on system-initiated release operations.
744
716
  *
745
717
  * @example
746
718
  * false
@@ -748,7 +720,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
748
720
  deletionProtection?: boolean;
749
721
  /**
750
722
  * @remarks
751
- * The ID of the deployment set to which to deploy the instance.
723
+ * The ID of the deployment set.
752
724
  *
753
725
  * @example
754
726
  * ds-bp1brhwhoqinyjd6****
@@ -772,13 +744,11 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
772
744
  enableVmOsConfig?: boolean;
773
745
  /**
774
746
  * @remarks
775
- * The hostname of the instance.
747
+ * The hostname of the Elastic Compute Service (ECS) server.
776
748
  *
777
- * - The hostname cannot start or end with a period (.) or hyphen (-). It cannot contain consecutive periods (.) or hyphens (-).
778
- *
779
- * - For Windows instances, the hostname must be 2 to 15 characters in length and cannot contain periods (.) or contain only digits. It can contain letters, digits, and hyphens (-).
780
- *
781
- * - For instances that run other operating systems such as Linux, the hostname must be 2 to 64 characters in length. You can use periods (.) to separate the hostname into multiple segments. Each segment can contain letters, digits, and hyphens (-).
749
+ * - The hostname cannot start or end with a period (.) or hyphen (-), and cannot contain consecutive periods or hyphens.
750
+ * - Windows instances: The hostname must be 2 to 15 characters in length and cannot contain periods (.) or consist entirely of digits. It can contain letters, digits, and hyphens (-).
751
+ * - Other instances (such as Linux): The hostname must be 2 to 64 characters in length. It can contain multiple periods (.), with each segment between periods allowing letters, digits, and hyphens (-).
782
752
  *
783
753
  * @example
784
754
  * testHostName
@@ -788,13 +758,12 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
788
758
  * @remarks
789
759
  * Specifies whether to enable the access channel for instance metadata. Valid values:
790
760
  *
791
- * - enabled
792
- *
793
- * - disabled
761
+ * - enabled: enables the access channel.
762
+ * - disabled: disables the access channel.
794
763
  *
795
764
  * Default value: enabled.
796
765
  *
797
- * > For information about instance metadata, see [Obtain information about an ECS instance, such as instance attributes inside ECS instances from instance metadata service](https://help.aliyun.com/document_detail/108460.html).
766
+ * > For more information about instance metadata, see [Overview of ECS instance metadata](https://help.aliyun.com/document_detail/108460.html).
798
767
  *
799
768
  * @example
800
769
  * enabled
@@ -810,15 +779,14 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
810
779
  httpPutResponseHopLimit?: number;
811
780
  /**
812
781
  * @remarks
813
- * Specifies whether to forcefully use the security hardening mode (IMDSv2) to access instance metadata. Valid values:
782
+ * Specifies whether to forcefully use the security-hardened mode (IMDSv2) to access instance metadata. Valid values:
814
783
  *
815
- * - optional: does not forcefully use the security hardening mode (IMDSv2).
816
- *
817
- * - required: forcefully uses the security hardening mode (IMDSv2). After you set this parameter to required, you cannot access instance metadata in normal mode.
784
+ * - optional: does not forcefully use the security-hardened mode.
785
+ * - required: forcefully uses the security-hardened mode. After you set this value, the normal mode cannot be used to access instance metadata.
818
786
  *
819
787
  * Default value: optional.
820
788
  *
821
- * > For information about the modes of accessing instance metadata, see [Obtain information about an ECS instance, such as instance attributes inside ECS instances from instance metadata service](https://help.aliyun.com/document_detail/108460.html).
789
+ * > For more information about the modes for accessing instance metadata, see [Overview of ECS instance metadata](https://help.aliyun.com/document_detail/108460.html).
822
790
  *
823
791
  * @example
824
792
  * optional
@@ -826,7 +794,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
826
794
  httpTokens?: string;
827
795
  /**
828
796
  * @remarks
829
- * The ID of the image to use to create the Elastic Compute Service (ECS) instance. You can call the [DescribeImages](https://help.aliyun.com/document_detail/25534.html) operation to query available images.
797
+ * The ID of the image used to create the instance. You can call [DescribeImages](https://help.aliyun.com/document_detail/25534.html) to query available image resources.
830
798
  *
831
799
  * @example
832
800
  * win2008r2_64_ent_sp1_en-us_40G_alibase_20170915.vhd
@@ -834,14 +802,13 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
834
802
  imageId?: string;
835
803
  /**
836
804
  * @remarks
837
- * Details about the image options.
805
+ * The image-related property information.
838
806
  */
839
807
  imageOptions?: CreateLaunchTemplateVersionRequestImageOptions;
840
808
  /**
841
809
  * @remarks
842
810
  * The source of the image.
843
- *
844
- * > This parameter will be removed in the future. We recommend that you use other parameters to ensure future compatibility.
811
+ * > This parameter will be deprecated. To improve compatibility, use other parameters.
845
812
  *
846
813
  * @example
847
814
  * system
@@ -851,9 +818,19 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
851
818
  * @remarks
852
819
  * The billing method of the instance. Valid values:
853
820
  *
854
- * - PrePaid: subscription. If you set this parameter to PrePaid, make sure that your account has sufficient credits. Otherwise, an `InvalidPayMethod` error is returned.
821
+ * <props="china">
822
+ * - PrePaid: subscription. If you set this parameter to PrePaid, confirm that your account supports balance payment or credit payment. Otherwise, an `InvalidPayMethod` fault is returned.
823
+ * - PostPaid: pay-as-you-go.
824
+ *
855
825
  *
856
- * - PostPaid: pay-as-you-go
826
+ * <props="intl">
827
+ * - PrePaid: subscription. If you set this parameter to PrePaid, confirm that your account supports credit payment. Otherwise, an `InvalidPayMethod` fault is returned.
828
+ * - PostPaid: pay-as-you-go.
829
+ *
830
+ *
831
+ * <props="partner">
832
+ * - PrePaid: subscription. If you set this parameter to PrePaid, confirm that your account supports credit payment. Otherwise, an `InvalidPayMethod` fault is returned.
833
+ * - PostPaid: pay-as-you-go.
857
834
  *
858
835
  * @example
859
836
  * PrePaid
@@ -861,9 +838,9 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
861
838
  instanceChargeType?: string;
862
839
  /**
863
840
  * @remarks
864
- * The instance name. The name must be 2 to 128 characters in length and can contain letters, digits, colons (:), underscores (_), periods (.), and hyphens (-). The default value of this parameter is the `InstanceId` value.
841
+ * The name of the instance. The name must be 2 to 128 characters in length and can contain letters, digits, and characters from the Unicode letter category (which includes characters from various languages). The name can contain colons (:), underscores (_), periods (.), and hyphens (-). The default value is the `InstanceId` of the instance.
865
842
  *
866
- * When you create multiple ECS instances at a time, you can batch configure sequential names for the instances. The instance names can contain square brackets ([]) and commas (,). For more information, see [Batch configure sequential names or hostnames for multiple instances](https://help.aliyun.com/document_detail/196048.html).
843
+ * When you create multiple ECS instances at a time, you can batch configure sequential instance names that contain brackets ([]) and commas (,). For more information, see [Batch configure sequential names or hostnames for multiple instances](https://help.aliyun.com/document_detail/196048.html).
867
844
  *
868
845
  * @example
869
846
  * k8s-node-[1,4]-alibabacloud
@@ -871,7 +848,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
871
848
  instanceName?: string;
872
849
  /**
873
850
  * @remarks
874
- * The instance type. For more information, see [Overview of instance families](https://help.aliyun.com/document_detail/25378.html). You can also call the [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) operation to query the most recent list of instance types.
851
+ * The instance type. For more information, see [Instance family](https://help.aliyun.com/document_detail/25378.html). You can also call [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) to query the most recent instance type list.
875
852
  *
876
853
  * @example
877
854
  * ecs.g5.large
@@ -879,13 +856,12 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
879
856
  instanceType?: string;
880
857
  /**
881
858
  * @remarks
882
- * The billing method for network usage. Default value: PayByTraffic. Valid values:
883
- *
884
- * - PayByBandwidth: pay-by-bandwidth
859
+ * The billing method for outbound Internet bandwidth. Valid values:
885
860
  *
886
- * - PayByTraffic: pay-by-traffic
861
+ * - PayByBandwidth: pay-by-bandwidth.
862
+ * - PayByTraffic: pay-by-traffic.
887
863
  *
888
- * > When the **pay-by-traffic** billing method for network usage is used, the maximum inbound and outbound bandwidths are used as the upper limits of bandwidths instead of guaranteed performance specifications. In scenarios where demand outstrips resource supplies, these maximum bandwidth values may not be reached. If you want guaranteed bandwidths for your instance, use the **pay-by-bandwidth** billing method for network usage.
864
+ * > In **pay-by-traffic** mode, the peak inbound and outbound bandwidths are used as upper limits of bandwidths instead of guaranteed performance specifications. When resource contention occurs, the peak bandwidths may be limited. If you want guaranteed bandwidth, use the **pay-by-bandwidth** mode.
889
865
  *
890
866
  * @example
891
867
  * PayByTraffic
@@ -895,9 +871,8 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
895
871
  * @remarks
896
872
  * The maximum inbound public bandwidth. Unit: Mbit/s. Valid values:
897
873
  *
898
- * - When the purchased outbound public bandwidth is less than or equal to 10 Mbit/s, the valid values of this parameter are 1 to 10 and the default value is 10.
899
- *
900
- * - If the purchased outbound public bandwidth is greater than 10 Mbit/s, the valid values of this parameter range from 1 to the `InternetMaxBandwidthOut` value and the default value is the `InternetMaxBandwidthOut` value.
874
+ * - If the purchased outbound public bandwidth is less than or equal to 10 Mbit/s: 1 to 10. Default value: 10.
875
+ * - If the purchased outbound public bandwidth is greater than 10 Mbit/s: 1 to the value of `InternetMaxBandwidthOut`. Default value: the value of `InternetMaxBandwidthOut`.
901
876
  *
902
877
  * @example
903
878
  * 50
@@ -913,11 +888,10 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
913
888
  internetMaxBandwidthOut?: number;
914
889
  /**
915
890
  * @remarks
916
- * Specifies whether to create an I/O optimized instance. Valid values:
917
- *
918
- * - none: The instance is not I/O optimized.
891
+ * Specifies whether the instance is an I/O optimized instance. Valid values:
919
892
  *
920
- * - optimized: creates an I/O optimized instance.
893
+ * - none: The instance is not I/O optimized.
894
+ * - optimized: The instance is I/O optimization enabled.
921
895
  *
922
896
  * @example
923
897
  * optimized
@@ -925,7 +899,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
925
899
  ioOptimized?: string;
926
900
  /**
927
901
  * @remarks
928
- * The number of IPv6 addresses to randomly generate for the primary elastic network interface (ENI). Valid values: 1 to 10.
902
+ * The number of IPv6 addresses to randomly generate for the primary ENI. Valid values: 1 to 10.
929
903
  *
930
904
  * @example
931
905
  * 1
@@ -933,11 +907,10 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
933
907
  ipv6AddressCount?: number;
934
908
  /**
935
909
  * @remarks
936
- * The name of the key pair to bind to the instance.
937
- *
938
- * - For Windows instances, this parameter is ignored The `Password` parameter is valid even if the KeyPairName parameter is specified.
910
+ * The name of the key pair.
939
911
  *
940
- * - For Linux instances, the password-based logon method is disabled by default.
912
+ * - For Windows instances, this parameter is ignored. Even if you specify this parameter, only the `Password` content is used.
913
+ * - For Linux instances, password-based logon is disabled during initialization.
941
914
  *
942
915
  * @example
943
916
  * testKeyPairName
@@ -945,7 +918,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
945
918
  keyPairName?: string;
946
919
  /**
947
920
  * @remarks
948
- * The ID of the launch template. For more information, call the [DescribeLaunchTemplates](https://help.aliyun.com/document_detail/73759.html) operation. You must specify `LaunchTemplateId` or `LaunchTemplateName` to specify a launch template.
921
+ * The ID of the launch template. For more information, call [DescribeLaunchTemplates](https://help.aliyun.com/document_detail/73759.html). You must specify `LaunchTemplateId` or `LaunchTemplateName` to determine the launch template.
949
922
  *
950
923
  * @example
951
924
  * lt-m5eiaupmvm2op9d****
@@ -953,7 +926,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
953
926
  launchTemplateId?: string;
954
927
  /**
955
928
  * @remarks
956
- * The name of the launch template. The name must be 2 to 128 characters in length. The name must start with a letter and cannot start with `http://` or `https://`. The name can contain letters, digits, colons (:), underscores (_), and hyphens (-).
929
+ * The name of the launch template. The name must be 2 to 128 characters in length. It must start with a letter and cannot start with `http://` or `https://`. It can contain digits, colons (:), underscores (_), and hyphens (-).
957
930
  *
958
931
  * @example
959
932
  * testLaunchTemplateName
@@ -961,16 +934,15 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
961
934
  launchTemplateName?: string;
962
935
  /**
963
936
  * @remarks
964
- * The information of the elastic network interfaces (ENIs).
937
+ * The network interface controller (NIC) information.
965
938
  */
966
939
  networkInterface?: CreateLaunchTemplateVersionRequestNetworkInterface[];
967
940
  /**
968
941
  * @remarks
969
942
  * The network type of the instance. Valid values:
970
943
  *
971
- * - classic: classic network
972
- *
973
- * - vpc: VPC
944
+ * - vpc: VPC.
945
+ * - classic: classic network. The classic network has been retired. For more information, see [Retirement notice](https://help.aliyun.com/document_detail/2833134.html).
974
946
  *
975
947
  * @example
976
948
  * vpc
@@ -980,15 +952,13 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
980
952
  ownerId?: number;
981
953
  /**
982
954
  * @remarks
983
- * Specifies whether to use the password that is preconfigured in the image. Valid values:
984
- *
955
+ * Specifies whether to use the preset password of the image. Valid values:
985
956
  * - true
986
- *
987
957
  * - false
988
958
  *
989
959
  * Default value: false.
990
960
  *
991
- * > If you specify PasswordInherit, you must leave Password empty and make sure that a password is preconfigured for the image.
961
+ * > When you use this parameter, the Password parameter must be empty. You must also make sure that the image has a preset password.
992
962
  *
993
963
  * @example
994
964
  * false
@@ -996,7 +966,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
996
966
  passwordInherit?: boolean;
997
967
  /**
998
968
  * @remarks
999
- * The subscription period of the instance. Unit: months. This parameter is valid and required only when `InstanceChargeType` is set to `PrePaid`. Valid values: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36, 48, and 60.
969
+ * The subscription duration of the resource. Unit: months. This parameter takes effect and is required only when `InstanceChargeType` is set to `PrePaid`. Valid values: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36, 48, and 60.
1000
970
  *
1001
971
  * @example
1002
972
  * 1
@@ -1004,9 +974,15 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
1004
974
  period?: number;
1005
975
  /**
1006
976
  * @remarks
1007
- * The unit of the subscription period. Valid values:
977
+ * The unit of the subscription duration. Valid values:
978
+ *
979
+ * <props="china">
980
+ * - Week.
981
+ * - Month (default).
982
+ *
983
+ *
1008
984
  *
1009
- * Month (default)
985
+ * <props="intl">Month (default).
1010
986
  *
1011
987
  * @example
1012
988
  * Month
@@ -1014,9 +990,9 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
1014
990
  periodUnit?: string;
1015
991
  /**
1016
992
  * @remarks
1017
- * The private IP address to assign to the instance.
993
+ * The private IP address of the instance.
1018
994
  *
1019
- * To assign a private IP address to an instance of the VPC type, make sure that the IP address is an idle IP address within the CIDR block of the vSwitch specified by the `VSwitchId` parameter.
995
+ * When you specify a private IP address for a VPC-connected ECS instance, the IP address must be from the idle CIDR block of the vSwitch (`VSwitchId`).
1020
996
  *
1021
997
  * @example
1022
998
  * ``10.1.**.**``
@@ -1024,7 +1000,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
1024
1000
  privateIpAddress?: string;
1025
1001
  /**
1026
1002
  * @remarks
1027
- * The name of the instance Resource Access Management (RAM) role. You can call the [ListRoles](https://help.aliyun.com/document_detail/28713.html) operation provided by RAM to query the instance RAM roles that you created.
1003
+ * The name of the instance RAM role. You can call the RAM API [ListRoles](https://help.aliyun.com/document_detail/28713.html) to query the instance RAM roles that you have created.
1028
1004
  *
1029
1005
  * @example
1030
1006
  * testRamRoleName
@@ -1032,7 +1008,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
1032
1008
  ramRoleName?: string;
1033
1009
  /**
1034
1010
  * @remarks
1035
- * The region ID of the command. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the most recent list of regions.
1011
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
1036
1012
  *
1037
1013
  * This parameter is required.
1038
1014
  *
@@ -1042,7 +1018,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
1042
1018
  regionId?: string;
1043
1019
  /**
1044
1020
  * @remarks
1045
- * The ID of the resource group to which to assign the instance.
1021
+ * The ID of the resource group.
1046
1022
  *
1047
1023
  * @example
1048
1024
  * rg-bp67acfmxazb4p****
@@ -1054,9 +1030,8 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
1054
1030
  * @remarks
1055
1031
  * Specifies whether to enable security hardening for the operating system. Valid values:
1056
1032
  *
1057
- * - Active: Security hardening is enabled. This value is applicable only to public images.
1058
- *
1059
- * - Deactive: Security hardening is disabled. This value is available to all types of images.
1033
+ * - Active: enables security hardening. This value is applicable only to public images.
1034
+ * - Deactive: does not enable security hardening. This value is applicable to all image types.
1060
1035
  *
1061
1036
  * @example
1062
1037
  * Active
@@ -1064,9 +1039,9 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
1064
1039
  securityEnhancementStrategy?: string;
1065
1040
  /**
1066
1041
  * @remarks
1067
- * The ID of the security group to which to assign the ECS instance created based on the launch template version. Instances in the same security group can access each other.
1042
+ * The ID of the security group to which the instance created by using this version belongs. Instances in the same security group can communicate with each other.
1068
1043
  *
1069
- * > You cannot specify `SecurityGroupId` and `SecurityGroupIds.N` in the same request.
1044
+ * > You cannot specify both `SecurityGroupId` and `SecurityGroupIds.N`.
1070
1045
  *
1071
1046
  * @example
1072
1047
  * sg-bp15ed6xe1yxeycg****
@@ -1074,9 +1049,9 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
1074
1049
  securityGroupId?: string;
1075
1050
  /**
1076
1051
  * @remarks
1077
- * The ID of security group N to which to assign the instance. The valid values of N depend on the maximum number of security groups to which the instance can belong. For more information, see [Quantity limits](https://help.aliyun.com/document_detail/25412.html).
1052
+ * The IDs of one or more security groups to which the instance belongs. The valid values of N depend on the maximum number of security groups to which an instance can belong. For more information, see [Limits](https://help.aliyun.com/document_detail/25412.html).
1078
1053
  *
1079
- * > The `SecurityGroupId` parameter and the `SecurityGroupIds.N` parameter are mutually exclusive.
1054
+ * > You cannot specify both `SecurityGroupId` and `SecurityGroupIds.N`.
1080
1055
  *
1081
1056
  * @example
1082
1057
  * sg-bp15ed6xe1yxeycg7****
@@ -1084,20 +1059,18 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
1084
1059
  securityGroupIds?: string[];
1085
1060
  /**
1086
1061
  * @remarks
1087
- * Security options.
1062
+ * The security options.
1088
1063
  */
1089
1064
  securityOptions?: CreateLaunchTemplateVersionRequestSecurityOptions;
1090
1065
  /**
1091
1066
  * @remarks
1092
1067
  * The protection period of the spot instance. Unit: hours. Default value: 1. Valid values:
1068
+ * - 1: After a spot instance is created, Alibaba Cloud ensures that the instance is not automatically released within 1 hour. After the 1-hour protection period ends, the system compares the bid price with the market price and checks the resource inventory to determine whether to retain automatic release the instance.
1069
+ * - 0: After a spot instance is created, Alibaba Cloud does not ensure that the instance runs for 1 hour. The system compares the bid price with the market price and checks the resource inventory to determine whether to retain automatic release the instance.
1093
1070
  *
1094
- * - 1: After a spot instance is created, Alibaba Cloud ensures that the instance is not automatically released within 1 hour. After the 1-hour protection period ends, the system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
1095
- *
1096
- * - 0: After a spot instance is created, Alibaba Cloud does not ensure that the instance runs for 1 hour. The system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
1097
- *
1098
- * Alibaba Cloud sends an ECS system event to notify you 5 minutes before the instance is released. Spot instances are billed by second. We recommend that you specify a protection period based on your business requirements.
1071
+ * Alibaba Cloud sends an ECS system event notification 5 minutes before the instance is released. Spot instances are billed by second. We recommend that you select an appropriate protection period based on the expected task execution duration.
1099
1072
  *
1100
- * > This parameter takes effect only if SpotStrategy is set to SpotWithPriceLimit or SpotAsPriceGo.
1073
+ * > This parameter takes effect only when SpotStrategy is set to SpotWithPriceLimit or SpotAsPriceGo.
1101
1074
  *
1102
1075
  * @example
1103
1076
  * 1
@@ -1105,7 +1078,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
1105
1078
  spotDuration?: number;
1106
1079
  /**
1107
1080
  * @remarks
1108
- * The maximum hourly price of the spot instance. A maximum of three decimal places are allowed.
1081
+ * The maximum hourly price of the instance. A maximum of three decimal places are supported.
1109
1082
  *
1110
1083
  * @example
1111
1084
  * 0.97
@@ -1113,13 +1086,11 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
1113
1086
  spotPriceLimit?: number;
1114
1087
  /**
1115
1088
  * @remarks
1116
- * The preemption policy for the pay-as-you-go instance. This parameter is valid only when the `InstanceChargeType` parameter is set to `PostPaid`. Default value: NoSpot. Valid values:
1117
- *
1118
- * - NoSpot: The instance is created as a pay-as-you-go instance.
1119
- *
1120
- * - SpotWithPriceLimit: The instances of the compute node are spot instances. These types of instances have a specified maximum hourly price.
1089
+ * The preemption policy for the pay-as-you-go instance. This parameter takes effect when `InstanceChargeType` is set to `PostPaid`. Valid values:
1121
1090
  *
1122
- * - SpotAsPriceGo: The instance is created as a spot instance for which the market price at the time of purchase is automatically used as the bid price.
1091
+ * - NoSpot: The instance is a regular pay-as-you-go instance.
1092
+ * - SpotWithPriceLimit: The instance is a spot instance with a user-defined maximum hourly price.
1093
+ * - SpotAsPriceGo: The instance is a spot instance for which the market price at the time of purchase is automatically used as the bid price.
1123
1094
  *
1124
1095
  * @example
1125
1096
  * NoSpot
@@ -1127,12 +1098,12 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
1127
1098
  spotStrategy?: string;
1128
1099
  /**
1129
1100
  * @remarks
1130
- * The tags to add to the ECS instance, disks, and primary elastic network interface (ENI) created based on the launch template version.
1101
+ * The tags of the instances, disks, and primary ENIs created by using this version.
1131
1102
  */
1132
1103
  tag?: CreateLaunchTemplateVersionRequestTag[];
1133
1104
  /**
1134
1105
  * @remarks
1135
- * The user data of the instance. The user data must be encoded in Base64. The maximum size of raw data is 32 KB.
1106
+ * Instance user data of the instance. Instance user data must be encoded in Base64. The raw data can be up to 32 KB in size.
1136
1107
  *
1137
1108
  * @example
1138
1109
  * ZWNobyBoZWxsbyBl****
@@ -1140,7 +1111,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
1140
1111
  userData?: string;
1141
1112
  /**
1142
1113
  * @remarks
1143
- * The ID of the vSwitch to which to connect the instance. This parameter is required if you specify the VpcId parameter.
1114
+ * The ID of the vSwitch. You must specify this parameter when you create a VPC-connected instance.
1144
1115
  *
1145
1116
  * @example
1146
1117
  * vsw-bp1s5fnvk4gn2tws0****
@@ -1156,7 +1127,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
1156
1127
  versionDescription?: string;
1157
1128
  /**
1158
1129
  * @remarks
1159
- * The ID of the virtual private cloud (VPC) in which to create the ECS instance.
1130
+ * The ID of the virtual private cloud (VPC) to which the instance belongs.
1160
1131
  *
1161
1132
  * @example
1162
1133
  * vpc-bp12433upq1y5scen****
@@ -1164,7 +1135,7 @@ export class CreateLaunchTemplateVersionRequest extends $dara.Model {
1164
1135
  vpcId?: string;
1165
1136
  /**
1166
1137
  * @remarks
1167
- * The ID of the zone to which the instance belongs.
1138
+ * The zone ID of the instance.
1168
1139
  *
1169
1140
  * @example
1170
1141
  * cn-hangzhou-g