@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,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeAcceleratorResponseBodyBasicBandwidthPackage 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: Mbps.
9
9
  *
10
10
  * @example
11
11
  * 2
@@ -13,11 +13,13 @@ export class DescribeAcceleratorResponseBodyBasicBandwidthPackage extends $dara.
13
13
  bandwidth?: number;
14
14
  /**
15
15
  * @remarks
16
- * The type of the bandwidth that is provided by the basic bandwidth plan. Valid values:
16
+ * The type of the bandwidth of the basic bandwidth plan. Valid values:
17
17
  *
18
- * * **Basic**: basic
19
- * * **Enhanced**: enhanced
20
- * * **Advanced**: premium
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 DescribeAcceleratorResponseBodyBasicBandwidthPackage extends $dara.
59
61
  export class DescribeAcceleratorResponseBodyCrossDomainBandwidthPackage extends $dara.Model {
60
62
  /**
61
63
  * @remarks
62
- * The bandwidth that is provided by the cross-border acceleration bandwidth plan. Unit: Mbit/s.
64
+ * The bandwidth of the cross-region bandwidth plan. Unit: Mbps.
63
65
  *
64
66
  * @example
65
67
  * 2
@@ -67,7 +69,7 @@ export class DescribeAcceleratorResponseBodyCrossDomainBandwidthPackage extends
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-region bandwidth plan.
71
73
  *
72
74
  * @example
73
75
  * gbwp-bp1d8xk8bg139j0fw****
@@ -97,7 +99,25 @@ export class DescribeAcceleratorResponseBodyCrossDomainBandwidthPackage extends
97
99
  }
98
100
 
99
101
  export class DescribeAcceleratorResponseBodyDdosConfigList extends $dara.Model {
102
+ /**
103
+ * @remarks
104
+ * The ID of the Anti-DDoS instance that is associated with the Global Accelerator instance.
105
+ *
106
+ * @example
107
+ * ddoscoo-cn-zz11vq7j****
108
+ */
100
109
  ddosId?: string;
110
+ /**
111
+ * @remarks
112
+ * The region where the Anti-DDoS instance is deployed. Valid values:
113
+ *
114
+ * - **cn-hangzhou**: the Chinese mainland.
115
+ *
116
+ * - **ap-southeast-1**: outside the Chinese mainland.
117
+ *
118
+ * @example
119
+ * ap-southeast-1
120
+ */
101
121
  ddosRegionId?: string;
102
122
  static names(): { [key: string]: string } {
103
123
  return {
@@ -127,8 +147,9 @@ export class DescribeAcceleratorResponseBodyIpSetConfig extends $dara.Model {
127
147
  * @remarks
128
148
  * The access mode of the acceleration area. Valid values:
129
149
  *
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.
150
+ * - **UserDefine**: custom. 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.
151
+ *
152
+ * - **Anycast**: automatic. You do not need to configure an acceleration area. Global Accelerator provides an Anycast EIP for multiple regions. Users can connect to the nearest access point of the Alibaba Cloud network using the Anycast EIP.
132
153
  *
133
154
  * @example
134
155
  * UserDefine
@@ -158,14 +179,19 @@ export class DescribeAcceleratorResponseBodyIpSetConfig extends $dara.Model {
158
179
  export class DescribeAcceleratorResponseBodyServiceManagedInfos extends $dara.Model {
159
180
  /**
160
181
  * @remarks
161
- * The name of the action performed on the managed instance. Valid values:
182
+ * The name of the action on the managed instance. Valid values:
183
+ *
184
+ * - **Create**: creates an instance.
162
185
  *
163
- * * **Create**
164
- * * **Update**
165
- * * **Delete**
166
- * * **Associate**
167
- * * **UserUnmanaged**
168
- * * **CreateChild**
186
+ * - **Update**: updates the current instance.
187
+ *
188
+ * - **Delete**: deletes the current instance.
189
+ *
190
+ * - **Associate**: associates the instance with other resources.
191
+ *
192
+ * - **UserUnmanaged**: unmanages the instance.
193
+ *
194
+ * - **CreateChild**: creates a child resource in the instance.
169
195
  *
170
196
  * @example
171
197
  * Update
@@ -175,15 +201,21 @@ export class DescribeAcceleratorResponseBodyServiceManagedInfos extends $dara.Mo
175
201
  * @remarks
176
202
  * The type of the child resource. Valid values:
177
203
  *
178
- * * **Listener**: a listener.
179
- * * **IpSet**: an acceleration region.
180
- * * **EndpointGroup**: an endpoint group.
181
- * * **ForwardingRule**: a forwarding rule.
182
- * * **Endpoint**: an endpoint.
183
- * * **EndpointGroupDestination**: a protocol mapping of an endpoint group associated with a custom routing listener.
184
- * * **EndpointPolicy**: a traffic policy of an endpoint associated with a custom routing listener.
204
+ * - **Listener**: listener.
205
+ *
206
+ * - **IpSet**: acceleration region.
207
+ *
208
+ * - **EndpointGroup**: endpoint group.
209
+ *
210
+ * - **ForwardingRule**: forwarding rule.
211
+ *
212
+ * - **Endpoint**: endpoint.
213
+ *
214
+ * - **EndpointGroupDestination**: protocol mapping of an endpoint group associated with a custom routing listener.
185
215
  *
186
- * > This parameter is returned only if the value of **Action** is **CreateChild**.
216
+ * - **EndpointPolicy**: access policy of an endpoint associated with a custom routing listener.
217
+ *
218
+ * > This parameter is valid only when **Action** is set to **CreateChild**.
187
219
  *
188
220
  * @example
189
221
  * Listener
@@ -191,10 +223,11 @@ export class DescribeAcceleratorResponseBodyServiceManagedInfos extends $dara.Mo
191
223
  childType?: string;
192
224
  /**
193
225
  * @remarks
194
- * Indicates whether the specified actions are managed. Valid values:
226
+ * Indicates whether the specified action is managed. Valid values:
227
+ *
228
+ * - **true**: The action is managed. You cannot perform the specified action on the managed instance.
195
229
  *
196
- * * **true**: The specified actions are managed, and you cannot perform the specified actions on the managed instance.
197
- * * **false**: The specified actions are not managed, and you can perform the specified actions on the managed instance.
230
+ * - **false**: The action is not managed. You can perform the specified action on the managed instance.
198
231
  *
199
232
  * @example
200
233
  * false
@@ -228,7 +261,7 @@ export class DescribeAcceleratorResponseBodyServiceManagedInfos extends $dara.Mo
228
261
  export class DescribeAcceleratorResponseBodyTags extends $dara.Model {
229
262
  /**
230
263
  * @remarks
231
- * The key of tag N that is added to the GA instance.
264
+ * The tag key.
232
265
  *
233
266
  * @example
234
267
  * tag-key
@@ -236,7 +269,7 @@ export class DescribeAcceleratorResponseBodyTags extends $dara.Model {
236
269
  key?: string;
237
270
  /**
238
271
  * @remarks
239
- * The value of tag N that is added to the GA instance.
272
+ * The tag value.
240
273
  *
241
274
  * @example
242
275
  * tag-value
@@ -268,19 +301,29 @@ export class DescribeAcceleratorResponseBodyTags extends $dara.Model {
268
301
  export class DescribeAcceleratorResponseBody extends $dara.Model {
269
302
  /**
270
303
  * @remarks
271
- * The ID of the GA instance.
304
+ * The ID of the Global Accelerator instance.
272
305
  *
273
306
  * @example
274
307
  * ga-bp1odcab8tmno0hdq****
275
308
  */
276
309
  acceleratorId?: string;
310
+ /**
311
+ * @remarks
312
+ * The bandwidth of the standard Global Accelerator instance. Unit: Mbps.
313
+ *
314
+ * > This parameter is valid only when the access mode of the acceleration area is Anycast.
315
+ *
316
+ * @example
317
+ * 200
318
+ */
277
319
  bandwidth?: number;
278
320
  /**
279
321
  * @remarks
280
- * The bandwidth metering method. Valid values:
322
+ * The billing method of the bandwidth. Valid values:
281
323
  *
282
- * * **BandwidthPackage:** billed based on bandwidth plans.
283
- * * **CDT**: billed based on data transfer.
324
+ * - **BandwidthPackage**: pay-by-bandwidth-plan.
325
+ *
326
+ * - **CDT**: pay-by-data-transfer.
284
327
  *
285
328
  * @example
286
329
  * CDT
@@ -288,12 +331,12 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
288
331
  bandwidthBillingType?: string;
289
332
  /**
290
333
  * @remarks
291
- * The details about the basic bandwidth plan that is associated with the GA instance.
334
+ * The details of the basic bandwidth plan that is associated with the Global Accelerator instance.
292
335
  */
293
336
  basicBandwidthPackage?: DescribeAcceleratorResponseBodyBasicBandwidthPackage;
294
337
  /**
295
338
  * @remarks
296
- * The ID of the Cloud Enterprise Network (CEN) instance with which the GA instance is associated.
339
+ * The ID of the Cloud Enterprise Network (CEN) instance that is associated with the Global Accelerator instance.
297
340
  *
298
341
  * @example
299
342
  * cen-hjkduu767hc****
@@ -301,7 +344,7 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
301
344
  cenId?: string;
302
345
  /**
303
346
  * @remarks
304
- * The timestamp that indicates when the GA instance is created.
347
+ * The timestamp that indicates when the Global Accelerator instance was created.
305
348
  *
306
349
  * @example
307
350
  * 1650643200
@@ -309,9 +352,9 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
309
352
  createTime?: number;
310
353
  /**
311
354
  * @remarks
312
- * The type of cross-border acceleration. This parameter is returned for GA instances whose bandwidth metering method is pay-by-data-transfer (CDT).
355
+ * The type of cross-border acceleration. This parameter is returned for pay-by-data-transfer instances.
313
356
  *
314
- * Only **bpgPro** may be returned, which indicates BGP (Multi-ISP) Pro lines.
357
+ * **bpgPro**: premium bandwidth for cross-border acceleration.
315
358
  *
316
359
  * @example
317
360
  * bpgPro
@@ -319,9 +362,11 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
319
362
  crossBorderMode?: string;
320
363
  /**
321
364
  * @remarks
322
- * Indicates whether cross-border acceleration is enabled.
323
- * - **true**: yes
324
- * - **false**: no
365
+ * Indicates whether the cross-border line feature is enabled for the Global Accelerator instance. Valid values:
366
+ *
367
+ * - **true**: The cross-border line feature is enabled. You can use Global Accelerator to accelerate data transmission across borders.
368
+ *
369
+ * - **false**: The cross-border line feature is disabled. You cannot use Global Accelerator to accelerate data transmission across borders.
325
370
  *
326
371
  * @example
327
372
  * false
@@ -329,26 +374,31 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
329
374
  crossBorderStatus?: boolean;
330
375
  /**
331
376
  * @remarks
332
- * The details about the cross-border acceleration bandwidth plan that is associated with the GA instance.
377
+ * The details of the cross-region bandwidth plan that is associated with the Global Accelerator instance.
333
378
  *
334
- * This array is returned only for GA instances that are created on the international site (alibabacloud.com).
379
+ * This parameter is returned only by the Alibaba Cloud International Website (www\\.alibabacloud.com).
335
380
  */
336
381
  crossDomainBandwidthPackage?: DescribeAcceleratorResponseBodyCrossDomainBandwidthPackage;
337
382
  /**
338
383
  * @remarks
339
- * Indicates whether cross-border acceleration is enabled.
384
+ * Indicates whether cross-border bandwidth is enabled.
340
385
  *
341
- * * **true**: yes
342
- * * **false**: no
386
+ * - **true**: enabled.
387
+ *
388
+ * - **false**: disabled.
343
389
  *
344
390
  * @example
345
391
  * false
346
392
  */
347
393
  crossPrivateState?: string;
394
+ /**
395
+ * @remarks
396
+ * The list of Anti-DDoS instances that are associated with the Global Accelerator instance.
397
+ */
348
398
  ddosConfigList?: DescribeAcceleratorResponseBodyDdosConfigList[];
349
399
  /**
350
400
  * @remarks
351
- * The ID of the Anti-DDoS Pro/Premium instance that is associated with the GA instance.
401
+ * The ID of the Anti-DDoS instance that is associated with the Global Accelerator instance.
352
402
  *
353
403
  * @example
354
404
  * ddoscoo-cn-zz11vq7j****
@@ -358,7 +408,7 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
358
408
  ddosId?: string;
359
409
  /**
360
410
  * @remarks
361
- * The description of the GA instance.
411
+ * The description of the Global Accelerator instance.
362
412
  *
363
413
  * @example
364
414
  * Accelerator
@@ -366,7 +416,7 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
366
416
  description?: string;
367
417
  /**
368
418
  * @remarks
369
- * The canonical name (CNAME) that is assigned to the GA instance.
419
+ * The canonical name (CNAME) that is assigned to the Global Accelerator instance.
370
420
  *
371
421
  * @example
372
422
  * ga-bp15u1i2hmtbk8c3i****.aliyunga0019.com
@@ -374,7 +424,7 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
374
424
  dnsName?: string;
375
425
  /**
376
426
  * @remarks
377
- * The timestamp that indicates when the GA instance expires.
427
+ * The timestamp that indicates when the Global Accelerator instance expires.
378
428
  *
379
429
  * @example
380
430
  * 1653235200
@@ -382,7 +432,7 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
382
432
  expiredTime?: number;
383
433
  /**
384
434
  * @remarks
385
- * The billing method of the GA instance.
435
+ * The billing method of the Global Accelerator instance.
386
436
  *
387
437
  * @example
388
438
  * PREPAY
@@ -390,12 +440,12 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
390
440
  instanceChargeType?: string;
391
441
  /**
392
442
  * @remarks
393
- * The configurations of the acceleration area.
443
+ * The configuration of the acceleration area.
394
444
  */
395
445
  ipSetConfig?: DescribeAcceleratorResponseBodyIpSetConfig;
396
446
  /**
397
447
  * @remarks
398
- * The name of the GA instance.
448
+ * The name of the Global Accelerator instance.
399
449
  *
400
450
  * @example
401
451
  * Accelerator
@@ -403,7 +453,7 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
403
453
  name?: string;
404
454
  /**
405
455
  * @remarks
406
- * The region ID of the GA instance.
456
+ * The region where the Global Accelerator instance is deployed.
407
457
  *
408
458
  * @example
409
459
  * cn-hangzhou
@@ -413,7 +463,7 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
413
463
  regionId?: string;
414
464
  /**
415
465
  * @remarks
416
- * The ID of the request.
466
+ * The request ID.
417
467
  *
418
468
  * @example
419
469
  * 6FEA0CF3-D3B9-43E5-A304-D217037876A8
@@ -429,7 +479,7 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
429
479
  resourceGroupId?: string;
430
480
  /**
431
481
  * @remarks
432
- * The CNAME that is used to integrate the GA instance with the Anti-DDoS service.
482
+ * The CNAME of the Anti-DDoS instance that is associated with the Global Accelerator instance.
433
483
  *
434
484
  * @example
435
485
  * ga-bp1f609c76zg6zuna****-1.aliyunga0047.com
@@ -437,9 +487,9 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
437
487
  secondDnsName?: string;
438
488
  /**
439
489
  * @remarks
440
- * The ID of the service that manages the GA instance.
490
+ * The ID of the service that manages the instance.
441
491
  *
442
- * > This parameter is returned only if the value of **ServiceManaged** is **true**.
492
+ * > This parameter is valid only when **ServiceManaged** is set to **True**.
443
493
  *
444
494
  * @example
445
495
  * ALB
@@ -447,10 +497,11 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
447
497
  serviceId?: string;
448
498
  /**
449
499
  * @remarks
450
- * Indicates whether the GA instance is managed. Valid values:
500
+ * Indicates whether the instance is a managed instance. Valid values:
451
501
  *
452
- * * **true**
453
- * * **false**
502
+ * - **true**: The instance is a managed instance.
503
+ *
504
+ * - **false**: The instance is not a managed instance.
454
505
  *
455
506
  * @example
456
507
  * true
@@ -458,39 +509,52 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
458
509
  serviceManaged?: boolean;
459
510
  /**
460
511
  * @remarks
461
- * The actions that users can perform on the managed instance.
462
- *
463
- * >
512
+ * The actions that you can perform on the managed instance.
464
513
  *
465
- * * This parameter is returned only if the value of **ServiceManaged** is **true**.
466
- *
467
- * * Users can perform only specific actions on a managed instance.
514
+ * > - This parameter is valid only when **ServiceManaged** is set to **True**.
515
+ * >
516
+ * > - When the instance is managed, you cannot perform some operations on the instance.
468
517
  */
469
518
  serviceManagedInfos?: DescribeAcceleratorResponseBodyServiceManagedInfos[];
470
519
  /**
471
520
  * @remarks
472
- * The specification of the GA instance. Valid values:
521
+ * The specification of the Global Accelerator instance. Valid values:
522
+ *
523
+ * - **1**: Small I.
524
+ *
525
+ * - **2**: Small II.
526
+ *
527
+ * - **3**: Small III.
528
+ *
529
+ * - **5**: Medium I.
530
+ *
531
+ * - **8**: Medium II.
532
+ *
533
+ * - **10**: Medium III.
534
+ *
535
+ * - **20**: Large I.
473
536
  *
474
- * * **1**: Small
475
- * * **2**: Small Ⅱ
476
- * * **3**: Small Ⅲ
477
- * * **5**: Medium Ⅰ
478
- * * **8**: Medium Ⅱ
479
- * * **10**: Medium Ⅲ
480
- * * **20**: Large Ⅰ
481
- * * **30**: Large Ⅱ
482
- * * **40**: Large Ⅲ
483
- * * **50**: Large Ⅳ
484
- * * **60**: Large Ⅴ
485
- * * **70**: Large Ⅵ
486
- * * **80**: Large VⅡ
487
- * * **90**: Large VⅢ
488
- * * **100**: Super Large Ⅰ
489
- * * **200**: Super Large Ⅱ
537
+ * - **30**: Large II.
490
538
  *
491
- * > The Large Ⅲ specification and higher specifications are available only to users that are added to the whitelist. To use these specifications, contact your Alibaba Cloud account manager.
539
+ * - **40**: Large III.
492
540
  *
493
- * Different specifications provide different capabilities. For more information, see [Instance specifications](https://help.aliyun.com/document_detail/153127.html).
541
+ * - **50**: Large IV.
542
+ *
543
+ * - **60**: Large V.
544
+ *
545
+ * - **70**: Large VI.
546
+ *
547
+ * - **80**: Large VII.
548
+ *
549
+ * - **90**: Large VIII.
550
+ *
551
+ * - **100**: Super Large I.
552
+ *
553
+ * - **200**: Super Large II.
554
+ *
555
+ * > The Large III and higher specifications are available only to users on the whitelist. To use these specifications, contact your account manager.
556
+ *
557
+ * The definitions of different specifications vary. For more information, see [Instance specifications](https://help.aliyun.com/document_detail/153127.html).
494
558
  *
495
559
  * @example
496
560
  * 1
@@ -498,15 +562,21 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
498
562
  spec?: string;
499
563
  /**
500
564
  * @remarks
501
- * The status of the GA instance. Valid values:
565
+ * The status of the Global Accelerator instance. Valid values:
502
566
  *
503
- * * **init**: The GA instance is being initialized.
504
- * * **active**: The GA instance is available.
505
- * * **configuring**: The GA instance is being configured.
506
- * * **binding**: The GA instance is being associated.
507
- * * **unbinding**: The GA instance is being disassociated.
508
- * * **deleting**: The GA instance is being deleted.
509
- * * **finacialLocked**: The GA instance is locked due to overdue payments.
567
+ * - **init**: The instance is being initialized.
568
+ *
569
+ * - **active**: The instance is available.
570
+ *
571
+ * - **configuring**: The instance is being configured.
572
+ *
573
+ * - **binding**: The instance is being associated.
574
+ *
575
+ * - **unbinding**: The instance is being disassociated.
576
+ *
577
+ * - **deleting**: The instance is being deleted.
578
+ *
579
+ * - **finacialLocked**: The instance is financially locked.
510
580
  *
511
581
  * @example
512
582
  * active
@@ -514,16 +584,18 @@ export class DescribeAcceleratorResponseBody extends $dara.Model {
514
584
  state?: string;
515
585
  /**
516
586
  * @remarks
517
- * The tags of the GA instance.
587
+ * The tags of the resource.
518
588
  */
519
589
  tags?: DescribeAcceleratorResponseBodyTags[];
520
590
  /**
521
591
  * @remarks
522
- * Indicates whether the GA instance can be upgraded. Valid values:
592
+ * The upgrade status of the Global Accelerator instance. Valid values:
593
+ *
594
+ * - **notUpgradable**: The instance does not need to be upgraded.
595
+ *
596
+ * - **upgradable**: The instance can be upgraded.
523
597
  *
524
- * * **notUpgradable:** The GA instance does not need to be upgraded.
525
- * * **upgradable:** The GA instance can be upgraded to the latest version.
526
- * * **upgradeFailed:** The GA instance failed to be upgraded.
598
+ * - **upgradeFailed**: The instance failed to be upgraded.
527
599
  *
528
600
  * @example
529
601
  * notUpgradable
@@ -9,7 +9,7 @@ export class DescribeApplicationMonitorRequest extends $dara.Model {
9
9
  *
10
10
  * You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length.
11
11
  *
12
- * > If you do not specify this parameter, the system automatically uses the **request ID** as the **client token**. The **request ID** may be different for each request.
12
+ * > If you do not specify this parameter, the system automatically uses the **request ID** as the **client token**. The **request ID** may be different for each request.
13
13
  *
14
14
  * @example
15
15
  * 123e4567-e89b-12d3-a456-426655440000
@@ -16,7 +16,7 @@ export class DescribeApplicationMonitorResponseBodyIspCityList extends $dara.Mod
16
16
  * The name of the city in which the probe point of the ISP is deployed.
17
17
  *
18
18
  * @example
19
- * Singapore
19
+ * 新加坡
20
20
  */
21
21
  cityName?: string;
22
22
  /**
@@ -32,7 +32,7 @@ export class DescribeApplicationMonitorResponseBodyIspCityList extends $dara.Mod
32
32
  * The probe point name of the ISP.
33
33
  *
34
34
  * @example
35
- * Alibaba
35
+ * 阿里巴巴
36
36
  */
37
37
  ispName?: string;
38
38
  static names(): { [key: string]: string } {
@@ -83,8 +83,9 @@ export class DescribeApplicationMonitorResponseBody extends $dara.Model {
83
83
  * @remarks
84
84
  * Indicates whether the automatic diagnostics feature is enabled. Valid values:
85
85
  *
86
- * * **true**
87
- * * **false**
86
+ * - **true**
87
+ *
88
+ * - **false**
88
89
  *
89
90
  * @example
90
91
  * true
@@ -161,11 +162,15 @@ export class DescribeApplicationMonitorResponseBody extends $dara.Model {
161
162
  * @remarks
162
163
  * The status of the origin probing task. Valid values:
163
164
  *
164
- * * **init**
165
- * * **active**
166
- * * **updating**
167
- * * **inactive**
168
- * * **deleting**
165
+ * - **init**
166
+ *
167
+ * - **active**
168
+ *
169
+ * - **updating**
170
+ *
171
+ * - **inactive**
172
+ *
173
+ * - **deleting**
169
174
  *
170
175
  * @example
171
176
  * active
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeBandwidthPackageRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the bandwidth plan that you want to query.
8
+ * The ID of the bandwidth plan to query.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class DescribeBandwidthPackageRequest extends $dara.Model {
15
15
  bandwidthPackageId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The ID of the region where the Global Accelerator (GA) instance is deployed. Set the value to **cn-hangzhou**.
18
+ * The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
19
19
  *
20
20
  * This parameter is required.
21
21
  *