@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
@@ -7,7 +7,7 @@ export class CreateListenerRequestCertificates extends $dara.Model {
7
7
  * @remarks
8
8
  * The ID of the SSL certificate.
9
9
  *
10
- * > This parameter is required only when you create an HTTPS listener.
10
+ * > This parameter is required only for HTTPS listeners.
11
11
  *
12
12
  * @example
13
13
  * 449****-cn-hangzhou
@@ -37,13 +37,13 @@ export class CreateListenerRequestCertificates extends $dara.Model {
37
37
  export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsDestinationConfigurations extends $dara.Model {
38
38
  /**
39
39
  * @remarks
40
- * The start port used by the endpoint group that is associated with the custom routing listener.
40
+ * The first port of the backend service.
41
41
  *
42
- * Valid values: **1** to **65499**. The value of **FromPort** must be equal to or smaller than the value of **ToPort**.
42
+ * The valid port range is **1** to **65499**. The value of **FromPort** must be less than or equal to the value of **ToPort**.
43
43
  *
44
- * You can specify up to 20 start ports for an endpoint group of a custom routing listener.
44
+ * In each endpoint group for a custom routing type listener, you can enter up to 20 backend service starting ports.
45
45
  *
46
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
46
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
47
47
  *
48
48
  * @example
49
49
  * 80
@@ -51,22 +51,22 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsDestin
51
51
  fromPort?: number;
52
52
  /**
53
53
  * @remarks
54
- * The protocol used by the endpoint group that is associated with the custom routing listener.
54
+ * The protocols of the backend service.
55
55
  *
56
- * You can specify up to four protocol types for an endpoint group of a custom routing listener.
56
+ * You can specify up to four backend service protocols for each mapping configuration.
57
57
  *
58
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
58
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
59
59
  */
60
60
  protocols?: string[];
61
61
  /**
62
62
  * @remarks
63
- * The end port used by the endpoint group that is associated with the custom routing listener.
63
+ * The last port of the backend service.
64
64
  *
65
- * Valid values: **1** to **65499**. The value of **FromPort** must be equal to or smaller than the value of **ToPort**.
65
+ * The valid port range is **1** to **65499**. The value of **FromPort** must be less than or equal to the value of **ToPort**.
66
66
  *
67
- * You can specify up to 20 end ports for an endpoint group of a custom routing listener.
67
+ * In each endpoint group of a listener of the custom routing type, you can enter a maximum of 20 backend service ports.
68
68
  *
69
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
69
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
70
70
  *
71
71
  * @example
72
72
  * 80
@@ -103,13 +103,13 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsDestin
103
103
  export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurationsPortRanges extends $dara.Model {
104
104
  /**
105
105
  * @remarks
106
- * The start port of the port range. The value of this parameter must fall within the port range of the backend service.
106
+ * The first port of the destination that is allowed to receive traffic. The port must be within the port range of the backend service.
107
107
  *
108
- * This parameter takes effect only if **TrafficToEndpointPolicy** is set to **AllowCustom**.
108
+ * This parameter is required only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
109
109
  *
110
- * 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.
110
+ * You can specify up to 20 port ranges for each endpoint, and up to 5 first ports for each destination.
111
111
  *
112
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
112
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
113
113
  *
114
114
  * @example
115
115
  * 80
@@ -117,13 +117,13 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpoi
117
117
  fromPort?: number;
118
118
  /**
119
119
  * @remarks
120
- * The end port of the destination port range. The value of this parameter must fall within the port range of the backend service.
120
+ * The last port of the destination that is allowed to receive traffic. The port must be within the port range of the backend service.
121
121
  *
122
- * This parameter takes effect only if **TrafficToEndpointPolicy** is set to **AllowCustom**.
122
+ * This parameter is required only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
123
123
  *
124
- * 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.
124
+ * You can specify up to 20 port ranges for each endpoint, and up to 5 last ports for each destination.
125
125
  *
126
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
126
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
127
127
  *
128
128
  * @example
129
129
  * 80
@@ -155,13 +155,13 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpoi
155
155
  export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurations extends $dara.Model {
156
156
  /**
157
157
  * @remarks
158
- * The IP address of the destination.
158
+ * The IP address of the destination that is allowed to receive traffic.
159
159
  *
160
- * This parameter takes effect only if **TrafficToEndpointPolicy** is set to **AllowCustom**.
160
+ * This parameter is required only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
161
161
  *
162
- * You can specify up to 20 destination IP addresses for each endpoint of a custom routing listener.
162
+ * You can specify up to 20 destination IP addresses for each endpoint.
163
163
  *
164
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
164
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
165
165
  *
166
166
  * @example
167
167
  * 10.0.XX.XX
@@ -169,15 +169,15 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpoi
169
169
  address?: string;
170
170
  /**
171
171
  * @remarks
172
- * 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.
172
+ * 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.
173
173
  *
174
- * If you do not specify this parameter, traffic is forwarded over all ports.
174
+ * If you leave this parameter empty, all ports of the destination are allowed.
175
175
  *
176
- * This parameter takes effect only if **TrafficToEndpointPolicy** is set to **AllowCustom**.
176
+ * This parameter is required only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
177
177
  *
178
- * 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.
178
+ * You can specify up to 20 port ranges for each endpoint, and up to 5 port ranges for each destination.
179
179
  *
180
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
180
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
181
181
  */
182
182
  portRanges?: CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurationsPortRanges[];
183
183
  static names(): { [key: string]: string } {
@@ -209,9 +209,9 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpoi
209
209
  export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurations extends $dara.Model {
210
210
  /**
211
211
  * @remarks
212
- * The name of the vSwitch attached to the endpoint of the custom routing listener.
212
+ * The vSwitch of the custom routing listener.
213
213
  *
214
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
214
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
215
215
  *
216
216
  * @example
217
217
  * vsw-test01
@@ -219,22 +219,25 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpoi
219
219
  endpoint?: string;
220
220
  /**
221
221
  * @remarks
222
- * The destinations in the endpoint that is associated with the custom routing listener.
222
+ * The destination configurations for a custom routing listener.
223
223
  *
224
- * You can specify up to 20 traffic destinations for each endpoint of a custom routing listener.
224
+ * You can specify up to 20 destinations for each endpoint.
225
225
  *
226
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
226
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
227
227
  */
228
228
  policyConfigurations?: CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurations[];
229
229
  /**
230
230
  * @remarks
231
- * The traffic policy for the endpoint that is associated with the custom routing listener. Default value: DenyAll. Valid values:
231
+ * The traffic policy for the backend service of a custom routing listener. Valid values:
232
232
  *
233
- * * **DenyAll** (default): denies all traffic to the specified backend service.
234
- * * **AllowAll**: allows all traffic to the specified backend service.
235
- * * **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.
233
+ * - **DenyAll** (default): Denies all traffic to the specified backend service.
236
234
  *
237
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
235
+ * - **AllowAll**: Allows all traffic to the specified backend service.
236
+ *
237
+ * - **AllowCustom**: Allows traffic to specific destinations.
238
+ * 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.
239
+ *
240
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
238
241
  *
239
242
  * @example
240
243
  * DenyAll
@@ -242,11 +245,11 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpoi
242
245
  trafficToEndpointPolicy?: string;
243
246
  /**
244
247
  * @remarks
245
- * The service type of the endpoint that is associated with the custom routing listener. Default value: PrivateSubNet. Set the value to
248
+ * The type of the backend service for a custom routing listener. Valid value:
246
249
  *
247
- * **PrivateSubNet**, which specifies a private CIDR block.
250
+ * **PrivateSubNet** (default): a private CIDR block.
248
251
  *
249
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
252
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
250
253
  *
251
254
  * @example
252
255
  * PrivateSubNet
@@ -285,13 +288,13 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpoi
285
288
  export class CreateListenerRequestCustomRoutingEndpointGroupConfigurations extends $dara.Model {
286
289
  /**
287
290
  * @remarks
288
- * The description of the endpoint group that is associated with the custom routing listener.
291
+ * The description of the endpoint group.
289
292
  *
290
- * The description can be up to 200 characters in length and cannot contain `http://` or `https://`.
293
+ * The description can be up to 200 characters long and cannot contain `http://` or `https://`.
291
294
  *
292
- * You can specify up to five endpoint group descriptions.
295
+ * You can enter up to 5 endpoint group descriptions.
293
296
  *
294
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
297
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
295
298
  *
296
299
  * @example
297
300
  * test
@@ -299,31 +302,31 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurations exten
299
302
  description?: string;
300
303
  /**
301
304
  * @remarks
302
- * The mapping configurations of the endpoint group that is associated with the custom routing listener.
305
+ * The mapping configurations for the endpoint group.
303
306
  *
304
- * You need to specify the port ranges and protocols used by the endpoint group. The ports are mapped to listener ports.
307
+ * You must specify the port ranges and protocols for the backend service. The settings are mapped to the associated listener port ranges.
305
308
  *
306
- * You can specify up to 20 mapping configurations for an endpoint group of a custom routing listener.
309
+ * You can specify up to 20 mapping configurations for each endpoint group.
307
310
  *
308
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
311
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
309
312
  */
310
313
  destinationConfigurations?: CreateListenerRequestCustomRoutingEndpointGroupConfigurationsDestinationConfigurations[];
311
314
  /**
312
315
  * @remarks
313
- * The endpoints that are associated with the custom routing listener.
316
+ * The endpoint configurations.
314
317
  *
315
- * You can configure up to 10 endpoints for an endpoint group of a custom routing listener.
318
+ * You can specify up to 10 endpoints for each endpoint group.
316
319
  *
317
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
320
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
318
321
  */
319
322
  endpointConfigurations?: CreateListenerRequestCustomRoutingEndpointGroupConfigurationsEndpointConfigurations[];
320
323
  /**
321
324
  * @remarks
322
- * The region ID of the endpoint group that is associated with the custom routing listener.
325
+ * The ID of the region where the endpoint group is created.
323
326
  *
324
- * You can enter the region IDs of up to five endpoint groups.
327
+ * You can enter up to 5 endpoint group region IDs.
325
328
  *
326
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
329
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
327
330
  *
328
331
  * @example
329
332
  * cn-hangzhou
@@ -331,13 +334,13 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurations exten
331
334
  endpointGroupRegion?: string;
332
335
  /**
333
336
  * @remarks
334
- * The name of the endpoint group that is associated with the custom routing listener.
337
+ * The name of the endpoint group.
335
338
  *
336
- * 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.
339
+ * 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 (-).
337
340
  *
338
- * You can specify up to five endpoint group names.
341
+ * You can enter up to 5 endpoint group names.
339
342
  *
340
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
343
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
341
344
  *
342
345
  * @example
343
346
  * test
@@ -379,48 +382,61 @@ export class CreateListenerRequestCustomRoutingEndpointGroupConfigurations exten
379
382
  }
380
383
 
381
384
  export class CreateListenerRequestEndpointGroupConfigurationsEndpointConfigurations extends $dara.Model {
385
+ apiKeys?: string[];
382
386
  /**
383
387
  * @remarks
384
- * Specifies whether to automatically preserve client IP addresses. Valid values:
388
+ * Specifies whether to preserve client source IP addresses. Valid values:
385
389
  *
386
- * * **true**
387
- * * **false** (default)
390
+ * - **true**: enables the feature.
388
391
  *
389
- * > * 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.
390
- * >* 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.
391
- * >* EnableClientIPPreservation and EnableProxyProtocol cannot be set to true at the same time.
392
- * >>For more information, see [Preserve client IP addresses](https://help.aliyun.com/document_detail/158080.html).
392
+ * - **false** (default): disables the feature.
393
+ *
394
+ * > * This feature is disabled by default for endpoint groups of TCP or UDP listeners. You can enable it as needed.
395
+ * >
396
+ * > * 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.
397
+ * >
398
+ * > * You cannot set both `EnableClientIPPreservation` and `EnableProxyProtocol` to `true`.
399
+ * >
400
+ * > * For more information, see [Preserve client source IP addresses](https://help.aliyun.com/document_detail/158080.html).
393
401
  */
394
402
  enableClientIPPreservation?: boolean;
395
403
  /**
396
404
  * @remarks
397
- * Specifies whether to use the proxy protocol to preserve client IP addresses. Valid values:
405
+ * Specifies whether to use the proxy protocol to preserve client source IP addresses. Valid values:
406
+ *
407
+ * - **true**: enables the feature.
398
408
  *
399
- * * **true**
400
- * * **false** (default)
409
+ * - **false** (default): disables the feature.
401
410
  *
402
- * >* This parameter is supported only by endpoint groups associated with TCP listeners.
403
- * >* EnableClientIPPreservation and EnableProxyProtocol cannot be set to true at the same time.
404
- * >>For more information, see [Preserve client IP addresses](https://help.aliyun.com/document_detail/158080.html).
411
+ * > * You can configure this parameter only for endpoint groups of TCP listeners.
412
+ * >
413
+ * > * You cannot set both `EnableClientIPPreservation` and `EnableProxyProtocol` to `true`.
414
+ * >
415
+ * > * For more information, see [Preserve client source IP addresses](https://help.aliyun.com/document_detail/158080.html).
405
416
  */
406
417
  enableProxyProtocol?: boolean;
407
418
  /**
408
419
  * @remarks
409
- * The IP address or domain name of the endpoint that is associated with the intelligent routing listener.
420
+ * The IP address or domain name of the endpoint.
410
421
  *
411
- * 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.
422
+ * In an endpoint group of an intelligent routing listener, you can enter up to 100 IP addresses or domain names of endpoints.
412
423
  *
413
- * > If you set **Type** to **Standard**, you can configure endpoint groups and endpoints, and this parameter is required.
424
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
414
425
  *
415
426
  * @example
416
427
  * 47.0.XX.XX
417
428
  */
418
429
  endpoint?: string;
430
+ /**
431
+ * @example
432
+ * BAILIAN
433
+ */
434
+ provider?: string;
419
435
  /**
420
436
  * @remarks
421
437
  * The private IP address of the ENI.
422
438
  *
423
- * > 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.
439
+ * > 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.
424
440
  *
425
441
  * @example
426
442
  * 172.168.XX.XX
@@ -428,27 +444,41 @@ export class CreateListenerRequestEndpointGroupConfigurationsEndpointConfigurati
428
444
  subAddress?: string;
429
445
  /**
430
446
  * @remarks
431
- * The type of the endpoint that is associated with the intelligent routing listener. Valid values:
447
+ * The type of the endpoint. Valid values:
448
+ *
449
+ * - **Domain**: a custom domain name.
450
+ *
451
+ * - **Ip**: a custom IP address.
452
+ *
453
+ * - **PublicIp**: a public IP address of an Alibaba Cloud service.
454
+ *
455
+ * - **ECS**: an Elastic Compute Service (ECS) instance.
456
+ *
457
+ * - **SLB**: a Server Load Balancer (SLB) instance.
458
+ *
459
+ * - **ALB**: an Application Load Balancer (ALB) instance.
460
+ *
461
+ * - **OSS**: an Object Storage Service (OSS) bucket.
462
+ *
463
+ * - **ENI**: an elastic network interface (ENI).
432
464
  *
433
- * * **Domain**: a custom domain name.
434
- * * **Ip**: a custom IP address.
435
- * * **PublicIp**: a public IP address provided by Alibaba Cloud.
436
- * * **ECS**: an Elastic Compute Service (ECS) instance.
437
- * * **SLB**: a Server Load Balancer (SLB) instance.
438
- * * **ALB**: an Application Load Balancer (ALB) instance.
439
- * * **OSS**: an Object Storage Service (OSS) bucket.
440
- * * **ENI**: an elastic network interface (ENI).
441
- * * **NLB**: a Network Load Balancer (NLB) instance.
442
- * * **IpTarget**: a custom private IP address.
465
+ * - **NLB**: a Network Load Balancer (NLB) instance.
443
466
  *
444
- * You can specify up to 100 endpoint types in the endpoint group that is associated with the intelligent routing listener.
467
+ * - **IpTarget**: a custom private IP address.
445
468
  *
446
- * > * 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.
447
- * >* 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.
448
- * >* If you set this parameter to **ALB** and the AliyunServiceRoleForGaAlb service-linked role does not exist, the system automatically creates the role.
449
- * >* If you set this parameter to **OSS** and the AliyunServiceRoleForGaOss service-linked role does not exist, the system automatically creates the role.
450
- * >* If you set this parameter to **NLB** and the AliyunServiceRoleForGaNlb service-linked role does not exist, the system automatically creates the role.
451
- * >>For more information, see [Service-linked roles](https://help.aliyun.com/document_detail/178360.html).
469
+ * You can specify up to 100 endpoints in an endpoint group.
470
+ *
471
+ * > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
472
+ * >
473
+ * > - When you add endpoints, Global Accelerator may create service-linked roles to access your resources. The role created depends on the endpoint type:
474
+ * >
475
+ * > -
476
+ * >
477
+ * > -
478
+ * >
479
+ * > -
480
+ * >
481
+ * > > For more information, see [Service-linked roles](https://help.aliyun.com/document_detail/178360.html).
452
482
  *
453
483
  * @example
454
484
  * Ip
@@ -456,16 +486,16 @@ export class CreateListenerRequestEndpointGroupConfigurationsEndpointConfigurati
456
486
  type?: string;
457
487
  /**
458
488
  * @remarks
459
- * The IDs of vSwitches that are deployed in the VPC.
489
+ * The list of vSwitches in the VPC. You can specify up to two vSwitch IDs.
460
490
  */
461
491
  vSwitchIds?: string[];
462
492
  /**
463
493
  * @remarks
464
- * The virtual private cloud (VPC) ID.
494
+ * The ID of the Virtual Private Cloud (VPC).
465
495
  *
466
- * You can specify one VPC ID for an endpoint group of an intelligent routing listener.
496
+ * In an endpoint group of an intelligent routing listener, you can enter a maximum of 1 VPC ID.
467
497
  *
468
- * > This parameter is valid and required only if Type is set to **IpTarget**.
498
+ * > This parameter is required only for **IpTarget** endpoints.
469
499
  *
470
500
  * @example
471
501
  * vpc-bp13r1kpr2lel****
@@ -473,14 +503,15 @@ export class CreateListenerRequestEndpointGroupConfigurationsEndpointConfigurati
473
503
  vpcId?: string;
474
504
  /**
475
505
  * @remarks
476
- * The weight of the endpoint that is associated with the intelligent routing listener.
506
+ * The weight of the endpoint.
477
507
  *
478
508
  * Valid values: **0** to **255**.
479
509
  *
480
- * You can specify the weights of up to 100 endpoints for an endpoint group of an intelligent routing listener.
510
+ * In an endpoint group for an intelligent routing type listener, you can enter weights for up to 100 endpoints.
481
511
  *
482
- * > * 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.
483
- * >* If the weight of an endpoint is set to 0, GA stops distributing network traffic to the endpoint. Proceed with caution.
512
+ * > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
513
+ * >
514
+ * > - If an endpoint\\"s weight is set to 0, Global Accelerator stops sending traffic to it. Use this setting with caution.
484
515
  *
485
516
  * @example
486
517
  * 20
@@ -488,9 +519,11 @@ export class CreateListenerRequestEndpointGroupConfigurationsEndpointConfigurati
488
519
  weight?: number;
489
520
  static names(): { [key: string]: string } {
490
521
  return {
522
+ apiKeys: 'ApiKeys',
491
523
  enableClientIPPreservation: 'EnableClientIPPreservation',
492
524
  enableProxyProtocol: 'EnableProxyProtocol',
493
525
  endpoint: 'Endpoint',
526
+ provider: 'Provider',
494
527
  subAddress: 'SubAddress',
495
528
  type: 'Type',
496
529
  vSwitchIds: 'VSwitchIds',
@@ -501,9 +534,11 @@ export class CreateListenerRequestEndpointGroupConfigurationsEndpointConfigurati
501
534
 
502
535
  static types(): { [key: string]: any } {
503
536
  return {
537
+ apiKeys: { 'type': 'array', 'itemType': 'string' },
504
538
  enableClientIPPreservation: 'boolean',
505
539
  enableProxyProtocol: 'boolean',
506
540
  endpoint: 'string',
541
+ provider: 'string',
507
542
  subAddress: 'string',
508
543
  type: 'string',
509
544
  vSwitchIds: { 'type': 'array', 'itemType': 'string' },
@@ -513,6 +548,9 @@ export class CreateListenerRequestEndpointGroupConfigurationsEndpointConfigurati
513
548
  }
514
549
 
515
550
  validate() {
551
+ if(Array.isArray(this.apiKeys)) {
552
+ $dara.Model.validateArray(this.apiKeys);
553
+ }
516
554
  if(Array.isArray(this.vSwitchIds)) {
517
555
  $dara.Model.validateArray(this.vSwitchIds);
518
556
  }
@@ -527,14 +565,17 @@ export class CreateListenerRequestEndpointGroupConfigurationsEndpointConfigurati
527
565
  export class CreateListenerRequestEndpointGroupConfigurationsPortOverrides extends $dara.Model {
528
566
  /**
529
567
  * @remarks
530
- * The endpoint port that is mapped to the listener port.
568
+ * The endpoint port that is specified in the port mapping.
531
569
  *
532
- * You can specify endpoint ports in up to five port mappings.
570
+ * You can enter a maximum of 5 endpoint ports for port mapping.
533
571
  *
534
- * > * You can configure endpoint groups and endpoints for an intelligent routing listener only if you set **Type** to **Standard**.
535
- * >* 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.
536
- * >* If you configure port mappings for a listener, you cannot modify the listener protocol. You can only switch between HTTP and HTTPS.
537
- * >* 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.
572
+ * > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
573
+ * >
574
+ * > - 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.
575
+ * >
576
+ * > - After you configure a port mapping, you cannot modify the listener protocol, except for switching between HTTP and HTTPS.
577
+ * >
578
+ * > - 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.
538
579
  *
539
580
  * @example
540
581
  * 80
@@ -542,14 +583,17 @@ export class CreateListenerRequestEndpointGroupConfigurationsPortOverrides exten
542
583
  endpointPort?: number;
543
584
  /**
544
585
  * @remarks
545
- * The listener port that is mapped to the endpoint port.
586
+ * The listener port that is specified in the port mapping.
546
587
  *
547
- * You can specify listener ports in up to five port mappings.
588
+ * You can enter up to 5 listener ports for port mappings.
548
589
  *
549
- * > * You can configure endpoint groups and endpoints for an intelligent routing listener only if you set **Type** to **Standard**.
550
- * >* 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.
551
- * >* If you configure port mappings for a listener, you cannot modify the listener protocol. You can only switch between HTTP and HTTPS.
552
- * >* 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.
590
+ * > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
591
+ * >
592
+ * > - 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.
593
+ * >
594
+ * > - After you configure a port mapping, you cannot modify the listener protocol, except for switching between HTTP and HTTPS.
595
+ * >
596
+ * > - 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.
553
597
  *
554
598
  * @example
555
599
  * 443
@@ -581,18 +625,18 @@ export class CreateListenerRequestEndpointGroupConfigurationsPortOverrides exten
581
625
  export class CreateListenerRequestEndpointGroupConfigurations extends $dara.Model {
582
626
  /**
583
627
  * @remarks
584
- * The endpoints that are associated with the intelligent routing listener.
628
+ * The endpoint configurations.
585
629
  */
586
630
  endpointConfigurations?: CreateListenerRequestEndpointGroupConfigurationsEndpointConfigurations[];
587
631
  /**
588
632
  * @remarks
589
- * The description of the endpoint group that is associated with the intelligent routing listener.
633
+ * The description of the endpoint group.
590
634
  *
591
- * The description can be up to 200 characters in length and cannot contain `http://` or `https://`.
635
+ * The description can be up to 200 characters long and cannot contain `http://` or `https://`.
592
636
  *
593
- * You can enter the descriptions of up to 10 endpoint groups.
637
+ * You can enter up to 10 endpoint group descriptions.
594
638
  *
595
- * > You can configure endpoint groups and endpoints only if you set **Type** to **Standard**.
639
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
596
640
  *
597
641
  * @example
598
642
  * test
@@ -600,13 +644,13 @@ export class CreateListenerRequestEndpointGroupConfigurations extends $dara.Mode
600
644
  endpointGroupDescription?: string;
601
645
  /**
602
646
  * @remarks
603
- * The name of the endpoint group that is associated with the intelligent routing listener.
647
+ * The name of the endpoint group.
604
648
  *
605
- * 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.
649
+ * 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 (-).
606
650
  *
607
- * You can enter the names of up to 10 endpoint groups.
651
+ * You can enter up to 10 endpoint group names.
608
652
  *
609
- * > You can configure endpoint groups and endpoints only if you set **Type** to **Standard**.
653
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
610
654
  *
611
655
  * @example
612
656
  * test
@@ -614,11 +658,11 @@ export class CreateListenerRequestEndpointGroupConfigurations extends $dara.Mode
614
658
  endpointGroupName?: string;
615
659
  /**
616
660
  * @remarks
617
- * The region ID of the endpoint group that is associated with the intelligent routing listener.
661
+ * The ID of the region where the endpoint group is created.
618
662
  *
619
- * You can enter the IDs of up to 10 regions.
663
+ * You can enter up to 10 endpoint group region IDs.
620
664
  *
621
- * > You can configure endpoint groups and endpoints only if you set **Type** to **Standard**.
665
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
622
666
  *
623
667
  * @example
624
668
  * cn-hangzhou
@@ -626,43 +670,65 @@ export class CreateListenerRequestEndpointGroupConfigurations extends $dara.Mode
626
670
  endpointGroupRegion?: string;
627
671
  /**
628
672
  * @remarks
629
- * The type of the endpoint group associated with the intelligent routing listener. Valid values:
673
+ * The type of the endpoint group. Valid values:
630
674
  *
631
- * * **default** (default): a default endpoint group.
632
- * * **virtual**: a virtual endpoint group.
675
+ * - **default** (default): a default endpoint group.
633
676
  *
634
- * You can specify up to 10 endpoint group types.
677
+ * - **virtual**: a virtual endpoint group.
635
678
  *
636
- * > * You can configure endpoint groups and endpoints for an intelligent routing listener only if you set **Type** to **Standard**.
637
- * >* Only HTTP and HTTPS intelligent routing listeners support virtual endpoint groups.
679
+ * You can enter up to 10 endpoint group types.
680
+ *
681
+ * > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
682
+ * >
683
+ * > - You can create virtual endpoint groups only for HTTP or HTTPS listeners.
638
684
  *
639
685
  * @example
640
686
  * default
641
687
  */
642
688
  endpointGroupType?: string;
689
+ /**
690
+ * @remarks
691
+ * The IP version used by the backend service. Valid values:
692
+ *
693
+ * - **IPv4** (default): GA uses only IPv4 addresses to communicate with backend services.
694
+ *
695
+ * - **IPv6**: GA uses only IPv6 addresses to communicate with backend services.
696
+ *
697
+ * - **ProtocolAffinity**: GA uses the same IP version as the client request to communicate with backend services.
698
+ *
699
+ * @example
700
+ * IPv4
701
+ */
643
702
  endpointIpVersion?: string;
644
703
  /**
645
704
  * @remarks
646
- * The backend service protocol version of the endpoint that is associated with the intelligent routing listener. Valid values:
705
+ * The protocol version of the backend service. Valid values:
706
+ *
707
+ * - **HTTP1.1** (default): HTTP/1.1
647
708
  *
648
- * * **HTTP1.1** (default)
649
- * * **HTTP2**
709
+ * - **HTTP2**: HTTP/2
650
710
  *
651
- * > You can specify this parameter only if EndpointRequestProtocol is set to HTTPS.
711
+ * > This parameter is available only when EndpointRequestProtocol is set to HTTPS.
712
+ *
713
+ * @example
714
+ * HTTP1.1
652
715
  */
653
716
  endpointProtocolVersion?: string;
654
717
  /**
655
718
  * @remarks
656
- * The backend service protocol of the endpoint that is associated with the intelligent routing listener. Valid values:
719
+ * The protocol used by the backend service. Valid values:
720
+ *
721
+ * - **HTTP** (default)
657
722
  *
658
- * * **HTTP** (default)
659
- * * **HTTPS**
723
+ * - **HTTPS**
660
724
  *
661
- * You can specify up to 10 backend service protocols.
725
+ * You can enter up to 10 backend service protocols.
662
726
  *
663
- * > * You can configure endpoint groups and endpoints for an intelligent routing listener only if you set **Type** to **Standard**.
664
- * >* You can specify this parameter only for HTTP and HTTPS intelligent routing listeners.
665
- * >* For an HTTP listener, the backend service protocol must be **HTTP**.
727
+ * > - This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
728
+ * >
729
+ * > - You can configure this parameter only for endpoint groups of HTTP or HTTPS listeners.
730
+ * >
731
+ * > - For an HTTP listener, the backend service protocol must be **HTTP**.
666
732
  *
667
733
  * @example
668
734
  * HTTP
@@ -672,25 +738,33 @@ export class CreateListenerRequestEndpointGroupConfigurations extends $dara.Mode
672
738
  * @remarks
673
739
  * Specifies whether to enable health checks for the endpoint group. Valid values:
674
740
  *
675
- * * **true**: enables the health check feature.
676
- * * **false** (default): disables the health check feature.
741
+ * - **true**: Enables health checks.
677
742
  *
678
- * You can enable the health check feature for up to 10 endpoint groups.
743
+ * - **false** (Default): Disables health checks.
679
744
  *
680
- * > You can configure endpoint groups and endpoints only if you set **Type** to **Standard**.
745
+ * You can enable health checks for up to 10 endpoint groups.
746
+ *
747
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
681
748
  *
682
749
  * @example
683
750
  * false
684
751
  */
685
752
  healthCheckEnabled?: boolean;
753
+ /**
754
+ * @remarks
755
+ * The domain name that is used for health checks.
756
+ *
757
+ * @example
758
+ * www.taobao.com
759
+ */
686
760
  healthCheckHost?: string;
687
761
  /**
688
762
  * @remarks
689
- * The interval at which health checks are performed. Unit: seconds.
763
+ * The health check interval, in seconds.
690
764
  *
691
- * You can specify up to 10 health check intervals.
765
+ * You can enter up to 10 health check intervals.
692
766
  *
693
- * > You can configure endpoint groups and endpoints only if you set **Type** to **Standard**.
767
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
694
768
  *
695
769
  * @example
696
770
  * 3
@@ -698,11 +772,11 @@ export class CreateListenerRequestEndpointGroupConfigurations extends $dara.Mode
698
772
  healthCheckIntervalSeconds?: number;
699
773
  /**
700
774
  * @remarks
701
- * The health check path.
775
+ * The path to which health check requests are sent.
702
776
  *
703
- * You can specify up to 10 health check paths.
777
+ * You can enter up to 10 health check paths.
704
778
  *
705
- * > You can configure endpoint groups and endpoints only if you set **Type** to **Standard**.
779
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
706
780
  *
707
781
  * @example
708
782
  * /healthcheck
@@ -710,11 +784,11 @@ export class CreateListenerRequestEndpointGroupConfigurations extends $dara.Mode
710
784
  healthCheckPath?: string;
711
785
  /**
712
786
  * @remarks
713
- * The port that you want to use for health checks. Valid values: **1** to **65535**.
787
+ * The port that is used for health checks. Valid values: **1** to **65535**.
714
788
  *
715
- * You can specify up to 10 ports for health checks.
789
+ * You can enter a maximum of 10 ports for health checks.
716
790
  *
717
- * > You can configure endpoint groups and endpoints only if you set **Type** to **Standard**.
791
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
718
792
  *
719
793
  * @example
720
794
  * 20
@@ -724,13 +798,15 @@ export class CreateListenerRequestEndpointGroupConfigurations extends $dara.Mode
724
798
  * @remarks
725
799
  * The protocol over which health check requests are sent. Valid values:
726
800
  *
727
- * * **tcp** or **TCP**
728
- * * **http** or **HTTP**
729
- * * **https** or **HTTPS**
801
+ * - **tcp** or **TCP**: TCP
802
+ *
803
+ * - **http** or **HTTP**: HTTP
804
+ *
805
+ * - **https** or **HTTPS**: HTTPS
730
806
  *
731
- * You can specify up to 10 health check protocols.
807
+ * You can enter up to 10 health check protocols.
732
808
  *
733
- * > You can configure endpoint groups and endpoints only if you set **Type** to **Standard**.
809
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
734
810
  *
735
811
  * @example
736
812
  * tcp
@@ -738,16 +814,17 @@ export class CreateListenerRequestEndpointGroupConfigurations extends $dara.Mode
738
814
  healthCheckProtocol?: string;
739
815
  /**
740
816
  * @remarks
741
- * The port mappings.
817
+ * The port mapping. You can specify up to five port mappings.
742
818
  */
743
819
  portOverrides?: CreateListenerRequestEndpointGroupConfigurationsPortOverrides[];
744
820
  /**
745
821
  * @remarks
746
- * 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**.
822
+ * 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.
823
+ * Valid values: **2** to **10**. Default value: **3**.
747
824
  *
748
- * You can specify up to 10 values (the number of consecutive health check successes or consecutive health check failures).
825
+ * You can enter up to 10 values for the number of consecutive health checks required to trigger a health status change.
749
826
  *
750
- * > You can configure endpoint groups and endpoints only if you set **Type** to **Standard**.
827
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
751
828
  *
752
829
  * @example
753
830
  * 3
@@ -755,13 +832,13 @@ export class CreateListenerRequestEndpointGroupConfigurations extends $dara.Mode
755
832
  thresholdCount?: number;
756
833
  /**
757
834
  * @remarks
758
- * 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.
835
+ * 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.
759
836
  *
760
837
  * Valid values: **1** to **100**. Default value: **100**.
761
838
  *
762
- * You can specify traffic distribution ratios for up to 10 endpoint groups.
839
+ * You can enter traffic distribution values for up to 10 endpoint groups.
763
840
  *
764
- * > You can configure endpoint groups and endpoints only if you set **Type** to **Standard**.
841
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
765
842
  *
766
843
  * @example
767
844
  * 100
@@ -829,13 +906,11 @@ export class CreateListenerRequestEndpointGroupConfigurations extends $dara.Mode
829
906
  export class CreateListenerRequestPortRanges extends $dara.Model {
830
907
  /**
831
908
  * @remarks
832
- * The first port of the listener port range that you want to use to receive and forward requests to endpoints.
909
+ * The first port in the listener range used to receive and forward requests to endpoints.
833
910
  *
834
- * Valid values: **1** to **65499**. The value of **FromPort** must be smaller than or equal to the value of **ToPort**.
911
+ * 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**.
835
912
  *
836
- * 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).
837
- *
838
- * > 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.
913
+ * > 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**.
839
914
  *
840
915
  * This parameter is required.
841
916
  *
@@ -845,13 +920,11 @@ export class CreateListenerRequestPortRanges extends $dara.Model {
845
920
  fromPort?: number;
846
921
  /**
847
922
  * @remarks
848
- * The last port of the listener port range that you want to use to receive and forward requests to endpoints.
849
- *
850
- * Valid values: **1** to **65499**. The value of **FromPort** must be smaller than or equal to the value of **ToPort**.
923
+ * The last port in the listener range used to receive and forward requests to endpoints.
851
924
  *
852
- * 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).
925
+ * 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**.
853
926
  *
854
- * > 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.
927
+ * > 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**.
855
928
  *
856
929
  * This parameter is required.
857
930
  *
@@ -885,12 +958,13 @@ export class CreateListenerRequestPortRanges extends $dara.Model {
885
958
  export class CreateListenerRequestXForwardedForConfig extends $dara.Model {
886
959
  /**
887
960
  * @remarks
888
- * Specifies whether to use the `GA-AP` header to retrieve the information about acceleration regions. Valid values:
961
+ * Specifies whether to use the `GA-AP` header to pass information about the acceleration region to the backend server. Valid values:
889
962
  *
890
- * * **true**: yes
891
- * * **false** (default): no
963
+ * - **true**
892
964
  *
893
- * > This parameter is available only when you create an HTTPS or HTTP listener.
965
+ * - **false** (Default)
966
+ *
967
+ * > This parameter applies only to HTTP and HTTPS listeners.
894
968
  *
895
969
  * @example
896
970
  * false
@@ -898,12 +972,13 @@ export class CreateListenerRequestXForwardedForConfig extends $dara.Model {
898
972
  XForwardedForGaApEnabled?: boolean;
899
973
  /**
900
974
  * @remarks
901
- * Specifies whether to use the `GA-ID` header to retrieve the ID of the GA instance. Valid values:
975
+ * Specifies whether to use the `GA-ID` header to pass the Global Accelerator instance ID to the backend server. Valid values:
976
+ *
977
+ * - **true**
902
978
  *
903
- * * **true**: yes
904
- * * **false** (default): no
979
+ * - **false** (Default)
905
980
  *
906
- * > This parameter is available only when you create an HTTPS or HTTP listener.
981
+ * > This parameter applies only to HTTP and HTTPS listeners.
907
982
  *
908
983
  * @example
909
984
  * false
@@ -911,12 +986,13 @@ export class CreateListenerRequestXForwardedForConfig extends $dara.Model {
911
986
  XForwardedForGaIdEnabled?: boolean;
912
987
  /**
913
988
  * @remarks
914
- * Specifies whether to use the `GA-X-Forward-Port` header to retrieve the listener ports of the GA instance. Valid values:
989
+ * 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:
915
990
  *
916
- * * **true**: yes
917
- * * **false** (default): no
991
+ * - **true**
918
992
  *
919
- * > This parameter is available only when you create an HTTPS or HTTP listener.
993
+ * - **false** (Default)
994
+ *
995
+ * > This parameter applies only to HTTP and HTTPS listeners.
920
996
  *
921
997
  * @example
922
998
  * false
@@ -924,12 +1000,13 @@ export class CreateListenerRequestXForwardedForConfig extends $dara.Model {
924
1000
  XForwardedForPortEnabled?: boolean;
925
1001
  /**
926
1002
  * @remarks
927
- * Specifies whether to use the `GA-X-Forward-Proto` header to retrieve the listener protocol of the GA instance. Valid values:
1003
+ * 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:
1004
+ *
1005
+ * - **true**
928
1006
  *
929
- * * **true**: yes
930
- * * **false** (default): no
1007
+ * - **false** (Default)
931
1008
  *
932
- * > This parameter is available only when you create an HTTPS or HTTP listener.
1009
+ * > This parameter applies only to HTTP and HTTPS listeners.
933
1010
  *
934
1011
  * @example
935
1012
  * false
@@ -937,12 +1014,13 @@ export class CreateListenerRequestXForwardedForConfig extends $dara.Model {
937
1014
  XForwardedForProtoEnabled?: boolean;
938
1015
  /**
939
1016
  * @remarks
940
- * Specifies whether to use the `X-Real-IP` header to retrieve client IP addresses. Valid values:
1017
+ * Specifies whether to use the `X-Real-IP` header to pass the client\\"s real IP address to the backend server. Valid values:
1018
+ *
1019
+ * - **true**
941
1020
  *
942
- * * **true**: yes
943
- * * **false** (default): no
1021
+ * - **false** (Default)
944
1022
  *
945
- * > This parameter is available only when you create an HTTPS or HTTP listener.
1023
+ * > This parameter applies only to HTTP and HTTPS listeners.
946
1024
  *
947
1025
  * @example
948
1026
  * false
@@ -980,7 +1058,7 @@ export class CreateListenerRequestXForwardedForConfig extends $dara.Model {
980
1058
  export class CreateListenerRequest extends $dara.Model {
981
1059
  /**
982
1060
  * @remarks
983
- * The ID of the GA instance.
1061
+ * The ID of the Global Accelerator instance.
984
1062
  *
985
1063
  * This parameter is required.
986
1064
  *
@@ -990,15 +1068,16 @@ export class CreateListenerRequest extends $dara.Model {
990
1068
  acceleratorId?: string;
991
1069
  /**
992
1070
  * @remarks
993
- * The SSL certificates.
1071
+ * The SSL certificates for an HTTPS listener.
994
1072
  */
995
1073
  certificates?: CreateListenerRequestCertificates[];
996
1074
  /**
997
1075
  * @remarks
998
- * Specifies whether to enable client affinity for the listener.
1076
+ * The client affinity for the listener.
999
1077
  *
1000
- * * 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.
1001
- * * 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.
1078
+ * - By default, client affinity is disabled, and requests from the same client may be routed to different endpoints.
1079
+ *
1080
+ * - 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.
1002
1081
  *
1003
1082
  * @example
1004
1083
  * SOURCE_IP
@@ -1006,11 +1085,11 @@ export class CreateListenerRequest extends $dara.Model {
1006
1085
  clientAffinity?: string;
1007
1086
  /**
1008
1087
  * @remarks
1009
- * The client token that is used to ensure the idempotence of the request.
1088
+ * A client token that ensures the idempotence of the request.
1010
1089
  *
1011
- * 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.
1090
+ * Generate a unique token on your client for each request. The token must contain only ASCII characters.
1012
1091
  *
1013
- * > 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.
1092
+ * > If you omit this parameter, the system uses the request\\"s **RequestId** as the **ClientToken**.
1014
1093
  *
1015
1094
  * @example
1016
1095
  * 123e4567-e89b-12d3-a456-426655440000
@@ -1018,18 +1097,18 @@ export class CreateListenerRequest extends $dara.Model {
1018
1097
  clientToken?: string;
1019
1098
  /**
1020
1099
  * @remarks
1021
- * The endpoint group that is associated with the custom routing listener.
1100
+ * The configurations of the endpoint groups for a custom routing listener.
1022
1101
  *
1023
- * The endpoint groups that are associated with the custom routing listener.
1102
+ * You can specify up to five endpoint groups.
1024
1103
  *
1025
- * > You can configure endpoint groups and endpoints for a custom routing listener only if **Type** is set to **CustomRouting**.
1104
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **CustomRouting**.
1026
1105
  */
1027
1106
  customRoutingEndpointGroupConfigurations?: CreateListenerRequestCustomRoutingEndpointGroupConfigurations[];
1028
1107
  /**
1029
1108
  * @remarks
1030
1109
  * The description of the listener.
1031
1110
  *
1032
- * The description can be up to 200 characters in length and cannot start with `http://` or `https://`.
1111
+ * The description can be up to 200 characters long and cannot start with `http://` or `https://`.
1033
1112
  *
1034
1113
  * @example
1035
1114
  * Listener
@@ -1037,22 +1116,24 @@ export class CreateListenerRequest extends $dara.Model {
1037
1116
  description?: string;
1038
1117
  /**
1039
1118
  * @remarks
1040
- * The endpoint groups that are associated with the intelligent routing listener.
1119
+ * The configurations of the endpoint groups for a standard listener.
1041
1120
  *
1042
- * You can configure up to 10 endpoint groups for an intelligent routing listener.
1121
+ * You can specify up to 10 endpoint groups.
1043
1122
  *
1044
- * > You can configure endpoint groups and endpoints only if you set **Type** to **Standard**.
1123
+ * > This parameter applies only when the listener\\"s routing type (**Type**) is **Standard**.
1045
1124
  */
1046
1125
  endpointGroupConfigurations?: CreateListenerRequestEndpointGroupConfigurations[];
1047
1126
  /**
1048
1127
  * @remarks
1049
- * The maximum version of the HTTP protocol. Valid values:
1128
+ * The maximum HTTP version. Valid values:
1129
+ *
1130
+ * - **http3**: HTTP/3
1050
1131
  *
1051
- * * **http3**
1052
- * * **http2** (default)
1053
- * * **http1.1**
1132
+ * - **http2** (default): HTTP/2
1054
1133
  *
1055
- * > Only HTTPS listeners support this parameter.
1134
+ * - **http1.1**: HTTP/1.1
1135
+ *
1136
+ * > This parameter applies only to HTTPS listeners.
1056
1137
  *
1057
1138
  * @example
1058
1139
  * http2
@@ -1060,11 +1141,13 @@ export class CreateListenerRequest extends $dara.Model {
1060
1141
  httpVersion?: string;
1061
1142
  /**
1062
1143
  * @remarks
1063
- * The timeout period of idle connections. Unit: seconds.
1144
+ * The connection idle timeout, in seconds.
1145
+ *
1146
+ * - TCP: 10–900 seconds. Default: 900 seconds.
1064
1147
  *
1065
- * * TCP: 10-900. Default value: 900. Unit: seconds.
1066
- * * UDP: 10-20. Default value: 20. Unit: seconds.
1067
- * * HTTP/HTTPS: 1-60. Default value: 15. Unit: seconds.
1148
+ * - UDP: 10–20 seconds. Default: 20 seconds.
1149
+ *
1150
+ * - HTTP/HTTPS: 160 seconds. Default: 15 seconds.
1068
1151
  *
1069
1152
  * @example
1070
1153
  * 900
@@ -1074,7 +1157,7 @@ export class CreateListenerRequest extends $dara.Model {
1074
1157
  * @remarks
1075
1158
  * The name of the listener.
1076
1159
  *
1077
- * 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.
1160
+ * 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 (-).
1078
1161
  *
1079
1162
  * @example
1080
1163
  * Listener
@@ -1082,19 +1165,22 @@ export class CreateListenerRequest extends $dara.Model {
1082
1165
  name?: string;
1083
1166
  /**
1084
1167
  * @remarks
1085
- * 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).
1168
+ * 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).
1086
1169
  *
1087
1170
  * This parameter is required.
1088
1171
  */
1089
1172
  portRanges?: CreateListenerRequestPortRanges[];
1090
1173
  /**
1091
1174
  * @remarks
1092
- * The network transmission protocol that you want to use for the listener. Valid values:
1175
+ * The listener\\"s network protocol. Valid values:
1176
+ *
1177
+ * - **tcp**: TCP.
1178
+ *
1179
+ * - **udp**: UDP.
1093
1180
  *
1094
- * * **tcp**: TCP
1095
- * * **udp**: UDP
1096
- * * **http**: HTTP
1097
- * * **https**: HTTPS
1181
+ * - **http**: HTTP.
1182
+ *
1183
+ * - **https**: HTTPS.
1098
1184
  *
1099
1185
  * @example
1100
1186
  * tcp
@@ -1102,7 +1188,7 @@ export class CreateListenerRequest extends $dara.Model {
1102
1188
  protocol?: string;
1103
1189
  /**
1104
1190
  * @remarks
1105
- * The ID of the region where the GA instance is deployed. Set the value to **cn-hangzhou**.
1191
+ * The region ID of the Global Accelerator instance. Set the value to **cn-hangzhou**.
1106
1192
  *
1107
1193
  * This parameter is required.
1108
1194
  *
@@ -1112,11 +1198,11 @@ export class CreateListenerRequest extends $dara.Model {
1112
1198
  regionId?: string;
1113
1199
  /**
1114
1200
  * @remarks
1115
- * The timeout period for HTTP or HTTPS requests. Unit: seconds.
1201
+ * The request timeout for HTTP/HTTPS connections, in seconds.
1116
1202
  *
1117
- * Valid values: 1 to 180. Default value: 60. Unit: seconds.
1203
+ * Valid values: 1–180 seconds. Default: 60 seconds.
1118
1204
  *
1119
- * > 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.
1205
+ * > 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.
1120
1206
  *
1121
1207
  * @example
1122
1208
  * 15
@@ -1126,32 +1212,37 @@ export class CreateListenerRequest extends $dara.Model {
1126
1212
  * @remarks
1127
1213
  * The ID of the security policy. Valid values:
1128
1214
  *
1129
- * * **tls_cipher_policy_1_0**
1215
+ * - **tls_cipher_policy_1_0**
1216
+ *
1217
+ * - Supported TLS versions: TLS 1.0, TLS 1.1, and TLS 1.2.
1218
+ *
1219
+ * - 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.
1220
+ *
1221
+ * - **tls_cipher_policy_1_1**
1130
1222
  *
1131
- * * Supported Transport Layer Security (TLS) versions: TLS 1.0, TLS 1.1, and TLS 1.2
1132
- * * 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.
1223
+ * - Supported TLS versions: TLS 1.1 and TLS 1.2.
1133
1224
  *
1134
- * * **tls_cipher_policy_1_1**
1225
+ * - 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.
1135
1226
  *
1136
- * * Supported TLS versions: TLS 1.1 and TLS 1.2
1137
- * * 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.
1227
+ * - **tls_cipher_policy_1_2**
1138
1228
  *
1139
- * * **tls_cipher_policy_1_2**
1229
+ * - Supported TLS version: TLS 1.2.
1140
1230
  *
1141
- * * Supported TLS version: TLS 1.2
1142
- * * 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.
1231
+ * - 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.
1143
1232
  *
1144
- * * **tls_cipher_policy_1_2_strict**
1233
+ * - **tls_cipher_policy_1_2_strict**
1145
1234
  *
1146
- * * Supported TLS version: TLS 1.2
1147
- * * 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
1235
+ * - Supported TLS version: TLS 1.2.
1148
1236
  *
1149
- * * **tls_cipher_policy_1_2_strict_with_1_3**
1237
+ * - 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.
1150
1238
  *
1151
- * * Supported TLS versions: TLS 1.2 and TLS 1.3
1152
- * * 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
1239
+ * - **tls_cipher_policy_1_2_strict_with_1_3**
1153
1240
  *
1154
- * > This parameter is available only when you create an HTTPS listener.
1241
+ * - Supported TLS versions: TLS 1.2 and TLS 1.3.
1242
+ *
1243
+ * - 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.
1244
+ *
1245
+ * > This parameter applies only to HTTPS listeners.
1155
1246
  *
1156
1247
  * @example
1157
1248
  * tls_cipher_policy_1_0
@@ -1161,11 +1252,13 @@ export class CreateListenerRequest extends $dara.Model {
1161
1252
  * @remarks
1162
1253
  * The routing type of the listener. Valid values:
1163
1254
  *
1164
- * * **Standard** (default): intelligent routing
1165
- * * **CustomRouting**: custom routing
1255
+ * - **Standard** (default): standard routing.
1256
+ *
1257
+ * - **CustomRouting**: custom routing.
1166
1258
  *
1167
- * > * Custom routing listeners are in invitational preview. To use custom routing listeners, contact your account manager.
1168
- * > * 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).
1259
+ * > * Custom routing is in invitation-only preview. To use this feature, contact your Alibaba Cloud account manager.
1260
+ * >
1261
+ * > * 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).
1169
1262
  *
1170
1263
  * @example
1171
1264
  * Standard
@@ -1173,7 +1266,7 @@ export class CreateListenerRequest extends $dara.Model {
1173
1266
  type?: string;
1174
1267
  /**
1175
1268
  * @remarks
1176
- * The `XForward` headers.
1269
+ * Settings for `X-Forwarded-For` related headers.
1177
1270
  */
1178
1271
  XForwardedForConfig?: CreateListenerRequestXForwardedForConfig;
1179
1272
  static names(): { [key: string]: string } {