@alicloud/ecs20140526 7.8.6 → 7.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (249) hide show
  1. package/dist/client.d.ts +843 -846
  2. package/dist/client.js +872 -842
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AcceptInquiredSystemEventRequest.d.ts +3 -3
  5. package/dist/models/AssignIpv6addressesRequest.d.ts +7 -7
  6. package/dist/models/AssignIpv6addressesResponseBody.d.ts +1 -1
  7. package/dist/models/AssignPrivateIpAddressesRequest.d.ts +13 -16
  8. package/dist/models/AssignPrivateIpAddressesRequest.js.map +1 -1
  9. package/dist/models/AssignPrivateIpAddressesResponseBody.d.ts +2 -2
  10. package/dist/models/AttachNetworkInterfaceRequest.d.ts +6 -7
  11. package/dist/models/AttachNetworkInterfaceRequest.js.map +1 -1
  12. package/dist/models/AuthorizeSecurityGroupEgressRequest.d.ts +73 -100
  13. package/dist/models/AuthorizeSecurityGroupEgressRequest.js.map +1 -1
  14. package/dist/models/AuthorizeSecurityGroupRequest.d.ts +70 -91
  15. package/dist/models/AuthorizeSecurityGroupRequest.js.map +1 -1
  16. package/dist/models/AuthorizeSecurityGroupResponseBody.d.ts +1 -1
  17. package/dist/models/CancelImagePipelineExecutionRequest.d.ts +2 -2
  18. package/dist/models/CreateActivationRequest.d.ts +17 -16
  19. package/dist/models/CreateActivationRequest.js.map +1 -1
  20. package/dist/models/CreateActivationResponseBody.d.ts +3 -3
  21. package/dist/models/CreateCommandRequest.d.ts +52 -73
  22. package/dist/models/CreateCommandRequest.js.map +1 -1
  23. package/dist/models/CreateCommandResponseBody.d.ts +2 -2
  24. package/dist/models/CreateDiskRequest.d.ts +57 -59
  25. package/dist/models/CreateDiskRequest.js.map +1 -1
  26. package/dist/models/CreateDiskResponseBody.d.ts +3 -3
  27. package/dist/models/CreateHpcClusterRequest.d.ts +5 -5
  28. package/dist/models/CreateHpcClusterResponseBody.d.ts +2 -2
  29. package/dist/models/CreateImageComponentRequest.d.ts +7 -7
  30. package/dist/models/CreateImageComponentResponseBody.d.ts +1 -1
  31. package/dist/models/CreateInstanceRequest.d.ts +184 -274
  32. package/dist/models/CreateInstanceRequest.js.map +1 -1
  33. package/dist/models/CreateInstanceResponseBody.d.ts +2 -2
  34. package/dist/models/CreateLaunchTemplateVersionRequest.d.ts +215 -244
  35. package/dist/models/CreateLaunchTemplateVersionRequest.js.map +1 -1
  36. package/dist/models/CreateLaunchTemplateVersionResponseBody.d.ts +2 -2
  37. package/dist/models/CreateSecurityGroupRequest.d.ts +13 -16
  38. package/dist/models/CreateSecurityGroupRequest.js.map +1 -1
  39. package/dist/models/CreateSecurityGroupResponseBody.d.ts +1 -1
  40. package/dist/models/DeleteHpcClusterRequest.d.ts +2 -2
  41. package/dist/models/DeleteImagePipelineRequest.d.ts +1 -1
  42. package/dist/models/DescribeAutoProvisioningGroupInstancesRequest.d.ts +5 -5
  43. package/dist/models/DescribeAutoProvisioningGroupInstancesResponseBody.d.ts +1 -1
  44. package/dist/models/DescribeAutoSnapshotPolicyExRequest.d.ts +11 -11
  45. package/dist/models/DescribeAutoSnapshotPolicyExResponseBody.d.ts +3 -3
  46. package/dist/models/DescribeAvailableResourceRequest.d.ts +50 -84
  47. package/dist/models/DescribeAvailableResourceRequest.js.map +1 -1
  48. package/dist/models/DescribeAvailableResourceResponseBody.d.ts +0 -4
  49. package/dist/models/DescribeAvailableResourceResponseBody.js.map +1 -1
  50. package/dist/models/DescribeDisksRequest.d.ts +40 -40
  51. package/dist/models/DescribeDisksResponseBody.d.ts +3 -3
  52. package/dist/models/DescribeImageComponentsRequest.d.ts +3 -3
  53. package/dist/models/DescribeImageComponentsResponseBody.d.ts +1 -1
  54. package/dist/models/DescribeInstanceAttributeRequest.d.ts +1 -1
  55. package/dist/models/DescribeInstanceAttributeResponseBody.d.ts +64 -96
  56. package/dist/models/DescribeInstanceAttributeResponseBody.js.map +1 -1
  57. package/dist/models/DescribeInstanceHistoryEventsRequest.d.ts +50 -85
  58. package/dist/models/DescribeInstanceHistoryEventsRequest.js.map +1 -1
  59. package/dist/models/DescribeInstanceHistoryEventsResponseBody.d.ts +16 -18
  60. package/dist/models/DescribeInstanceHistoryEventsResponseBody.js +2 -0
  61. package/dist/models/DescribeInstanceHistoryEventsResponseBody.js.map +1 -1
  62. package/dist/models/DescribeInstanceTopologyResponseBody.d.ts +14 -0
  63. package/dist/models/DescribeInstanceTopologyResponseBody.js +28 -1
  64. package/dist/models/DescribeInstanceTopologyResponseBody.js.map +1 -1
  65. package/dist/models/DescribeInstancesRequest.d.ts +54 -68
  66. package/dist/models/DescribeInstancesRequest.js.map +1 -1
  67. package/dist/models/DescribeInstancesResponseBody.d.ts +5 -5
  68. package/dist/models/DescribeInvocationResultsRequest.d.ts +52 -69
  69. package/dist/models/DescribeInvocationResultsRequest.js.map +1 -1
  70. package/dist/models/DescribeInvocationResultsResponseBody.d.ts +6 -52
  71. package/dist/models/DescribeInvocationResultsResponseBody.js.map +1 -1
  72. package/dist/models/DescribeInvocationsRequest.d.ts +49 -76
  73. package/dist/models/DescribeInvocationsRequest.js.map +1 -1
  74. package/dist/models/DescribeInvocationsResponseBody.d.ts +5 -5
  75. package/dist/models/DescribeLaunchTemplateVersionsRequest.d.ts +14 -14
  76. package/dist/models/DescribeLaunchTemplateVersionsResponseBody.d.ts +3 -3
  77. package/dist/models/DescribeNetworkInterfacePermissionsRequest.d.ts +4 -4
  78. package/dist/models/DescribePriceRequest.d.ts +158 -242
  79. package/dist/models/DescribePriceRequest.js.map +1 -1
  80. package/dist/models/DescribePriceResponseBody.d.ts +15 -15
  81. package/dist/models/DescribeRecommendInstanceTypeRequest.d.ts +45 -57
  82. package/dist/models/DescribeRecommendInstanceTypeRequest.js.map +1 -1
  83. package/dist/models/DescribeResourcesModificationRequest.d.ts +26 -37
  84. package/dist/models/DescribeResourcesModificationRequest.js.map +1 -1
  85. package/dist/models/DescribeSecurityGroupAttributeRequest.d.ts +17 -28
  86. package/dist/models/DescribeSecurityGroupAttributeRequest.js.map +1 -1
  87. package/dist/models/DescribeSecurityGroupAttributeResponseBody.d.ts +10 -9
  88. package/dist/models/DescribeSecurityGroupAttributeResponseBody.js.map +1 -1
  89. package/dist/models/DescribeSecurityGroupsRequest.d.ts +20 -20
  90. package/dist/models/DescribeSecurityGroupsResponseBody.d.ts +4 -4
  91. package/dist/models/DescribeSendFileResultsRequest.d.ts +21 -25
  92. package/dist/models/DescribeSendFileResultsRequest.js.map +1 -1
  93. package/dist/models/DescribeSendFileResultsResponseBody.d.ts +3 -3
  94. package/dist/models/DescribeSnapshotsRequest.d.ts +44 -59
  95. package/dist/models/DescribeSnapshotsRequest.js.map +1 -1
  96. package/dist/models/DescribeSnapshotsResponseBody.d.ts +4 -8
  97. package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
  98. package/dist/models/DescribeSpotPriceHistoryRequest.d.ts +22 -28
  99. package/dist/models/DescribeSpotPriceHistoryRequest.js.map +1 -1
  100. package/dist/models/DescribeSpotPriceHistoryResponseBody.d.ts +7 -3
  101. package/dist/models/DescribeSpotPriceHistoryResponseBody.js.map +1 -1
  102. package/dist/models/DescribeTerminalSessionsRequest.d.ts +3 -3
  103. package/dist/models/DescribeTerminalSessionsResponseBody.d.ts +1 -1
  104. package/dist/models/DescribeZonesRequest.d.ts +18 -28
  105. package/dist/models/DescribeZonesRequest.js.map +1 -1
  106. package/dist/models/DescribeZonesResponseBody.d.ts +1 -1
  107. package/dist/models/GetInstanceConsoleOutputRequest.d.ts +1 -1
  108. package/dist/models/GetInstanceConsoleOutputResponseBody.d.ts +2 -2
  109. package/dist/models/ModifyHpcClusterAttributeRequest.d.ts +1 -1
  110. package/dist/models/ModifyInstanceAttributeRequest.d.ts +78 -106
  111. package/dist/models/ModifyInstanceAttributeRequest.js.map +1 -1
  112. package/dist/models/ModifyInstanceNetworkSpecRequest.d.ts +14 -14
  113. package/dist/models/ModifyInstanceNetworkSpecResponseBody.d.ts +1 -1
  114. package/dist/models/ModifyInstanceSpecRequest.d.ts +16 -16
  115. package/dist/models/ModifyPlanMaintenanceWindowRequest.d.ts +4 -4
  116. package/dist/models/ModifyPrepayInstanceSpecRequest.d.ts +28 -46
  117. package/dist/models/ModifyPrepayInstanceSpecRequest.js.map +1 -1
  118. package/dist/models/ModifyPrepayInstanceSpecResponseBody.d.ts +2 -2
  119. package/dist/models/ModifySecurityGroupEgressRuleRequest.d.ts +47 -46
  120. package/dist/models/ModifySecurityGroupEgressRuleRequest.js.map +1 -1
  121. package/dist/models/ModifySecurityGroupRuleRequest.d.ts +27 -24
  122. package/dist/models/ModifySecurityGroupRuleRequest.js.map +1 -1
  123. package/dist/models/ModifySystemEventAttributeRequest.d.ts +45 -0
  124. package/dist/models/ModifySystemEventAttributeRequest.js +64 -0
  125. package/dist/models/ModifySystemEventAttributeRequest.js.map +1 -0
  126. package/dist/models/ModifySystemEventAttributeResponse.d.ts +19 -0
  127. package/dist/models/ModifySystemEventAttributeResponse.js +69 -0
  128. package/dist/models/ModifySystemEventAttributeResponse.js.map +1 -0
  129. package/dist/models/ModifySystemEventAttributeResponseBody.d.ts +18 -0
  130. package/dist/models/ModifySystemEventAttributeResponseBody.js +58 -0
  131. package/dist/models/ModifySystemEventAttributeResponseBody.js.map +1 -0
  132. package/dist/models/RenewElasticityAssurancesRequest.d.ts +28 -24
  133. package/dist/models/RenewElasticityAssurancesRequest.js.map +1 -1
  134. package/dist/models/RenewElasticityAssurancesResponseBody.d.ts +1 -1
  135. package/dist/models/RevokeSecurityGroupEgressRequest.d.ts +35 -37
  136. package/dist/models/RevokeSecurityGroupEgressRequest.js.map +1 -1
  137. package/dist/models/RevokeSecurityGroupRequest.d.ts +71 -89
  138. package/dist/models/RevokeSecurityGroupRequest.js.map +1 -1
  139. package/dist/models/StartTerminalSessionRequest.d.ts +24 -32
  140. package/dist/models/StartTerminalSessionRequest.js.map +1 -1
  141. package/dist/models/StartTerminalSessionResponseBody.d.ts +2 -2
  142. package/dist/models/StartTerminalSessionShrinkRequest.d.ts +16 -18
  143. package/dist/models/StartTerminalSessionShrinkRequest.js.map +1 -1
  144. package/dist/models/StopInstanceRequest.d.ts +20 -27
  145. package/dist/models/StopInstanceRequest.js.map +1 -1
  146. package/dist/models/StopInstancesRequest.d.ts +24 -35
  147. package/dist/models/StopInstancesRequest.js.map +1 -1
  148. package/dist/models/UnassignIpv6addressesRequest.d.ts +3 -3
  149. package/dist/models/model.d.ts +4 -0
  150. package/dist/models/model.js +45 -37
  151. package/dist/models/model.js.map +1 -1
  152. package/package.json +1 -1
  153. package/src/client.ts +878 -842
  154. package/src/models/AcceptInquiredSystemEventRequest.ts +3 -3
  155. package/src/models/AssignIpv6addressesRequest.ts +7 -7
  156. package/src/models/AssignIpv6addressesResponseBody.ts +1 -1
  157. package/src/models/AssignPrivateIpAddressesRequest.ts +13 -16
  158. package/src/models/AssignPrivateIpAddressesResponseBody.ts +2 -2
  159. package/src/models/AttachNetworkInterfaceRequest.ts +6 -7
  160. package/src/models/AuthorizeSecurityGroupEgressRequest.ts +79 -106
  161. package/src/models/AuthorizeSecurityGroupRequest.ts +70 -91
  162. package/src/models/AuthorizeSecurityGroupResponseBody.ts +1 -1
  163. package/src/models/CancelImagePipelineExecutionRequest.ts +2 -2
  164. package/src/models/CreateActivationRequest.ts +17 -16
  165. package/src/models/CreateActivationResponseBody.ts +3 -3
  166. package/src/models/CreateCommandRequest.ts +52 -73
  167. package/src/models/CreateCommandResponseBody.ts +2 -2
  168. package/src/models/CreateDiskRequest.ts +57 -59
  169. package/src/models/CreateDiskResponseBody.ts +3 -3
  170. package/src/models/CreateHpcClusterRequest.ts +5 -5
  171. package/src/models/CreateHpcClusterResponseBody.ts +2 -2
  172. package/src/models/CreateImageComponentRequest.ts +7 -7
  173. package/src/models/CreateImageComponentResponseBody.ts +1 -1
  174. package/src/models/CreateInstanceRequest.ts +185 -275
  175. package/src/models/CreateInstanceResponseBody.ts +2 -2
  176. package/src/models/CreateLaunchTemplateVersionRequest.ts +215 -244
  177. package/src/models/CreateLaunchTemplateVersionResponseBody.ts +2 -2
  178. package/src/models/CreateSecurityGroupRequest.ts +13 -16
  179. package/src/models/CreateSecurityGroupResponseBody.ts +1 -1
  180. package/src/models/DeleteHpcClusterRequest.ts +2 -2
  181. package/src/models/DeleteImagePipelineRequest.ts +1 -1
  182. package/src/models/DescribeAutoProvisioningGroupInstancesRequest.ts +5 -5
  183. package/src/models/DescribeAutoProvisioningGroupInstancesResponseBody.ts +1 -1
  184. package/src/models/DescribeAutoSnapshotPolicyExRequest.ts +11 -11
  185. package/src/models/DescribeAutoSnapshotPolicyExResponseBody.ts +3 -3
  186. package/src/models/DescribeAvailableResourceRequest.ts +62 -96
  187. package/src/models/DescribeAvailableResourceResponseBody.ts +0 -4
  188. package/src/models/DescribeDisksRequest.ts +40 -40
  189. package/src/models/DescribeDisksResponseBody.ts +3 -3
  190. package/src/models/DescribeImageComponentsRequest.ts +3 -3
  191. package/src/models/DescribeImageComponentsResponseBody.ts +1 -1
  192. package/src/models/DescribeInstanceAttributeRequest.ts +1 -1
  193. package/src/models/DescribeInstanceAttributeResponseBody.ts +66 -98
  194. package/src/models/DescribeInstanceHistoryEventsRequest.ts +50 -85
  195. package/src/models/DescribeInstanceHistoryEventsResponseBody.ts +18 -18
  196. package/src/models/DescribeInstanceTopologyResponseBody.ts +32 -0
  197. package/src/models/DescribeInstancesRequest.ts +57 -71
  198. package/src/models/DescribeInstancesResponseBody.ts +5 -5
  199. package/src/models/DescribeInvocationResultsRequest.ts +52 -69
  200. package/src/models/DescribeInvocationResultsResponseBody.ts +6 -52
  201. package/src/models/DescribeInvocationsRequest.ts +50 -77
  202. package/src/models/DescribeInvocationsResponseBody.ts +5 -5
  203. package/src/models/DescribeLaunchTemplateVersionsRequest.ts +14 -14
  204. package/src/models/DescribeLaunchTemplateVersionsResponseBody.ts +3 -3
  205. package/src/models/DescribeNetworkInterfacePermissionsRequest.ts +4 -4
  206. package/src/models/DescribePriceRequest.ts +160 -244
  207. package/src/models/DescribePriceResponseBody.ts +15 -15
  208. package/src/models/DescribeRecommendInstanceTypeRequest.ts +45 -57
  209. package/src/models/DescribeResourcesModificationRequest.ts +30 -41
  210. package/src/models/DescribeSecurityGroupAttributeRequest.ts +18 -29
  211. package/src/models/DescribeSecurityGroupAttributeResponseBody.ts +11 -10
  212. package/src/models/DescribeSecurityGroupsRequest.ts +21 -21
  213. package/src/models/DescribeSecurityGroupsResponseBody.ts +4 -4
  214. package/src/models/DescribeSendFileResultsRequest.ts +21 -25
  215. package/src/models/DescribeSendFileResultsResponseBody.ts +3 -3
  216. package/src/models/DescribeSnapshotsRequest.ts +48 -63
  217. package/src/models/DescribeSnapshotsResponseBody.ts +4 -8
  218. package/src/models/DescribeSpotPriceHistoryRequest.ts +22 -28
  219. package/src/models/DescribeSpotPriceHistoryResponseBody.ts +7 -3
  220. package/src/models/DescribeTerminalSessionsRequest.ts +3 -3
  221. package/src/models/DescribeTerminalSessionsResponseBody.ts +1 -1
  222. package/src/models/DescribeZonesRequest.ts +20 -30
  223. package/src/models/DescribeZonesResponseBody.ts +1 -1
  224. package/src/models/GetInstanceConsoleOutputRequest.ts +1 -1
  225. package/src/models/GetInstanceConsoleOutputResponseBody.ts +2 -2
  226. package/src/models/ModifyHpcClusterAttributeRequest.ts +1 -1
  227. package/src/models/ModifyInstanceAttributeRequest.ts +80 -108
  228. package/src/models/ModifyInstanceNetworkSpecRequest.ts +14 -14
  229. package/src/models/ModifyInstanceNetworkSpecResponseBody.ts +1 -1
  230. package/src/models/ModifyInstanceSpecRequest.ts +16 -16
  231. package/src/models/ModifyPlanMaintenanceWindowRequest.ts +4 -4
  232. package/src/models/ModifyPrepayInstanceSpecRequest.ts +28 -46
  233. package/src/models/ModifyPrepayInstanceSpecResponseBody.ts +2 -2
  234. package/src/models/ModifySecurityGroupEgressRuleRequest.ts +47 -46
  235. package/src/models/ModifySecurityGroupRuleRequest.ts +27 -24
  236. package/src/models/ModifySystemEventAttributeRequest.ts +64 -0
  237. package/src/models/ModifySystemEventAttributeResponse.ts +40 -0
  238. package/src/models/ModifySystemEventAttributeResponseBody.ts +31 -0
  239. package/src/models/RenewElasticityAssurancesRequest.ts +28 -24
  240. package/src/models/RenewElasticityAssurancesResponseBody.ts +1 -1
  241. package/src/models/RevokeSecurityGroupEgressRequest.ts +35 -37
  242. package/src/models/RevokeSecurityGroupRequest.ts +75 -93
  243. package/src/models/StartTerminalSessionRequest.ts +24 -32
  244. package/src/models/StartTerminalSessionResponseBody.ts +2 -2
  245. package/src/models/StartTerminalSessionShrinkRequest.ts +16 -18
  246. package/src/models/StopInstanceRequest.ts +21 -28
  247. package/src/models/StopInstancesRequest.ts +25 -36
  248. package/src/models/UnassignIpv6addressesRequest.ts +3 -3
  249. package/src/models/model.ts +4 -0
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class AuthorizeSecurityGroupEgressRequestPermissions extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The description of the security group rule. The description can be up to 1 to 512 characters in length.
8
+ * The description of the security group rule. The description must be 1 to 512 characters in length.
9
9
  *
10
10
  * @example
11
11
  * This is description.
@@ -13,7 +13,7 @@ export class AuthorizeSecurityGroupEgressRequestPermissions extends $dara.Model
13
13
  description?: string;
14
14
  /**
15
15
  * @remarks
16
- * The destination IPv4 CIDR block of the security group rule. IPv4 CIDR blocks and IPv4 addresses are supported.
16
+ * The destination IPv4 Classless Inter-Domain Routing (CIDR) block for which you want to configure access permission settings. Both CIDR format and IPv4 format address ranges are supported.
17
17
  *
18
18
  * @example
19
19
  * 10.0.0.0/8
@@ -21,13 +21,13 @@ export class AuthorizeSecurityGroupEgressRequestPermissions extends $dara.Model
21
21
  destCidrIp?: string;
22
22
  /**
23
23
  * @remarks
24
- * The ID of the destination security group that is specified in the security group rule.
24
+ * The ID of the destination security group for which you want to set access permissions.
25
25
  *
26
- * - You must specify at least one of the following parameters: `DestGroupId`, `DestCidrIp`, `Ipv6DestCidrIp`, and `DestPrefixListId`.
26
+ * - You must specify at least one of the following parameters: `DestGroupId`, `DestCidrIp`, `Ipv6DestCidrIp`, or `DestPrefixListId`.
27
27
  *
28
- * - If you specify `DestGroupId` but do not specify `DestCidrIp`, you must set `NicType` to intranet.
28
+ * - If `DestGroupId` is specified but `DestCidrIp` is not, the `NicType` parameter can only be set to intranet.
29
29
  *
30
- * - If you specify both `DestGroupId` and `DestCidrIp`, `DestCidrIp` takes precedence.
30
+ * - If both `DestGroupId` and `DestCidrIp` are specified, `DestCidrIp` takes precedence.
31
31
  *
32
32
  * @example
33
33
  * sg-bp67acfmxazb4p****
@@ -35,11 +35,10 @@ export class AuthorizeSecurityGroupEgressRequestPermissions extends $dara.Model
35
35
  destGroupId?: string;
36
36
  /**
37
37
  * @remarks
38
- * The Alibaba Cloud account that manages the destination security group.
39
- *
40
- * - If both `DestGroupOwnerAccount` and `DestGroupOwnerId` are empty, the rule is created to control access to another security group in your Alibaba Cloud account.
41
- *
42
- * - If `DestCidrIp` is configured, `DestGroupOwnerAccount` is ignored.
38
+ * The Alibaba Cloud account that manages the destination security group when you configure a cross-account security group rule settings.
39
+ *
40
+ * - If neither `DestGroupOwnerAccount` nor `DestGroupOwnerId` is specified, the access permissions are configured for another security group within your account.
41
+ * - If the `DestCidrIp` parameter is specified, the `DestGroupOwnerAccount` parameter is ignored.
43
42
  *
44
43
  * @example
45
44
  * Test@aliyun.com
@@ -47,11 +46,10 @@ export class AuthorizeSecurityGroupEgressRequestPermissions extends $dara.Model
47
46
  destGroupOwnerAccount?: string;
48
47
  /**
49
48
  * @remarks
50
- * The ID of the Alibaba Cloud account that manages the destination security group.
51
- *
52
- * - If both `DestGroupOwnerId` and `DestGroupOwnerAccount` are empty, the rule is created to control access to another security group in your Alibaba Cloud account.
53
- *
54
- * - If you specify `DestCidrIp`, `DestGroupOwnerId` is ignored.
49
+ * The ID of the Alibaba Cloud account that manages the destination security group when you configure a cross-account security group rule settings.
50
+ *
51
+ * - If neither `DestGroupOwnerId` nor `DestGroupOwnerAccount` is specified, the access permissions are configured for another security group within your account.
52
+ * - If the `DestCidrIp` parameter is specified, the `DestGroupOwnerId` parameter is ignored.
55
53
  *
56
54
  * @example
57
55
  * 12345678910
@@ -59,13 +57,13 @@ export class AuthorizeSecurityGroupEgressRequestPermissions extends $dara.Model
59
57
  destGroupOwnerId?: number;
60
58
  /**
61
59
  * @remarks
62
- * 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.
60
+ * The ID of the destination prefix list for which you want to set access permissions. You can call [DescribePrefixLists](https://help.aliyun.com/document_detail/205046.html) to query available prefix list IDs.
63
61
  *
64
62
  * Notes:
65
63
  *
66
- * - If a security group resides in the classic network, you cannot specify prefix lists in the rules of the security group. For information about the limits on security groups and prefix lists, see the [Security groups](~~25412#SecurityGroupQuota1~~) section of the "Limits and quotas on ECS" topic.
64
+ * If you specify one of the `DestCidrIp`, `Ipv6DestCidrIp`, or `DestGroupId` parameters, this parameter is ignored.
67
65
  *
68
- * - If you specify `DestCidrIp`, `Ipv6DestCidrIp`, or `DestGroupId`, this parameter is ignored.
66
+ * For more information, see [Security group limits](~~25412#SecurityGroupQuota1~~).
69
67
  *
70
68
  * @example
71
69
  * pl-x1j1k5ykzqlixdcy****
@@ -73,34 +71,20 @@ export class AuthorizeSecurityGroupEgressRequestPermissions extends $dara.Model
73
71
  destPrefixListId?: string;
74
72
  /**
75
73
  * @remarks
76
- * Network Layer /transport layer protocol. Two types of assignments are supported:
77
- *
78
- * 1. The case-insensitive protocol name. Valid value:
79
- *
74
+ * The network-layer or transport-layer protocol. Two types of values are supported:
75
+ * 1. Case-insensitive protocol names. Valid values:
80
76
  * - ICMP
81
- *
82
77
  * - GRE
83
- *
84
78
  * - TCP
85
- *
86
79
  * - UDP
87
- *
88
- * - ALL: supports all protocols.
89
- *
90
- * 2. The value of the IANA-compliant protocol number, which is an integer from 0 to 255. List of regions currently available:
91
- *
92
- * - Philippines (Manila)
93
- *
94
- * - UK (London)
95
- *
96
- * - Malaysia (Kuala Lumpur)
97
- *
98
- * - China (Hohhot)
99
- *
100
- * - China (Qingdao)
101
- *
102
- * - US (Silicon Valley)
103
- *
80
+ * - ALL: All protocols are supported.
81
+ * 2. Protocol numbers that comply with IANA specifications, which are integers from 0 to 255. The following regions currently support this feature:
82
+ * - Philippines
83
+ * - UK
84
+ * - Malaysia
85
+ * - Hohhot
86
+ * - Qingdao
87
+ * - US West
104
88
  * - Singapore
105
89
  *
106
90
  * @example
@@ -109,9 +93,9 @@ export class AuthorizeSecurityGroupEgressRequestPermissions extends $dara.Model
109
93
  ipProtocol?: string;
110
94
  /**
111
95
  * @remarks
112
- * The destination IPv6 CIDR block of the security group rule. IPv6 CIDR blocks and IPv6 addresses are supported.
96
+ * The destination IPv6 Classless Inter-Domain Routing (CIDR) block for which you want to configure access permission settings. Both CIDR format and IPv6 format address ranges are supported.
113
97
  *
114
- * > This parameter is valid only for VPC-type ECS instances that support IPv6. This parameter and the `DestCidrIp` parameter cannot be set at the same time.
98
+ * > This parameter is valid only for VPC-type ECS instances that support IPv6. This parameter and `DestCidrIp` cannot be specified at the same time.
115
99
  *
116
100
  * @example
117
101
  * 2001:db8:1233:1a00::***
@@ -119,11 +103,11 @@ export class AuthorizeSecurityGroupEgressRequestPermissions extends $dara.Model
119
103
  ipv6DestCidrIp?: string;
120
104
  /**
121
105
  * @remarks
122
- * The source IPv6 CIDR block of the security group rule. or IPv6 address.
106
+ * The source IPv6 CIDR block. Both CIDR format and IPv6 format address ranges are supported.
123
107
  *
124
- * This property is used to support quintuple rules. For more information, see [Security group quintuple rules](https://help.aliyun.com/document_detail/97439.html).
108
+ * This parameter is used to support quintuple rules. For more information, see [Security group quintuple rules](https://help.aliyun.com/document_detail/97439.html).
125
109
  *
126
- * > This parameter is valid only for ECS instances that reside in virtual private clouds (VPCs) and support IPv6 CIDR blocks. You cannot specify this parameter and `DestCidrIp` in the same request.
110
+ * > This parameter is valid only for VPC-type ECS instances that support IPv6. This parameter and `DestCidrIp` cannot be specified at the same time.
127
111
  *
128
112
  * @example
129
113
  * 2001:db8:1234:1a00::***
@@ -131,15 +115,12 @@ export class AuthorizeSecurityGroupEgressRequestPermissions extends $dara.Model
131
115
  ipv6SourceCidrIp?: string;
132
116
  /**
133
117
  * @remarks
134
- * The network interface controller (NIC) type of the security group rule if the security group resides in the classic network. Valid values:
135
- *
136
- * - internet: public NIC.
137
- *
138
- * - intranet: internal NIC.
139
- *
140
- * - If the security group resides in a VPC, this parameter is set to intranet by default and cannot be changed.
141
- *
142
- * - If you specify only DestGroupId to create a rule that controls access to the specified security group, you must set this parameter to intranet.
118
+ * The network interface controller (NIC) type settings for a classic network security group rule. Valid values:
119
+ *
120
+ * - internet: public network interface controller (NIC).
121
+ * - intranet: internal network interface controller (NIC).
122
+ * - For VPC-type security group rules, you do not need to configure the network interface controller (NIC) type settings. The default value is intranet.
123
+ * - When you configure security groups to access each other, meaning only the DestGroupId parameter is specified, the value can only be intranet.
143
124
  *
144
125
  * Default value: internet.
145
126
  *
@@ -149,11 +130,10 @@ export class AuthorizeSecurityGroupEgressRequestPermissions extends $dara.Model
149
130
  nicType?: string;
150
131
  /**
151
132
  * @remarks
152
- * The action of the security group rule. Valid values:
153
- *
154
- * - accept: allows outbound access.
155
- *
156
- * - drop: denies outbound access and returns no responses. In this case, the request times out or the connection cannot be established.
133
+ * The access permission settings. Valid values:
134
+ *
135
+ * - accept: Accepts access.
136
+ * - drop: Denies access and does not return a deny message. The request times out or a timeout error similar to a connection failure is returned.
157
137
  *
158
138
  * Default value: accept.
159
139
  *
@@ -163,15 +143,12 @@ export class AuthorizeSecurityGroupEgressRequestPermissions extends $dara.Model
163
143
  policy?: string;
164
144
  /**
165
145
  * @remarks
166
- * The destination port range of the security group rule. Valid values:
167
- *
168
- * - TCP/UDP: Valid values: 1 to 65535. Use a forward slash (/) to separate the start and end ports. Example: 1/200.
169
- *
170
- * - ICMP:-1/-1.
171
- *
172
- * - GRE:-1/-1.
173
- *
174
- * - ALL:-1/-1.
146
+ * The range of destination ports that correspond to the protocol for the security group. Valid values:
147
+ *
148
+ * - TCP/UDP: Valid values are 1 to 65535. Separate the start port and the end port with a forward slash (/). Example: 1/200.
149
+ * - ICMP: -1/-1.
150
+ * - GRE: -1/-1.
151
+ * - ALL: -1/-1.
175
152
  *
176
153
  * @example
177
154
  * 80/80
@@ -179,11 +156,10 @@ export class AuthorizeSecurityGroupEgressRequestPermissions extends $dara.Model
179
156
  portRange?: string;
180
157
  /**
181
158
  * @remarks
182
- * The ID of the port list. You can call the `DescribePortRangeLists` operation to query the IDs of available prefix lists.
183
- *
159
+ * The port list ID.
160
+ * You can invoke `DescribePortRangeLists` to query available port list IDs.
184
161
  * - If you specify `Permissions.N.PortRange`, this parameter is ignored.
185
- *
186
- * - If a security group resides in the classic network, you cannot reference port lists in the rules of the security group. For more information about limits on security groups and ports, see [Limits on security groups](~~25412#SecurityGroupQuota1~~).
162
+ * - Port lists are not supported for classic network security group settings. For more information about security group and port list limits, see [Security group limits](~~25412#SecurityGroupQuota1~~).
187
163
  *
188
164
  * @example
189
165
  * prl-2ze9743****
@@ -191,7 +167,7 @@ export class AuthorizeSecurityGroupEgressRequestPermissions extends $dara.Model
191
167
  portRangeListId?: string;
192
168
  /**
193
169
  * @remarks
194
- * The priority of security group rule N. A smaller value specifies a higher priority. Valid values: 1 to 100.
170
+ * The priority of the security group rule. A smaller value indicates a higher priority. Valid values: 1 to 100.
195
171
  *
196
172
  * Default value: 1.
197
173
  *
@@ -201,9 +177,9 @@ export class AuthorizeSecurityGroupEgressRequestPermissions extends $dara.Model
201
177
  priority?: string;
202
178
  /**
203
179
  * @remarks
204
- * The source IPv4 CIDR block of the security group rule. IPv4 CIDR blocks and IPv4 addresses are supported.
180
+ * The source IPv4 CIDR block. Both CIDR format and IPv4 format address ranges are supported.
205
181
  *
206
- * This property is used to support quintuple rules. For more information, see [Security group quintuple rules](https://help.aliyun.com/document_detail/97439.html).
182
+ * This parameter is used to support quintuple rules. For more information, see [Security group quintuple rules](https://help.aliyun.com/document_detail/97439.html).
207
183
  *
208
184
  * @example
209
185
  * 10.0.0.0/8
@@ -211,17 +187,14 @@ export class AuthorizeSecurityGroupEgressRequestPermissions extends $dara.Model
211
187
  sourceCidrIp?: string;
212
188
  /**
213
189
  * @remarks
214
- * The source port range of the security group rule. Valid values:
215
- *
216
- * - TCP/UDP protocol: 1 to 65535. Use a forward slash (/) to separate the start and end ports. Example: 1/200.
217
- *
218
- * - ICMP protocol:-1/-1.
219
- *
220
- * - GRE protocol:-1/-1.
221
- *
222
- * - ALL:-1/-1.
190
+ * The range of source ports that correspond to the protocol for the security group. Valid values:
191
+ *
192
+ * - TCP/UDP: Valid values are 1 to 65535. Separate the start port and the end port with a forward slash (/). Example: 1/200.
193
+ * - ICMP: -1/-1.
194
+ * - GRE: -1/-1.
195
+ * - ALL: -1/-1.
223
196
  *
224
- * This property is used to support quintuple rules. For more information, see [Security group quintuple rules](https://help.aliyun.com/document_detail/97439.html).
197
+ * This parameter is used to support quintuple rules. For more information, see [Security group quintuple rules](https://help.aliyun.com/document_detail/97439.html).
225
198
  *
226
199
  * @example
227
200
  * 80/80
@@ -281,7 +254,7 @@ export class AuthorizeSecurityGroupEgressRequestPermissions extends $dara.Model
281
254
  export class AuthorizeSecurityGroupEgressRequest extends $dara.Model {
282
255
  /**
283
256
  * @remarks
284
- * 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 [Ensure idempotence](https://help.aliyun.com/document_detail/25693.html).
257
+ * 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** 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).
285
258
  *
286
259
  * @example
287
260
  * 123e4567-e89b-12d3-a456-426655440000
@@ -289,7 +262,7 @@ export class AuthorizeSecurityGroupEgressRequest extends $dara.Model {
289
262
  clientToken?: string;
290
263
  /**
291
264
  * @remarks
292
- * This parameter is deprecated. Use `Permissions.N.Description` to specify the description of security group rule N.
265
+ * Deprecated. Use `Permissions.N.Description` to specify the rule description.
293
266
  *
294
267
  * @example
295
268
  * This is description.
@@ -299,7 +272,7 @@ export class AuthorizeSecurityGroupEgressRequest extends $dara.Model {
299
272
  description?: string;
300
273
  /**
301
274
  * @remarks
302
- * This parameter is deprecated. Use `Permissions.N.DestCidrIp` to specify the destination IPv4 CIDR block.
275
+ * Deprecated. Use `Permissions.N.DestCidrIp` to specify the destination IPv4 Classless Inter-Domain Routing (CIDR) block.
303
276
  *
304
277
  * @example
305
278
  * 10.0.0.0/8
@@ -309,7 +282,7 @@ export class AuthorizeSecurityGroupEgressRequest extends $dara.Model {
309
282
  destCidrIp?: string;
310
283
  /**
311
284
  * @remarks
312
- * This parameter is deprecated. Use `Permissions.N.DestGroupId` to specify the ID of the destination security group.
285
+ * Deprecated. Use `Permissions.N.DestGroupId` to specify the destination security group ID.
313
286
  *
314
287
  * @example
315
288
  * sg-bp67acfmxazb4p****
@@ -319,7 +292,7 @@ export class AuthorizeSecurityGroupEgressRequest extends $dara.Model {
319
292
  destGroupId?: string;
320
293
  /**
321
294
  * @remarks
322
- * This parameter is deprecated. Use `Permissions.N.DestGroupOwnerAccount` to specify the Alibaba Cloud account that manages the destination security group.
295
+ * Deprecated. Use `Permissions.N.DestGroupOwnerAccount` to specify the Alibaba Cloud account that manages the destination security group.
323
296
  *
324
297
  * @example
325
298
  * Test@aliyun.com
@@ -329,7 +302,7 @@ export class AuthorizeSecurityGroupEgressRequest extends $dara.Model {
329
302
  destGroupOwnerAccount?: string;
330
303
  /**
331
304
  * @remarks
332
- * This parameter is deprecated. Use `Permissions.N.DestGroupOwnerId` to specify the ID of the Alibaba Cloud account that manages the destination security group.
305
+ * Deprecated. Use `Permissions.N.DestGroupOwnerId` to specify the ID of the Alibaba Cloud account that manages the destination security group.
333
306
  *
334
307
  * @example
335
308
  * 12345678910
@@ -339,7 +312,7 @@ export class AuthorizeSecurityGroupEgressRequest extends $dara.Model {
339
312
  destGroupOwnerId?: number;
340
313
  /**
341
314
  * @remarks
342
- * This parameter is deprecated. Use `Permissions.N.DestPrefixListId` to specify the ID of the destination prefix list.
315
+ * Deprecated. Use `Permissions.N.DestPrefixListId` to specify the source prefix list ID.
343
316
  *
344
317
  * @example
345
318
  * pl-x1j1k5ykzqlixdcy****
@@ -349,7 +322,7 @@ export class AuthorizeSecurityGroupEgressRequest extends $dara.Model {
349
322
  destPrefixListId?: string;
350
323
  /**
351
324
  * @remarks
352
- * This parameter is deprecated. Use `Permissions.N.IpProtocol` to specify the protocol.
325
+ * Deprecated. Use `Permissions.N.IpProtocol` to specify the protocol type.
353
326
  *
354
327
  * @example
355
328
  * ALL
@@ -359,7 +332,7 @@ export class AuthorizeSecurityGroupEgressRequest extends $dara.Model {
359
332
  ipProtocol?: string;
360
333
  /**
361
334
  * @remarks
362
- * This parameter is deprecated. Use `Permissions.N.Ipv6DestCidrIp` to specify the destination IPv6 CIDR block.
335
+ * Deprecated. Use `Permissions.N.Ipv6DestCidrIp` to specify the destination IPv6 Classless Inter-Domain Routing (CIDR) block.
363
336
  *
364
337
  * @example
365
338
  * 2001:db8:1233:1a00::***
@@ -369,7 +342,7 @@ export class AuthorizeSecurityGroupEgressRequest extends $dara.Model {
369
342
  ipv6DestCidrIp?: string;
370
343
  /**
371
344
  * @remarks
372
- * This parameter is deprecated. Use `Permissions.N.Ipv6SourceCidrIp` to specify the source IPv6 CIDR block.
345
+ * Deprecated. Use `Permissions.N.Ipv6SourceCidrIp` to specify the source IPv6 CIDR block.
373
346
  *
374
347
  * @example
375
348
  * 2001:db8:1234:1a00::***
@@ -379,7 +352,7 @@ export class AuthorizeSecurityGroupEgressRequest extends $dara.Model {
379
352
  ipv6SourceCidrIp?: string;
380
353
  /**
381
354
  * @remarks
382
- * This parameter is deprecated. Use `Permissions.N.NicType` to specify the NIC type.
355
+ * Deprecated. Use `Permissions.N.NicType` to specify the NIC type.
383
356
  *
384
357
  * @example
385
358
  * intranet
@@ -391,12 +364,12 @@ export class AuthorizeSecurityGroupEgressRequest extends $dara.Model {
391
364
  ownerId?: number;
392
365
  /**
393
366
  * @remarks
394
- * An array of security group rules. You can specify 1 to 100 security group rules.
367
+ * The security group rules. Array length: 1 to 100.
395
368
  */
396
369
  permissions?: AuthorizeSecurityGroupEgressRequestPermissions[];
397
370
  /**
398
371
  * @remarks
399
- * This parameter is deprecated. Use `Permissions.N.Policy` to specify whether to allow outbound access.
372
+ * Deprecated. Use `Permissions.N.Policy` to configure the access permission settings.
400
373
  *
401
374
  * @example
402
375
  * accept
@@ -406,7 +379,7 @@ export class AuthorizeSecurityGroupEgressRequest extends $dara.Model {
406
379
  policy?: string;
407
380
  /**
408
381
  * @remarks
409
- * This parameter is deprecated. Use `Permissions.N.PortRange` to specify the range of destination ports.
382
+ * Deprecated. Use `Permissions.N.PortRange` to specify the port range.
410
383
  *
411
384
  * @example
412
385
  * 80/80
@@ -416,7 +389,7 @@ export class AuthorizeSecurityGroupEgressRequest extends $dara.Model {
416
389
  portRange?: string;
417
390
  /**
418
391
  * @remarks
419
- * This parameter is deprecated. Use `Permissions.N.Priority` to specify the rule priority.
392
+ * Deprecated. Use `Permissions.N.Priority` to specify the rule priority.
420
393
  *
421
394
  * @example
422
395
  * 1
@@ -426,7 +399,7 @@ export class AuthorizeSecurityGroupEgressRequest extends $dara.Model {
426
399
  priority?: string;
427
400
  /**
428
401
  * @remarks
429
- * The region ID of the source security group. You can call the [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) operation to query the most recent region list.
402
+ * 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.
430
403
  *
431
404
  * This parameter is required.
432
405
  *
@@ -448,7 +421,7 @@ export class AuthorizeSecurityGroupEgressRequest extends $dara.Model {
448
421
  securityGroupId?: string;
449
422
  /**
450
423
  * @remarks
451
- * This parameter is deprecated. Use `Permissions.N.SourceCidrIp` to specify the source IPv4 CIDR block.
424
+ * Deprecated. Use `Permissions.N.SourceCidrIp` to specify the source IPv4 CIDR block.
452
425
  *
453
426
  * @example
454
427
  * 10.0.0.0/8
@@ -458,7 +431,7 @@ export class AuthorizeSecurityGroupEgressRequest extends $dara.Model {
458
431
  sourceCidrIp?: string;
459
432
  /**
460
433
  * @remarks
461
- * This parameter is deprecated. Use `Permissions.N.SourcePortRange` to specify the range of source ports.
434
+ * Deprecated. Use `Permissions.N.SourcePortRange` to specify the source port range.
462
435
  *
463
436
  * @example
464
437
  * 80/80