@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
@@ -7,26 +7,17 @@ export class DescribePriceRequestDataDisk extends $dara.Model {
7
7
  * @remarks
8
8
  * The category of data disk N. Valid values:
9
9
  *
10
- * - `cloud`: basic cloud disk
11
- *
12
- * - `cloud_efficiency`: efficiency cloud disk
13
- *
14
- * - `cloud_ssd`: SSD cloud disk
15
- *
16
- * - `ephemeral_ssd`: local SSD
17
- *
18
- * - `cloud_essd`: ESSD
19
- *
20
- * - `cloud_auto`: ESSD AutoPL
21
- *
10
+ * - cloud: basic disk.
11
+ * - cloud_efficiency: ultra disk.
12
+ * - cloud_ssd: standard SSD.
13
+ * - ephemeral_ssd: local SSD.
14
+ * - cloud_essd: enterprise SSD (ESSD).
15
+ * - cloud_auto: ESSD AutoPL disk.
22
16
  * <props="china">
17
+ * - cloud_essd_entry: ESSD Entry disk.
23
18
  *
24
- * - `cloud_essd_entry`: ESSD Entry
25
19
  *
26
- *
27
- *
28
- *
29
- * The value of N can be 1–16.
20
+ * Valid values of N: 1 to 16.
30
21
  *
31
22
  * @example
32
23
  * cloud_ssd
@@ -34,17 +25,14 @@ export class DescribePriceRequestDataDisk extends $dara.Model {
34
25
  category?: string;
35
26
  /**
36
27
  * @remarks
37
- * The performance level of data disk N when it is an ESSD. This parameter is valid only when `DataDisk.N.Category` is set to `cloud_essd`. Valid values:
38
- *
39
- * - `PL0`
40
- *
41
- * - `PL1` (Default)
42
- *
43
- * - `PL2`
28
+ * The performance level of data disk N when the disk type is ESSD. This parameter is valid only when `DataDisk.N.Category=cloud_essd`. Valid values:
44
29
  *
45
- * - `PL3`
30
+ * - PL0.
31
+ * - PL1 (default).
32
+ * - PL2.
33
+ * - PL3.
46
34
  *
47
- * The value of N can be 1–16.
35
+ * Valid values of N: 1 to 16.
48
36
  *
49
37
  * @example
50
38
  * PL1
@@ -52,36 +40,23 @@ export class DescribePriceRequestDataDisk extends $dara.Model {
52
40
  performanceLevel?: string;
53
41
  /**
54
42
  * @remarks
55
- * The size of data disk N. Unit: GiB. Valid values:
56
- *
57
- * - `cloud`: 5–2000
58
- *
59
- * - `cloud_efficiency`: 20–32768
60
- *
61
- * - `cloud_ssd`: 20–32768
62
- *
63
- * - `cloud_auto`: 1–32768
43
+ * The size of data disk N, in GiB. Valid values:
64
44
  *
45
+ * - cloud: 5 to 2000.
46
+ * - cloud_efficiency: 20 to 32768.
47
+ * - cloud_ssd: 20 to 32768.
48
+ * - cloud_auto: 1 to 32768.
65
49
  * <props="china">
50
+ * - cloud_essd_entry: 10 to 32768.
66
51
  *
67
- * - `cloud_essd_entry`: 10–32768
68
- *
69
- *
70
- *
71
- *
72
- * - `cloud_essd`: The value range depends on the `DataDisk.N.PerformanceLevel`.
73
- *
74
- * - PL0: 1–32768
75
- *
76
- * - PL1: 20–32768
77
- *
78
- * - PL2: 461–32768
52
+ * - cloud_essd: The valid values depend on the value of `DataDisk.N.PerformanceLevel`.
53
+ * - PL0: 1 to 32768.
54
+ * - PL1: 20 to 32768.
55
+ * - PL2: 461 to 32768.
56
+ * - PL3: 1261 to 32768.
57
+ * - ephemeral_ssd: 5 to 800.
79
58
  *
80
- * - PL3: 1261–32768
81
- *
82
- * - `ephemeral_ssd`: 5–800
83
- *
84
- * The value of N can be 1–16.
59
+ * Valid values of N: 1 to 16.
85
60
  *
86
61
  * @example
87
62
  * 2000
@@ -89,11 +64,11 @@ export class DescribePriceRequestDataDisk extends $dara.Model {
89
64
  size?: number;
90
65
  /**
91
66
  * @remarks
92
- * The provisioned read/write IOPS for the ESSD AutoPL cloud disk. Valid values: 0–`min{50000, 1000 * Capacity - Baseline IOPS}`.
67
+ * The provisioned read/write IOPS of the ESSD AutoPL disk. Valid values: 0 to min{50,000, 1000 × capacity - baseline performance}.
93
68
  *
94
- * `Baseline IOPS = min{1800 + 50 * Capacity, 50000}`.
69
+ * Baseline performance = min{1,800 + 50 × capacity, 50000}.
95
70
  *
96
- * > This parameter is valid only when `DataDisk.N.Category` is set to `cloud_auto`. For more information, see [ESSD AutoPL cloud disks](https://help.aliyun.com/document_detail/368372.html).
71
+ * > This parameter is supported only when `DiskCategory` is set to `cloud_auto`. For more information, see [ESSD AutoPL disk](https://help.aliyun.com/document_detail/368372.html).
97
72
  *
98
73
  * @example
99
74
  * 40000
@@ -129,9 +104,9 @@ export class DescribePriceRequestDataDisk extends $dara.Model {
129
104
  export class DescribePriceRequestSchedulerOptions extends $dara.Model {
130
105
  /**
131
106
  * @remarks
132
- * This parameter is valid only when `ResourceType` is set to `instance`.
107
+ * This parameter takes effect only when ResourceType is set to instance.
133
108
  *
134
- * The ID of the dedicated host. You can call the [DescribeDedicatedHosts](https://help.aliyun.com/document_detail/134242.html) operation to query dedicated host IDs.
109
+ * The dedicated host ID. You can call [DescribeDedicatedHosts](https://help.aliyun.com/document_detail/134242.html) to query the list of dedicated host IDs.
135
110
  *
136
111
  * @example
137
112
  * dh-bp67acfmxazb4p****
@@ -140,16 +115,12 @@ export class DescribePriceRequestSchedulerOptions extends $dara.Model {
140
115
  /**
141
116
  * @remarks
142
117
  * The deployment set strategy. Valid values:
118
+ * - Availability: high availability.
119
+ * - AvailabilityGroup: deployment set group high availability.
120
+ * - LowLatency: low network latency.
121
+ * - ProximityLooseDispersion: proximity loose dispersion.
143
122
  *
144
- * - `Availability`: high availability
145
- *
146
- * - `AvailabilityGroup`: high availability for deployment set groups
147
- *
148
- * - `LowLatency`: low latency
149
- *
150
- * - `ProximityLooseDispersion`: proximity loose dispersion
151
- *
152
- * > Only the `ProximityLooseDispersion` strategy incurs a fee. The API response includes price details for the deployment set (where `Resource` is `deploymentSet`) only when this strategy is used. Other deployment set strategies are free of charge.
123
+ * > Only when the strategy is set to ProximityLooseDispersion does the API response include the price details for "Resource": "deploymentSet". Other deployment set strategies are free of charge, so the API response does not include price information for "Resource": "deploymentSet".
153
124
  *
154
125
  * @example
155
126
  * ProximityLooseDispersion
@@ -181,30 +152,22 @@ export class DescribePriceRequestSchedulerOptions extends $dara.Model {
181
152
  export class DescribePriceRequestSystemDisk extends $dara.Model {
182
153
  /**
183
154
  * @remarks
184
- * The category of the system disk. You must specify `ImageId` when you query the price of a system disk. Valid values:
185
- *
186
- * - `cloud`: basic cloud disk
187
- *
188
- * - `cloud_efficiency`: efficiency cloud disk
189
- *
190
- * - `cloud_ssd`: SSD cloud disk
191
- *
192
- * - `ephemeral_ssd`: local SSD
193
- *
194
- * - `cloud_essd`: ESSD
195
- *
196
- * - `cloud_auto`: ESSD AutoPL
155
+ * The category of the system disk. You must also specify `ImageId` when querying the system disk price. Valid values:
197
156
  *
157
+ * - cloud: basic disk.
158
+ * - cloud_efficiency: ultra disk.
159
+ * - cloud_ssd: standard SSD.
160
+ * - ephemeral_ssd: local SSD.
161
+ * - cloud_essd: enterprise SSD (ESSD).
162
+ * - cloud_auto: ESSD AutoPL disk.
198
163
  * <props="china">
199
- *
200
- * - `cloud_essd_entry`: ESSD Entry
201
- *
164
+ * - cloud_essd_entry: ESSD Entry disk.
202
165
  *
203
166
  *
167
+ * Default value description:
204
168
  *
205
- * * For retired instance types where `IoOptimized` is `none`, the default value is `cloud`.
206
- *
207
- * * In other cases, the default value is `cloud_efficiency`.<props="china">After January 30, 2026, for instance types that support only ESSDs, the default value will be changed from `cloud_efficiency` to `cloud_essd` at PL0. For more information, see the [change announcement](https://www.aliyun.com/notice/117844).
169
+ * - If InstanceType is a retired instance type and `IoOptimized` is set to `none`, the default value is `cloud`.
170
+ * - In other cases, the default value is `cloud_efficiency`.<props="china">After January 30, 2026, for instance types that support only cloud_essd, the default value is changed from cloud_efficiency to cloud_essd PL0. For more information, see [Change notice](https://www.aliyun.com/notice/117844).
208
171
  *
209
172
  * @example
210
173
  * cloud_ssd
@@ -212,9 +175,12 @@ export class DescribePriceRequestSystemDisk extends $dara.Model {
212
175
  category?: string;
213
176
  /**
214
177
  * @remarks
215
- * The performance level of the ESSD when used as a system disk. This parameter is valid only when `SystemDisk.Category` is set to `cloud_essd`. Valid values:
178
+ * The performance level of the system disk when the disk type is ESSD. This parameter is valid only when `SystemDiskCategory=cloud_essd`. Valid values:
216
179
  *
217
- * `PL0`<br>`PL1` (Default)<br>`PL2`<br>`PL3`<br><br><br>
180
+ * PL0.
181
+ * PL1 (default).
182
+ * PL2.
183
+ * PL3.
218
184
  *
219
185
  * @example
220
186
  * PL1
@@ -222,25 +188,18 @@ export class DescribePriceRequestSystemDisk extends $dara.Model {
222
188
  performanceLevel?: string;
223
189
  /**
224
190
  * @remarks
225
- * The size of the system disk. Unit: GiB. Valid values:
226
- *
227
- * - Basic cloud disk: 20–500.
228
- *
229
- * - ESSD cloud disk:
230
- *
231
- * - PL0: 1–2048.
232
- *
233
- * - PL1: 20–2048.
234
- *
235
- * - PL2: 461–2048.
236
- *
237
- * - PL3: 1261–2048.
238
- *
239
- * - ESSD AutoPL cloud disk: 1–2048.
191
+ * The size of the system disk, in GiB. Valid values:
240
192
  *
241
- * - Other cloud disk categories: 20–2048.
193
+ * - Basic disk: 20 to 500.
194
+ * - ESSD:
195
+ * - PL0: 1 to 2048.
196
+ * - PL1: 20 to 2048.
197
+ * - PL2: 461 to 2048.
198
+ * - PL3: 1261 to 2048.
199
+ * - ESSD AutoPL disk: 1 to 2048.
200
+ * - Other disk categories: 20 to 2048.
242
201
  *
243
- * Default value: `max{20, ImageSize}`, which is the greater of 20 and the size of the specified image (`ImageId`).
202
+ * Default value: max{20, image size of the specified ImageId parameter}.
244
203
  *
245
204
  * @example
246
205
  * 80
@@ -274,7 +233,7 @@ export class DescribePriceRequestSystemDisk extends $dara.Model {
274
233
  export class DescribePriceRequestRecurrenceRules extends $dara.Model {
275
234
  /**
276
235
  * @remarks
277
- * The end time of the time-based assurance. The value must be on the hour.
236
+ * The end hour of the time-sharing assurance. The value must be a whole hour.
278
237
  *
279
238
  * @example
280
239
  * 10
@@ -282,13 +241,10 @@ export class DescribePriceRequestRecurrenceRules extends $dara.Model {
282
241
  endHour?: number;
283
242
  /**
284
243
  * @remarks
285
- * The recurrence type of the rule. Valid values:
286
- *
287
- * - `Daily`: repeats on a daily basis.
288
- *
289
- * - `Weekly`: repeats on a weekly basis.
290
- *
291
- * - `Monthly`: repeats on a monthly basis.
244
+ * The type of the recurrence rule. Valid values:
245
+ * - Daily: daily recurrence.
246
+ * - Weekly: weekly recurrence.
247
+ * - Monthly: monthly recurrence.
292
248
  *
293
249
  * > You must specify both `RecurrenceType` and `RecurrenceValue`.
294
250
  *
@@ -298,13 +254,11 @@ export class DescribePriceRequestRecurrenceRules extends $dara.Model {
298
254
  recurrenceType?: string;
299
255
  /**
300
256
  * @remarks
301
- * The recurrence value.
257
+ * The value of the recurrence rule.
302
258
  *
303
- * - If `RecurrenceType` is set to `Daily`, this parameter takes a single value that specifies the recurrence interval in days. Valid values: 1–31.
304
- *
305
- * - If `RecurrenceType` is set to `Weekly`, this parameter can have multiple values separated by commas (,). The values 0, 1, 2, 3, 4, 5, and 6 correspond to Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, and Saturday. For example, `1,2` specifies Monday and Tuesday.
306
- *
307
- * - If `RecurrenceType` is set to `Monthly`, the value must be in the `A–B` format. The values of A and B must be between 1 and 31, and B must be greater than or equal to A. For example, `1–5` specifies the first to the fifth day of each month.
259
+ * - If `RecurrenceType` is set to `Daily`, you can specify only one value. Valid values: 1 to 31. This value indicates the interval in days between recurrences.
260
+ * - If `RecurrenceType` is set to `Weekly`, you can specify multiple values separated by commas (,). The values for Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, and Saturday are 0, 1, 2, 3, 4, 5, and 6. For example, `1,2` indicates Monday and Tuesday.
261
+ * - If `RecurrenceType` is set to `Monthly`, the format is `A-B`. Valid values of A and B: 1 to 31. B must be greater than or equal to A. For example, `1-5` indicates the 1st through 5th day of each month.
308
262
  *
309
263
  * > You must specify both `RecurrenceType` and `RecurrenceValue`.
310
264
  *
@@ -314,9 +268,9 @@ export class DescribePriceRequestRecurrenceRules extends $dara.Model {
314
268
  recurrenceValue?: string;
315
269
  /**
316
270
  * @remarks
317
- * The start time of the time-based assurance. The value must be on the hour.
271
+ * The effective period start hour of the time-sharing assurance. The value must be a whole hour.
318
272
  *
319
- * > Both `StartHour` and `EndHour` are required. The interval between them must be at least 4 hours.
273
+ * > You must specify both StartHour and EndHour, and the difference between them must be at least 4 hours.
320
274
  *
321
275
  * @example
322
276
  * 4
@@ -355,7 +309,7 @@ export class DescribePriceRequest extends $dara.Model {
355
309
  systemDisk?: DescribePriceRequestSystemDisk;
356
310
  /**
357
311
  * @remarks
358
- * The number of resources for which to query prices. Valid values: 11000.
312
+ * The number of Elastic Compute Service (ECS) instances that you want to purchase in batch. You can use this parameter to query the price of batch purchasing instances of a specific configuration. Valid values: 1 to 1000.
359
313
  *
360
314
  * Default value: 1.
361
315
  *
@@ -365,9 +319,9 @@ export class DescribePriceRequest extends $dara.Model {
365
319
  amount?: number;
366
320
  /**
367
321
  * @remarks
368
- * The number of times the elasticity assurance can be used. Set this to `Unlimited`, which allows the assurance to be used any number of times during its effective period.
322
+ * The total number of times that the elasticity assurance can be applied. Set the value to Unlimited. Only the unlimited mode within the service effective period is supported.
369
323
  *
370
- * Default value: `Unlimited`.
324
+ * Default value: Unlimited.
371
325
  *
372
326
  * @example
373
327
  * Unlimited
@@ -375,7 +329,7 @@ export class DescribePriceRequest extends $dara.Model {
375
329
  assuranceTimes?: string;
376
330
  /**
377
331
  * @remarks
378
- * The memory capacity for the elasticity assurance. Unit: GiB.
332
+ * The capacity, in GiB.
379
333
  *
380
334
  * @example
381
335
  * 1024
@@ -383,7 +337,7 @@ export class DescribePriceRequest extends $dara.Model {
383
337
  capacity?: number;
384
338
  /**
385
339
  * @remarks
386
- * The dedicated host type. You can call the [DescribeDedicatedHostTypes](https://help.aliyun.com/document_detail/134240.html) operation to query dedicated host types.
340
+ * The dedicated host type. You can call [DescribeDedicatedHostTypes](https://help.aliyun.com/document_detail/134240.html) to query the most recent list of dedicated host types.
387
341
  *
388
342
  * @example
389
343
  * ddh.c5
@@ -391,9 +345,9 @@ export class DescribePriceRequest extends $dara.Model {
391
345
  dedicatedHostType?: string;
392
346
  /**
393
347
  * @remarks
394
- * This parameter is valid only when `ResourceType` is set to `instance`.
348
+ * This parameter takes effect only when ResourceType is set to instance.
395
349
  *
396
- * The ID of the image. The image provides the runtime environment for the instance. You can call the [DescribeImages](https://help.aliyun.com/document_detail/25534.html) operation to query available images. If you do not specify this parameter, the system queries prices for Linux instances by default.
350
+ * The image ID, which specifies the runtime environment to load when the instance starts. You can call [DescribeImages](https://help.aliyun.com/document_detail/25534.html) to query available image resources. If you do not specify this parameter, the price of a Linux image is queried by default.
397
351
  *
398
352
  * @example
399
353
  * centos_7_05_64_20G_alibase_20181212.vhd
@@ -401,9 +355,9 @@ export class DescribePriceRequest extends $dara.Model {
401
355
  imageId?: string;
402
356
  /**
403
357
  * @remarks
404
- * The number of instances to include in the reserved instance offering.
358
+ * The total number of instances to reserve within an instance type.
405
359
  *
406
- * Valid values: 11000.
360
+ * Valid values: 1 to 1000.
407
361
  *
408
362
  * @example
409
363
  * 100
@@ -411,9 +365,9 @@ export class DescribePriceRequest extends $dara.Model {
411
365
  instanceAmount?: number;
412
366
  /**
413
367
  * @remarks
414
- * The total number of vCPUs for instances that are covered by the elasticity assurance. When you call this operation, the system calculates the number of supported instances based on the specified `InstanceType` and rounds the value up to the nearest integer.
368
+ * The total number of vCPUs supported by the elasticity assurance. When you call this operation, the system calculates the number of instances required by the elasticity assurance based on the specified InstanceType (rounded up).
415
369
  *
416
- * > When you query the price of an elasticity assurance, you can specify only one of the `InstanceCpuCoreCount` and `InstanceAmount` parameters.
370
+ * > When you call this operation to query the price of an elasticity assurance, you can specify only one of InstanceCoreCpuCount and InstanceAmount.
417
371
  *
418
372
  * @example
419
373
  * 1024
@@ -423,11 +377,10 @@ export class DescribePriceRequest extends $dara.Model {
423
377
  * @remarks
424
378
  * The network type of the instance. Valid values:
425
379
  *
426
- * - `classic`: classic network
427
- *
428
- * - `vpc`: VPC
380
+ * - vpc: Virtual Private Cloud (VPC).
381
+ * - classic: classic network. The classic network is no longer available. For more information, see [Retirement notice](https://help.aliyun.com/document_detail/2833134.html).
429
382
  *
430
- * Default value: `vpc`.
383
+ * Default value: vpc.
431
384
  *
432
385
  * @example
433
386
  * vpc
@@ -435,7 +388,7 @@ export class DescribePriceRequest extends $dara.Model {
435
388
  instanceNetworkType?: string;
436
389
  /**
437
390
  * @remarks
438
- * The instance type. This parameter is required when `ResourceType` is set to `instance`. For more information, see [Instance type families](https://help.aliyun.com/document_detail/25378.html) or call the [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) operation to query the instance types.
391
+ * The instance type. You must specify this parameter when `ResourceType` is set to `instance`. For more details, see [Instance family](https://help.aliyun.com/document_detail/25378.html). You can also invoke [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) to query the most recent instance type list.
439
392
  *
440
393
  * @example
441
394
  * ecs.g6.large
@@ -443,7 +396,7 @@ export class DescribePriceRequest extends $dara.Model {
443
396
  instanceType?: string;
444
397
  /**
445
398
  * @remarks
446
- * The instance type. You can specify only one instance type for an elasticity assurance of the `Unlimited` type.
399
+ * The instance type. Only a single instance type can be specified for the unlimited elasticity assurance service.
447
400
  *
448
401
  * @example
449
402
  * ecs.g6.xlarge
@@ -451,13 +404,12 @@ export class DescribePriceRequest extends $dara.Model {
451
404
  instanceTypeList?: string[];
452
405
  /**
453
406
  * @remarks
454
- * The billing method for network usage. Valid values:
407
+ * The billing method for network bandwidth. Valid values:
455
408
  *
456
- * - `PayByBandwidth`: pay-by-bandwidth
409
+ * - PayByBandwidth: pay-by-bandwidth.
410
+ * - PayByTraffic: pay-by-traffic.
457
411
  *
458
- * - `PayByTraffic`: pay-by-traffic
459
- *
460
- * Default value: `PayByTraffic`.
412
+ * Default value: PayByTraffic.
461
413
  *
462
414
  * @example
463
415
  * PayByTraffic
@@ -465,7 +417,7 @@ export class DescribePriceRequest extends $dara.Model {
465
417
  internetChargeType?: string;
466
418
  /**
467
419
  * @remarks
468
- * The maximum outbound public bandwidth. Unit: Mbit/s. Valid values: 0100.
420
+ * The maximum outbound public bandwidth, in Mbit/s. Valid values: 0 to 100.
469
421
  *
470
422
  * Default value: 0.
471
423
  *
@@ -475,15 +427,14 @@ export class DescribePriceRequest extends $dara.Model {
475
427
  internetMaxBandwidthOut?: number;
476
428
  /**
477
429
  * @remarks
478
- * Specifies whether the instance is I/O optimized. Valid values:
479
- *
480
- * - `none`: non-I/O-optimized.
430
+ * Specifies whether the queried instance is an I/O optimized instance. Valid values:
481
431
  *
482
- * - `optimized`: I/O-optimized.
432
+ * - none: non-I/O optimization.
433
+ * - optimized: I/O optimized.
483
434
  *
484
- * For [generation I](https://help.aliyun.com/document_detail/55263.html) instances, the default value is `none`.
435
+ * If InstanceType is a [Series I](https://help.aliyun.com/document_detail/55263.html) instance type, the default value is none.
485
436
  *
486
- * For other instance types, the default value is `optimized`.
437
+ * If InstanceType is not a [Series I](https://help.aliyun.com/document_detail/55263.html) instance type, the default value is optimized.
487
438
  *
488
439
  * @example
489
440
  * optimized
@@ -491,15 +442,11 @@ export class DescribePriceRequest extends $dara.Model {
491
442
  ioOptimized?: string;
492
443
  /**
493
444
  * @remarks
494
- * The Internet service provider (ISP). Valid values:
495
- *
496
- * - `cmcc`: China Mobile
497
- *
498
- * - `telecom`: China Telecom
499
- *
500
- * - `unicom`: China Unicom
501
- *
502
- * - `multiCarrier`: BGP (Multi-ISP)
445
+ * The Internet Service Provider (ISP). Valid values:
446
+ * - cmcc: China Mobile.
447
+ * - telecom: China Telecom.
448
+ * - unicom: China Unicom.
449
+ * - multiCarrier: multi-ISP.
503
450
  *
504
451
  * @example
505
452
  * cmcc
@@ -507,13 +454,11 @@ export class DescribePriceRequest extends $dara.Model {
507
454
  isp?: string;
508
455
  /**
509
456
  * @remarks
510
- * The payment option for the reserved instance. Valid values:
511
- *
512
- * - `No Upfront`
513
- *
514
- * - `Partial Upfront`
457
+ * The payment option of the reserved instance. Valid values:
515
458
  *
516
- * - `All Upfront`
459
+ * - No Upfront: no upfront.
460
+ * - Partial Upfront: partial upfront.
461
+ * - All Upfront: all upfront.
517
462
  *
518
463
  * @example
519
464
  * All Upfront
@@ -523,27 +468,20 @@ export class DescribePriceRequest extends $dara.Model {
523
468
  ownerId?: number;
524
469
  /**
525
470
  * @remarks
526
- * The billing duration of the resource. This parameter is used with `PriceUnit`. Valid values:
471
+ * The billing duration of Elastic Compute Service (ECS). Valid values:
527
472
  *
528
473
  * <props="china">
529
- *
530
- * - If `PriceUnit` is set to `Month`: 1–9.
531
- *
532
- * - If `PriceUnit` is set to `Year`: 1–5.
533
- *
534
- * - If `PriceUnit` is set to `Hour`: 1.
535
- *
536
- * - If `PriceUnit` is set to `Week`: 1–4.
474
+ * - If the PriceUnit parameter is set to Month: 1 to 9.
475
+ * - If the PriceUnit parameter is set to Year: 1 to 5.
476
+ * - If the PriceUnit parameter is set to Hour: 1.
477
+ * - If the PriceUnit parameter is set to Week: 1 to 4.
537
478
  *
538
479
  *
539
480
  *
540
481
  * <props="intl">
541
- *
542
- * - If `PriceUnit` is set to `Month`: 1–9.
543
- *
544
- * - If `PriceUnit` is set to `Year`: 1–5.
545
- *
546
- * - If `PriceUnit` is set to `Hour`: 1.
482
+ * - If the PriceUnit parameter is set to Month: 1 to 9.
483
+ * - If the PriceUnit parameter is set to Year: 1 to 5.
484
+ * - If the PriceUnit parameter is set to Hour: 1.
547
485
  *
548
486
  *
549
487
  *
@@ -555,11 +493,9 @@ export class DescribePriceRequest extends $dara.Model {
555
493
  period?: number;
556
494
  /**
557
495
  * @remarks
558
- * The operating system of the instance. Valid values:
559
- *
560
- * - `Windows`: Windows Server
561
- *
562
- * - `Linux`: Linux
496
+ * The operating system type of the image used by the instance. Valid values:
497
+ * - Windows: Windows Server operating system.
498
+ * - Linux: Linux and Unix-like operating systems.
563
499
  *
564
500
  * @example
565
501
  * Linux
@@ -567,27 +503,20 @@ export class DescribePriceRequest extends $dara.Model {
567
503
  platform?: string;
568
504
  /**
569
505
  * @remarks
570
- * The billing cycle of the resource. Valid values:
506
+ * The pricing unit for querying Elastic Compute Service (ECS) prices across different billing cycles. Valid values:
571
507
  *
572
508
  * <props="china">
573
- *
574
- * - `Month`: For monthly pricing.
575
- *
576
- * - `Year`: For yearly pricing.
577
- *
578
- * - `Hour` (Default): For hourly pricing.
579
- *
580
- * - `Week`: For weekly pricing.
509
+ * - Month: monthly pricing unit.
510
+ * - Year: yearly pricing unit.
511
+ * - Hour (default): hourly pricing unit.
512
+ * - Week: weekly pricing unit.
581
513
  *
582
514
  *
583
515
  *
584
516
  * <props="intl">
585
- *
586
- * - `Month`: For monthly pricing.
587
- *
588
- * - `Year`: For yearly pricing.
589
- *
590
- * - `Hour` (Default): For hourly pricing.
517
+ * - Month: monthly pricing unit.
518
+ * - Year: yearly pricing unit.
519
+ * - Hour (default): hourly pricing unit.
591
520
  *
592
521
  * @example
593
522
  * Year
@@ -595,22 +524,22 @@ export class DescribePriceRequest extends $dara.Model {
595
524
  priceUnit?: string;
596
525
  /**
597
526
  * @remarks
598
- * The list of recurrence rules for the time-based elasticity assurance.
527
+ * The list of recurrence rules for the time-sharing elasticity assurance.
599
528
  *
600
529
  * <props="china">
601
530
  *
602
- * > The time-based elasticity assurance feature is available only in specific regions and to specific users. To use this feature, [submit a ticket](https://selfservice.console.aliyun.com/ticket/createIndex).
531
+ * > The time-sharing elasticity assurance feature is available only in specific regions and for specific users. To use this feature, [submit a ticket](https://selfservice.console.aliyun.com/ticket/createIndex).
603
532
  *
604
533
  *
605
534
  *
606
535
  * <props="intl">
607
536
  *
608
- * > The time-based elasticity assurance feature is available only in specific regions and to specific users. To use this feature, [submit a ticket](https://smartservice.console.aliyun.com/service/create-ticket-intl).
537
+ * > The time-sharing elasticity assurance feature is available only in specific regions and for specific users. To use this feature, [submit a ticket](https://smartservice.console.aliyun.com/service/create-ticket-intl).
609
538
  */
610
539
  recurrenceRules?: DescribePriceRequestRecurrenceRules[];
611
540
  /**
612
541
  * @remarks
613
- * The region ID. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the list of Alibaba Cloud regions.
542
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
614
543
  *
615
544
  * This parameter is required.
616
545
  *
@@ -622,23 +551,16 @@ export class DescribePriceRequest extends $dara.Model {
622
551
  resourceOwnerId?: number;
623
552
  /**
624
553
  * @remarks
625
- * The type of the resource for which you want to query the price. Valid values:
626
- *
627
- * - `instance`: Query the prices of ECS instances. If you set this parameter to `instance`, you must also specify the `InstanceType` parameter.
628
- *
629
- * - `disk`: Query the prices of cloud disks. If you set this parameter to `disk`, you must also specify the `DataDisk.1.Category` and `DataDisk.1.Size` parameters.
630
- *
631
- * - `diskperformance`: Query the prices of the provisioned performance of an ESSD AutoPL cloud disk. You must also specify the `DataDisk.1.Category` and `DataDisk.1.ProvisionedIops` parameters.
554
+ * The type of the resource. Valid values:
555
+ * - instance: queries the latest price list of ECS instances. When this parameter is set to `instance`, you must also specify `InstanceType`.
556
+ * - disk: queries the latest price list of disks. When this parameter is set to `disk`, you must also specify `DataDisk.1.Category` and `DataDisk.1.Size`.
557
+ * - diskperformance: queries the latest price list of provisioned performance for ESSD AutoPL disks. You must also specify `DataDisk.1.Category` and `DataDisk.1.ProvisionedIops`.
558
+ * - bandwidth: queries the latest price list of bandwidth.
559
+ * - ddh: queries the latest price list of dedicated hosts.
560
+ * - ElasticityAssurance: queries the price of the elasticity assurance service. When this parameter is set to `ElasticityAssurance`, you must also specify `InstanceType`.
561
+ * - CapacityReservation: queries the price of the capacity reservation service. When this parameter is set to `CapacityReservation`, you must also specify `InstanceType`.
632
562
  *
633
- * - `bandwidth`: Query the prices of network bandwidth.
634
- *
635
- * - `ddh`: Query the prices of dedicated hosts.
636
- *
637
- * - `ElasticityAssurance`: Query the prices of Elasticity Assurance. If you set this parameter to `ElasticityAssurance`, you must also specify the `InstanceType` parameter.
638
- *
639
- * - `CapacityReservation`: Query the prices of Capacity Reservation. If you set this parameter to `CapacityReservation`, you must also specify the `InstanceType` parameter.
640
- *
641
- * Default value: `instance`.
563
+ * Default value: instance.
642
564
  *
643
565
  * @example
644
566
  * instance
@@ -646,13 +568,12 @@ export class DescribePriceRequest extends $dara.Model {
646
568
  resourceType?: string;
647
569
  /**
648
570
  * @remarks
649
- * The scope of the reserved instance. Valid values:
650
- *
651
- * - `Region`: region-scoped
652
- *
653
- * - `Zone`: zone-scoped
571
+ * The scope of the reserved instance. Valid values:
572
+ *
573
+ * - Region: regional.
574
+ * - Zone: zonal.
654
575
  *
655
- * Default value: `Region`.
576
+ * Default value: Region.
656
577
  *
657
578
  * @example
658
579
  * Zone
@@ -660,15 +581,13 @@ export class DescribePriceRequest extends $dara.Model {
660
581
  scope?: string;
661
582
  /**
662
583
  * @remarks
663
- * The protection period of the spot instance. Unit: hours. Default value: 1. Valid values:
584
+ * The protection period of the spot instance, in hours. Default value: 1. Valid values:
585
+ * - 1: After a spot 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.
586
+ * - 0: After a spot 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.
664
587
  *
665
- * - `1`: Alibaba Cloud does not automatically release the instance within 1 hour. After the 1-hour protection period ends, the system checks the market price and resource inventory to determine whether to retain or release the instance.
588
+ * Alibaba Cloud sends an ECS system event notification 5 minutes before the instance is released. Spot instances are billed by second. Select an appropriate protection period based on the expected task execution duration.
666
589
  *
667
- * - `0`: The instance has no protection period. The system checks the market price and resource inventory to determine whether to retain or release the instance.
668
- *
669
- * Alibaba Cloud sends you an ECS system event five minutes before the instance is released. Spot instances are billed by the second. Select a protection period based on the time required to complete your task.
670
- *
671
- * > This parameter is valid only when `SpotStrategy` is set to `SpotWithPriceLimit` or `SpotAsPriceGo`.
590
+ * > This parameter takes effect only when SpotStrategy is set to SpotWithPriceLimit or SpotAsPriceGo.
672
591
  *
673
592
  * @example
674
593
  * 1
@@ -676,17 +595,14 @@ export class DescribePriceRequest extends $dara.Model {
676
595
  spotDuration?: number;
677
596
  /**
678
597
  * @remarks
679
- * The preemption policy for the pay-as-you-go instance. Valid values:
680
- *
681
- * - `NoSpot`: A regular pay-as-you-go instance.
682
- *
683
- * - `SpotWithPriceLimit`: A spot instance for which you specify a maximum hourly price.
684
- *
685
- * - `SpotAsPriceGo`: A spot instance where the system automatically bids up to the pay-as-you-go price.
598
+ * The bidding policy for pay-as-you-go instances. Valid values:
599
+ * - NoSpot: a regular pay-as-you-go instance.
600
+ * - SpotWithPriceLimit: a spot instance with a maximum price limit.
601
+ * - SpotAsPriceGo: a spot instance priced at the market price with the pay-as-you-go price as the upper limit.
686
602
  *
687
- * Default value: `NoSpot`.
603
+ * Default value: NoSpot.
688
604
  *
689
- * > This parameter applies only when you query hourly prices, where `PriceUnit` is `Hour` and `Period` is `1`. Because these are the default values, you do not need to set them when you use `SpotStrategy`.
605
+ * > This parameter takes effect only when `PriceUnit=Hour` and `Period=1`. Because the default value of `PriceUnit` is `Hour` and the default value of `Period` is `1`, you do not need to set `PriceUnit` or `Period` when you specify this parameter.
690
606
  *
691
607
  * @example
692
608
  * NoSpot
@@ -694,7 +610,7 @@ export class DescribePriceRequest extends $dara.Model {
694
610
  spotStrategy?: string;
695
611
  /**
696
612
  * @remarks
697
- * The time when the time-based elasticity assurance takes effect. The time must be specified in UTC and formatted as `yyyy-MM-ddTHH:mm:ssZ` in accordance with the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard.
613
+ * The effective period when the time-sharing elasticity assurance takes effect. Specify the time in the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ format. The time must be in UTC+0. For more information, see [ISO 8601](https://help.aliyun.com/document_detail/25696.html).
698
614
  *
699
615
  * @example
700
616
  * 2020-10-30T06:32:00Z
@@ -702,9 +618,9 @@ export class DescribePriceRequest extends $dara.Model {
702
618
  startTime?: string;
703
619
  /**
704
620
  * @remarks
705
- * The ID of the availability zone.
621
+ * The zone ID.
706
622
  *
707
- * > The prices of spot instances may vary by availability zone. When you query the price of a spot instance, specify `ZoneId` to query the price for a specific availability zone.
623
+ * > Spot instance prices may vary across zones. When you query spot instance prices, specify ZoneId to query the price in a specific zone.
708
624
  *
709
625
  * @example
710
626
  * cn-hagzhou-i