@alicloud/esa20240910 3.3.0 → 3.4.0

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 (383) hide show
  1. package/dist/client.d.ts +238 -176
  2. package/dist/client.js +280 -176
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/BatchCreateRecordsRequest.d.ts +51 -73
  5. package/dist/models/BatchCreateRecordsRequest.js.map +1 -1
  6. package/dist/models/BatchCreateRecordsResponseBody.d.ts +82 -115
  7. package/dist/models/BatchCreateRecordsResponseBody.js.map +1 -1
  8. package/dist/models/BatchCreateRecordsShrinkRequest.d.ts +1 -1
  9. package/dist/models/CreateRecordRequest.d.ts +63 -66
  10. package/dist/models/CreateRecordRequest.js.map +1 -1
  11. package/dist/models/CreateRecordResponseBody.d.ts +1 -1
  12. package/dist/models/CreateRecordShrinkRequest.d.ts +25 -25
  13. package/dist/models/CreateRedirectRuleRequest.d.ts +18 -28
  14. package/dist/models/CreateRedirectRuleRequest.js.map +1 -1
  15. package/dist/models/CreateRedirectRuleResponseBody.d.ts +1 -1
  16. package/dist/models/CreateRewriteUrlRuleRequest.d.ts +18 -24
  17. package/dist/models/CreateRewriteUrlRuleRequest.js.map +1 -1
  18. package/dist/models/CreateRewriteUrlRuleResponseBody.d.ts +1 -1
  19. package/dist/models/CreateRoutineCodeDeploymentRequest.d.ts +11 -6
  20. package/dist/models/CreateRoutineCodeDeploymentRequest.js.map +1 -1
  21. package/dist/models/CreateRoutineCodeDeploymentResponseBody.d.ts +4 -4
  22. package/dist/models/CreateRoutineCodeDeploymentShrinkRequest.d.ts +9 -4
  23. package/dist/models/CreateRoutineCodeDeploymentShrinkRequest.js.map +1 -1
  24. package/dist/models/CreateRoutineRouteRequest.d.ts +14 -8
  25. package/dist/models/CreateRoutineRouteRequest.js.map +1 -1
  26. package/dist/models/CreateSiteRequest.d.ts +10 -14
  27. package/dist/models/CreateSiteRequest.js.map +1 -1
  28. package/dist/models/CreateSiteResponseBody.d.ts +3 -3
  29. package/dist/models/CreateTransportLayerApplicationRequest.d.ts +50 -47
  30. package/dist/models/CreateTransportLayerApplicationRequest.js.map +1 -1
  31. package/dist/models/CreateTransportLayerApplicationShrinkRequest.d.ts +28 -13
  32. package/dist/models/CreateTransportLayerApplicationShrinkRequest.js.map +1 -1
  33. package/dist/models/CreateUrlObservationRequest.d.ts +5 -5
  34. package/dist/models/CreateUrlObservationResponseBody.d.ts +1 -1
  35. package/dist/models/CreateVideoProcessingRequest.d.ts +20 -24
  36. package/dist/models/CreateVideoProcessingRequest.js.map +1 -1
  37. package/dist/models/CreateWaitingRoomRuleRequest.d.ts +3 -3
  38. package/dist/models/CreateWaitingRoomRuleResponseBody.d.ts +1 -1
  39. package/dist/models/DescribeDdoSoverseasAttackCountRequest.d.ts +23 -0
  40. package/dist/models/DescribeDdoSoverseasAttackCountRequest.js +58 -0
  41. package/dist/models/DescribeDdoSoverseasAttackCountRequest.js.map +1 -0
  42. package/dist/models/DescribeDdoSoverseasAttackCountResponse.d.ts +19 -0
  43. package/dist/models/DescribeDdoSoverseasAttackCountResponse.js +69 -0
  44. package/dist/models/DescribeDdoSoverseasAttackCountResponse.js.map +1 -0
  45. package/dist/models/DescribeDdoSoverseasAttackCountResponseBody.d.ts +37 -0
  46. package/dist/models/DescribeDdoSoverseasAttackCountResponseBody.js +62 -0
  47. package/dist/models/DescribeDdoSoverseasAttackCountResponseBody.js.map +1 -0
  48. package/dist/models/GetCustomHostnameRequest.d.ts +1 -1
  49. package/dist/models/GetCustomHostnameResponseBody.d.ts +12 -11
  50. package/dist/models/GetCustomHostnameResponseBody.js.map +1 -1
  51. package/dist/models/GetDcvDelegationRequest.d.ts +23 -0
  52. package/dist/models/GetDcvDelegationRequest.js +58 -0
  53. package/dist/models/GetDcvDelegationRequest.js.map +1 -0
  54. package/dist/models/GetDcvDelegationResponse.d.ts +19 -0
  55. package/dist/models/GetDcvDelegationResponse.js +69 -0
  56. package/dist/models/GetDcvDelegationResponse.js.map +1 -0
  57. package/dist/models/GetDcvDelegationResponseBody.d.ts +45 -0
  58. package/dist/models/GetDcvDelegationResponseBody.js +64 -0
  59. package/dist/models/GetDcvDelegationResponseBody.js.map +1 -0
  60. package/dist/models/GetImageTransformRequest.d.ts +2 -2
  61. package/dist/models/GetImageTransformResponseBody.d.ts +21 -19
  62. package/dist/models/GetImageTransformResponseBody.js.map +1 -1
  63. package/dist/models/GetRecordRequest.d.ts +1 -1
  64. package/dist/models/GetRecordResponseBody.d.ts +63 -77
  65. package/dist/models/GetRecordResponseBody.js.map +1 -1
  66. package/dist/models/GetRoutineCodeVersionRequest.d.ts +2 -2
  67. package/dist/models/GetRoutineCodeVersionResponseBody.d.ts +1 -1
  68. package/dist/models/GetRoutineRequest.d.ts +1 -1
  69. package/dist/models/GetRoutineResponseBody.d.ts +13 -13
  70. package/dist/models/GetTransportLayerApplicationRequest.d.ts +2 -2
  71. package/dist/models/GetTransportLayerApplicationResponseBody.d.ts +77 -53
  72. package/dist/models/GetTransportLayerApplicationResponseBody.js.map +1 -1
  73. package/dist/models/ListCompressionRulesRequest.d.ts +9 -9
  74. package/dist/models/ListCompressionRulesResponseBody.d.ts +28 -26
  75. package/dist/models/ListCompressionRulesResponseBody.js.map +1 -1
  76. package/dist/models/ListCustomHostnamesRequest.d.ts +3 -3
  77. package/dist/models/ListCustomHostnamesResponseBody.d.ts +25 -24
  78. package/dist/models/ListCustomHostnamesResponseBody.js.map +1 -1
  79. package/dist/models/ListCustomResponseCodeRulesRequest.d.ts +9 -10
  80. package/dist/models/ListCustomResponseCodeRulesRequest.js.map +1 -1
  81. package/dist/models/ListCustomResponseCodeRulesResponseBody.d.ts +18 -24
  82. package/dist/models/ListCustomResponseCodeRulesResponseBody.js.map +1 -1
  83. package/dist/models/ListEdgeRoutineRecordsRequest.d.ts +8 -12
  84. package/dist/models/ListEdgeRoutineRecordsRequest.js.map +1 -1
  85. package/dist/models/ListEdgeRoutineRecordsResponseBody.d.ts +8 -8
  86. package/dist/models/ListHttpIncomingRequestHeaderModificationRulesRequest.d.ts +8 -8
  87. package/dist/models/ListHttpIncomingRequestHeaderModificationRulesResponseBody.d.ts +25 -29
  88. package/dist/models/ListHttpIncomingRequestHeaderModificationRulesResponseBody.js.map +1 -1
  89. package/dist/models/ListHttpIncomingResponseHeaderModificationRulesRequest.d.ts +8 -8
  90. package/dist/models/ListHttpIncomingResponseHeaderModificationRulesResponseBody.d.ts +25 -30
  91. package/dist/models/ListHttpIncomingResponseHeaderModificationRulesResponseBody.js.map +1 -1
  92. package/dist/models/ListHttpRequestHeaderModificationRulesRequest.d.ts +9 -11
  93. package/dist/models/ListHttpRequestHeaderModificationRulesRequest.js.map +1 -1
  94. package/dist/models/ListHttpRequestHeaderModificationRulesResponseBody.d.ts +25 -35
  95. package/dist/models/ListHttpRequestHeaderModificationRulesResponseBody.js.map +1 -1
  96. package/dist/models/ListHttpResponseHeaderModificationRulesRequest.d.ts +10 -12
  97. package/dist/models/ListHttpResponseHeaderModificationRulesRequest.js.map +1 -1
  98. package/dist/models/ListHttpResponseHeaderModificationRulesResponseBody.d.ts +22 -33
  99. package/dist/models/ListHttpResponseHeaderModificationRulesResponseBody.js.map +1 -1
  100. package/dist/models/ListHttpsApplicationConfigurationsRequest.d.ts +10 -12
  101. package/dist/models/ListHttpsApplicationConfigurationsRequest.js.map +1 -1
  102. package/dist/models/ListHttpsApplicationConfigurationsResponseBody.d.ts +54 -75
  103. package/dist/models/ListHttpsApplicationConfigurationsResponseBody.js.map +1 -1
  104. package/dist/models/ListHttpsBasicConfigurationsRequest.d.ts +9 -11
  105. package/dist/models/ListHttpsBasicConfigurationsRequest.js.map +1 -1
  106. package/dist/models/ListHttpsBasicConfigurationsResponseBody.d.ts +41 -63
  107. package/dist/models/ListHttpsBasicConfigurationsResponseBody.js.map +1 -1
  108. package/dist/models/ListImageTransformsRequest.d.ts +9 -11
  109. package/dist/models/ListImageTransformsRequest.js.map +1 -1
  110. package/dist/models/ListImageTransformsResponseBody.d.ts +25 -26
  111. package/dist/models/ListImageTransformsResponseBody.js.map +1 -1
  112. package/dist/models/ListInstanceQuotasRequest.d.ts +92 -92
  113. package/dist/models/ListInstanceQuotasResponseBody.d.ts +11 -11
  114. package/dist/models/ListNetworkOptimizationsRequest.d.ts +10 -10
  115. package/dist/models/ListNetworkOptimizationsResponseBody.d.ts +30 -30
  116. package/dist/models/ListOriginRulesRequest.d.ts +9 -11
  117. package/dist/models/ListOriginRulesRequest.js.map +1 -1
  118. package/dist/models/ListOriginRulesResponseBody.d.ts +46 -67
  119. package/dist/models/ListOriginRulesResponseBody.js.map +1 -1
  120. package/dist/models/ListPostpaidRatePlanInstancesRequest.d.ts +14 -14
  121. package/dist/models/ListPostpaidRatePlanInstancesResponseBody.d.ts +30 -38
  122. package/dist/models/ListPostpaidRatePlanInstancesResponseBody.js.map +1 -1
  123. package/dist/models/ListRecordsRequest.d.ts +13 -25
  124. package/dist/models/ListRecordsRequest.js.map +1 -1
  125. package/dist/models/ListRecordsResponseBody.d.ts +58 -73
  126. package/dist/models/ListRecordsResponseBody.js.map +1 -1
  127. package/dist/models/ListRedirectRulesRequest.d.ts +9 -9
  128. package/dist/models/ListRedirectRulesResponseBody.d.ts +27 -26
  129. package/dist/models/ListRedirectRulesResponseBody.js.map +1 -1
  130. package/dist/models/ListRoutineRoutesRequest.d.ts +3 -3
  131. package/dist/models/ListRoutineRoutesResponseBody.d.ts +22 -31
  132. package/dist/models/ListRoutineRoutesResponseBody.js.map +1 -1
  133. package/dist/models/ListSitesRequest.d.ts +20 -32
  134. package/dist/models/ListSitesRequest.js.map +1 -1
  135. package/dist/models/ListSitesResponseBody.d.ts +35 -46
  136. package/dist/models/ListSitesResponseBody.js.map +1 -1
  137. package/dist/models/ListSitesShrinkRequest.d.ts +18 -30
  138. package/dist/models/ListSitesShrinkRequest.js.map +1 -1
  139. package/dist/models/ListTransportLayerApplicationsRequest.d.ts +8 -11
  140. package/dist/models/ListTransportLayerApplicationsRequest.js.map +1 -1
  141. package/dist/models/ListTransportLayerApplicationsResponseBody.d.ts +51 -60
  142. package/dist/models/ListTransportLayerApplicationsResponseBody.js.map +1 -1
  143. package/dist/models/ListUserRatePlanInstancesRequest.d.ts +55 -24
  144. package/dist/models/ListUserRatePlanInstancesRequest.js.map +1 -1
  145. package/dist/models/ListUserRatePlanInstancesResponseBody.d.ts +143 -35
  146. package/dist/models/ListUserRatePlanInstancesResponseBody.js.map +1 -1
  147. package/dist/models/ListUserRoutinesRequest.d.ts +2 -2
  148. package/dist/models/ListUserRoutinesResponseBody.d.ts +10 -10
  149. package/dist/models/ListVideoProcessingsRequest.d.ts +7 -12
  150. package/dist/models/ListVideoProcessingsRequest.js.map +1 -1
  151. package/dist/models/ListVideoProcessingsResponseBody.d.ts +23 -25
  152. package/dist/models/ListVideoProcessingsResponseBody.js.map +1 -1
  153. package/dist/models/PurgeCachesRequest.d.ts +5 -5
  154. package/dist/models/PurgeCachesShrinkRequest.d.ts +3 -3
  155. package/dist/models/ResetScheduledPreloadJobRequest.d.ts +2 -2
  156. package/dist/models/ResetScheduledPreloadJobResponseBody.d.ts +13 -8
  157. package/dist/models/ResetScheduledPreloadJobResponseBody.js.map +1 -1
  158. package/dist/models/StopScheduledPreloadExecutionRequest.d.ts +1 -1
  159. package/dist/models/StopScheduledPreloadExecutionResponseBody.d.ts +12 -12
  160. package/dist/models/UpdateCompressionRuleRequest.d.ts +15 -25
  161. package/dist/models/UpdateCompressionRuleRequest.js.map +1 -1
  162. package/dist/models/UpdateCompressionRuleResponseBody.d.ts +1 -1
  163. package/dist/models/UpdateCrossBorderOptimizationRequest.d.ts +4 -4
  164. package/dist/models/UpdateCrossBorderOptimizationResponseBody.d.ts +1 -1
  165. package/dist/models/UpdateCustomHostnameRequest.d.ts +12 -19
  166. package/dist/models/UpdateCustomHostnameRequest.js.map +1 -1
  167. package/dist/models/UpdateCustomHostnameResponseBody.d.ts +1 -1
  168. package/dist/models/UpdateCustomResponseCodeRuleRequest.d.ts +9 -13
  169. package/dist/models/UpdateCustomResponseCodeRuleRequest.js.map +1 -1
  170. package/dist/models/UpdateHttpIncomingRequestHeaderModificationRuleRequest.d.ts +20 -28
  171. package/dist/models/UpdateHttpIncomingRequestHeaderModificationRuleRequest.js.map +1 -1
  172. package/dist/models/UpdateHttpIncomingRequestHeaderModificationRuleResponseBody.d.ts +1 -1
  173. package/dist/models/UpdateHttpIncomingRequestHeaderModificationRuleShrinkRequest.d.ts +11 -15
  174. package/dist/models/UpdateHttpIncomingRequestHeaderModificationRuleShrinkRequest.js.map +1 -1
  175. package/dist/models/UpdateHttpIncomingResponseHeaderModificationRuleRequest.d.ts +20 -27
  176. package/dist/models/UpdateHttpIncomingResponseHeaderModificationRuleRequest.js.map +1 -1
  177. package/dist/models/UpdateHttpIncomingResponseHeaderModificationRuleShrinkRequest.d.ts +11 -14
  178. package/dist/models/UpdateHttpIncomingResponseHeaderModificationRuleShrinkRequest.js.map +1 -1
  179. package/dist/models/UpdateHttpRequestHeaderModificationRuleRequest.d.ts +20 -28
  180. package/dist/models/UpdateHttpRequestHeaderModificationRuleRequest.js.map +1 -1
  181. package/dist/models/UpdateHttpRequestHeaderModificationRuleResponseBody.d.ts +1 -1
  182. package/dist/models/UpdateHttpRequestHeaderModificationRuleShrinkRequest.d.ts +11 -15
  183. package/dist/models/UpdateHttpRequestHeaderModificationRuleShrinkRequest.js.map +1 -1
  184. package/dist/models/UpdateHttpResponseHeaderModificationRuleRequest.d.ts +20 -28
  185. package/dist/models/UpdateHttpResponseHeaderModificationRuleRequest.js.map +1 -1
  186. package/dist/models/UpdateHttpResponseHeaderModificationRuleResponseBody.d.ts +1 -1
  187. package/dist/models/UpdateHttpResponseHeaderModificationRuleShrinkRequest.d.ts +11 -15
  188. package/dist/models/UpdateHttpResponseHeaderModificationRuleShrinkRequest.js.map +1 -1
  189. package/dist/models/UpdateImageTransformRequest.d.ts +19 -18
  190. package/dist/models/UpdateImageTransformRequest.js.map +1 -1
  191. package/dist/models/UpdateImageTransformResponseBody.d.ts +1 -1
  192. package/dist/models/UpdateIpv6request.d.ts +7 -9
  193. package/dist/models/UpdateIpv6request.js.map +1 -1
  194. package/dist/models/UpdateIpv6responseBody.d.ts +1 -1
  195. package/dist/models/UpdateOriginPoolRequest.d.ts +31 -42
  196. package/dist/models/UpdateOriginPoolRequest.js.map +1 -1
  197. package/dist/models/UpdateOriginPoolResponseBody.d.ts +1 -1
  198. package/dist/models/UpdateOriginPoolShrinkRequest.d.ts +6 -7
  199. package/dist/models/UpdateOriginPoolShrinkRequest.js.map +1 -1
  200. package/dist/models/UpdatePerformanceDataCollectionRequest.d.ts +4 -6
  201. package/dist/models/UpdatePerformanceDataCollectionRequest.js.map +1 -1
  202. package/dist/models/UpdateRecordRequest.d.ts +58 -70
  203. package/dist/models/UpdateRecordRequest.js.map +1 -1
  204. package/dist/models/UpdateRecordResponseBody.d.ts +1 -1
  205. package/dist/models/UpdateRecordShrinkRequest.d.ts +29 -32
  206. package/dist/models/UpdateRecordShrinkRequest.js.map +1 -1
  207. package/dist/models/UpdateRoutineRouteRequest.d.ts +16 -19
  208. package/dist/models/UpdateRoutineRouteRequest.js.map +1 -1
  209. package/dist/models/UpdateSeoBypassRequest.d.ts +4 -4
  210. package/dist/models/UpdateSeoBypassResponseBody.d.ts +1 -1
  211. package/dist/models/UpdateSiteCoverageRequest.d.ts +7 -8
  212. package/dist/models/UpdateSiteCoverageRequest.js.map +1 -1
  213. package/dist/models/UpdateSiteNameExclusiveRequest.d.ts +4 -4
  214. package/dist/models/UpdateSitePauseRequest.d.ts +5 -5
  215. package/dist/models/UpdateSitePauseResponseBody.d.ts +1 -1
  216. package/dist/models/UpdateSiteVanityNsrequest.d.ts +2 -2
  217. package/dist/models/UpdateTieredCacheRequest.d.ts +6 -10
  218. package/dist/models/UpdateTieredCacheRequest.js.map +1 -1
  219. package/dist/models/UpdateTransportLayerApplicationRequest.d.ts +56 -48
  220. package/dist/models/UpdateTransportLayerApplicationRequest.js.map +1 -1
  221. package/dist/models/UpdateTransportLayerApplicationResponseBody.d.ts +1 -1
  222. package/dist/models/UpdateTransportLayerApplicationShrinkRequest.d.ts +33 -12
  223. package/dist/models/UpdateTransportLayerApplicationShrinkRequest.js.map +1 -1
  224. package/dist/models/UpdateVideoProcessingRequest.d.ts +20 -24
  225. package/dist/models/UpdateVideoProcessingRequest.js.map +1 -1
  226. package/dist/models/UpdateWaitingRoomEventRequest.d.ts +37 -49
  227. package/dist/models/UpdateWaitingRoomEventRequest.js.map +1 -1
  228. package/dist/models/UpdateWaitingRoomRequest.d.ts +36 -48
  229. package/dist/models/UpdateWaitingRoomRequest.js.map +1 -1
  230. package/dist/models/UpdateWaitingRoomRuleRequest.d.ts +13 -9
  231. package/dist/models/UpdateWaitingRoomRuleRequest.js.map +1 -1
  232. package/dist/models/UpdateWaitingRoomRuleResponseBody.d.ts +1 -1
  233. package/dist/models/UpdateWaitingRoomShrinkRequest.d.ts +35 -47
  234. package/dist/models/UpdateWaitingRoomShrinkRequest.js.map +1 -1
  235. package/dist/models/VerifyCustomHostnameResponseBody.d.ts +2 -2
  236. package/dist/models/model.d.ts +6 -0
  237. package/dist/models/model.js +31 -19
  238. package/dist/models/model.js.map +1 -1
  239. package/package.json +1 -1
  240. package/src/client.ts +284 -176
  241. package/src/models/BatchCreateRecordsRequest.ts +51 -73
  242. package/src/models/BatchCreateRecordsResponseBody.ts +82 -115
  243. package/src/models/BatchCreateRecordsShrinkRequest.ts +1 -1
  244. package/src/models/CreateRecordRequest.ts +63 -66
  245. package/src/models/CreateRecordResponseBody.ts +1 -1
  246. package/src/models/CreateRecordShrinkRequest.ts +25 -25
  247. package/src/models/CreateRedirectRuleRequest.ts +18 -28
  248. package/src/models/CreateRedirectRuleResponseBody.ts +1 -1
  249. package/src/models/CreateRewriteUrlRuleRequest.ts +18 -24
  250. package/src/models/CreateRewriteUrlRuleResponseBody.ts +1 -1
  251. package/src/models/CreateRoutineCodeDeploymentRequest.ts +11 -6
  252. package/src/models/CreateRoutineCodeDeploymentResponseBody.ts +4 -4
  253. package/src/models/CreateRoutineCodeDeploymentShrinkRequest.ts +9 -4
  254. package/src/models/CreateRoutineRouteRequest.ts +14 -8
  255. package/src/models/CreateSiteRequest.ts +10 -14
  256. package/src/models/CreateSiteResponseBody.ts +3 -3
  257. package/src/models/CreateTransportLayerApplicationRequest.ts +50 -47
  258. package/src/models/CreateTransportLayerApplicationShrinkRequest.ts +28 -13
  259. package/src/models/CreateUrlObservationRequest.ts +5 -5
  260. package/src/models/CreateUrlObservationResponseBody.ts +1 -1
  261. package/src/models/CreateVideoProcessingRequest.ts +20 -24
  262. package/src/models/CreateWaitingRoomRuleRequest.ts +3 -3
  263. package/src/models/CreateWaitingRoomRuleResponseBody.ts +1 -1
  264. package/src/models/DescribeDdoSoverseasAttackCountRequest.ts +36 -0
  265. package/src/models/DescribeDdoSoverseasAttackCountResponse.ts +40 -0
  266. package/src/models/DescribeDdoSoverseasAttackCountResponseBody.ts +54 -0
  267. package/src/models/GetCustomHostnameRequest.ts +1 -1
  268. package/src/models/GetCustomHostnameResponseBody.ts +12 -11
  269. package/src/models/GetDcvDelegationRequest.ts +36 -0
  270. package/src/models/GetDcvDelegationResponse.ts +40 -0
  271. package/src/models/GetDcvDelegationResponseBody.ts +64 -0
  272. package/src/models/GetImageTransformRequest.ts +2 -2
  273. package/src/models/GetImageTransformResponseBody.ts +21 -19
  274. package/src/models/GetRecordRequest.ts +1 -1
  275. package/src/models/GetRecordResponseBody.ts +63 -77
  276. package/src/models/GetRoutineCodeVersionRequest.ts +2 -2
  277. package/src/models/GetRoutineCodeVersionResponseBody.ts +1 -1
  278. package/src/models/GetRoutineRequest.ts +1 -1
  279. package/src/models/GetRoutineResponseBody.ts +13 -13
  280. package/src/models/GetTransportLayerApplicationRequest.ts +2 -2
  281. package/src/models/GetTransportLayerApplicationResponseBody.ts +77 -53
  282. package/src/models/ListCompressionRulesRequest.ts +9 -9
  283. package/src/models/ListCompressionRulesResponseBody.ts +28 -26
  284. package/src/models/ListCustomHostnamesRequest.ts +3 -3
  285. package/src/models/ListCustomHostnamesResponseBody.ts +25 -24
  286. package/src/models/ListCustomResponseCodeRulesRequest.ts +9 -10
  287. package/src/models/ListCustomResponseCodeRulesResponseBody.ts +18 -24
  288. package/src/models/ListEdgeRoutineRecordsRequest.ts +8 -12
  289. package/src/models/ListEdgeRoutineRecordsResponseBody.ts +8 -8
  290. package/src/models/ListHttpIncomingRequestHeaderModificationRulesRequest.ts +8 -8
  291. package/src/models/ListHttpIncomingRequestHeaderModificationRulesResponseBody.ts +25 -29
  292. package/src/models/ListHttpIncomingResponseHeaderModificationRulesRequest.ts +8 -8
  293. package/src/models/ListHttpIncomingResponseHeaderModificationRulesResponseBody.ts +25 -30
  294. package/src/models/ListHttpRequestHeaderModificationRulesRequest.ts +9 -11
  295. package/src/models/ListHttpRequestHeaderModificationRulesResponseBody.ts +25 -35
  296. package/src/models/ListHttpResponseHeaderModificationRulesRequest.ts +10 -12
  297. package/src/models/ListHttpResponseHeaderModificationRulesResponseBody.ts +22 -33
  298. package/src/models/ListHttpsApplicationConfigurationsRequest.ts +10 -12
  299. package/src/models/ListHttpsApplicationConfigurationsResponseBody.ts +54 -75
  300. package/src/models/ListHttpsBasicConfigurationsRequest.ts +9 -11
  301. package/src/models/ListHttpsBasicConfigurationsResponseBody.ts +41 -63
  302. package/src/models/ListImageTransformsRequest.ts +9 -11
  303. package/src/models/ListImageTransformsResponseBody.ts +25 -26
  304. package/src/models/ListInstanceQuotasRequest.ts +92 -92
  305. package/src/models/ListInstanceQuotasResponseBody.ts +11 -11
  306. package/src/models/ListNetworkOptimizationsRequest.ts +10 -10
  307. package/src/models/ListNetworkOptimizationsResponseBody.ts +30 -30
  308. package/src/models/ListOriginRulesRequest.ts +9 -11
  309. package/src/models/ListOriginRulesResponseBody.ts +46 -67
  310. package/src/models/ListPostpaidRatePlanInstancesRequest.ts +14 -14
  311. package/src/models/ListPostpaidRatePlanInstancesResponseBody.ts +30 -38
  312. package/src/models/ListRecordsRequest.ts +13 -25
  313. package/src/models/ListRecordsResponseBody.ts +58 -73
  314. package/src/models/ListRedirectRulesRequest.ts +9 -9
  315. package/src/models/ListRedirectRulesResponseBody.ts +27 -26
  316. package/src/models/ListRoutineRoutesRequest.ts +3 -3
  317. package/src/models/ListRoutineRoutesResponseBody.ts +22 -31
  318. package/src/models/ListSitesRequest.ts +20 -32
  319. package/src/models/ListSitesResponseBody.ts +35 -46
  320. package/src/models/ListSitesShrinkRequest.ts +18 -30
  321. package/src/models/ListTransportLayerApplicationsRequest.ts +8 -11
  322. package/src/models/ListTransportLayerApplicationsResponseBody.ts +51 -60
  323. package/src/models/ListUserRatePlanInstancesRequest.ts +55 -24
  324. package/src/models/ListUserRatePlanInstancesResponseBody.ts +143 -35
  325. package/src/models/ListUserRoutinesRequest.ts +2 -2
  326. package/src/models/ListUserRoutinesResponseBody.ts +10 -10
  327. package/src/models/ListVideoProcessingsRequest.ts +7 -12
  328. package/src/models/ListVideoProcessingsResponseBody.ts +23 -25
  329. package/src/models/PurgeCachesRequest.ts +5 -5
  330. package/src/models/PurgeCachesShrinkRequest.ts +3 -3
  331. package/src/models/ResetScheduledPreloadJobRequest.ts +2 -2
  332. package/src/models/ResetScheduledPreloadJobResponseBody.ts +13 -8
  333. package/src/models/StopScheduledPreloadExecutionRequest.ts +1 -1
  334. package/src/models/StopScheduledPreloadExecutionResponseBody.ts +12 -12
  335. package/src/models/UpdateCompressionRuleRequest.ts +15 -25
  336. package/src/models/UpdateCompressionRuleResponseBody.ts +1 -1
  337. package/src/models/UpdateCrossBorderOptimizationRequest.ts +4 -4
  338. package/src/models/UpdateCrossBorderOptimizationResponseBody.ts +1 -1
  339. package/src/models/UpdateCustomHostnameRequest.ts +12 -19
  340. package/src/models/UpdateCustomHostnameResponseBody.ts +1 -1
  341. package/src/models/UpdateCustomResponseCodeRuleRequest.ts +9 -13
  342. package/src/models/UpdateHttpIncomingRequestHeaderModificationRuleRequest.ts +20 -28
  343. package/src/models/UpdateHttpIncomingRequestHeaderModificationRuleResponseBody.ts +1 -1
  344. package/src/models/UpdateHttpIncomingRequestHeaderModificationRuleShrinkRequest.ts +11 -15
  345. package/src/models/UpdateHttpIncomingResponseHeaderModificationRuleRequest.ts +20 -27
  346. package/src/models/UpdateHttpIncomingResponseHeaderModificationRuleShrinkRequest.ts +11 -14
  347. package/src/models/UpdateHttpRequestHeaderModificationRuleRequest.ts +20 -28
  348. package/src/models/UpdateHttpRequestHeaderModificationRuleResponseBody.ts +1 -1
  349. package/src/models/UpdateHttpRequestHeaderModificationRuleShrinkRequest.ts +11 -15
  350. package/src/models/UpdateHttpResponseHeaderModificationRuleRequest.ts +20 -28
  351. package/src/models/UpdateHttpResponseHeaderModificationRuleResponseBody.ts +1 -1
  352. package/src/models/UpdateHttpResponseHeaderModificationRuleShrinkRequest.ts +11 -15
  353. package/src/models/UpdateImageTransformRequest.ts +19 -18
  354. package/src/models/UpdateImageTransformResponseBody.ts +1 -1
  355. package/src/models/UpdateIpv6request.ts +7 -9
  356. package/src/models/UpdateIpv6responseBody.ts +1 -1
  357. package/src/models/UpdateOriginPoolRequest.ts +31 -42
  358. package/src/models/UpdateOriginPoolResponseBody.ts +1 -1
  359. package/src/models/UpdateOriginPoolShrinkRequest.ts +6 -7
  360. package/src/models/UpdatePerformanceDataCollectionRequest.ts +4 -6
  361. package/src/models/UpdateRecordRequest.ts +58 -70
  362. package/src/models/UpdateRecordResponseBody.ts +1 -1
  363. package/src/models/UpdateRecordShrinkRequest.ts +29 -32
  364. package/src/models/UpdateRoutineRouteRequest.ts +16 -19
  365. package/src/models/UpdateSeoBypassRequest.ts +4 -4
  366. package/src/models/UpdateSeoBypassResponseBody.ts +1 -1
  367. package/src/models/UpdateSiteCoverageRequest.ts +7 -8
  368. package/src/models/UpdateSiteNameExclusiveRequest.ts +4 -4
  369. package/src/models/UpdateSitePauseRequest.ts +5 -5
  370. package/src/models/UpdateSitePauseResponseBody.ts +1 -1
  371. package/src/models/UpdateSiteVanityNsrequest.ts +2 -2
  372. package/src/models/UpdateTieredCacheRequest.ts +6 -10
  373. package/src/models/UpdateTransportLayerApplicationRequest.ts +56 -48
  374. package/src/models/UpdateTransportLayerApplicationResponseBody.ts +1 -1
  375. package/src/models/UpdateTransportLayerApplicationShrinkRequest.ts +33 -12
  376. package/src/models/UpdateVideoProcessingRequest.ts +20 -24
  377. package/src/models/UpdateWaitingRoomEventRequest.ts +37 -49
  378. package/src/models/UpdateWaitingRoomRequest.ts +36 -48
  379. package/src/models/UpdateWaitingRoomRuleRequest.ts +13 -9
  380. package/src/models/UpdateWaitingRoomRuleResponseBody.ts +1 -1
  381. package/src/models/UpdateWaitingRoomShrinkRequest.ts +35 -47
  382. package/src/models/VerifyCustomHostnameResponseBody.ts +2 -2
  383. package/src/models/model.ts +6 -0
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateRecordRequestAuthConf extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The access key of the account to which the origin server belongs. This parameter is required when the SourceType is OSS, and AuthType is private_cross_account, or when the SourceType is S3 and AuthType is private.
8
+ * The AccessKey of the account that owns the origin. This value is required when the origin type is OSS and the authentication type is private cross-account read, or when the origin type is S3 and the authentication type is private read.
9
9
  *
10
10
  * @example
11
11
  * u0Nkg5gBK*******QF5wvKMM504JUHt
@@ -13,12 +13,11 @@ export class CreateRecordRequestAuthConf extends $dara.Model {
13
13
  accessKey?: string;
14
14
  /**
15
15
  * @remarks
16
- * The authentication type of the origin server. Different origins support different authentication types. The type of origin refers to the SourceType parameter in this operation. If the type of origin is OSS or S3, you must specify the authentication type of the origin. Valid values:
17
- *
18
- * * **public**: public read. Select this value when the origin type is OSS or S3 and the origin access is public read.
19
- * * **private**: private read. Select this value when the origin type is S3 and the origin access is private read.
20
- * * **private_same_account**: private read under the same account. Select this value when the origin type is OSS, the origins belong to the same Alibaba Cloud account, and the origins have private read access.
21
- * * **private_cross_account**: private read cross accounts. Select this value when the origin type is OSS, the origins belong to different Alibaba Cloud accounts, and the origins have private read access.
16
+ * The origin authentication type. Different origin types support different authentication types. The origin type refers to the SourceType parameter in this API. When the origin type is OSS or S3, you need to specify the origin authentication type. Valid values:
17
+ * - **public**: Public read. Select this value when the origin type is OSS or S3 and the origin has public read access.
18
+ * - **private**: Private read. Select this value when the origin type is S3 and the origin has private read access.
19
+ * - **private_same_account**: Private same-account read. Select this value when the origin type is OSS, the origin is under the same Alibaba Cloud account, and the origin has private read access.
20
+ * - **private_cross_account**: Private cross-account read. Select this value when the origin type is OSS, the origin is not under the same Alibaba Cloud account, and the origin has private read access.
22
21
  *
23
22
  * @example
24
23
  * private
@@ -26,7 +25,7 @@ export class CreateRecordRequestAuthConf extends $dara.Model {
26
25
  authType?: string;
27
26
  /**
28
27
  * @remarks
29
- * The region of the origin. If the origin type is S3, you must specify this value. You can get the region information from the official website of S3.
28
+ * The region where the origin is located. This value is required when the origin type is S3. The region information can be obtained from the official S3 website.
30
29
  *
31
30
  * @example
32
31
  * us-east-1
@@ -34,7 +33,7 @@ export class CreateRecordRequestAuthConf extends $dara.Model {
34
33
  region?: string;
35
34
  /**
36
35
  * @remarks
37
- * The secret access key of the account to which the origin server belongs. This parameter is required when the SourceType is OSS, and AuthType is private_same_account, or when the SourceType is S3 and AuthType is private.
36
+ * The SecretKey of the account that owns the origin. This value is required when the origin type is OSS and the authentication type is private cross-account read, or when the origin type is S3 and the authentication type is private read.
38
37
  *
39
38
  * @example
40
39
  * VIxuvJSA2S03f******kp208dy5w7
@@ -42,12 +41,11 @@ export class CreateRecordRequestAuthConf extends $dara.Model {
42
41
  secretKey?: string;
43
42
  /**
44
43
  * @remarks
45
- * The version of the signature algorithm. This parameter is required when the origin type is S3 and AuthType is private. The following two types are supported:
46
- *
47
- * * **v2**
48
- * * **v4**
44
+ * The signature algorithm version. This is required when the origin type is S3 and the authentication type is private read. The following two versions are supported:
45
+ * - **v2**
46
+ * - **v4**
49
47
  *
50
- * If you leave this parameter empty, the default value v4 is used.
48
+ * If not specified, the default value is v4.
51
49
  *
52
50
  * @example
53
51
  * v4
@@ -85,7 +83,7 @@ export class CreateRecordRequestAuthConf extends $dara.Model {
85
83
  export class CreateRecordRequestData extends $dara.Model {
86
84
  /**
87
85
  * @remarks
88
- * The encryption algorithm used for the record, specified within the range from 0 to 255. This parameter is required when you add CERT or SSHFP records.
86
+ * The encryption algorithm used by the record, ranging from **0 to 255**. This field is required when adding CERT or SSHFP records.
89
87
  *
90
88
  * @example
91
89
  * 1
@@ -93,7 +91,7 @@ export class CreateRecordRequestData extends $dara.Model {
93
91
  algorithm?: number;
94
92
  /**
95
93
  * @remarks
96
- * The public key of the certificate. This parameter is required when you add CERT, SMIMEA, or TLSA records.
94
+ * The public key certificate information of the record. This parameter is required when adding CERT, SMIMEA, or TLSA records.
97
95
  *
98
96
  * @example
99
97
  * dGVzdGFkYWxrcw==
@@ -101,7 +99,7 @@ export class CreateRecordRequestData extends $dara.Model {
101
99
  certificate?: string;
102
100
  /**
103
101
  * @remarks
104
- * The public key fingerprint of the record. This parameter is required when you add a SSHFP record.
102
+ * The public key fingerprint value of the record. This parameter is required when adding an SSHFP record.
105
103
  *
106
104
  * @example
107
105
  * abcdef1234567890
@@ -109,7 +107,7 @@ export class CreateRecordRequestData extends $dara.Model {
109
107
  fingerprint?: string;
110
108
  /**
111
109
  * @remarks
112
- * The flag bit of the record. The Flag for a CAA record indicates its priority and how it is processed, specified within the range of 0 to 255. This parameter is required when you add a CAA record.
110
+ * The flag of the record. The Flag of a CAA record indicates its priority and processing method, with a value range of **0 to 255**. This parameter is required when adding a CAA record.
113
111
  *
114
112
  * @example
115
113
  * 128
@@ -117,7 +115,7 @@ export class CreateRecordRequestData extends $dara.Model {
117
115
  flag?: number;
118
116
  /**
119
117
  * @remarks
120
- * The public key identification for the record, specified within the range of 0 to 65,535. This parameter is required when you add a CAA record.
118
+ * The public key identifier of the record, ranging from **0 to 65535**. This parameter is required when adding a CERT record.
121
119
  *
122
120
  * @example
123
121
  * 0
@@ -125,7 +123,7 @@ export class CreateRecordRequestData extends $dara.Model {
125
123
  keyTag?: number;
126
124
  /**
127
125
  * @remarks
128
- * The algorithm policy used to match or validate the certificate, specified within the range 0 to 255. This parameter is required when you add SMIMEA or TLSA records.
126
+ * The algorithm policy used by the record to match or verify certificates, ranging from **0 to 255**. This parameter is required when adding SMIMEA or TLSA records.
129
127
  *
130
128
  * @example
131
129
  * 1
@@ -133,7 +131,7 @@ export class CreateRecordRequestData extends $dara.Model {
133
131
  matchingType?: number;
134
132
  /**
135
133
  * @remarks
136
- * The port of the record, specified within the range of 0 to 65,535. This parameter is required when you add an SRV record.
134
+ * The port of the record, ranging from **0 to 65535**. This parameter is required when adding an SRV record.
137
135
  *
138
136
  * @example
139
137
  * 0
@@ -141,7 +139,7 @@ export class CreateRecordRequestData extends $dara.Model {
141
139
  port?: number;
142
140
  /**
143
141
  * @remarks
144
- * The priority of the record, specified within the range of 0 to 65,535. A smaller value indicates a higher priority. This parameter is required when you add MX, SRV, and URI records.
142
+ * The priority of the record, ranging from **0 to 65535**. A smaller value indicates a higher priority. This parameter is required when adding MX, SRV, or URI records.
145
143
  *
146
144
  * @example
147
145
  * 10
@@ -149,7 +147,7 @@ export class CreateRecordRequestData extends $dara.Model {
149
147
  priority?: number;
150
148
  /**
151
149
  * @remarks
152
- * The type of certificate or public key, specified within the range of 0 to 255. This parameter is required when you add SMIMEA or TLSA records.
150
+ * The type of certificate or public key used by the record, ranging from **0 to 255**. This parameter is required when adding SMIMEA or TLSA records.
153
151
  *
154
152
  * @example
155
153
  * 1
@@ -157,11 +155,10 @@ export class CreateRecordRequestData extends $dara.Model {
157
155
  selector?: number;
158
156
  /**
159
157
  * @remarks
160
- * The label of the record. The Tag of a CAA record indicate its specific type and usage. This parameter is required when you add a CAA record. Valid values:
161
- *
162
- * * **issue**: indicates that a CA is authorized to issue a certificate for the domain name. This is usually followed by the domain name of the CA.
163
- * * **issuewild**: indicates that a CA is authorized to issue a wildcard certificate (such as \\*.example.com) for the domain name.
164
- * * **iodef**: specifies a URI to receive reports about CAA record violations.
158
+ * The tag of the record. The Tag of a CAA record indicates its specific type and purpose. This parameter is required when adding a CAA record. Valid values for Tag:
159
+ * - **issue**: Authorizes a specific CA to issue certificates for the domain. It is usually followed by the CA\\"s domain name.
160
+ * - **issuewild**: Authorizes a specific CA to issue wildcard certificates for the domain (e.g., *.example.com).
161
+ * - **iodef**: Specifies a URI for receiving reports about violations of CAA records.
165
162
  *
166
163
  * @example
167
164
  * issue
@@ -169,15 +166,15 @@ export class CreateRecordRequestData extends $dara.Model {
169
166
  tag?: string;
170
167
  /**
171
168
  * @remarks
172
- * The certificate type of the record (in CERT records), or the public key type (in SSHFP records). This parameter is required when you add CERT or SSHFP records.
169
+ * The certificate type of the record (for CERT records) or the public key type (for SSHFP records). This parameter is required when adding CERT or SSHFP records.
173
170
  *
174
171
  * @example
175
- * RSA
172
+ * 0
176
173
  */
177
174
  type?: number;
178
175
  /**
179
176
  * @remarks
180
- * The usage identifier of the record, specified within the range of 0 to 255. This parameter is required when you add SMIMEA or TLSA records.
177
+ * The usage identifier of the record, ranging from **0 to 255**. This parameter is required when adding SMIMEA or TLSA records.
181
178
  *
182
179
  * @example
183
180
  * 1
@@ -185,16 +182,16 @@ export class CreateRecordRequestData extends $dara.Model {
185
182
  usage?: number;
186
183
  /**
187
184
  * @remarks
188
- * Record value or part of the record content. This parameter is required when you add A/AAAA, CNAME, NS, MX, TXT, CAA, SRV, and URI records. It has different meanings based on types of records:
185
+ * The record value or partial content. This parameter is required when the record type is A/AAAA, CNAME, NS, MX, TXT, CAA, SRV, or URI. It represents different meanings for different record types:
189
186
  *
190
- * * **A/AAAA**: the IP address(es). Separate IP addresses with commas (,). You must have at least one IPv4 address.
191
- * * **CNAME**: the target domain name.
192
- * * **NS**: the name servers for the domain name.
193
- * * **MX**: a valid domain name of the target mail server.
194
- * * **TXT**: a valid text string.
195
- * * **CAA**: a valid domain name of the certificate authority.
196
- * * **SRV**: a valid domain name of the target host.
197
- * * **URI**: a valid URI string.
187
+ * - **A/AAAA**: The IP address to point to. Multiple IPs are separated by commas (,). At least one IPv4 address is required.
188
+ * - **CNAME**: The target domain name to point to.
189
+ * - **NS**: The name server for the specified domain.
190
+ * - **MX**: A valid target mail server domain name.
191
+ * - **TXT**: A valid text string.
192
+ * - **CAA**: A valid certificate authority domain name.
193
+ * - **SRV**: A valid target host domain name.
194
+ * - **URI**: A valid URI string.
198
195
  *
199
196
  * @example
200
197
  * example.com
@@ -202,7 +199,7 @@ export class CreateRecordRequestData extends $dara.Model {
202
199
  value?: string;
203
200
  /**
204
201
  * @remarks
205
- * The weight of the record, specified within the range of 0 to 65,535. This parameter is required when you add SRV or URI records.
202
+ * The weight of the record, ranging from **0 to 65535**. This parameter is required when adding SRV or URI records.
206
203
  *
207
204
  * @example
208
205
  * 0
@@ -258,16 +255,15 @@ export class CreateRecordRequestData extends $dara.Model {
258
255
  export class CreateRecordRequest extends $dara.Model {
259
256
  /**
260
257
  * @remarks
261
- * The origin authentication information of the CNAME record.
258
+ * The origin authentication information for the CNAME record.
262
259
  */
263
260
  authConf?: CreateRecordRequestAuthConf;
264
261
  /**
265
262
  * @remarks
266
- * The business scenario of the record for acceleration. Leave the parameter empty if your record is not proxied. Valid values:
267
- *
268
- * * **image_video**: video and image.
269
- * * **api**: API.
270
- * * **web**: web page.
263
+ * Used to tag the business scenario of the DNS record. This parameter is required when proxy acceleration is enabled for the DNS record (i.e., when the proxied parameter is set to true), and is not required when proxy acceleration is disabled (i.e., when the proxied parameter is set to false). Valid values:
264
+ * - **image_video**: Image and video.
265
+ * - **api**: API.
266
+ * - **web**: Web page.
271
267
  *
272
268
  * @example
273
269
  * web
@@ -275,7 +271,7 @@ export class CreateRecordRequest extends $dara.Model {
275
271
  bizName?: string;
276
272
  /**
277
273
  * @remarks
278
- * The comment of the record. The maximum length is 100 characters.
274
+ * The comment for the record, with a maximum length of 100 characters.
279
275
  *
280
276
  * @example
281
277
  * This is a remark.
@@ -283,7 +279,9 @@ export class CreateRecordRequest extends $dara.Model {
283
279
  comment?: string;
284
280
  /**
285
281
  * @remarks
286
- * The DNS record information. The format of this field varies based on the record type. For more information, see [References](https://www.alibabacloud.com/help/doc-detail/2708761.html) .
282
+ * The DNS information of the record. Different types of records require different content for this field. For more information, see
283
+ * <props="china">[Documentation](https://help.aliyun.com/document_detail/2708761.html)<props="intl">[Documentation](https://www.alibabacloud.com/help/doc-detail/2708761.html)
284
+ * .
287
285
  *
288
286
  * This parameter is required.
289
287
  *
@@ -295,10 +293,10 @@ export class CreateRecordRequest extends $dara.Model {
295
293
  data?: CreateRecordRequestData;
296
294
  /**
297
295
  * @remarks
298
- * The origin host policy. This policy takes effect when the record type is CNAME. You can set the policy in two modes:
296
+ * The origin host policy. This takes effect when the record type is CNAME. It specifies the host policy for back-to-origin requests. Two modes are available:
299
297
  *
300
- * * follow_hostname: Follow the host record.
301
- * * follow_origin_domain: match the origin\\"s domain name.
298
+ * - **follow_hostname**: Follow the request host.
299
+ * - **follow_origin_domain**: Follow the origin domain.
302
300
  *
303
301
  * @example
304
302
  * follow_origin_domain
@@ -308,10 +306,9 @@ export class CreateRecordRequest extends $dara.Model {
308
306
  httpsPorts?: string;
309
307
  /**
310
308
  * @remarks
311
- * Specifies whether to proxy the record. Only CNAME and A/AAAA records can be proxied. Valid values:
312
- *
313
- * * **true**
314
- * * **false**
309
+ * Specifies whether to enable proxy acceleration for the record. Only CNAME records or A/AAAA records (i.e., when the type parameter is set to A/AAAA or CNAME) can enable proxy acceleration. Valid values:
310
+ * - **true**: Enable proxy acceleration.
311
+ * - **false**: Disable proxy acceleration.
315
312
  *
316
313
  * @example
317
314
  * true
@@ -329,7 +326,7 @@ export class CreateRecordRequest extends $dara.Model {
329
326
  recordName?: string;
330
327
  /**
331
328
  * @remarks
332
- * The website ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
329
+ * The site ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) API.
333
330
  *
334
331
  * This parameter is required.
335
332
  *
@@ -339,15 +336,15 @@ export class CreateRecordRequest extends $dara.Model {
339
336
  siteId?: number;
340
337
  /**
341
338
  * @remarks
342
- * The origin type for the CNAME record. This parameter is required when you add a CNAME record. Valid values:
339
+ * The origin type of the CNAME record. This parameter is required when adding a CNAME record (i.e., when the type parameter is set to CNAME). Valid values:
343
340
  *
344
- * * **OSS**: OSS bucket.
345
- * * **S3**: S3 bucket.
346
- * * **LB**: load balancer.
347
- * * **OP**: origin pool.
348
- * * **Domain**: domain name.
341
+ * - **OSS**: OSS origin.
342
+ * - **S3**: S3 origin.
343
+ * - **LB**: Load balancer origin.
344
+ * - **OP**: Origin pool origin.
345
+ * - **Domain**: Standard domain origin.
349
346
  *
350
- * If you do not pass this parameter or if you leave its value empty, Domain is used by default.
347
+ * If this parameter is not specified or is left empty, it defaults to Domain, which is the standard domain origin type.
351
348
  *
352
349
  * @example
353
350
  * OSS
@@ -355,7 +352,7 @@ export class CreateRecordRequest extends $dara.Model {
355
352
  sourceType?: string;
356
353
  /**
357
354
  * @remarks
358
- * The TTL of the record. Unit: seconds. If the value is 1, the TTL of the record is determined by the system.
355
+ * The time-to-live (TTL) of the record, in seconds. When set to 1, the TTL is automatic.
359
356
  *
360
357
  * This parameter is required.
361
358
  *
@@ -365,7 +362,7 @@ export class CreateRecordRequest extends $dara.Model {
365
362
  ttl?: number;
366
363
  /**
367
364
  * @remarks
368
- * The type of the DNS record. For example, A/AAAA, TXT, MX, or CNAME.
365
+ * The DNS type of the record, such as **A/AAAA**, **CNAME**, **TXT**, etc.
369
366
  *
370
367
  * This parameter is required.
371
368
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateRecordResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The record ID.
8
+ * The ID of the created record.
9
9
  *
10
10
  * @example
11
11
  * 1234567890123
@@ -5,16 +5,15 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateRecordShrinkRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The origin authentication information of the CNAME record.
8
+ * The origin authentication information for the CNAME record.
9
9
  */
10
10
  authConfShrink?: string;
11
11
  /**
12
12
  * @remarks
13
- * The business scenario of the record for acceleration. Leave the parameter empty if your record is not proxied. Valid values:
14
- *
15
- * * **image_video**: video and image.
16
- * * **api**: API.
17
- * * **web**: web page.
13
+ * Used to tag the business scenario of the DNS record. This parameter is required when proxy acceleration is enabled for the DNS record (i.e., when the proxied parameter is set to true), and is not required when proxy acceleration is disabled (i.e., when the proxied parameter is set to false). Valid values:
14
+ * - **image_video**: Image and video.
15
+ * - **api**: API.
16
+ * - **web**: Web page.
18
17
  *
19
18
  * @example
20
19
  * web
@@ -22,7 +21,7 @@ export class CreateRecordShrinkRequest extends $dara.Model {
22
21
  bizName?: string;
23
22
  /**
24
23
  * @remarks
25
- * The comment of the record. The maximum length is 100 characters.
24
+ * The comment for the record, with a maximum length of 100 characters.
26
25
  *
27
26
  * @example
28
27
  * This is a remark.
@@ -30,7 +29,9 @@ export class CreateRecordShrinkRequest extends $dara.Model {
30
29
  comment?: string;
31
30
  /**
32
31
  * @remarks
33
- * The DNS record information. The format of this field varies based on the record type. For more information, see [References](https://www.alibabacloud.com/help/doc-detail/2708761.html) .
32
+ * The DNS information of the record. Different types of records require different content for this field. For more information, see
33
+ * <props="china">[Documentation](https://help.aliyun.com/document_detail/2708761.html)<props="intl">[Documentation](https://www.alibabacloud.com/help/doc-detail/2708761.html)
34
+ * .
34
35
  *
35
36
  * This parameter is required.
36
37
  *
@@ -42,10 +43,10 @@ export class CreateRecordShrinkRequest extends $dara.Model {
42
43
  dataShrink?: string;
43
44
  /**
44
45
  * @remarks
45
- * The origin host policy. This policy takes effect when the record type is CNAME. You can set the policy in two modes:
46
+ * The origin host policy. This takes effect when the record type is CNAME. It specifies the host policy for back-to-origin requests. Two modes are available:
46
47
  *
47
- * * follow_hostname: Follow the host record.
48
- * * follow_origin_domain: match the origin\\"s domain name.
48
+ * - **follow_hostname**: Follow the request host.
49
+ * - **follow_origin_domain**: Follow the origin domain.
49
50
  *
50
51
  * @example
51
52
  * follow_origin_domain
@@ -55,10 +56,9 @@ export class CreateRecordShrinkRequest extends $dara.Model {
55
56
  httpsPorts?: string;
56
57
  /**
57
58
  * @remarks
58
- * Specifies whether to proxy the record. Only CNAME and A/AAAA records can be proxied. Valid values:
59
- *
60
- * * **true**
61
- * * **false**
59
+ * Specifies whether to enable proxy acceleration for the record. Only CNAME records or A/AAAA records (i.e., when the type parameter is set to A/AAAA or CNAME) can enable proxy acceleration. Valid values:
60
+ * - **true**: Enable proxy acceleration.
61
+ * - **false**: Disable proxy acceleration.
62
62
  *
63
63
  * @example
64
64
  * true
@@ -76,7 +76,7 @@ export class CreateRecordShrinkRequest extends $dara.Model {
76
76
  recordName?: string;
77
77
  /**
78
78
  * @remarks
79
- * The website ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
79
+ * The site ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) API.
80
80
  *
81
81
  * This parameter is required.
82
82
  *
@@ -86,15 +86,15 @@ export class CreateRecordShrinkRequest extends $dara.Model {
86
86
  siteId?: number;
87
87
  /**
88
88
  * @remarks
89
- * The origin type for the CNAME record. This parameter is required when you add a CNAME record. Valid values:
89
+ * The origin type of the CNAME record. This parameter is required when adding a CNAME record (i.e., when the type parameter is set to CNAME). Valid values:
90
90
  *
91
- * * **OSS**: OSS bucket.
92
- * * **S3**: S3 bucket.
93
- * * **LB**: load balancer.
94
- * * **OP**: origin pool.
95
- * * **Domain**: domain name.
91
+ * - **OSS**: OSS origin.
92
+ * - **S3**: S3 origin.
93
+ * - **LB**: Load balancer origin.
94
+ * - **OP**: Origin pool origin.
95
+ * - **Domain**: Standard domain origin.
96
96
  *
97
- * If you do not pass this parameter or if you leave its value empty, Domain is used by default.
97
+ * If this parameter is not specified or is left empty, it defaults to Domain, which is the standard domain origin type.
98
98
  *
99
99
  * @example
100
100
  * OSS
@@ -102,7 +102,7 @@ export class CreateRecordShrinkRequest extends $dara.Model {
102
102
  sourceType?: string;
103
103
  /**
104
104
  * @remarks
105
- * The TTL of the record. Unit: seconds. If the value is 1, the TTL of the record is determined by the system.
105
+ * The time-to-live (TTL) of the record, in seconds. When set to 1, the TTL is automatic.
106
106
  *
107
107
  * This parameter is required.
108
108
  *
@@ -112,7 +112,7 @@ export class CreateRecordShrinkRequest extends $dara.Model {
112
112
  ttl?: number;
113
113
  /**
114
114
  * @remarks
115
- * The type of the DNS record. For example, A/AAAA, TXT, MX, or CNAME.
115
+ * The DNS type of the record, such as **A/AAAA**, **CNAME**, **TXT**, etc.
116
116
  *
117
117
  * This parameter is required.
118
118
  *
@@ -5,11 +5,10 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateRedirectRuleRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Specifies whether to preserve the query string from the original request. Valid values:
8
+ * Specifies whether to preserve the query string. Valid values:
9
9
  *
10
- * - `on`: Preserves the query string.
11
- *
12
- * - `off`: Discards the query string.
10
+ * - on: Enabled.
11
+ * - off: Disabled.
13
12
  *
14
13
  * This parameter is required.
15
14
  *
@@ -19,11 +18,9 @@ export class CreateRedirectRuleRequest extends $dara.Model {
19
18
  reserveQueryString?: string;
20
19
  /**
21
20
  * @remarks
22
- * The rule content, which is a conditional expression used to match user requests. Do not set this parameter when adding a global configuration. The following use cases are supported:
23
- *
24
- * - To match all incoming requests, set the value to `true`.
25
- *
26
- * - To match specific requests, set the value to a custom expression, such as `(http.host eq "video.example.com")`.
21
+ * The rule content, which uses a conditional expression to match user requests. You do not need to set this parameter when adding a global configuration. Two scenarios are supported:
22
+ * - Match all incoming requests: Set the value to true.
23
+ * - Match specified requests: Set the value to a custom expression, such as (http.host eq \\"video.example.com\\").
27
24
  *
28
25
  * @example
29
26
  * (http.host eq "video.example.com")
@@ -31,11 +28,9 @@ export class CreateRedirectRuleRequest extends $dara.Model {
31
28
  rule?: string;
32
29
  /**
33
30
  * @remarks
34
- * Specifies whether to enable the rule. Do not set this parameter when adding a global configuration. Valid values:
35
- *
36
- * - `on`: The rule is enabled.
37
- *
38
- * - `off`: The rule is disabled.
31
+ * The rule switch. You do not need to set this parameter when adding a global configuration. Valid values:
32
+ * - on: Enabled.
33
+ * - off: Disabled.
39
34
  *
40
35
  * @example
41
36
  * on
@@ -43,7 +38,7 @@ export class CreateRedirectRuleRequest extends $dara.Model {
43
38
  ruleEnable?: string;
44
39
  /**
45
40
  * @remarks
46
- * The rule name. Do not set this parameter when adding a global configuration.
41
+ * The rule name. You do not need to set this parameter when adding a global configuration.
47
42
  *
48
43
  * @example
49
44
  * rule_example
@@ -51,7 +46,7 @@ export class CreateRedirectRuleRequest extends $dara.Model {
51
46
  ruleName?: string;
52
47
  /**
53
48
  * @remarks
54
- * The execution priority of the rule. A smaller value indicates a higher priority.
49
+ * The rule execution order. A smaller value indicates a higher priority.
55
50
  *
56
51
  * @example
57
52
  * 1
@@ -59,7 +54,7 @@ export class CreateRedirectRuleRequest extends $dara.Model {
59
54
  sequence?: number;
60
55
  /**
61
56
  * @remarks
62
- * The site ID. To get this value, call the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
57
+ * The site ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
63
58
  *
64
59
  * This parameter is required.
65
60
  *
@@ -69,7 +64,7 @@ export class CreateRedirectRuleRequest extends $dara.Model {
69
64
  siteId?: number;
70
65
  /**
71
66
  * @remarks
72
- * For sites with configuration version management enabled, specify the version to which this configuration applies.
67
+ * The version number of the site configuration. For sites with configuration version management enabled, you can use this parameter to specify the site version on which the configuration takes effect. The default value is version 0.
73
68
  *
74
69
  * @example
75
70
  * 0
@@ -77,17 +72,13 @@ export class CreateRedirectRuleRequest extends $dara.Model {
77
72
  siteVersion?: number;
78
73
  /**
79
74
  * @remarks
80
- * The status code that the edge node returns to the client for the redirect. Valid values:
75
+ * The response status code used by the node when responding to the client with the redirect address. Valid values:
81
76
  *
82
77
  * - 301
83
- *
84
78
  * - 302
85
- *
86
79
  * - 303
87
- *
88
80
  * - 307
89
- *
90
- * - 308
81
+ * - 308.
91
82
  *
92
83
  * This parameter is required.
93
84
  *
@@ -97,7 +88,7 @@ export class CreateRedirectRuleRequest extends $dara.Model {
97
88
  statusCode?: string;
98
89
  /**
99
90
  * @remarks
100
- * The target URL for the redirect.
91
+ * The target URL after redirection.
101
92
  *
102
93
  * This parameter is required.
103
94
  *
@@ -109,9 +100,8 @@ export class CreateRedirectRuleRequest extends $dara.Model {
109
100
  * @remarks
110
101
  * The redirect type. Valid values:
111
102
  *
112
- * - `static`: Static mode.
113
- *
114
- * - `dynamic`: Dynamic mode.
103
+ * - static: Static pattern.
104
+ * - dynamic: Dynamic pattern.
115
105
  *
116
106
  * This parameter is required.
117
107
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateRedirectRuleResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The config ID.
8
+ * The configuration ID.
9
9
  *
10
10
  * @example
11
11
  * 35281609698****