@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
@@ -5,9 +5,9 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ModifySecurityGroupAttributeRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The new description of the security group. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`.
8
+ * The description of the security group. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`.
9
9
  *
10
- * By default, the parameter is empty, which indicates that the description remains unchanged.
10
+ * Default value: null. The description is not modified.
11
11
  *
12
12
  * @example
13
13
  * TestDescription
@@ -17,7 +17,7 @@ export class ModifySecurityGroupAttributeRequest extends $dara.Model {
17
17
  ownerId?: number;
18
18
  /**
19
19
  * @remarks
20
- * The region ID of the security group. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the most recent region list.
20
+ * The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
21
21
  *
22
22
  * This parameter is required.
23
23
  *
@@ -39,9 +39,9 @@ export class ModifySecurityGroupAttributeRequest extends $dara.Model {
39
39
  securityGroupId?: string;
40
40
  /**
41
41
  * @remarks
42
- * The new name of the security group. The name must be 2 to 128 characters in length. The name must start with a letter and cannot start with `http://` or `https://`. The name can contain letters, digits, colons (:), underscores (_), periods (.), and hyphens (-).
42
+ * The name of the security group. The name must be 2 to 128 characters in length and must start with a letter or a Chinese character. It cannot start with `http://` or `https://`. The name can contain characters that are categorized as letters in Unicode, including Chinese characters, and digits. The name can also contain colons (:), underscores (_), periods (.), or hyphens (-).
43
43
  *
44
- * By default, the parameter is empty, which indicates that the name remains unchanged.
44
+ * Default value: null. The name is not modified.
45
45
  *
46
46
  * @example
47
47
  * SecurityGroupTestName
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token 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).
8
+ * 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).
9
9
  *
10
10
  * @example
11
11
  * 123e4567-e89b-12d3-a456-426655440000
@@ -21,9 +21,9 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
21
21
  description?: string;
22
22
  /**
23
23
  * @remarks
24
- * The destination IPv4 CIDR block. IPv4 CIDR blocks and IPv4 addresses are supported.
24
+ * The destination IPv4 Classless Inter-Domain Routing (CIDR) block. CIDR format and IPv4 format IP address range are supported.
25
25
  *
26
- * By default, this parameter is left empty.
26
+ * Default value: null.
27
27
  *
28
28
  * @example
29
29
  * 10.0.0.0/8
@@ -31,12 +31,10 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
31
31
  destCidrIp?: string;
32
32
  /**
33
33
  * @remarks
34
- * The ID of the destination security group. You must specify at least one of `DestGroupId` and `DestCidrIp`.
35
- *
36
- * - At least one of DestGroupId, DestCidrIp, Ipv6DestCidrIp, and DestPrefixListId must be specified.
37
- *
38
- * - If DestGroupId is specified but DestCidrIp is not specified, the NicType parameter can be set only to intranet.
34
+ * The ID of the destination security group to which you want to grant access permissions. Specify at least one of `DestGroupId` and `DestCidrIp`.
39
35
  *
36
+ * - Specify at least one of DestGroupId, DestCidrIp, Ipv6DestCidrIp, and DestPrefixListId.
37
+ * - If DestGroupId is specified but DestCidrIp is not specified, the NicType parameter can only be set to intranet.
40
38
  * - If both DestGroupId and DestCidrIp are specified, DestCidrIp takes precedence.
41
39
  *
42
40
  * @example
@@ -45,7 +43,7 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
45
43
  destGroupId?: string;
46
44
  /**
47
45
  * @remarks
48
- * The Alibaba Cloud account that manages the destination security group when you set security group rule N across accounts.
46
+ * The Alibaba Cloud account that owns the destination security group when you set a cross-account security group rule.
49
47
  *
50
48
  * @example
51
49
  * EcsforCloud@Alibaba.com
@@ -53,7 +51,7 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
53
51
  destGroupOwnerAccount?: string;
54
52
  /**
55
53
  * @remarks
56
- * The ID of the Alibaba Cloud account that manages the destination security group when you set security group rule N across accounts.
54
+ * The ID of the Alibaba Cloud account that owns the destination security group when you set a cross-account security group rule.
57
55
  *
58
56
  * @example
59
57
  * 1234567890
@@ -61,9 +59,9 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
61
59
  destGroupOwnerId?: number;
62
60
  /**
63
61
  * @remarks
64
- * The ID of the destination prefix list. You can call the [DescribePrefixLists](https://help.aliyun.com/document_detail/205046.html) operation to query the IDs of available prefix lists.
62
+ * The ID of the destination prefix list. You can call [DescribePrefixLists](https://help.aliyun.com/document_detail/205046.html) to query available prefix list IDs.
65
63
  *
66
- * If you specify `DestCidrIp`, `Ipv6DestCidrIp`, or `DestGroupId`, this parameter is ignored.
64
+ * This parameter is ignored if you specify one of `DestCidrIp`, `Ipv6DestCidrIp`, or `DestGroupId`.
67
65
  *
68
66
  * @example
69
67
  * pl-x1j1k5ykzqlixdcy****
@@ -71,34 +69,20 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
71
69
  destPrefixListId?: string;
72
70
  /**
73
71
  * @remarks
74
- * Network Layer /transport layer protocol. Two types of assignments are supported:
75
- *
76
- * 1. The case-insensitive protocol name. Valid values:
77
- *
72
+ * The network layer or transport layer protocol. Two types of values are supported:
73
+ * 1. Case-insensitive protocol names. Valid values:
78
74
  * - ICMP
79
- *
80
75
  * - GRE
81
- *
82
76
  * - TCP
83
- *
84
77
  * - UDP
85
- *
86
- * - ALL: supports all protocols.
87
- *
88
- * 2. The value of the IANA-compliant protocol number, which is an integer from 0 to 255. List of regions currently available:
89
- *
90
- * - Philippines (Manila)
91
- *
78
+ * - ALL: all protocols are supported.
79
+ * 2. Protocol numbers that comply with the IANA specification, which are integers from 0 to 255. The following regions currently support this feature:
80
+ * - Philippines
92
81
  * - UK (London)
93
- *
94
- * - Malaysia (Kuala Lumpur)
95
- *
82
+ * - Malaysia
96
83
  * - China (Hohhot)
97
- *
98
84
  * - China (Qingdao)
99
- *
100
- * - US (Silicon Valley)
101
- *
85
+ * - US (Virginia)
102
86
  * - Singapore
103
87
  *
104
88
  * @example
@@ -107,11 +91,11 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
107
91
  ipProtocol?: string;
108
92
  /**
109
93
  * @remarks
110
- * The destination IPv6 CIDR block. IPv6 CIDR blocks and IPv6 addresses are supported.
94
+ * The destination IPv6 Classless Inter-Domain Routing (CIDR) block. CIDR format and IPv6 format IP address range are supported.
111
95
  *
112
- * > Only the IP addresses of instances in virtual private clouds (VPCs) are supported. You cannot specify both Ipv6DestCidrIp and `DestCidrIp`.
96
+ * > Only VPC-type IP addresses are supported. This parameter and `DestCidrIp` cannot be specified at the same time. Settings for both parameters simultaneously are not allowed.
113
97
  *
114
- * By default, this parameter is left empty.
98
+ * Default value: null.
115
99
  *
116
100
  * @example
117
101
  * 2001:db8:1233:1a00::***
@@ -119,11 +103,11 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
119
103
  ipv6DestCidrIp?: string;
120
104
  /**
121
105
  * @remarks
122
- * The source IPv6 CIDR block. IPv6 CIDR blocks and IPv6 addresses are supported.
106
+ * The source IPv6 Classless Inter-Domain Routing (CIDR) block. CIDR format and IPv6 format IP address range are supported.
123
107
  *
124
- * > Only the IP addresses of instances in VPCs are supported. You cannot specify both Ipv6SourceCidrIp and `SourceCidrIp`.
108
+ * > Only VPC-type IP addresses are supported. This parameter and `SourceCidrIp` cannot be specified at the same time. Settings for both parameters simultaneously are not allowed.
125
109
  *
126
- * By default, this parameter is left empty.
110
+ * Default value: null.
127
111
  *
128
112
  * @example
129
113
  * 2001:db8:1234:1a00::***
@@ -131,9 +115,9 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
131
115
  ipv6SourceCidrIp?: string;
132
116
  /**
133
117
  * @remarks
134
- * The network interface controller (NIC) type.
118
+ * The network interface type.
135
119
  *
136
- * > You cannot modify this parameter when you modify a security group rule by specifying the ID of the rule. If you want to change the NIC type of a security group rule, you can create a security group rule of a desired NIC type and delete the existing rule.
120
+ * > When you modify a rule by specifying the security group rule ID, this parameter cannot be modified. To make such a change, add a new rule and then delete the current rule.
137
121
  *
138
122
  * @example
139
123
  * intranet
@@ -143,11 +127,10 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
143
127
  ownerId?: number;
144
128
  /**
145
129
  * @remarks
146
- * The action of the security group rule. Valid values:
147
- *
148
- * - accept: allows access.
130
+ * The access permissions. Valid values:
149
131
  *
150
- * - drop: denies access and returns no responses.
132
+ * - accept: accepts access.
133
+ * - drop: deny access and does not return a rejection response.
151
134
  *
152
135
  * Default value: accept.
153
136
  *
@@ -159,13 +142,10 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
159
142
  * @remarks
160
143
  * The range of destination ports that correspond to the transport layer protocol. Valid values:
161
144
  *
162
- * - If you set IpProtocol to TCP or UDP, the port number range is 1 to 65535. Separate the start port number and the end port number with a forward slash (/). Example: 1/200.
163
- *
164
- * - If you set IpProtocol to ICMP, the port number range is -1/-1.
165
- *
166
- * - If you set IpProtocol to GRE, the port number range is -1/-1.
167
- *
168
- * - If you set IpProtocol to ALL, the port number range is -1/-1.
145
+ * - For TCP/UDP: valid values are 1 to 65535. Separate the start port and the end port with a forward slash (/). Example: 1/200.
146
+ * - For ICMP: -1/-1.
147
+ * - For GRE: -1/-1.
148
+ * - For ALL: -1/-1.
169
149
  *
170
150
  * @example
171
151
  * 80/80
@@ -173,11 +153,12 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
173
153
  portRange?: string;
174
154
  /**
175
155
  * @remarks
176
- * The ID of the port list. You can call the `DescribePortRangeLists` operation to query the IDs of available prefix lists.
156
+ * The port address book ID.
157
+ * You can call `DescribePortRangeLists` to query available port address book IDs.
177
158
  *
178
- * - If you specify PortRange, the value of this parameter is ignored.
159
+ * This parameter is ignored if you specify the PortRange parameter.
179
160
  *
180
- * - If the security group is of the classic network type, you cannot reference port lists in the security group rules. For information about the limits on security groups and port lists, see the [Security groups](~~25412#SecurityGroupQuota1~~) section of the "Limits and quotas" topic.
161
+ * For more information, see [Security group limits](~~25412#SecurityGroupQuota1~~).
181
162
  *
182
163
  * @example
183
164
  * prl-2ze9743****
@@ -195,7 +176,7 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
195
176
  priority?: string;
196
177
  /**
197
178
  * @remarks
198
- * The region ID of the security group. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the most recent region list.
179
+ * The region ID of the source security group. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
199
180
  *
200
181
  * This parameter is required.
201
182
  *
@@ -207,7 +188,7 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
207
188
  resourceOwnerId?: number;
208
189
  /**
209
190
  * @remarks
210
- * The ID of the security group.
191
+ * The security group ID.
211
192
  *
212
193
  * This parameter is required.
213
194
  *
@@ -217,7 +198,7 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
217
198
  securityGroupId?: string;
218
199
  /**
219
200
  * @remarks
220
- * The ID of the security group rule. You can call the [DescribeSecurityGroupAttribute](https://help.aliyun.com/document_detail/2679845.html) operation to query the IDs of security group rules in a security group.
201
+ * The security group rule ID. You can call [DescribeSecurityGroupAttribute](https://help.aliyun.com/document_detail/2679845.html) to query the security group rule ID.
221
202
  *
222
203
  * @example
223
204
  * sgr-bp67acfmxazb4q****
@@ -225,9 +206,9 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
225
206
  securityGroupRuleId?: string;
226
207
  /**
227
208
  * @remarks
228
- * The source IPv4 CIDR block. IPv4 CIDR blocks and IPv4 addresses are supported.
209
+ * The source IPv4 Classless Inter-Domain Routing (CIDR) block. CIDR format and IPv4 format IP address range are supported.
229
210
  *
230
- * By default, this parameter is left empty.
211
+ * Default value: null.
231
212
  *
232
213
  * @example
233
214
  * 10.0.0.0/8
@@ -237,13 +218,10 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
237
218
  * @remarks
238
219
  * The range of source ports that correspond to the transport layer protocol. Valid values:
239
220
  *
240
- * - If you set IpProtocol to TCP or UDP, the port number range is 1 to 65535. Separate the start port number and the end port number with a forward slash (/). Example: 1/200.
241
- *
242
- * - If you set IpProtocol to ICMP, the port number range is -1/-1.
243
- *
244
- * - If you set IpProtocol to GRE, the port number range is -1/-1.
245
- *
246
- * - If you set IpProtocol to ALL, the port number range is -1/-1.
221
+ * - For TCP/UDP: valid values are 1 to 65535. Separate the start port and the end port with a forward slash (/). Example: 1/200.
222
+ * - For ICMP: -1/-1.
223
+ * - For GRE: -1/-1.
224
+ * - For ALL: -1/-1.
247
225
  *
248
226
  * @example
249
227
  * 80/80
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ModifySecurityGroupPolicyRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The **token** 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).
8
+ * 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).
9
9
  *
10
10
  * @example
11
11
  * 123e4567-e89b-12d3-a456-426655440000
@@ -13,13 +13,12 @@ export class ModifySecurityGroupPolicyRequest extends $dara.Model {
13
13
  clientToken?: string;
14
14
  /**
15
15
  * @remarks
16
- * The internal access control policy of the security group. Valid values:
16
+ * The internal connectivity policy between ECS instances in the security group. Valid values:
17
17
  *
18
- * - Accept: the internal interconnectivity policy
18
+ * - Accept: intra-group connectivity
19
+ * - Drop: internal isolation
19
20
  *
20
- * - Drop: the internal isolation policy
21
- *
22
- * > The value of this parameter is case-insensitive.
21
+ * >The value is case-insensitive.
23
22
  *
24
23
  * This parameter is required.
25
24
  *
@@ -31,7 +30,7 @@ export class ModifySecurityGroupPolicyRequest extends $dara.Model {
31
30
  ownerId?: number;
32
31
  /**
33
32
  * @remarks
34
- * The region ID of the security group. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the most recent region list.
33
+ * The region ID of the security group. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
35
34
  *
36
35
  * This parameter is required.
37
36
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ModifySecurityGroupRuleRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The **token** 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).
8
+ * A 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 parameter supports 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).
9
9
  *
10
10
  * @example
11
11
  * 123e4567-e89b-12d3-a456-426655440000
@@ -21,9 +21,9 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
21
21
  description?: string;
22
22
  /**
23
23
  * @remarks
24
- * The destination IPv4 CIDR block. IPv4 CIDR blocks and IPv4 addresses are supported.
24
+ * The destination IPv4 Classless Inter-Domain Routing (CIDR) block. CIDR format and IPv4 format IP address ranges are supported.
25
25
  *
26
- * By default, this parameter is left empty.
26
+ * Default value: null.
27
27
  *
28
28
  * @example
29
29
  * 10.0.0.0/8
@@ -31,34 +31,20 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
31
31
  destCidrIp?: string;
32
32
  /**
33
33
  * @remarks
34
- * Network Layer /transport layer protocol. Two types of assignments are supported:
35
- *
36
- * 1. The case-insensitive protocol name. Valid values:
37
- *
34
+ * The network-layer or transport-layer protocol. Two types of values are supported:
35
+ * 1. Case-insensitive protocol names. Valid values:
38
36
  * - ICMP
39
- *
40
37
  * - GRE
41
- *
42
38
  * - TCP
43
- *
44
39
  * - UDP
45
- *
46
- * - ALL: supports all protocols.
47
- *
48
- * 2. The value of the IANA-compliant protocol number, which is an integer from 0 to 255. List of regions currently available:
49
- *
50
- * - Philippines (Manila)
51
- *
40
+ * - ALL: all protocols are supported.
41
+ * 2. Protocol numbers that comply with IANA specifications, which are integers from 0 to 255. The following regions currently support this feature:
42
+ * - Philippines
52
43
  * - UK (London)
53
- *
54
- * - Malaysia (Kuala Lumpur)
55
- *
44
+ * - Malaysia
56
45
  * - China (Hohhot)
57
- *
58
46
  * - China (Qingdao)
59
- *
60
- * - US (Silicon Valley)
61
- *
47
+ * - US (Virginia)
62
48
  * - Singapore
63
49
  *
64
50
  * @example
@@ -67,11 +53,11 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
67
53
  ipProtocol?: string;
68
54
  /**
69
55
  * @remarks
70
- * The destination IPv6 CIDR block. IPv6 CIDR blocks and IPv6 addresses are supported.
56
+ * Settings for the destination IPv6 CIDR block. Classless Inter-Domain Routing (CIDR) format and IPv6 format IP address ranges are supported.
71
57
  *
72
- * > Only the IP addresses of instances in VPCs are supported. You cannot specify both Ipv6DestCidrIp and `DestCidrIp`.
58
+ * >Only VPC-type IP addresses are supported. This parameter and `DestCidrIp` cannot be specified at the same time.
73
59
  *
74
- * By default, this parameter is left empty.
60
+ * Default value: null.
75
61
  *
76
62
  * @example
77
63
  * 2001:db8:1234:1a00::***
@@ -79,11 +65,11 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
79
65
  ipv6DestCidrIp?: string;
80
66
  /**
81
67
  * @remarks
82
- * The source IPv6 CIDR block. IPv6 CIDR blocks and IPv6 addresses are supported.
68
+ * Settings for the source IPv6 CIDR block for the access permissions. Classless Inter-Domain Routing (CIDR) format and IPv6 format IP address ranges are supported.
83
69
  *
84
- * > Only the IP addresses of instances in virtual private clouds (VPCs) are supported. You cannot specify both Ipv6SourceCidrIp and `SourceCidrIp`.
70
+ * > Only VPC-type IP addresses are supported. This parameter and `SourceCidrIp` cannot be specified at the same time.
85
71
  *
86
- * By default, this parameter is left empty.
72
+ * Default value: null.
87
73
  *
88
74
  * @example
89
75
  * 2001:db8:1233:1a00::***
@@ -91,9 +77,9 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
91
77
  ipv6SourceCidrIp?: string;
92
78
  /**
93
79
  * @remarks
94
- * The type of the network interface controller (NIC).
80
+ * The network interface controller (NIC) type.
95
81
  *
96
- * > You cannot modify this parameter when you modify a security group rule by specifying the ID of the rule. If you want to change the NIC type of a security group rule, you can create a security group rule of a desired NIC type and delete the existing rule.
82
+ * > When you modify a rule by specifying the security group rule ID, this parameter cannot be modified. To make such a change, add a new rule and then delete the current rule.
97
83
  *
98
84
  * @example
99
85
  * intranet
@@ -103,11 +89,10 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
103
89
  ownerId?: number;
104
90
  /**
105
91
  * @remarks
106
- * The action of the security group rule. Valid values:
107
- *
108
- * - accept: allows access.
109
- *
110
- * - drop: denies access and returns no responses.
92
+ * The access permissions. Valid values:
93
+ *
94
+ * - accept: Accepts access.
95
+ * - drop: Denies access and does not return a deny response.
111
96
  *
112
97
  * Default value: accept.
113
98
  *
@@ -117,15 +102,12 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
117
102
  policy?: string;
118
103
  /**
119
104
  * @remarks
120
- * The range of destination ports that correspond to the transport layer protocol. Valid values:
121
- *
122
- * - If you set IpProtocol to TCP or UDP, the port number range is 1 to 65535. Separate the start port number and the end port number with a forward slash (/). Example: 1/200.
123
- *
124
- * - If you set IpProtocol to ICMP, the port number range is -1/-1.
125
- *
126
- * - If you set IpProtocol to GRE, the port number range is -1/-1.
127
- *
128
- * - If you set IpProtocol to ALL, the port number range is -1/-1.
105
+ * The range of destination ports that correspond to the transport-layer protocol of the security group. Valid values:
106
+ *
107
+ * - TCP/UDP: valid values are 1 to 65535. Separate the start port and the end port with a forward slash (/). Example: 1/200.
108
+ * - ICMP: -1/-1.
109
+ * - GRE: -1/-1.
110
+ * - ALL: -1/-1.
129
111
  *
130
112
  * @example
131
113
  * 80/80
@@ -133,11 +115,13 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
133
115
  portRange?: string;
134
116
  /**
135
117
  * @remarks
136
- * The ID of the port list. You can call the `DescribePortRangeLists` operation to query the IDs of available port lists.
118
+ * The port address book ID.
119
+ *
120
+ * You can call `DescribePortRangeLists` to query available port address book IDs.
137
121
  *
138
- * - If you specify PortRange, this parameter is ignored.
122
+ * This parameter is ignored if you specify the PortRange parameter.
139
123
  *
140
- * - If a security group is in the classic network, you cannot configure port lists in the rules of the security group. For information about the limits on security groups and port lists, see [Security group limits](~~25412#SecurityGroupQuota1~~).
124
+ * For more information, see [Security group limits](~~25412#SecurityGroupQuota1~~).
141
125
  *
142
126
  * @example
143
127
  * prl-2ze9743****
@@ -155,7 +139,7 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
155
139
  priority?: string;
156
140
  /**
157
141
  * @remarks
158
- * The region ID of the security group. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the most recent region list.
142
+ * The region ID of the security group. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
159
143
  *
160
144
  * This parameter is required.
161
145
  *
@@ -177,7 +161,7 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
177
161
  securityGroupId?: string;
178
162
  /**
179
163
  * @remarks
180
- * The ID of the security group rule. You can call the [DescribeSecurityGroupAttribute](https://help.aliyun.com/document_detail/2679845.html) operation to query the IDs of security group rules in a security group.
164
+ * The security group rule ID. You can call [DescribeSecurityGroupAttribute](https://help.aliyun.com/document_detail/2679845.html) to query security group rule IDs.
181
165
  *
182
166
  * @example
183
167
  * sgr-bp67acfmxa123b***
@@ -185,9 +169,9 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
185
169
  securityGroupRuleId?: string;
186
170
  /**
187
171
  * @remarks
188
- * The source IPv4 CIDR block. IPv4 CIDR blocks and IPv4 addresses are supported.
172
+ * Settings for the source IPv4 CIDR block for the access permissions. Classless Inter-Domain Routing (CIDR) format and IPv4 format IP address ranges are supported.
189
173
  *
190
- * By default, this parameter is left empty.
174
+ * Default value: null.
191
175
  *
192
176
  * @example
193
177
  * 10.0.0.0/8
@@ -195,11 +179,10 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
195
179
  sourceCidrIp?: string;
196
180
  /**
197
181
  * @remarks
198
- * The source security group ID. You must specify either `SourceGroupId` or `SourceCidrIp` or specify both of them.
182
+ * Settings for the ID of the source security group for the access permissions. Specify at least one of `SourceGroupId` and `SourceCidrIp`.
199
183
  *
200
- * - If `SourceGroupId` is specified but `SourceCidrIp` is not specified, the value of `NicType` must be set to intranet.
201
- *
202
- * - If both `SourceGroupId` and `SourceCidrIp` are specified, the value of `SourceCidrIp` prevails by default.
184
+ * - If `SourceGroupId` is specified but `SourceCidrIp` is not, the `NicType` parameter can only be set to intranet.
185
+ * - If both `SourceGroupId` and `SourceCidrIp` are specified, `SourceCidrIp` takes precedence by default.
203
186
  *
204
187
  * @example
205
188
  * sg-bp67acfmxa123b****
@@ -207,11 +190,10 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
207
190
  sourceGroupId?: string;
208
191
  /**
209
192
  * @remarks
210
- * The Alibaba Cloud account that manages the source security group when you configure a security group rule across accounts.
211
- *
212
- * - If both `SourceGroupOwnerId` and `SourceGroupOwnerAccount` are empty, access permissions are configured for another security group managed by your account.
213
- *
214
- * - If `SourceCidrIp` is specified, `SourceGroupOwnerAccount` is ignored.
193
+ * Settings for the Alibaba Cloud account that owns the source security group when you configure a cross-account security group rule for access permissions.
194
+ *
195
+ * - If neither `SourceGroupOwnerAccount` nor `SourceGroupOwnerId` is configured, the rule is configured for the access permissions of your other security groups.
196
+ * - If the `SourceCidrIp` parameter is specified, the `SourceGroupOwnerAccount` parameter is invalid.
215
197
  *
216
198
  * @example
217
199
  * EcsforCloud@Alibaba.com
@@ -219,11 +201,10 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
219
201
  sourceGroupOwnerAccount?: string;
220
202
  /**
221
203
  * @remarks
222
- * The ID of the Alibaba Cloud account that manages the source security group when you configure a security group rule across accounts.
223
- *
224
- * - If both `SourceGroupOwnerId` and `SourceGroupOwnerAccount` are empty, access permissions are configured for another security group managed by your account.
225
- *
226
- * - If `SourceCidrIp` is specified, `SourceGroupOwnerId` is ignored.
204
+ * Settings for the Alibaba Cloud account ID that owns the source security group when you configure a cross-account security group rule for access permissions.
205
+ *
206
+ * - If neither `SourceGroupOwnerId` nor `SourceGroupOwnerAccount` is configured, the rule is configured for the access permissions of your other security groups.
207
+ * - If the `SourceCidrIp` parameter is specified, the `SourceGroupOwnerId` parameter is invalid.
227
208
  *
228
209
  * @example
229
210
  * 12345678910
@@ -231,15 +212,12 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
231
212
  sourceGroupOwnerId?: number;
232
213
  /**
233
214
  * @remarks
234
- * The range of source ports that correspond to the transport layer protocol. Valid values:
235
- *
236
- * - If you set IpProtocol to TCP or UDP, the port number range is 1 to 65535. Separate the start port number and the end port number with a forward slash (/). Example: 1/200.
237
- *
238
- * - If you set IpProtocol to ICMP, the port number range is -1/-1.
239
- *
240
- * - If you set IpProtocol to GRE, the port number range is -1/-1.
241
- *
242
- * - If you set IpProtocol to ALL, the port number range is -1/-1.
215
+ * The range of source ports that correspond to the transport-layer protocol of the security group. Valid values:
216
+ *
217
+ * - TCP/UDP: valid values are 1 to 65535. Separate the start port and the end port with a forward slash (/). Example: 1/200.
218
+ * - ICMP: -1/-1.
219
+ * - GRE: -1/-1.
220
+ * - ALL: -1/-1.
243
221
  *
244
222
  * @example
245
223
  * 80/80
@@ -247,9 +225,9 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
247
225
  sourcePortRange?: string;
248
226
  /**
249
227
  * @remarks
250
- * The ID of the source prefix list to which you want to control access. You can call the [DescribePrefixLists](https://help.aliyun.com/document_detail/205046.html) operation to query the IDs of available prefix lists.
228
+ * Settings for the ID of the source prefix list for the access permissions. You can invoke [DescribePrefixLists](https://help.aliyun.com/document_detail/205046.html) to query available prefix list IDs.
251
229
  *
252
- * If you specify `SourceCidrIp`, `Ipv6SourceCidrIp`, or `SourceGroupId`, this parameter is ignored.
230
+ * This parameter is ignored if you specify one of `SourceCidrIp`, `Ipv6SourceCidrIp`, or `SourceGroupId`.
253
231
  *
254
232
  * @example
255
233
  * pl-x1j1k5ykzqlixdcy****