@alicloud/ga20191120 3.0.0 → 3.0.1

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 (387) hide show
  1. package/dist/client.d.ts +632 -624
  2. package/dist/client.js +634 -620
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AddEntriesToAclRequest.d.ts +14 -15
  5. package/dist/models/AddEntriesToAclRequest.js.map +1 -1
  6. package/dist/models/AddEntriesToAclResponseBody.d.ts +1 -1
  7. package/dist/models/AssociateAclsWithListenerRequest.d.ts +13 -15
  8. package/dist/models/AssociateAclsWithListenerRequest.js.map +1 -1
  9. package/dist/models/AssociateAclsWithListenerResponseBody.d.ts +3 -3
  10. package/dist/models/AssociateAdditionalCertificatesWithListenerRequest.d.ts +11 -11
  11. package/dist/models/AssociateAdditionalCertificatesWithListenerResponseBody.d.ts +1 -1
  12. package/dist/models/AssociateResourcesRequest.d.ts +22 -0
  13. package/dist/models/AssociateResourcesRequest.js.map +1 -1
  14. package/dist/models/AssociateResourcesResponseBody.d.ts +7 -1
  15. package/dist/models/AssociateResourcesResponseBody.js.map +1 -1
  16. package/dist/models/AttachDdosToAcceleratorRequest.d.ts +40 -6
  17. package/dist/models/AttachDdosToAcceleratorRequest.js.map +1 -1
  18. package/dist/models/AttachDdosToAcceleratorResponseBody.d.ts +3 -3
  19. package/dist/models/AttachLogStoreToEndpointGroupRequest.d.ts +9 -9
  20. package/dist/models/AttachLogStoreToEndpointGroupResponseBody.d.ts +1 -1
  21. package/dist/models/BandwidthPackageAddAcceleratorRequest.d.ts +3 -3
  22. package/dist/models/BandwidthPackageAddAcceleratorResponseBody.d.ts +2 -2
  23. package/dist/models/BandwidthPackageRemoveAcceleratorRequest.d.ts +3 -3
  24. package/dist/models/BandwidthPackageRemoveAcceleratorResponseBody.d.ts +3 -3
  25. package/dist/models/ChangeResourceGroupRequest.d.ts +14 -16
  26. package/dist/models/ChangeResourceGroupRequest.js.map +1 -1
  27. package/dist/models/ChangeResourceGroupResponseBody.d.ts +1 -1
  28. package/dist/models/CreateAcceleratorRequest.d.ts +98 -61
  29. package/dist/models/CreateAcceleratorRequest.js.map +1 -1
  30. package/dist/models/CreateAcceleratorResponseBody.d.ts +10 -2
  31. package/dist/models/CreateAcceleratorResponseBody.js.map +1 -1
  32. package/dist/models/CreateAclRequest.d.ts +26 -28
  33. package/dist/models/CreateAclRequest.js.map +1 -1
  34. package/dist/models/CreateAclResponseBody.d.ts +2 -2
  35. package/dist/models/CreateApplicationMonitorRequest.d.ts +17 -16
  36. package/dist/models/CreateApplicationMonitorRequest.js.map +1 -1
  37. package/dist/models/CreateBandwidthPackageRequest.d.ts +60 -51
  38. package/dist/models/CreateBandwidthPackageRequest.js.map +1 -1
  39. package/dist/models/CreateBandwidthPackageResponseBody.d.ts +6 -4
  40. package/dist/models/CreateBandwidthPackageResponseBody.js.map +1 -1
  41. package/dist/models/CreateBasicAccelerateIpEndpointRelationsRequest.d.ts +10 -10
  42. package/dist/models/CreateBasicAccelerateIpEndpointRelationsResponseBody.d.ts +2 -2
  43. package/dist/models/CreateBasicAcceleratorRequest.d.ts +40 -39
  44. package/dist/models/CreateBasicAcceleratorRequest.js.map +1 -1
  45. package/dist/models/CreateBasicAcceleratorResponseBody.d.ts +5 -4
  46. package/dist/models/CreateBasicAcceleratorResponseBody.js.map +1 -1
  47. package/dist/models/CreateBasicEndpointGroupRequest.d.ts +17 -18
  48. package/dist/models/CreateBasicEndpointGroupRequest.js.map +1 -1
  49. package/dist/models/CreateBasicEndpointGroupResponseBody.d.ts +1 -1
  50. package/dist/models/CreateBasicEndpointRequest.d.ts +20 -23
  51. package/dist/models/CreateBasicEndpointRequest.js.map +1 -1
  52. package/dist/models/CreateBasicEndpointResponseBody.d.ts +3 -3
  53. package/dist/models/CreateBasicIpSetRequest.d.ts +23 -30
  54. package/dist/models/CreateBasicIpSetRequest.js.map +1 -1
  55. package/dist/models/CreateBasicIpSetResponseBody.d.ts +1 -1
  56. package/dist/models/CreateCustomRoutingEndpointGroupDestinationsRequest.d.ts +27 -26
  57. package/dist/models/CreateCustomRoutingEndpointGroupDestinationsRequest.js.map +1 -1
  58. package/dist/models/CreateCustomRoutingEndpointGroupDestinationsResponseBody.d.ts +2 -2
  59. package/dist/models/CreateCustomRoutingEndpointGroupsRequest.d.ts +48 -48
  60. package/dist/models/CreateCustomRoutingEndpointGroupsRequest.js.map +1 -1
  61. package/dist/models/CreateCustomRoutingEndpointGroupsResponseBody.d.ts +2 -2
  62. package/dist/models/CreateCustomRoutingEndpointTrafficPoliciesRequest.d.ts +18 -18
  63. package/dist/models/CreateCustomRoutingEndpointTrafficPoliciesResponseBody.d.ts +2 -2
  64. package/dist/models/CreateCustomRoutingEndpointsRequest.d.ts +26 -28
  65. package/dist/models/CreateCustomRoutingEndpointsRequest.js.map +1 -1
  66. package/dist/models/CreateCustomRoutingEndpointsResponseBody.d.ts +2 -2
  67. package/dist/models/CreateDomainRequest.d.ts +4 -3
  68. package/dist/models/CreateDomainRequest.js.map +1 -1
  69. package/dist/models/CreateEndpointGroupRequest.d.ts +145 -86
  70. package/dist/models/CreateEndpointGroupRequest.js +7 -0
  71. package/dist/models/CreateEndpointGroupRequest.js.map +1 -1
  72. package/dist/models/CreateEndpointGroupResponseBody.d.ts +2 -2
  73. package/dist/models/CreateEndpointGroupsRequest.d.ts +383 -9
  74. package/dist/models/CreateEndpointGroupsRequest.js +7 -0
  75. package/dist/models/CreateEndpointGroupsRequest.js.map +1 -1
  76. package/dist/models/CreateEndpointGroupsResponseBody.d.ts +1 -1
  77. package/dist/models/CreateForwardingRulesRequest.d.ts +220 -4
  78. package/dist/models/CreateForwardingRulesRequest.js.map +1 -1
  79. package/dist/models/CreateForwardingRulesResponseBody.d.ts +2 -2
  80. package/dist/models/CreateListenerRequest.d.ts +341 -255
  81. package/dist/models/CreateListenerRequest.js +7 -0
  82. package/dist/models/CreateListenerRequest.js.map +1 -1
  83. package/dist/models/CreateListenerResponseBody.d.ts +2 -2
  84. package/dist/models/DeleteAclRequest.d.ts +6 -7
  85. package/dist/models/DeleteAclRequest.js.map +1 -1
  86. package/dist/models/DeleteAclResponseBody.d.ts +1 -1
  87. package/dist/models/DeleteApplicationMonitorRequest.d.ts +3 -3
  88. package/dist/models/DeleteApplicationMonitorResponseBody.d.ts +1 -1
  89. package/dist/models/DeleteBasicAccelerateIpEndpointRelationRequest.d.ts +8 -8
  90. package/dist/models/DeleteBasicAccelerateIpEndpointRelationResponseBody.d.ts +5 -5
  91. package/dist/models/DeleteBasicAcceleratorRequest.d.ts +2 -2
  92. package/dist/models/DeleteBasicAcceleratorResponseBody.d.ts +2 -2
  93. package/dist/models/DeleteBasicEndpointRequest.d.ts +5 -5
  94. package/dist/models/DeleteBasicEndpointResponseBody.d.ts +2 -2
  95. package/dist/models/DescribeAcceleratorRequest.d.ts +2 -2
  96. package/dist/models/DescribeAcceleratorResponseBody.d.ts +170 -98
  97. package/dist/models/DescribeAcceleratorResponseBody.js.map +1 -1
  98. package/dist/models/DescribeApplicationMonitorRequest.d.ts +1 -1
  99. package/dist/models/DescribeApplicationMonitorResponseBody.d.ts +14 -9
  100. package/dist/models/DescribeApplicationMonitorResponseBody.js.map +1 -1
  101. package/dist/models/DescribeBandwidthPackageRequest.d.ts +2 -2
  102. package/dist/models/DescribeBandwidthPackageResponseBody.d.ts +47 -39
  103. package/dist/models/DescribeBandwidthPackageResponseBody.js.map +1 -1
  104. package/dist/models/DescribeCommodityPriceRequest.d.ts +18 -12
  105. package/dist/models/DescribeCommodityPriceRequest.js.map +1 -1
  106. package/dist/models/DescribeCommodityPriceResponseBody.d.ts +24 -20
  107. package/dist/models/DescribeCommodityPriceResponseBody.js.map +1 -1
  108. package/dist/models/DescribeCommodityRequest.d.ts +11 -7
  109. package/dist/models/DescribeCommodityRequest.js.map +1 -1
  110. package/dist/models/DescribeCommodityResponseBody.d.ts +11 -9
  111. package/dist/models/DescribeCommodityResponseBody.js.map +1 -1
  112. package/dist/models/DescribeEndpointGroupRequest.d.ts +2 -2
  113. package/dist/models/DescribeEndpointGroupResponseBody.d.ts +209 -97
  114. package/dist/models/DescribeEndpointGroupResponseBody.js +7 -0
  115. package/dist/models/DescribeEndpointGroupResponseBody.js.map +1 -1
  116. package/dist/models/DescribeIpSetResponseBody.d.ts +50 -30
  117. package/dist/models/DescribeIpSetResponseBody.js.map +1 -1
  118. package/dist/models/DescribeListenerRequest.d.ts +1 -1
  119. package/dist/models/DescribeListenerResponseBody.d.ts +147 -111
  120. package/dist/models/DescribeListenerResponseBody.js.map +1 -1
  121. package/dist/models/DescribeLogStoreOfEndpointGroupResponseBody.d.ts +1 -2
  122. package/dist/models/DescribeLogStoreOfEndpointGroupResponseBody.js.map +1 -1
  123. package/dist/models/DescribeRegionsResponseBody.d.ts +1 -1
  124. package/dist/models/DetachDdosFromAcceleratorRequest.d.ts +35 -2
  125. package/dist/models/DetachDdosFromAcceleratorRequest.js.map +1 -1
  126. package/dist/models/DetachDdosFromAcceleratorResponseBody.d.ts +2 -2
  127. package/dist/models/DisassociateResourcesRequest.d.ts +17 -0
  128. package/dist/models/DisassociateResourcesRequest.js.map +1 -1
  129. package/dist/models/DisassociateResourcesResponseBody.d.ts +7 -1
  130. package/dist/models/DisassociateResourcesResponseBody.js.map +1 -1
  131. package/dist/models/GetAclResponseBody.d.ts +1 -1
  132. package/dist/models/GetBasicAccelerateIpEndpointRelationRequest.d.ts +8 -9
  133. package/dist/models/GetBasicAccelerateIpEndpointRelationRequest.js.map +1 -1
  134. package/dist/models/GetBasicAccelerateIpEndpointRelationResponseBody.d.ts +23 -26
  135. package/dist/models/GetBasicAccelerateIpEndpointRelationResponseBody.js.map +1 -1
  136. package/dist/models/GetBasicAccelerateIpIdleCountRequest.d.ts +6 -6
  137. package/dist/models/GetBasicAccelerateIpIdleCountResponseBody.d.ts +1 -1
  138. package/dist/models/GetGlobalAcceleratorResourcesRequest.d.ts +13 -0
  139. package/dist/models/GetGlobalAcceleratorResourcesRequest.js.map +1 -1
  140. package/dist/models/GetGlobalAcceleratorResourcesResponseBody.d.ts +33 -1
  141. package/dist/models/GetGlobalAcceleratorResourcesResponseBody.js.map +1 -1
  142. package/dist/models/GetHealthStatusRequest.d.ts +4 -3
  143. package/dist/models/GetHealthStatusRequest.js.map +1 -1
  144. package/dist/models/GetHealthStatusResponseBody.d.ts +39 -23
  145. package/dist/models/GetHealthStatusResponseBody.js.map +1 -1
  146. package/dist/models/GetInvalidDomainCountRequest.d.ts +1 -1
  147. package/dist/models/GetInvalidDomainCountResponseBody.d.ts +1 -1
  148. package/dist/models/GetSpareIpRequest.d.ts +8 -9
  149. package/dist/models/GetSpareIpRequest.js.map +1 -1
  150. package/dist/models/GetSpareIpResponseBody.d.ts +3 -4
  151. package/dist/models/GetSpareIpResponseBody.js.map +1 -1
  152. package/dist/models/ListAcceleratorsRequest.d.ts +21 -15
  153. package/dist/models/ListAcceleratorsRequest.js.map +1 -1
  154. package/dist/models/ListAcceleratorsResponseBody.d.ts +162 -100
  155. package/dist/models/ListAcceleratorsResponseBody.js.map +1 -1
  156. package/dist/models/ListApplicationMonitorResponseBody.d.ts +10 -6
  157. package/dist/models/ListApplicationMonitorResponseBody.js.map +1 -1
  158. package/dist/models/ListAvailableAccelerateAreasRequest.d.ts +13 -2
  159. package/dist/models/ListAvailableAccelerateAreasRequest.js.map +1 -1
  160. package/dist/models/ListAvailableAccelerateAreasResponseBody.d.ts +23 -19
  161. package/dist/models/ListAvailableAccelerateAreasResponseBody.js.map +1 -1
  162. package/dist/models/ListAvailableBusiRegionsResponseBody.d.ts +6 -4
  163. package/dist/models/ListAvailableBusiRegionsResponseBody.js.map +1 -1
  164. package/dist/models/ListBandwidthackagesRequest.d.ts +3 -3
  165. package/dist/models/ListBandwidthackagesResponseBody.d.ts +32 -24
  166. package/dist/models/ListBandwidthackagesResponseBody.js.map +1 -1
  167. package/dist/models/ListBasicAccelerateIpEndpointRelationsResponseBody.d.ts +1 -1
  168. package/dist/models/ListBusiRegionsResponseBody.d.ts +1 -1
  169. package/dist/models/ListCommonAreasRequest.d.ts +9 -12
  170. package/dist/models/ListCommonAreasRequest.js.map +1 -1
  171. package/dist/models/ListCommonAreasResponseBody.d.ts +2 -2
  172. package/dist/models/ListCustomRoutingEndpointGroupDestinationsRequest.d.ts +18 -16
  173. package/dist/models/ListCustomRoutingEndpointGroupDestinationsRequest.js.map +1 -1
  174. package/dist/models/ListCustomRoutingEndpointGroupDestinationsResponseBody.d.ts +44 -47
  175. package/dist/models/ListCustomRoutingEndpointGroupDestinationsResponseBody.js.map +1 -1
  176. package/dist/models/ListCustomRoutingEndpointGroupsResponseBody.d.ts +1 -1
  177. package/dist/models/ListCustomRoutingEndpointTrafficPoliciesRequest.d.ts +8 -8
  178. package/dist/models/ListCustomRoutingEndpointTrafficPoliciesResponseBody.d.ts +42 -38
  179. package/dist/models/ListCustomRoutingEndpointTrafficPoliciesResponseBody.js.map +1 -1
  180. package/dist/models/ListCustomRoutingPortMappingsByDestinationRequest.d.ts +3 -3
  181. package/dist/models/ListCustomRoutingPortMappingsByDestinationResponseBody.d.ts +16 -14
  182. package/dist/models/ListCustomRoutingPortMappingsByDestinationResponseBody.js.map +1 -1
  183. package/dist/models/ListCustomRoutingPortMappingsRequest.d.ts +5 -5
  184. package/dist/models/ListCustomRoutingPortMappingsResponseBody.d.ts +19 -17
  185. package/dist/models/ListCustomRoutingPortMappingsResponseBody.js.map +1 -1
  186. package/dist/models/ListEndpointGroupsRequest.d.ts +19 -19
  187. package/dist/models/ListEndpointGroupsRequest.js +2 -0
  188. package/dist/models/ListEndpointGroupsRequest.js.map +1 -1
  189. package/dist/models/ListEndpointGroupsResponseBody.d.ts +183 -90
  190. package/dist/models/ListEndpointGroupsResponseBody.js +7 -0
  191. package/dist/models/ListEndpointGroupsResponseBody.js.map +1 -1
  192. package/dist/models/ListForwardingRulesRequest.d.ts +4 -3
  193. package/dist/models/ListForwardingRulesRequest.js.map +1 -1
  194. package/dist/models/ListForwardingRulesResponseBody.d.ts +125 -79
  195. package/dist/models/ListForwardingRulesResponseBody.js.map +1 -1
  196. package/dist/models/ListListenersRequest.d.ts +11 -4
  197. package/dist/models/ListListenersRequest.js.map +1 -1
  198. package/dist/models/ListListenersResponseBody.d.ts +140 -104
  199. package/dist/models/ListListenersResponseBody.js.map +1 -1
  200. package/dist/models/ListTagResourcesResponseBody.d.ts +0 -38
  201. package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
  202. package/dist/models/UpdateAcceleratorAutoRenewAttributeRequest.d.ts +18 -17
  203. package/dist/models/UpdateAcceleratorAutoRenewAttributeRequest.js.map +1 -1
  204. package/dist/models/UpdateAcceleratorAutoRenewAttributeResponseBody.d.ts +2 -2
  205. package/dist/models/UpdateAcceleratorCrossBorderModeRequest.d.ts +3 -2
  206. package/dist/models/UpdateAcceleratorCrossBorderModeRequest.js.map +1 -1
  207. package/dist/models/UpdateAcceleratorCrossBorderStatusRequest.d.ts +1 -0
  208. package/dist/models/UpdateAcceleratorCrossBorderStatusRequest.js.map +1 -1
  209. package/dist/models/UpdateAcceleratorRequest.d.ts +59 -31
  210. package/dist/models/UpdateAcceleratorRequest.js.map +1 -1
  211. package/dist/models/UpdateAcceleratorResponseBody.d.ts +1 -1
  212. package/dist/models/UpdateApplicationMonitorRequest.d.ts +14 -13
  213. package/dist/models/UpdateApplicationMonitorRequest.js.map +1 -1
  214. package/dist/models/UpdateApplicationMonitorResponseBody.d.ts +1 -1
  215. package/dist/models/UpdateBandwidthPackageRequest.d.ts +18 -13
  216. package/dist/models/UpdateBandwidthPackageRequest.js.map +1 -1
  217. package/dist/models/UpdateBandwidthPackageResponseBody.d.ts +1 -1
  218. package/dist/models/UpdateBasicEndpointGroupRequest.d.ts +9 -6
  219. package/dist/models/UpdateBasicEndpointGroupRequest.js.map +1 -1
  220. package/dist/models/UpdateCustomRoutingEndpointGroupAttributeRequest.d.ts +8 -8
  221. package/dist/models/UpdateDomainRequest.d.ts +2 -2
  222. package/dist/models/UpdateDomainStateResponseBody.d.ts +7 -4
  223. package/dist/models/UpdateDomainStateResponseBody.js.map +1 -1
  224. package/dist/models/UpdateEndpointGroupRequest.d.ts +121 -73
  225. package/dist/models/UpdateEndpointGroupRequest.js +7 -0
  226. package/dist/models/UpdateEndpointGroupRequest.js.map +1 -1
  227. package/dist/models/UpdateEndpointGroupsRequest.d.ts +114 -79
  228. package/dist/models/UpdateEndpointGroupsRequest.js +7 -0
  229. package/dist/models/UpdateEndpointGroupsRequest.js.map +1 -1
  230. package/dist/models/UpdateEndpointGroupsResponseBody.d.ts +1 -1
  231. package/dist/models/UpdateForwardingRulesRequest.d.ts +109 -81
  232. package/dist/models/UpdateForwardingRulesRequest.js.map +1 -1
  233. package/dist/models/UpdateForwardingRulesResponseBody.d.ts +3 -3
  234. package/dist/models/UpdateListenerRequest.d.ts +62 -43
  235. package/dist/models/UpdateListenerRequest.js.map +1 -1
  236. package/dist/models/UpdateLogStoreConfigRequest.d.ts +27 -0
  237. package/dist/models/UpdateLogStoreConfigRequest.js.map +1 -1
  238. package/dist/models/UpdateLogStoreConfigResponseBody.d.ts +3 -0
  239. package/dist/models/UpdateLogStoreConfigResponseBody.js.map +1 -1
  240. package/package.json +1 -1
  241. package/src/client.ts +635 -620
  242. package/src/models/AddEntriesToAclRequest.ts +14 -15
  243. package/src/models/AddEntriesToAclResponseBody.ts +1 -1
  244. package/src/models/AssociateAclsWithListenerRequest.ts +13 -15
  245. package/src/models/AssociateAclsWithListenerResponseBody.ts +3 -3
  246. package/src/models/AssociateAdditionalCertificatesWithListenerRequest.ts +11 -11
  247. package/src/models/AssociateAdditionalCertificatesWithListenerResponseBody.ts +1 -1
  248. package/src/models/AssociateResourcesRequest.ts +22 -0
  249. package/src/models/AssociateResourcesResponseBody.ts +7 -1
  250. package/src/models/AttachDdosToAcceleratorRequest.ts +40 -6
  251. package/src/models/AttachDdosToAcceleratorResponseBody.ts +3 -3
  252. package/src/models/AttachLogStoreToEndpointGroupRequest.ts +9 -9
  253. package/src/models/AttachLogStoreToEndpointGroupResponseBody.ts +1 -1
  254. package/src/models/BandwidthPackageAddAcceleratorRequest.ts +3 -3
  255. package/src/models/BandwidthPackageAddAcceleratorResponseBody.ts +2 -2
  256. package/src/models/BandwidthPackageRemoveAcceleratorRequest.ts +3 -3
  257. package/src/models/BandwidthPackageRemoveAcceleratorResponseBody.ts +3 -3
  258. package/src/models/ChangeResourceGroupRequest.ts +14 -16
  259. package/src/models/ChangeResourceGroupResponseBody.ts +1 -1
  260. package/src/models/CreateAcceleratorRequest.ts +98 -61
  261. package/src/models/CreateAcceleratorResponseBody.ts +10 -2
  262. package/src/models/CreateAclRequest.ts +26 -28
  263. package/src/models/CreateAclResponseBody.ts +2 -2
  264. package/src/models/CreateApplicationMonitorRequest.ts +17 -16
  265. package/src/models/CreateBandwidthPackageRequest.ts +60 -51
  266. package/src/models/CreateBandwidthPackageResponseBody.ts +6 -4
  267. package/src/models/CreateBasicAccelerateIpEndpointRelationsRequest.ts +10 -10
  268. package/src/models/CreateBasicAccelerateIpEndpointRelationsResponseBody.ts +2 -2
  269. package/src/models/CreateBasicAcceleratorRequest.ts +40 -39
  270. package/src/models/CreateBasicAcceleratorResponseBody.ts +5 -4
  271. package/src/models/CreateBasicEndpointGroupRequest.ts +17 -18
  272. package/src/models/CreateBasicEndpointGroupResponseBody.ts +1 -1
  273. package/src/models/CreateBasicEndpointRequest.ts +20 -23
  274. package/src/models/CreateBasicEndpointResponseBody.ts +3 -3
  275. package/src/models/CreateBasicIpSetRequest.ts +23 -30
  276. package/src/models/CreateBasicIpSetResponseBody.ts +1 -1
  277. package/src/models/CreateCustomRoutingEndpointGroupDestinationsRequest.ts +27 -26
  278. package/src/models/CreateCustomRoutingEndpointGroupDestinationsResponseBody.ts +2 -2
  279. package/src/models/CreateCustomRoutingEndpointGroupsRequest.ts +48 -48
  280. package/src/models/CreateCustomRoutingEndpointGroupsResponseBody.ts +2 -2
  281. package/src/models/CreateCustomRoutingEndpointTrafficPoliciesRequest.ts +18 -18
  282. package/src/models/CreateCustomRoutingEndpointTrafficPoliciesResponseBody.ts +2 -2
  283. package/src/models/CreateCustomRoutingEndpointsRequest.ts +26 -28
  284. package/src/models/CreateCustomRoutingEndpointsResponseBody.ts +2 -2
  285. package/src/models/CreateDomainRequest.ts +4 -3
  286. package/src/models/CreateEndpointGroupRequest.ts +152 -86
  287. package/src/models/CreateEndpointGroupResponseBody.ts +2 -2
  288. package/src/models/CreateEndpointGroupsRequest.ts +390 -9
  289. package/src/models/CreateEndpointGroupsResponseBody.ts +1 -1
  290. package/src/models/CreateForwardingRulesRequest.ts +220 -4
  291. package/src/models/CreateForwardingRulesResponseBody.ts +2 -2
  292. package/src/models/CreateListenerRequest.ts +348 -255
  293. package/src/models/CreateListenerResponseBody.ts +2 -2
  294. package/src/models/DeleteAclRequest.ts +6 -7
  295. package/src/models/DeleteAclResponseBody.ts +1 -1
  296. package/src/models/DeleteApplicationMonitorRequest.ts +3 -3
  297. package/src/models/DeleteApplicationMonitorResponseBody.ts +1 -1
  298. package/src/models/DeleteBasicAccelerateIpEndpointRelationRequest.ts +8 -8
  299. package/src/models/DeleteBasicAccelerateIpEndpointRelationResponseBody.ts +5 -5
  300. package/src/models/DeleteBasicAcceleratorRequest.ts +2 -2
  301. package/src/models/DeleteBasicAcceleratorResponseBody.ts +2 -2
  302. package/src/models/DeleteBasicEndpointRequest.ts +5 -5
  303. package/src/models/DeleteBasicEndpointResponseBody.ts +2 -2
  304. package/src/models/DescribeAcceleratorRequest.ts +2 -2
  305. package/src/models/DescribeAcceleratorResponseBody.ts +171 -99
  306. package/src/models/DescribeApplicationMonitorRequest.ts +1 -1
  307. package/src/models/DescribeApplicationMonitorResponseBody.ts +14 -9
  308. package/src/models/DescribeBandwidthPackageRequest.ts +2 -2
  309. package/src/models/DescribeBandwidthPackageResponseBody.ts +47 -39
  310. package/src/models/DescribeCommodityPriceRequest.ts +18 -12
  311. package/src/models/DescribeCommodityPriceResponseBody.ts +24 -20
  312. package/src/models/DescribeCommodityRequest.ts +11 -7
  313. package/src/models/DescribeCommodityResponseBody.ts +11 -9
  314. package/src/models/DescribeEndpointGroupRequest.ts +2 -2
  315. package/src/models/DescribeEndpointGroupResponseBody.ts +216 -97
  316. package/src/models/DescribeIpSetResponseBody.ts +50 -30
  317. package/src/models/DescribeListenerRequest.ts +1 -1
  318. package/src/models/DescribeListenerResponseBody.ts +147 -111
  319. package/src/models/DescribeLogStoreOfEndpointGroupResponseBody.ts +1 -2
  320. package/src/models/DescribeRegionsResponseBody.ts +1 -1
  321. package/src/models/DetachDdosFromAcceleratorRequest.ts +35 -2
  322. package/src/models/DetachDdosFromAcceleratorResponseBody.ts +2 -2
  323. package/src/models/DisassociateResourcesRequest.ts +17 -0
  324. package/src/models/DisassociateResourcesResponseBody.ts +7 -1
  325. package/src/models/GetAclResponseBody.ts +1 -1
  326. package/src/models/GetBasicAccelerateIpEndpointRelationRequest.ts +8 -9
  327. package/src/models/GetBasicAccelerateIpEndpointRelationResponseBody.ts +23 -26
  328. package/src/models/GetBasicAccelerateIpIdleCountRequest.ts +6 -6
  329. package/src/models/GetBasicAccelerateIpIdleCountResponseBody.ts +1 -1
  330. package/src/models/GetGlobalAcceleratorResourcesRequest.ts +13 -0
  331. package/src/models/GetGlobalAcceleratorResourcesResponseBody.ts +33 -1
  332. package/src/models/GetHealthStatusRequest.ts +4 -3
  333. package/src/models/GetHealthStatusResponseBody.ts +39 -23
  334. package/src/models/GetInvalidDomainCountRequest.ts +1 -1
  335. package/src/models/GetInvalidDomainCountResponseBody.ts +1 -1
  336. package/src/models/GetSpareIpRequest.ts +8 -9
  337. package/src/models/GetSpareIpResponseBody.ts +3 -4
  338. package/src/models/ListAcceleratorsRequest.ts +21 -15
  339. package/src/models/ListAcceleratorsResponseBody.ts +162 -100
  340. package/src/models/ListApplicationMonitorResponseBody.ts +10 -6
  341. package/src/models/ListAvailableAccelerateAreasRequest.ts +13 -2
  342. package/src/models/ListAvailableAccelerateAreasResponseBody.ts +23 -19
  343. package/src/models/ListAvailableBusiRegionsResponseBody.ts +6 -4
  344. package/src/models/ListBandwidthackagesRequest.ts +3 -3
  345. package/src/models/ListBandwidthackagesResponseBody.ts +32 -24
  346. package/src/models/ListBasicAccelerateIpEndpointRelationsResponseBody.ts +1 -1
  347. package/src/models/ListBusiRegionsResponseBody.ts +1 -1
  348. package/src/models/ListCommonAreasRequest.ts +9 -12
  349. package/src/models/ListCommonAreasResponseBody.ts +2 -2
  350. package/src/models/ListCustomRoutingEndpointGroupDestinationsRequest.ts +18 -16
  351. package/src/models/ListCustomRoutingEndpointGroupDestinationsResponseBody.ts +44 -47
  352. package/src/models/ListCustomRoutingEndpointGroupsResponseBody.ts +1 -1
  353. package/src/models/ListCustomRoutingEndpointTrafficPoliciesRequest.ts +8 -8
  354. package/src/models/ListCustomRoutingEndpointTrafficPoliciesResponseBody.ts +42 -38
  355. package/src/models/ListCustomRoutingPortMappingsByDestinationRequest.ts +3 -3
  356. package/src/models/ListCustomRoutingPortMappingsByDestinationResponseBody.ts +16 -14
  357. package/src/models/ListCustomRoutingPortMappingsRequest.ts +5 -5
  358. package/src/models/ListCustomRoutingPortMappingsResponseBody.ts +19 -17
  359. package/src/models/ListEndpointGroupsRequest.ts +21 -19
  360. package/src/models/ListEndpointGroupsResponseBody.ts +190 -90
  361. package/src/models/ListForwardingRulesRequest.ts +4 -3
  362. package/src/models/ListForwardingRulesResponseBody.ts +125 -79
  363. package/src/models/ListListenersRequest.ts +11 -4
  364. package/src/models/ListListenersResponseBody.ts +140 -104
  365. package/src/models/ListTagResourcesResponseBody.ts +0 -38
  366. package/src/models/UpdateAcceleratorAutoRenewAttributeRequest.ts +18 -17
  367. package/src/models/UpdateAcceleratorAutoRenewAttributeResponseBody.ts +2 -2
  368. package/src/models/UpdateAcceleratorCrossBorderModeRequest.ts +3 -2
  369. package/src/models/UpdateAcceleratorCrossBorderStatusRequest.ts +1 -0
  370. package/src/models/UpdateAcceleratorRequest.ts +59 -31
  371. package/src/models/UpdateAcceleratorResponseBody.ts +1 -1
  372. package/src/models/UpdateApplicationMonitorRequest.ts +14 -13
  373. package/src/models/UpdateApplicationMonitorResponseBody.ts +1 -1
  374. package/src/models/UpdateBandwidthPackageRequest.ts +18 -13
  375. package/src/models/UpdateBandwidthPackageResponseBody.ts +1 -1
  376. package/src/models/UpdateBasicEndpointGroupRequest.ts +9 -6
  377. package/src/models/UpdateCustomRoutingEndpointGroupAttributeRequest.ts +8 -8
  378. package/src/models/UpdateDomainRequest.ts +2 -2
  379. package/src/models/UpdateDomainStateResponseBody.ts +7 -4
  380. package/src/models/UpdateEndpointGroupRequest.ts +128 -73
  381. package/src/models/UpdateEndpointGroupsRequest.ts +121 -79
  382. package/src/models/UpdateEndpointGroupsResponseBody.ts +1 -1
  383. package/src/models/UpdateForwardingRulesRequest.ts +109 -81
  384. package/src/models/UpdateForwardingRulesResponseBody.ts +3 -3
  385. package/src/models/UpdateListenerRequest.ts +62 -43
  386. package/src/models/UpdateLogStoreConfigRequest.ts +27 -0
  387. package/src/models/UpdateLogStoreConfigResponseBody.ts +3 -0
@@ -5,32 +5,29 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinationsServiceManagedInfos extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The name of the action that you can perform on the managed instance. Valid values:
9
- *
10
- * * **Create**: Create an instance.
11
- * * **Update**: Update the current instance.
12
- * * **Delete**: Delete the current instance.
13
- * * **Associate**: Reference the current instance.
14
- * * **UserUnmanaged**: Unmanage the instance.
15
- * * **CreateChild**: Create a child resource in the current instance.
8
+ * The name of the managed policy action. Valid values:
9
+ * - **Create**: Create an instance.
10
+ * - **Update**: Update the current instance.
11
+ * - **Delete**: Delete the current instance.
12
+ * - **Associate**: Reference or be referenced by the current instance.
13
+ * - **UserUnmanaged**: Unmanage the instance.
14
+ * - **CreateChild**: Create a child resource under the current instance.
16
15
  *
17
16
  * @example
18
- * Update
17
+ * Create
19
18
  */
20
19
  action?: string;
21
20
  /**
22
21
  * @remarks
23
22
  * The type of the child resource. Valid values:
24
- *
25
- * * **Listener**: listener.
26
- * * **IpSet**: acceleration region.
27
- * * **EndpointGroup**: endpoint group.
28
- * * **ForwardingRule**: forwarding rule.
29
- * * **Endpoint**: endpoint.
30
- * * **EndpointGroupDestination**: protocol mapping of an endpoint group associated with a custom routing listener.
31
- * * **EndpointPolicy**: traffic policy of an endpoint associated with a custom routing listener.
32
- *
33
- * > This parameter takes effect only if **Action** is set to **CreateChild**.
23
+ * - **Listener**: listener resource.
24
+ * - **IpSet**: acceleration region resource.
25
+ * - **EndpointGroup**: endpoint group resource.
26
+ * - **ForwardingRule**: forwarding rule resource.
27
+ * - **Endpoint**: endpoint resource.
28
+ * - **EndpointGroupDestination**: protocol mapping resource of the endpoint group under a custom routing listener.
29
+ * - **EndpointPolicy**: endpoint traffic policy resource under a custom routing listener.
30
+ * > This parameter is valid only when **Action** is set to **CreateChild**.
34
31
  *
35
32
  * @example
36
33
  * Listener
@@ -38,10 +35,9 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinationsS
38
35
  childType?: string;
39
36
  /**
40
37
  * @remarks
41
- * Indicates whether the specified actions are managed. Valid values:
42
- *
43
- * * **true**: The specified actions are managed, and you cannot perform the specified actions on the managed instance.
44
- * * **false**: The specified actions are not managed, and you can perform the specified actions on the managed instance.
38
+ * Indicates whether the managed policy action is managed. Valid values:
39
+ * - **true**: The managed policy action is managed. The user cannot perform the action specified by Action on the managed instance.
40
+ * - **false**: The managed policy action is not managed. The user can perform the action specified by Action on the managed instance.
45
41
  *
46
42
  * @example
47
43
  * false
@@ -75,7 +71,7 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinationsS
75
71
  export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinations extends $dara.Model {
76
72
  /**
77
73
  * @remarks
78
- * The GA instance ID.
74
+ * The instance ID of the Alibaba Cloud Global Accelerator (GA) instance to which the endpoint group destination configuration belongs.
79
75
  *
80
76
  * @example
81
77
  * ga-bp1odcab8tmno0hdq****
@@ -83,7 +79,7 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinations
83
79
  acceleratorId?: string;
84
80
  /**
85
81
  * @remarks
86
- * The ID of the endpoint group mapping.
82
+ * The ID of the endpoint group destination configuration.
87
83
  *
88
84
  * @example
89
85
  * dst-123abc****
@@ -91,7 +87,7 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinations
91
87
  destinationId?: string;
92
88
  /**
93
89
  * @remarks
94
- * The endpoint group ID.
90
+ * The ID of the endpoint group to which the destination configuration belongs.
95
91
  *
96
92
  * @example
97
93
  * epg-bp14sz7ftcwwjgrdm****
@@ -99,7 +95,7 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinations
99
95
  endpointGroupId?: string;
100
96
  /**
101
97
  * @remarks
102
- * The first port of the backend service port range.
98
+ * The start port of the backend service of the endpoint group.
103
99
  *
104
100
  * @example
105
101
  * 80
@@ -107,7 +103,7 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinations
107
103
  fromPort?: number;
108
104
  /**
109
105
  * @remarks
110
- * The listener ID.
106
+ * The ID of the listener to which the endpoint group destination configuration belongs.
111
107
  *
112
108
  * @example
113
109
  * lsr-bp1bpn0kn908w4nbw****
@@ -115,18 +111,19 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinations
115
111
  listenerId?: string;
116
112
  /**
117
113
  * @remarks
118
- * The backend service protocols of the endpoint group. Valid values:
114
+ * The Protocol Type of the backend service of the endpoint group.
115
+ *
116
+ * - **TCP**: TCP protocol.
119
117
  *
120
- * * **TCP**
121
- * * **UDP**
122
- * * **TCP,UDP**
118
+ * - **UDP**: UDP protocol.
119
+ *
120
+ * - **TCP,UDP**: TCP and UDP protocols.
123
121
  */
124
122
  protocols?: string[];
125
123
  /**
126
124
  * @remarks
127
- * The ID of the service that manages the GA instance.
128
- *
129
- * > This parameter takes effect only if **ServiceManaged** is set to **True**.
125
+ * The ID of the service to which the managed instance belongs.
126
+ * > This parameter is valid only when **ServiceManaged** is set to **True**.
130
127
  *
131
128
  * @example
132
129
  * ALB
@@ -134,10 +131,11 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinations
134
131
  serviceId?: string;
135
132
  /**
136
133
  * @remarks
137
- * Indicates whether the GA instance is managed. Valid values:
134
+ * Indicates whether the instance is managed. Valid values:
138
135
  *
139
- * * true
140
- * * false
136
+ * - true: The instance is managed.
137
+ *
138
+ * - false: The instance is not managed.
141
139
  *
142
140
  * @example
143
141
  * true
@@ -145,15 +143,14 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinations
145
143
  serviceManaged?: boolean;
146
144
  /**
147
145
  * @remarks
148
- * The actions that you can perform on the managed instance.
149
- *
150
- * > - This parameter takes effect only if **ServiceManaged** is set to **True**.
151
- * > - You can perform only specific actions on the managed instance.
146
+ * The list of action policies that the user can execute on the managed instance.
147
+ * > This parameter is valid only when **ServiceManaged** is set to **True**.
148
+ * > - When the instance is in the managed state, user operations on the instance are restricted, and certain operations are prohibited.
152
149
  */
153
150
  serviceManagedInfos?: ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinationsServiceManagedInfos[];
154
151
  /**
155
152
  * @remarks
156
- * The last port of the backend service port range.
153
+ * The end port of the backend service of the endpoint group.
157
154
  *
158
155
  * @example
159
156
  * 80
@@ -207,12 +204,12 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinations
207
204
  export class ListCustomRoutingEndpointGroupDestinationsResponseBody extends $dara.Model {
208
205
  /**
209
206
  * @remarks
210
- * The details about the endpoint group mappings.
207
+ * The destination configurations of the endpoint group.
211
208
  */
212
209
  destinations?: ListCustomRoutingEndpointGroupDestinationsResponseBodyDestinations[];
213
210
  /**
214
211
  * @remarks
215
- * The number of the returned page.
212
+ * The page number of the list.
216
213
  *
217
214
  * @example
218
215
  * 1
@@ -220,7 +217,7 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBody extends $dar
220
217
  pageNumber?: number;
221
218
  /**
222
219
  * @remarks
223
- * The number of entries returned per page.
220
+ * The number of entries per page in a paging query.
224
221
  *
225
222
  * @example
226
223
  * 10
@@ -228,7 +225,7 @@ export class ListCustomRoutingEndpointGroupDestinationsResponseBody extends $dar
228
225
  pageSize?: number;
229
226
  /**
230
227
  * @remarks
231
- * The ID of the request.
228
+ * The request ID.
232
229
  *
233
230
  * @example
234
231
  * 04F0F334-1335-436C-A1D7-6C044FE73368
@@ -44,7 +44,7 @@ export class ListCustomRoutingEndpointGroupsResponseBodyEndpointGroupsServiceMan
44
44
  * * **false**: Users can perform the specified actions on the managed instance.
45
45
  *
46
46
  * @example
47
- * false
47
+ * true
48
48
  */
49
49
  isManaged?: boolean;
50
50
  static names(): { [key: string]: string } {
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ListCustomRoutingEndpointTrafficPoliciesRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the GA instance to which the traffic policies belong.
8
+ * The instance ID of the Alibaba Cloud Global Accelerator (GA) instance for which you want to query traffic policies.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesRequest extends $dara.Model
15
15
  acceleratorId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The IP address of the traffic destination.
18
+ * The IP address of the traffic policy destination.
19
19
  *
20
20
  * @example
21
21
  * 10.0.XX.XX
@@ -23,7 +23,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesRequest extends $dara.Model
23
23
  address?: string;
24
24
  /**
25
25
  * @remarks
26
- * The ID of the endpoint group to which the traffic policies belong.
26
+ * The ID of the endpoint group for which you want to query traffic policies.
27
27
  *
28
28
  * @example
29
29
  * lsr-bp1bpn0kn908w4nbw****
@@ -31,7 +31,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesRequest extends $dara.Model
31
31
  endpointGroupId?: string;
32
32
  /**
33
33
  * @remarks
34
- * The ID of the endpoint to which the traffic policies belong.
34
+ * The ID of the endpoint for which you want to query traffic policies.
35
35
  *
36
36
  * @example
37
37
  * ep-bp16jdc00bhe97sr5****
@@ -39,7 +39,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesRequest extends $dara.Model
39
39
  endpointId?: string;
40
40
  /**
41
41
  * @remarks
42
- * The ID of the listener to which the traffic policies belong.
42
+ * The ID of the listener for which you want to query traffic policies.
43
43
  *
44
44
  * @example
45
45
  * lsr-bp1bpn0kn908w4nbw****
@@ -47,7 +47,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesRequest extends $dara.Model
47
47
  listenerId?: string;
48
48
  /**
49
49
  * @remarks
50
- * The page number. Default value: **1**.
50
+ * The page number of the list. Default value: **1**.
51
51
  *
52
52
  * @example
53
53
  * 1
@@ -55,7 +55,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesRequest extends $dara.Model
55
55
  pageNumber?: number;
56
56
  /**
57
57
  * @remarks
58
- * The number of entries per page. Valid values: **1 to 50**. Default value: **10**.
58
+ * The number of entries per page for a paged query. Maximum value: **50**. Default value: **10**.
59
59
  *
60
60
  * @example
61
61
  * 10
@@ -63,7 +63,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesRequest extends $dara.Model
63
63
  pageSize?: number;
64
64
  /**
65
65
  * @remarks
66
- * The region ID of the Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
66
+ * The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **ap-southeast-1**.
67
67
  *
68
68
  * This parameter is required.
69
69
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPoliciesPortRanges extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The first port of the port range used by the traffic destination to process requests.
8
+ * The start port of the traffic policy destination for processing requests.
9
9
  *
10
10
  * @example
11
11
  * 80
@@ -13,7 +13,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPoliciesPortRan
13
13
  fromPort?: number;
14
14
  /**
15
15
  * @remarks
16
- * The last port of the port range used by the traffic destination to process requests.
16
+ * The end port of the traffic policy destination for processing requests.
17
17
  *
18
18
  * @example
19
19
  * 80
@@ -45,14 +45,13 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPoliciesPortRan
45
45
  export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPoliciesServiceManagedInfos extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The name of the action on the managed instance. Valid values:
49
- *
50
- * * **Create**: Create an instance.
51
- * * **Update**: Update the current instance.
52
- * * **Delete**: Delete the current instance.
53
- * * **Associate**: Reference the current instance.
54
- * * **UserUnmanaged**: Unmanage the instance.
55
- * * **CreateChild**: Create a child resource in the current instance.
48
+ * The name of the managed policy action. Valid values:
49
+ * - **Create**: Create an instance.
50
+ * - **Update**: Update the current instance.
51
+ * - **Delete**: Delete the current instance.
52
+ * - **Associate**: Reference or be referenced by the current instance.
53
+ * - **UserUnmanaged**: Unmanage the instance.
54
+ * - **CreateChild**: Create a child resource under the current instance.
56
55
  *
57
56
  * @example
58
57
  * Update
@@ -62,15 +61,21 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPoliciesService
62
61
  * @remarks
63
62
  * The type of the child resource. Valid values:
64
63
  *
65
- * * **Listener**: listener.
66
- * * **IpSet**: acceleration region.
67
- * * **EndpointGroup**: endpoint group.
68
- * * **ForwardingRule**: forwarding rule.
69
- * * **Endpoint**: endpoint.
70
- * * **EndpointGroupDestination**: protocol mapping of an endpoint group associated with a custom routing listener.
71
- * * **EndpointPolicy**: traffic policy of an endpoint associated with a custom routing listener.
64
+ * - **Listener**: listener resource.
65
+ *
66
+ * - **IpSet**: acceleration region resource.
67
+ *
68
+ * - **EndpointGroup**: endpoint group resource.
69
+ *
70
+ * - **ForwardingRule**: forwarding rule resource.
71
+ *
72
+ * - **Endpoint**: endpoint resource.
72
73
  *
73
- * > This parameter is returned only if the value of **Action** is **CreateChild**.
74
+ * - **EndpointGroupDestination**: protocol mapping resource of the endpoint group under the custom routing listener.
75
+ *
76
+ * - **EndpointPolicy**: traffic policy resource of the endpoint under the custom routing listener.
77
+ *
78
+ * > This parameter is valid only when **Action** is set to **CreateChild**.
74
79
  *
75
80
  * @example
76
81
  * Listener
@@ -78,10 +83,11 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPoliciesService
78
83
  childType?: string;
79
84
  /**
80
85
  * @remarks
81
- * Indicates whether the specified actions are managed. Valid values:
86
+ * Indicates whether the managed policy action is managed. Valid values:
87
+ *
88
+ * - **true**: The managed policy action is managed. The user cannot perform the action specified by Action on the managed instance.
82
89
  *
83
- * * **true**: The specified actions are managed, and users cannot perform the specified actions on the managed instance.
84
- * * **false**: The specified actions are not managed, and users can perform the specified actions on the managed instance.
90
+ * - **false**: The managed policy action is not managed. The user can perform the action specified by Action on the managed instance.
85
91
  *
86
92
  * @example
87
93
  * false
@@ -115,7 +121,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPoliciesService
115
121
  export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPolicies extends $dara.Model {
116
122
  /**
117
123
  * @remarks
118
- * The ID of the GA instance to which the endpoint belongs.
124
+ * The instance ID of the Alibaba Cloud Global Accelerator (GA) instance to which the endpoint belongs.
119
125
  *
120
126
  * @example
121
127
  * ga-bp1odcab8tmno0hdq****
@@ -123,7 +129,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPolicies extend
123
129
  acceleratorId?: string;
124
130
  /**
125
131
  * @remarks
126
- * The IP addresses of the traffic policies.
132
+ * The IP address of the traffic policy destination.
127
133
  *
128
134
  * @example
129
135
  * 10.0.XX.XX
@@ -147,7 +153,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPolicies extend
147
153
  endpointId?: string;
148
154
  /**
149
155
  * @remarks
150
- * The ID of the custom routing listener to which the endpoint belongs.
156
+ * The ID of the custom routing type listener to which the endpoint belongs.
151
157
  *
152
158
  * @example
153
159
  * lsr-bp1bpn0kn908w4nbw****
@@ -155,7 +161,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPolicies extend
155
161
  listenerId?: string;
156
162
  /**
157
163
  * @remarks
158
- * The ID of the traffic policy.
164
+ * The traffic policy ID.
159
165
  *
160
166
  * @example
161
167
  * ply-bp1dmlohjjz4kqaun****
@@ -163,14 +169,13 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPolicies extend
163
169
  policyId?: string;
164
170
  /**
165
171
  * @remarks
166
- * The port range of the traffic policy.
172
+ * The port range of the traffic policy destination.
167
173
  */
168
174
  portRanges?: ListCustomRoutingEndpointTrafficPoliciesResponseBodyPoliciesPortRanges[];
169
175
  /**
170
176
  * @remarks
171
- * The ID of the service that manages the instance.
172
- *
173
- * > This parameter is returned only if the value of **ServiceManaged** is **true**.
177
+ * The ID of the service to which the managed instance belongs.
178
+ * > This parameter is valid only when **ServiceManaged** is set to **True**.
174
179
  *
175
180
  * @example
176
181
  * ALB
@@ -179,9 +184,8 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPolicies extend
179
184
  /**
180
185
  * @remarks
181
186
  * Indicates whether the instance is managed. Valid values:
182
- *
183
- * * **true**: The GA instance is managed.
184
- * * **false**: The GA instance is not managed.
187
+ * - **true**: The instance is managed.
188
+ * - **false**: The instance is not managed.
185
189
  *
186
190
  * @example
187
191
  * true
@@ -189,10 +193,10 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPolicies extend
189
193
  serviceManaged?: boolean;
190
194
  /**
191
195
  * @remarks
192
- * The actions that users can perform on the managed instance.
196
+ * The list of action policies that the user can perform on the managed instance.
193
197
  *
194
- * > * This parameter is returned only if the value of **ServiceManaged** is **true**.
195
- * >* Users can perform only specific actions on a managed instance.
198
+ * > - This parameter is valid only when **ServiceManaged** is set to **True**.
199
+ * > - When the instance is in the managed state, user operations on the instance are restricted, and certain operations are prohibited.
196
200
  */
197
201
  serviceManagedInfos?: ListCustomRoutingEndpointTrafficPoliciesResponseBodyPoliciesServiceManagedInfos[];
198
202
  static names(): { [key: string]: string } {
@@ -243,7 +247,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBodyPolicies extend
243
247
  export class ListCustomRoutingEndpointTrafficPoliciesResponseBody extends $dara.Model {
244
248
  /**
245
249
  * @remarks
246
- * The page number.
250
+ * The page number of the list.
247
251
  *
248
252
  * @example
249
253
  * 1
@@ -251,7 +255,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBody extends $dara.
251
255
  pageNumber?: number;
252
256
  /**
253
257
  * @remarks
254
- * The number of entries per page.
258
+ * The number of entries per page in a paging query.
255
259
  *
256
260
  * @example
257
261
  * 10
@@ -259,7 +263,7 @@ export class ListCustomRoutingEndpointTrafficPoliciesResponseBody extends $dara.
259
263
  pageSize?: number;
260
264
  /**
261
265
  * @remarks
262
- * A list of traffic policies.
266
+ * The list of traffic policies.
263
267
  */
264
268
  policies?: ListCustomRoutingEndpointTrafficPoliciesResponseBodyPolicies[];
265
269
  /**
@@ -25,7 +25,7 @@ export class ListCustomRoutingPortMappingsByDestinationRequest extends $dara.Mod
25
25
  endpointId?: string;
26
26
  /**
27
27
  * @remarks
28
- * The number of the page to return. Default value: **1**.
28
+ * The page number. Default value: **1**.
29
29
  *
30
30
  * @example
31
31
  * 1
@@ -33,7 +33,7 @@ export class ListCustomRoutingPortMappingsByDestinationRequest extends $dara.Mod
33
33
  pageNumber?: number;
34
34
  /**
35
35
  * @remarks
36
- * The number of entries to return on each page. Maximum value: **50**. Default value: **10**.
36
+ * The number of entries per page. Maximum value: **50**. Default value: **10**.
37
37
  *
38
38
  * @example
39
39
  * 10
@@ -41,7 +41,7 @@ export class ListCustomRoutingPortMappingsByDestinationRequest extends $dara.Mod
41
41
  pageSize?: number;
42
42
  /**
43
43
  * @remarks
44
- * The ID of the region where the Global Accelerator (GA) instance is deployed. Set the value to **cn-hangzhou**.
44
+ * The ID of the region where the Global Accelerator instance is deployed. Set the value to **cn-hangzhou**.
45
45
  *
46
46
  * This parameter is required.
47
47
  *
@@ -45,7 +45,7 @@ export class ListCustomRoutingPortMappingsByDestinationResponseBodyPortMappingsD
45
45
  export class ListCustomRoutingPortMappingsByDestinationResponseBodyPortMappings extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The ID of the GA instance.
48
+ * The ID of the Global Accelerator instance to which the port mapping belongs.
49
49
  *
50
50
  * @example
51
51
  * ga-bp1odcab8tmno0hdq****
@@ -66,10 +66,11 @@ export class ListCustomRoutingPortMappingsByDestinationResponseBodyPortMappings
66
66
  destinationSocketAddress?: ListCustomRoutingPortMappingsByDestinationResponseBodyPortMappingsDestinationSocketAddress;
67
67
  /**
68
68
  * @remarks
69
- * The access policy of traffic for the backend instance.
69
+ * The traffic policy for the backend instance.
70
70
  *
71
- * * **allow**: allows traffic to the backend instance.
72
- * * **deny**: denies all traffic to the backend instance.
71
+ * - **allow**: allows the backend instance to receive traffic.
72
+ *
73
+ * - **deny**: denies the backend instance from receiving traffic.
73
74
  *
74
75
  * @example
75
76
  * allow
@@ -85,7 +86,7 @@ export class ListCustomRoutingPortMappingsByDestinationResponseBodyPortMappings
85
86
  endpointGroupId?: string;
86
87
  /**
87
88
  * @remarks
88
- * The ID of the region in which the endpoint group resides.
89
+ * The ID of the region where the endpoint group is deployed.
89
90
  *
90
91
  * @example
91
92
  * us-west-1
@@ -101,7 +102,7 @@ export class ListCustomRoutingPortMappingsByDestinationResponseBodyPortMappings
101
102
  endpointId?: string;
102
103
  /**
103
104
  * @remarks
104
- * The ID of the listener.
105
+ * The ID of the custom routing listener to which the port mapping belongs.
105
106
  *
106
107
  * @example
107
108
  * ga-bp1odcab8tmno0hdq****
@@ -111,13 +112,14 @@ export class ListCustomRoutingPortMappingsByDestinationResponseBodyPortMappings
111
112
  * @remarks
112
113
  * The protocol of the backend service.
113
114
  *
114
- * * **tcp**: TCP
115
- * * **udp**: UDP
115
+ * - **TCP**: TCP.
116
+ *
117
+ * - **UDP**: UDP.
116
118
  */
117
119
  protocols?: string[];
118
120
  /**
119
121
  * @remarks
120
- * The name of the endpoint (vSwitch).
122
+ * The name of the vSwitch instance of the endpoint.
121
123
  *
122
124
  * @example
123
125
  * vsw-test01
@@ -171,7 +173,7 @@ export class ListCustomRoutingPortMappingsByDestinationResponseBodyPortMappings
171
173
  export class ListCustomRoutingPortMappingsByDestinationResponseBody extends $dara.Model {
172
174
  /**
173
175
  * @remarks
174
- * The page number of the returned page.
176
+ * The page number.
175
177
  *
176
178
  * @example
177
179
  * 1
@@ -179,7 +181,7 @@ export class ListCustomRoutingPortMappingsByDestinationResponseBody extends $dar
179
181
  pageNumber?: number;
180
182
  /**
181
183
  * @remarks
182
- * The number of entries returned per page.
184
+ * The number of entries per page.
183
185
  *
184
186
  * @example
185
187
  * 10
@@ -187,12 +189,12 @@ export class ListCustomRoutingPortMappingsByDestinationResponseBody extends $dar
187
189
  pageSize?: number;
188
190
  /**
189
191
  * @remarks
190
- * Details about the port mapping table.
192
+ * The information about the port mappings.
191
193
  */
192
194
  portMappings?: ListCustomRoutingPortMappingsByDestinationResponseBodyPortMappings[];
193
195
  /**
194
196
  * @remarks
195
- * The ID of the request.
197
+ * The request ID.
196
198
  *
197
199
  * @example
198
200
  * String 04F0F334-1335-436C-A1D7-6C044FE73368
@@ -200,7 +202,7 @@ export class ListCustomRoutingPortMappingsByDestinationResponseBody extends $dar
200
202
  requestId?: string;
201
203
  /**
202
204
  * @remarks
203
- * The number of entries returned.
205
+ * The total number of entries returned.
204
206
  *
205
207
  * @example
206
208
  * 1
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ListCustomRoutingPortMappingsRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the GA instance.
8
+ * The ID of the GA instance whose port mapping table you want to query.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class ListCustomRoutingPortMappingsRequest extends $dara.Model {
15
15
  acceleratorId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The ID of the endpoint group.
18
+ * The ID of the endpoint group whose port mapping table you want to query.
19
19
  *
20
20
  * @example
21
21
  * epg-bp16jdc00bhe97sr5****
@@ -23,7 +23,7 @@ export class ListCustomRoutingPortMappingsRequest extends $dara.Model {
23
23
  endpointGroupId?: string;
24
24
  /**
25
25
  * @remarks
26
- * The ID of the listener.
26
+ * The ID of the listener whose port mapping table you want to query.
27
27
  *
28
28
  * @example
29
29
  * lsr-bp1bpn0kn908w4nbw****
@@ -31,7 +31,7 @@ export class ListCustomRoutingPortMappingsRequest extends $dara.Model {
31
31
  listenerId?: string;
32
32
  /**
33
33
  * @remarks
34
- * The number of the page to return. Default value: **1**.
34
+ * The page number. Default value: **1**.
35
35
  *
36
36
  * @example
37
37
  * 1
@@ -39,7 +39,7 @@ export class ListCustomRoutingPortMappingsRequest extends $dara.Model {
39
39
  pageNumber?: number;
40
40
  /**
41
41
  * @remarks
42
- * The number of entries to return on each page. Maximum value: **50**. Default value: **10**.
42
+ * The number of entries per page. Maximum value: **50**. Default value: **10**.
43
43
  *
44
44
  * @example
45
45
  * 10