@alicloud/ecs20140526 7.8.5 → 7.8.6

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 (445) hide show
  1. package/dist/client.d.ts +874 -864
  2. package/dist/client.js +908 -860
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/ActivateRouterInterfaceRequest.d.ts +0 -6
  5. package/dist/models/ActivateRouterInterfaceRequest.js.map +1 -1
  6. package/dist/models/ActivateRouterInterfaceResponseBody.d.ts +0 -4
  7. package/dist/models/ActivateRouterInterfaceResponseBody.js.map +1 -1
  8. package/dist/models/AddBandwidthPackageIpsRequest.d.ts +0 -10
  9. package/dist/models/AddBandwidthPackageIpsRequest.js.map +1 -1
  10. package/dist/models/AddBandwidthPackageIpsResponseBody.d.ts +0 -4
  11. package/dist/models/AddBandwidthPackageIpsResponseBody.js.map +1 -1
  12. package/dist/models/AddTagsRequest.d.ts +19 -32
  13. package/dist/models/AddTagsRequest.js.map +1 -1
  14. package/dist/models/AllocateEipAddressRequest.d.ts +0 -28
  15. package/dist/models/AllocateEipAddressRequest.js.map +1 -1
  16. package/dist/models/AllocateEipAddressResponseBody.d.ts +0 -12
  17. package/dist/models/AllocateEipAddressResponseBody.js.map +1 -1
  18. package/dist/models/AssignIpv6addressesRequest.d.ts +9 -11
  19. package/dist/models/AssignIpv6addressesRequest.js.map +1 -1
  20. package/dist/models/AssignIpv6addressesResponseBody.d.ts +1 -1
  21. package/dist/models/AssociateHaVipRequest.d.ts +0 -10
  22. package/dist/models/AssociateHaVipRequest.js.map +1 -1
  23. package/dist/models/AssociateHaVipResponseBody.d.ts +0 -4
  24. package/dist/models/AssociateHaVipResponseBody.js.map +1 -1
  25. package/dist/models/AttachKeyPairRequest.d.ts +2 -2
  26. package/dist/models/AttachKeyPairResponseBody.d.ts +3 -3
  27. package/dist/models/CancelCopyImageRequest.d.ts +1 -1
  28. package/dist/models/CancelPhysicalConnectionRequest.d.ts +0 -12
  29. package/dist/models/CancelPhysicalConnectionRequest.js.map +1 -1
  30. package/dist/models/CancelPhysicalConnectionResponseBody.d.ts +0 -4
  31. package/dist/models/CancelPhysicalConnectionResponseBody.js.map +1 -1
  32. package/dist/models/CancelSimulatedSystemEventsRequest.d.ts +2 -2
  33. package/dist/models/CreateDiskRequest.d.ts +93 -125
  34. package/dist/models/CreateDiskRequest.js.map +1 -1
  35. package/dist/models/CreateDiskResponseBody.d.ts +4 -4
  36. package/dist/models/CreateHaVipRequest.d.ts +0 -16
  37. package/dist/models/CreateHaVipRequest.js.map +1 -1
  38. package/dist/models/CreateHaVipResponseBody.d.ts +0 -8
  39. package/dist/models/CreateHaVipResponseBody.js.map +1 -1
  40. package/dist/models/CreateImageComponentRequest.d.ts +14 -19
  41. package/dist/models/CreateImageComponentRequest.js.map +1 -1
  42. package/dist/models/CreateKeyPairRequest.d.ts +6 -6
  43. package/dist/models/CreateKeyPairResponseBody.d.ts +3 -3
  44. package/dist/models/CreateNetworkInterfacePermissionRequest.d.ts +5 -5
  45. package/dist/models/CreateNetworkInterfacePermissionResponseBody.d.ts +9 -12
  46. package/dist/models/CreateNetworkInterfacePermissionResponseBody.js.map +1 -1
  47. package/dist/models/CreatePlanMaintenanceWindowRequest.d.ts +23 -29
  48. package/dist/models/CreatePlanMaintenanceWindowRequest.js.map +1 -1
  49. package/dist/models/CreatePlanMaintenanceWindowResponseBody.d.ts +1 -1
  50. package/dist/models/CreatePlanMaintenanceWindowShrinkRequest.d.ts +8 -9
  51. package/dist/models/CreatePlanMaintenanceWindowShrinkRequest.js.map +1 -1
  52. package/dist/models/CreateRouterInterfaceRequest.d.ts +0 -103
  53. package/dist/models/CreateRouterInterfaceRequest.js.map +1 -1
  54. package/dist/models/CreateRouterInterfaceResponseBody.d.ts +0 -12
  55. package/dist/models/CreateRouterInterfaceResponseBody.js.map +1 -1
  56. package/dist/models/CreateSimulatedSystemEventsRequest.d.ts +4 -10
  57. package/dist/models/CreateSimulatedSystemEventsRequest.js.map +1 -1
  58. package/dist/models/DeleteDeploymentSetRequest.d.ts +2 -2
  59. package/dist/models/DeleteDeploymentSetResponseBody.d.ts +1 -1
  60. package/dist/models/DeleteDiskResponseBody.d.ts +1 -1
  61. package/dist/models/DeleteForwardEntryRequest.d.ts +0 -9
  62. package/dist/models/DeleteForwardEntryRequest.js.map +1 -1
  63. package/dist/models/DeleteForwardEntryResponseBody.d.ts +0 -4
  64. package/dist/models/DeleteForwardEntryResponseBody.js.map +1 -1
  65. package/dist/models/DeleteHaVipRequest.d.ts +0 -8
  66. package/dist/models/DeleteHaVipRequest.js.map +1 -1
  67. package/dist/models/DeleteHaVipResponseBody.d.ts +0 -4
  68. package/dist/models/DeleteHaVipResponseBody.js.map +1 -1
  69. package/dist/models/DeleteHpcClusterRequest.d.ts +2 -2
  70. package/dist/models/DeleteImageComponentRequest.d.ts +2 -2
  71. package/dist/models/DeleteImageComponentResponseBody.d.ts +1 -1
  72. package/dist/models/DeleteImagePipelineRequest.d.ts +1 -1
  73. package/dist/models/DeleteImageRequest.d.ts +5 -6
  74. package/dist/models/DeleteImageRequest.js.map +1 -1
  75. package/dist/models/DeleteInstanceRequest.d.ts +15 -25
  76. package/dist/models/DeleteInstanceRequest.js.map +1 -1
  77. package/dist/models/DeleteInstanceResponseBody.d.ts +1 -1
  78. package/dist/models/DeleteInstancesRequest.d.ts +16 -26
  79. package/dist/models/DeleteInstancesRequest.js.map +1 -1
  80. package/dist/models/DeleteKeyPairsRequest.d.ts +3 -3
  81. package/dist/models/DeleteKeyPairsResponseBody.d.ts +1 -1
  82. package/dist/models/DeleteLaunchTemplateRequest.d.ts +3 -3
  83. package/dist/models/DeleteLaunchTemplateResponseBody.d.ts +1 -1
  84. package/dist/models/DeleteLaunchTemplateVersionRequest.d.ts +3 -3
  85. package/dist/models/DeleteNetworkInterfacePermissionRequest.d.ts +0 -8
  86. package/dist/models/DeleteNetworkInterfacePermissionRequest.js.map +1 -1
  87. package/dist/models/DeleteNetworkInterfacePermissionResponseBody.d.ts +0 -4
  88. package/dist/models/DeleteNetworkInterfacePermissionResponseBody.js.map +1 -1
  89. package/dist/models/DeletePrefixListRequest.d.ts +1 -1
  90. package/dist/models/DeleteRouterInterfaceRequest.d.ts +0 -14
  91. package/dist/models/DeleteRouterInterfaceRequest.js.map +1 -1
  92. package/dist/models/DeleteRouterInterfaceResponseBody.d.ts +0 -4
  93. package/dist/models/DeleteRouterInterfaceResponseBody.js.map +1 -1
  94. package/dist/models/DeleteVirtualBorderRouterRequest.d.ts +0 -12
  95. package/dist/models/DeleteVirtualBorderRouterRequest.js.map +1 -1
  96. package/dist/models/DeleteVirtualBorderRouterResponseBody.d.ts +0 -4
  97. package/dist/models/DeleteVirtualBorderRouterResponseBody.js.map +1 -1
  98. package/dist/models/DeleteVswitchRequest.d.ts +0 -6
  99. package/dist/models/DeleteVswitchRequest.js.map +1 -1
  100. package/dist/models/DeleteVswitchResponseBody.d.ts +0 -4
  101. package/dist/models/DeleteVswitchResponseBody.js.map +1 -1
  102. package/dist/models/DescribeAccessPointsRequest.d.ts +0 -35
  103. package/dist/models/DescribeAccessPointsRequest.js.map +1 -1
  104. package/dist/models/DescribeAccessPointsResponseBody.d.ts +0 -20
  105. package/dist/models/DescribeAccessPointsResponseBody.js.map +1 -1
  106. package/dist/models/DescribeAutoSnapshotPolicyAssociationsRequest.d.ts +6 -10
  107. package/dist/models/DescribeAutoSnapshotPolicyAssociationsRequest.js.map +1 -1
  108. package/dist/models/DescribeAutoSnapshotPolicyAssociationsResponseBody.d.ts +1 -1
  109. package/dist/models/DescribeBandwidthLimitationRequest.d.ts +10 -15
  110. package/dist/models/DescribeBandwidthLimitationRequest.js.map +1 -1
  111. package/dist/models/DescribeDiskMonitorDataRequest.d.ts +9 -11
  112. package/dist/models/DescribeDiskMonitorDataRequest.js.map +1 -1
  113. package/dist/models/DescribeDiskMonitorDataResponseBody.d.ts +1 -1
  114. package/dist/models/DescribeDisksRequest.d.ts +73 -107
  115. package/dist/models/DescribeDisksRequest.js.map +1 -1
  116. package/dist/models/DescribeDisksResponseBody.d.ts +23 -5
  117. package/dist/models/DescribeDisksResponseBody.js +27 -1
  118. package/dist/models/DescribeDisksResponseBody.js.map +1 -1
  119. package/dist/models/DescribeEipMonitorDataRequest.d.ts +0 -14
  120. package/dist/models/DescribeEipMonitorDataRequest.js.map +1 -1
  121. package/dist/models/DescribeEipMonitorDataResponseBody.d.ts +0 -8
  122. package/dist/models/DescribeEipMonitorDataResponseBody.js.map +1 -1
  123. package/dist/models/DescribeHpcClustersRequest.d.ts +8 -9
  124. package/dist/models/DescribeHpcClustersRequest.js.map +1 -1
  125. package/dist/models/DescribeHpcClustersResponseBody.d.ts +1 -1
  126. package/dist/models/DescribeImageComponentsRequest.d.ts +19 -25
  127. package/dist/models/DescribeImageComponentsRequest.js.map +1 -1
  128. package/dist/models/DescribeImageComponentsResponseBody.d.ts +2 -2
  129. package/dist/models/DescribeImageSharePermissionRequest.d.ts +5 -5
  130. package/dist/models/DescribeImageSharePermissionResponseBody.d.ts +3 -3
  131. package/dist/models/DescribeImageSupportInstanceTypesRequest.d.ts +12 -8
  132. package/dist/models/DescribeImageSupportInstanceTypesRequest.js.map +1 -1
  133. package/dist/models/DescribeImageSupportInstanceTypesResponseBody.d.ts +3 -25
  134. package/dist/models/DescribeImageSupportInstanceTypesResponseBody.js.map +1 -1
  135. package/dist/models/DescribeInstanceTypesRequest.d.ts +93 -115
  136. package/dist/models/DescribeInstanceTypesRequest.js.map +1 -1
  137. package/dist/models/DescribeInstanceTypesResponseBody.d.ts +1 -5
  138. package/dist/models/DescribeInstanceTypesResponseBody.js.map +1 -1
  139. package/dist/models/DescribeInstanceVncUrlRequest.d.ts +2 -2
  140. package/dist/models/DescribeInstanceVncUrlResponseBody.d.ts +3 -3
  141. package/dist/models/DescribeKeyPairsRequest.d.ts +16 -18
  142. package/dist/models/DescribeKeyPairsRequest.js.map +1 -1
  143. package/dist/models/DescribeKeyPairsResponseBody.d.ts +3 -3
  144. package/dist/models/DescribeLaunchTemplatesRequest.d.ts +16 -17
  145. package/dist/models/DescribeLaunchTemplatesRequest.js.map +1 -1
  146. package/dist/models/DescribeLaunchTemplatesResponseBody.d.ts +1 -1
  147. package/dist/models/DescribeNetworkInterfacePermissionsRequest.d.ts +8 -8
  148. package/dist/models/DescribeNetworkInterfacePermissionsResponseBody.d.ts +3 -7
  149. package/dist/models/DescribeNetworkInterfacePermissionsResponseBody.js.map +1 -1
  150. package/dist/models/DescribeNewProjectEipMonitorDataRequest.d.ts +0 -14
  151. package/dist/models/DescribeNewProjectEipMonitorDataRequest.js.map +1 -1
  152. package/dist/models/DescribeNewProjectEipMonitorDataResponseBody.d.ts +0 -8
  153. package/dist/models/DescribeNewProjectEipMonitorDataResponseBody.js.map +1 -1
  154. package/dist/models/DescribePhysicalConnectionsRequest.d.ts +0 -48
  155. package/dist/models/DescribePhysicalConnectionsRequest.js.map +1 -1
  156. package/dist/models/DescribePhysicalConnectionsResponseBody.d.ts +0 -20
  157. package/dist/models/DescribePhysicalConnectionsResponseBody.js.map +1 -1
  158. package/dist/models/DescribePlanMaintenanceWindowsRequest.d.ts +10 -10
  159. package/dist/models/DescribePlanMaintenanceWindowsResponseBody.d.ts +23 -21
  160. package/dist/models/DescribePlanMaintenanceWindowsResponseBody.js.map +1 -1
  161. package/dist/models/DescribePlanMaintenanceWindowsShrinkRequest.d.ts +8 -8
  162. package/dist/models/DescribeRenewalPriceRequest.d.ts +16 -18
  163. package/dist/models/DescribeRenewalPriceRequest.js.map +1 -1
  164. package/dist/models/DescribeRenewalPriceResponseBody.d.ts +9 -9
  165. package/dist/models/DescribeRouteTablesRequest.d.ts +0 -35
  166. package/dist/models/DescribeRouteTablesRequest.js.map +1 -1
  167. package/dist/models/DescribeRouteTablesResponseBody.d.ts +0 -20
  168. package/dist/models/DescribeRouteTablesResponseBody.js.map +1 -1
  169. package/dist/models/DescribeSecurityGroupReferencesRequest.d.ts +2 -2
  170. package/dist/models/DescribeSecurityGroupReferencesResponseBody.d.ts +1 -1
  171. package/dist/models/DescribeSecurityGroupsRequest.d.ts +25 -31
  172. package/dist/models/DescribeSecurityGroupsRequest.js.map +1 -1
  173. package/dist/models/DescribeSecurityGroupsResponseBody.d.ts +5 -5
  174. package/dist/models/DescribeSnapshotLinksRequest.d.ts +10 -11
  175. package/dist/models/DescribeSnapshotLinksRequest.js.map +1 -1
  176. package/dist/models/DescribeSnapshotLinksResponseBody.d.ts +4 -5
  177. package/dist/models/DescribeSnapshotLinksResponseBody.js.map +1 -1
  178. package/dist/models/DescribeTagsRequest.d.ts +22 -35
  179. package/dist/models/DescribeTagsRequest.js.map +1 -1
  180. package/dist/models/DescribeTagsResponseBody.d.ts +2 -2
  181. package/dist/models/DescribeTaskAttributeRequest.d.ts +2 -2
  182. package/dist/models/DescribeTaskAttributeResponseBody.d.ts +9 -10
  183. package/dist/models/DescribeTaskAttributeResponseBody.js.map +1 -1
  184. package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.d.ts +0 -24
  185. package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.js.map +1 -1
  186. package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionResponseBody.d.ts +0 -20
  187. package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionResponseBody.js.map +1 -1
  188. package/dist/models/DescribeVirtualBorderRoutersRequest.d.ts +0 -22
  189. package/dist/models/DescribeVirtualBorderRoutersRequest.js.map +1 -1
  190. package/dist/models/DescribeVirtualBorderRoutersResponseBody.d.ts +0 -20
  191. package/dist/models/DescribeVirtualBorderRoutersResponseBody.js.map +1 -1
  192. package/dist/models/DetachKeyPairRequest.d.ts +2 -2
  193. package/dist/models/DetachKeyPairResponseBody.d.ts +3 -3
  194. package/dist/models/EnablePhysicalConnectionRequest.d.ts +0 -14
  195. package/dist/models/EnablePhysicalConnectionRequest.js.map +1 -1
  196. package/dist/models/EnablePhysicalConnectionResponseBody.d.ts +0 -4
  197. package/dist/models/EnablePhysicalConnectionResponseBody.js.map +1 -1
  198. package/dist/models/EndTerminalSessionRequest.d.ts +1 -1
  199. package/dist/models/EndTerminalSessionResponseBody.d.ts +1 -1
  200. package/dist/models/GetInstanceConsoleOutputRequest.d.ts +4 -5
  201. package/dist/models/GetInstanceConsoleOutputRequest.js.map +1 -1
  202. package/dist/models/GetInstanceConsoleOutputResponseBody.d.ts +2 -2
  203. package/dist/models/GetInstanceScreenshotRequest.d.ts +2 -2
  204. package/dist/models/GetInstanceScreenshotResponseBody.d.ts +1 -1
  205. package/dist/models/ImportImageRequest.d.ts +58 -98
  206. package/dist/models/ImportImageRequest.js.map +1 -1
  207. package/dist/models/ImportImageResponseBody.d.ts +1 -1
  208. package/dist/models/ImportKeyPairRequest.d.ts +5 -5
  209. package/dist/models/ImportKeyPairResponseBody.d.ts +1 -1
  210. package/dist/models/JoinResourceGroupRequest.d.ts +18 -30
  211. package/dist/models/JoinResourceGroupRequest.js.map +1 -1
  212. package/dist/models/ModifyAutoSnapshotPolicyExRequest.d.ts +24 -30
  213. package/dist/models/ModifyAutoSnapshotPolicyExRequest.js.map +1 -1
  214. package/dist/models/ModifyAutoSnapshotPolicyExResponseBody.d.ts +1 -1
  215. package/dist/models/ModifyDiskAttributeRequest.d.ts +24 -29
  216. package/dist/models/ModifyDiskAttributeRequest.js.map +1 -1
  217. package/dist/models/ModifyDiskAttributeResponseBody.d.ts +1 -1
  218. package/dist/models/ModifyForwardEntryRequest.d.ts +0 -26
  219. package/dist/models/ModifyForwardEntryRequest.js.map +1 -1
  220. package/dist/models/ModifyForwardEntryResponseBody.d.ts +0 -4
  221. package/dist/models/ModifyForwardEntryResponseBody.js.map +1 -1
  222. package/dist/models/ModifyHaVipAttributeRequest.d.ts +0 -12
  223. package/dist/models/ModifyHaVipAttributeRequest.js.map +1 -1
  224. package/dist/models/ModifyHaVipAttributeResponseBody.d.ts +0 -4
  225. package/dist/models/ModifyHaVipAttributeResponseBody.js.map +1 -1
  226. package/dist/models/ModifyHpcClusterAttributeRequest.d.ts +6 -6
  227. package/dist/models/ModifyImageShareGroupPermissionRequest.d.ts +0 -4
  228. package/dist/models/ModifyImageShareGroupPermissionRequest.js.map +1 -1
  229. package/dist/models/ModifyImageShareGroupPermissionResponseBody.d.ts +0 -4
  230. package/dist/models/ModifyImageShareGroupPermissionResponseBody.js.map +1 -1
  231. package/dist/models/ModifyInstanceAutoRenewAttributeRequest.d.ts +39 -14
  232. package/dist/models/ModifyInstanceAutoRenewAttributeRequest.js.map +1 -1
  233. package/dist/models/ModifyInstanceNetworkSpecRequest.d.ts +33 -29
  234. package/dist/models/ModifyInstanceNetworkSpecRequest.js.map +1 -1
  235. package/dist/models/ModifyInstanceNetworkSpecResponseBody.d.ts +1 -1
  236. package/dist/models/ModifyInstanceSpecRequest.d.ts +31 -37
  237. package/dist/models/ModifyInstanceSpecRequest.js.map +1 -1
  238. package/dist/models/ModifyLaunchTemplateDefaultVersionRequest.d.ts +3 -3
  239. package/dist/models/ModifyLaunchTemplateDefaultVersionResponseBody.d.ts +1 -1
  240. package/dist/models/ModifyPlanMaintenanceWindowRequest.d.ts +22 -26
  241. package/dist/models/ModifyPlanMaintenanceWindowRequest.js.map +1 -1
  242. package/dist/models/ModifyPlanMaintenanceWindowResponseBody.d.ts +1 -1
  243. package/dist/models/ModifyPlanMaintenanceWindowShrinkRequest.d.ts +7 -7
  244. package/dist/models/ModifySecurityGroupAttributeRequest.d.ts +5 -5
  245. package/dist/models/ModifySecurityGroupEgressRuleRequest.d.ts +50 -73
  246. package/dist/models/ModifySecurityGroupEgressRuleRequest.js.map +1 -1
  247. package/dist/models/ModifySecurityGroupPolicyRequest.d.ts +6 -7
  248. package/dist/models/ModifySecurityGroupPolicyRequest.js.map +1 -1
  249. package/dist/models/ModifySecurityGroupRuleRequest.d.ts +51 -76
  250. package/dist/models/ModifySecurityGroupRuleRequest.js.map +1 -1
  251. package/dist/models/ReActivateInstancesRequest.d.ts +2 -2
  252. package/dist/models/ReInitDiskRequest.d.ts +12 -13
  253. package/dist/models/ReInitDiskRequest.js.map +1 -1
  254. package/dist/models/ReInitDiskResponseBody.d.ts +1 -1
  255. package/dist/models/RedeployInstanceRequest.d.ts +2 -2
  256. package/dist/models/RedeployInstanceResponseBody.d.ts +1 -1
  257. package/dist/models/ReleaseEipAddressRequest.d.ts +0 -6
  258. package/dist/models/ReleaseEipAddressRequest.js.map +1 -1
  259. package/dist/models/ReleaseEipAddressResponseBody.d.ts +0 -4
  260. package/dist/models/ReleaseEipAddressResponseBody.js.map +1 -1
  261. package/dist/models/RemoveTagsRequest.d.ts +21 -34
  262. package/dist/models/RemoveTagsRequest.js.map +1 -1
  263. package/dist/models/RevokeSecurityGroupEgressRequest.d.ts +64 -84
  264. package/dist/models/RevokeSecurityGroupEgressRequest.js.map +1 -1
  265. package/dist/models/RevokeSecurityGroupEgressResponseBody.d.ts +1 -1
  266. package/dist/models/TerminatePhysicalConnectionRequest.d.ts +0 -13
  267. package/dist/models/TerminatePhysicalConnectionRequest.js.map +1 -1
  268. package/dist/models/TerminatePhysicalConnectionResponseBody.d.ts +0 -4
  269. package/dist/models/TerminatePhysicalConnectionResponseBody.js.map +1 -1
  270. package/dist/models/UnassignIpv6addressesRequest.d.ts +3 -3
  271. package/dist/models/UnassignIpv6addressesResponseBody.d.ts +1 -1
  272. package/dist/models/model.d.ts +1 -0
  273. package/dist/models/model.js +50 -48
  274. package/dist/models/model.js.map +1 -1
  275. package/package.json +1 -1
  276. package/src/client.ts +910 -862
  277. package/src/models/ActivateRouterInterfaceRequest.ts +0 -6
  278. package/src/models/ActivateRouterInterfaceResponseBody.ts +0 -4
  279. package/src/models/AddBandwidthPackageIpsRequest.ts +0 -10
  280. package/src/models/AddBandwidthPackageIpsResponseBody.ts +0 -4
  281. package/src/models/AddTagsRequest.ts +19 -32
  282. package/src/models/AllocateEipAddressRequest.ts +0 -28
  283. package/src/models/AllocateEipAddressResponseBody.ts +0 -12
  284. package/src/models/AssignIpv6addressesRequest.ts +9 -11
  285. package/src/models/AssignIpv6addressesResponseBody.ts +1 -1
  286. package/src/models/AssociateHaVipRequest.ts +0 -10
  287. package/src/models/AssociateHaVipResponseBody.ts +0 -4
  288. package/src/models/AttachKeyPairRequest.ts +2 -2
  289. package/src/models/AttachKeyPairResponseBody.ts +3 -3
  290. package/src/models/CancelCopyImageRequest.ts +1 -1
  291. package/src/models/CancelPhysicalConnectionRequest.ts +0 -12
  292. package/src/models/CancelPhysicalConnectionResponseBody.ts +0 -4
  293. package/src/models/CancelSimulatedSystemEventsRequest.ts +2 -2
  294. package/src/models/CreateDiskRequest.ts +93 -125
  295. package/src/models/CreateDiskResponseBody.ts +4 -4
  296. package/src/models/CreateHaVipRequest.ts +0 -16
  297. package/src/models/CreateHaVipResponseBody.ts +0 -8
  298. package/src/models/CreateImageComponentRequest.ts +14 -19
  299. package/src/models/CreateKeyPairRequest.ts +6 -6
  300. package/src/models/CreateKeyPairResponseBody.ts +3 -3
  301. package/src/models/CreateNetworkInterfacePermissionRequest.ts +5 -5
  302. package/src/models/CreateNetworkInterfacePermissionResponseBody.ts +9 -12
  303. package/src/models/CreatePlanMaintenanceWindowRequest.ts +23 -29
  304. package/src/models/CreatePlanMaintenanceWindowResponseBody.ts +1 -1
  305. package/src/models/CreatePlanMaintenanceWindowShrinkRequest.ts +8 -9
  306. package/src/models/CreateRouterInterfaceRequest.ts +0 -103
  307. package/src/models/CreateRouterInterfaceResponseBody.ts +0 -12
  308. package/src/models/CreateSimulatedSystemEventsRequest.ts +4 -10
  309. package/src/models/DeleteDeploymentSetRequest.ts +2 -2
  310. package/src/models/DeleteDeploymentSetResponseBody.ts +1 -1
  311. package/src/models/DeleteDiskResponseBody.ts +1 -1
  312. package/src/models/DeleteForwardEntryRequest.ts +0 -9
  313. package/src/models/DeleteForwardEntryResponseBody.ts +0 -4
  314. package/src/models/DeleteHaVipRequest.ts +0 -8
  315. package/src/models/DeleteHaVipResponseBody.ts +0 -4
  316. package/src/models/DeleteHpcClusterRequest.ts +2 -2
  317. package/src/models/DeleteImageComponentRequest.ts +2 -2
  318. package/src/models/DeleteImageComponentResponseBody.ts +1 -1
  319. package/src/models/DeleteImagePipelineRequest.ts +1 -1
  320. package/src/models/DeleteImageRequest.ts +5 -6
  321. package/src/models/DeleteInstanceRequest.ts +15 -25
  322. package/src/models/DeleteInstanceResponseBody.ts +1 -1
  323. package/src/models/DeleteInstancesRequest.ts +16 -26
  324. package/src/models/DeleteKeyPairsRequest.ts +3 -3
  325. package/src/models/DeleteKeyPairsResponseBody.ts +1 -1
  326. package/src/models/DeleteLaunchTemplateRequest.ts +3 -3
  327. package/src/models/DeleteLaunchTemplateResponseBody.ts +1 -1
  328. package/src/models/DeleteLaunchTemplateVersionRequest.ts +3 -3
  329. package/src/models/DeleteNetworkInterfacePermissionRequest.ts +0 -8
  330. package/src/models/DeleteNetworkInterfacePermissionResponseBody.ts +0 -4
  331. package/src/models/DeletePrefixListRequest.ts +1 -1
  332. package/src/models/DeleteRouterInterfaceRequest.ts +0 -14
  333. package/src/models/DeleteRouterInterfaceResponseBody.ts +0 -4
  334. package/src/models/DeleteVirtualBorderRouterRequest.ts +0 -12
  335. package/src/models/DeleteVirtualBorderRouterResponseBody.ts +0 -4
  336. package/src/models/DeleteVswitchRequest.ts +0 -6
  337. package/src/models/DeleteVswitchResponseBody.ts +0 -4
  338. package/src/models/DescribeAccessPointsRequest.ts +0 -35
  339. package/src/models/DescribeAccessPointsResponseBody.ts +0 -20
  340. package/src/models/DescribeAutoSnapshotPolicyAssociationsRequest.ts +6 -10
  341. package/src/models/DescribeAutoSnapshotPolicyAssociationsResponseBody.ts +1 -1
  342. package/src/models/DescribeBandwidthLimitationRequest.ts +10 -15
  343. package/src/models/DescribeDiskMonitorDataRequest.ts +9 -11
  344. package/src/models/DescribeDiskMonitorDataResponseBody.ts +1 -1
  345. package/src/models/DescribeDisksRequest.ts +76 -110
  346. package/src/models/DescribeDisksResponseBody.ts +40 -5
  347. package/src/models/DescribeEipMonitorDataRequest.ts +0 -14
  348. package/src/models/DescribeEipMonitorDataResponseBody.ts +0 -8
  349. package/src/models/DescribeHpcClustersRequest.ts +8 -9
  350. package/src/models/DescribeHpcClustersResponseBody.ts +1 -1
  351. package/src/models/DescribeImageComponentsRequest.ts +19 -25
  352. package/src/models/DescribeImageComponentsResponseBody.ts +2 -2
  353. package/src/models/DescribeImageSharePermissionRequest.ts +5 -5
  354. package/src/models/DescribeImageSharePermissionResponseBody.ts +3 -3
  355. package/src/models/DescribeImageSupportInstanceTypesRequest.ts +12 -8
  356. package/src/models/DescribeImageSupportInstanceTypesResponseBody.ts +3 -25
  357. package/src/models/DescribeInstanceTypesRequest.ts +93 -115
  358. package/src/models/DescribeInstanceTypesResponseBody.ts +1 -5
  359. package/src/models/DescribeInstanceVncUrlRequest.ts +2 -2
  360. package/src/models/DescribeInstanceVncUrlResponseBody.ts +3 -3
  361. package/src/models/DescribeKeyPairsRequest.ts +16 -18
  362. package/src/models/DescribeKeyPairsResponseBody.ts +3 -3
  363. package/src/models/DescribeLaunchTemplatesRequest.ts +16 -17
  364. package/src/models/DescribeLaunchTemplatesResponseBody.ts +1 -1
  365. package/src/models/DescribeNetworkInterfacePermissionsRequest.ts +8 -8
  366. package/src/models/DescribeNetworkInterfacePermissionsResponseBody.ts +3 -7
  367. package/src/models/DescribeNewProjectEipMonitorDataRequest.ts +0 -14
  368. package/src/models/DescribeNewProjectEipMonitorDataResponseBody.ts +0 -8
  369. package/src/models/DescribePhysicalConnectionsRequest.ts +0 -48
  370. package/src/models/DescribePhysicalConnectionsResponseBody.ts +0 -20
  371. package/src/models/DescribePlanMaintenanceWindowsRequest.ts +10 -10
  372. package/src/models/DescribePlanMaintenanceWindowsResponseBody.ts +23 -21
  373. package/src/models/DescribePlanMaintenanceWindowsShrinkRequest.ts +8 -8
  374. package/src/models/DescribeRenewalPriceRequest.ts +16 -18
  375. package/src/models/DescribeRenewalPriceResponseBody.ts +9 -9
  376. package/src/models/DescribeRouteTablesRequest.ts +0 -35
  377. package/src/models/DescribeRouteTablesResponseBody.ts +0 -20
  378. package/src/models/DescribeSecurityGroupReferencesRequest.ts +2 -2
  379. package/src/models/DescribeSecurityGroupReferencesResponseBody.ts +1 -1
  380. package/src/models/DescribeSecurityGroupsRequest.ts +25 -31
  381. package/src/models/DescribeSecurityGroupsResponseBody.ts +5 -5
  382. package/src/models/DescribeSnapshotLinksRequest.ts +10 -11
  383. package/src/models/DescribeSnapshotLinksResponseBody.ts +4 -5
  384. package/src/models/DescribeTagsRequest.ts +22 -35
  385. package/src/models/DescribeTagsResponseBody.ts +2 -2
  386. package/src/models/DescribeTaskAttributeRequest.ts +2 -2
  387. package/src/models/DescribeTaskAttributeResponseBody.ts +10 -11
  388. package/src/models/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.ts +0 -24
  389. package/src/models/DescribeVirtualBorderRoutersForPhysicalConnectionResponseBody.ts +0 -20
  390. package/src/models/DescribeVirtualBorderRoutersRequest.ts +0 -22
  391. package/src/models/DescribeVirtualBorderRoutersResponseBody.ts +0 -20
  392. package/src/models/DetachKeyPairRequest.ts +2 -2
  393. package/src/models/DetachKeyPairResponseBody.ts +3 -3
  394. package/src/models/EnablePhysicalConnectionRequest.ts +0 -14
  395. package/src/models/EnablePhysicalConnectionResponseBody.ts +0 -4
  396. package/src/models/EndTerminalSessionRequest.ts +1 -1
  397. package/src/models/EndTerminalSessionResponseBody.ts +1 -1
  398. package/src/models/GetInstanceConsoleOutputRequest.ts +4 -5
  399. package/src/models/GetInstanceConsoleOutputResponseBody.ts +2 -2
  400. package/src/models/GetInstanceScreenshotRequest.ts +2 -2
  401. package/src/models/GetInstanceScreenshotResponseBody.ts +1 -1
  402. package/src/models/ImportImageRequest.ts +60 -100
  403. package/src/models/ImportImageResponseBody.ts +1 -1
  404. package/src/models/ImportKeyPairRequest.ts +5 -5
  405. package/src/models/ImportKeyPairResponseBody.ts +1 -1
  406. package/src/models/JoinResourceGroupRequest.ts +18 -30
  407. package/src/models/ModifyAutoSnapshotPolicyExRequest.ts +24 -30
  408. package/src/models/ModifyAutoSnapshotPolicyExResponseBody.ts +1 -1
  409. package/src/models/ModifyDiskAttributeRequest.ts +25 -30
  410. package/src/models/ModifyDiskAttributeResponseBody.ts +1 -1
  411. package/src/models/ModifyForwardEntryRequest.ts +0 -26
  412. package/src/models/ModifyForwardEntryResponseBody.ts +0 -4
  413. package/src/models/ModifyHaVipAttributeRequest.ts +0 -12
  414. package/src/models/ModifyHaVipAttributeResponseBody.ts +0 -4
  415. package/src/models/ModifyHpcClusterAttributeRequest.ts +6 -6
  416. package/src/models/ModifyImageShareGroupPermissionRequest.ts +0 -4
  417. package/src/models/ModifyImageShareGroupPermissionResponseBody.ts +0 -4
  418. package/src/models/ModifyInstanceAutoRenewAttributeRequest.ts +39 -14
  419. package/src/models/ModifyInstanceNetworkSpecRequest.ts +33 -29
  420. package/src/models/ModifyInstanceNetworkSpecResponseBody.ts +1 -1
  421. package/src/models/ModifyInstanceSpecRequest.ts +33 -39
  422. package/src/models/ModifyLaunchTemplateDefaultVersionRequest.ts +3 -3
  423. package/src/models/ModifyLaunchTemplateDefaultVersionResponseBody.ts +1 -1
  424. package/src/models/ModifyPlanMaintenanceWindowRequest.ts +22 -26
  425. package/src/models/ModifyPlanMaintenanceWindowResponseBody.ts +1 -1
  426. package/src/models/ModifyPlanMaintenanceWindowShrinkRequest.ts +7 -7
  427. package/src/models/ModifySecurityGroupAttributeRequest.ts +5 -5
  428. package/src/models/ModifySecurityGroupEgressRuleRequest.ts +50 -73
  429. package/src/models/ModifySecurityGroupPolicyRequest.ts +6 -7
  430. package/src/models/ModifySecurityGroupRuleRequest.ts +56 -81
  431. package/src/models/ReActivateInstancesRequest.ts +2 -2
  432. package/src/models/ReInitDiskRequest.ts +13 -14
  433. package/src/models/ReInitDiskResponseBody.ts +1 -1
  434. package/src/models/RedeployInstanceRequest.ts +2 -2
  435. package/src/models/RedeployInstanceResponseBody.ts +1 -1
  436. package/src/models/ReleaseEipAddressRequest.ts +0 -6
  437. package/src/models/ReleaseEipAddressResponseBody.ts +0 -4
  438. package/src/models/RemoveTagsRequest.ts +21 -34
  439. package/src/models/RevokeSecurityGroupEgressRequest.ts +68 -88
  440. package/src/models/RevokeSecurityGroupEgressResponseBody.ts +1 -1
  441. package/src/models/TerminatePhysicalConnectionRequest.ts +0 -13
  442. package/src/models/TerminatePhysicalConnectionResponseBody.ts +0 -4
  443. package/src/models/UnassignIpv6addressesRequest.ts +3 -3
  444. package/src/models/UnassignIpv6addressesResponseBody.ts +1 -1
  445. package/src/models/model.ts +1 -0
@@ -5,11 +5,10 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ModifyInstanceAutoRenewAttributeRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Specifies whether to enable auto-renewal.
8
+ * Specifies whether to automatically renew the instance before it expires.
9
9
  *
10
- * - true
11
- *
12
- * - false
10
+ * - true: enables auto-renewal.
11
+ * - false: disables auto-renewal.
13
12
  *
14
13
  * Default value: false.
15
14
  *
@@ -19,11 +18,24 @@ export class ModifyInstanceAutoRenewAttributeRequest extends $dara.Model {
19
18
  autoRenew?: boolean;
20
19
  /**
21
20
  * @remarks
22
- * The auto-renewal period of the instance.
21
+ * The auto-renewal duration of the instance.
22
+ *
23
+ * <props="china">
24
+ * - When `PeriodUnit` is set to `Year`, the valid values of `Duration` are: {"1", "2", "3", "4", "5"}
25
+ * - When `PeriodUnit` is set to `Month`, the valid values of `Duration` are: {"1", "2", "3", "6", "12", "24", "36", "48", "60"}
26
+ * - When `PeriodUnit` is set to `Week`, the valid values of `Duration` are: {"1", "2", "3", "4"}
27
+ *
28
+ *
23
29
  *
24
- * - Valid values of `Duration` when `PeriodUnit` is set to `Year`: 1, 2, 3, 4, and 5.
30
+ * <props="intl">
31
+ * - When `PeriodUnit` is set to `Year`, the valid values of `Duration` are: {"1", "2", "3", "4", "5"}
32
+ * - When `PeriodUnit` is set to `Month`, the valid values of `Duration` are: {"1", "2", "3", "6", "12", "24", "36", "48", "60"}
25
33
  *
26
- * - Valid values of `Duration` when `PeriodUnit` is set to `Month`: 1, 2, 3, 6, 12, 24, 36, 48, and 60.
34
+ *
35
+ *
36
+ * <props="partner">
37
+ * - When `PeriodUnit` is set to `Year`, the valid values of `Duration` are: {"1", "2", "3", "4", "5"}
38
+ * - When `PeriodUnit` is set to `Month`, the valid values of `Duration` are: {"1", "2", "3", "6", "12", "24", "36", "48", "60"}
27
39
  *
28
40
  * @example
29
41
  * 1
@@ -31,7 +43,7 @@ export class ModifyInstanceAutoRenewAttributeRequest extends $dara.Model {
31
43
  duration?: number;
32
44
  /**
33
45
  * @remarks
34
- * The ID of the instance. You can specify up to 100 subscription instance IDs. Separate the instance IDs with commas (,).
46
+ * Instance ID. You can specify up to 100 subscription instances at a time. Separate multiple instance IDs with commas (,).
35
47
  *
36
48
  * This parameter is required.
37
49
  *
@@ -43,10 +55,23 @@ export class ModifyInstanceAutoRenewAttributeRequest extends $dara.Model {
43
55
  ownerId?: number;
44
56
  /**
45
57
  * @remarks
46
- * The unit of the renewal period (`Duration`). Valid values:
58
+ * The unit of the renewal duration, that is, the unit of the `Duration` parameter. Valid values:
47
59
  *
60
+ * <props="china">
61
+ * - Week
48
62
  * - Month (default)
63
+ * - Year
64
+ *
49
65
  *
66
+ *
67
+ * <props="intl">
68
+ * - Month (default)
69
+ * - Year
70
+ *
71
+ *
72
+ *
73
+ * <props="partner">
74
+ * - Month (default)
50
75
  * - Year
51
76
  *
52
77
  * @example
@@ -55,7 +80,7 @@ export class ModifyInstanceAutoRenewAttributeRequest extends $dara.Model {
55
80
  periodUnit?: string;
56
81
  /**
57
82
  * @remarks
58
- * The region ID of the instance. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the most recent region list.
83
+ * The region ID of the instance. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to view the latest list of Alibaba Cloud regions.
59
84
  *
60
85
  * This parameter is required.
61
86
  *
@@ -67,13 +92,13 @@ export class ModifyInstanceAutoRenewAttributeRequest extends $dara.Model {
67
92
  * @remarks
68
93
  * The auto-renewal status of the instance. Valid values:
69
94
  *
70
- * - AutoRenewal: Auto-renewal is enabled for the instance.
95
+ * - AutoRenewal: enables auto-renewal.
71
96
  *
72
- * - Normal: Auto-renewal is disabled for the instance.
97
+ * - Normal: disables auto-renewal.
73
98
  *
74
- * - NotRenewal: The instance is not renewed. The system no longer sends an expiration notification but sends only a renewal notification three days before the instance expires. You can change the value of this parameter from NotRenewal to `Normal` for an instance, and then manually renew the instance. Alternatively, you can set the RenewalStatus parameter to AutoRenewal.
99
+ * - NotRenewal: does not renew the instance. After this value is set, the system no longer sends expiration reminders and only sends a non-renewal reminder three days before the instance expires. ECS instances that are set to not renew can be changed to pending renewal (`Normal`), and then manually renewed or set to auto-renewal.
75
100
  *
76
- * > `RenewalStatus` takes precedence over `AutoRenew`. If you do not specify `RenewalStatus`, `AutoRenew` is used by default.
101
+ * > The `RenewalStatus` parameter takes precedence over the `AutoRenew` parameter. If the `RenewalStatus` parameter is not specified, the `AutoRenew` parameter takes effect by default.
77
102
  *
78
103
  * @example
79
104
  * AutoRenewal
@@ -5,11 +5,10 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ModifyInstanceNetworkSpecRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Specifies whether to assign a public IP address. Valid values:
8
+ * Specifies whether to allocate a public IP address.
9
9
  *
10
- * - true
11
- *
12
- * - false
10
+ * - true: allocates a public IP address.
11
+ * - false: does not allocate a public IP address.
13
12
  *
14
13
  * Default value: false.
15
14
  *
@@ -19,11 +18,19 @@ export class ModifyInstanceNetworkSpecRequest extends $dara.Model {
19
18
  allocatePublicIp?: boolean;
20
19
  /**
21
20
  * @remarks
22
- * Specifies whether to automatically complete the payment. Valid values:
21
+ * Specifies whether to enable automatic payment. Valid values:
22
+ *
23
+ * - true: After the bandwidth configuration is modified, the payment is automatically deducted. When you set AutoPay to true, make sure that your account balance is sufficient. If your account balance is insufficient, an abnormal order will be generated. This order cannot be paid through the ECS console and can only be voided.
24
+ *
25
+ * <props="china">
26
+ * - false: After the bandwidth configuration is modified, only an order is generated but not paid. If your payment method balance is insufficient, you can set AutoPay to false to cancel automatic payment. In this case, an unpaid order is generated when you call this operation. You can log on to the [ECS console](https://ecs.console.aliyun.com) to pay for the order.
27
+ *
28
+ *
29
+ *
30
+ * <props="intl">
31
+ * - false: After the bandwidth configuration is modified, only an order is generated but not paid. If your payment method balance is insufficient, you can set AutoPay to false to cancel automatic payment. In this case, an unpaid order is generated when you call this operation. You can log on to the [ECS console](https://ecs.console.aliyun.com) to pay for the order.
23
32
  *
24
- * - true: After you modify the bandwidth configurations, the payment is automatically completed. Make sure that your account balance is sufficient before you set AutoPay to true. If your account balance is insufficient, your order cannot be paid in the ECS console and becomes invalid. You must cancel the order.
25
33
  *
26
- * - false: After you modify the bandwidth configurations, an order is generated but the payment is not automatically completed. If your account balance is insufficient, you can set AutoPay to false to generate an unpaid order. Then, you can log on to the [ECS console](https://ecs.console.aliyun.com) to pay for the order.
27
34
  *
28
35
  * Default value: true.
29
36
  *
@@ -33,7 +40,7 @@ export class ModifyInstanceNetworkSpecRequest extends $dara.Model {
33
40
  autoPay?: boolean;
34
41
  /**
35
42
  * @remarks
36
- * 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).
43
+ * 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 value of **ClientToken** can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see [How to ensure idempotence](https://help.aliyun.com/document_detail/25693.html).
37
44
  *
38
45
  * @example
39
46
  * 123e4567-e89b-12d3-a456-426655440000
@@ -41,9 +48,9 @@ export class ModifyInstanceNetworkSpecRequest extends $dara.Model {
41
48
  clientToken?: string;
42
49
  /**
43
50
  * @remarks
44
- * The end time of the temporary bandwidth upgrade. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the yyyy-MM-ddThhZ format. The time must be in UTC and accurate to **hours** (hh).
51
+ * The end time of the temporary bandwidth upgrade. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in UTC+0 time in the format of yyyy-MM-ddTHHZ. The precision is down to **hours** (HH).
45
52
  *
46
- * > The interval between the end time and start time of temporary bandwidth upgrade must be greater than or equal to 3 hours.
53
+ * > The interval between the end time and the start time of the temporary bandwidth upgrade must be greater than or equal to 3 hours.
47
54
  *
48
55
  * @example
49
56
  * 2017-12-06T22Z
@@ -51,7 +58,7 @@ export class ModifyInstanceNetworkSpecRequest extends $dara.Model {
51
58
  endTime?: string;
52
59
  /**
53
60
  * @remarks
54
- * > This parameter is in invitational preview and is not publicly available.
61
+ * > This parameter is in invitational preview and is not yet publicly available.
55
62
  *
56
63
  * @example
57
64
  * null
@@ -59,7 +66,7 @@ export class ModifyInstanceNetworkSpecRequest extends $dara.Model {
59
66
  ISP?: string;
60
67
  /**
61
68
  * @remarks
62
- * The ID of the instance for which you want to modify network configurations.
69
+ * The ID of the instance for which you want to modify the network configuration.
63
70
  *
64
71
  * This parameter is required.
65
72
  *
@@ -69,11 +76,10 @@ export class ModifyInstanceNetworkSpecRequest extends $dara.Model {
69
76
  instanceId?: string;
70
77
  /**
71
78
  * @remarks
72
- * The maximum inbound bandwidth from the Internet. Unit: Mbit/s. Valid values:
73
- *
74
- * - If the purchased outbound public bandwidth is less than or equal to 10 Mbit/s, the valid values of this parameter are 1 to 10 and the default value is 10.
79
+ * The maximum inbound public bandwidth. Unit: Mbit/s (Megabit per second). Valid values:
75
80
  *
76
- * - If the purchased outbound public bandwidth is greater than 10 Mbit/s, the valid values of this parameter are 1 to the `InternetMaxBandwidthOut` value and the default value is the `InternetMaxBandwidthOut` value.
81
+ * - When the purchased maximum outbound public bandwidth is less than or equal to 10 Mbit/s: 1 to 10. Default value: 10.
82
+ * - When the purchased maximum outbound public bandwidth is greater than 10 Mbit/s: 1 to the value of `InternetMaxBandwidthOut`. Default value: the value of `InternetMaxBandwidthOut`.
77
83
  *
78
84
  * @example
79
85
  * 10
@@ -81,17 +87,16 @@ export class ModifyInstanceNetworkSpecRequest extends $dara.Model {
81
87
  internetMaxBandwidthIn?: number;
82
88
  /**
83
89
  * @remarks
84
- * The maximum outbound public bandwidth. Unit: Mbit/s. Valid values:
90
+ * The maximum outbound public bandwidth. Unit: Mbit/s (Megabit per second). Valid values:
85
91
  *
86
- * - Valid values when the pay-by-traffic billing method for network usage is used: 0 to 100.
92
+ * - Pay-by-traffic: 0 to 100.
87
93
  *
88
- * - Valid values when the pay-by-bandwidth billing method for network usage is used:
94
+ * - Pay-by-bandwidth:
95
+ * - Subscription instances: 0 to 200.
96
+ * - Pay-as-you-go instances: 0 to 100.
89
97
  *
90
- * - Valid values for subscription instances: 0 to 200.
91
98
  *
92
- * - Valid values for pay-as-you-go instances: 0 to 100.
93
- *
94
- * > The maximum outbound bandwidth of a single instance is also limited by the **network baseline bandwidth (Gbit/s) and network burst bandwidth (Gbit/s)** of the instance type. For more information, see [Overview of instance families](https://help.aliyun.com/document_detail/25378.html).
99
+ * > The maximum outbound bandwidth for a single instance is also limited by the **Network bandwidth baseline/burst (Gbit/s)** metric of the ECS instance type. For more information, see [Instance families](https://help.aliyun.com/document_detail/25378.html).
95
100
  *
96
101
  * @example
97
102
  * 10
@@ -99,13 +104,12 @@ export class ModifyInstanceNetworkSpecRequest extends $dara.Model {
99
104
  internetMaxBandwidthOut?: number;
100
105
  /**
101
106
  * @remarks
102
- * The billing method for network usage. Valid values:
103
- *
104
- * - PayByBandwidth
107
+ * The network billing method. Valid values:
105
108
  *
106
- * - PayByTraffic
109
+ * - PayByBandwidth: pay-by-bandwidth.
110
+ * - PayByTraffic: pay-by-traffic.
107
111
  *
108
- * > When the **pay-by-traffic** billing method for network usage is used, the maximum inbound and outbound bandwidth values are used as the upper limits of bandwidths instead of guaranteed values. In scenarios where demand outstrips resource supplies, these maximum bandwidths may be limited. If you want guaranteed bandwidths for your instance, use the **pay-by-bandwidth** billing method for network usage.
112
+ * > In **pay-by-traffic** mode, the inbound and outbound bandwidth peak values are both bandwidth upper limits and are not guaranteed as committed service metrics. When resource contention occurs, the bandwidth peak values may be limited. If your business requires guaranteed bandwidth, use the **pay-by-bandwidth** mode.
109
113
  *
110
114
  * @example
111
115
  * PayByTraffic
@@ -117,7 +121,7 @@ export class ModifyInstanceNetworkSpecRequest extends $dara.Model {
117
121
  resourceOwnerId?: number;
118
122
  /**
119
123
  * @remarks
120
- * The start time of the temporary bandwidth upgrade. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in the yyyy-MM-ddThh:mmZ format. The time must be in UTC and accurate to **minutes (mm)**.
124
+ * The start time of the temporary bandwidth upgrade. Specify the time in the [ISO 8601](https://help.aliyun.com/document_detail/25696.html) standard in UTC+0 time in the format of yyyy-MM-ddTHH:mmZ. The precision is down to **minutes** (mm).
121
125
  *
122
126
  * @example
123
127
  * 2017-12-05T22:40Z
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ModifyInstanceNetworkSpecResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The order ID.
8
+ * The order ID. This parameter is returned only when the bandwidth configuration of a subscription (PrePaid) instance is modified.
9
9
  *
10
10
  * @example
11
11
  * 123457890
@@ -5,13 +5,13 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ModifyInstanceSpecRequestSystemDisk extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The new category of the system disk. Valid values:
8
+ * 更换系统盘类型。取值范围:
9
9
  *
10
- * - cloud_efficiency: ultra disk
10
+ * - cloud_efficiency:高效云盘
11
11
  *
12
- * - cloud_ssd: standard SSD
12
+ * - cloud_ssdSSD云盘
13
13
  *
14
- * > This parameter takes effect only when you upgrade a non-I/O optimized instance of [a retired instance type](https://help.aliyun.com/document_detail/55263.html) to an I/O optimized instance of [an instance type available for purchase](https://help.aliyun.com/document_detail/25378.html).
14
+ * >该参数只有在从[已停售的实例规格](https://help.aliyun.com/document_detail/55263.html)升级到[正常售卖的实例规格族](https://help.aliyun.com/document_detail/25378.html),并将非I/O优化实例规格升级为I/O优化实例规格时有效。
15
15
  *
16
16
  * @example
17
17
  * cloud_ssd
@@ -41,7 +41,7 @@ export class ModifyInstanceSpecRequestSystemDisk extends $dara.Model {
41
41
  export class ModifyInstanceSpecRequestTemporary extends $dara.Model {
42
42
  /**
43
43
  * @remarks
44
- * > This parameter is in invitational preview and is not publicly available.
44
+ * >该参数正在邀测中,暂未开放使用。
45
45
  *
46
46
  * @example
47
47
  * null
@@ -49,7 +49,7 @@ export class ModifyInstanceSpecRequestTemporary extends $dara.Model {
49
49
  endTime?: string;
50
50
  /**
51
51
  * @remarks
52
- * > This parameter is in invitational preview and is not publicly available.
52
+ * >该参数正在邀测中,暂未开放使用。
53
53
  *
54
54
  * @example
55
55
  * null
@@ -57,7 +57,7 @@ export class ModifyInstanceSpecRequestTemporary extends $dara.Model {
57
57
  internetMaxBandwidthOut?: number;
58
58
  /**
59
59
  * @remarks
60
- * > This parameter is in invitational preview and is not publicly available.
60
+ * >该参数正在邀测中,暂未开放使用。
61
61
  *
62
62
  * @example
63
63
  * null
@@ -91,7 +91,7 @@ export class ModifyInstanceSpecRequestTemporary extends $dara.Model {
91
91
  export class ModifyInstanceSpecRequestDisk extends $dara.Model {
92
92
  /**
93
93
  * @remarks
94
- * > This parameter is in invitational preview and is not publicly available.
94
+ * > This parameter is not publicly available.
95
95
  *
96
96
  * @example
97
97
  * null
@@ -99,7 +99,7 @@ export class ModifyInstanceSpecRequestDisk extends $dara.Model {
99
99
  category?: string;
100
100
  /**
101
101
  * @remarks
102
- * > This parameter is in invitational preview and is not publicly available.
102
+ * > This parameter is not publicly available.
103
103
  *
104
104
  * @example
105
105
  * null
@@ -107,7 +107,7 @@ export class ModifyInstanceSpecRequestDisk extends $dara.Model {
107
107
  diskId?: string;
108
108
  /**
109
109
  * @remarks
110
- * > This parameter is in invitational preview and is not publicly available.
110
+ * > This parameter is not publicly available.
111
111
  *
112
112
  * @example
113
113
  * null
@@ -143,23 +143,21 @@ export class ModifyInstanceSpecRequest extends $dara.Model {
143
143
  temporary?: ModifyInstanceSpecRequestTemporary;
144
144
  /**
145
145
  * @remarks
146
- * Specifies whether to allow cross-cluster instance type upgrade. Valid values:
147
- *
148
- * - true
149
- *
150
- * - false
146
+ * Specifies whether to support cross-cluster instance type upgrade. Valid values:
147
+ * - true: Cross-cluster instance type upgrade is supported.
148
+ * - false: Cross-cluster instance type upgrade is not supported.
151
149
  *
152
150
  * Default value: false.
153
151
  *
154
- * When you set `AllowMigrateAcrossZone` to true and upgrade the instance based on the returned information, take note of the following items:
155
- *
156
- * Instance that resides in the classic network:
152
+ * If you set the parameter `AllowMigrateAcrossZone` to true and upgrade the Elastic Compute Service instance based on the response, take note of the following items:
157
153
  *
158
- * - For [retired instance types](https://help.aliyun.com/document_detail/55263.html), when a non-I/O optimized instance is upgraded to an I/O optimized instance, the private IP address, disk device names, and software authorization codes of the instance change. For a Linux instance, basic disks (`cloud`) are identified as xvd\\* such as **xvda** and **xvdb**, and ultra disks (`cloud_efficiency`) and standard SSDs (`cloud_ssd`) are identified as vd\\* such as **vda** and **vdb**.
154
+ * Classic network type instances:
155
+ *
156
+ * * For [retired instance types](https://help.aliyun.com/document_detail/55263.html), when a non-I/O optimized instance is changed to an I/O optimized instance, the private IP address, disk device names, and software authorization codes of the instance change. For Linux instances, basic disks (`cloud`) are identified as **xvda** or **xvdb**, and ultra disks (`cloud_efficiency`) and standard SSDs (`cloud_ssd`) are identified as **vda** or **vdb**.
157
+ *
158
+ * * For [instance families that are available for purchase](https://help.aliyun.com/document_detail/25378.html), the private IP address of the instance changes.
159
159
  *
160
- * - For [instance families available for purchase](https://help.aliyun.com/document_detail/25378.html), when the instance type of an instance is changed, the private IP address of the instance changes.
161
- *
162
- * Instance that resides in a virtual private cloud (VPC): For [retired instance types](https://help.aliyun.com/document_detail/55263.html), when a non-I/O optimized instance is upgraded to an I/O optimized instance, the disk device names and software authorization codes of the instance change. For a Linux instance, basic disks (`cloud`) are identified as xvd\\* such as **xvda** and **xvdb**, and ultra disks (`cloud_efficiency`) and standard SSDs (`cloud_ssd`) are identified as vd\\* such as **vda** and **vdb**.
160
+ * VPC-type instances: For [retired instance types](https://help.aliyun.com/document_detail/55263.html), when a non-I/O optimized instance is changed to an I/O optimized instance, the disk device names and software authorization codes of the instance change. For Linux instances, basic disks (`cloud`) are identified as **xvda** or **xvdb**, and ultra disks (`cloud_efficiency`) and standard SSDs (`cloud_ssd`) are identified as **vda** or **vdb**.
163
161
  *
164
162
  * @example
165
163
  * false
@@ -168,10 +166,8 @@ export class ModifyInstanceSpecRequest extends $dara.Model {
168
166
  /**
169
167
  * @remarks
170
168
  * Specifies whether to submit an asynchronous request. Valid values:
171
- *
172
- * - true
173
- *
174
- * - false
169
+ * - true: The request is submitted asynchronously.
170
+ * - false: The request is not submitted asynchronously.
175
171
  *
176
172
  * Default value: false.
177
173
  *
@@ -181,7 +177,7 @@ export class ModifyInstanceSpecRequest extends $dara.Model {
181
177
  async?: boolean;
182
178
  /**
183
179
  * @remarks
184
- * 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).
180
+ * 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).
185
181
  *
186
182
  * @example
187
183
  * 0c593ea1-3bea-11e9-b96b-88e9fe637760
@@ -189,16 +185,15 @@ export class ModifyInstanceSpecRequest extends $dara.Model {
189
185
  clientToken?: string;
190
186
  /**
191
187
  * @remarks
192
- * > This parameter is in invitational preview and is not publicly available.
188
+ * > This parameter is not publicly available.
193
189
  */
194
190
  disk?: ModifyInstanceSpecRequestDisk[];
195
191
  /**
196
192
  * @remarks
197
- * Specifies whether to perform only a dry run, without performing the actual request. Valid values:
198
- *
199
- * - true: performs only a dry run. The system checks the request for potential issues, including missing parameter values, incorrect request syntax, service limits, and unavailable ECS resources. If the request fails the dry run, an error message is returned. If the request passes the dry run, the `DryRunOperation` error code is returned.
193
+ * Specifies whether to perform only a dry run. Valid values:
200
194
  *
201
- * - false (default): performs a dry run and performs the actual request.
195
+ * - true: performs only a dry run. The instance type and public bandwidth are not changed. The system checks whether the required parameters are specified, whether the request format is valid, whether business restrictions are met, and whether ECS resources are sufficient. If the check fails, the corresponding error is returned. If the check succeeds, the `DryRunOperation` error code is returned.
196
+ * - false (default): performs a dry run and sends the request. If the check succeeds, the instance type and public bandwidth are changed.
202
197
  *
203
198
  * @example
204
199
  * false
@@ -206,7 +201,7 @@ export class ModifyInstanceSpecRequest extends $dara.Model {
206
201
  dryRun?: boolean;
207
202
  /**
208
203
  * @remarks
209
- * The ID of the instance.
204
+ * The instance ID.
210
205
  *
211
206
  * This parameter is required.
212
207
  *
@@ -216,7 +211,7 @@ export class ModifyInstanceSpecRequest extends $dara.Model {
216
211
  instanceId?: string;
217
212
  /**
218
213
  * @remarks
219
- * The new instance type. For more information, see [Overview of instance 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 most recent instance type list.
214
+ * The target instance type. For more information, see [Instance family](https://help.aliyun.com/document_detail/25378.html). You can also call [DescribeInstanceTypes](https://help.aliyun.com/document_detail/25620.html) to query the most recent instance type list.
220
215
  *
221
216
  * @example
222
217
  * ecs.g6.large
@@ -226,11 +221,10 @@ export class ModifyInstanceSpecRequest extends $dara.Model {
226
221
  * @remarks
227
222
  * The maximum inbound public bandwidth. Unit: Mbit/s. Valid values:
228
223
  *
229
- * - When the purchased outbound public bandwidth is less than or equal to 10 Mbit/s, the valid value of this parameter ranges from 1 to 10 and the default value is 10.
230
- *
231
- * - When the purchased outbound public bandwidth is greater than 10 Mbit/s, the valid values of this parameter are 1 to the `InternetMaxBandwidthOut` value and the default value is the `InternetMaxBandwidthOut` value.
224
+ * - If the purchased outbound public bandwidth is less than or equal to 10 Mbit/s: 1 to 10. Default value: 10.
225
+ * - If the purchased outbound public bandwidth is greater than 10 Mbit/s: 1 to the value of `InternetMaxBandwidthOut`. Default value: the value of `InternetMaxBandwidthOut`.
232
226
  *
233
- * > When the **pay-by-traffic** billing method for network usage is used, the maximum inbound and outbound bandwidths are used as the upper limits of bandwidths instead of guaranteed performance specifications. In scenarios where demand outstrips resource supplies, these maximum bandwidth values may not be reached. If you want guaranteed bandwidths for your instance, use the **pay-by-bandwidth** billing method for network usage.
227
+ * > In **pay-by-traffic** mode, the peak inbound and outbound bandwidths are used as upper limits of bandwidths instead of guaranteed performance. When resource contention occurs, the peak bandwidths may be limited. If your business requires guaranteed bandwidth, use the **pay-by-bandwidth** mode.
234
228
  *
235
229
  * @example
236
230
  * 10
@@ -240,7 +234,7 @@ export class ModifyInstanceSpecRequest extends $dara.Model {
240
234
  * @remarks
241
235
  * The maximum outbound public bandwidth. Unit: Mbit/s. Valid values: 0 to 100.
242
236
  *
243
- * > When the **pay-by-traffic** billing method for network usage is used, the maximum inbound and outbound bandwidths are used as the upper limits of bandwidths instead of guaranteed performance specifications. In scenarios where demand outstrips resource supplies, these maximum bandwidth values may not be reached. If you want guaranteed bandwidths for your instance, use the **pay-by-bandwidth** billing method for network usage.
237
+ * > In **pay-by-traffic** mode, the peak inbound and outbound bandwidths are used as upper limits of bandwidths instead of guaranteed performance. When resource contention occurs, the peak bandwidths may be limited. If your business requires guaranteed bandwidth, use the **pay-by-bandwidth** mode.
244
238
  *
245
239
  * @example
246
240
  * 10
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ModifyLaunchTemplateDefaultVersionRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The default version number of the instance launch template.
8
+ * The version number of the launch template to be set as the default version.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class ModifyLaunchTemplateDefaultVersionRequest extends $dara.Model {
15
15
  defaultVersionNumber?: number;
16
16
  /**
17
17
  * @remarks
18
- * The ID of the launch template. You must specify the LaunchTemplateId or LaunchTemplateName parameter to determine an instance launch template.
18
+ * The ID of the launch template. You must specify LaunchTemplateId or LaunchTemplateName to determine the template.
19
19
  *
20
20
  * @example
21
21
  * lt-s-bp177juajht6****
@@ -23,7 +23,7 @@ export class ModifyLaunchTemplateDefaultVersionRequest extends $dara.Model {
23
23
  launchTemplateId?: string;
24
24
  /**
25
25
  * @remarks
26
- * The name of the instance launch template. You must specify the LaunchTemplateId or LaunchTemplateName parameter to determine an instance launch template.
26
+ * The name of the launch template. You must specify LaunchTemplateId or LaunchTemplateName to determine the template.
27
27
  *
28
28
  * @example
29
29
  * testLaunchTemplateName
@@ -13,7 +13,7 @@ export class ModifyLaunchTemplateDefaultVersionResponseBody extends $dara.Model
13
13
  launchTemplateId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The ID of the request.
16
+ * The request ID.
17
17
  *
18
18
  * @example
19
19
  * 473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ModifyPlanMaintenanceWindowRequestTargetResourceTags extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The key of the tag.
8
+ * The key of the tag to which the O&M window applies.
9
9
  *
10
10
  * @example
11
11
  * tagKey
@@ -13,7 +13,7 @@ export class ModifyPlanMaintenanceWindowRequestTargetResourceTags extends $dara.
13
13
  key?: string;
14
14
  /**
15
15
  * @remarks
16
- * The value of the tag.
16
+ * The value of the tag to which the O&M window applies.
17
17
  *
18
18
  * @example
19
19
  * tagValue
@@ -45,7 +45,7 @@ export class ModifyPlanMaintenanceWindowRequestTargetResourceTags extends $dara.
45
45
  export class ModifyPlanMaintenanceWindowRequestTargetResource extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The ID of the resource group. This parameter is required when `Scope` is set to `ResourceGroup`.
48
+ * The ID of the resource group to which the O&M window applies. This parameter is required only when Scope is set to ResourceGroup.
49
49
  *
50
50
  * @example
51
51
  * rg-acfmy4cc27vsvia
@@ -53,7 +53,7 @@ export class ModifyPlanMaintenanceWindowRequestTargetResource extends $dara.Mode
53
53
  resourceGroupId?: string;
54
54
  /**
55
55
  * @remarks
56
- * The method for specifying the target resources.
56
+ * The resource type for the O&M window.
57
57
  *
58
58
  * @example
59
59
  * Tag
@@ -61,7 +61,7 @@ export class ModifyPlanMaintenanceWindowRequestTargetResource extends $dara.Mode
61
61
  scope?: string;
62
62
  /**
63
63
  * @remarks
64
- * The resource tags. This parameter is required when `Scope` is set to `Tag`.
64
+ * The tags to which the O&M window applies. This parameter is required only when Scope is set to Tag.
65
65
  */
66
66
  tags?: ModifyPlanMaintenanceWindowRequestTargetResourceTags[];
67
67
  static names(): { [key: string]: string } {
@@ -95,13 +95,11 @@ export class ModifyPlanMaintenanceWindowRequestTargetResource extends $dara.Mode
95
95
  export class ModifyPlanMaintenanceWindowRequestTimePeriodRangeList extends $dara.Model {
96
96
  /**
97
97
  * @remarks
98
- * The end time of the maintenance window.
98
+ * The end time of the O&M window.
99
99
  *
100
- * - If `PeriodUnit` is set to `Weekly`, the format is `Day,HH:mm`. Valid values for `Day`: `Monday`, `Tuesday`, `Wednesday`, `Thursday`, `Friday`, `Saturday`, and `Sunday`.
101
- *
102
- * - If `PeriodUnit` is set to `Daily`, the format is `HH:mm`.
103
- *
104
- * - In the time format, `HH` represents the hour (00-23) and `mm` must be `00`.
100
+ * - If PeriodUnit is set to Weekly, the format is Monday,22:00. Monday can be replaced with Tuesday, Wednesday, Thursday, Friday, Saturday, or Sunday.
101
+ * - If PeriodUnit is set to Daily, the format is 22:00.
102
+ * - The comma delimiter separates two parts. The first part represents the hour, with valid values from 00 to 23. The second part represents the minutes, which currently supports only 00.
105
103
  *
106
104
  * @example
107
105
  * Tuesday,03:00
@@ -109,13 +107,11 @@ export class ModifyPlanMaintenanceWindowRequestTimePeriodRangeList extends $dara
109
107
  endTime?: string;
110
108
  /**
111
109
  * @remarks
112
- * The start time of the maintenance window.
113
- *
114
- * - If `PeriodUnit` is set to `Weekly`, the format is `Day,HH:mm`. Valid values for `Day`: `Monday`, `Tuesday`, `Wednesday`, `Thursday`, `Friday`, `Saturday`, and `Sunday`.
115
- *
116
- * - If `PeriodUnit` is set to `Daily`, the format is `HH:mm`.
110
+ * The start time of the O&M window.
117
111
  *
118
- * - In the time format, `HH` represents the hour (00-23) and `mm` must be `00`.
112
+ * - If PeriodUnit is set to Weekly, the format is Monday,22:00. Monday can be replaced with Tuesday, Wednesday, Thursday, Friday, Saturday, or Sunday.
113
+ * - If PeriodUnit is set to Daily, the format is 22:00.
114
+ * - The comma delimiter separates two parts. The first part represents the hour, with valid values from 00 to 23. The second part represents the minutes, which currently supports only 00.
119
115
  *
120
116
  * @example
121
117
  * Monday,22:00
@@ -147,7 +143,7 @@ export class ModifyPlanMaintenanceWindowRequestTimePeriodRangeList extends $dara
147
143
  export class ModifyPlanMaintenanceWindowRequestTimePeriod extends $dara.Model {
148
144
  /**
149
145
  * @remarks
150
- * The unit of the recurrence cycle. Valid values: `Daily` and `Weekly`.
146
+ * The cycle type. Valid values: Daily and Weekly.
151
147
  *
152
148
  * @example
153
149
  * Year
@@ -155,7 +151,7 @@ export class ModifyPlanMaintenanceWindowRequestTimePeriod extends $dara.Model {
155
151
  periodUnit?: string;
156
152
  /**
157
153
  * @remarks
158
- * The time ranges within the recurrence cycle. Times are specified in UTC.
154
+ * The time ranges of the recurring O&M window cycle (UTC time zone).
159
155
  */
160
156
  rangeList?: ModifyPlanMaintenanceWindowRequestTimePeriodRangeList[];
161
157
  static names(): { [key: string]: string } {
@@ -187,7 +183,7 @@ export class ModifyPlanMaintenanceWindowRequestTimePeriod extends $dara.Model {
187
183
  export class ModifyPlanMaintenanceWindowRequest extends $dara.Model {
188
184
  /**
189
185
  * @remarks
190
- * Specifies whether to enable the maintenance window. If this parameter is not specified, the enabled status remains unchanged.
186
+ * Specifies whether to enable or disable the O&M window. Leave this parameter empty if no modification is needed.
191
187
  *
192
188
  * @example
193
189
  * false
@@ -196,7 +192,7 @@ export class ModifyPlanMaintenanceWindowRequest extends $dara.Model {
196
192
  minMaintenanceInterval?: number;
197
193
  /**
198
194
  * @remarks
199
- * The ID of the maintenance window to modify.
195
+ * The ID of the O&M window to modify. This parameter is required.
200
196
  *
201
197
  * This parameter is required.
202
198
  *
@@ -206,7 +202,7 @@ export class ModifyPlanMaintenanceWindowRequest extends $dara.Model {
206
202
  planWindowId?: string;
207
203
  /**
208
204
  * @remarks
209
- * The new name of the maintenance window. If this parameter is not specified, the name remains unchanged.
205
+ * The name of the O&M window. Leave this parameter empty if no modification is needed.
210
206
  *
211
207
  * @example
212
208
  * WIndowName
@@ -214,7 +210,7 @@ export class ModifyPlanMaintenanceWindowRequest extends $dara.Model {
214
210
  planWindowName?: string;
215
211
  /**
216
212
  * @remarks
217
- * The ID of the region where the instance is located. You can call the DescribeRegions operation to query the most recent list of Alibaba Cloud regions.
213
+ * The region ID of the instance. You can call DescribeRegions to query the most recent region list.
218
214
  *
219
215
  * This parameter is required.
220
216
  *
@@ -224,7 +220,7 @@ export class ModifyPlanMaintenanceWindowRequest extends $dara.Model {
224
220
  regionId?: string;
225
221
  /**
226
222
  * @remarks
227
- * The maintenance action for the maintenance window. If this parameter is not specified, the action remains unchanged.
223
+ * The supported O&M actions. Leave this parameter empty if no modification is needed.
228
224
  *
229
225
  * @example
230
226
  * Reboot
@@ -232,12 +228,12 @@ export class ModifyPlanMaintenanceWindowRequest extends $dara.Model {
232
228
  supportMaintenanceAction?: string;
233
229
  /**
234
230
  * @remarks
235
- * The resources to which the maintenance window applies. If this parameter is not specified, the target resources remain unchanged.
231
+ * The resource to which the O&M window applies. Leave this parameter empty if no modification is needed.
236
232
  */
237
233
  targetResource?: ModifyPlanMaintenanceWindowRequestTargetResource;
238
234
  /**
239
235
  * @remarks
240
- * The recurrence schedule for the maintenance window. If this parameter is not specified, the schedule remains unchanged.
236
+ * The recurring cycle of the O&M window. Leave this parameter empty if no modification is needed.
241
237
  */
242
238
  timePeriod?: ModifyPlanMaintenanceWindowRequestTimePeriod;
243
239
  static names(): { [key: string]: string } {