@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
@@ -30,6 +30,7 @@ export class UpdateAcceleratorCrossBorderStatusRequest extends $dara.Model {
30
30
  * Specifies whether to enable the cross-border acceleration feature for the GA instance. Valid values:
31
31
  *
32
32
  * - **true**
33
+ *
33
34
  * - **false**
34
35
  *
35
36
  * This parameter is required.
@@ -17,10 +17,11 @@ export class UpdateAcceleratorRequest extends $dara.Model {
17
17
  * @remarks
18
18
  * Specifies whether to enable automatic payment. Valid values:
19
19
  *
20
- * * **false**: disables automatic payment. This is the default value. After an order is generated, you must go to the [Order Center](https://usercenter2-intl.aliyun.com/order/list) to complete the payment.
21
- * * **true**: enables automatic payment. Payments are automatically completed.
20
+ * - **false** (default): Disables automatic payment. After an order is generated, you must go to the [Order Hub](https://usercenter2-intl.aliyun.com/order/list) to complete the payment.
22
21
  *
23
- * > This parameter takes effect only if you call the operation to upgrade a GA instance.
22
+ * - **true**: Enables automatic payment. The system automatically pays the bill.
23
+ *
24
+ * > This parameter is valid only for upgrade orders.
24
25
  *
25
26
  * @example
26
27
  * false
@@ -28,25 +29,37 @@ export class UpdateAcceleratorRequest extends $dara.Model {
28
29
  autoPay?: boolean;
29
30
  /**
30
31
  * @remarks
31
- * Specifies whether to automatically pay bills by using coupons. Default value: false. Valid values:
32
+ * Specifies whether to automatically use a coupon to pay for the bill. Valid values:
33
+ *
34
+ * - **true**: Use a coupon.
32
35
  *
33
- * * **true**: automatically pays bills by using coupons.
34
- * * **false**: does not automatically pay bills by using coupons.
36
+ * - **false** (default): Do not use a coupon.
35
37
  *
36
- * > This parameter takes effect only if the **AutoPay** parameter is set to **true**.
38
+ * > This parameter is valid only if **AutoPay** is set to **true**.
37
39
  *
38
40
  * @example
39
41
  * false
40
42
  */
41
43
  autoUseCoupon?: boolean;
44
+ /**
45
+ * @remarks
46
+ * The bandwidth of the standard GA instance. Unit: **Mbps**.
47
+ *
48
+ * Valid values: 200 to 5000.
49
+ *
50
+ * > This parameter is valid only when the access mode of the acceleration area is Anycast.
51
+ *
52
+ * @example
53
+ * 200
54
+ */
42
55
  bandwidth?: number;
43
56
  /**
44
57
  * @remarks
45
58
  * The client token that is used to ensure the idempotence of the request.
46
59
  *
47
- * 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.
60
+ * Generate a parameter value from your client to make sure that the value is unique among different requests. The client token can contain only ASCII characters.
48
61
  *
49
- * > 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.
62
+ * > If you do not specify this parameter, the system automatically uses the **RequestId** of the request as the **ClientToken**. The **RequestId** of each API request may be different.
50
63
  *
51
64
  * @example
52
65
  * 123e4567****
@@ -64,7 +77,7 @@ export class UpdateAcceleratorRequest extends $dara.Model {
64
77
  * @remarks
65
78
  * The name of the GA instance.
66
79
  *
67
- * The name must be 1 to 128 characters in length, and can contain letters, digits, periods (.), underscores (_), and hyphens (-). The name must start with a letter.
80
+ * The name must be 1 to 128 characters in length, start with a letter or a Chinese character, and can contain digits, periods (.), underscores (_), and hyphens (-).
68
81
  *
69
82
  * @example
70
83
  * Accelerator
@@ -72,7 +85,7 @@ export class UpdateAcceleratorRequest extends $dara.Model {
72
85
  name?: string;
73
86
  /**
74
87
  * @remarks
75
- * The region where the GA instance is deployed. Set the value to **cn-hangzhou**.
88
+ * The region ID of the GA instance. Set the value to **cn-hangzhou**.
76
89
  *
77
90
  * @example
78
91
  * cn-hangzhou
@@ -84,26 +97,41 @@ export class UpdateAcceleratorRequest extends $dara.Model {
84
97
  * @remarks
85
98
  * The specification of the GA instance. Valid values:
86
99
  *
87
- * * **1**: Small
88
- * * **2**: Small Ⅱ
89
- * * **3**: Small
90
- * * **5**: Medium Ⅰ
91
- * * **8**: Medium
92
- * * **10**: Medium Ⅲ
93
- * * **20**: Large
94
- * * **30**: Large Ⅱ
95
- * * **40**: Large
96
- * * **50**: Large Ⅳ
97
- * * **60**: Large
98
- * * **70**: Large Ⅵ
99
- * * **80**: Large VⅡ
100
- * * **90**: Large VⅢ
101
- * * **100**: Super Large
102
- * * **200**: Super Large Ⅱ
103
- *
104
- * > The Large Ⅲ specification and higher specifications are available only for accounts that are added to the whitelist. To use these specifications, contact your Alibaba Cloud account manager.
105
- *
106
- * Different specifications provide different capabilities. For more information, see [Instance specifications](https://help.aliyun.com/document_detail/153127.html).
100
+ * - **1**: Small I
101
+ *
102
+ * - **2**: Small II
103
+ *
104
+ * - **3**: Small III
105
+ *
106
+ * - **5**: Medium I
107
+ *
108
+ * - **8**: Medium II
109
+ *
110
+ * - **10**: Medium III
111
+ *
112
+ * - **20**: Large I
113
+ *
114
+ * - **30**: Large II
115
+ *
116
+ * - **40**: Large III
117
+ *
118
+ * - **50**: Large IV
119
+ *
120
+ * - **60**: Large V
121
+ *
122
+ * - **70**: Large VI
123
+ *
124
+ * - **80**: Large VII
125
+ *
126
+ * - **90**: Large VIII
127
+ *
128
+ * - **100**: Ultra-large I
129
+ *
130
+ * - **200**: Ultra-large II
131
+ *
132
+ * > Large III and higher specifications are available only to whitelisted users. To use these specifications, contact your account manager.
133
+ *
134
+ * The definitions of instance types vary. For more information, see [Instance types](https://help.aliyun.com/document_detail/153127.html).
107
135
  *
108
136
  * @example
109
137
  * 1
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class UpdateAcceleratorResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the request.
8
+ * The request ID.
9
9
  *
10
10
  * @example
11
11
  * 6FEA0CF3-D3B9-43E5-A304-D217037876A8
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class UpdateApplicationMonitorRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The URL or IP address that is probed.
8
+ * The URL or IP address to be probed.
9
9
  *
10
10
  * @example
11
11
  * https://www.aliyun.com
@@ -15,9 +15,9 @@ export class UpdateApplicationMonitorRequest extends $dara.Model {
15
15
  * @remarks
16
16
  * The client token that is used to ensure the idempotence of the request.
17
17
  *
18
- * 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.
18
+ * You can use the client to generate the token, but you must make sure that the token is unique among different requests. The client token can contain only ASCII characters.
19
19
  *
20
- * > 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.
20
+ * > If you do not specify this parameter, the system automatically uses the **RequestId** value as the **ClientToken** value. The **RequestId** value of each API request is different.
21
21
  *
22
22
  * @example
23
23
  * 123e4567-e89b-12d3-a456-426655440000
@@ -27,8 +27,9 @@ export class UpdateApplicationMonitorRequest extends $dara.Model {
27
27
  * @remarks
28
28
  * Specifies whether to enable the automatic diagnostics feature. Valid values:
29
29
  *
30
- * * **true**
31
- * * **false** (default)
30
+ * - **true**: Enabled.
31
+ *
32
+ * - **false** (default): Disabled.
32
33
  *
33
34
  * @example
34
35
  * false
@@ -36,7 +37,7 @@ export class UpdateApplicationMonitorRequest extends $dara.Model {
36
37
  detectEnable?: boolean;
37
38
  /**
38
39
  * @remarks
39
- * Set the threshold that is used to trigger the automatic diagnostics feature. If the liveness of the origin in percentile drops below the specified threshold, the automatic diagnostics feature is triggered.
40
+ * The threshold that triggers automatic diagnostics. When the origin availability rate falls below this threshold, automatic diagnostics is triggered.
40
41
  *
41
42
  * Valid values: **0** to **100**.
42
43
  *
@@ -46,7 +47,7 @@ export class UpdateApplicationMonitorRequest extends $dara.Model {
46
47
  detectThreshold?: number;
47
48
  /**
48
49
  * @remarks
49
- * The number of times that the threshold must be reached before the automatic diagnostics feature is triggered.
50
+ * The number of consecutive times that the availability rate must fall below the threshold before automatic diagnostics is triggered.
50
51
  *
51
52
  * Valid values: **1** to **20**.
52
53
  *
@@ -56,7 +57,7 @@ export class UpdateApplicationMonitorRequest extends $dara.Model {
56
57
  detectTimes?: number;
57
58
  /**
58
59
  * @remarks
59
- * The ID of the listener that you want to modify. The listener runs the origin probing task.
60
+ * The instance ID of the listener associated with the origin probing task that you want to modify.
60
61
  *
61
62
  * @example
62
63
  * lsr-bp1bpn0kn908w4nbw****
@@ -64,7 +65,7 @@ export class UpdateApplicationMonitorRequest extends $dara.Model {
64
65
  listenerId?: string;
65
66
  /**
66
67
  * @remarks
67
- * The extended options of the listener protocol that is used by the origin probing task. The options vary based on the listener protocol.
68
+ * The advanced extension options for the listener protocol type of the origin probing task. Different listener protocol types correspond to different extension options.
68
69
  *
69
70
  * @example
70
71
  * { "http_method": "get","header": "key:asd","acceptable_response_code": "500","cert_verify": true }
@@ -72,7 +73,7 @@ export class UpdateApplicationMonitorRequest extends $dara.Model {
72
73
  optionsJson?: string;
73
74
  /**
74
75
  * @remarks
75
- * The ID of the region where the Global Accelerator (GA) instance is deployed. Set the value to **cn-hangzhou**.
76
+ * The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
76
77
  *
77
78
  * @example
78
79
  * cn-hangzhou
@@ -80,9 +81,9 @@ export class UpdateApplicationMonitorRequest extends $dara.Model {
80
81
  regionId?: string;
81
82
  /**
82
83
  * @remarks
83
- * The silence period of the automatic diagnostics feature. This parameter specifies the interval at which the automatic diagnostics feature is triggered. If the availability rate does not return to normal after GA triggers an automatic diagnostic task, GA must wait until the silence period ends before GA can trigger another automatic diagnostic task.
84
+ * The silence period for automatic diagnostics. This specifies the interval between automatic diagnostics triggers when the availability rate does not recover to normal after diagnostics is triggered.
84
85
  *
85
- * If the number of consecutive times that the availability rate drops below the threshold of automatic diagnostics reaches the value of the **DetectTimes** parameter, the automatic diagnostics feature is triggered. The automatic diagnostics feature is not triggered again within the silence period even if the availability rate stays below the threshold. If the availability rate does not return to normal after the silence period ends, the automatic diagnostics feature is triggered again.
86
+ * When the availability rate falls below the automatic diagnostics threshold for consecutive times (as specified by **DetectTimes**), automatic diagnostics is triggered. If the availability rate remains below the threshold during the silence period, automatic diagnostics is not triggered again within the silence period. If the availability rate has not recovered after the silence period expires, automatic diagnostics is triggered again.
86
87
  *
87
88
  * Unit: seconds. Valid values: **300** to **86400**.
88
89
  *
@@ -104,7 +105,7 @@ export class UpdateApplicationMonitorRequest extends $dara.Model {
104
105
  * @remarks
105
106
  * The name of the origin probing task.
106
107
  *
107
- * The name must be 1 to 128 characters in length and can contain letters, digits, periods (.), underscores (_), and hyphens (-). The name must start with a letter.
108
+ * The name must be 1 to 128 characters in length and must start with a letter or a Chinese character. It can contain digits, periods (.), underscores (_), and hyphens (-).
108
109
  *
109
110
  * @example
110
111
  * task1
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class UpdateApplicationMonitorResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the request.
8
+ * The request ID.
9
9
  *
10
10
  * @example
11
11
  * 04F0F334-1335-436C-A1D7-6C044FE73368
@@ -7,10 +7,11 @@ export class UpdateBandwidthPackageRequest extends $dara.Model {
7
7
  * @remarks
8
8
  * Specifies whether to enable automatic payment. Valid values:
9
9
  *
10
- * * **false**: disables automatic payment. This is the default value. If you select this option, you must go to [Order Center](https://usercenter2-intl.aliyun.com/order/list) to complete the payment after an order is generated.
11
- * * **true**: enables automatic payment. Payments are automatically completed.
10
+ * - **false** (default): disables automatic payment. After an order is generated, you must go to the <props="china">[Order Hub](https://usercenter2.aliyun.com/order/list)<props="intl">[Order Hub](https://usercenter2-intl.aliyun.com/order/list) to complete the payment.
12
11
  *
13
- * > This parameter takes effect only if you call the UpdateBandwidthPackage operation to upgrade a bandwidth plan.
12
+ * - **true**: enables automatic payment. The system automatically pays the bill.
13
+ *
14
+ * > This parameter is required only for upgrade orders.
14
15
  *
15
16
  * @example
16
17
  * false
@@ -20,8 +21,9 @@ export class UpdateBandwidthPackageRequest extends $dara.Model {
20
21
  * @remarks
21
22
  * Specifies whether to use coupons. Valid values:
22
23
  *
23
- * * **true**
24
- * * **false** (default)
24
+ * - **true**: yes.
25
+ *
26
+ * - **false** (default): no.
25
27
  *
26
28
  * @example
27
29
  * false
@@ -29,7 +31,7 @@ export class UpdateBandwidthPackageRequest extends $dara.Model {
29
31
  autoUseCoupon?: boolean;
30
32
  /**
31
33
  * @remarks
32
- * The bandwidth value of the bandwidth plan. Unit: Mbit/s.
34
+ * The bandwidth of the bandwidth plan. Unit: Mbit/s.
33
35
  *
34
36
  * Valid values: **2** to **2000**.
35
37
  *
@@ -49,13 +51,15 @@ export class UpdateBandwidthPackageRequest extends $dara.Model {
49
51
  bandwidthPackageId?: string;
50
52
  /**
51
53
  * @remarks
52
- * The type of bandwidth. Valid values:
54
+ * The bandwidth type. Valid values:
55
+ *
56
+ * - **Basic**: standard bandwidth.
57
+ *
58
+ * - **Enhanced**: enhanced bandwidth.
53
59
  *
54
- * * **Basic**
55
- * * **Enhanced**
56
- * * **Advanced**
60
+ * - **Advanced**: premium bandwidth.
57
61
  *
58
- * > You can upgrade **Basic** bandwidth to **Enhanced** bandwidth or downgrade Enhanced bandwidth to Basic bandwidth. You cannot change **Advanced** bandwidth to another type of bandwidth.
62
+ * > You can upgrade a Basic bandwidth plan to Enhanced, or downgrade an **Enhanced** bandwidth plan to **Basic**. You cannot change the bandwidth type of an **Advanced** bandwidth plan.
59
63
  *
60
64
  * @example
61
65
  * Basic
@@ -73,7 +77,8 @@ export class UpdateBandwidthPackageRequest extends $dara.Model {
73
77
  description?: string;
74
78
  /**
75
79
  * @remarks
76
- * The name of the bandwidth plan. The name must be 2 to 128 characters in length, and can contain letters, digits, periods (.), underscores (_), and hyphens (-). The name must start with a letter.
80
+ * The name of the bandwidth plan.
81
+ * The name must be 1 to 128 characters in length, start with a letter or a Chinese character, and can contain letters, digits, periods (.), underscores (_), and hyphens (-).
77
82
  *
78
83
  * @example
79
84
  * testName
@@ -81,7 +86,7 @@ export class UpdateBandwidthPackageRequest extends $dara.Model {
81
86
  name?: string;
82
87
  /**
83
88
  * @remarks
84
- * The region ID of the GA instance. Set the value to **cn-hangzhou**.
89
+ * The ID of the region where the Global Accelerator instance is deployed. Set the value to **cn-hangzhou**.
85
90
  *
86
91
  * This parameter is required.
87
92
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class UpdateBandwidthPackageResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The bandwidth plan ID.
8
+ * The ID of the bandwidth plan.
9
9
  *
10
10
  * @example
11
11
  * gbwp-bp1eo4f57z1kbbcmn****
@@ -9,7 +9,7 @@ export class UpdateBasicEndpointGroupRequest 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.
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
@@ -49,8 +49,9 @@ export class UpdateBasicEndpointGroupRequest extends $dara.Model {
49
49
  *
50
50
  * This parameter is required only if the accelerated IP address is associated with the secondary private IP address of an ECS instance or an ENI.
51
51
  *
52
- * * If you set the endpoint type to **ECS**, you can set **EndpointSubAddress** to the secondary private IP address of the primary ENI. If you leave this parameter empty, the primary private IP address of the primary ENI is used.
53
- * * If you set the endpoint type to **ENI**, you can set **EndpointSubAddress** to the secondary private IP address of the secondary ENI. If you leave this parameter empty, the primary private IP address of the secondary ENI is used.
52
+ * - If you set the endpoint type to **ECS**, you can set **EndpointSubAddress** to the secondary private IP address of the primary ENI. If you leave this parameter empty, the primary private IP address of the primary ENI is used.
53
+ *
54
+ * - If you set the endpoint type to **ENI**, you can set **EndpointSubAddress** to the secondary private IP address of the secondary ENI. If you leave this parameter empty, the primary private IP address of the secondary ENI is used.
54
55
  *
55
56
  * @example
56
57
  * 172.16.XX.XX
@@ -60,9 +61,11 @@ export class UpdateBasicEndpointGroupRequest extends $dara.Model {
60
61
  * @remarks
61
62
  * The type of the endpoint. Valid values:
62
63
  *
63
- * * **ENI**: elastic network interface (ENI).
64
- * * **SLB**: Classic Load Balancer (CLB) instance.
65
- * * **ECS**: Elastic Compute Service (ECS) instance.
64
+ * - **ENI**: elastic network interface (ENI).
65
+ *
66
+ * - **SLB**: Classic Load Balancer (CLB) instance.
67
+ *
68
+ * - **ECS**: Elastic Compute Service (ECS) instance.
66
69
  *
67
70
  * @example
68
71
  * ENI
@@ -7,9 +7,9 @@ export class UpdateCustomRoutingEndpointGroupAttributeRequest extends $dara.Mode
7
7
  * @remarks
8
8
  * The client token that is used to ensure the idempotence of the request.
9
9
  *
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.
10
+ * You can use the client to generate a token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters.
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 **RequestId** of the request as the **ClientToken**. The **RequestId** may be different for each request.
13
13
  *
14
14
  * @example
15
15
  * 123e4567-e89b-12d3-a456-426655440000
@@ -17,9 +17,9 @@ export class UpdateCustomRoutingEndpointGroupAttributeRequest extends $dara.Mode
17
17
  clientToken?: string;
18
18
  /**
19
19
  * @remarks
20
- * The endpoint group description.
20
+ * The description of the endpoint group.
21
21
  *
22
- * The description can be up to 256 characters in length and cannot contain `http://` or `https://`.
22
+ * The description can be up to 256 characters in length and cannot contain `http://` or `https://` characters.
23
23
  *
24
24
  * @example
25
25
  * EndpointGroup
@@ -27,7 +27,7 @@ export class UpdateCustomRoutingEndpointGroupAttributeRequest extends $dara.Mode
27
27
  description?: string;
28
28
  /**
29
29
  * @remarks
30
- * The endpoint group ID.
30
+ * The ID of the endpoint group.
31
31
  *
32
32
  * This parameter is required.
33
33
  *
@@ -37,9 +37,9 @@ export class UpdateCustomRoutingEndpointGroupAttributeRequest extends $dara.Mode
37
37
  endpointGroupId?: string;
38
38
  /**
39
39
  * @remarks
40
- * The endpoint group name.
40
+ * The name of the endpoint group.
41
41
  *
42
- * The name must be 2 to 128 characters in length, and can contain letters, digits, underscores (_), and hyphens (-). The name must start with a letter.
42
+ * The name must be 1 to 128 characters in length, start with a letter or a Chinese character, and can contain digits, underscores (_), and hyphens (-).
43
43
  *
44
44
  * @example
45
45
  * group1
@@ -47,7 +47,7 @@ export class UpdateCustomRoutingEndpointGroupAttributeRequest extends $dara.Mode
47
47
  name?: string;
48
48
  /**
49
49
  * @remarks
50
- * The region ID of the Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
50
+ * The ID of the region where the Global Accelerator instance is deployed. Set the value to **cn-hangzhou**.
51
51
  *
52
52
  * This parameter is required.
53
53
  *
@@ -17,7 +17,7 @@ export class UpdateDomainRequest extends $dara.Model {
17
17
  domain?: string;
18
18
  /**
19
19
  * @remarks
20
- * The ID of the region where the Global Accelerator (GA) instance is deployed. Set the value to **cn-hangzhou**.
20
+ * The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
21
21
  *
22
22
  * @example
23
23
  * cn-hangzhou
@@ -25,7 +25,7 @@ export class UpdateDomainRequest extends $dara.Model {
25
25
  regionId?: string;
26
26
  /**
27
27
  * @remarks
28
- * The accelerated domain name to be modified.
28
+ * The accelerated domain name that you want to update.
29
29
  *
30
30
  * This parameter is required.
31
31
  *
@@ -23,10 +23,13 @@ export class UpdateDomainStateResponseBody extends $dara.Model {
23
23
  * @remarks
24
24
  * The ICP filing status of the accelerated domain name. Valid values:
25
25
  *
26
- * * **illegal:** The domain name is illegal.
27
- * * **inactive:** The domain name has not completed ICP filing.
28
- * * **active:** The domain name has a valid ICP number.
29
- * * **unknown:** The ICP filing status is unknown.
26
+ * - **illegal:** The domain name is illegal.
27
+ *
28
+ * - **inactive:** The domain name has not completed ICP filing.
29
+ *
30
+ * - **active:** The domain name has a valid ICP number.
31
+ *
32
+ * - **unknown:** The ICP filing status is unknown.
30
33
  *
31
34
  * @example
32
35
  * active