@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
@@ -4,7 +4,7 @@ export declare class CreateListenerRequestCertificates extends $dara.Model {
4
4
  * @remarks
5
5
  * The ID of the SSL certificate.
6
6
  *
7
- * > This parameter is required only when you create an HTTPS listener.
7
+ * > This parameter is required only for HTTPS listeners.
8
8
  *
9
9
  * @example
10
10
  * 449****-cn-hangzhou
@@ -24,13 +24,13 @@ export declare class CreateListenerRequestCertificates extends $dara.Model {
24
24
  export declare class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsDestinationConfigurations extends $dara.Model {
25
25
  /**
26
26
  * @remarks
27
- * The start port used by the endpoint group that is associated with the custom routing listener.
27
+ * The first port of the backend service.
28
28
  *
29
- * Valid values: **1** to **65499**. The value of **FromPort** must be equal to or smaller than the value of **ToPort**.
29
+ * The valid port range is **1** to **65499**. The value of **FromPort** must be less than or equal to the value of **ToPort**.
30
30
  *
31
- * You can specify up to 20 start ports for an endpoint group of a custom routing listener.
31
+ * In each endpoint group for a custom routing type listener, you can enter up to 20 backend service starting ports.
32
32
  *
33
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
33
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
34
34
  *
35
35
  * @example
36
36
  * 80
@@ -38,22 +38,22 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
38
38
  fromPort?: number;
39
39
  /**
40
40
  * @remarks
41
- * The protocol used by the endpoint group that is associated with the custom routing listener.
41
+ * The protocols of the backend service.
42
42
  *
43
- * You can specify up to four protocol types for an endpoint group of a custom routing listener.
43
+ * You can specify up to four backend service protocols for each mapping configuration.
44
44
  *
45
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
45
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
46
46
  */
47
47
  protocols?: string[];
48
48
  /**
49
49
  * @remarks
50
- * The end port used by the endpoint group that is associated with the custom routing listener.
50
+ * The last port of the backend service.
51
51
  *
52
- * Valid values: **1** to **65499**. The value of **FromPort** must be equal to or smaller than the value of **ToPort**.
52
+ * The valid port range is **1** to **65499**. The value of **FromPort** must be less than or equal to the value of **ToPort**.
53
53
  *
54
- * You can specify up to 20 end ports for an endpoint group of a custom routing listener.
54
+ * In each endpoint group of a listener of the custom routing type, you can enter a maximum of 20 backend service ports.
55
55
  *
56
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
56
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
57
57
  *
58
58
  * @example
59
59
  * 80
@@ -73,13 +73,13 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
73
73
  export declare class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurationsPortRanges extends $dara.Model {
74
74
  /**
75
75
  * @remarks
76
- * The start port of the port range. The value of this parameter must fall within the port range of the backend service.
76
+ * The first port of the destination that is allowed to receive traffic. The port must be within the port range of the backend service.
77
77
  *
78
- * This parameter takes effect only if **TrafficToEndpointPolicy** is set to **AllowCustom**.
78
+ * This parameter is required only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
79
79
  *
80
- * You can specify port ranges for up to 20 destinations in each endpoint of a custom routing listener. You can specify up to five start ports for each destination.
80
+ * You can specify up to 20 port ranges for each endpoint, and up to 5 first ports for each destination.
81
81
  *
82
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
82
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
83
83
  *
84
84
  * @example
85
85
  * 80
@@ -87,13 +87,13 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
87
87
  fromPort?: number;
88
88
  /**
89
89
  * @remarks
90
- * The end port of the destination port range. The value of this parameter must fall within the port range of the backend service.
90
+ * The last port of the destination that is allowed to receive traffic. The port must be within the port range of the backend service.
91
91
  *
92
- * This parameter takes effect only if **TrafficToEndpointPolicy** is set to **AllowCustom**.
92
+ * This parameter is required only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
93
93
  *
94
- * You can specify port ranges for up to 20 destinations in each endpoint of a custom routing listener. You can specify up to five end ports for each destination.
94
+ * You can specify up to 20 port ranges for each endpoint, and up to 5 last ports for each destination.
95
95
  *
96
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
96
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
97
97
  *
98
98
  * @example
99
99
  * 80
@@ -113,13 +113,13 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
113
113
  export declare class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurations extends $dara.Model {
114
114
  /**
115
115
  * @remarks
116
- * The IP address of the destination.
116
+ * The IP address of the destination that is allowed to receive traffic.
117
117
  *
118
- * This parameter takes effect only if **TrafficToEndpointPolicy** is set to **AllowCustom**.
118
+ * This parameter is required only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
119
119
  *
120
- * You can specify up to 20 destination IP addresses for each endpoint of a custom routing listener.
120
+ * You can specify up to 20 destination IP addresses for each endpoint.
121
121
  *
122
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
122
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
123
123
  *
124
124
  * @example
125
125
  * 10.0.XX.XX
@@ -127,15 +127,15 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
127
127
  address?: string;
128
128
  /**
129
129
  * @remarks
130
- * The port ranges of the destination to which traffic is forwarded. The value of this parameter must fall within the port range of the endpoint group.
130
+ * The port range of the destination that is allowed to receive traffic. The port range must be within the port range of the backend service.
131
131
  *
132
- * If you do not specify this parameter, traffic is forwarded over all ports.
132
+ * If you leave this parameter empty, all ports of the destination are allowed.
133
133
  *
134
- * This parameter takes effect only if **TrafficToEndpointPolicy** is set to **AllowCustom**.
134
+ * This parameter is required only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
135
135
  *
136
- * You can specify port ranges for up to 20 destinations in each endpoint of a custom routing listener. You can specify up to five port ranges for each destination.
136
+ * You can specify up to 20 port ranges for each endpoint, and up to 5 port ranges for each destination.
137
137
  *
138
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
138
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
139
139
  */
140
140
  portRanges?: CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurationsPortRanges[];
141
141
  static names(): {
@@ -152,9 +152,9 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
152
152
  export declare class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurations extends $dara.Model {
153
153
  /**
154
154
  * @remarks
155
- * The name of the vSwitch attached to the endpoint of the custom routing listener.
155
+ * The vSwitch of the custom routing listener.
156
156
  *
157
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
157
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
158
158
  *
159
159
  * @example
160
160
  * vsw-test01
@@ -162,22 +162,25 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
162
162
  endpoint?: string;
163
163
  /**
164
164
  * @remarks
165
- * The destinations in the endpoint that is associated with the custom routing listener.
165
+ * The destination configurations for a custom routing listener.
166
166
  *
167
- * You can specify up to 20 traffic destinations for each endpoint of a custom routing listener.
167
+ * You can specify up to 20 destinations for each endpoint.
168
168
  *
169
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
169
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
170
170
  */
171
171
  policyConfigurations?: CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurations[];
172
172
  /**
173
173
  * @remarks
174
- * The traffic policy for the endpoint that is associated with the custom routing listener. Default value: DenyAll. Valid values:
174
+ * The traffic policy for the backend service of a custom routing listener. Valid values:
175
175
  *
176
- * * **DenyAll** (default): denies all traffic to the specified backend service.
177
- * * **AllowAll**: allows all traffic to the specified backend service.
178
- * * **AllowCustom**: allows traffic only to specified destinations in the endpoint. If you set this parameter to AllowCustom, you must specify IP addresses and port ranges as the destinations to which you want to distribute traffic. If you specify only IP addresses and do not specify port ranges, GA can forward traffic to the specified IP addresses over all destination ports.
176
+ * - **DenyAll** (default): Denies all traffic to the specified backend service.
179
177
  *
180
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
178
+ * - **AllowAll**: Allows all traffic to the specified backend service.
179
+ *
180
+ * - **AllowCustom**: Allows traffic to specific destinations.
181
+ * You must specify the IP addresses and port ranges of the allowed destinations. If no port range is specified, all ports of the destination are allowed.
182
+ *
183
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
181
184
  *
182
185
  * @example
183
186
  * DenyAll
@@ -185,11 +188,11 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
185
188
  trafficToEndpointPolicy?: string;
186
189
  /**
187
190
  * @remarks
188
- * The service type of the endpoint that is associated with the custom routing listener. Default value: PrivateSubNet. Set the value to
191
+ * The type of the backend service for a custom routing listener. Valid value:
189
192
  *
190
- * **PrivateSubNet**, which specifies a private CIDR block.
193
+ * **PrivateSubNet** (default): a private CIDR block.
191
194
  *
192
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
195
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
193
196
  *
194
197
  * @example
195
198
  * PrivateSubNet
@@ -209,13 +212,13 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
209
212
  export declare class CreateListenerRequestCustomRoutingEndpointGroupConfigurations extends $dara.Model {
210
213
  /**
211
214
  * @remarks
212
- * The description of the endpoint group that is associated with the custom routing listener.
215
+ * The description of the endpoint group.
213
216
  *
214
- * The description can be up to 200 characters in length and cannot contain `http://` or `https://`.
217
+ * The description can be up to 200 characters long and cannot contain `http://` or `https://`.
215
218
  *
216
- * You can specify up to five endpoint group descriptions.
219
+ * You can enter up to 5 endpoint group descriptions.
217
220
  *
218
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
221
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
219
222
  *
220
223
  * @example
221
224
  * test
@@ -223,31 +226,31 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
223
226
  description?: string;
224
227
  /**
225
228
  * @remarks
226
- * The mapping configurations of the endpoint group that is associated with the custom routing listener.
229
+ * The mapping configurations for the endpoint group.
227
230
  *
228
- * You need to specify the port ranges and protocols used by the endpoint group. The ports are mapped to listener ports.
231
+ * You must specify the port ranges and protocols for the backend service. The settings are mapped to the associated listener port ranges.
229
232
  *
230
- * You can specify up to 20 mapping configurations for an endpoint group of a custom routing listener.
233
+ * You can specify up to 20 mapping configurations for each endpoint group.
231
234
  *
232
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
235
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
233
236
  */
234
237
  destinationConfigurations?: CreateListenerRequestCustomRoutingEndpointGroupConfigurationsDestinationConfigurations[];
235
238
  /**
236
239
  * @remarks
237
- * The endpoints that are associated with the custom routing listener.
240
+ * The endpoint configurations.
238
241
  *
239
- * You can configure up to 10 endpoints for an endpoint group of a custom routing listener.
242
+ * You can specify up to 10 endpoints for each endpoint group.
240
243
  *
241
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
244
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
242
245
  */
243
246
  endpointConfigurations?: CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurations[];
244
247
  /**
245
248
  * @remarks
246
- * The region ID of the endpoint group that is associated with the custom routing listener.
249
+ * The ID of the region where the endpoint group is created.
247
250
  *
248
- * You can enter the region IDs of up to five endpoint groups.
251
+ * You can enter up to 5 endpoint group region IDs.
249
252
  *
250
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
253
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
251
254
  *
252
255
  * @example
253
256
  * cn-hangzhou
@@ -255,13 +258,13 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
255
258
  endpointGroupRegion?: string;
256
259
  /**
257
260
  * @remarks
258
- * The name of the endpoint group that is associated with the custom routing listener.
261
+ * The name of the endpoint group.
259
262
  *
260
- * 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.
263
+ * The name must be 1 to 128 characters long, start with a letter or a Chinese character, and can contain digits, periods (.), underscores (_), and hyphens (-).
261
264
  *
262
- * You can specify up to five endpoint group names.
265
+ * You can enter up to 5 endpoint group names.
263
266
  *
264
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
267
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
265
268
  *
266
269
  * @example
267
270
  * test
@@ -279,48 +282,61 @@ export declare class CreateListenerRequestCustomRoutingEndpointGroupConfiguratio
279
282
  });
280
283
  }
281
284
  export declare class CreateListenerRequestEndpointGroupConfigurationsEndpointConfigurations extends $dara.Model {
285
+ apiKeys?: string[];
282
286
  /**
283
287
  * @remarks
284
- * Specifies whether to automatically preserve client IP addresses. Valid values:
288
+ * Specifies whether to preserve client source IP addresses. Valid values:
285
289
  *
286
- * * **true**
287
- * * **false** (default)
290
+ * - **true**: enables the feature.
288
291
  *
289
- * > * By default, client IP address preservation is disabled for an endpoint group that is associated with a UDP or TCP listener. You can configure this parameter based on your business requirements.
290
- * >* By default, client IP address preservation is enabled for an endpoint group that is associated with a HTTP or HTTPS listener. Client IP addresses are obtained by using the X-Forwarded-For header. You cannot disable the feature.
291
- * >* EnableClientIPPreservation and EnableProxyProtocol cannot be set to true at the same time.
292
- * >>For more information, see [Preserve client IP addresses](https://help.aliyun.com/document_detail/158080.html).
292
+ * - **false** (default): disables the feature.
293
+ *
294
+ * > * This feature is disabled by default for endpoint groups of TCP or UDP listeners. You can enable it as needed.
295
+ * >
296
+ * > * This feature is enabled by default for endpoint groups of HTTP or HTTPS listeners. Client source IP addresses are retrieved from the `X-Forwarded-For` header. You cannot disable this feature.
297
+ * >
298
+ * > * You cannot set both `EnableClientIPPreservation` and `EnableProxyProtocol` to `true`.
299
+ * >
300
+ * > * For more information, see [Preserve client source IP addresses](https://help.aliyun.com/document_detail/158080.html).
293
301
  */
294
302
  enableClientIPPreservation?: boolean;
295
303
  /**
296
304
  * @remarks
297
- * Specifies whether to use the proxy protocol to preserve client IP addresses. Valid values:
305
+ * Specifies whether to use the proxy protocol to preserve client source IP addresses. Valid values:
306
+ *
307
+ * - **true**: enables the feature.
298
308
  *
299
- * * **true**
300
- * * **false** (default)
309
+ * - **false** (default): disables the feature.
301
310
  *
302
- * >* This parameter is supported only by endpoint groups associated with TCP listeners.
303
- * >* EnableClientIPPreservation and EnableProxyProtocol cannot be set to true at the same time.
304
- * >>For more information, see [Preserve client IP addresses](https://help.aliyun.com/document_detail/158080.html).
311
+ * > * You can configure this parameter only for endpoint groups of TCP listeners.
312
+ * >
313
+ * > * You cannot set both `EnableClientIPPreservation` and `EnableProxyProtocol` to `true`.
314
+ * >
315
+ * > * For more information, see [Preserve client source IP addresses](https://help.aliyun.com/document_detail/158080.html).
305
316
  */
306
317
  enableProxyProtocol?: boolean;
307
318
  /**
308
319
  * @remarks
309
- * The IP address or domain name of the endpoint that is associated with the intelligent routing listener.
320
+ * The IP address or domain name of the endpoint.
310
321
  *
311
- * You can enter the IP addresses or domain names of up to 100 endpoints in an endpoint group that is associated with the intelligent routing listener.
322
+ * In an endpoint group of an intelligent routing listener, you can enter up to 100 IP addresses or domain names of endpoints.
312
323
  *
313
- * > If you set **Type** to **Standard**, you can configure endpoint groups and endpoints, and this parameter is required.
324
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
314
325
  *
315
326
  * @example
316
327
  * 47.0.XX.XX
317
328
  */
318
329
  endpoint?: string;
330
+ /**
331
+ * @example
332
+ * BAILIAN
333
+ */
334
+ provider?: string;
319
335
  /**
320
336
  * @remarks
321
337
  * The private IP address of the ENI.
322
338
  *
323
- * > This parameter is available only when you set the endpoint type to **ENI**. If you leave this parameter empty, the primary private IP address of the ENI is used.
339
+ * > If the endpoint type is **ENI**, you can specify this parameter. If you do not specify this parameter, the primary private IP address of the ENI is used.
324
340
  *
325
341
  * @example
326
342
  * 172.168.XX.XX
@@ -328,27 +344,41 @@ export declare class CreateListenerRequestEndpointGroupConfigurationsEndpointCon
328
344
  subAddress?: string;
329
345
  /**
330
346
  * @remarks
331
- * The type of the endpoint that is associated with the intelligent routing listener. Valid values:
347
+ * The type of the endpoint. Valid values:
348
+ *
349
+ * - **Domain**: a custom domain name.
350
+ *
351
+ * - **Ip**: a custom IP address.
352
+ *
353
+ * - **PublicIp**: a public IP address of an Alibaba Cloud service.
354
+ *
355
+ * - **ECS**: an Elastic Compute Service (ECS) instance.
356
+ *
357
+ * - **SLB**: a Server Load Balancer (SLB) instance.
358
+ *
359
+ * - **ALB**: an Application Load Balancer (ALB) instance.
360
+ *
361
+ * - **OSS**: an Object Storage Service (OSS) bucket.
362
+ *
363
+ * - **ENI**: an elastic network interface (ENI).
332
364
  *
333
- * * **Domain**: a custom domain name.
334
- * * **Ip**: a custom IP address.
335
- * * **PublicIp**: a public IP address provided by Alibaba Cloud.
336
- * * **ECS**: an Elastic Compute Service (ECS) instance.
337
- * * **SLB**: a Server Load Balancer (SLB) instance.
338
- * * **ALB**: an Application Load Balancer (ALB) instance.
339
- * * **OSS**: an Object Storage Service (OSS) bucket.
340
- * * **ENI**: an elastic network interface (ENI).
341
- * * **NLB**: a Network Load Balancer (NLB) instance.
342
- * * **IpTarget**: a custom private IP address.
365
+ * - **NLB**: a Network Load Balancer (NLB) instance.
343
366
  *
344
- * You can specify up to 100 endpoint types in the endpoint group that is associated with the intelligent routing listener.
367
+ * - **IpTarget**: a custom private IP address.
345
368
  *
346
- * > * If you set **Type** to **Standard**, you can configure the endpoint group and endpoint that are associated with the intelligent routing listener. In addition, this parameter is required.
347
- * >* If you set this parameter to **ECS**, **ENI**, **SLB**, **ALB**, **NLB**, or **IpTarget** and the AliyunServiceRoleForGaVpcEndpoint service-linked role does not exist, the system automatically creates the role.
348
- * >* If you set this parameter to **ALB** and the AliyunServiceRoleForGaAlb service-linked role does not exist, the system automatically creates the role.
349
- * >* If you set this parameter to **OSS** and the AliyunServiceRoleForGaOss service-linked role does not exist, the system automatically creates the role.
350
- * >* If you set this parameter to **NLB** and the AliyunServiceRoleForGaNlb service-linked role does not exist, the system automatically creates the role.
351
- * >>For more information, see [Service-linked roles](https://help.aliyun.com/document_detail/178360.html).
369
+ * You can specify up to 100 endpoints in an endpoint group.
370
+ *
371
+ * > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
372
+ * >
373
+ * > - When you add endpoints, Global Accelerator may create service-linked roles to access your resources. The role created depends on the endpoint type:
374
+ * >
375
+ * > -
376
+ * >
377
+ * > -
378
+ * >
379
+ * > -
380
+ * >
381
+ * > > For more information, see [Service-linked roles](https://help.aliyun.com/document_detail/178360.html).
352
382
  *
353
383
  * @example
354
384
  * Ip
@@ -356,16 +386,16 @@ export declare class CreateListenerRequestEndpointGroupConfigurationsEndpointCon
356
386
  type?: string;
357
387
  /**
358
388
  * @remarks
359
- * The IDs of vSwitches that are deployed in the VPC.
389
+ * The list of vSwitches in the VPC. You can specify up to two vSwitch IDs.
360
390
  */
361
391
  vSwitchIds?: string[];
362
392
  /**
363
393
  * @remarks
364
- * The virtual private cloud (VPC) ID.
394
+ * The ID of the Virtual Private Cloud (VPC).
365
395
  *
366
- * You can specify one VPC ID for an endpoint group of an intelligent routing listener.
396
+ * In an endpoint group of an intelligent routing listener, you can enter a maximum of 1 VPC ID.
367
397
  *
368
- * > This parameter is valid and required only if Type is set to **IpTarget**.
398
+ * > This parameter is required only for **IpTarget** endpoints.
369
399
  *
370
400
  * @example
371
401
  * vpc-bp13r1kpr2lel****
@@ -373,14 +403,15 @@ export declare class CreateListenerRequestEndpointGroupConfigurationsEndpointCon
373
403
  vpcId?: string;
374
404
  /**
375
405
  * @remarks
376
- * The weight of the endpoint that is associated with the intelligent routing listener.
406
+ * The weight of the endpoint.
377
407
  *
378
408
  * Valid values: **0** to **255**.
379
409
  *
380
- * You can specify the weights of up to 100 endpoints for an endpoint group of an intelligent routing listener.
410
+ * In an endpoint group for an intelligent routing type listener, you can enter weights for up to 100 endpoints.
381
411
  *
382
- * > * If you set **Type** to **Standard**, you can configure the endpoint group and endpoint that are associated with the intelligent routing listener. In addition, this parameter is required.
383
- * >* If the weight of an endpoint is set to 0, GA stops distributing network traffic to the endpoint. Proceed with caution.
412
+ * > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
413
+ * >
414
+ * > - If an endpoint\\"s weight is set to 0, Global Accelerator stops sending traffic to it. Use this setting with caution.
384
415
  *
385
416
  * @example
386
417
  * 20
@@ -400,14 +431,17 @@ export declare class CreateListenerRequestEndpointGroupConfigurationsEndpointCon
400
431
  export declare class CreateListenerRequestEndpointGroupConfigurationsPortOverrides extends $dara.Model {
401
432
  /**
402
433
  * @remarks
403
- * The endpoint port that is mapped to the listener port.
434
+ * The endpoint port that is specified in the port mapping.
404
435
  *
405
- * You can specify endpoint ports in up to five port mappings.
436
+ * You can enter a maximum of 5 endpoint ports for port mapping.
406
437
  *
407
- * > * You can configure endpoint groups and endpoints for an intelligent routing listener only if you set **Type** to **Standard**.
408
- * >* You cannot configure port mappings for virtual endpoint groups of TCP listeners. If a virtual endpoint group already exists on the listener, you cannot configure port mappings for the default endpoint group. If port mappings are configured for the default endpoint group, you cannot add a virtual endpoint group.
409
- * >* If you configure port mappings for a listener, you cannot modify the listener protocol. You can only switch between HTTP and HTTPS.
410
- * >* Listener port: When you modify the listener port range, make sure that the port range includes the ports configured in port mappings. For example, if you set the listener port range to 80 to 82 and map the listener ports to endpoint ports 100 to 102, you cannot change the listener port range to 80 to 81.
438
+ * > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
439
+ * >
440
+ * > - For TCP listeners, you cannot configure a port mapping for a virtual endpoint group. If a virtual endpoint group already exists for the listener, you cannot configure a port mapping for the default endpoint group. If a port mapping is configured for the default endpoint group, you cannot add a virtual endpoint group to the listener.
441
+ * >
442
+ * > - After you configure a port mapping, you cannot modify the listener protocol, except for switching between HTTP and HTTPS.
443
+ * >
444
+ * > - When you modify the listener port range, make sure that the new port range includes all listener ports that are specified in the port mapping. For example, if the listener port range is 80-82 and the listener ports are mapped to the endpoint ports 100-102, you cannot change the listener port range to 80-81.
411
445
  *
412
446
  * @example
413
447
  * 80
@@ -415,14 +449,17 @@ export declare class CreateListenerRequestEndpointGroupConfigurationsPortOverrid
415
449
  endpointPort?: number;
416
450
  /**
417
451
  * @remarks
418
- * The listener port that is mapped to the endpoint port.
452
+ * The listener port that is specified in the port mapping.
419
453
  *
420
- * You can specify listener ports in up to five port mappings.
454
+ * You can enter up to 5 listener ports for port mappings.
421
455
  *
422
- * > * You can configure endpoint groups and endpoints for an intelligent routing listener only if you set **Type** to **Standard**.
423
- * >* You cannot configure port mappings for virtual endpoint groups of TCP listeners. If a virtual endpoint group already exists on the listener, you cannot configure port mappings for the default endpoint group. If port mappings are configured for the default endpoint group, you cannot add a virtual endpoint group.
424
- * >* If you configure port mappings for a listener, you cannot modify the listener protocol. You can only switch between HTTP and HTTPS.
425
- * >* Listener port: When you modify the listener port range, make sure that the port range includes the ports configured in port mappings. For example, if you set the listener port range to 80 to 82 and map the listener ports to endpoint ports 100 to 102, you cannot change the listener port range to 80 to 81.
456
+ * > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
457
+ * >
458
+ * > - For TCP listeners, you cannot configure a port mapping for a virtual endpoint group. If a virtual endpoint group already exists for the listener, you cannot configure a port mapping for the default endpoint group. If a port mapping is configured for the default endpoint group, you cannot add a virtual endpoint group to the listener.
459
+ * >
460
+ * > - After you configure a port mapping, you cannot modify the listener protocol, except for switching between HTTP and HTTPS.
461
+ * >
462
+ * > - When you modify the listener port range, make sure that the new port range includes all listener ports that are specified in the port mapping. For example, if the listener port range is 80-82 and the listener ports are mapped to the endpoint ports 100-102, you cannot change the listener port range to 80-81.
426
463
  *
427
464
  * @example
428
465
  * 443
@@ -442,18 +479,18 @@ export declare class CreateListenerRequestEndpointGroupConfigurationsPortOverrid
442
479
  export declare class CreateListenerRequestEndpointGroupConfigurations extends $dara.Model {
443
480
  /**
444
481
  * @remarks
445
- * The endpoints that are associated with the intelligent routing listener.
482
+ * The endpoint configurations.
446
483
  */
447
484
  endpointConfigurations?: CreateListenerRequestEndpointGroupConfigurationsEndpointConfigurations[];
448
485
  /**
449
486
  * @remarks
450
- * The description of the endpoint group that is associated with the intelligent routing listener.
487
+ * The description of the endpoint group.
451
488
  *
452
- * The description can be up to 200 characters in length and cannot contain `http://` or `https://`.
489
+ * The description can be up to 200 characters long and cannot contain `http://` or `https://`.
453
490
  *
454
- * You can enter the descriptions of up to 10 endpoint groups.
491
+ * You can enter up to 10 endpoint group descriptions.
455
492
  *
456
- * > You can configure endpoint groups and endpoints only if you set **Type** to **Standard**.
493
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
457
494
  *
458
495
  * @example
459
496
  * test
@@ -461,13 +498,13 @@ export declare class CreateListenerRequestEndpointGroupConfigurations extends $d
461
498
  endpointGroupDescription?: string;
462
499
  /**
463
500
  * @remarks
464
- * The name of the endpoint group that is associated with the intelligent routing listener.
501
+ * The name of the endpoint group.
465
502
  *
466
- * 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.
503
+ * The name must be 1 to 128 characters long, start with a letter or a Chinese character, and can contain digits, periods (.), underscores (_), and hyphens (-).
467
504
  *
468
- * You can enter the names of up to 10 endpoint groups.
505
+ * You can enter up to 10 endpoint group names.
469
506
  *
470
- * > You can configure endpoint groups and endpoints only if you set **Type** to **Standard**.
507
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
471
508
  *
472
509
  * @example
473
510
  * test
@@ -475,11 +512,11 @@ export declare class CreateListenerRequestEndpointGroupConfigurations extends $d
475
512
  endpointGroupName?: string;
476
513
  /**
477
514
  * @remarks
478
- * The region ID of the endpoint group that is associated with the intelligent routing listener.
515
+ * The ID of the region where the endpoint group is created.
479
516
  *
480
- * You can enter the IDs of up to 10 regions.
517
+ * You can enter up to 10 endpoint group region IDs.
481
518
  *
482
- * > You can configure endpoint groups and endpoints only if you set **Type** to **Standard**.
519
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
483
520
  *
484
521
  * @example
485
522
  * cn-hangzhou
@@ -487,43 +524,65 @@ export declare class CreateListenerRequestEndpointGroupConfigurations extends $d
487
524
  endpointGroupRegion?: string;
488
525
  /**
489
526
  * @remarks
490
- * The type of the endpoint group associated with the intelligent routing listener. Valid values:
527
+ * The type of the endpoint group. Valid values:
528
+ *
529
+ * - **default** (default): a default endpoint group.
491
530
  *
492
- * * **default** (default): a default endpoint group.
493
- * * **virtual**: a virtual endpoint group.
531
+ * - **virtual**: a virtual endpoint group.
494
532
  *
495
- * You can specify up to 10 endpoint group types.
533
+ * You can enter up to 10 endpoint group types.
496
534
  *
497
- * > * You can configure endpoint groups and endpoints for an intelligent routing listener only if you set **Type** to **Standard**.
498
- * >* Only HTTP and HTTPS intelligent routing listeners support virtual endpoint groups.
535
+ * > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
536
+ * >
537
+ * > - You can create virtual endpoint groups only for HTTP or HTTPS listeners.
499
538
  *
500
539
  * @example
501
540
  * default
502
541
  */
503
542
  endpointGroupType?: string;
543
+ /**
544
+ * @remarks
545
+ * The IP version used by the backend service. Valid values:
546
+ *
547
+ * - **IPv4** (default): GA uses only IPv4 addresses to communicate with backend services.
548
+ *
549
+ * - **IPv6**: GA uses only IPv6 addresses to communicate with backend services.
550
+ *
551
+ * - **ProtocolAffinity**: GA uses the same IP version as the client request to communicate with backend services.
552
+ *
553
+ * @example
554
+ * IPv4
555
+ */
504
556
  endpointIpVersion?: string;
505
557
  /**
506
558
  * @remarks
507
- * The backend service protocol version of the endpoint that is associated with the intelligent routing listener. Valid values:
559
+ * The protocol version of the backend service. Valid values:
560
+ *
561
+ * - **HTTP1.1** (default): HTTP/1.1
508
562
  *
509
- * * **HTTP1.1** (default)
510
- * * **HTTP2**
563
+ * - **HTTP2**: HTTP/2
511
564
  *
512
- * > You can specify this parameter only if EndpointRequestProtocol is set to HTTPS.
565
+ * > This parameter is available only when EndpointRequestProtocol is set to HTTPS.
566
+ *
567
+ * @example
568
+ * HTTP1.1
513
569
  */
514
570
  endpointProtocolVersion?: string;
515
571
  /**
516
572
  * @remarks
517
- * The backend service protocol of the endpoint that is associated with the intelligent routing listener. Valid values:
573
+ * The protocol used by the backend service. Valid values:
574
+ *
575
+ * - **HTTP** (default)
518
576
  *
519
- * * **HTTP** (default)
520
- * * **HTTPS**
577
+ * - **HTTPS**
521
578
  *
522
- * You can specify up to 10 backend service protocols.
579
+ * You can enter up to 10 backend service protocols.
523
580
  *
524
- * > * You can configure endpoint groups and endpoints for an intelligent routing listener only if you set **Type** to **Standard**.
525
- * >* You can specify this parameter only for HTTP and HTTPS intelligent routing listeners.
526
- * >* For an HTTP listener, the backend service protocol must be **HTTP**.
581
+ * > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
582
+ * >
583
+ * > - You can configure this parameter only for endpoint groups of HTTP or HTTPS listeners.
584
+ * >
585
+ * > - For an HTTP listener, the backend service protocol must be **HTTP**.
527
586
  *
528
587
  * @example
529
588
  * HTTP
@@ -533,25 +592,33 @@ export declare class CreateListenerRequestEndpointGroupConfigurations extends $d
533
592
  * @remarks
534
593
  * Specifies whether to enable health checks for the endpoint group. Valid values:
535
594
  *
536
- * * **true**: enables the health check feature.
537
- * * **false** (default): disables the health check feature.
595
+ * - **true**: Enables health checks.
538
596
  *
539
- * You can enable the health check feature for up to 10 endpoint groups.
597
+ * - **false** (Default): Disables health checks.
540
598
  *
541
- * > You can configure endpoint groups and endpoints only if you set **Type** to **Standard**.
599
+ * You can enable health checks for up to 10 endpoint groups.
600
+ *
601
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
542
602
  *
543
603
  * @example
544
604
  * false
545
605
  */
546
606
  healthCheckEnabled?: boolean;
607
+ /**
608
+ * @remarks
609
+ * The domain name that is used for health checks.
610
+ *
611
+ * @example
612
+ * www.taobao.com
613
+ */
547
614
  healthCheckHost?: string;
548
615
  /**
549
616
  * @remarks
550
- * The interval at which health checks are performed. Unit: seconds.
617
+ * The health check interval, in seconds.
551
618
  *
552
- * You can specify up to 10 health check intervals.
619
+ * You can enter up to 10 health check intervals.
553
620
  *
554
- * > You can configure endpoint groups and endpoints only if you set **Type** to **Standard**.
621
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
555
622
  *
556
623
  * @example
557
624
  * 3
@@ -559,11 +626,11 @@ export declare class CreateListenerRequestEndpointGroupConfigurations extends $d
559
626
  healthCheckIntervalSeconds?: number;
560
627
  /**
561
628
  * @remarks
562
- * The health check path.
629
+ * The path to which health check requests are sent.
563
630
  *
564
- * You can specify up to 10 health check paths.
631
+ * You can enter up to 10 health check paths.
565
632
  *
566
- * > You can configure endpoint groups and endpoints only if you set **Type** to **Standard**.
633
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
567
634
  *
568
635
  * @example
569
636
  * /healthcheck
@@ -571,11 +638,11 @@ export declare class CreateListenerRequestEndpointGroupConfigurations extends $d
571
638
  healthCheckPath?: string;
572
639
  /**
573
640
  * @remarks
574
- * The port that you want to use for health checks. Valid values: **1** to **65535**.
641
+ * The port that is used for health checks. Valid values: **1** to **65535**.
575
642
  *
576
- * You can specify up to 10 ports for health checks.
643
+ * You can enter a maximum of 10 ports for health checks.
577
644
  *
578
- * > You can configure endpoint groups and endpoints only if you set **Type** to **Standard**.
645
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
579
646
  *
580
647
  * @example
581
648
  * 20
@@ -585,13 +652,15 @@ export declare class CreateListenerRequestEndpointGroupConfigurations extends $d
585
652
  * @remarks
586
653
  * The protocol over which health check requests are sent. Valid values:
587
654
  *
588
- * * **tcp** or **TCP**
589
- * * **http** or **HTTP**
590
- * * **https** or **HTTPS**
655
+ * - **tcp** or **TCP**: TCP
656
+ *
657
+ * - **http** or **HTTP**: HTTP
658
+ *
659
+ * - **https** or **HTTPS**: HTTPS
591
660
  *
592
- * You can specify up to 10 health check protocols.
661
+ * You can enter up to 10 health check protocols.
593
662
  *
594
- * > You can configure endpoint groups and endpoints only if you set **Type** to **Standard**.
663
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
595
664
  *
596
665
  * @example
597
666
  * tcp
@@ -599,16 +668,17 @@ export declare class CreateListenerRequestEndpointGroupConfigurations extends $d
599
668
  healthCheckProtocol?: string;
600
669
  /**
601
670
  * @remarks
602
- * The port mappings.
671
+ * The port mapping. You can specify up to five port mappings.
603
672
  */
604
673
  portOverrides?: CreateListenerRequestEndpointGroupConfigurationsPortOverrides[];
605
674
  /**
606
675
  * @remarks
607
- * The number of failed consecutive health checks that must occur before a healthy endpoint group is considered unhealthy or the number of successful consecutive health checks that must occur before an unhealthy endpoint group is considered healthy. Valid values: **2** to **10**. Default value: **3**.
676
+ * The number of consecutive successful health checks required to mark an endpoint as healthy, or consecutive failed health checks to mark an endpoint as unhealthy.
677
+ * Valid values: **2** to **10**. Default value: **3**.
608
678
  *
609
- * You can specify up to 10 values (the number of consecutive health check successes or consecutive health check failures).
679
+ * You can enter up to 10 values for the number of consecutive health checks required to trigger a health status change.
610
680
  *
611
- * > You can configure endpoint groups and endpoints only if you set **Type** to **Standard**.
681
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
612
682
  *
613
683
  * @example
614
684
  * 3
@@ -616,13 +686,13 @@ export declare class CreateListenerRequestEndpointGroupConfigurations extends $d
616
686
  thresholdCount?: number;
617
687
  /**
618
688
  * @remarks
619
- * The traffic distribution ratio. If an intelligent routing listener is associated with multiple endpoint groups, you can configure this parameter to specify the ratio of traffic distributed to each endpoint group.
689
+ * The traffic distribution ratio. If a standard listener is associated with multiple endpoint groups, this parameter specifies the percentage of traffic that is distributed to each endpoint group.
620
690
  *
621
691
  * Valid values: **1** to **100**. Default value: **100**.
622
692
  *
623
- * You can specify traffic distribution ratios for up to 10 endpoint groups.
693
+ * You can enter traffic distribution values for up to 10 endpoint groups.
624
694
  *
625
- * > You can configure endpoint groups and endpoints only if you set **Type** to **Standard**.
695
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
626
696
  *
627
697
  * @example
628
698
  * 100
@@ -642,13 +712,11 @@ export declare class CreateListenerRequestEndpointGroupConfigurations extends $d
642
712
  export declare class CreateListenerRequestPortRanges extends $dara.Model {
643
713
  /**
644
714
  * @remarks
645
- * The first port of the listener port range that you want to use to receive and forward requests to endpoints.
715
+ * The first port in the listener range used to receive and forward requests to endpoints.
646
716
  *
647
- * Valid values: **1** to **65499**. The value of **FromPort** must be smaller than or equal to the value of **ToPort**.
717
+ * The port number must be in the range of **1** to **65499**, and the value of **FromPort** must be less than or equal to the value of **ToPort**.
648
718
  *
649
- * The maximum number of ports that can be configured varies based on the routing type and protocol of the listener. For more information, see [Listener overview](https://help.aliyun.com/document_detail/153216.html).
650
- *
651
- * > You can configure only one listener port for an HTTP or HTTPS listener. In this case, the first port is the same as the last port.
719
+ * > For HTTP or HTTPS listeners, you can specify only one listener port. In this case, the value of **FromPort** must be the same as the value of **ToPort**.
652
720
  *
653
721
  * This parameter is required.
654
722
  *
@@ -658,13 +726,11 @@ export declare class CreateListenerRequestPortRanges extends $dara.Model {
658
726
  fromPort?: number;
659
727
  /**
660
728
  * @remarks
661
- * The last port of the listener port range that you want to use to receive and forward requests to endpoints.
662
- *
663
- * Valid values: **1** to **65499**. The value of **FromPort** must be smaller than or equal to the value of **ToPort**.
729
+ * The last port in the listener range used to receive and forward requests to endpoints.
664
730
  *
665
- * The maximum number of ports that can be configured varies based on the routing type and protocol of the listener. For more information, see [Listener overview](https://help.aliyun.com/document_detail/153216.html).
731
+ * The port number must be in the range of **1** to **65499**, and the value of **FromPort** must be less than or equal to the value of **ToPort**.
666
732
  *
667
- * > You can configure only one listener port for an HTTP or HTTPS listener. In this case, the first port is the same as the last port.
733
+ * > For HTTP or HTTPS listeners, you can specify only one listener port. In this case, the value of **FromPort** must be the same as the value of **ToPort**.
668
734
  *
669
735
  * This parameter is required.
670
736
  *
@@ -686,12 +752,13 @@ export declare class CreateListenerRequestPortRanges extends $dara.Model {
686
752
  export declare class CreateListenerRequestXForwardedForConfig extends $dara.Model {
687
753
  /**
688
754
  * @remarks
689
- * Specifies whether to use the `GA-AP` header to retrieve the information about acceleration regions. Valid values:
755
+ * Specifies whether to use the `GA-AP` header to pass information about the acceleration region to the backend server. Valid values:
690
756
  *
691
- * * **true**: yes
692
- * * **false** (default): no
757
+ * - **true**
693
758
  *
694
- * > This parameter is available only when you create an HTTPS or HTTP listener.
759
+ * - **false** (Default)
760
+ *
761
+ * > This parameter applies only to HTTP and HTTPS listeners.
695
762
  *
696
763
  * @example
697
764
  * false
@@ -699,12 +766,13 @@ export declare class CreateListenerRequestXForwardedForConfig extends $dara.Mode
699
766
  XForwardedForGaApEnabled?: boolean;
700
767
  /**
701
768
  * @remarks
702
- * Specifies whether to use the `GA-ID` header to retrieve the ID of the GA instance. Valid values:
769
+ * Specifies whether to use the `GA-ID` header to pass the Global Accelerator instance ID to the backend server. Valid values:
770
+ *
771
+ * - **true**
703
772
  *
704
- * * **true**: yes
705
- * * **false** (default): no
773
+ * - **false** (Default)
706
774
  *
707
- * > This parameter is available only when you create an HTTPS or HTTP listener.
775
+ * > This parameter applies only to HTTP and HTTPS listeners.
708
776
  *
709
777
  * @example
710
778
  * false
@@ -712,12 +780,13 @@ export declare class CreateListenerRequestXForwardedForConfig extends $dara.Mode
712
780
  XForwardedForGaIdEnabled?: boolean;
713
781
  /**
714
782
  * @remarks
715
- * Specifies whether to use the `GA-X-Forward-Port` header to retrieve the listener ports of the GA instance. Valid values:
783
+ * Specifies whether to use the `GA-X-Forward-Port` header to pass the listener port of the Global Accelerator instance to the backend server. Valid values:
716
784
  *
717
- * * **true**: yes
718
- * * **false** (default): no
785
+ * - **true**
719
786
  *
720
- * > This parameter is available only when you create an HTTPS or HTTP listener.
787
+ * - **false** (Default)
788
+ *
789
+ * > This parameter applies only to HTTP and HTTPS listeners.
721
790
  *
722
791
  * @example
723
792
  * false
@@ -725,12 +794,13 @@ export declare class CreateListenerRequestXForwardedForConfig extends $dara.Mode
725
794
  XForwardedForPortEnabled?: boolean;
726
795
  /**
727
796
  * @remarks
728
- * Specifies whether to use the `GA-X-Forward-Proto` header to retrieve the listener protocol of the GA instance. Valid values:
797
+ * Specifies whether to use the `GA-X-Forward-Proto` header to pass the listener protocol of the Global Accelerator instance to the backend server. Valid values:
798
+ *
799
+ * - **true**
729
800
  *
730
- * * **true**: yes
731
- * * **false** (default): no
801
+ * - **false** (Default)
732
802
  *
733
- * > This parameter is available only when you create an HTTPS or HTTP listener.
803
+ * > This parameter applies only to HTTP and HTTPS listeners.
734
804
  *
735
805
  * @example
736
806
  * false
@@ -738,12 +808,13 @@ export declare class CreateListenerRequestXForwardedForConfig extends $dara.Mode
738
808
  XForwardedForProtoEnabled?: boolean;
739
809
  /**
740
810
  * @remarks
741
- * Specifies whether to use the `X-Real-IP` header to retrieve client IP addresses. Valid values:
811
+ * Specifies whether to use the `X-Real-IP` header to pass the client\\"s real IP address to the backend server. Valid values:
812
+ *
813
+ * - **true**
742
814
  *
743
- * * **true**: yes
744
- * * **false** (default): no
815
+ * - **false** (Default)
745
816
  *
746
- * > This parameter is available only when you create an HTTPS or HTTP listener.
817
+ * > This parameter applies only to HTTP and HTTPS listeners.
747
818
  *
748
819
  * @example
749
820
  * false
@@ -763,7 +834,7 @@ export declare class CreateListenerRequestXForwardedForConfig extends $dara.Mode
763
834
  export declare class CreateListenerRequest extends $dara.Model {
764
835
  /**
765
836
  * @remarks
766
- * The ID of the GA instance.
837
+ * The ID of the Global Accelerator instance.
767
838
  *
768
839
  * This parameter is required.
769
840
  *
@@ -773,15 +844,16 @@ export declare class CreateListenerRequest extends $dara.Model {
773
844
  acceleratorId?: string;
774
845
  /**
775
846
  * @remarks
776
- * The SSL certificates.
847
+ * The SSL certificates for an HTTPS listener.
777
848
  */
778
849
  certificates?: CreateListenerRequestCertificates[];
779
850
  /**
780
851
  * @remarks
781
- * Specifies whether to enable client affinity for the listener.
852
+ * The client affinity for the listener.
782
853
  *
783
- * * If this parameter is left empty, client affinity is disabled. After client affinity is disabled, requests from a specific client IP address may be forwarded to different endpoints.
784
- * * To enable client affinity, set this parameter to **SOURCE_IP**. In this case, when a client accesses stateful applications, requests from the same client are forwarded to the same endpoint regardless of the source port or protocol.
854
+ * - By default, client affinity is disabled, and requests from the same client may be routed to different endpoints.
855
+ *
856
+ * - Set to **SOURCE_IP** to enable client affinity. This setting directs all requests from the same client to the same endpoint, regardless of the source port or protocol.
785
857
  *
786
858
  * @example
787
859
  * SOURCE_IP
@@ -789,11 +861,11 @@ export declare class CreateListenerRequest extends $dara.Model {
789
861
  clientAffinity?: string;
790
862
  /**
791
863
  * @remarks
792
- * The client token that is used to ensure the idempotence of the request.
864
+ * A client token that ensures the idempotence of the request.
793
865
  *
794
- * 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.
866
+ * Generate a unique token on your client for each request. The token must contain only ASCII characters.
795
867
  *
796
- * > If you do not set this parameter, **ClientToken** is set to the value of **RequestId**. The value of **RequestId** is different for each API request.
868
+ * > If you omit this parameter, the system uses the request\\"s **RequestId** as the **ClientToken**.
797
869
  *
798
870
  * @example
799
871
  * 123e4567-e89b-12d3-a456-426655440000
@@ -801,18 +873,18 @@ export declare class CreateListenerRequest extends $dara.Model {
801
873
  clientToken?: string;
802
874
  /**
803
875
  * @remarks
804
- * The endpoint group that is associated with the custom routing listener.
876
+ * The configurations of the endpoint groups for a custom routing listener.
805
877
  *
806
- * The endpoint groups that are associated with the custom routing listener.
878
+ * You can specify up to five endpoint groups.
807
879
  *
808
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
880
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
809
881
  */
810
882
  customRoutingEndpointGroupConfigurations?: CreateListenerRequestCustomRoutingEndpointGroupConfigurations[];
811
883
  /**
812
884
  * @remarks
813
885
  * The description of the listener.
814
886
  *
815
- * The description can be up to 200 characters in length and cannot start with `http://` or `https://`.
887
+ * The description can be up to 200 characters long and cannot start with `http://` or `https://`.
816
888
  *
817
889
  * @example
818
890
  * Listener
@@ -820,22 +892,24 @@ export declare class CreateListenerRequest extends $dara.Model {
820
892
  description?: string;
821
893
  /**
822
894
  * @remarks
823
- * The endpoint groups that are associated with the intelligent routing listener.
895
+ * The configurations of the endpoint groups for a standard listener.
824
896
  *
825
- * You can configure up to 10 endpoint groups for an intelligent routing listener.
897
+ * You can specify up to 10 endpoint groups.
826
898
  *
827
- * > You can configure endpoint groups and endpoints only if you set **Type** to **Standard**.
899
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
828
900
  */
829
901
  endpointGroupConfigurations?: CreateListenerRequestEndpointGroupConfigurations[];
830
902
  /**
831
903
  * @remarks
832
- * The maximum version of the HTTP protocol. Valid values:
904
+ * The maximum HTTP version. Valid values:
905
+ *
906
+ * - **http3**: HTTP/3
833
907
  *
834
- * * **http3**
835
- * * **http2** (default)
836
- * * **http1.1**
908
+ * - **http2** (default): HTTP/2
837
909
  *
838
- * > Only HTTPS listeners support this parameter.
910
+ * - **http1.1**: HTTP/1.1
911
+ *
912
+ * > This parameter applies only to HTTPS listeners.
839
913
  *
840
914
  * @example
841
915
  * http2
@@ -843,11 +917,13 @@ export declare class CreateListenerRequest extends $dara.Model {
843
917
  httpVersion?: string;
844
918
  /**
845
919
  * @remarks
846
- * The timeout period of idle connections. Unit: seconds.
920
+ * The connection idle timeout, in seconds.
921
+ *
922
+ * - TCP: 10–900 seconds. Default: 900 seconds.
847
923
  *
848
- * * TCP: 10-900. Default value: 900. Unit: seconds.
849
- * * UDP: 10-20. Default value: 20. Unit: seconds.
850
- * * HTTP/HTTPS: 1-60. Default value: 15. Unit: seconds.
924
+ * - UDP: 10–20 seconds. Default: 20 seconds.
925
+ *
926
+ * - HTTP/HTTPS: 160 seconds. Default: 15 seconds.
851
927
  *
852
928
  * @example
853
929
  * 900
@@ -857,7 +933,7 @@ export declare class CreateListenerRequest extends $dara.Model {
857
933
  * @remarks
858
934
  * The name of the listener.
859
935
  *
860
- * 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.
936
+ * The name must be 1 to 128 characters long, start with a letter or a Chinese character, and can contain digits, periods (.), underscores (_), and hyphens (-).
861
937
  *
862
938
  * @example
863
939
  * Listener
@@ -865,19 +941,22 @@ export declare class CreateListenerRequest extends $dara.Model {
865
941
  name?: string;
866
942
  /**
867
943
  * @remarks
868
- * The listener ports. Valid values: **1** to **65499**. The maximum number of ports that can be configured depends on the routing type and protocol of the listener. For more information, see [Listener overview](https://help.aliyun.com/document_detail/153216.html).
944
+ * The listener port range. The port numbers must be within the range of **1** to **65499**. The maximum number of allowed ports depends on the listener\\"s routing type and protocol. For more information, see [Listener ports](https://help.aliyun.com/document_detail/153216.html).
869
945
  *
870
946
  * This parameter is required.
871
947
  */
872
948
  portRanges?: CreateListenerRequestPortRanges[];
873
949
  /**
874
950
  * @remarks
875
- * The network transmission protocol that you want to use for the listener. Valid values:
951
+ * The listener\\"s network protocol. Valid values:
952
+ *
953
+ * - **tcp**: TCP.
954
+ *
955
+ * - **udp**: UDP.
876
956
  *
877
- * * **tcp**: TCP
878
- * * **udp**: UDP
879
- * * **http**: HTTP
880
- * * **https**: HTTPS
957
+ * - **http**: HTTP.
958
+ *
959
+ * - **https**: HTTPS.
881
960
  *
882
961
  * @example
883
962
  * tcp
@@ -885,7 +964,7 @@ export declare class CreateListenerRequest extends $dara.Model {
885
964
  protocol?: string;
886
965
  /**
887
966
  * @remarks
888
- * The ID of the region where the GA instance is deployed. Set the value to **cn-hangzhou**.
967
+ * The region ID of the Global Accelerator instance. Set the value to **cn-hangzhou**.
889
968
  *
890
969
  * This parameter is required.
891
970
  *
@@ -895,11 +974,11 @@ export declare class CreateListenerRequest extends $dara.Model {
895
974
  regionId?: string;
896
975
  /**
897
976
  * @remarks
898
- * The timeout period for HTTP or HTTPS requests. Unit: seconds.
977
+ * The request timeout for HTTP/HTTPS connections, in seconds.
899
978
  *
900
- * Valid values: 1 to 180. Default value: 60. Unit: seconds.
979
+ * Valid values: 1–180 seconds. Default: 60 seconds.
901
980
  *
902
- * > This parameter takes effect only for HTTP or HTTPS listeners. If the backend server does not respond within the timeout period, GA returns an HTTP 504 error code to the client.
981
+ * > This parameter applies only to HTTP or HTTPS listeners. If the backend server does not respond within the timeout period, Global Accelerator returns an HTTP 504 error to the client.
903
982
  *
904
983
  * @example
905
984
  * 15
@@ -909,32 +988,37 @@ export declare class CreateListenerRequest extends $dara.Model {
909
988
  * @remarks
910
989
  * The ID of the security policy. Valid values:
911
990
  *
912
- * * **tls_cipher_policy_1_0**
991
+ * - **tls_cipher_policy_1_0**
992
+ *
993
+ * - Supported TLS versions: TLS 1.0, TLS 1.1, and TLS 1.2.
994
+ *
995
+ * - 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.
996
+ *
997
+ * - **tls_cipher_policy_1_1**
913
998
  *
914
- * * Supported Transport Layer Security (TLS) versions: TLS 1.0, TLS 1.1, and TLS 1.2
915
- * * 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.
999
+ * - Supported TLS versions: TLS 1.1 and TLS 1.2.
916
1000
  *
917
- * * **tls_cipher_policy_1_1**
1001
+ * - 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.
918
1002
  *
919
- * * Supported TLS versions: TLS 1.1 and TLS 1.2
920
- * * 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.
1003
+ * - **tls_cipher_policy_1_2**
921
1004
  *
922
- * * **tls_cipher_policy_1_2**
1005
+ * - Supported TLS version: TLS 1.2.
923
1006
  *
924
- * * Supported TLS version: TLS 1.2
925
- * * 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.
1007
+ * - 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.
926
1008
  *
927
- * * **tls_cipher_policy_1_2_strict**
1009
+ * - **tls_cipher_policy_1_2_strict**
928
1010
  *
929
- * * Supported TLS version: TLS 1.2
930
- * * 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
1011
+ * - Supported TLS version: TLS 1.2.
931
1012
  *
932
- * * **tls_cipher_policy_1_2_strict_with_1_3**
1013
+ * - 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.
933
1014
  *
934
- * * Supported TLS versions: TLS 1.2 and TLS 1.3
935
- * * 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
1015
+ * - **tls_cipher_policy_1_2_strict_with_1_3**
936
1016
  *
937
- * > This parameter is available only when you create an HTTPS listener.
1017
+ * - Supported TLS versions: TLS 1.2 and TLS 1.3.
1018
+ *
1019
+ * - 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.
1020
+ *
1021
+ * > This parameter applies only to HTTPS listeners.
938
1022
  *
939
1023
  * @example
940
1024
  * tls_cipher_policy_1_0
@@ -944,11 +1028,13 @@ export declare class CreateListenerRequest extends $dara.Model {
944
1028
  * @remarks
945
1029
  * The routing type of the listener. Valid values:
946
1030
  *
947
- * * **Standard** (default): intelligent routing
948
- * * **CustomRouting**: custom routing
1031
+ * - **Standard** (default): standard routing.
1032
+ *
1033
+ * - **CustomRouting**: custom routing.
949
1034
  *
950
- * > * Custom routing listeners are in invitational preview. To use custom routing listeners, contact your account manager.
951
- * > * You can create only listeners of the same routing type for a standard GA instance. You cannot change the routing types of listeners. For more information, see [Listener overview](https://help.aliyun.com/document_detail/153216.html).
1035
+ * > * Custom routing is in invitation-only preview. To use this feature, contact your Alibaba Cloud account manager.
1036
+ * >
1037
+ * > * A standard Global Accelerator instance supports only one routing type for all of its listeners. The routing type cannot be changed after the listener is created. For more information, see [Listener overview](https://help.aliyun.com/document_detail/153216.html).
952
1038
  *
953
1039
  * @example
954
1040
  * Standard
@@ -956,7 +1042,7 @@ export declare class CreateListenerRequest extends $dara.Model {
956
1042
  type?: string;
957
1043
  /**
958
1044
  * @remarks
959
- * The `XForward` headers.
1045
+ * Settings for `X-Forwarded-For` related headers.
960
1046
  */
961
1047
  XForwardedForConfig?: CreateListenerRequestXForwardedForConfig;
962
1048
  static names(): {