@alicloud/ga20191120 3.0.0 → 3.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (387) hide show
  1. package/dist/client.d.ts +632 -624
  2. package/dist/client.js +634 -620
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AddEntriesToAclRequest.d.ts +14 -15
  5. package/dist/models/AddEntriesToAclRequest.js.map +1 -1
  6. package/dist/models/AddEntriesToAclResponseBody.d.ts +1 -1
  7. package/dist/models/AssociateAclsWithListenerRequest.d.ts +13 -15
  8. package/dist/models/AssociateAclsWithListenerRequest.js.map +1 -1
  9. package/dist/models/AssociateAclsWithListenerResponseBody.d.ts +3 -3
  10. package/dist/models/AssociateAdditionalCertificatesWithListenerRequest.d.ts +11 -11
  11. package/dist/models/AssociateAdditionalCertificatesWithListenerResponseBody.d.ts +1 -1
  12. package/dist/models/AssociateResourcesRequest.d.ts +22 -0
  13. package/dist/models/AssociateResourcesRequest.js.map +1 -1
  14. package/dist/models/AssociateResourcesResponseBody.d.ts +7 -1
  15. package/dist/models/AssociateResourcesResponseBody.js.map +1 -1
  16. package/dist/models/AttachDdosToAcceleratorRequest.d.ts +40 -6
  17. package/dist/models/AttachDdosToAcceleratorRequest.js.map +1 -1
  18. package/dist/models/AttachDdosToAcceleratorResponseBody.d.ts +3 -3
  19. package/dist/models/AttachLogStoreToEndpointGroupRequest.d.ts +9 -9
  20. package/dist/models/AttachLogStoreToEndpointGroupResponseBody.d.ts +1 -1
  21. package/dist/models/BandwidthPackageAddAcceleratorRequest.d.ts +3 -3
  22. package/dist/models/BandwidthPackageAddAcceleratorResponseBody.d.ts +2 -2
  23. package/dist/models/BandwidthPackageRemoveAcceleratorRequest.d.ts +3 -3
  24. package/dist/models/BandwidthPackageRemoveAcceleratorResponseBody.d.ts +3 -3
  25. package/dist/models/ChangeResourceGroupRequest.d.ts +14 -16
  26. package/dist/models/ChangeResourceGroupRequest.js.map +1 -1
  27. package/dist/models/ChangeResourceGroupResponseBody.d.ts +1 -1
  28. package/dist/models/CreateAcceleratorRequest.d.ts +98 -61
  29. package/dist/models/CreateAcceleratorRequest.js.map +1 -1
  30. package/dist/models/CreateAcceleratorResponseBody.d.ts +10 -2
  31. package/dist/models/CreateAcceleratorResponseBody.js.map +1 -1
  32. package/dist/models/CreateAclRequest.d.ts +26 -28
  33. package/dist/models/CreateAclRequest.js.map +1 -1
  34. package/dist/models/CreateAclResponseBody.d.ts +2 -2
  35. package/dist/models/CreateApplicationMonitorRequest.d.ts +17 -16
  36. package/dist/models/CreateApplicationMonitorRequest.js.map +1 -1
  37. package/dist/models/CreateBandwidthPackageRequest.d.ts +60 -51
  38. package/dist/models/CreateBandwidthPackageRequest.js.map +1 -1
  39. package/dist/models/CreateBandwidthPackageResponseBody.d.ts +6 -4
  40. package/dist/models/CreateBandwidthPackageResponseBody.js.map +1 -1
  41. package/dist/models/CreateBasicAccelerateIpEndpointRelationsRequest.d.ts +10 -10
  42. package/dist/models/CreateBasicAccelerateIpEndpointRelationsResponseBody.d.ts +2 -2
  43. package/dist/models/CreateBasicAcceleratorRequest.d.ts +40 -39
  44. package/dist/models/CreateBasicAcceleratorRequest.js.map +1 -1
  45. package/dist/models/CreateBasicAcceleratorResponseBody.d.ts +5 -4
  46. package/dist/models/CreateBasicAcceleratorResponseBody.js.map +1 -1
  47. package/dist/models/CreateBasicEndpointGroupRequest.d.ts +17 -18
  48. package/dist/models/CreateBasicEndpointGroupRequest.js.map +1 -1
  49. package/dist/models/CreateBasicEndpointGroupResponseBody.d.ts +1 -1
  50. package/dist/models/CreateBasicEndpointRequest.d.ts +20 -23
  51. package/dist/models/CreateBasicEndpointRequest.js.map +1 -1
  52. package/dist/models/CreateBasicEndpointResponseBody.d.ts +3 -3
  53. package/dist/models/CreateBasicIpSetRequest.d.ts +23 -30
  54. package/dist/models/CreateBasicIpSetRequest.js.map +1 -1
  55. package/dist/models/CreateBasicIpSetResponseBody.d.ts +1 -1
  56. package/dist/models/CreateCustomRoutingEndpointGroupDestinationsRequest.d.ts +27 -26
  57. package/dist/models/CreateCustomRoutingEndpointGroupDestinationsRequest.js.map +1 -1
  58. package/dist/models/CreateCustomRoutingEndpointGroupDestinationsResponseBody.d.ts +2 -2
  59. package/dist/models/CreateCustomRoutingEndpointGroupsRequest.d.ts +48 -48
  60. package/dist/models/CreateCustomRoutingEndpointGroupsRequest.js.map +1 -1
  61. package/dist/models/CreateCustomRoutingEndpointGroupsResponseBody.d.ts +2 -2
  62. package/dist/models/CreateCustomRoutingEndpointTrafficPoliciesRequest.d.ts +18 -18
  63. package/dist/models/CreateCustomRoutingEndpointTrafficPoliciesResponseBody.d.ts +2 -2
  64. package/dist/models/CreateCustomRoutingEndpointsRequest.d.ts +26 -28
  65. package/dist/models/CreateCustomRoutingEndpointsRequest.js.map +1 -1
  66. package/dist/models/CreateCustomRoutingEndpointsResponseBody.d.ts +2 -2
  67. package/dist/models/CreateDomainRequest.d.ts +4 -3
  68. package/dist/models/CreateDomainRequest.js.map +1 -1
  69. package/dist/models/CreateEndpointGroupRequest.d.ts +145 -86
  70. package/dist/models/CreateEndpointGroupRequest.js +7 -0
  71. package/dist/models/CreateEndpointGroupRequest.js.map +1 -1
  72. package/dist/models/CreateEndpointGroupResponseBody.d.ts +2 -2
  73. package/dist/models/CreateEndpointGroupsRequest.d.ts +383 -9
  74. package/dist/models/CreateEndpointGroupsRequest.js +7 -0
  75. package/dist/models/CreateEndpointGroupsRequest.js.map +1 -1
  76. package/dist/models/CreateEndpointGroupsResponseBody.d.ts +1 -1
  77. package/dist/models/CreateForwardingRulesRequest.d.ts +220 -4
  78. package/dist/models/CreateForwardingRulesRequest.js.map +1 -1
  79. package/dist/models/CreateForwardingRulesResponseBody.d.ts +2 -2
  80. package/dist/models/CreateListenerRequest.d.ts +341 -255
  81. package/dist/models/CreateListenerRequest.js +7 -0
  82. package/dist/models/CreateListenerRequest.js.map +1 -1
  83. package/dist/models/CreateListenerResponseBody.d.ts +2 -2
  84. package/dist/models/DeleteAclRequest.d.ts +6 -7
  85. package/dist/models/DeleteAclRequest.js.map +1 -1
  86. package/dist/models/DeleteAclResponseBody.d.ts +1 -1
  87. package/dist/models/DeleteApplicationMonitorRequest.d.ts +3 -3
  88. package/dist/models/DeleteApplicationMonitorResponseBody.d.ts +1 -1
  89. package/dist/models/DeleteBasicAccelerateIpEndpointRelationRequest.d.ts +8 -8
  90. package/dist/models/DeleteBasicAccelerateIpEndpointRelationResponseBody.d.ts +5 -5
  91. package/dist/models/DeleteBasicAcceleratorRequest.d.ts +2 -2
  92. package/dist/models/DeleteBasicAcceleratorResponseBody.d.ts +2 -2
  93. package/dist/models/DeleteBasicEndpointRequest.d.ts +5 -5
  94. package/dist/models/DeleteBasicEndpointResponseBody.d.ts +2 -2
  95. package/dist/models/DescribeAcceleratorRequest.d.ts +2 -2
  96. package/dist/models/DescribeAcceleratorResponseBody.d.ts +170 -98
  97. package/dist/models/DescribeAcceleratorResponseBody.js.map +1 -1
  98. package/dist/models/DescribeApplicationMonitorRequest.d.ts +1 -1
  99. package/dist/models/DescribeApplicationMonitorResponseBody.d.ts +14 -9
  100. package/dist/models/DescribeApplicationMonitorResponseBody.js.map +1 -1
  101. package/dist/models/DescribeBandwidthPackageRequest.d.ts +2 -2
  102. package/dist/models/DescribeBandwidthPackageResponseBody.d.ts +47 -39
  103. package/dist/models/DescribeBandwidthPackageResponseBody.js.map +1 -1
  104. package/dist/models/DescribeCommodityPriceRequest.d.ts +18 -12
  105. package/dist/models/DescribeCommodityPriceRequest.js.map +1 -1
  106. package/dist/models/DescribeCommodityPriceResponseBody.d.ts +24 -20
  107. package/dist/models/DescribeCommodityPriceResponseBody.js.map +1 -1
  108. package/dist/models/DescribeCommodityRequest.d.ts +11 -7
  109. package/dist/models/DescribeCommodityRequest.js.map +1 -1
  110. package/dist/models/DescribeCommodityResponseBody.d.ts +11 -9
  111. package/dist/models/DescribeCommodityResponseBody.js.map +1 -1
  112. package/dist/models/DescribeEndpointGroupRequest.d.ts +2 -2
  113. package/dist/models/DescribeEndpointGroupResponseBody.d.ts +209 -97
  114. package/dist/models/DescribeEndpointGroupResponseBody.js +7 -0
  115. package/dist/models/DescribeEndpointGroupResponseBody.js.map +1 -1
  116. package/dist/models/DescribeIpSetResponseBody.d.ts +50 -30
  117. package/dist/models/DescribeIpSetResponseBody.js.map +1 -1
  118. package/dist/models/DescribeListenerRequest.d.ts +1 -1
  119. package/dist/models/DescribeListenerResponseBody.d.ts +147 -111
  120. package/dist/models/DescribeListenerResponseBody.js.map +1 -1
  121. package/dist/models/DescribeLogStoreOfEndpointGroupResponseBody.d.ts +1 -2
  122. package/dist/models/DescribeLogStoreOfEndpointGroupResponseBody.js.map +1 -1
  123. package/dist/models/DescribeRegionsResponseBody.d.ts +1 -1
  124. package/dist/models/DetachDdosFromAcceleratorRequest.d.ts +35 -2
  125. package/dist/models/DetachDdosFromAcceleratorRequest.js.map +1 -1
  126. package/dist/models/DetachDdosFromAcceleratorResponseBody.d.ts +2 -2
  127. package/dist/models/DisassociateResourcesRequest.d.ts +17 -0
  128. package/dist/models/DisassociateResourcesRequest.js.map +1 -1
  129. package/dist/models/DisassociateResourcesResponseBody.d.ts +7 -1
  130. package/dist/models/DisassociateResourcesResponseBody.js.map +1 -1
  131. package/dist/models/GetAclResponseBody.d.ts +1 -1
  132. package/dist/models/GetBasicAccelerateIpEndpointRelationRequest.d.ts +8 -9
  133. package/dist/models/GetBasicAccelerateIpEndpointRelationRequest.js.map +1 -1
  134. package/dist/models/GetBasicAccelerateIpEndpointRelationResponseBody.d.ts +23 -26
  135. package/dist/models/GetBasicAccelerateIpEndpointRelationResponseBody.js.map +1 -1
  136. package/dist/models/GetBasicAccelerateIpIdleCountRequest.d.ts +6 -6
  137. package/dist/models/GetBasicAccelerateIpIdleCountResponseBody.d.ts +1 -1
  138. package/dist/models/GetGlobalAcceleratorResourcesRequest.d.ts +13 -0
  139. package/dist/models/GetGlobalAcceleratorResourcesRequest.js.map +1 -1
  140. package/dist/models/GetGlobalAcceleratorResourcesResponseBody.d.ts +33 -1
  141. package/dist/models/GetGlobalAcceleratorResourcesResponseBody.js.map +1 -1
  142. package/dist/models/GetHealthStatusRequest.d.ts +4 -3
  143. package/dist/models/GetHealthStatusRequest.js.map +1 -1
  144. package/dist/models/GetHealthStatusResponseBody.d.ts +39 -23
  145. package/dist/models/GetHealthStatusResponseBody.js.map +1 -1
  146. package/dist/models/GetInvalidDomainCountRequest.d.ts +1 -1
  147. package/dist/models/GetInvalidDomainCountResponseBody.d.ts +1 -1
  148. package/dist/models/GetSpareIpRequest.d.ts +8 -9
  149. package/dist/models/GetSpareIpRequest.js.map +1 -1
  150. package/dist/models/GetSpareIpResponseBody.d.ts +3 -4
  151. package/dist/models/GetSpareIpResponseBody.js.map +1 -1
  152. package/dist/models/ListAcceleratorsRequest.d.ts +21 -15
  153. package/dist/models/ListAcceleratorsRequest.js.map +1 -1
  154. package/dist/models/ListAcceleratorsResponseBody.d.ts +162 -100
  155. package/dist/models/ListAcceleratorsResponseBody.js.map +1 -1
  156. package/dist/models/ListApplicationMonitorResponseBody.d.ts +10 -6
  157. package/dist/models/ListApplicationMonitorResponseBody.js.map +1 -1
  158. package/dist/models/ListAvailableAccelerateAreasRequest.d.ts +13 -2
  159. package/dist/models/ListAvailableAccelerateAreasRequest.js.map +1 -1
  160. package/dist/models/ListAvailableAccelerateAreasResponseBody.d.ts +23 -19
  161. package/dist/models/ListAvailableAccelerateAreasResponseBody.js.map +1 -1
  162. package/dist/models/ListAvailableBusiRegionsResponseBody.d.ts +6 -4
  163. package/dist/models/ListAvailableBusiRegionsResponseBody.js.map +1 -1
  164. package/dist/models/ListBandwidthackagesRequest.d.ts +3 -3
  165. package/dist/models/ListBandwidthackagesResponseBody.d.ts +32 -24
  166. package/dist/models/ListBandwidthackagesResponseBody.js.map +1 -1
  167. package/dist/models/ListBasicAccelerateIpEndpointRelationsResponseBody.d.ts +1 -1
  168. package/dist/models/ListBusiRegionsResponseBody.d.ts +1 -1
  169. package/dist/models/ListCommonAreasRequest.d.ts +9 -12
  170. package/dist/models/ListCommonAreasRequest.js.map +1 -1
  171. package/dist/models/ListCommonAreasResponseBody.d.ts +2 -2
  172. package/dist/models/ListCustomRoutingEndpointGroupDestinationsRequest.d.ts +18 -16
  173. package/dist/models/ListCustomRoutingEndpointGroupDestinationsRequest.js.map +1 -1
  174. package/dist/models/ListCustomRoutingEndpointGroupDestinationsResponseBody.d.ts +44 -47
  175. package/dist/models/ListCustomRoutingEndpointGroupDestinationsResponseBody.js.map +1 -1
  176. package/dist/models/ListCustomRoutingEndpointGroupsResponseBody.d.ts +1 -1
  177. package/dist/models/ListCustomRoutingEndpointTrafficPoliciesRequest.d.ts +8 -8
  178. package/dist/models/ListCustomRoutingEndpointTrafficPoliciesResponseBody.d.ts +42 -38
  179. package/dist/models/ListCustomRoutingEndpointTrafficPoliciesResponseBody.js.map +1 -1
  180. package/dist/models/ListCustomRoutingPortMappingsByDestinationRequest.d.ts +3 -3
  181. package/dist/models/ListCustomRoutingPortMappingsByDestinationResponseBody.d.ts +16 -14
  182. package/dist/models/ListCustomRoutingPortMappingsByDestinationResponseBody.js.map +1 -1
  183. package/dist/models/ListCustomRoutingPortMappingsRequest.d.ts +5 -5
  184. package/dist/models/ListCustomRoutingPortMappingsResponseBody.d.ts +19 -17
  185. package/dist/models/ListCustomRoutingPortMappingsResponseBody.js.map +1 -1
  186. package/dist/models/ListEndpointGroupsRequest.d.ts +19 -19
  187. package/dist/models/ListEndpointGroupsRequest.js +2 -0
  188. package/dist/models/ListEndpointGroupsRequest.js.map +1 -1
  189. package/dist/models/ListEndpointGroupsResponseBody.d.ts +183 -90
  190. package/dist/models/ListEndpointGroupsResponseBody.js +7 -0
  191. package/dist/models/ListEndpointGroupsResponseBody.js.map +1 -1
  192. package/dist/models/ListForwardingRulesRequest.d.ts +4 -3
  193. package/dist/models/ListForwardingRulesRequest.js.map +1 -1
  194. package/dist/models/ListForwardingRulesResponseBody.d.ts +125 -79
  195. package/dist/models/ListForwardingRulesResponseBody.js.map +1 -1
  196. package/dist/models/ListListenersRequest.d.ts +11 -4
  197. package/dist/models/ListListenersRequest.js.map +1 -1
  198. package/dist/models/ListListenersResponseBody.d.ts +140 -104
  199. package/dist/models/ListListenersResponseBody.js.map +1 -1
  200. package/dist/models/ListTagResourcesResponseBody.d.ts +0 -38
  201. package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
  202. package/dist/models/UpdateAcceleratorAutoRenewAttributeRequest.d.ts +18 -17
  203. package/dist/models/UpdateAcceleratorAutoRenewAttributeRequest.js.map +1 -1
  204. package/dist/models/UpdateAcceleratorAutoRenewAttributeResponseBody.d.ts +2 -2
  205. package/dist/models/UpdateAcceleratorCrossBorderModeRequest.d.ts +3 -2
  206. package/dist/models/UpdateAcceleratorCrossBorderModeRequest.js.map +1 -1
  207. package/dist/models/UpdateAcceleratorCrossBorderStatusRequest.d.ts +1 -0
  208. package/dist/models/UpdateAcceleratorCrossBorderStatusRequest.js.map +1 -1
  209. package/dist/models/UpdateAcceleratorRequest.d.ts +59 -31
  210. package/dist/models/UpdateAcceleratorRequest.js.map +1 -1
  211. package/dist/models/UpdateAcceleratorResponseBody.d.ts +1 -1
  212. package/dist/models/UpdateApplicationMonitorRequest.d.ts +14 -13
  213. package/dist/models/UpdateApplicationMonitorRequest.js.map +1 -1
  214. package/dist/models/UpdateApplicationMonitorResponseBody.d.ts +1 -1
  215. package/dist/models/UpdateBandwidthPackageRequest.d.ts +18 -13
  216. package/dist/models/UpdateBandwidthPackageRequest.js.map +1 -1
  217. package/dist/models/UpdateBandwidthPackageResponseBody.d.ts +1 -1
  218. package/dist/models/UpdateBasicEndpointGroupRequest.d.ts +9 -6
  219. package/dist/models/UpdateBasicEndpointGroupRequest.js.map +1 -1
  220. package/dist/models/UpdateCustomRoutingEndpointGroupAttributeRequest.d.ts +8 -8
  221. package/dist/models/UpdateDomainRequest.d.ts +2 -2
  222. package/dist/models/UpdateDomainStateResponseBody.d.ts +7 -4
  223. package/dist/models/UpdateDomainStateResponseBody.js.map +1 -1
  224. package/dist/models/UpdateEndpointGroupRequest.d.ts +121 -73
  225. package/dist/models/UpdateEndpointGroupRequest.js +7 -0
  226. package/dist/models/UpdateEndpointGroupRequest.js.map +1 -1
  227. package/dist/models/UpdateEndpointGroupsRequest.d.ts +114 -79
  228. package/dist/models/UpdateEndpointGroupsRequest.js +7 -0
  229. package/dist/models/UpdateEndpointGroupsRequest.js.map +1 -1
  230. package/dist/models/UpdateEndpointGroupsResponseBody.d.ts +1 -1
  231. package/dist/models/UpdateForwardingRulesRequest.d.ts +109 -81
  232. package/dist/models/UpdateForwardingRulesRequest.js.map +1 -1
  233. package/dist/models/UpdateForwardingRulesResponseBody.d.ts +3 -3
  234. package/dist/models/UpdateListenerRequest.d.ts +62 -43
  235. package/dist/models/UpdateListenerRequest.js.map +1 -1
  236. package/dist/models/UpdateLogStoreConfigRequest.d.ts +27 -0
  237. package/dist/models/UpdateLogStoreConfigRequest.js.map +1 -1
  238. package/dist/models/UpdateLogStoreConfigResponseBody.d.ts +3 -0
  239. package/dist/models/UpdateLogStoreConfigResponseBody.js.map +1 -1
  240. package/package.json +1 -1
  241. package/src/client.ts +635 -620
  242. package/src/models/AddEntriesToAclRequest.ts +14 -15
  243. package/src/models/AddEntriesToAclResponseBody.ts +1 -1
  244. package/src/models/AssociateAclsWithListenerRequest.ts +13 -15
  245. package/src/models/AssociateAclsWithListenerResponseBody.ts +3 -3
  246. package/src/models/AssociateAdditionalCertificatesWithListenerRequest.ts +11 -11
  247. package/src/models/AssociateAdditionalCertificatesWithListenerResponseBody.ts +1 -1
  248. package/src/models/AssociateResourcesRequest.ts +22 -0
  249. package/src/models/AssociateResourcesResponseBody.ts +7 -1
  250. package/src/models/AttachDdosToAcceleratorRequest.ts +40 -6
  251. package/src/models/AttachDdosToAcceleratorResponseBody.ts +3 -3
  252. package/src/models/AttachLogStoreToEndpointGroupRequest.ts +9 -9
  253. package/src/models/AttachLogStoreToEndpointGroupResponseBody.ts +1 -1
  254. package/src/models/BandwidthPackageAddAcceleratorRequest.ts +3 -3
  255. package/src/models/BandwidthPackageAddAcceleratorResponseBody.ts +2 -2
  256. package/src/models/BandwidthPackageRemoveAcceleratorRequest.ts +3 -3
  257. package/src/models/BandwidthPackageRemoveAcceleratorResponseBody.ts +3 -3
  258. package/src/models/ChangeResourceGroupRequest.ts +14 -16
  259. package/src/models/ChangeResourceGroupResponseBody.ts +1 -1
  260. package/src/models/CreateAcceleratorRequest.ts +98 -61
  261. package/src/models/CreateAcceleratorResponseBody.ts +10 -2
  262. package/src/models/CreateAclRequest.ts +26 -28
  263. package/src/models/CreateAclResponseBody.ts +2 -2
  264. package/src/models/CreateApplicationMonitorRequest.ts +17 -16
  265. package/src/models/CreateBandwidthPackageRequest.ts +60 -51
  266. package/src/models/CreateBandwidthPackageResponseBody.ts +6 -4
  267. package/src/models/CreateBasicAccelerateIpEndpointRelationsRequest.ts +10 -10
  268. package/src/models/CreateBasicAccelerateIpEndpointRelationsResponseBody.ts +2 -2
  269. package/src/models/CreateBasicAcceleratorRequest.ts +40 -39
  270. package/src/models/CreateBasicAcceleratorResponseBody.ts +5 -4
  271. package/src/models/CreateBasicEndpointGroupRequest.ts +17 -18
  272. package/src/models/CreateBasicEndpointGroupResponseBody.ts +1 -1
  273. package/src/models/CreateBasicEndpointRequest.ts +20 -23
  274. package/src/models/CreateBasicEndpointResponseBody.ts +3 -3
  275. package/src/models/CreateBasicIpSetRequest.ts +23 -30
  276. package/src/models/CreateBasicIpSetResponseBody.ts +1 -1
  277. package/src/models/CreateCustomRoutingEndpointGroupDestinationsRequest.ts +27 -26
  278. package/src/models/CreateCustomRoutingEndpointGroupDestinationsResponseBody.ts +2 -2
  279. package/src/models/CreateCustomRoutingEndpointGroupsRequest.ts +48 -48
  280. package/src/models/CreateCustomRoutingEndpointGroupsResponseBody.ts +2 -2
  281. package/src/models/CreateCustomRoutingEndpointTrafficPoliciesRequest.ts +18 -18
  282. package/src/models/CreateCustomRoutingEndpointTrafficPoliciesResponseBody.ts +2 -2
  283. package/src/models/CreateCustomRoutingEndpointsRequest.ts +26 -28
  284. package/src/models/CreateCustomRoutingEndpointsResponseBody.ts +2 -2
  285. package/src/models/CreateDomainRequest.ts +4 -3
  286. package/src/models/CreateEndpointGroupRequest.ts +152 -86
  287. package/src/models/CreateEndpointGroupResponseBody.ts +2 -2
  288. package/src/models/CreateEndpointGroupsRequest.ts +390 -9
  289. package/src/models/CreateEndpointGroupsResponseBody.ts +1 -1
  290. package/src/models/CreateForwardingRulesRequest.ts +220 -4
  291. package/src/models/CreateForwardingRulesResponseBody.ts +2 -2
  292. package/src/models/CreateListenerRequest.ts +348 -255
  293. package/src/models/CreateListenerResponseBody.ts +2 -2
  294. package/src/models/DeleteAclRequest.ts +6 -7
  295. package/src/models/DeleteAclResponseBody.ts +1 -1
  296. package/src/models/DeleteApplicationMonitorRequest.ts +3 -3
  297. package/src/models/DeleteApplicationMonitorResponseBody.ts +1 -1
  298. package/src/models/DeleteBasicAccelerateIpEndpointRelationRequest.ts +8 -8
  299. package/src/models/DeleteBasicAccelerateIpEndpointRelationResponseBody.ts +5 -5
  300. package/src/models/DeleteBasicAcceleratorRequest.ts +2 -2
  301. package/src/models/DeleteBasicAcceleratorResponseBody.ts +2 -2
  302. package/src/models/DeleteBasicEndpointRequest.ts +5 -5
  303. package/src/models/DeleteBasicEndpointResponseBody.ts +2 -2
  304. package/src/models/DescribeAcceleratorRequest.ts +2 -2
  305. package/src/models/DescribeAcceleratorResponseBody.ts +171 -99
  306. package/src/models/DescribeApplicationMonitorRequest.ts +1 -1
  307. package/src/models/DescribeApplicationMonitorResponseBody.ts +14 -9
  308. package/src/models/DescribeBandwidthPackageRequest.ts +2 -2
  309. package/src/models/DescribeBandwidthPackageResponseBody.ts +47 -39
  310. package/src/models/DescribeCommodityPriceRequest.ts +18 -12
  311. package/src/models/DescribeCommodityPriceResponseBody.ts +24 -20
  312. package/src/models/DescribeCommodityRequest.ts +11 -7
  313. package/src/models/DescribeCommodityResponseBody.ts +11 -9
  314. package/src/models/DescribeEndpointGroupRequest.ts +2 -2
  315. package/src/models/DescribeEndpointGroupResponseBody.ts +216 -97
  316. package/src/models/DescribeIpSetResponseBody.ts +50 -30
  317. package/src/models/DescribeListenerRequest.ts +1 -1
  318. package/src/models/DescribeListenerResponseBody.ts +147 -111
  319. package/src/models/DescribeLogStoreOfEndpointGroupResponseBody.ts +1 -2
  320. package/src/models/DescribeRegionsResponseBody.ts +1 -1
  321. package/src/models/DetachDdosFromAcceleratorRequest.ts +35 -2
  322. package/src/models/DetachDdosFromAcceleratorResponseBody.ts +2 -2
  323. package/src/models/DisassociateResourcesRequest.ts +17 -0
  324. package/src/models/DisassociateResourcesResponseBody.ts +7 -1
  325. package/src/models/GetAclResponseBody.ts +1 -1
  326. package/src/models/GetBasicAccelerateIpEndpointRelationRequest.ts +8 -9
  327. package/src/models/GetBasicAccelerateIpEndpointRelationResponseBody.ts +23 -26
  328. package/src/models/GetBasicAccelerateIpIdleCountRequest.ts +6 -6
  329. package/src/models/GetBasicAccelerateIpIdleCountResponseBody.ts +1 -1
  330. package/src/models/GetGlobalAcceleratorResourcesRequest.ts +13 -0
  331. package/src/models/GetGlobalAcceleratorResourcesResponseBody.ts +33 -1
  332. package/src/models/GetHealthStatusRequest.ts +4 -3
  333. package/src/models/GetHealthStatusResponseBody.ts +39 -23
  334. package/src/models/GetInvalidDomainCountRequest.ts +1 -1
  335. package/src/models/GetInvalidDomainCountResponseBody.ts +1 -1
  336. package/src/models/GetSpareIpRequest.ts +8 -9
  337. package/src/models/GetSpareIpResponseBody.ts +3 -4
  338. package/src/models/ListAcceleratorsRequest.ts +21 -15
  339. package/src/models/ListAcceleratorsResponseBody.ts +162 -100
  340. package/src/models/ListApplicationMonitorResponseBody.ts +10 -6
  341. package/src/models/ListAvailableAccelerateAreasRequest.ts +13 -2
  342. package/src/models/ListAvailableAccelerateAreasResponseBody.ts +23 -19
  343. package/src/models/ListAvailableBusiRegionsResponseBody.ts +6 -4
  344. package/src/models/ListBandwidthackagesRequest.ts +3 -3
  345. package/src/models/ListBandwidthackagesResponseBody.ts +32 -24
  346. package/src/models/ListBasicAccelerateIpEndpointRelationsResponseBody.ts +1 -1
  347. package/src/models/ListBusiRegionsResponseBody.ts +1 -1
  348. package/src/models/ListCommonAreasRequest.ts +9 -12
  349. package/src/models/ListCommonAreasResponseBody.ts +2 -2
  350. package/src/models/ListCustomRoutingEndpointGroupDestinationsRequest.ts +18 -16
  351. package/src/models/ListCustomRoutingEndpointGroupDestinationsResponseBody.ts +44 -47
  352. package/src/models/ListCustomRoutingEndpointGroupsResponseBody.ts +1 -1
  353. package/src/models/ListCustomRoutingEndpointTrafficPoliciesRequest.ts +8 -8
  354. package/src/models/ListCustomRoutingEndpointTrafficPoliciesResponseBody.ts +42 -38
  355. package/src/models/ListCustomRoutingPortMappingsByDestinationRequest.ts +3 -3
  356. package/src/models/ListCustomRoutingPortMappingsByDestinationResponseBody.ts +16 -14
  357. package/src/models/ListCustomRoutingPortMappingsRequest.ts +5 -5
  358. package/src/models/ListCustomRoutingPortMappingsResponseBody.ts +19 -17
  359. package/src/models/ListEndpointGroupsRequest.ts +21 -19
  360. package/src/models/ListEndpointGroupsResponseBody.ts +190 -90
  361. package/src/models/ListForwardingRulesRequest.ts +4 -3
  362. package/src/models/ListForwardingRulesResponseBody.ts +125 -79
  363. package/src/models/ListListenersRequest.ts +11 -4
  364. package/src/models/ListListenersResponseBody.ts +140 -104
  365. package/src/models/ListTagResourcesResponseBody.ts +0 -38
  366. package/src/models/UpdateAcceleratorAutoRenewAttributeRequest.ts +18 -17
  367. package/src/models/UpdateAcceleratorAutoRenewAttributeResponseBody.ts +2 -2
  368. package/src/models/UpdateAcceleratorCrossBorderModeRequest.ts +3 -2
  369. package/src/models/UpdateAcceleratorCrossBorderStatusRequest.ts +1 -0
  370. package/src/models/UpdateAcceleratorRequest.ts +59 -31
  371. package/src/models/UpdateAcceleratorResponseBody.ts +1 -1
  372. package/src/models/UpdateApplicationMonitorRequest.ts +14 -13
  373. package/src/models/UpdateApplicationMonitorResponseBody.ts +1 -1
  374. package/src/models/UpdateBandwidthPackageRequest.ts +18 -13
  375. package/src/models/UpdateBandwidthPackageResponseBody.ts +1 -1
  376. package/src/models/UpdateBasicEndpointGroupRequest.ts +9 -6
  377. package/src/models/UpdateCustomRoutingEndpointGroupAttributeRequest.ts +8 -8
  378. package/src/models/UpdateDomainRequest.ts +2 -2
  379. package/src/models/UpdateDomainStateResponseBody.ts +7 -4
  380. package/src/models/UpdateEndpointGroupRequest.ts +128 -73
  381. package/src/models/UpdateEndpointGroupsRequest.ts +121 -79
  382. package/src/models/UpdateEndpointGroupsResponseBody.ts +1 -1
  383. package/src/models/UpdateForwardingRulesRequest.ts +109 -81
  384. package/src/models/UpdateForwardingRulesResponseBody.ts +3 -3
  385. package/src/models/UpdateListenerRequest.ts +62 -43
  386. package/src/models/UpdateLogStoreConfigRequest.ts +27 -0
  387. package/src/models/UpdateLogStoreConfigResponseBody.ts +3 -0
@@ -5,9 +5,9 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeListenerResponseBodyBackendPorts extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The first port in the range of ports that are used by the backend server to receive requests.
8
+ * The start port of the backend server that is used to receive requests.
9
9
  *
10
- * This parameter is returned only if an HTTPS listener is configured and the listener port is the same as the service port of the backend server.
10
+ * This parameter is returned only when the listener protocol is HTTPS and the listener port is the same as the service port of the backend server.
11
11
  *
12
12
  * @example
13
13
  * 80
@@ -15,7 +15,7 @@ export class DescribeListenerResponseBodyBackendPorts extends $dara.Model {
15
15
  fromPort?: string;
16
16
  /**
17
17
  * @remarks
18
- * The last port in the range of ports that are used by the backend server to receive requests.
18
+ * The end port of the backend server that is used to receive requests.
19
19
  *
20
20
  * @example
21
21
  * 80
@@ -55,9 +55,9 @@ export class DescribeListenerResponseBodyCertificates extends $dara.Model {
55
55
  id?: string;
56
56
  /**
57
57
  * @remarks
58
- * The type of the SSL certificate.
58
+ * The type of the certificate.
59
59
  *
60
- * Only **Server** may be returned, which indicates a server certificate.
60
+ * Only **Server** is returned, which indicates a server-side certificate.
61
61
  *
62
62
  * @example
63
63
  * Server
@@ -89,7 +89,7 @@ export class DescribeListenerResponseBodyCertificates extends $dara.Model {
89
89
  export class DescribeListenerResponseBodyPortRanges extends $dara.Model {
90
90
  /**
91
91
  * @remarks
92
- * The first port in the range of listener ports that are used to receive and forward requests to endpoints.
92
+ * The start of the listener port range that is used to receive and forward requests to endpoints.
93
93
  *
94
94
  * @example
95
95
  * 20
@@ -97,7 +97,7 @@ export class DescribeListenerResponseBodyPortRanges extends $dara.Model {
97
97
  fromPort?: number;
98
98
  /**
99
99
  * @remarks
100
- * The last port in the range of listener ports that are used to receive and forward requests to endpoints.
100
+ * The end of the listener port range that is used to receive and forward requests to endpoints.
101
101
  *
102
102
  * @example
103
103
  * 20
@@ -129,7 +129,7 @@ export class DescribeListenerResponseBodyPortRanges extends $dara.Model {
129
129
  export class DescribeListenerResponseBodyRelatedAcls extends $dara.Model {
130
130
  /**
131
131
  * @remarks
132
- * The ID of the ACL that is associated with the listener.
132
+ * The ID of the access control list (ACL) that is associated with the listener.
133
133
  *
134
134
  * @example
135
135
  * 123
@@ -137,13 +137,12 @@ export class DescribeListenerResponseBodyRelatedAcls extends $dara.Model {
137
137
  aclId?: string;
138
138
  /**
139
139
  * @remarks
140
- * Indicates whether the access control feature is enabled. Valid values:
140
+ * Indicates whether the access control feature is enabled.
141
141
  *
142
- * * **on**: enabled.
143
- * * **off**: disabled.
142
+ * - **Associated**: The access control feature is enabled.
144
143
  *
145
144
  * @example
146
- * off
145
+ * Associated
147
146
  */
148
147
  status?: string;
149
148
  static names(): { [key: string]: string } {
@@ -174,12 +173,17 @@ export class DescribeListenerResponseBodyServiceManagedInfos extends $dara.Model
174
173
  * @remarks
175
174
  * The name of the action on the managed instance. Valid values:
176
175
  *
177
- * * **Create**
178
- * * **Update**
179
- * * **Delete**
180
- * * **Associate**
181
- * * **UserUnmanaged**
182
- * * **CreateChild**
176
+ * - **Create**: Create an instance.
177
+ *
178
+ * - **Update**: Update the current instance.
179
+ *
180
+ * - **Delete**: Delete the current instance.
181
+ *
182
+ * - **Associate**: Associate the instance with other resources.
183
+ *
184
+ * - **UserUnmanaged**: Unmanage the instance.
185
+ *
186
+ * - **CreateChild**: Create a child resource in the instance.
183
187
  *
184
188
  * @example
185
189
  * Update
@@ -189,15 +193,21 @@ export class DescribeListenerResponseBodyServiceManagedInfos extends $dara.Model
189
193
  * @remarks
190
194
  * The type of the child resource. Valid values:
191
195
  *
192
- * * **Listener**: a listener.
193
- * * **IpSet**: an acceleration region.
194
- * * **EndpointGroup**: an endpoint group.
195
- * * **ForwardingRule**: a forwarding rule.
196
- * * **Endpoint**: an endpoint.
197
- * * **EndpointGroupDestination**: a protocol mapping of an endpoint group associated with a custom routing listener.
198
- * * **EndpointPolicy**: a traffic policy of an endpoint associated with a custom routing listener.
196
+ * - **Listener**: listener.
197
+ *
198
+ * - **IpSet**: acceleration region.
199
+ *
200
+ * - **EndpointGroup**: endpoint group.
201
+ *
202
+ * - **ForwardingRule**: forwarding rule.
203
+ *
204
+ * - **Endpoint**: endpoint.
199
205
  *
200
- * > This parameter is returned only if the value of **Action** is **CreateChild**.
206
+ * - **EndpointGroupDestination**: protocol mapping of an endpoint group associated with a custom routing listener.
207
+ *
208
+ * - **EndpointPolicy**: traffic policy of an endpoint associated with a custom routing listener.
209
+ *
210
+ * > This parameter is returned only when **Action** is set to **CreateChild**.
201
211
  *
202
212
  * @example
203
213
  * Listener
@@ -205,10 +215,11 @@ export class DescribeListenerResponseBodyServiceManagedInfos extends $dara.Model
205
215
  childType?: string;
206
216
  /**
207
217
  * @remarks
208
- * Indicates whether the specified actions are managed.
218
+ * Indicates whether the specified action is managed. Valid values:
219
+ *
220
+ * - **true**: The specified action is managed. You cannot perform the specified action on the managed instance.
209
221
  *
210
- * * **true**: The specified actions are managed, and users cannot perform the specified actions on the managed instance.
211
- * * **false**: The specified actions are not managed, and users can perform the specified actions on the managed instance.
222
+ * - **false**: The specified action is not managed. You can perform the specified action on the managed instance.
212
223
  *
213
224
  * @example
214
225
  * false
@@ -242,12 +253,13 @@ export class DescribeListenerResponseBodyServiceManagedInfos extends $dara.Model
242
253
  export class DescribeListenerResponseBodyXForwardedForConfig extends $dara.Model {
243
254
  /**
244
255
  * @remarks
245
- * Indicates whether the `GA-AP` header is used to retrieve information about acceleration regions. Valid values:
256
+ * Indicates whether the `GA-AP` header is used to retrieve information about the acceleration region.
246
257
  *
247
- * * **true**
248
- * * **false**
258
+ * - **true**: yes.
249
259
  *
250
- * > This parameter is returned only for HTTP and HTTPS listeners.
260
+ * - **false**: no.
261
+ *
262
+ * > This parameter is available only for HTTP and HTTPS listeners.
251
263
  *
252
264
  * @example
253
265
  * false
@@ -255,12 +267,13 @@ export class DescribeListenerResponseBodyXForwardedForConfig extends $dara.Model
255
267
  XForwardedForGaApEnabled?: boolean;
256
268
  /**
257
269
  * @remarks
258
- * Indicates whether the `GA-ID` header is used to retrieve the ID of the GA instance. Valid values:
270
+ * Indicates whether the `GA-ID` header is used to retrieve the ID of the GA instance.
271
+ *
272
+ * - **true**: yes.
259
273
  *
260
- * * **true**
261
- * * **false**
274
+ * - **false**: no.
262
275
  *
263
- * > This parameter is returned only for HTTP and HTTPS listeners.
276
+ * > This parameter is available only for HTTP and HTTPS listeners.
264
277
  *
265
278
  * @example
266
279
  * false
@@ -268,12 +281,13 @@ export class DescribeListenerResponseBodyXForwardedForConfig extends $dara.Model
268
281
  XForwardedForGaIdEnabled?: boolean;
269
282
  /**
270
283
  * @remarks
271
- * Indicates whether the `GA-X-Forward-Port` header is used to retrieve the listener ports of the GA instance. Valid values:
284
+ * Indicates whether the `GA-X-Forward-Port` header is used to retrieve the listener port of the GA instance.
272
285
  *
273
- * * **true**
274
- * * **false**
286
+ * - **true**: yes.
275
287
  *
276
- * > This parameter is returned only for HTTP and HTTPS listeners.
288
+ * - **false**: no.
289
+ *
290
+ * > This parameter is available only for HTTP and HTTPS listeners.
277
291
  *
278
292
  * @example
279
293
  * false
@@ -281,12 +295,13 @@ export class DescribeListenerResponseBodyXForwardedForConfig extends $dara.Model
281
295
  XForwardedForPortEnabled?: boolean;
282
296
  /**
283
297
  * @remarks
284
- * Indicates whether the `GA-X-Forward-Proto` header is used to retrieve the listener protocol of the GA instance. Valid values:
298
+ * Indicates whether the `GA-X-Forward-Proto` header is used to retrieve the listener protocol of the GA instance.
299
+ *
300
+ * - **true**: yes.
285
301
  *
286
- * * **true**
287
- * * **false**
302
+ * - **false**: no.
288
303
  *
289
- * > This parameter is returned only for HTTP and HTTPS listeners.
304
+ * > This parameter is available only for HTTP and HTTPS listeners.
290
305
  *
291
306
  * @example
292
307
  * false
@@ -294,12 +309,13 @@ export class DescribeListenerResponseBodyXForwardedForConfig extends $dara.Model
294
309
  XForwardedForProtoEnabled?: boolean;
295
310
  /**
296
311
  * @remarks
297
- * Indicates whether the `X-Real-IP` header is used to retrieve client IP addresses. Valid values:
312
+ * Indicates whether the `X-Real-IP` header is used to retrieve the real IP addresses of clients.
298
313
  *
299
- * * **true**
300
- * * **false**
314
+ * - **true**: yes.
301
315
  *
302
- * > This parameter is returned only for HTTP and HTTPS listeners.
316
+ * - **false**: no.
317
+ *
318
+ * > This parameter is available only for HTTP and HTTPS listeners.
303
319
  *
304
320
  * @example
305
321
  * false
@@ -345,12 +361,13 @@ export class DescribeListenerResponseBody extends $dara.Model {
345
361
  acceleratorId?: string;
346
362
  /**
347
363
  * @remarks
348
- * The type of the ACL. Valid values:
364
+ * The type of the ACL.
365
+ *
366
+ * - **white**: a whitelist. Only requests from the IP addresses or CIDR blocks in the ACL are forwarded. Whitelists are suitable for applications that allow access only from specific IP addresses. If you enable a whitelist but do not add an IP address to the ACL, the GA listener does not forward requests.
349
367
  *
350
- * * **white**: a whitelist. Only requests from the IP addresses or CIDR blocks in the ACL are forwarded. Whitelists are suitable for scenarios in which you want to allow only specific IP addresses to access an application. If a whitelist is improperly configured, risks may arise. After a whitelist is configured for a listener, only requests from the IP addresses that are added to the whitelist are distributed by the listener. If the whitelist is enabled but no IP addresses are added to the ACL, the listener does not forward requests.
351
- * * **black**: a blacklist. All requests from the IP addresses or CIDR blocks in the ACL are blocked. Blacklists are suitable for scenarios in which you want to deny access from specific IP addresses to an application. If the blacklist is enabled but no IP addresses are added to the ACL, the listener forwards all requests.
368
+ * - **black**: a blacklist. All requests from the IP addresses or CIDR blocks in the ACL are denied. Blacklists are suitable for applications that deny access from specific IP addresses. If you enable a blacklist but do not add an IP address to the ACL, the GA listener forwards all requests.
352
369
  *
353
- * This parameter is returned only if the value of **Status** is **on**.
370
+ * This parameter is returned when an ACL is associated with the listener.
354
371
  *
355
372
  * @example
356
373
  * white
@@ -358,20 +375,21 @@ export class DescribeListenerResponseBody extends $dara.Model {
358
375
  aclType?: string;
359
376
  /**
360
377
  * @remarks
361
- * The information about the backend ports.
378
+ * The backend port information.
362
379
  */
363
380
  backendPorts?: DescribeListenerResponseBodyBackendPorts[];
364
381
  /**
365
382
  * @remarks
366
- * The SSL certificates.
383
+ * The list of SSL certificates.
367
384
  */
368
385
  certificates?: DescribeListenerResponseBodyCertificates[];
369
386
  /**
370
387
  * @remarks
371
- * Indicates whether client affinity is enabled for the listener.
388
+ * Client affinity.
372
389
  *
373
- * * If **NONE** is returned, client affinity is disabled. Requests from the same client may be forwarded to different endpoints.
374
- * * If **SOURCE_IP** is returned, client affinity is enabled. When a client accesses stateful applications, requests from the same client are forwarded to the same endpoint regardless of the source port or protocol.
390
+ * - If **NONE** is returned, client affinity is disabled. In this case, requests from the same client may be forwarded to different endpoints.
391
+ *
392
+ * - If **SOURCE_IP** is returned, client affinity is enabled. When a client accesses a stateful application, all requests from the same client are forwarded to the same endpoint regardless of the source port or protocol.
375
393
  *
376
394
  * @example
377
395
  * SOURCE_IP
@@ -379,7 +397,7 @@ export class DescribeListenerResponseBody extends $dara.Model {
379
397
  clientAffinity?: string;
380
398
  /**
381
399
  * @remarks
382
- * The time when the listener was created. This value is a UNIX timestamp representing the number of milliseconds that have elapsed since January 1, 1970, 00:00:00 UTC. Unit: milliseconds.
400
+ * The timestamp that indicates when the listener was created. Unit: milliseconds.
383
401
  *
384
402
  * @example
385
403
  * 1577786252000
@@ -397,11 +415,13 @@ export class DescribeListenerResponseBody extends $dara.Model {
397
415
  * @remarks
398
416
  * The maximum version of the HTTP protocol. Valid values:
399
417
  *
400
- * * **http3**
401
- * * **http2**
402
- * * **http1.1**
418
+ * - **http3**: HTTP/3.
419
+ *
420
+ * - **http2**: HTTP/2.
421
+ *
422
+ * - **http1.1**: HTTP/1.1.
403
423
  *
404
- * > This parameter is returned only for HTTPS listeners.
424
+ * > This parameter is available only for HTTPS listeners.
405
425
  *
406
426
  * @example
407
427
  * http2
@@ -409,7 +429,7 @@ export class DescribeListenerResponseBody extends $dara.Model {
409
429
  httpVersion?: string;
410
430
  /**
411
431
  * @remarks
412
- * The timeout period of idle connections. Unit: seconds.
432
+ * The timeout period for idle connections. Unit: seconds.
413
433
  *
414
434
  * @example
415
435
  * 900
@@ -417,7 +437,7 @@ export class DescribeListenerResponseBody extends $dara.Model {
417
437
  idleTimeout?: number;
418
438
  /**
419
439
  * @remarks
420
- * The ID of the listener.
440
+ * The listener ID.
421
441
  *
422
442
  * @example
423
443
  * lsr-bp1bpn0kn908w4nbw****
@@ -433,28 +453,32 @@ export class DescribeListenerResponseBody extends $dara.Model {
433
453
  name?: string;
434
454
  /**
435
455
  * @remarks
436
- * The information about the listener ports.
456
+ * The listener port information.
437
457
  */
438
458
  portRanges?: DescribeListenerResponseBodyPortRanges[];
439
459
  /**
440
460
  * @remarks
441
- * The network transmission protocol that is used by the listener. Valid values:
461
+ * The network transport protocol that is used by the listener.
462
+ *
463
+ * - **TCP**: TCP.
464
+ *
465
+ * - **UDP**: UDP.
442
466
  *
443
- * * **tcp**: TCP.
444
- * * **udp**: UDP.
445
- * * **http**: HTTP.
446
- * * **https**: HTTPS.
467
+ * - **HTTP**: HTTP.
468
+ *
469
+ * - **HTTPS**: HTTPS.
447
470
  *
448
471
  * @example
449
- * tcp
472
+ * TCP
450
473
  */
451
474
  protocol?: string;
452
475
  /**
453
476
  * @remarks
454
- * Indicates whether the client IP address preservation feature is enabled. Valid values:
477
+ * Indicates whether the proxy protocol is used to preserve client IP addresses.
478
+ *
479
+ * - **true**: The proxy protocol is used to preserve client IP addresses. After this feature is enabled, you can view the original IP addresses of clients on the backend service.
455
480
  *
456
- * * **true** You can view the source IP addresses of clients over the backend service.
457
- * * **false**
481
+ * - **false**: The proxy protocol is not used to preserve client IP addresses.
458
482
  *
459
483
  * @example
460
484
  * false
@@ -464,12 +488,12 @@ export class DescribeListenerResponseBody extends $dara.Model {
464
488
  proxyProtocol?: boolean;
465
489
  /**
466
490
  * @remarks
467
- * The information about the access control list (ACL) that is associated with the listener.
491
+ * The access control policy groups that are associated with the listener.
468
492
  */
469
493
  relatedAcls?: DescribeListenerResponseBodyRelatedAcls[];
470
494
  /**
471
495
  * @remarks
472
- * The ID of the request.
496
+ * The request ID.
473
497
  *
474
498
  * @example
475
499
  * 6FEA0CF3-D3B9-43E5-A304-D217037876A8
@@ -477,9 +501,9 @@ export class DescribeListenerResponseBody extends $dara.Model {
477
501
  requestId?: string;
478
502
  /**
479
503
  * @remarks
480
- * The timeout period of HTTP or HTTPS requests. Unit: seconds.
504
+ * The timeout period for HTTP or HTTPS requests. Unit: seconds.
481
505
  *
482
- * > This parameter is returned only for HTTP and HTTPS listeners. If no responses are received from the backend server within the specified timeout period, GA returns the HTTP 504 error code to the client.
506
+ * > This parameter is available only for HTTP and HTTPS listeners. If a backend server does not respond within the timeout period, GA returns an HTTP 504 error to the client.
483
507
  *
484
508
  * @example
485
509
  * 60
@@ -489,32 +513,37 @@ export class DescribeListenerResponseBody extends $dara.Model {
489
513
  * @remarks
490
514
  * The ID of the security policy.
491
515
  *
492
- * * **tls_cipher_policy_1_0**
516
+ * - **tls_cipher_policy_1_0**
517
+ *
518
+ * - Supported TLS versions: TLS 1.0, TLS 1.1, and TLS 1.2.
519
+ *
520
+ * - Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA.
493
521
  *
494
- * * Supported Transport Layer Security (TLS) versions: TLS 1.0, TLS 1.1, and TLS 1.2.
495
- * * Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA.
522
+ * - **tls_cipher_policy_1_1**
496
523
  *
497
- * * **tls_cipher_policy_1_1**
524
+ * - Supported TLS versions: TLS 1.1 and TLS 1.2.
498
525
  *
499
- * * Supported TLS versions: TLS 1.1 and TLS 1.2.
500
- * * Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA.
526
+ * - Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA.
501
527
  *
502
- * * **tls_cipher_policy_1_2**
528
+ * - **tls_cipher_policy_1_2**
503
529
  *
504
- * * Supported TLS version: TLS 1.2.
505
- * * Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA.
530
+ * - Supported TLS versions: TLS 1.2.
506
531
  *
507
- * * **tls_cipher_policy_1_2_strict**
532
+ * - Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA.
508
533
  *
509
- * * Supported TLS version: TLS 1.2.
510
- * * Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, ECDHE-RSA-AES128-SHA, and ECDHE-RSA-AES256-SHA.
534
+ * - **tls_cipher_policy_1_2_strict**
511
535
  *
512
- * * **tls_cipher_policy_1_2_strict_with_1_3**
536
+ * - Supported TLS versions: TLS 1.2.
513
537
  *
514
- * * Supported TLS versions: TLS 1.2 and TLS 1.3.
515
- * * Supported cipher suites: TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256, TLS_AES_128_CCM_SHA256, TLS_AES_128_CCM_8_SHA256, ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256, ECDHE-ECDSA-AES256-SHA384, ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, ECDHE-ECDSA-AES128-SHA, ECDHE-ECDSA-AES256-SHA, ECDHE-RSA-AES128-SHA, and ECDHE-RSA-AES256-SHA.
538
+ * - Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, ECDHE-RSA-AES128-SHA, and ECDHE-RSA-AES256-SHA.
516
539
  *
517
- * > This parameter is returned only for HTTPS listeners.
540
+ * - **tls_cipher_policy_1_2_strict_with_1_3**
541
+ *
542
+ * - Supported TLS versions: TLS 1.2 and TLS 1.3.
543
+ *
544
+ * - Supported cipher suites: TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256, TLS_AES_128_CCM_SHA256, TLS_AES_128_CCM_8_SHA256, ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256, ECDHE-ECDSA-AES256-SHA384, ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, ECDHE-ECDSA-AES128-SHA, ECDHE-ECDSA-AES256-SHA, ECDHE-RSA-AES128-SHA, and ECDHE-RSA-AES256-SHA.
545
+ *
546
+ * > This parameter is available only for HTTPS listeners.
518
547
  *
519
548
  * @example
520
549
  * tls_cipher_policy_1_0
@@ -524,7 +553,7 @@ export class DescribeListenerResponseBody extends $dara.Model {
524
553
  * @remarks
525
554
  * The ID of the service that manages the instance.
526
555
  *
527
- * > This parameter is returned only if the value of **ServiceManaged** is **true**.
556
+ * > This parameter is returned only when **ServiceManaged** is set to **True**.
528
557
  *
529
558
  * @example
530
559
  * ALB
@@ -532,10 +561,11 @@ export class DescribeListenerResponseBody extends $dara.Model {
532
561
  serviceId?: string;
533
562
  /**
534
563
  * @remarks
535
- * Indicates whether the instance is managed. Valid values:
564
+ * Indicates whether the instance is a managed instance. Valid values:
536
565
  *
537
- * * **true**
538
- * * **false**
566
+ * - **true**: The instance is a managed instance.
567
+ *
568
+ * - **false**: The instance is not a managed instance.
539
569
  *
540
570
  * @example
541
571
  * true
@@ -543,19 +573,24 @@ export class DescribeListenerResponseBody extends $dara.Model {
543
573
  serviceManaged?: boolean;
544
574
  /**
545
575
  * @remarks
546
- * The actions that users can perform on the managed instance.
547
- * >* This parameter is returned only if the value of **ServiceManaged** is **true**.
548
- * >* Users can perform only specific actions on a managed instance.
576
+ * The actions that you can perform on the managed instance.
577
+ *
578
+ * > - This parameter is returned only when **ServiceManaged** is set to **True**.
579
+ * >
580
+ * > - When the instance is in a managed state, you cannot perform some operations on the instance.
549
581
  */
550
582
  serviceManagedInfos?: DescribeListenerResponseBodyServiceManagedInfos[];
551
583
  /**
552
584
  * @remarks
553
- * The status of the listener. Valid values:
585
+ * The status of the listener.
554
586
  *
555
- * * **configuring**: The listener is being configured.
556
- * * **init**: The listener is being initialized.
557
- * * **updating**: The listener is being updated.
558
- * * **deleting:** The listener is being deleted.
587
+ * - **configuring**: The listener is being configured.
588
+ *
589
+ * - **init**: The listener is being initialized.
590
+ *
591
+ * - **updating**: The listener is being updated.
592
+ *
593
+ * - **deleting**: The listener is being deleted.
559
594
  *
560
595
  * @example
561
596
  * active
@@ -563,10 +598,11 @@ export class DescribeListenerResponseBody extends $dara.Model {
563
598
  state?: string;
564
599
  /**
565
600
  * @remarks
566
- * The routing type of the listener. Valid values:
601
+ * The routing type of the listener.
602
+ *
603
+ * - **Standard**: intelligent routing.
567
604
  *
568
- * * **Standard**: intelligent routing.
569
- * * **CustomRouting**: custom routing.
605
+ * - **CustomRouting**: custom routing.
570
606
  *
571
607
  * @example
572
608
  * Standard
@@ -574,7 +610,7 @@ export class DescribeListenerResponseBody extends $dara.Model {
574
610
  type?: string;
575
611
  /**
576
612
  * @remarks
577
- * The configurations of the `XForward` headers.
613
+ * The configurations of the `X-Forwarded-For` headers.
578
614
  */
579
615
  XForwardedForConfig?: DescribeListenerResponseBodyXForwardedForConfig;
580
616
  static names(): { [key: string]: string } {
@@ -69,8 +69,7 @@ export class DescribeLogStoreOfEndpointGroupResponseBody extends $dara.Model {
69
69
  * * **off:** The endpoint group is not bound to the Simple Log Service project.
70
70
  *
71
71
  * @example
72
- * on - binding
73
- * off - unbinding
72
+ * on
74
73
  */
75
74
  status?: string;
76
75
  static names(): { [key: string]: string } {
@@ -8,7 +8,7 @@ export class DescribeRegionsResponseBodyRegions extends $dara.Model {
8
8
  * The region name.
9
9
  *
10
10
  * @example
11
- * China (Hangzhou)
11
+ * 杭州
12
12
  */
13
13
  localName?: string;
14
14
  /**
@@ -3,7 +3,25 @@ import * as $dara from '@darabonba/typescript';
3
3
 
4
4
 
5
5
  export class DetachDdosFromAcceleratorRequestDdosConfigList extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * The ID of the Anti-DDoS Pro or Anti-DDoS Premium instance that is associated with the Global Accelerator instance.
9
+ *
10
+ * @example
11
+ * ddosDip-cn-pj64b8cz101
12
+ */
6
13
  ddosId?: string;
14
+ /**
15
+ * @remarks
16
+ * The region where the Anti-DDoS Pro or Anti-DDoS Premium instance is deployed. Valid values:
17
+ *
18
+ * - **cn-hangzhou**: the Chinese mainland.
19
+ *
20
+ * - **ap-southeast-1**: outside the Chinese mainland.
21
+ *
22
+ * @example
23
+ * ap-southeast-1
24
+ */
7
25
  ddosRegionId?: string;
8
26
  static names(): { [key: string]: string } {
9
27
  return {
@@ -31,7 +49,7 @@ export class DetachDdosFromAcceleratorRequestDdosConfigList extends $dara.Model
31
49
  export class DetachDdosFromAcceleratorRequest extends $dara.Model {
32
50
  /**
33
51
  * @remarks
34
- * The ID of the GA instance.
52
+ * The ID of the Global Accelerator instance.
35
53
  *
36
54
  * This parameter is required.
37
55
  *
@@ -39,11 +57,26 @@ export class DetachDdosFromAcceleratorRequest extends $dara.Model {
39
57
  * ga-bp1odcab8tmno0hdq****
40
58
  */
41
59
  acceleratorId?: string;
60
+ /**
61
+ * @remarks
62
+ * A list of Anti-DDoS Pro or Anti-DDoS Premium instances that are associated with the Global Accelerator instance.
63
+ */
42
64
  ddosConfigList?: DetachDdosFromAcceleratorRequestDdosConfigList[];
65
+ /**
66
+ * @remarks
67
+ * Specifies whether to perform a dry run. Valid values:
68
+ *
69
+ * - **true**: performs a dry run. The system checks the required parameters, request format, and service limits. If the request fails the dry run, an error message is returned. If the request passes the dry run, the system returns an HTTP 2xx status code.
70
+ *
71
+ * - **false** (default): sends a normal request. After the request passes the check, an HTTP 2xx status code is returned and the instance is detached.
72
+ *
73
+ * @example
74
+ * true
75
+ */
43
76
  dryRun?: boolean;
44
77
  /**
45
78
  * @remarks
46
- * The ID of the region where the GA instance is deployed. Set the value to **cn-hangzhou**.
79
+ * The ID of the region where the Global Accelerator instance is deployed. Set the value to **cn-hangzhou**.
47
80
  *
48
81
  * @example
49
82
  * cn-hangzhou
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DetachDdosFromAcceleratorResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the Anti-DDoS Pro/Premium instance that was disassociated from the GA instance.
8
+ * The ID of the Anti-DDoS Pro or Anti-DDoS Premium instance that is detached from the Global Accelerator instance.
9
9
  *
10
10
  * @example
11
11
  * ddoscoo-cn-zz11vq7j****
@@ -15,7 +15,7 @@ export class DetachDdosFromAcceleratorResponseBody extends $dara.Model {
15
15
  ddosId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The ID of the request.
18
+ * The request ID.
19
19
  *
20
20
  * @example
21
21
  * 0ED8D006-F706-4D23-88ED-E11ED28DCAC0