@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,9 +5,9 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ListAcceleratorsRequestTag extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The tag key of the GA resource. The tag key cannot be an empty string.
8
+ * The tag key of the Global Accelerator resource. The tag key cannot be an empty string.
9
9
  *
10
- * The tag key can be up to 64 characters in length and cannot contain `http://` or `https://`. It cannot start with `aliyun` or `acs:`.
10
+ * The tag key can be up to 64 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
11
11
  *
12
12
  * You can specify up to 20 tag keys.
13
13
  *
@@ -17,9 +17,9 @@ export class ListAcceleratorsRequestTag extends $dara.Model {
17
17
  key?: string;
18
18
  /**
19
19
  * @remarks
20
- * The tag value of the GA resource. The tag value can be an empty string.
20
+ * The tag value of the Global Accelerator resource. The tag value can be an empty string.
21
21
  *
22
- * The tag value can be up to 128 characters in length and cannot contain `http://` or `https://`. It cannot start with `aliyun` or `acs:`.
22
+ * The tag value can be up to 128 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
23
23
  *
24
24
  * You can specify up to 20 tag values.
25
25
  *
@@ -53,7 +53,7 @@ export class ListAcceleratorsRequestTag extends $dara.Model {
53
53
  export class ListAcceleratorsRequest extends $dara.Model {
54
54
  /**
55
55
  * @remarks
56
- * The ID of the GA instance.
56
+ * The ID of the Global Accelerator instance.
57
57
  *
58
58
  * @example
59
59
  * ga-bp1odcab8tmno0hdq****
@@ -77,7 +77,7 @@ export class ListAcceleratorsRequest extends $dara.Model {
77
77
  pageSize?: number;
78
78
  /**
79
79
  * @remarks
80
- * The ID of the region where the GA instance is deployed. Set the value to **cn-hangzhou**.
80
+ * The region ID of the Global Accelerator instance. Set the value to **cn-hangzhou**.
81
81
  *
82
82
  * This parameter is required.
83
83
  *
@@ -97,15 +97,21 @@ export class ListAcceleratorsRequest extends $dara.Model {
97
97
  resourceGroupId?: string;
98
98
  /**
99
99
  * @remarks
100
- * The status of the GA instance. Valid values:
100
+ * The state of the Global Accelerator instance. Valid values:
101
101
  *
102
- * * **init**: The GA instance is being initialized.
103
- * * **active**: The GA instance is available.
104
- * * **configuring**: The GA instance is being configured.
105
- * * **binding**: The GA instance is being associated.
106
- * * **unbinding**: The GA instance is being disassociated.
107
- * * **deleting**: The GA instance is being deleted.
108
- * * **finacialLocked**: The GA instance is locked due to overdue payments.
102
+ * - **init**: The instance is being initialized.
103
+ *
104
+ * - **active**: The instance is active.
105
+ *
106
+ * - **configuring**: The instance is being configured.
107
+ *
108
+ * - **binding**: The instance is being bound.
109
+ *
110
+ * - **unbinding**: The instance is being unbound.
111
+ *
112
+ * - **deleting**: The instance is being deleted.
113
+ *
114
+ * - **finacialLocked**: The instance is locked due to an overdue payment.
109
115
  *
110
116
  * @example
111
117
  * active
@@ -113,7 +119,7 @@ export class ListAcceleratorsRequest extends $dara.Model {
113
119
  state?: string;
114
120
  /**
115
121
  * @remarks
116
- * The tags of the GA instance.
122
+ * The tags of the resource.
117
123
  */
118
124
  tag?: ListAcceleratorsRequestTag[];
119
125
  static names(): { [key: string]: string } {
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ListAcceleratorsResponseBodyAcceleratorsBasicBandwidthPackage extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The bandwidth value of the basic bandwidth plan. Unit: Mbit/s.
8
+ * The bandwidth of the basic bandwidth plan. Unit: Mbit/s.
9
9
  *
10
10
  * @example
11
11
  * 2
@@ -13,11 +13,13 @@ export class ListAcceleratorsResponseBodyAcceleratorsBasicBandwidthPackage exten
13
13
  bandwidth?: number;
14
14
  /**
15
15
  * @remarks
16
- * The bandwidth type that is provided by the basic bandwidth plan. Valid values:
16
+ * The type of the bandwidth. Valid values:
17
17
  *
18
- * * **Basic**
19
- * * **Enhanced**
20
- * * **Advanced**
18
+ * - **Basic**: standard acceleration bandwidth.
19
+ *
20
+ * - **Enhanced**: enhanced acceleration bandwidth.
21
+ *
22
+ * - **Advanced**: premium acceleration bandwidth.
21
23
  *
22
24
  * @example
23
25
  * Basic
@@ -59,7 +61,7 @@ export class ListAcceleratorsResponseBodyAcceleratorsBasicBandwidthPackage exten
59
61
  export class ListAcceleratorsResponseBodyAcceleratorsCrossDomainBandwidthPackage extends $dara.Model {
60
62
  /**
61
63
  * @remarks
62
- * The bandwidth value of the cross-border acceleration bandwidth plan. Unit: Mbit/s.
64
+ * The bandwidth of the cross-domain acceleration bandwidth plan. Unit: Mbit/s.
63
65
  *
64
66
  * @example
65
67
  * 2
@@ -67,7 +69,7 @@ export class ListAcceleratorsResponseBodyAcceleratorsCrossDomainBandwidthPackage
67
69
  bandwidth?: number;
68
70
  /**
69
71
  * @remarks
70
- * The ID of the cross-border acceleration bandwidth plan.
72
+ * The ID of the cross-domain acceleration bandwidth plan.
71
73
  *
72
74
  * @example
73
75
  * gbwp-bp1d8xk8bg139j0fw****
@@ -97,7 +99,21 @@ export class ListAcceleratorsResponseBodyAcceleratorsCrossDomainBandwidthPackage
97
99
  }
98
100
 
99
101
  export class ListAcceleratorsResponseBodyAcceleratorsDdosConfigList extends $dara.Model {
102
+ /**
103
+ * @remarks
104
+ * The ID of the Anti-DDoS Pro/Premium instance.
105
+ *
106
+ * @example
107
+ * ddoscoo-cn-a8w4ekcb**
108
+ */
100
109
  ddosId?: string;
110
+ /**
111
+ * @remarks
112
+ * The region ID of the Anti-DDoS Pro/Premium instance.
113
+ *
114
+ * @example
115
+ * cn-hangzhou
116
+ */
101
117
  ddosRegionId?: string;
102
118
  static names(): { [key: string]: string } {
103
119
  return {
@@ -127,8 +143,9 @@ export class ListAcceleratorsResponseBodyAcceleratorsIpSetConfig extends $dara.M
127
143
  * @remarks
128
144
  * The access mode of the acceleration area. Valid values:
129
145
  *
130
- * * **UserDefine**: custom nearby access mode. You can select acceleration areas and regions based on your business requirements. GA allocates a separate elastic IP address (EIP) to each acceleration region.
131
- * * **Anycast**: automatic nearby access mode. You do not need to specify an acceleration area. GA allocates an Anycast EIP to multiple regions across the globe. Users can connect to the nearest access point of the Alibaba Cloud global transmission network by sending requests to the Anycast EIP.
146
+ * - **UserDefine**: custom nearby access mode. You can select acceleration areas and regions based on your business needs. Global Accelerator provides a separate elastic IP address (EIP) for each acceleration region.
147
+ *
148
+ * - **Anycast**: automatic nearby access mode. You do not need to configure an acceleration area. Global Accelerator provides an Anycast EIP for multiple regions across the globe. Users can connect to the nearest access point of the Alibaba Cloud network using the Anycast EIP.
132
149
  *
133
150
  * @example
134
151
  * UserDefine
@@ -158,14 +175,19 @@ export class ListAcceleratorsResponseBodyAcceleratorsIpSetConfig extends $dara.M
158
175
  export class ListAcceleratorsResponseBodyAcceleratorsServiceManagedInfos extends $dara.Model {
159
176
  /**
160
177
  * @remarks
161
- * The name of the action that is performed on the managed instance. Valid values:
178
+ * The name of the action on the managed instance. Valid values:
179
+ *
180
+ * - **Create**: create an instance.
162
181
  *
163
- * * **Create**
164
- * * **Update**
165
- * * **Delete**
166
- * * **Associate**
167
- * * **UserUnmanaged**
168
- * * **CreateChild**
182
+ * - **Update**: update the current instance.
183
+ *
184
+ * - **Delete**: delete the current instance.
185
+ *
186
+ * - **Associate**: associate the instance with other resources.
187
+ *
188
+ * - **UserUnmanaged**: disassociate the instance from the service.
189
+ *
190
+ * - **CreateChild**: create a child resource in the instance.
169
191
  *
170
192
  * @example
171
193
  * Update
@@ -175,15 +197,21 @@ export class ListAcceleratorsResponseBodyAcceleratorsServiceManagedInfos extends
175
197
  * @remarks
176
198
  * The type of the child resource. Valid values:
177
199
  *
178
- * * **Listener**: listener.
179
- * * **IpSet**: acceleration region.
180
- * * **EndpointGroup**: endpoint group.
181
- * * **ForwardingRule**: forwarding rule.
182
- * * **Endpoint**: endpoint.
183
- * * **EndpointGroupDestination**: protocol mapping of an endpoint group associated with a custom routing listener.
184
- * * **EndpointPolicy**: traffic policy of an endpoint associated with a custom routing listener.
200
+ * - **Listener**: listener.
201
+ *
202
+ * - **IpSet**: acceleration region.
203
+ *
204
+ * - **EndpointGroup**: endpoint group.
205
+ *
206
+ * - **ForwardingRule**: forwarding rule.
185
207
  *
186
- * > This parameter takes effect only if the value of **Action** is **CreateChild**.
208
+ * - **Endpoint**: endpoint.
209
+ *
210
+ * - **EndpointGroupDestination**: protocol mapping of an endpoint group associated with a custom routing listener.
211
+ *
212
+ * - **EndpointPolicy**: traffic policy of an endpoint associated with a custom routing listener.
213
+ *
214
+ * > This parameter is returned only when **Action** is set to **CreateChild**.
187
215
  *
188
216
  * @example
189
217
  * Listener
@@ -191,10 +219,11 @@ export class ListAcceleratorsResponseBodyAcceleratorsServiceManagedInfos extends
191
219
  childType?: string;
192
220
  /**
193
221
  * @remarks
194
- * Indicates whether the specified actions are managed. Valid values:
222
+ * Indicates whether the specified action is managed. Valid values:
223
+ *
224
+ * - **true**: The specified action is managed, and you cannot perform the specified action on the managed instance.
195
225
  *
196
- * * **true**: The specified actions are managed, and users cannot perform the specified actions on the managed instance.
197
- * * **false**: The specified actions are not managed, and users can perform the specified actions on the managed instance.
226
+ * - **false**: The specified action is not managed, and you can perform the specified action on the managed instance.
198
227
  *
199
228
  * @example
200
229
  * false
@@ -228,7 +257,7 @@ export class ListAcceleratorsResponseBodyAcceleratorsServiceManagedInfos extends
228
257
  export class ListAcceleratorsResponseBodyAcceleratorsTags extends $dara.Model {
229
258
  /**
230
259
  * @remarks
231
- * The key of the tag.
260
+ * The tag key.
232
261
  *
233
262
  * @example
234
263
  * test-key
@@ -236,7 +265,7 @@ export class ListAcceleratorsResponseBodyAcceleratorsTags extends $dara.Model {
236
265
  key?: string;
237
266
  /**
238
267
  * @remarks
239
- * The value of the tag.
268
+ * The tag value.
240
269
  *
241
270
  * @example
242
271
  * tast-value
@@ -268,7 +297,7 @@ export class ListAcceleratorsResponseBodyAcceleratorsTags extends $dara.Model {
268
297
  export class ListAcceleratorsResponseBodyAccelerators extends $dara.Model {
269
298
  /**
270
299
  * @remarks
271
- * The ID of the GA instance.
300
+ * The ID of the Global Accelerator instance.
272
301
  *
273
302
  * @example
274
303
  * ga-bp1odcab8tmno0hdq****
@@ -276,7 +305,7 @@ export class ListAcceleratorsResponseBodyAccelerators extends $dara.Model {
276
305
  acceleratorId?: string;
277
306
  /**
278
307
  * @remarks
279
- * The bandwidth of the GA instance. Unit: Mbit/s.
308
+ * The bandwidth of the Global Accelerator instance. Unit: Mbit/s.
280
309
  *
281
310
  * @example
282
311
  * 5
@@ -284,10 +313,11 @@ export class ListAcceleratorsResponseBodyAccelerators extends $dara.Model {
284
313
  bandwidth?: number;
285
314
  /**
286
315
  * @remarks
287
- * The bandwidth metering method. Valid values:
316
+ * The billing method for the bandwidth.
288
317
  *
289
- * * **BandwidthPackage**: billed based on bandwidth plans.
290
- * * **CDT**: billed based on data transfer.
318
+ * - **BandwidthPackage**: pay-by-bandwidth-plan.
319
+ *
320
+ * - **CDT**: pay-by-data-transfer.
291
321
  *
292
322
  * @example
293
323
  * CDT
@@ -295,12 +325,12 @@ export class ListAcceleratorsResponseBodyAccelerators extends $dara.Model {
295
325
  bandwidthBillingType?: string;
296
326
  /**
297
327
  * @remarks
298
- * The information about the basic bandwidth plan that is associated with the GA instance.
328
+ * The details of the basic bandwidth plan that is associated with the Global Accelerator instance.
299
329
  */
300
330
  basicBandwidthPackage?: ListAcceleratorsResponseBodyAcceleratorsBasicBandwidthPackage;
301
331
  /**
302
332
  * @remarks
303
- * The ID of the Cloud Enterprise Network (CEN) instance that is associated with the GA instance.
333
+ * The Cloud Enterprise Network (CEN) instance that is bound to the Global Accelerator instance.
304
334
  *
305
335
  * @example
306
336
  * cen-hjfufhjfuwff****
@@ -308,7 +338,7 @@ export class ListAcceleratorsResponseBodyAccelerators extends $dara.Model {
308
338
  cenId?: string;
309
339
  /**
310
340
  * @remarks
311
- * The timestamp that indicates when the GA instance was created.
341
+ * The timestamp that indicates when the Global Accelerator instance was created.
312
342
  *
313
343
  * @example
314
344
  * 1650643200
@@ -316,10 +346,11 @@ export class ListAcceleratorsResponseBodyAccelerators extends $dara.Model {
316
346
  createTime?: number;
317
347
  /**
318
348
  * @remarks
319
- * The type of cross-border acceleration. This parameter is returned for GA instances whose bandwidth metering method is pay-by-data-transfer.
349
+ * The type of cross-border acceleration for the instance that uses the pay-by-data-transfer billing method. Valid values:
350
+ *
351
+ * - **bpgPro**: premium bandwidth for cross-border acceleration.
320
352
  *
321
- * * **bpgPro**: BGP (Multi-ISP) Pro lines.
322
- * * **private**: cross-border Express Connect circuit.
353
+ * - **private**: <props="china">China Unicom leased line for cross-border acceleration.<props="intl">Leased line for cross-domain acceleration.
323
354
  *
324
355
  * @example
325
356
  * bpgPro
@@ -327,10 +358,11 @@ export class ListAcceleratorsResponseBodyAccelerators extends $dara.Model {
327
358
  crossBorderMode?: string;
328
359
  /**
329
360
  * @remarks
330
- * Indicates whether cross-border acceleration is enabled for the GA instance. Valid values:
361
+ * Indicates whether cross-border data transfer is enabled for the Global Accelerator instance. Valid values:
362
+ *
363
+ * - **true**: Cross-border data transfer is enabled, which can accelerate data transfer across borders.
331
364
  *
332
- * * **true**
333
- * * **false**
365
+ * - **false**: Cross-border data transfer is disabled, which cannot accelerate data transfer across borders.
334
366
  *
335
367
  * @example
336
368
  * false
@@ -338,15 +370,19 @@ export class ListAcceleratorsResponseBodyAccelerators extends $dara.Model {
338
370
  crossBorderStatus?: boolean;
339
371
  /**
340
372
  * @remarks
341
- * The information about the cross-border acceleration bandwidth plan that is associated with the GA instance.
373
+ * The details of the cross-domain acceleration bandwidth plan that is associated with the Global Accelerator instance.
342
374
  *
343
- * This array is returned only for GA instances that are created on the international site (alibabacloud.com).
375
+ * This array is returned only by the Alibaba Cloud International Website (www\\.alibabacloud.com).
344
376
  */
345
377
  crossDomainBandwidthPackage?: ListAcceleratorsResponseBodyAcceleratorsCrossDomainBandwidthPackage;
378
+ /**
379
+ * @remarks
380
+ * The list of Anti-DDoS Pro/Premium configurations.
381
+ */
346
382
  ddosConfigList?: ListAcceleratorsResponseBodyAcceleratorsDdosConfigList[];
347
383
  /**
348
384
  * @remarks
349
- * The ID of the Anti-DDoS Pro or Anti-DDOS Premium instance that is associated with the GA instance.
385
+ * The ID of the Anti-DDoS Pro/Premium instance that is associated with the Global Accelerator instance.
350
386
  *
351
387
  * @example
352
388
  * ddoscoo-cn-zz11vq7j****
@@ -356,7 +392,7 @@ export class ListAcceleratorsResponseBodyAccelerators extends $dara.Model {
356
392
  ddosId?: string;
357
393
  /**
358
394
  * @remarks
359
- * The description of the GA instance.
395
+ * The description of the Global Accelerator instance.
360
396
  *
361
397
  * @example
362
398
  * Accelerator
@@ -364,7 +400,7 @@ export class ListAcceleratorsResponseBodyAccelerators extends $dara.Model {
364
400
  description?: string;
365
401
  /**
366
402
  * @remarks
367
- * The CNAME that is assigned to the GA instance.
403
+ * The canonical name (CNAME) assigned to the Global Accelerator instance.
368
404
  *
369
405
  * @example
370
406
  * ga-bp15u1i2hmtbk8c3i****.aliyunga0019.com
@@ -372,7 +408,7 @@ export class ListAcceleratorsResponseBodyAccelerators extends $dara.Model {
372
408
  dnsName?: string;
373
409
  /**
374
410
  * @remarks
375
- * The timestamp that indicates when the GA instance expires.
411
+ * The timestamp that indicates when the Global Accelerator instance expires.
376
412
  *
377
413
  * @example
378
414
  * 1653235200
@@ -380,7 +416,7 @@ export class ListAcceleratorsResponseBodyAccelerators extends $dara.Model {
380
416
  expiredTime?: number;
381
417
  /**
382
418
  * @remarks
383
- * The billing method of the GA instance.
419
+ * The billing method of the Global Accelerator instance.
384
420
  *
385
421
  * @example
386
422
  * PREPAY
@@ -388,12 +424,12 @@ export class ListAcceleratorsResponseBodyAccelerators extends $dara.Model {
388
424
  instanceChargeType?: string;
389
425
  /**
390
426
  * @remarks
391
- * The configurations of the acceleration area.
427
+ * The configuration of the acceleration area.
392
428
  */
393
429
  ipSetConfig?: ListAcceleratorsResponseBodyAcceleratorsIpSetConfig;
394
430
  /**
395
431
  * @remarks
396
- * The name of the GA instance.
432
+ * The name of the Global Accelerator instance.
397
433
  *
398
434
  * @example
399
435
  * Accelerator
@@ -401,7 +437,7 @@ export class ListAcceleratorsResponseBodyAccelerators extends $dara.Model {
401
437
  name?: string;
402
438
  /**
403
439
  * @remarks
404
- * The ID of the region where GA instance is deployed. Only **cn-hangzhou** may be returned.
440
+ * The region ID of the Global Accelerator instance. The value is set to **cn-hangzhou**.
405
441
  *
406
442
  * @example
407
443
  * cn-hangzhou
@@ -419,7 +455,7 @@ export class ListAcceleratorsResponseBodyAccelerators extends $dara.Model {
419
455
  resourceGroupId?: string;
420
456
  /**
421
457
  * @remarks
422
- * The CNAME that is used to associate the GA instance with an Anti-DDoS Pro instance or an Anti-DDOS Premium instance.
458
+ * The CNAME that is assigned to the Global Accelerator instance after it is associated with an Anti-DDoS Pro/Premium instance.
423
459
  *
424
460
  * @example
425
461
  * ga-bp1f609c76zg6zuna****-1.aliyunga0047.com
@@ -429,7 +465,7 @@ export class ListAcceleratorsResponseBodyAccelerators extends $dara.Model {
429
465
  * @remarks
430
466
  * The ID of the service that manages the instance.
431
467
  *
432
- * > This parameter takes effect only if the value of **ServiceManaged** is **true**.
468
+ * > This parameter is returned only when **ServiceManaged** is set to **True**.
433
469
  *
434
470
  * @example
435
471
  * ALB
@@ -437,10 +473,11 @@ export class ListAcceleratorsResponseBodyAccelerators extends $dara.Model {
437
473
  serviceId?: string;
438
474
  /**
439
475
  * @remarks
440
- * Indicates whether the GA instance is managed. Valid values:
476
+ * Indicates whether the instance is a managed instance. Valid values:
477
+ *
478
+ * - **true**: The instance is a managed instance.
441
479
  *
442
- * * **true**
443
- * * **false**
480
+ * - **false**: The instance is not a managed instance.
444
481
  *
445
482
  * @example
446
483
  * true
@@ -448,35 +485,52 @@ export class ListAcceleratorsResponseBodyAccelerators extends $dara.Model {
448
485
  serviceManaged?: boolean;
449
486
  /**
450
487
  * @remarks
451
- * The actions that users can perform on the managed instance.
452
- * > * This parameter takes effect only if the value of **ServiceManaged** is **true**.
453
- * > * Users can perform only specific actions on a managed instance.
488
+ * The actions that you can perform on the managed instance.
489
+ *
490
+ * > - This parameter is returned only when **ServiceManaged** is set to **True**.
491
+ * >
492
+ * > - When the instance is in a managed state, you have limited permissions to perform operations on the instance.
454
493
  */
455
494
  serviceManagedInfos?: ListAcceleratorsResponseBodyAcceleratorsServiceManagedInfos[];
456
495
  /**
457
496
  * @remarks
458
- * The specification of the GA instance. Valid values:
497
+ * The instance type of the Global Accelerator instance. Valid values:
498
+ *
499
+ * - **1**: Small I
500
+ *
501
+ * - **2**: Small II
502
+ *
503
+ * - **3**: Small III
504
+ *
505
+ * - **5**: Medium I
506
+ *
507
+ * - **8**: Medium II
508
+ *
509
+ * - **10**: Medium III
510
+ *
511
+ * - **20**: Large I
512
+ *
513
+ * - **30**: Large II
514
+ *
515
+ * - **40**: Large III
459
516
  *
460
- * * **1**: Small Ⅰ.
461
- * * **2**: Small Ⅱ.
462
- * * **3**: Small Ⅲ.
463
- * * **5**: Medium Ⅰ.
464
- * * **8**: Medium Ⅱ.
465
- * * **10**: Medium Ⅲ.
466
- * * **20**: Large Ⅰ.
467
- * * **30**: Large Ⅱ.
468
- * * **40**: Large Ⅲ.
469
- * * **50**: Large IV.
470
- * * **60**: Large V.
471
- * * **70**: Large VI.
472
- * * **80**: Large VII.
473
- * * **90**: Large VIII.
474
- * * **100**: Super Large Ⅰ.
475
- * * **200**: Super Large Ⅱ.
517
+ * - **50**: Large IV
476
518
  *
477
- * > The Large Ⅲ specification and higher specifications are available only to accounts that are added to the whitelist. To use these specifications, contact your Alibaba Cloud account manager.
519
+ * - **60**: Large V
478
520
  *
479
- * Different specifications provide different capabilities. For more information, see [Instance specifications](https://help.aliyun.com/document_detail/153127.html).
521
+ * - **70**: Large VI
522
+ *
523
+ * - **80**: Large VII
524
+ *
525
+ * - **90**: Large VIII
526
+ *
527
+ * - **100**: Extra Large I
528
+ *
529
+ * - **200**: Extra Large II
530
+ *
531
+ * > Currently, the Large III and higher instance types are available only to users on the whitelist. To use these instance types, contact your account manager.
532
+ *
533
+ * Different instance types have different definitions. For more information, see [Instance types](https://help.aliyun.com/document_detail/153127.html).
480
534
  *
481
535
  * @example
482
536
  * 1
@@ -484,15 +538,21 @@ export class ListAcceleratorsResponseBodyAccelerators extends $dara.Model {
484
538
  spec?: string;
485
539
  /**
486
540
  * @remarks
487
- * The status of the GA instance. Valid values:
541
+ * The state of the Global Accelerator instance. Valid values:
542
+ *
543
+ * - **init**: The instance is being initialized.
488
544
  *
489
- * * **init**: The GA instance is being initialized.
490
- * * **active**: The GA instance is available.
491
- * * **configuring**: The GA instance is being configured.
492
- * * **binding**: The GA instance is being associated.
493
- * * **unbinding**: The GA instance is being disassociated.
494
- * * **deleting**: The GA instance is being deleted.
495
- * * **finacialLocked**: The GA instance is locked due to overdue payments.
545
+ * - **active**: The instance is active.
546
+ *
547
+ * - **configuring**: The instance is being configured.
548
+ *
549
+ * - **binding**: The instance is being bound.
550
+ *
551
+ * - **unbinding**: The instance is being unbound.
552
+ *
553
+ * - **deleting**: The instance is being deleted.
554
+ *
555
+ * - **finacialLocked**: The instance is locked due to an overdue payment.
496
556
  *
497
557
  * @example
498
558
  * active
@@ -500,24 +560,26 @@ export class ListAcceleratorsResponseBodyAccelerators extends $dara.Model {
500
560
  state?: string;
501
561
  /**
502
562
  * @remarks
503
- * The tags that are added to the resource.
563
+ * The tags of the resource.
504
564
  */
505
565
  tags?: ListAcceleratorsResponseBodyAcceleratorsTags[];
506
566
  /**
507
567
  * @remarks
508
- * An invalid parameter.
568
+ * This parameter is invalid.
509
569
  *
510
570
  * @example
511
- * Invalid parameter
571
+ * None
512
572
  */
513
573
  type?: string;
514
574
  /**
515
575
  * @remarks
516
- * Indicates whether the GA instance can be upgraded. Valid values:
576
+ * The upgrade status of the Global Accelerator instance. Valid values:
577
+ *
578
+ * - **notUpgradable**: The instance does not need to be upgraded.
579
+ *
580
+ * - **upgradable**: The instance can be upgraded to the latest version.
517
581
  *
518
- * * **notUpgradable**: The GA instance does not need to be upgraded.
519
- * * **upgradable**: The GA instance can be upgraded to the latest version.
520
- * * **upgradeFailed**: The GA instance failed to be upgraded.
582
+ * - **upgradeFailed**: The instance failed to be upgraded.
521
583
  *
522
584
  * @example
523
585
  * notUpgradable
@@ -619,12 +681,12 @@ export class ListAcceleratorsResponseBodyAccelerators extends $dara.Model {
619
681
  export class ListAcceleratorsResponseBody extends $dara.Model {
620
682
  /**
621
683
  * @remarks
622
- * The information about the GA instances.
684
+ * The details of the Global Accelerator instances.
623
685
  */
624
686
  accelerators?: ListAcceleratorsResponseBodyAccelerators[];
625
687
  /**
626
688
  * @remarks
627
- * The page number of the returned page.
689
+ * The page number.
628
690
  *
629
691
  * @example
630
692
  * 1
@@ -632,7 +694,7 @@ export class ListAcceleratorsResponseBody extends $dara.Model {
632
694
  pageNumber?: number;
633
695
  /**
634
696
  * @remarks
635
- * The number of entries returned per page.
697
+ * The number of entries per page.
636
698
  *
637
699
  * @example
638
700
  * 10
@@ -640,7 +702,7 @@ export class ListAcceleratorsResponseBody extends $dara.Model {
640
702
  pageSize?: number;
641
703
  /**
642
704
  * @remarks
643
- * The ID of the request.
705
+ * The request ID.
644
706
  *
645
707
  * @example
646
708
  * DE77A7F3-3B74-41C0-A5BC-CAFD188C28B6
@@ -648,7 +710,7 @@ export class ListAcceleratorsResponseBody extends $dara.Model {
648
710
  requestId?: string;
649
711
  /**
650
712
  * @remarks
651
- * The total number of entries returned.
713
+ * The number of entries returned.
652
714
  *
653
715
  * @example
654
716
  * 10
@@ -23,8 +23,9 @@ export class ListApplicationMonitorResponseBodyApplicationMonitors extends $dara
23
23
  * @remarks
24
24
  * Indicates whether the automatic diagnostics feature is enabled. Valid values:
25
25
  *
26
- * * **true**
27
- * * **false**
26
+ * - **true**
27
+ *
28
+ * - **false**
28
29
  *
29
30
  * @example
30
31
  * true
@@ -78,10 +79,13 @@ export class ListApplicationMonitorResponseBodyApplicationMonitors extends $dara
78
79
  * @remarks
79
80
  * The status of the origin probing task. Valid values:
80
81
  *
81
- * * **active:** The origin probing task is running.
82
- * * **inactive:** The origin probing task is stopped.
83
- * * **init:** The origin probing task is being initialized.
84
- * * **deleting:** The origin probing task is being deleted.
82
+ * - **active:** The origin probing task is running.
83
+ *
84
+ * - **inactive:** The origin probing task is stopped.
85
+ *
86
+ * - **init:** The origin probing task is being initialized.
87
+ *
88
+ * - **deleting:** The origin probing task is being deleted.
85
89
  *
86
90
  * @example
87
91
  * active