@alicloud/ecs20140526 7.8.5 → 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 (631) hide show
  1. package/dist/client.d.ts +1587 -1580
  2. package/dist/client.js +1650 -1572
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AcceptInquiredSystemEventRequest.d.ts +3 -3
  5. package/dist/models/ActivateRouterInterfaceRequest.d.ts +0 -6
  6. package/dist/models/ActivateRouterInterfaceRequest.js.map +1 -1
  7. package/dist/models/ActivateRouterInterfaceResponseBody.d.ts +0 -4
  8. package/dist/models/ActivateRouterInterfaceResponseBody.js.map +1 -1
  9. package/dist/models/AddBandwidthPackageIpsRequest.d.ts +0 -10
  10. package/dist/models/AddBandwidthPackageIpsRequest.js.map +1 -1
  11. package/dist/models/AddBandwidthPackageIpsResponseBody.d.ts +0 -4
  12. package/dist/models/AddBandwidthPackageIpsResponseBody.js.map +1 -1
  13. package/dist/models/AddTagsRequest.d.ts +19 -32
  14. package/dist/models/AddTagsRequest.js.map +1 -1
  15. package/dist/models/AllocateEipAddressRequest.d.ts +0 -28
  16. package/dist/models/AllocateEipAddressRequest.js.map +1 -1
  17. package/dist/models/AllocateEipAddressResponseBody.d.ts +0 -12
  18. package/dist/models/AllocateEipAddressResponseBody.js.map +1 -1
  19. package/dist/models/AssignIpv6addressesRequest.d.ts +11 -13
  20. package/dist/models/AssignIpv6addressesRequest.js.map +1 -1
  21. package/dist/models/AssignIpv6addressesResponseBody.d.ts +1 -1
  22. package/dist/models/AssignPrivateIpAddressesRequest.d.ts +13 -16
  23. package/dist/models/AssignPrivateIpAddressesRequest.js.map +1 -1
  24. package/dist/models/AssignPrivateIpAddressesResponseBody.d.ts +2 -2
  25. package/dist/models/AssociateHaVipRequest.d.ts +0 -10
  26. package/dist/models/AssociateHaVipRequest.js.map +1 -1
  27. package/dist/models/AssociateHaVipResponseBody.d.ts +0 -4
  28. package/dist/models/AssociateHaVipResponseBody.js.map +1 -1
  29. package/dist/models/AttachKeyPairRequest.d.ts +2 -2
  30. package/dist/models/AttachKeyPairResponseBody.d.ts +3 -3
  31. package/dist/models/AttachNetworkInterfaceRequest.d.ts +6 -7
  32. package/dist/models/AttachNetworkInterfaceRequest.js.map +1 -1
  33. package/dist/models/AuthorizeSecurityGroupEgressRequest.d.ts +73 -100
  34. package/dist/models/AuthorizeSecurityGroupEgressRequest.js.map +1 -1
  35. package/dist/models/AuthorizeSecurityGroupRequest.d.ts +70 -91
  36. package/dist/models/AuthorizeSecurityGroupRequest.js.map +1 -1
  37. package/dist/models/AuthorizeSecurityGroupResponseBody.d.ts +1 -1
  38. package/dist/models/CancelCopyImageRequest.d.ts +1 -1
  39. package/dist/models/CancelImagePipelineExecutionRequest.d.ts +2 -2
  40. package/dist/models/CancelPhysicalConnectionRequest.d.ts +0 -12
  41. package/dist/models/CancelPhysicalConnectionRequest.js.map +1 -1
  42. package/dist/models/CancelPhysicalConnectionResponseBody.d.ts +0 -4
  43. package/dist/models/CancelPhysicalConnectionResponseBody.js.map +1 -1
  44. package/dist/models/CancelSimulatedSystemEventsRequest.d.ts +2 -2
  45. package/dist/models/CreateActivationRequest.d.ts +17 -16
  46. package/dist/models/CreateActivationRequest.js.map +1 -1
  47. package/dist/models/CreateActivationResponseBody.d.ts +3 -3
  48. package/dist/models/CreateCommandRequest.d.ts +52 -73
  49. package/dist/models/CreateCommandRequest.js.map +1 -1
  50. package/dist/models/CreateCommandResponseBody.d.ts +2 -2
  51. package/dist/models/CreateDiskRequest.d.ts +81 -115
  52. package/dist/models/CreateDiskRequest.js.map +1 -1
  53. package/dist/models/CreateDiskResponseBody.d.ts +2 -2
  54. package/dist/models/CreateHaVipRequest.d.ts +0 -16
  55. package/dist/models/CreateHaVipRequest.js.map +1 -1
  56. package/dist/models/CreateHaVipResponseBody.d.ts +0 -8
  57. package/dist/models/CreateHaVipResponseBody.js.map +1 -1
  58. package/dist/models/CreateHpcClusterRequest.d.ts +5 -5
  59. package/dist/models/CreateHpcClusterResponseBody.d.ts +2 -2
  60. package/dist/models/CreateImageComponentRequest.d.ts +14 -19
  61. package/dist/models/CreateImageComponentRequest.js.map +1 -1
  62. package/dist/models/CreateImageComponentResponseBody.d.ts +1 -1
  63. package/dist/models/CreateInstanceRequest.d.ts +184 -274
  64. package/dist/models/CreateInstanceRequest.js.map +1 -1
  65. package/dist/models/CreateInstanceResponseBody.d.ts +2 -2
  66. package/dist/models/CreateKeyPairRequest.d.ts +6 -6
  67. package/dist/models/CreateKeyPairResponseBody.d.ts +3 -3
  68. package/dist/models/CreateLaunchTemplateVersionRequest.d.ts +215 -244
  69. package/dist/models/CreateLaunchTemplateVersionRequest.js.map +1 -1
  70. package/dist/models/CreateLaunchTemplateVersionResponseBody.d.ts +2 -2
  71. package/dist/models/CreateNetworkInterfacePermissionRequest.d.ts +5 -5
  72. package/dist/models/CreateNetworkInterfacePermissionResponseBody.d.ts +9 -12
  73. package/dist/models/CreateNetworkInterfacePermissionResponseBody.js.map +1 -1
  74. package/dist/models/CreatePlanMaintenanceWindowRequest.d.ts +23 -29
  75. package/dist/models/CreatePlanMaintenanceWindowRequest.js.map +1 -1
  76. package/dist/models/CreatePlanMaintenanceWindowResponseBody.d.ts +1 -1
  77. package/dist/models/CreatePlanMaintenanceWindowShrinkRequest.d.ts +8 -9
  78. package/dist/models/CreatePlanMaintenanceWindowShrinkRequest.js.map +1 -1
  79. package/dist/models/CreateRouterInterfaceRequest.d.ts +0 -103
  80. package/dist/models/CreateRouterInterfaceRequest.js.map +1 -1
  81. package/dist/models/CreateRouterInterfaceResponseBody.d.ts +0 -12
  82. package/dist/models/CreateRouterInterfaceResponseBody.js.map +1 -1
  83. package/dist/models/CreateSecurityGroupRequest.d.ts +13 -16
  84. package/dist/models/CreateSecurityGroupRequest.js.map +1 -1
  85. package/dist/models/CreateSecurityGroupResponseBody.d.ts +1 -1
  86. package/dist/models/CreateSimulatedSystemEventsRequest.d.ts +4 -10
  87. package/dist/models/CreateSimulatedSystemEventsRequest.js.map +1 -1
  88. package/dist/models/DeleteDeploymentSetRequest.d.ts +2 -2
  89. package/dist/models/DeleteDeploymentSetResponseBody.d.ts +1 -1
  90. package/dist/models/DeleteDiskResponseBody.d.ts +1 -1
  91. package/dist/models/DeleteForwardEntryRequest.d.ts +0 -9
  92. package/dist/models/DeleteForwardEntryRequest.js.map +1 -1
  93. package/dist/models/DeleteForwardEntryResponseBody.d.ts +0 -4
  94. package/dist/models/DeleteForwardEntryResponseBody.js.map +1 -1
  95. package/dist/models/DeleteHaVipRequest.d.ts +0 -8
  96. package/dist/models/DeleteHaVipRequest.js.map +1 -1
  97. package/dist/models/DeleteHaVipResponseBody.d.ts +0 -4
  98. package/dist/models/DeleteHaVipResponseBody.js.map +1 -1
  99. package/dist/models/DeleteHpcClusterRequest.d.ts +2 -2
  100. package/dist/models/DeleteImageComponentRequest.d.ts +2 -2
  101. package/dist/models/DeleteImageComponentResponseBody.d.ts +1 -1
  102. package/dist/models/DeleteImagePipelineRequest.d.ts +2 -2
  103. package/dist/models/DeleteImageRequest.d.ts +5 -6
  104. package/dist/models/DeleteImageRequest.js.map +1 -1
  105. package/dist/models/DeleteInstanceRequest.d.ts +15 -25
  106. package/dist/models/DeleteInstanceRequest.js.map +1 -1
  107. package/dist/models/DeleteInstanceResponseBody.d.ts +1 -1
  108. package/dist/models/DeleteInstancesRequest.d.ts +16 -26
  109. package/dist/models/DeleteInstancesRequest.js.map +1 -1
  110. package/dist/models/DeleteKeyPairsRequest.d.ts +3 -3
  111. package/dist/models/DeleteKeyPairsResponseBody.d.ts +1 -1
  112. package/dist/models/DeleteLaunchTemplateRequest.d.ts +3 -3
  113. package/dist/models/DeleteLaunchTemplateResponseBody.d.ts +1 -1
  114. package/dist/models/DeleteLaunchTemplateVersionRequest.d.ts +3 -3
  115. package/dist/models/DeleteNetworkInterfacePermissionRequest.d.ts +0 -8
  116. package/dist/models/DeleteNetworkInterfacePermissionRequest.js.map +1 -1
  117. package/dist/models/DeleteNetworkInterfacePermissionResponseBody.d.ts +0 -4
  118. package/dist/models/DeleteNetworkInterfacePermissionResponseBody.js.map +1 -1
  119. package/dist/models/DeletePrefixListRequest.d.ts +1 -1
  120. package/dist/models/DeleteRouterInterfaceRequest.d.ts +0 -14
  121. package/dist/models/DeleteRouterInterfaceRequest.js.map +1 -1
  122. package/dist/models/DeleteRouterInterfaceResponseBody.d.ts +0 -4
  123. package/dist/models/DeleteRouterInterfaceResponseBody.js.map +1 -1
  124. package/dist/models/DeleteVirtualBorderRouterRequest.d.ts +0 -12
  125. package/dist/models/DeleteVirtualBorderRouterRequest.js.map +1 -1
  126. package/dist/models/DeleteVirtualBorderRouterResponseBody.d.ts +0 -4
  127. package/dist/models/DeleteVirtualBorderRouterResponseBody.js.map +1 -1
  128. package/dist/models/DeleteVswitchRequest.d.ts +0 -6
  129. package/dist/models/DeleteVswitchRequest.js.map +1 -1
  130. package/dist/models/DeleteVswitchResponseBody.d.ts +0 -4
  131. package/dist/models/DeleteVswitchResponseBody.js.map +1 -1
  132. package/dist/models/DescribeAccessPointsRequest.d.ts +0 -35
  133. package/dist/models/DescribeAccessPointsRequest.js.map +1 -1
  134. package/dist/models/DescribeAccessPointsResponseBody.d.ts +0 -20
  135. package/dist/models/DescribeAccessPointsResponseBody.js.map +1 -1
  136. package/dist/models/DescribeAutoProvisioningGroupInstancesRequest.d.ts +5 -5
  137. package/dist/models/DescribeAutoProvisioningGroupInstancesResponseBody.d.ts +1 -1
  138. package/dist/models/DescribeAutoSnapshotPolicyAssociationsRequest.d.ts +6 -10
  139. package/dist/models/DescribeAutoSnapshotPolicyAssociationsRequest.js.map +1 -1
  140. package/dist/models/DescribeAutoSnapshotPolicyAssociationsResponseBody.d.ts +1 -1
  141. package/dist/models/DescribeAutoSnapshotPolicyExRequest.d.ts +11 -11
  142. package/dist/models/DescribeAutoSnapshotPolicyExResponseBody.d.ts +3 -3
  143. package/dist/models/DescribeAvailableResourceRequest.d.ts +50 -84
  144. package/dist/models/DescribeAvailableResourceRequest.js.map +1 -1
  145. package/dist/models/DescribeAvailableResourceResponseBody.d.ts +0 -4
  146. package/dist/models/DescribeAvailableResourceResponseBody.js.map +1 -1
  147. package/dist/models/DescribeBandwidthLimitationRequest.d.ts +10 -15
  148. package/dist/models/DescribeBandwidthLimitationRequest.js.map +1 -1
  149. package/dist/models/DescribeDiskMonitorDataRequest.d.ts +9 -11
  150. package/dist/models/DescribeDiskMonitorDataRequest.js.map +1 -1
  151. package/dist/models/DescribeDiskMonitorDataResponseBody.d.ts +1 -1
  152. package/dist/models/DescribeDisksRequest.d.ts +78 -112
  153. package/dist/models/DescribeDisksRequest.js.map +1 -1
  154. package/dist/models/DescribeDisksResponseBody.d.ts +23 -5
  155. package/dist/models/DescribeDisksResponseBody.js +27 -1
  156. package/dist/models/DescribeDisksResponseBody.js.map +1 -1
  157. package/dist/models/DescribeEipMonitorDataRequest.d.ts +0 -14
  158. package/dist/models/DescribeEipMonitorDataRequest.js.map +1 -1
  159. package/dist/models/DescribeEipMonitorDataResponseBody.d.ts +0 -8
  160. package/dist/models/DescribeEipMonitorDataResponseBody.js.map +1 -1
  161. package/dist/models/DescribeHpcClustersRequest.d.ts +8 -9
  162. package/dist/models/DescribeHpcClustersRequest.js.map +1 -1
  163. package/dist/models/DescribeHpcClustersResponseBody.d.ts +1 -1
  164. package/dist/models/DescribeImageComponentsRequest.d.ts +19 -25
  165. package/dist/models/DescribeImageComponentsRequest.js.map +1 -1
  166. package/dist/models/DescribeImageComponentsResponseBody.d.ts +2 -2
  167. package/dist/models/DescribeImageSharePermissionRequest.d.ts +5 -5
  168. package/dist/models/DescribeImageSharePermissionResponseBody.d.ts +3 -3
  169. package/dist/models/DescribeImageSupportInstanceTypesRequest.d.ts +12 -8
  170. package/dist/models/DescribeImageSupportInstanceTypesRequest.js.map +1 -1
  171. package/dist/models/DescribeImageSupportInstanceTypesResponseBody.d.ts +3 -25
  172. package/dist/models/DescribeImageSupportInstanceTypesResponseBody.js.map +1 -1
  173. package/dist/models/DescribeInstanceAttributeRequest.d.ts +1 -1
  174. package/dist/models/DescribeInstanceAttributeResponseBody.d.ts +64 -96
  175. package/dist/models/DescribeInstanceAttributeResponseBody.js.map +1 -1
  176. package/dist/models/DescribeInstanceHistoryEventsRequest.d.ts +50 -85
  177. package/dist/models/DescribeInstanceHistoryEventsRequest.js.map +1 -1
  178. package/dist/models/DescribeInstanceHistoryEventsResponseBody.d.ts +16 -18
  179. package/dist/models/DescribeInstanceHistoryEventsResponseBody.js +2 -0
  180. package/dist/models/DescribeInstanceHistoryEventsResponseBody.js.map +1 -1
  181. package/dist/models/DescribeInstanceTopologyResponseBody.d.ts +14 -0
  182. package/dist/models/DescribeInstanceTopologyResponseBody.js +28 -1
  183. package/dist/models/DescribeInstanceTopologyResponseBody.js.map +1 -1
  184. package/dist/models/DescribeInstanceTypesRequest.d.ts +93 -115
  185. package/dist/models/DescribeInstanceTypesRequest.js.map +1 -1
  186. package/dist/models/DescribeInstanceTypesResponseBody.d.ts +1 -5
  187. package/dist/models/DescribeInstanceTypesResponseBody.js.map +1 -1
  188. package/dist/models/DescribeInstanceVncUrlRequest.d.ts +2 -2
  189. package/dist/models/DescribeInstanceVncUrlResponseBody.d.ts +3 -3
  190. package/dist/models/DescribeInstancesRequest.d.ts +54 -68
  191. package/dist/models/DescribeInstancesRequest.js.map +1 -1
  192. package/dist/models/DescribeInstancesResponseBody.d.ts +5 -5
  193. package/dist/models/DescribeInvocationResultsRequest.d.ts +52 -69
  194. package/dist/models/DescribeInvocationResultsRequest.js.map +1 -1
  195. package/dist/models/DescribeInvocationResultsResponseBody.d.ts +6 -52
  196. package/dist/models/DescribeInvocationResultsResponseBody.js.map +1 -1
  197. package/dist/models/DescribeInvocationsRequest.d.ts +49 -76
  198. package/dist/models/DescribeInvocationsRequest.js.map +1 -1
  199. package/dist/models/DescribeInvocationsResponseBody.d.ts +5 -5
  200. package/dist/models/DescribeKeyPairsRequest.d.ts +16 -18
  201. package/dist/models/DescribeKeyPairsRequest.js.map +1 -1
  202. package/dist/models/DescribeKeyPairsResponseBody.d.ts +3 -3
  203. package/dist/models/DescribeLaunchTemplateVersionsRequest.d.ts +14 -14
  204. package/dist/models/DescribeLaunchTemplateVersionsResponseBody.d.ts +3 -3
  205. package/dist/models/DescribeLaunchTemplatesRequest.d.ts +16 -17
  206. package/dist/models/DescribeLaunchTemplatesRequest.js.map +1 -1
  207. package/dist/models/DescribeLaunchTemplatesResponseBody.d.ts +1 -1
  208. package/dist/models/DescribeNetworkInterfacePermissionsRequest.d.ts +8 -8
  209. package/dist/models/DescribeNetworkInterfacePermissionsResponseBody.d.ts +3 -7
  210. package/dist/models/DescribeNetworkInterfacePermissionsResponseBody.js.map +1 -1
  211. package/dist/models/DescribeNewProjectEipMonitorDataRequest.d.ts +0 -14
  212. package/dist/models/DescribeNewProjectEipMonitorDataRequest.js.map +1 -1
  213. package/dist/models/DescribeNewProjectEipMonitorDataResponseBody.d.ts +0 -8
  214. package/dist/models/DescribeNewProjectEipMonitorDataResponseBody.js.map +1 -1
  215. package/dist/models/DescribePhysicalConnectionsRequest.d.ts +0 -48
  216. package/dist/models/DescribePhysicalConnectionsRequest.js.map +1 -1
  217. package/dist/models/DescribePhysicalConnectionsResponseBody.d.ts +0 -20
  218. package/dist/models/DescribePhysicalConnectionsResponseBody.js.map +1 -1
  219. package/dist/models/DescribePlanMaintenanceWindowsRequest.d.ts +10 -10
  220. package/dist/models/DescribePlanMaintenanceWindowsResponseBody.d.ts +23 -21
  221. package/dist/models/DescribePlanMaintenanceWindowsResponseBody.js.map +1 -1
  222. package/dist/models/DescribePlanMaintenanceWindowsShrinkRequest.d.ts +8 -8
  223. package/dist/models/DescribePriceRequest.d.ts +158 -242
  224. package/dist/models/DescribePriceRequest.js.map +1 -1
  225. package/dist/models/DescribePriceResponseBody.d.ts +15 -15
  226. package/dist/models/DescribeRecommendInstanceTypeRequest.d.ts +45 -57
  227. package/dist/models/DescribeRecommendInstanceTypeRequest.js.map +1 -1
  228. package/dist/models/DescribeRenewalPriceRequest.d.ts +16 -18
  229. package/dist/models/DescribeRenewalPriceRequest.js.map +1 -1
  230. package/dist/models/DescribeRenewalPriceResponseBody.d.ts +9 -9
  231. package/dist/models/DescribeResourcesModificationRequest.d.ts +26 -37
  232. package/dist/models/DescribeResourcesModificationRequest.js.map +1 -1
  233. package/dist/models/DescribeRouteTablesRequest.d.ts +0 -35
  234. package/dist/models/DescribeRouteTablesRequest.js.map +1 -1
  235. package/dist/models/DescribeRouteTablesResponseBody.d.ts +0 -20
  236. package/dist/models/DescribeRouteTablesResponseBody.js.map +1 -1
  237. package/dist/models/DescribeSecurityGroupAttributeRequest.d.ts +17 -28
  238. package/dist/models/DescribeSecurityGroupAttributeRequest.js.map +1 -1
  239. package/dist/models/DescribeSecurityGroupAttributeResponseBody.d.ts +10 -9
  240. package/dist/models/DescribeSecurityGroupAttributeResponseBody.js.map +1 -1
  241. package/dist/models/DescribeSecurityGroupReferencesRequest.d.ts +2 -2
  242. package/dist/models/DescribeSecurityGroupReferencesResponseBody.d.ts +1 -1
  243. package/dist/models/DescribeSecurityGroupsRequest.d.ts +25 -31
  244. package/dist/models/DescribeSecurityGroupsRequest.js.map +1 -1
  245. package/dist/models/DescribeSecurityGroupsResponseBody.d.ts +5 -5
  246. package/dist/models/DescribeSendFileResultsRequest.d.ts +21 -25
  247. package/dist/models/DescribeSendFileResultsRequest.js.map +1 -1
  248. package/dist/models/DescribeSendFileResultsResponseBody.d.ts +3 -3
  249. package/dist/models/DescribeSnapshotLinksRequest.d.ts +10 -11
  250. package/dist/models/DescribeSnapshotLinksRequest.js.map +1 -1
  251. package/dist/models/DescribeSnapshotLinksResponseBody.d.ts +4 -5
  252. package/dist/models/DescribeSnapshotLinksResponseBody.js.map +1 -1
  253. package/dist/models/DescribeSnapshotsRequest.d.ts +44 -59
  254. package/dist/models/DescribeSnapshotsRequest.js.map +1 -1
  255. package/dist/models/DescribeSnapshotsResponseBody.d.ts +4 -8
  256. package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
  257. package/dist/models/DescribeSpotPriceHistoryRequest.d.ts +22 -28
  258. package/dist/models/DescribeSpotPriceHistoryRequest.js.map +1 -1
  259. package/dist/models/DescribeSpotPriceHistoryResponseBody.d.ts +7 -3
  260. package/dist/models/DescribeSpotPriceHistoryResponseBody.js.map +1 -1
  261. package/dist/models/DescribeTagsRequest.d.ts +22 -35
  262. package/dist/models/DescribeTagsRequest.js.map +1 -1
  263. package/dist/models/DescribeTagsResponseBody.d.ts +2 -2
  264. package/dist/models/DescribeTaskAttributeRequest.d.ts +2 -2
  265. package/dist/models/DescribeTaskAttributeResponseBody.d.ts +9 -10
  266. package/dist/models/DescribeTaskAttributeResponseBody.js.map +1 -1
  267. package/dist/models/DescribeTerminalSessionsRequest.d.ts +3 -3
  268. package/dist/models/DescribeTerminalSessionsResponseBody.d.ts +1 -1
  269. package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.d.ts +0 -24
  270. package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.js.map +1 -1
  271. package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionResponseBody.d.ts +0 -20
  272. package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionResponseBody.js.map +1 -1
  273. package/dist/models/DescribeVirtualBorderRoutersRequest.d.ts +0 -22
  274. package/dist/models/DescribeVirtualBorderRoutersRequest.js.map +1 -1
  275. package/dist/models/DescribeVirtualBorderRoutersResponseBody.d.ts +0 -20
  276. package/dist/models/DescribeVirtualBorderRoutersResponseBody.js.map +1 -1
  277. package/dist/models/DescribeZonesRequest.d.ts +18 -28
  278. package/dist/models/DescribeZonesRequest.js.map +1 -1
  279. package/dist/models/DescribeZonesResponseBody.d.ts +1 -1
  280. package/dist/models/DetachKeyPairRequest.d.ts +2 -2
  281. package/dist/models/DetachKeyPairResponseBody.d.ts +3 -3
  282. package/dist/models/EnablePhysicalConnectionRequest.d.ts +0 -14
  283. package/dist/models/EnablePhysicalConnectionRequest.js.map +1 -1
  284. package/dist/models/EnablePhysicalConnectionResponseBody.d.ts +0 -4
  285. package/dist/models/EnablePhysicalConnectionResponseBody.js.map +1 -1
  286. package/dist/models/EndTerminalSessionRequest.d.ts +1 -1
  287. package/dist/models/EndTerminalSessionResponseBody.d.ts +1 -1
  288. package/dist/models/GetInstanceConsoleOutputRequest.d.ts +4 -5
  289. package/dist/models/GetInstanceConsoleOutputRequest.js.map +1 -1
  290. package/dist/models/GetInstanceConsoleOutputResponseBody.d.ts +2 -2
  291. package/dist/models/GetInstanceScreenshotRequest.d.ts +2 -2
  292. package/dist/models/GetInstanceScreenshotResponseBody.d.ts +1 -1
  293. package/dist/models/ImportImageRequest.d.ts +58 -98
  294. package/dist/models/ImportImageRequest.js.map +1 -1
  295. package/dist/models/ImportImageResponseBody.d.ts +1 -1
  296. package/dist/models/ImportKeyPairRequest.d.ts +5 -5
  297. package/dist/models/ImportKeyPairResponseBody.d.ts +1 -1
  298. package/dist/models/JoinResourceGroupRequest.d.ts +18 -30
  299. package/dist/models/JoinResourceGroupRequest.js.map +1 -1
  300. package/dist/models/ModifyAutoSnapshotPolicyExRequest.d.ts +24 -30
  301. package/dist/models/ModifyAutoSnapshotPolicyExRequest.js.map +1 -1
  302. package/dist/models/ModifyAutoSnapshotPolicyExResponseBody.d.ts +1 -1
  303. package/dist/models/ModifyDiskAttributeRequest.d.ts +24 -29
  304. package/dist/models/ModifyDiskAttributeRequest.js.map +1 -1
  305. package/dist/models/ModifyDiskAttributeResponseBody.d.ts +1 -1
  306. package/dist/models/ModifyForwardEntryRequest.d.ts +0 -26
  307. package/dist/models/ModifyForwardEntryRequest.js.map +1 -1
  308. package/dist/models/ModifyForwardEntryResponseBody.d.ts +0 -4
  309. package/dist/models/ModifyForwardEntryResponseBody.js.map +1 -1
  310. package/dist/models/ModifyHaVipAttributeRequest.d.ts +0 -12
  311. package/dist/models/ModifyHaVipAttributeRequest.js.map +1 -1
  312. package/dist/models/ModifyHaVipAttributeResponseBody.d.ts +0 -4
  313. package/dist/models/ModifyHaVipAttributeResponseBody.js.map +1 -1
  314. package/dist/models/ModifyHpcClusterAttributeRequest.d.ts +6 -6
  315. package/dist/models/ModifyImageShareGroupPermissionRequest.d.ts +0 -4
  316. package/dist/models/ModifyImageShareGroupPermissionRequest.js.map +1 -1
  317. package/dist/models/ModifyImageShareGroupPermissionResponseBody.d.ts +0 -4
  318. package/dist/models/ModifyImageShareGroupPermissionResponseBody.js.map +1 -1
  319. package/dist/models/ModifyInstanceAttributeRequest.d.ts +78 -106
  320. package/dist/models/ModifyInstanceAttributeRequest.js.map +1 -1
  321. package/dist/models/ModifyInstanceAutoRenewAttributeRequest.d.ts +39 -14
  322. package/dist/models/ModifyInstanceAutoRenewAttributeRequest.js.map +1 -1
  323. package/dist/models/ModifyInstanceNetworkSpecRequest.d.ts +33 -29
  324. package/dist/models/ModifyInstanceNetworkSpecRequest.js.map +1 -1
  325. package/dist/models/ModifyInstanceNetworkSpecResponseBody.d.ts +1 -1
  326. package/dist/models/ModifyInstanceSpecRequest.d.ts +26 -32
  327. package/dist/models/ModifyInstanceSpecRequest.js.map +1 -1
  328. package/dist/models/ModifyLaunchTemplateDefaultVersionRequest.d.ts +3 -3
  329. package/dist/models/ModifyLaunchTemplateDefaultVersionResponseBody.d.ts +1 -1
  330. package/dist/models/ModifyPlanMaintenanceWindowRequest.d.ts +22 -26
  331. package/dist/models/ModifyPlanMaintenanceWindowRequest.js.map +1 -1
  332. package/dist/models/ModifyPlanMaintenanceWindowResponseBody.d.ts +1 -1
  333. package/dist/models/ModifyPlanMaintenanceWindowShrinkRequest.d.ts +7 -7
  334. package/dist/models/ModifyPrepayInstanceSpecRequest.d.ts +28 -46
  335. package/dist/models/ModifyPrepayInstanceSpecRequest.js.map +1 -1
  336. package/dist/models/ModifyPrepayInstanceSpecResponseBody.d.ts +2 -2
  337. package/dist/models/ModifySecurityGroupAttributeRequest.d.ts +5 -5
  338. package/dist/models/ModifySecurityGroupEgressRuleRequest.d.ts +45 -67
  339. package/dist/models/ModifySecurityGroupEgressRuleRequest.js.map +1 -1
  340. package/dist/models/ModifySecurityGroupPolicyRequest.d.ts +6 -7
  341. package/dist/models/ModifySecurityGroupPolicyRequest.js.map +1 -1
  342. package/dist/models/ModifySecurityGroupRuleRequest.d.ts +51 -73
  343. package/dist/models/ModifySecurityGroupRuleRequest.js.map +1 -1
  344. package/dist/models/ModifySystemEventAttributeRequest.d.ts +45 -0
  345. package/dist/models/ModifySystemEventAttributeRequest.js +64 -0
  346. package/dist/models/ModifySystemEventAttributeRequest.js.map +1 -0
  347. package/dist/models/ModifySystemEventAttributeResponse.d.ts +19 -0
  348. package/dist/models/ModifySystemEventAttributeResponse.js +69 -0
  349. package/dist/models/ModifySystemEventAttributeResponse.js.map +1 -0
  350. package/dist/models/ModifySystemEventAttributeResponseBody.d.ts +18 -0
  351. package/dist/models/ModifySystemEventAttributeResponseBody.js +58 -0
  352. package/dist/models/ModifySystemEventAttributeResponseBody.js.map +1 -0
  353. package/dist/models/ReActivateInstancesRequest.d.ts +2 -2
  354. package/dist/models/ReInitDiskRequest.d.ts +12 -13
  355. package/dist/models/ReInitDiskRequest.js.map +1 -1
  356. package/dist/models/ReInitDiskResponseBody.d.ts +1 -1
  357. package/dist/models/RedeployInstanceRequest.d.ts +2 -2
  358. package/dist/models/RedeployInstanceResponseBody.d.ts +1 -1
  359. package/dist/models/ReleaseEipAddressRequest.d.ts +0 -6
  360. package/dist/models/ReleaseEipAddressRequest.js.map +1 -1
  361. package/dist/models/ReleaseEipAddressResponseBody.d.ts +0 -4
  362. package/dist/models/ReleaseEipAddressResponseBody.js.map +1 -1
  363. package/dist/models/RemoveTagsRequest.d.ts +21 -34
  364. package/dist/models/RemoveTagsRequest.js.map +1 -1
  365. package/dist/models/RenewElasticityAssurancesRequest.d.ts +28 -24
  366. package/dist/models/RenewElasticityAssurancesRequest.js.map +1 -1
  367. package/dist/models/RenewElasticityAssurancesResponseBody.d.ts +1 -1
  368. package/dist/models/RevokeSecurityGroupEgressRequest.d.ts +70 -92
  369. package/dist/models/RevokeSecurityGroupEgressRequest.js.map +1 -1
  370. package/dist/models/RevokeSecurityGroupEgressResponseBody.d.ts +1 -1
  371. package/dist/models/RevokeSecurityGroupRequest.d.ts +71 -89
  372. package/dist/models/RevokeSecurityGroupRequest.js.map +1 -1
  373. package/dist/models/StartTerminalSessionRequest.d.ts +24 -32
  374. package/dist/models/StartTerminalSessionRequest.js.map +1 -1
  375. package/dist/models/StartTerminalSessionResponseBody.d.ts +2 -2
  376. package/dist/models/StartTerminalSessionShrinkRequest.d.ts +16 -18
  377. package/dist/models/StartTerminalSessionShrinkRequest.js.map +1 -1
  378. package/dist/models/StopInstanceRequest.d.ts +20 -27
  379. package/dist/models/StopInstanceRequest.js.map +1 -1
  380. package/dist/models/StopInstancesRequest.d.ts +24 -35
  381. package/dist/models/StopInstancesRequest.js.map +1 -1
  382. package/dist/models/TerminatePhysicalConnectionRequest.d.ts +0 -13
  383. package/dist/models/TerminatePhysicalConnectionRequest.js.map +1 -1
  384. package/dist/models/TerminatePhysicalConnectionResponseBody.d.ts +0 -4
  385. package/dist/models/TerminatePhysicalConnectionResponseBody.js.map +1 -1
  386. package/dist/models/UnassignIpv6addressesRequest.d.ts +4 -4
  387. package/dist/models/UnassignIpv6addressesResponseBody.d.ts +1 -1
  388. package/dist/models/model.d.ts +5 -0
  389. package/dist/models/model.js +62 -52
  390. package/dist/models/model.js.map +1 -1
  391. package/package.json +1 -1
  392. package/src/client.ts +1658 -1574
  393. package/src/models/AcceptInquiredSystemEventRequest.ts +3 -3
  394. package/src/models/ActivateRouterInterfaceRequest.ts +0 -6
  395. package/src/models/ActivateRouterInterfaceResponseBody.ts +0 -4
  396. package/src/models/AddBandwidthPackageIpsRequest.ts +0 -10
  397. package/src/models/AddBandwidthPackageIpsResponseBody.ts +0 -4
  398. package/src/models/AddTagsRequest.ts +19 -32
  399. package/src/models/AllocateEipAddressRequest.ts +0 -28
  400. package/src/models/AllocateEipAddressResponseBody.ts +0 -12
  401. package/src/models/AssignIpv6addressesRequest.ts +11 -13
  402. package/src/models/AssignIpv6addressesResponseBody.ts +1 -1
  403. package/src/models/AssignPrivateIpAddressesRequest.ts +13 -16
  404. package/src/models/AssignPrivateIpAddressesResponseBody.ts +2 -2
  405. package/src/models/AssociateHaVipRequest.ts +0 -10
  406. package/src/models/AssociateHaVipResponseBody.ts +0 -4
  407. package/src/models/AttachKeyPairRequest.ts +2 -2
  408. package/src/models/AttachKeyPairResponseBody.ts +3 -3
  409. package/src/models/AttachNetworkInterfaceRequest.ts +6 -7
  410. package/src/models/AuthorizeSecurityGroupEgressRequest.ts +79 -106
  411. package/src/models/AuthorizeSecurityGroupRequest.ts +70 -91
  412. package/src/models/AuthorizeSecurityGroupResponseBody.ts +1 -1
  413. package/src/models/CancelCopyImageRequest.ts +1 -1
  414. package/src/models/CancelImagePipelineExecutionRequest.ts +2 -2
  415. package/src/models/CancelPhysicalConnectionRequest.ts +0 -12
  416. package/src/models/CancelPhysicalConnectionResponseBody.ts +0 -4
  417. package/src/models/CancelSimulatedSystemEventsRequest.ts +2 -2
  418. package/src/models/CreateActivationRequest.ts +17 -16
  419. package/src/models/CreateActivationResponseBody.ts +3 -3
  420. package/src/models/CreateCommandRequest.ts +52 -73
  421. package/src/models/CreateCommandResponseBody.ts +2 -2
  422. package/src/models/CreateDiskRequest.ts +81 -115
  423. package/src/models/CreateDiskResponseBody.ts +2 -2
  424. package/src/models/CreateHaVipRequest.ts +0 -16
  425. package/src/models/CreateHaVipResponseBody.ts +0 -8
  426. package/src/models/CreateHpcClusterRequest.ts +5 -5
  427. package/src/models/CreateHpcClusterResponseBody.ts +2 -2
  428. package/src/models/CreateImageComponentRequest.ts +14 -19
  429. package/src/models/CreateImageComponentResponseBody.ts +1 -1
  430. package/src/models/CreateInstanceRequest.ts +185 -275
  431. package/src/models/CreateInstanceResponseBody.ts +2 -2
  432. package/src/models/CreateKeyPairRequest.ts +6 -6
  433. package/src/models/CreateKeyPairResponseBody.ts +3 -3
  434. package/src/models/CreateLaunchTemplateVersionRequest.ts +215 -244
  435. package/src/models/CreateLaunchTemplateVersionResponseBody.ts +2 -2
  436. package/src/models/CreateNetworkInterfacePermissionRequest.ts +5 -5
  437. package/src/models/CreateNetworkInterfacePermissionResponseBody.ts +9 -12
  438. package/src/models/CreatePlanMaintenanceWindowRequest.ts +23 -29
  439. package/src/models/CreatePlanMaintenanceWindowResponseBody.ts +1 -1
  440. package/src/models/CreatePlanMaintenanceWindowShrinkRequest.ts +8 -9
  441. package/src/models/CreateRouterInterfaceRequest.ts +0 -103
  442. package/src/models/CreateRouterInterfaceResponseBody.ts +0 -12
  443. package/src/models/CreateSecurityGroupRequest.ts +13 -16
  444. package/src/models/CreateSecurityGroupResponseBody.ts +1 -1
  445. package/src/models/CreateSimulatedSystemEventsRequest.ts +4 -10
  446. package/src/models/DeleteDeploymentSetRequest.ts +2 -2
  447. package/src/models/DeleteDeploymentSetResponseBody.ts +1 -1
  448. package/src/models/DeleteDiskResponseBody.ts +1 -1
  449. package/src/models/DeleteForwardEntryRequest.ts +0 -9
  450. package/src/models/DeleteForwardEntryResponseBody.ts +0 -4
  451. package/src/models/DeleteHaVipRequest.ts +0 -8
  452. package/src/models/DeleteHaVipResponseBody.ts +0 -4
  453. package/src/models/DeleteHpcClusterRequest.ts +2 -2
  454. package/src/models/DeleteImageComponentRequest.ts +2 -2
  455. package/src/models/DeleteImageComponentResponseBody.ts +1 -1
  456. package/src/models/DeleteImagePipelineRequest.ts +2 -2
  457. package/src/models/DeleteImageRequest.ts +5 -6
  458. package/src/models/DeleteInstanceRequest.ts +15 -25
  459. package/src/models/DeleteInstanceResponseBody.ts +1 -1
  460. package/src/models/DeleteInstancesRequest.ts +16 -26
  461. package/src/models/DeleteKeyPairsRequest.ts +3 -3
  462. package/src/models/DeleteKeyPairsResponseBody.ts +1 -1
  463. package/src/models/DeleteLaunchTemplateRequest.ts +3 -3
  464. package/src/models/DeleteLaunchTemplateResponseBody.ts +1 -1
  465. package/src/models/DeleteLaunchTemplateVersionRequest.ts +3 -3
  466. package/src/models/DeleteNetworkInterfacePermissionRequest.ts +0 -8
  467. package/src/models/DeleteNetworkInterfacePermissionResponseBody.ts +0 -4
  468. package/src/models/DeletePrefixListRequest.ts +1 -1
  469. package/src/models/DeleteRouterInterfaceRequest.ts +0 -14
  470. package/src/models/DeleteRouterInterfaceResponseBody.ts +0 -4
  471. package/src/models/DeleteVirtualBorderRouterRequest.ts +0 -12
  472. package/src/models/DeleteVirtualBorderRouterResponseBody.ts +0 -4
  473. package/src/models/DeleteVswitchRequest.ts +0 -6
  474. package/src/models/DeleteVswitchResponseBody.ts +0 -4
  475. package/src/models/DescribeAccessPointsRequest.ts +0 -35
  476. package/src/models/DescribeAccessPointsResponseBody.ts +0 -20
  477. package/src/models/DescribeAutoProvisioningGroupInstancesRequest.ts +5 -5
  478. package/src/models/DescribeAutoProvisioningGroupInstancesResponseBody.ts +1 -1
  479. package/src/models/DescribeAutoSnapshotPolicyAssociationsRequest.ts +6 -10
  480. package/src/models/DescribeAutoSnapshotPolicyAssociationsResponseBody.ts +1 -1
  481. package/src/models/DescribeAutoSnapshotPolicyExRequest.ts +11 -11
  482. package/src/models/DescribeAutoSnapshotPolicyExResponseBody.ts +3 -3
  483. package/src/models/DescribeAvailableResourceRequest.ts +62 -96
  484. package/src/models/DescribeAvailableResourceResponseBody.ts +0 -4
  485. package/src/models/DescribeBandwidthLimitationRequest.ts +10 -15
  486. package/src/models/DescribeDiskMonitorDataRequest.ts +9 -11
  487. package/src/models/DescribeDiskMonitorDataResponseBody.ts +1 -1
  488. package/src/models/DescribeDisksRequest.ts +81 -115
  489. package/src/models/DescribeDisksResponseBody.ts +40 -5
  490. package/src/models/DescribeEipMonitorDataRequest.ts +0 -14
  491. package/src/models/DescribeEipMonitorDataResponseBody.ts +0 -8
  492. package/src/models/DescribeHpcClustersRequest.ts +8 -9
  493. package/src/models/DescribeHpcClustersResponseBody.ts +1 -1
  494. package/src/models/DescribeImageComponentsRequest.ts +19 -25
  495. package/src/models/DescribeImageComponentsResponseBody.ts +2 -2
  496. package/src/models/DescribeImageSharePermissionRequest.ts +5 -5
  497. package/src/models/DescribeImageSharePermissionResponseBody.ts +3 -3
  498. package/src/models/DescribeImageSupportInstanceTypesRequest.ts +12 -8
  499. package/src/models/DescribeImageSupportInstanceTypesResponseBody.ts +3 -25
  500. package/src/models/DescribeInstanceAttributeRequest.ts +1 -1
  501. package/src/models/DescribeInstanceAttributeResponseBody.ts +66 -98
  502. package/src/models/DescribeInstanceHistoryEventsRequest.ts +50 -85
  503. package/src/models/DescribeInstanceHistoryEventsResponseBody.ts +18 -18
  504. package/src/models/DescribeInstanceTopologyResponseBody.ts +32 -0
  505. package/src/models/DescribeInstanceTypesRequest.ts +93 -115
  506. package/src/models/DescribeInstanceTypesResponseBody.ts +1 -5
  507. package/src/models/DescribeInstanceVncUrlRequest.ts +2 -2
  508. package/src/models/DescribeInstanceVncUrlResponseBody.ts +3 -3
  509. package/src/models/DescribeInstancesRequest.ts +57 -71
  510. package/src/models/DescribeInstancesResponseBody.ts +5 -5
  511. package/src/models/DescribeInvocationResultsRequest.ts +52 -69
  512. package/src/models/DescribeInvocationResultsResponseBody.ts +6 -52
  513. package/src/models/DescribeInvocationsRequest.ts +50 -77
  514. package/src/models/DescribeInvocationsResponseBody.ts +5 -5
  515. package/src/models/DescribeKeyPairsRequest.ts +16 -18
  516. package/src/models/DescribeKeyPairsResponseBody.ts +3 -3
  517. package/src/models/DescribeLaunchTemplateVersionsRequest.ts +14 -14
  518. package/src/models/DescribeLaunchTemplateVersionsResponseBody.ts +3 -3
  519. package/src/models/DescribeLaunchTemplatesRequest.ts +16 -17
  520. package/src/models/DescribeLaunchTemplatesResponseBody.ts +1 -1
  521. package/src/models/DescribeNetworkInterfacePermissionsRequest.ts +8 -8
  522. package/src/models/DescribeNetworkInterfacePermissionsResponseBody.ts +3 -7
  523. package/src/models/DescribeNewProjectEipMonitorDataRequest.ts +0 -14
  524. package/src/models/DescribeNewProjectEipMonitorDataResponseBody.ts +0 -8
  525. package/src/models/DescribePhysicalConnectionsRequest.ts +0 -48
  526. package/src/models/DescribePhysicalConnectionsResponseBody.ts +0 -20
  527. package/src/models/DescribePlanMaintenanceWindowsRequest.ts +10 -10
  528. package/src/models/DescribePlanMaintenanceWindowsResponseBody.ts +23 -21
  529. package/src/models/DescribePlanMaintenanceWindowsShrinkRequest.ts +8 -8
  530. package/src/models/DescribePriceRequest.ts +160 -244
  531. package/src/models/DescribePriceResponseBody.ts +15 -15
  532. package/src/models/DescribeRecommendInstanceTypeRequest.ts +45 -57
  533. package/src/models/DescribeRenewalPriceRequest.ts +16 -18
  534. package/src/models/DescribeRenewalPriceResponseBody.ts +9 -9
  535. package/src/models/DescribeResourcesModificationRequest.ts +30 -41
  536. package/src/models/DescribeRouteTablesRequest.ts +0 -35
  537. package/src/models/DescribeRouteTablesResponseBody.ts +0 -20
  538. package/src/models/DescribeSecurityGroupAttributeRequest.ts +18 -29
  539. package/src/models/DescribeSecurityGroupAttributeResponseBody.ts +11 -10
  540. package/src/models/DescribeSecurityGroupReferencesRequest.ts +2 -2
  541. package/src/models/DescribeSecurityGroupReferencesResponseBody.ts +1 -1
  542. package/src/models/DescribeSecurityGroupsRequest.ts +26 -32
  543. package/src/models/DescribeSecurityGroupsResponseBody.ts +5 -5
  544. package/src/models/DescribeSendFileResultsRequest.ts +21 -25
  545. package/src/models/DescribeSendFileResultsResponseBody.ts +3 -3
  546. package/src/models/DescribeSnapshotLinksRequest.ts +10 -11
  547. package/src/models/DescribeSnapshotLinksResponseBody.ts +4 -5
  548. package/src/models/DescribeSnapshotsRequest.ts +48 -63
  549. package/src/models/DescribeSnapshotsResponseBody.ts +4 -8
  550. package/src/models/DescribeSpotPriceHistoryRequest.ts +22 -28
  551. package/src/models/DescribeSpotPriceHistoryResponseBody.ts +7 -3
  552. package/src/models/DescribeTagsRequest.ts +22 -35
  553. package/src/models/DescribeTagsResponseBody.ts +2 -2
  554. package/src/models/DescribeTaskAttributeRequest.ts +2 -2
  555. package/src/models/DescribeTaskAttributeResponseBody.ts +10 -11
  556. package/src/models/DescribeTerminalSessionsRequest.ts +3 -3
  557. package/src/models/DescribeTerminalSessionsResponseBody.ts +1 -1
  558. package/src/models/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.ts +0 -24
  559. package/src/models/DescribeVirtualBorderRoutersForPhysicalConnectionResponseBody.ts +0 -20
  560. package/src/models/DescribeVirtualBorderRoutersRequest.ts +0 -22
  561. package/src/models/DescribeVirtualBorderRoutersResponseBody.ts +0 -20
  562. package/src/models/DescribeZonesRequest.ts +20 -30
  563. package/src/models/DescribeZonesResponseBody.ts +1 -1
  564. package/src/models/DetachKeyPairRequest.ts +2 -2
  565. package/src/models/DetachKeyPairResponseBody.ts +3 -3
  566. package/src/models/EnablePhysicalConnectionRequest.ts +0 -14
  567. package/src/models/EnablePhysicalConnectionResponseBody.ts +0 -4
  568. package/src/models/EndTerminalSessionRequest.ts +1 -1
  569. package/src/models/EndTerminalSessionResponseBody.ts +1 -1
  570. package/src/models/GetInstanceConsoleOutputRequest.ts +4 -5
  571. package/src/models/GetInstanceConsoleOutputResponseBody.ts +2 -2
  572. package/src/models/GetInstanceScreenshotRequest.ts +2 -2
  573. package/src/models/GetInstanceScreenshotResponseBody.ts +1 -1
  574. package/src/models/ImportImageRequest.ts +60 -100
  575. package/src/models/ImportImageResponseBody.ts +1 -1
  576. package/src/models/ImportKeyPairRequest.ts +5 -5
  577. package/src/models/ImportKeyPairResponseBody.ts +1 -1
  578. package/src/models/JoinResourceGroupRequest.ts +18 -30
  579. package/src/models/ModifyAutoSnapshotPolicyExRequest.ts +24 -30
  580. package/src/models/ModifyAutoSnapshotPolicyExResponseBody.ts +1 -1
  581. package/src/models/ModifyDiskAttributeRequest.ts +25 -30
  582. package/src/models/ModifyDiskAttributeResponseBody.ts +1 -1
  583. package/src/models/ModifyForwardEntryRequest.ts +0 -26
  584. package/src/models/ModifyForwardEntryResponseBody.ts +0 -4
  585. package/src/models/ModifyHaVipAttributeRequest.ts +0 -12
  586. package/src/models/ModifyHaVipAttributeResponseBody.ts +0 -4
  587. package/src/models/ModifyHpcClusterAttributeRequest.ts +6 -6
  588. package/src/models/ModifyImageShareGroupPermissionRequest.ts +0 -4
  589. package/src/models/ModifyImageShareGroupPermissionResponseBody.ts +0 -4
  590. package/src/models/ModifyInstanceAttributeRequest.ts +80 -108
  591. package/src/models/ModifyInstanceAutoRenewAttributeRequest.ts +39 -14
  592. package/src/models/ModifyInstanceNetworkSpecRequest.ts +33 -29
  593. package/src/models/ModifyInstanceNetworkSpecResponseBody.ts +1 -1
  594. package/src/models/ModifyInstanceSpecRequest.ts +28 -34
  595. package/src/models/ModifyLaunchTemplateDefaultVersionRequest.ts +3 -3
  596. package/src/models/ModifyLaunchTemplateDefaultVersionResponseBody.ts +1 -1
  597. package/src/models/ModifyPlanMaintenanceWindowRequest.ts +22 -26
  598. package/src/models/ModifyPlanMaintenanceWindowResponseBody.ts +1 -1
  599. package/src/models/ModifyPlanMaintenanceWindowShrinkRequest.ts +7 -7
  600. package/src/models/ModifyPrepayInstanceSpecRequest.ts +28 -46
  601. package/src/models/ModifyPrepayInstanceSpecResponseBody.ts +2 -2
  602. package/src/models/ModifySecurityGroupAttributeRequest.ts +5 -5
  603. package/src/models/ModifySecurityGroupEgressRuleRequest.ts +45 -67
  604. package/src/models/ModifySecurityGroupPolicyRequest.ts +6 -7
  605. package/src/models/ModifySecurityGroupRuleRequest.ts +56 -78
  606. package/src/models/ModifySystemEventAttributeRequest.ts +64 -0
  607. package/src/models/ModifySystemEventAttributeResponse.ts +40 -0
  608. package/src/models/ModifySystemEventAttributeResponseBody.ts +31 -0
  609. package/src/models/ReActivateInstancesRequest.ts +2 -2
  610. package/src/models/ReInitDiskRequest.ts +13 -14
  611. package/src/models/ReInitDiskResponseBody.ts +1 -1
  612. package/src/models/RedeployInstanceRequest.ts +2 -2
  613. package/src/models/RedeployInstanceResponseBody.ts +1 -1
  614. package/src/models/ReleaseEipAddressRequest.ts +0 -6
  615. package/src/models/ReleaseEipAddressResponseBody.ts +0 -4
  616. package/src/models/RemoveTagsRequest.ts +21 -34
  617. package/src/models/RenewElasticityAssurancesRequest.ts +28 -24
  618. package/src/models/RenewElasticityAssurancesResponseBody.ts +1 -1
  619. package/src/models/RevokeSecurityGroupEgressRequest.ts +74 -96
  620. package/src/models/RevokeSecurityGroupEgressResponseBody.ts +1 -1
  621. package/src/models/RevokeSecurityGroupRequest.ts +75 -93
  622. package/src/models/StartTerminalSessionRequest.ts +24 -32
  623. package/src/models/StartTerminalSessionResponseBody.ts +2 -2
  624. package/src/models/StartTerminalSessionShrinkRequest.ts +16 -18
  625. package/src/models/StopInstanceRequest.ts +21 -28
  626. package/src/models/StopInstancesRequest.ts +25 -36
  627. package/src/models/TerminatePhysicalConnectionRequest.ts +0 -13
  628. package/src/models/TerminatePhysicalConnectionResponseBody.ts +0 -4
  629. package/src/models/UnassignIpv6addressesRequest.ts +4 -4
  630. package/src/models/UnassignIpv6addressesResponseBody.ts +1 -1
  631. package/src/models/model.ts +5 -0
@@ -22,7 +22,7 @@ export declare class CreateInstanceRequestHibernationOptions extends $dara.Model
22
22
  export declare class CreateInstanceRequestPrivatePoolOptions extends $dara.Model {
23
23
  /**
24
24
  * @remarks
25
- * The ID of the private pool. This is the ID of the Elastic Assurance service or the Capacity Reservation service.
25
+ * The private pool ID, which is the ID of the elasticity assurance or capacity reservation.
26
26
  *
27
27
  * @example
28
28
  * eap-bp67acfmxazb4****
@@ -30,23 +30,17 @@ export declare class CreateInstanceRequestPrivatePoolOptions extends $dara.Model
30
30
  id?: string;
31
31
  /**
32
32
  * @remarks
33
- * The matching mode for the private pool. A private pool is a capacity pool generated by the Elastic Assurance service or Capacity Reservation service. Valid values:
33
+ * The private pool option for launching the instance. A private pool is generated when an elasticity assurance or capacity reservation takes effect. You can select a private pool when you start an instance. Valid values:
34
34
  *
35
- * - `Open`: Attempts to use capacity from an open private pool. If unavailable, it uses resources from the public pool. You do not need to specify `PrivatePoolOptions.Id`.
35
+ * - Open: open mode. The system automatically matches an open private pool. If no matching private pool is available, the instance is launched using public pool resources. You do not need to set `PrivatePoolOptions.Id`.
36
+ * - Target: specified mode. The instance is launched using the specified private pool. If the specified private pool is unavailable, the instance fails to launch. In this mode, you must specify the private pool ID. Set `PrivatePoolOptions.Id` to the private pool ID.
37
+ * - None: does not use a private pool. The instance is launched without using any private pool.
36
38
  *
37
- * - `Target`: Uses capacity only from a specific private pool, which you must specify in `PrivatePoolOptions.Id`. The request fails if the specified capacity is unavailable.
39
+ * Default value: None.
38
40
  *
39
- * - `None`: The instance is launched without using private pool capacity.
40
- *
41
- * Default value: `None`.
42
- *
43
- * In any of the following scenarios, the capacity option for the private pool can only be set to `None` or left unspecified.
44
- *
45
- * - Create a spot instance.
46
- *
47
- * - Create an ECS instance in the classic network.
48
- *
49
- * - Create an ECS instance on a dedicated host.
41
+ * In any of the following scenarios, the private pool option can only be set to `None` or left empty:
42
+ * - Creating a spot instance.
43
+ * - Creating an ECS instance on a dedicated host.
50
44
  *
51
45
  * @example
52
46
  * Open
@@ -68,21 +62,15 @@ export declare class CreateInstanceRequestSystemDisk extends $dara.Model {
68
62
  * @remarks
69
63
  * The category of the system disk. Valid values:
70
64
  *
71
- * - `cloud_efficiency`: Ultra Disk.
72
- *
73
- * - `cloud_ssd`: SSD cloud disk.
74
- *
75
- * - `cloud_essd`: ESSD.
76
- *
77
- * - `cloud`: Basic Disk.
78
- *
79
- * - `cloud_auto`: ESSD AutoPL disk.
80
- *
81
- * - `cloud_essd_entry`: ESSD Entry disk.
82
- *
83
- * > You can set this parameter to `cloud_essd_entry` only if you set `InstanceType` to an instance type of the [general-purpose instance type family u1](https://help.aliyun.com/document_detail/457079.html) (`ecs.u1`) or [economy instance type family e](https://help.aliyun.com/document_detail/108489.html) (`ecs.e`).
65
+ * - cloud_efficiency: ultra disk.
66
+ * - cloud_ssd: standard SSD.
67
+ * - cloud_essd: enterprise SSD (ESSD).
68
+ * - cloud: basic disk.
69
+ * - cloud_auto: ESSD AutoPL disk.
70
+ * - cloud_essd_entry: ESSD Entry disk.
71
+ * > The cloud_essd_entry value is supported only when `InstanceType` is set to the [u1, universal instance family](https://help.aliyun.com/document_detail/457079.html) (`ecs.u1`) or the [e, economy instance family](https://help.aliyun.com/document_detail/108489.html) (`ecs.e`). Settings of this parameter determine the computing power and optimization level of the system disk.
84
72
  *
85
- * The default value is `cloud` for retired and non-I/O optimized instance types, and `cloud_efficiency` for all other types.
73
+ * For retired instance types that are not I/O optimized instances, the default value is cloud. For other instance types, the default value is cloud_efficiency.
86
74
  *
87
75
  * @example
88
76
  * cloud_ssd
@@ -100,7 +88,7 @@ export declare class CreateInstanceRequestSystemDisk extends $dara.Model {
100
88
  description?: string;
101
89
  /**
102
90
  * @remarks
103
- * The name of the system disk. The name must be 2 to 128 characters in length. It can contain letters in the Unicode letter category (such as English letters, Chinese characters, and digits), colons (:), underscores (_), periods (.), and hyphens (-).
91
+ * The name of the system disk. The name must be 2 to 128 characters in length and can contain letters in the Unicode letter category (including English and Chinese characters and digits). The name can contain colons (:), underscores (_), periods (.), or hyphens (-).
104
92
  *
105
93
  * Default value: empty.
106
94
  *
@@ -110,17 +98,14 @@ export declare class CreateInstanceRequestSystemDisk extends $dara.Model {
110
98
  diskName?: string;
111
99
  /**
112
100
  * @remarks
113
- * The performance level of the ESSD to use as the system disk. Valid values:
101
+ * The performance level (PL) of the enterprise SSD used as the system disk. Settings of this parameter apply only when the disk category is not standard SSD. Valid values:
114
102
  *
115
- * - PL0: A single disk delivers up to 10,000 random read/write IOPS.
103
+ * - PL0: a single disk can deliver up to 10,000 random read/write IOPS.
104
+ * - PL1 (default): a single disk can deliver up to 50,000 random read/write IOPS.
105
+ * - PL2: a single disk can deliver up to 100,000 random read/write IOPS.
106
+ * - PL3: a single disk can deliver up to 1,000,000 random read/write IOPS.
116
107
  *
117
- * - PL1: A single disk delivers up to 50,000 random read/write IOPS. This is the default value.
118
- *
119
- * - PL2: A single disk delivers up to 100,000 random read/write IOPS.
120
- *
121
- * - PL3: A single disk delivers up to 1,000,000 random read/write IOPS.
122
- *
123
- * For more information about how to select an ESSD performance level, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
108
+ * For information about how to select an ESSD performance level, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
124
109
  *
125
110
  * @example
126
111
  * PL1
@@ -128,15 +113,15 @@ export declare class CreateInstanceRequestSystemDisk extends $dara.Model {
128
113
  performanceLevel?: string;
129
114
  /**
130
115
  * @remarks
131
- * The size of the system disk. Unit: GiB. Valid values:
116
+ * The size of the system disk, in GiB. Valid values:
132
117
  *
133
- * - Basic Disk: 20 to 500.
118
+ * - Basic disk: 20 to 500
134
119
  *
135
- * - Other cloud disk types: 20 to 2048.
120
+ * - Other disk types: 20 to 2048
136
121
  *
137
- * The value must be greater than or equal to `max(20, ImageSize)`.
122
+ * The value of this parameter must be greater than or equal to max{20, ImageSize}.
138
123
  *
139
- * Default value: max(40, ImageSize).
124
+ * Default value: max{40, ImageSize}.
140
125
  *
141
126
  * @example
142
127
  * 40
@@ -144,7 +129,7 @@ export declare class CreateInstanceRequestSystemDisk extends $dara.Model {
144
129
  size?: number;
145
130
  /**
146
131
  * @remarks
147
- * 专属块存储集群 ID。如果您在创建 ECS 实例时,需要使用专属块存储集群中的云盘资源作为系统盘,请设置该参数。
132
+ * The ID of the dedicated block storage cluster. To use a disk in a dedicated block storage cluster as the system disk when you create an ECS instance, set this parameter.
148
133
  *
149
134
  * @example
150
135
  * dbsc-j5e1sf2vaf5he8m2****
@@ -202,25 +187,17 @@ export declare class CreateInstanceRequestDataDisk extends $dara.Model {
202
187
  * @remarks
203
188
  * The category of data disk N. Valid values:
204
189
  *
205
- * - `cloud_efficiency`: Ultra Disk.
206
- *
207
- * - `cloud_ssd`: SSD cloud disk.
208
- *
209
- * - `cloud_essd`: ESSD.
210
- *
211
- * - `cloud`: Basic Disk.
212
- *
213
- * - `cloud_auto`: ESSD AutoPL disk.
214
- *
215
- * - `cloud_essd_entry`: ESSD Entry disk.
216
- *
217
- * > You can set this parameter to `cloud_essd_entry` only if you set `InstanceType` to an `ecs.u1` or `ecs.e` instance type family.
218
- *
219
- * - `elastic_ephemeral_disk_standard`: standard elastic ephemeral disk.
220
- *
221
- * - `elastic_ephemeral_disk_premium`: premium elastic ephemeral disk.
190
+ * - cloud_efficiency: ultra disk.
191
+ * - cloud_ssd: standard SSD.
192
+ * - cloud_essd: enterprise SSD (ESSD).
193
+ * - cloud: basic disk.
194
+ * - cloud_auto: ESSD AutoPL disk.
195
+ * - cloud_essd_entry: ESSD Entry disk.
196
+ * > The cloud_essd_entry value is supported only when `InstanceType` is set to the `ecs.u1` or `ecs.e` instance family. Settings of this parameter determine the optimization level of the data disk.
197
+ * - elastic_ephemeral_disk_standard: elastic ephemeral disk - standard.
198
+ * - elastic_ephemeral_disk_premium: elastic ephemeral disk - Premium Edition.
222
199
  *
223
- * Default value for I/O optimized instances: `cloud_efficiency`. Default value for non-I/O optimized instances: `cloud`.
200
+ * The default value is cloud_efficiency for I/O optimized instances and cloud for non-I/O optimized instances.
224
201
  *
225
202
  * @example
226
203
  * cloud_ssd
@@ -228,13 +205,12 @@ export declare class CreateInstanceRequestDataDisk extends $dara.Model {
228
205
  category?: string;
229
206
  /**
230
207
  * @remarks
231
- * Specifies whether to release the data disk when the instance is released.
208
+ * Specifies whether the data disk is released when the instance is released.
232
209
  *
233
- * - `true`: releases the data disk.
210
+ * - true: The data disk is released when the instance is released.
211
+ * - false: The data disk is not released when the instance is released.
234
212
  *
235
- * - `false`: does not release the data disk.
236
- *
237
- * Default value: `true`.
213
+ * Default value: true.
238
214
  *
239
215
  * @example
240
216
  * true
@@ -252,7 +228,7 @@ export declare class CreateInstanceRequestDataDisk extends $dara.Model {
252
228
  * @remarks
253
229
  * The mount point of the data disk.
254
230
  *
255
- * > This parameter is valid only for whole machine images. You can set this parameter to the mount point that corresponds to the data disk in the whole machine image and modify the `DataDisk.N.Size` and `DataDisk.N.Category` parameters to change the category and size of the data disk in the whole machine image.
231
+ * > 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.
256
232
  *
257
233
  * @example
258
234
  * /dev/xvdb
@@ -260,7 +236,7 @@ export declare class CreateInstanceRequestDataDisk extends $dara.Model {
260
236
  device?: string;
261
237
  /**
262
238
  * @remarks
263
- * The name of the data disk. The name must be 2 to 128 characters in length. It can contain letters in the Unicode letter category (such as English letters, Chinese characters, and digits), colons (:), underscores (_), periods (.), and hyphens (-).
239
+ * The name of the data disk. The name must be 2 to 128 characters in length and can contain letters in the Unicode letter category (including English and Chinese characters and digits). The name can contain colons (:), underscores (_), periods (.), or hyphens (-).
264
240
  *
265
241
  * @example
266
242
  * DataDiskName
@@ -276,13 +252,13 @@ export declare class CreateInstanceRequestDataDisk extends $dara.Model {
276
252
  encryptAlgorithm?: string;
277
253
  /**
278
254
  * @remarks
279
- * Specifies whether to encrypt data disk N.
255
+ * Specifies whether data disk N is encrypted.
280
256
  *
281
- * - `true`: encrypts the data disk.
257
+ * - true: encrypted.
282
258
  *
283
- * - `false`: does not encrypt the data disk.
259
+ * - false: not encrypted.
284
260
  *
285
- * Default value: `false`.
261
+ * Default value: false.
286
262
  *
287
263
  * @example
288
264
  * false
@@ -290,7 +266,7 @@ export declare class CreateInstanceRequestDataDisk extends $dara.Model {
290
266
  encrypted?: boolean;
291
267
  /**
292
268
  * @remarks
293
- * The ID of the KMS key to use for the cloud disk.
269
+ * The KMS key ID used by the disk.
294
270
  *
295
271
  * @example
296
272
  * 0e478b7a-4262-4802-b8cb-00d****
@@ -298,17 +274,14 @@ export declare class CreateInstanceRequestDataDisk extends $dara.Model {
298
274
  KMSKeyId?: string;
299
275
  /**
300
276
  * @remarks
301
- * The performance level of the ESSD to use as a data disk. The value of N must be the same as in `DataDisk.N.Category=cloud_essd`. Valid values:
302
- *
303
- * - PL0: A single disk delivers up to 10,000 random read/write IOPS.
304
- *
305
- * - PL1: A single disk delivers up to 50,000 random read/write IOPS. This is the default value.
277
+ * The performance level (PL) of the enterprise SSD used as a data disk. Settings of this parameter apply only when the disk category is not standard SSD. The value of N must be the same as that in `DataDisk.N.Category=cloud_essd`. Valid values:
306
278
  *
307
- * - PL2: A single disk delivers up to 100,000 random read/write IOPS.
279
+ * - PL0: a single disk can deliver up to 10,000 random read/write IOPS.
280
+ * - PL1 (default): a single disk can deliver up to 50,000 random read/write IOPS.
281
+ * - PL2: a single disk can deliver up to 100,000 random read/write IOPS.
282
+ * - PL3: a single disk can deliver up to 1,000,000 random read/write IOPS.
308
283
  *
309
- * - PL3: A single disk delivers up to 1,000,000 random read/write IOPS.
310
- *
311
- * For more information about how to select an ESSD performance level, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
284
+ * For information about how to select an ESSD performance level, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
312
285
  *
313
286
  * @example
314
287
  * PL2
@@ -316,23 +289,16 @@ export declare class CreateInstanceRequestDataDisk extends $dara.Model {
316
289
  performanceLevel?: string;
317
290
  /**
318
291
  * @remarks
319
- * The size of data disk N. The value of N ranges from 1 to 16. Unit: GiB. Valid values:
320
- *
321
- * - `cloud_efficiency`: 20 to 32768.
322
- *
323
- * - `cloud_ssd`: 20 to 32768.
324
- *
325
- * - `cloud_essd`: The valid values of this parameter are related to the value of `DataDisk.N.PerformanceLevel`.
326
- *
327
- * - PL0: 1 to 65,536.
328
- *
329
- * - PL1: 20 to 65,536.
330
- *
331
- * - PL2: 461 to 65,536.
332
- *
333
- * - PL3: 1261 to 65,536.
292
+ * The size of data disk N, in GiB. Valid values of N: 1 to 16. Valid values:
334
293
  *
335
- * - `cloud`: 5 to 2000.
294
+ * - cloud_efficiency: 20 to 32768.
295
+ * - cloud_ssd: 20 to 32768.
296
+ * - cloud_essd: The valid values depend on the value of `DataDisk.N.PerformanceLevel`.
297
+ * - PL0: 1 to 65,536.
298
+ * - PL1: 20 to 65,536.
299
+ * - PL2: 461 to 65,536.
300
+ * - PL3: 1261 to 65,536.
301
+ * - cloud: 5 to 2000.
336
302
  *
337
303
  * > The value of this parameter must be greater than or equal to the size of the snapshot specified by `SnapshotId`.
338
304
  *
@@ -342,11 +308,11 @@ export declare class CreateInstanceRequestDataDisk extends $dara.Model {
342
308
  size?: number;
343
309
  /**
344
310
  * @remarks
345
- * The ID of the snapshot to use to create data disk N. The value of N ranges from 1 to 16.
311
+ * The snapshot ID used to create data disk N. Valid values of N: 1 to 16.
346
312
  *
347
- * - If `DataDisk.N.SnapshotId` is specified, `DataDisk.N.Size` is ignored, and the disk is created with the same size as the snapshot.
313
+ * - If `DataDisk.N.SnapshotId` is specified, `DataDisk.N.Size` is ignored. The actual size of the created disk is the size of the specified snapshot.
348
314
  *
349
- * - Snapshots created on or before July 15, 2013, are not supported.
315
+ * - Snapshots created on or before July 15, 2013 cannot be used. Requests with such snapshots are rejected.
350
316
  *
351
317
  * @example
352
318
  * s-bp17441ohwka0yuh****
@@ -354,7 +320,7 @@ export declare class CreateInstanceRequestDataDisk extends $dara.Model {
354
320
  snapshotId?: string;
355
321
  /**
356
322
  * @remarks
357
- * The ID of the dedicated block storage cluster. If you want to use cloud disk resources in a dedicated block storage cluster as data disks when you create an ECS instance, set this parameter.
323
+ * The ID of the dedicated block storage cluster. To use a disk in a dedicated block storage cluster as a data disk when you create an ECS instance, set this parameter.
358
324
  *
359
325
  * @example
360
326
  * dbsc-j5e1sf2vaf5he8m2****
@@ -374,9 +340,7 @@ export declare class CreateInstanceRequestDataDisk extends $dara.Model {
374
340
  export declare class CreateInstanceRequestTag extends $dara.Model {
375
341
  /**
376
342
  * @remarks
377
- * The tag key.
378
- *
379
- * > For better compatibility
343
+ * The tag key for the instance, disk, and primary ENI. 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 start with `aliyun` or `acs:`. The tag key cannot contain `http://` or `https://`.
380
344
  *
381
345
  * @example
382
346
  * TestKey
@@ -384,7 +348,7 @@ export declare class CreateInstanceRequestTag extends $dara.Model {
384
348
  key?: string;
385
349
  /**
386
350
  * @remarks
387
- * 实例、云盘和主网卡的标签值。N 的取值范围:1\\~20。一旦传入该值,可以为空字符串。最多支持 128 个字符,不能包含`http://`或者`https://`。
351
+ * The tag value for the instance, disk, and primary ENI. 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://`.
388
352
  *
389
353
  * @example
390
354
  * TestValue
@@ -407,13 +371,13 @@ export declare class CreateInstanceRequest extends $dara.Model {
407
371
  systemDisk?: CreateInstanceRequestSystemDisk;
408
372
  /**
409
373
  * @remarks
410
- * 专有宿主机实例是否与专有宿主机关联。取值范围:
374
+ * Specifies whether the instance is associated with a dedicated host. Valid values:
411
375
  *
412
- * - default:实例不与专有宿主机关联。已启用节省停机模式的实例,停机后再次启动时,若原专有宿主机可用资源不足,则实例被放置在自动部署资源池的其它专有宿主机上。
376
+ * - default: The instance is not associated with a dedicated host. When an instance that has economical mode enabled is restarted after it is stopped, the instance is deployed to another dedicated host in the automatic deployment resource pool if the resources of the original dedicated host are insufficient.
413
377
  *
414
- * - host:实例与专有宿主机关联。已启用节省停机模式的实例,停机后再次启动时,仍放置在原专有宿主机上。若原专有宿主机可用资源不足,则实例重启失败。
378
+ * - host: The instance is associated with a dedicated host. When an instance that has economical mode enabled is restarted after it is stopped, the instance remains on the original dedicated host. If the resources of the original dedicated host are insufficient, the instance fails to restart.
415
379
  *
416
- * 默认值为 default
380
+ * Default value: default.
417
381
  *
418
382
  * @example
419
383
  * default
@@ -426,11 +390,10 @@ export declare class CreateInstanceRequest extends $dara.Model {
426
390
  arn?: CreateInstanceRequestArn[];
427
391
  /**
428
392
  * @remarks
429
- * Specifies whether to enable auto-renewal for the instance. This parameter is valid only for subscription (`InstanceChargeType` is `PrePaid`) instances. Valid values:
393
+ * Specifies whether to enable auto-renewal. This parameter takes effect only when `InstanceChargeType` is set to `PrePaid`. Valid values:
430
394
  *
431
395
  * - true: enables auto-renewal.
432
- *
433
- * - false: disables auto-renewal. (Default)
396
+ * - false (default): disables auto-renewal.
434
397
  *
435
398
  * @example
436
399
  * true
@@ -438,15 +401,11 @@ export declare class CreateInstanceRequest extends $dara.Model {
438
401
  autoRenew?: boolean;
439
402
  /**
440
403
  * @remarks
441
- * The auto-renewal duration. This parameter is required if `AutoRenew` is `true`.
442
- *
443
- * <props="china">
444
- *
445
- * If `PeriodUnit` is set to `Week`, valid values of `AutoRenewPeriod` are 1, 2, and 3.
404
+ * The auto-renewal period. This parameter is required when AutoRenew is set to True.
446
405
  *
406
+ * <props="china">If PeriodUnit is set to Week, valid values of AutoRenewPeriod are 1, 2, and 3.
447
407
  *
448
- *
449
- * If `PeriodUnit` is set to `Month`, valid values of `AutoRenewPeriod` are 1, 2, 3, 6, and 12.
408
+ * If PeriodUnit is set to Month, valid values of AutoRenewPeriod are 1, 2, 3, 6, and 12.
450
409
  *
451
410
  * @example
452
411
  * 2
@@ -454,7 +413,7 @@ export declare class CreateInstanceRequest extends $dara.Model {
454
413
  autoRenewPeriod?: number;
455
414
  /**
456
415
  * @remarks
457
- * A client-generated token that you can use to ensure the idempotency of the request. Generate a value that is unique among different requests. **ClientToken** can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see [How to ensure idempotence](https://help.aliyun.com/document_detail/25693.html).
416
+ * The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but make sure that the token is unique among different requests. The **ClientToken** value can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see [How to ensure idempotence](https://help.aliyun.com/document_detail/25693.html).
458
417
  *
459
418
  * @example
460
419
  * 123e4567-e89b-12d3-a456-426655440000
@@ -462,9 +421,9 @@ export declare class CreateInstanceRequest extends $dara.Model {
462
421
  clientToken?: string;
463
422
  /**
464
423
  * @remarks
465
- * The ID of the cluster in which to create the instance.
424
+ * The cluster ID of the instance.
466
425
  *
467
- * > This parameter is deprecated. To ensure future compatibility, use other parameters.
426
+ * > This parameter will be deprecated. To improve compatibility, use other parameters instead.
468
427
  *
469
428
  * @example
470
429
  * c-bp67acfmxazb4p****
@@ -472,11 +431,10 @@ export declare class CreateInstanceRequest extends $dara.Model {
472
431
  clusterId?: string;
473
432
  /**
474
433
  * @remarks
475
- * The performance mode of the burstable performance instance. Valid values:
476
- *
477
- * - `Standard`: standard mode. For more information about the performance of burstable performance instances, see the "Standard mode" section in [Burstable performance instances](https://help.aliyun.com/document_detail/59977.html).
434
+ * The performance mode of the burstable instance. Valid values:
478
435
  *
479
- * - `Unlimited`: unlimited mode. For more information about the performance of burstable performance instances, see the "Unlimited mode" section in [Burstable performance instances](https://help.aliyun.com/document_detail/59977.html).
436
+ * - Standard: standard mode. For more information, see the performance constrained mode section in [What are burstable instances](https://help.aliyun.com/document_detail/59977.html).
437
+ * - Unlimited: unlimited mode. For more information, see the unlimited performance mode section in [What are burstable instances](https://help.aliyun.com/document_detail/59977.html).
480
438
  *
481
439
  * @example
482
440
  * Standard
@@ -484,23 +442,17 @@ export declare class CreateInstanceRequest extends $dara.Model {
484
442
  creditSpecification?: string;
485
443
  /**
486
444
  * @remarks
487
- * The data disks.
445
+ * The list of data disks.
488
446
  */
489
447
  dataDisk?: CreateInstanceRequestDataDisk[];
490
448
  /**
491
449
  * @remarks
492
450
  * The ID of the dedicated host.
493
- * <props="china">You can call the [DescribeDedicatedHosts](https://help.aliyun.com/document_detail/134242.html) operation to query the list of dedicated host IDs.
494
- *
495
- * <props="intl">
496
- *
497
- * You can call the [DescribeDedicatedHosts](https://help.aliyun.com/document_detail/134242.html) operation to query the list of dedicated host IDs.
498
- *
451
+ * <props="china">You can call [DescribeDedicatedHosts](https://help.aliyun.com/document_detail/134242.html) to query the list of dedicated host IDs.
499
452
  *
453
+ * <props="intl">You can call [DescribeDedicatedHosts](https://help.aliyun.com/document_detail/134242.html) to query the list of dedicated host IDs.
500
454
  *
501
- * >Notice:
502
- *
503
- * You cannot create spot instances on dedicated hosts. If you specify `DedicatedHostId`, the `SpotStrategy` and `SpotPriceLimit` parameters are ignored.
455
+ * >Notice: Spot instances cannot be created on dedicated hosts. If you specify `DedicatedHostId`, the `SpotStrategy` and `SpotPriceLimit` settings in the request are automatically ignored.
504
456
  *
505
457
  * @example
506
458
  * dh-bp67acfmxazb4p****
@@ -508,13 +460,12 @@ export declare class CreateInstanceRequest extends $dara.Model {
508
460
  dedicatedHostId?: string;
509
461
  /**
510
462
  * @remarks
511
- * Specifies whether to enable deletion protection for the instance. This parameter determines whether you can release the instance by using the console or by calling the [DeleteInstance](https://help.aliyun.com/document_detail/25507.html) operation.
512
- *
513
- * - `true`: enables deletion protection.
463
+ * The release protection attribute of the instance. Specifies whether the instance can be released from the ECS console or by calling [DeleteInstance](https://help.aliyun.com/document_detail/25507.html).
514
464
  *
515
- * - `false`: disables deletion protection. This is the default value.
465
+ * - true: enables release protection.
466
+ * - false (default): disables release protection.
516
467
  *
517
- * > This parameter is applicable only to pay-as-you-go instances. It can prevent only manual releases but not releases that are performed by the system.
468
+ * > This attribute is applicable only to pay-as-you-go instances. It can only prevent manual release, not system-initiated release.
518
469
  *
519
470
  * @example
520
471
  * false
@@ -522,7 +473,7 @@ export declare class CreateInstanceRequest extends $dara.Model {
522
473
  deletionProtection?: boolean;
523
474
  /**
524
475
  * @remarks
525
- * If the deployment set you specified uses the high availability group strategy (AvailabilityGroup), you can use this parameter to specify the group number of the instance within the deployment set. Valid values: 1 to 7.
476
+ * The group number of the instance in the deployment set. This parameter takes effect only when the deployment set uses the high availability group strategy (AvailabilityGroup). Valid values: 1 to 7.
526
477
  *
527
478
  * @example
528
479
  * 1
@@ -548,11 +499,10 @@ export declare class CreateInstanceRequest extends $dara.Model {
548
499
  description?: string;
549
500
  /**
550
501
  * @remarks
551
- * Specifies whether to perform a dry run for this request. Valid values:
552
- *
553
- * - `true`: Performs a dry run to check the request for issues like parameter validity and permissions, without creating the instance. If the check succeeds, a `DryRunOperation` error code is returned. If the check fails, an error message is returned.
502
+ * Specifies whether to perform only a dry run. Valid values:
554
503
  *
555
- * - `false`: performs a dry run and creates the instance if the request passes the dry run. This is the default value.
504
+ * - true: performs only a dry run. The system checks whether the required parameters are specified, whether the request format is valid, whether service limits are met, and whether the specified ECS resources are available. If the check fails, the corresponding error is returned. If the check succeeds, the `DryRunOperation` error code is returned.
505
+ * - false (default): performs a dry run and sends the request. If the check succeeds, the instance is created.
556
506
  *
557
507
  * @example
558
508
  * false
@@ -560,13 +510,11 @@ export declare class CreateInstanceRequest extends $dara.Model {
560
510
  dryRun?: boolean;
561
511
  /**
562
512
  * @remarks
563
- * The hostname of the instance.
513
+ * The hostname of the server.
564
514
  *
565
- * - The first and last characters cannot be periods (.) or hyphens (-). These characters also cannot be used consecutively.
566
- *
567
- * - For Windows instances: The hostname must be 2 to 15 characters long, cannot contain periods (.), and cannot consist of only digits. It can contain letters, digits, and hyphens (-).
568
- *
569
- * - For other operating systems, such as Linux: The hostname must be 2 to 64 characters long. You can use periods (.) as separators. The segments between periods can contain letters, digits, and hyphens (-).
515
+ * - The hostname cannot start or end with a period (.) or hyphen (-), and cannot contain consecutive periods or hyphens.
516
+ * - Windows instances: The hostname must be 2 to 15 characters in length and cannot contain periods (.) or consist entirely of digits. It can contain uppercase and lowercase letters, digits, and hyphens (-).
517
+ * - Other instances (such as Linux): The hostname must be 2 to 64 characters in length and can contain multiple periods (.). Each segment separated by a period can contain uppercase and lowercase letters, digits, and hyphens (-).
570
518
  *
571
519
  * @example
572
520
  * LocalHostName
@@ -583,13 +531,10 @@ export declare class CreateInstanceRequest extends $dara.Model {
583
531
  /**
584
532
  * @remarks
585
533
  * Specifies whether to enable the access channel for instance metadata. Valid values:
534
+ * - enabled: enabled.
535
+ * - disabled: disabled.
586
536
  *
587
- * - `enabled`
588
- *
589
- * - `disabled`
590
- *
591
- * Default value: `enabled`.
592
- *
537
+ * Default value: enabled.
593
538
  * > For more information about instance metadata, see [Overview of instance metadata](https://help.aliyun.com/document_detail/49122.html).
594
539
  *
595
540
  * @example
@@ -606,15 +551,12 @@ export declare class CreateInstanceRequest extends $dara.Model {
606
551
  httpPutResponseHopLimit?: number;
607
552
  /**
608
553
  * @remarks
609
- * Specifies whether to enforce token-based access (IMDSv2) to instance metadata. Valid values:
610
- *
611
- * - `optional`: does not enforce the use of IMDSv2.
612
- *
613
- * - `required`: enforces the use of IMDSv2. If you set this value, you cannot use IMDSv1 to access instance metadata.
614
- *
615
- * Default value: `optional`.
554
+ * Specifies whether to forcefully use the security-hardened mode (IMDSv2) to access instance metadata. Valid values:
555
+ * - optional: does not forcefully use the security-hardened mode.
556
+ * - required: forcefully uses the security-hardened mode. After this value is set, instance metadata cannot be accessed in normal mode.
616
557
  *
617
- * > For more information about the modes of accessing instance metadata, see [Access instance metadata](https://help.aliyun.com/document_detail/150575.html).
558
+ * Default value: optional.
559
+ * > For more information about the modes for accessing instance metadata, see [Instance metadata access modes](https://help.aliyun.com/document_detail/150575.html).
618
560
  *
619
561
  * @example
620
562
  * optional
@@ -622,11 +564,9 @@ export declare class CreateInstanceRequest extends $dara.Model {
622
564
  httpTokens?: string;
623
565
  /**
624
566
  * @remarks
625
- * The name of the image family. Setting this parameter creates an instance with the latest available image from the specified image family.
626
- *
627
- * - If `ImageId` is specified, this parameter cannot be used.
628
- *
629
- * - If `ImageId` is not specified, you can specify this parameter.
567
+ * The name of the image family. Set this parameter to obtain the latest available image from the specified image family to create the instance.
568
+ * - If `ImageId` is specified, you cannot set this parameter.
569
+ * - If `ImageId` is not specified, you can set this parameter.
630
570
  *
631
571
  * @example
632
572
  * hangzhou-daily-update
@@ -634,7 +574,7 @@ export declare class CreateInstanceRequest extends $dara.Model {
634
574
  imageFamily?: string;
635
575
  /**
636
576
  * @remarks
637
- * The ID of the image used to create the instance. For an Alibaba Cloud Marketplace image, find its `ImageId` on the product details page. This parameter is required if you do not specify `ImageFamily` to use the latest available image from an image family.
577
+ * The ID of the image used to start the instance. To use an Alibaba Cloud Marketplace image, you can view the `ImageId` on the image product page. If you do not use `ImageFamily` to select the latest available image from an image family, this parameter is required.
638
578
  *
639
579
  * @example
640
580
  * ubuntu_18_04_64_20G_alibase_20190624.vhd
@@ -652,9 +592,8 @@ export declare class CreateInstanceRequest extends $dara.Model {
652
592
  * @remarks
653
593
  * The billing method of the instance. Valid values:
654
594
  *
655
- * - `PrePaid`: subscription. If you select this billing method, make sure that your account supports balance payment or credit payment. Otherwise, an `InvalidPayMethod` error is returned.
656
- *
657
- * - `PostPaid`: pay-as-you-go. This is the default value.
595
+ * - PrePaid: subscription. If you set this parameter to PrePaid, make sure that your account supports credit payment or balance payment. Otherwise, an `InvalidPayMethod` error is returned.
596
+ * - PostPaid (default): pay-as-you-go.
658
597
  *
659
598
  * @example
660
599
  * PrePaid
@@ -662,7 +601,7 @@ export declare class CreateInstanceRequest extends $dara.Model {
662
601
  instanceChargeType?: string;
663
602
  /**
664
603
  * @remarks
665
- * The name of the instance. The name must be 2 to 128 characters long. It can contain Unicode letters (such as Chinese characters), digits, colons (:), underscores (_), periods (.), and hyphens (-). If you do not specify this parameter, the instance ID is used by default.
604
+ * The name of the instance. The name must be 2 to 128 characters in length and can contain letters in the Unicode letter category (including English and Chinese characters) and digits. The name can contain colons (:), underscores (_), periods (.), or hyphens (-). If this parameter is not specified, the default value is the instance ID.
666
605
  *
667
606
  * @example
668
607
  * k8s-node-[1,4]-alibabacloud
@@ -672,9 +611,8 @@ export declare class CreateInstanceRequest extends $dara.Model {
672
611
  * @remarks
673
612
  * The instance type.
674
613
  *
675
- * - Select an instance type: For more information, see [Instance type families](https://help.aliyun.com/document_detail/25378.html), call the [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) operation to query performance data, or see [Select instance types](https://help.aliyun.com/document_detail/58291.html) for selection guidance.
676
- *
677
- * - Query available resources: Call the [DescribeAvailableResource](https://help.aliyun.com/document_detail/66186.html) operation to query available resources in a specific region or zone.
614
+ * - Instance type selection: See [Instance family](https://help.aliyun.com/document_detail/25378.html) or invoke [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) to query the performance data of the target instance type. You can also see [Best practices for instance type selection](https://help.aliyun.com/document_detail/58291.html) to learn how to select an instance type.
615
+ * - Check active resources: Invoke [DescribeAvailableResource](https://help.aliyun.com/document_detail/66186.html) to query active resources in a specific region or zone.
678
616
  *
679
617
  * This parameter is required.
680
618
  *
@@ -684,13 +622,12 @@ export declare class CreateInstanceRequest extends $dara.Model {
684
622
  instanceType?: string;
685
623
  /**
686
624
  * @remarks
687
- * The network billing method. Valid values:
688
- *
689
- * - `PayByBandwidth`: pay-by-bandwidth.
625
+ * The billing method for network usage. Valid values:
690
626
  *
691
- * - `PayByTraffic`: pay-by-traffic. This is the default value.
627
+ * - PayByBandwidth: pay-by-bandwidth.
628
+ * - PayByTraffic (default): pay-by-traffic.
692
629
  *
693
- * > With the **pay-by-traffic** billing method, the specified peak bandwidth is an upper limit, not a guaranteed speed. Actual bandwidth may be limited during resource contention. If your business requires guaranteed bandwidth, use the **pay-by-bandwidth** billing method.
630
+ * > In **pay-by-traffic** mode, the peak inbound and outbound bandwidths are both upper limits and are not guaranteed. When resource contention occurs, the peak bandwidth may be throttled. If your workloads require guaranteed bandwidth, use **pay-by-bandwidth** mode.
694
631
  *
695
632
  * @example
696
633
  * PayByTraffic
@@ -698,11 +635,10 @@ export declare class CreateInstanceRequest extends $dara.Model {
698
635
  internetChargeType?: string;
699
636
  /**
700
637
  * @remarks
701
- * The maximum inbound public bandwidth. Unit: Mbit/s. Valid values:
702
- *
703
- * - If `InternetMaxBandwidthOut` is 10 or less, the value of this parameter is an integer from 1 to 10. Default value: 10.
638
+ * The maximum inbound public bandwidth, in Mbit/s. Valid values:
704
639
  *
705
- * - If `InternetMaxBandwidthOut` is greater than 10 Mbit/s, the value of this parameter is an integer from 1 to the value of `InternetMaxBandwidthOut`. Default value: the value of `InternetMaxBandwidthOut`.
640
+ * - If the purchased outbound bandwidth is less than or equal to 10 Mbit/s: 1 to 10. Default value: 10.
641
+ * - If the purchased outbound bandwidth is greater than 10 Mbit/s: 1 to the value of `InternetMaxBandwidthOut`. Default value: the value of `InternetMaxBandwidthOut`.
706
642
  *
707
643
  * @example
708
644
  * 50
@@ -710,7 +646,7 @@ export declare class CreateInstanceRequest extends $dara.Model {
710
646
  internetMaxBandwidthIn?: number;
711
647
  /**
712
648
  * @remarks
713
- * The maximum outbound public bandwidth. Unit: Mbit/s. Valid values: 0 to 100.
649
+ * The maximum outbound public bandwidth, in Mbit/s. Valid values: 0 to 100.
714
650
  *
715
651
  * Default value: 0.
716
652
  *
@@ -720,15 +656,14 @@ export declare class CreateInstanceRequest extends $dara.Model {
720
656
  internetMaxBandwidthOut?: number;
721
657
  /**
722
658
  * @remarks
723
- * 是否为 I/O 优化实例。取值范围:
659
+ * Specifies whether the instance is I/O optimized. Valid values:
724
660
  *
725
- * - none:非 I/O 优化。
661
+ * - none: not I/O optimized.
662
+ * - optimized: I/O optimized.
726
663
  *
727
- * - optimized:I/O 优化。
664
+ * The default value for [retired instance types](https://help.aliyun.com/document_detail/55263.html) is none.
728
665
  *
729
- * [已停售的实例规格](https://help.aliyun.com/document_detail/55263.html)实例默认值是 none。
730
- *
731
- * 其他实例规格默认值是 optimized。
666
+ * The default value for other instance types is optimized.
732
667
  *
733
668
  * @example
734
669
  * optimized
@@ -738,7 +673,7 @@ export declare class CreateInstanceRequest extends $dara.Model {
738
673
  * @remarks
739
674
  * The name of the key pair.
740
675
  *
741
- * > For Windows instances, this parameter is ignored and the `Password` parameter is used. Default value: empty.
676
+ * > For Windows instances, this parameter is ignored. The default value is empty. Even if this parameter is specified, only the `Password` content is used.
742
677
  *
743
678
  * @example
744
679
  * KeyPairTestName
@@ -756,19 +691,17 @@ export declare class CreateInstanceRequest extends $dara.Model {
756
691
  ownerId?: number;
757
692
  /**
758
693
  * @remarks
759
- * The password of the instance. The password must be 8 to 30 characters in length and must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters. The supported special characters are:
694
+ * The password of the instance. The password must be 8 to 30 characters in length and must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters. The following special characters are supported:
760
695
  *
761
696
  * ```
762
697
  * ()`~!@#$%^&*-_+=|{}[]:;\\"<>,.?/
763
698
  * ```
764
699
  *
765
- * Note the following:
766
- *
767
- * - If you specify the `Password` parameter, send the request over HTTPS to prevent the password from being leaked.
700
+ * Note the following items:
768
701
  *
702
+ * - For security purposes, use HTTPS to send requests if the Password parameter is specified.
769
703
  * - For Windows instances, the password cannot start with a forward slash (/).
770
- *
771
- * - Some operating systems, such as Others Linux and Fedora CoreOS, do not support password-based logon. For these, you must use a key pair.
704
+ * - For instances that run certain operating systems, passwords are not supported. Only key pairs are supported. Examples: Others Linux and Fedora CoreOS.
772
705
  *
773
706
  * @example
774
707
  * TestEcs123!
@@ -776,7 +709,7 @@ export declare class CreateInstanceRequest extends $dara.Model {
776
709
  password?: string;
777
710
  /**
778
711
  * @remarks
779
- * Specifies whether to use the password preconfigured in the image. If you set this parameter, you must leave the `Password` parameter empty and make sure that the image has a password preconfigured.
712
+ * Specifies whether to use the password preset in the image. When you use this parameter, the Password parameter must be empty. Make sure that the image has a password configured.
780
713
  *
781
714
  * @example
782
715
  * false
@@ -784,25 +717,17 @@ export declare class CreateInstanceRequest extends $dara.Model {
784
717
  passwordInherit?: boolean;
785
718
  /**
786
719
  * @remarks
787
- * The subscription duration of the resource. The unit is specified by `PeriodUnit`. This parameter is required and takes effect only if `InstanceChargeType` is set to `PrePaid`. If you specify `DedicatedHostId`, the value of this parameter cannot exceed the subscription duration of the specified dedicated host. Valid values:
720
+ * The subscription duration of the instance. The unit is specified by `PeriodUnit`. This parameter is required and takes effect only when `InstanceChargeType` is set to `PrePaid`. If `DedicatedHostId` is specified, the value of this parameter cannot exceed the subscription duration of the dedicated host. Valid values:
788
721
  *
789
722
  * <props="china">
790
- *
791
- * - If `PeriodUnit` is set to `Week`: 1, 2, 3, and 4.
792
- *
793
- * - If `PeriodUnit` is set to `Month`: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36, 48, and 60.
723
+ * - If PeriodUnit is set to Week, valid values of Period are 1, 2, 3, and 4.
724
+ * - If PeriodUnit is set to Month, valid values of Period are 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36, 48, and 60.
794
725
  *
795
726
  *
796
727
  *
797
- * <props="intl">
728
+ * <props="intl">If PeriodUnit is set to Month, valid values of Period are 1, 2, 3, 6, and 12.
798
729
  *
799
- * If `PeriodUnit` is set to `Month`, valid values are 1, 2, 3, 6, and 12.
800
- *
801
- *
802
- *
803
- * <props="partner">
804
- *
805
- * If `PeriodUnit` is set to `Month`, valid values are 1, 2, 3, 6, and 12.
730
+ * <props="partner">If PeriodUnit is set to Month, valid values of Period are 1, 2, 3, 6, and 12.
806
731
  *
807
732
  * @example
808
733
  * 1
@@ -813,24 +738,14 @@ export declare class CreateInstanceRequest extends $dara.Model {
813
738
  * The unit of the subscription duration. Valid values:
814
739
  *
815
740
  * <props="china">
741
+ * - Week.
742
+ * - Month.
816
743
  *
817
- * - Week
818
- *
819
- * - Month
820
744
  *
821
745
  *
746
+ * <props="intl">Month.
822
747
  *
823
- * <props="intl">
824
- *
825
- * Month
826
- *
827
- *
828
- *
829
- * <props="partner">
830
- *
831
- * Month
832
- *
833
- *
748
+ * <props="partner">Month.
834
749
  *
835
750
  * Default value: Month.
836
751
  *
@@ -840,7 +755,7 @@ export declare class CreateInstanceRequest extends $dara.Model {
840
755
  periodUnit?: string;
841
756
  /**
842
757
  * @remarks
843
- * The private IP address of the instance. The IP address must be an available address in the CIDR block of the specified VSwitch.
758
+ * The private IP address of the instance. The IP address must be an available address within the CIDR block of the specified vSwitch (VSwitchId).
844
759
  *
845
760
  * @example
846
761
  * 172.16.236.*
@@ -848,7 +763,7 @@ export declare class CreateInstanceRequest extends $dara.Model {
848
763
  privateIpAddress?: string;
849
764
  /**
850
765
  * @remarks
851
- * The name of the instance RAM role. You can call the RAM API operation [ListRoles](https://help.aliyun.com/document_detail/28713.html) to query the instance RAM roles that you created.
766
+ * 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.
852
767
  *
853
768
  * @example
854
769
  * RAMTestName
@@ -856,7 +771,7 @@ export declare class CreateInstanceRequest extends $dara.Model {
856
771
  ramRoleName?: string;
857
772
  /**
858
773
  * @remarks
859
- * The ID of the region in which to create the instance. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to view the latest list of Alibaba Cloud regions.
774
+ * The region ID of the instance. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
860
775
  *
861
776
  * This parameter is required.
862
777
  *
@@ -866,7 +781,7 @@ export declare class CreateInstanceRequest extends $dara.Model {
866
781
  regionId?: string;
867
782
  /**
868
783
  * @remarks
869
- * The ID of the resource group to which the instance belongs.
784
+ * The ID of the enterprise resource group to which the instance belongs.
870
785
  *
871
786
  * @example
872
787
  * rg-bp67acfmxazb4p****
@@ -878,9 +793,8 @@ export declare class CreateInstanceRequest extends $dara.Model {
878
793
  * @remarks
879
794
  * Specifies whether to enable security hardening. Valid values:
880
795
  *
881
- * - `Active`: enables security hardening. This setting is valid only for system images.
882
- *
883
- * - `Deactive`: disables security hardening. This setting is valid for all image types.
796
+ * - Active: enables security hardening. This value is applicable only to public images.
797
+ * - Deactive: disables security hardening. This value is applicable to all image types.
884
798
  *
885
799
  * @example
886
800
  * Active
@@ -888,7 +802,7 @@ export declare class CreateInstanceRequest extends $dara.Model {
888
802
  securityEnhancementStrategy?: string;
889
803
  /**
890
804
  * @remarks
891
- * The ID of the security group to assign to the instance.
805
+ * The ID of the security group to which the instance belongs.
892
806
  *
893
807
  * @example
894
808
  * sg-bp15ed6xe1yxeycg****
@@ -896,17 +810,15 @@ export declare class CreateInstanceRequest extends $dara.Model {
896
810
  securityGroupId?: string;
897
811
  /**
898
812
  * @remarks
899
- * The protection period of the spot instance. Unit: hours. Default value: 1. Valid values:
900
- *
901
- * - 1: Alibaba Cloud ensures that the instance runs for 1 hour without being automatically released. After 1 hour, the system compares your bid with the market price and checks the resource inventory to determine whether to retain or reclaim the instance.
813
+ * The protection period of the spot instance, in hours. Default value: 1. Valid values:
902
814
  *
903
- * - 0: Alibaba Cloud does not guarantee that the instance runs for 1 hour after it is created. The system compares your bid with the market price and checks the resource inventory to determine whether to retain or reclaim the instance.
815
+ * - 1: After the instance is created, Alibaba Cloud ensures that the instance is not automatically released for 1 hour. After 1 hour, the system automatically compares the bid price with the market price and checks resource availability to determine whether to retain automatic release the instance.
816
+ * - 0: After the instance is created, Alibaba Cloud does not ensure that the instance runs for 1 hour. The system automatically compares the bid price with the market price and checks resource availability to determine whether to retain automatic release the instance.
904
817
  *
905
- * > * This parameter supports only 0 and 1.
906
818
  * >
907
- * > * Spot instances are billed per second. We recommend that you select a protection period based on the expected runtime of your tasks.
908
- * >
909
- * > * Alibaba Cloud sends a notification through ECS system events 5 minutes before the instance is reclaimed.
819
+ * > - This parameter supports only the value 0 or 1.
820
+ * > - Spot instances are billed by second. Set the protection period based on the expected task execution duration.
821
+ * > - Alibaba Cloud sends an ECS system event notification 5 minutes before the instance is released.
910
822
  *
911
823
  * @example
912
824
  * 1
@@ -914,11 +826,11 @@ export declare class CreateInstanceRequest extends $dara.Model {
914
826
  spotDuration?: number;
915
827
  /**
916
828
  * @remarks
917
- * The interruption mode for the spot instance. Valid values:
829
+ * The break mode of the spot instance. Valid values:
918
830
  *
919
- * - `Terminate`: releases the instance.
831
+ * - Terminate: The instance is directly released.
920
832
  *
921
- * - `Stop`: stops the instance in economical mode.
833
+ * - Stop: The instance enters economical mode.
922
834
  *
923
835
  * For more information about economical mode, see [Economical mode for pay-as-you-go instances](https://help.aliyun.com/document_detail/63353.html).
924
836
  *
@@ -930,7 +842,7 @@ export declare class CreateInstanceRequest extends $dara.Model {
930
842
  spotInterruptionBehavior?: string;
931
843
  /**
932
844
  * @remarks
933
- * The maximum hourly price of the instance. The value can be accurate to three decimal places. This parameter is valid only if `SpotStrategy` is set to `SpotWithPriceLimit`.
845
+ * The maximum hourly price of the instance. This value can be accurate to three decimal places. This parameter takes effect only when `SpotStrategy` is set to `SpotWithPriceLimit`.
934
846
  *
935
847
  * @example
936
848
  * 0.98
@@ -938,13 +850,11 @@ export declare class CreateInstanceRequest extends $dara.Model {
938
850
  spotPriceLimit?: number;
939
851
  /**
940
852
  * @remarks
941
- * The bidding policy for the instance. This parameter is valid only if `InstanceChargeType` is set to `PostPaid`. Valid values:
942
- *
943
- * - `NoSpot`: The instance is created as a regular pay-as-you-go instance. This is the default value.
944
- *
945
- * - `SpotWithPriceLimit`: The instance is created as a spot instance with a user-defined maximum hourly price.
853
+ * The bidding policy for the instance. This parameter takes effect only when `InstanceChargeType` is set to `PostPaid`. Valid values:
946
854
  *
947
- * - `SpotAsPriceGo`: The instance is created as a spot instance for which the system automatically bids based on the current market price.
855
+ * - NoSpot (default): The instance is a regular pay-as-you-go instance.
856
+ * - SpotWithPriceLimit: The instance is a spot instance with a user-defined maximum hourly price.
857
+ * - SpotAsPriceGo: The instance is a spot instance for which the market price at the time of purchase is automatically used as the bid price.
948
858
  *
949
859
  * @example
950
860
  * NoSpot
@@ -952,7 +862,7 @@ export declare class CreateInstanceRequest extends $dara.Model {
952
862
  spotStrategy?: string;
953
863
  /**
954
864
  * @remarks
955
- * Specifies whether to create the instance on a dedicated host. Valid values:
865
+ * The ID of the storage set.
956
866
  *
957
867
  * @example
958
868
  * ss-bp1j4i2jdf3owlhe****
@@ -960,7 +870,7 @@ export declare class CreateInstanceRequest extends $dara.Model {
960
870
  storageSetId?: string;
961
871
  /**
962
872
  * @remarks
963
- * The maximum number of partitions in the storage set. The value must be 2 or greater.
873
+ * The maximum number of partitions in the storage set. Valid values: greater than or equal to 2.
964
874
  *
965
875
  * @example
966
876
  * 2
@@ -968,18 +878,18 @@ export declare class CreateInstanceRequest extends $dara.Model {
968
878
  storageSetPartitionNumber?: number;
969
879
  /**
970
880
  * @remarks
971
- * The tags.
881
+ * The list of tags.
972
882
  */
973
883
  tag?: CreateInstanceRequestTag[];
974
884
  /**
975
885
  * @remarks
976
- * Specifies whether to associate the instance on a dedicated host with the dedicated host. Valid values:
886
+ * Specifies whether to create the instance on a dedicated host. Valid values:
977
887
  *
978
- * - `default`: does not associate the instance with the dedicated host. When a stopped instance in economical mode is restarted, it may be placed on a different dedicated host in the auto-deployment resource pool if the original dedicated host has insufficient resources.
888
+ * - default: creates the instance on a non-dedicated host.
979
889
  *
980
- * - `host`: associates the instance with the dedicated host. When a stopped instance in economical mode is restarted, it is still placed on the original dedicated host. If the original dedicated host has insufficient resources, the instance fails to restart.
890
+ * - host: creates the instance on a dedicated host. If you do not specify `DedicatedHostId`, Alibaba Cloud automatically selects a dedicated host for the instance.
981
891
  *
982
- * Default value: `default`.
892
+ * Default value: default.
983
893
  *
984
894
  * @example
985
895
  * default
@@ -987,7 +897,7 @@ export declare class CreateInstanceRequest extends $dara.Model {
987
897
  tenancy?: string;
988
898
  /**
989
899
  * @remarks
990
- * 是否使用阿里云提供的虚拟机系统配置(WindowsNTPKMSLinuxNTPYUM)。
900
+ * Specifies whether to use the virtual machine system configuration provided by Alibaba Cloud (Windows: NTP and KMS. Linux: NTP and YUM).
991
901
  *
992
902
  * @example
993
903
  * true
@@ -995,7 +905,7 @@ export declare class CreateInstanceRequest extends $dara.Model {
995
905
  useAdditionalService?: boolean;
996
906
  /**
997
907
  * @remarks
998
- * The user data of the instance. The user data must be Base64-encoded. The raw data can be up to 32 KB in size.
908
+ * The instance user data. The data must be encoded in Base64. The maximum size of the raw data is 32 KB.
999
909
  *
1000
910
  * @example
1001
911
  * ZWNobyBoZWxsbyBlY3Mh
@@ -1003,9 +913,9 @@ export declare class CreateInstanceRequest extends $dara.Model {
1003
913
  userData?: string;
1004
914
  /**
1005
915
  * @remarks
1006
- * When you create an instance in a VPC, you must specify a VSwitch ID. You can call the [DescribeVSwitches](https://help.aliyun.com/document_detail/35748.html) operation to query information about the VSwitches that you created.
916
+ * The vSwitch ID. This parameter is required when you create a VPC-connected instance. You can call [DescribeVSwitches](https://help.aliyun.com/document_detail/35748.html) to query available vSwitches.
1007
917
  *
1008
- * > If `VSwitchId` is specified, `ZoneId` must match the VSwitch\\"s zone. If `ZoneId` is left unspecified, the system automatically uses the VSwitch\\"s zone.
918
+ * > If you specify `VSwitchId`, the specified `ZoneId` must be in the same zone as the vSwitch. You can also leave `ZoneId` empty, and the system automatically selects the zone of the specified vSwitch.
1009
919
  *
1010
920
  * @example
1011
921
  * vsw-bp1s5fnvk4gn2tws0****
@@ -1013,7 +923,7 @@ export declare class CreateInstanceRequest extends $dara.Model {
1013
923
  vSwitchId?: string;
1014
924
  /**
1015
925
  * @remarks
1016
- * The ID of the virtual LAN (VLAN).
926
+ * The virtual local area network ID.
1017
927
  *
1018
928
  * @example
1019
929
  * 10
@@ -1021,11 +931,11 @@ export declare class CreateInstanceRequest extends $dara.Model {
1021
931
  vlanId?: string;
1022
932
  /**
1023
933
  * @remarks
1024
- * The ID of the zone to which the instance belongs. For more information, call the [DescribeZones](https://help.aliyun.com/document_detail/25610.html) operation to query the list of zones.
934
+ * The zone ID of the instance. For more information, call [DescribeZones](https://help.aliyun.com/document_detail/25610.html) to query the zone list.
1025
935
  *
1026
- * > If `VSwitchId` is specified, `ZoneId` must match the VSwitch\\"s zone. If `ZoneId` is left unspecified, the system automatically uses the VSwitch\\"s zone.
936
+ * > If you specify `VSwitchId`, the specified `ZoneId` must be in the same zone as the vSwitch. You can also leave `ZoneId` empty, and the system automatically selects the zone of the specified vSwitch.
1027
937
  *
1028
- * Default value: empty, which indicates that the system randomly selects a zone.
938
+ * Default value: empty. The system automatically selects a zone.
1029
939
  *
1030
940
  * @example
1031
941
  * cn-hangzhou-g