@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
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class CreateRecordRequestAuthConf extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * 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.
5
+ * 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.
6
6
  *
7
7
  * @example
8
8
  * u0Nkg5gBK*******QF5wvKMM504JUHt
@@ -10,12 +10,11 @@ export declare class CreateRecordRequestAuthConf extends $dara.Model {
10
10
  accessKey?: string;
11
11
  /**
12
12
  * @remarks
13
- * 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:
14
- *
15
- * * **public**: public read. Select this value when the origin type is OSS or S3 and the origin access is public read.
16
- * * **private**: private read. Select this value when the origin type is S3 and the origin access is private read.
17
- * * **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.
18
- * * **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.
13
+ * 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:
14
+ * - **public**: Public read. Select this value when the origin type is OSS or S3 and the origin has public read access.
15
+ * - **private**: Private read. Select this value when the origin type is S3 and the origin has private read access.
16
+ * - **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.
17
+ * - **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.
19
18
  *
20
19
  * @example
21
20
  * private
@@ -23,7 +22,7 @@ export declare class CreateRecordRequestAuthConf extends $dara.Model {
23
22
  authType?: string;
24
23
  /**
25
24
  * @remarks
26
- * 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.
25
+ * 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.
27
26
  *
28
27
  * @example
29
28
  * us-east-1
@@ -31,7 +30,7 @@ export declare class CreateRecordRequestAuthConf extends $dara.Model {
31
30
  region?: string;
32
31
  /**
33
32
  * @remarks
34
- * 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.
33
+ * 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.
35
34
  *
36
35
  * @example
37
36
  * VIxuvJSA2S03f******kp208dy5w7
@@ -39,12 +38,11 @@ export declare class CreateRecordRequestAuthConf extends $dara.Model {
39
38
  secretKey?: string;
40
39
  /**
41
40
  * @remarks
42
- * 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:
43
- *
44
- * * **v2**
45
- * * **v4**
41
+ * 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:
42
+ * - **v2**
43
+ * - **v4**
46
44
  *
47
- * If you leave this parameter empty, the default value v4 is used.
45
+ * If not specified, the default value is v4.
48
46
  *
49
47
  * @example
50
48
  * v4
@@ -64,7 +62,7 @@ export declare class CreateRecordRequestAuthConf extends $dara.Model {
64
62
  export declare class CreateRecordRequestData extends $dara.Model {
65
63
  /**
66
64
  * @remarks
67
- * 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.
65
+ * The encryption algorithm used by the record, ranging from **0 to 255**. This field is required when adding CERT or SSHFP records.
68
66
  *
69
67
  * @example
70
68
  * 1
@@ -72,7 +70,7 @@ export declare class CreateRecordRequestData extends $dara.Model {
72
70
  algorithm?: number;
73
71
  /**
74
72
  * @remarks
75
- * The public key of the certificate. This parameter is required when you add CERT, SMIMEA, or TLSA records.
73
+ * The public key certificate information of the record. This parameter is required when adding CERT, SMIMEA, or TLSA records.
76
74
  *
77
75
  * @example
78
76
  * dGVzdGFkYWxrcw==
@@ -80,7 +78,7 @@ export declare class CreateRecordRequestData extends $dara.Model {
80
78
  certificate?: string;
81
79
  /**
82
80
  * @remarks
83
- * The public key fingerprint of the record. This parameter is required when you add a SSHFP record.
81
+ * The public key fingerprint value of the record. This parameter is required when adding an SSHFP record.
84
82
  *
85
83
  * @example
86
84
  * abcdef1234567890
@@ -88,7 +86,7 @@ export declare class CreateRecordRequestData extends $dara.Model {
88
86
  fingerprint?: string;
89
87
  /**
90
88
  * @remarks
91
- * 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.
89
+ * 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.
92
90
  *
93
91
  * @example
94
92
  * 128
@@ -96,7 +94,7 @@ export declare class CreateRecordRequestData extends $dara.Model {
96
94
  flag?: number;
97
95
  /**
98
96
  * @remarks
99
- * 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.
97
+ * The public key identifier of the record, ranging from **0 to 65535**. This parameter is required when adding a CERT record.
100
98
  *
101
99
  * @example
102
100
  * 0
@@ -104,7 +102,7 @@ export declare class CreateRecordRequestData extends $dara.Model {
104
102
  keyTag?: number;
105
103
  /**
106
104
  * @remarks
107
- * 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.
105
+ * 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.
108
106
  *
109
107
  * @example
110
108
  * 1
@@ -112,7 +110,7 @@ export declare class CreateRecordRequestData extends $dara.Model {
112
110
  matchingType?: number;
113
111
  /**
114
112
  * @remarks
115
- * The port of the record, specified within the range of 0 to 65,535. This parameter is required when you add an SRV record.
113
+ * The port of the record, ranging from **0 to 65535**. This parameter is required when adding an SRV record.
116
114
  *
117
115
  * @example
118
116
  * 0
@@ -120,7 +118,7 @@ export declare class CreateRecordRequestData extends $dara.Model {
120
118
  port?: number;
121
119
  /**
122
120
  * @remarks
123
- * 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.
121
+ * 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.
124
122
  *
125
123
  * @example
126
124
  * 10
@@ -128,7 +126,7 @@ export declare class CreateRecordRequestData extends $dara.Model {
128
126
  priority?: number;
129
127
  /**
130
128
  * @remarks
131
- * 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.
129
+ * 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.
132
130
  *
133
131
  * @example
134
132
  * 1
@@ -136,11 +134,10 @@ export declare class CreateRecordRequestData extends $dara.Model {
136
134
  selector?: number;
137
135
  /**
138
136
  * @remarks
139
- * 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:
140
- *
141
- * * **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.
142
- * * **issuewild**: indicates that a CA is authorized to issue a wildcard certificate (such as \\*.example.com) for the domain name.
143
- * * **iodef**: specifies a URI to receive reports about CAA record violations.
137
+ * 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:
138
+ * - **issue**: Authorizes a specific CA to issue certificates for the domain. It is usually followed by the CA\\"s domain name.
139
+ * - **issuewild**: Authorizes a specific CA to issue wildcard certificates for the domain (e.g., *.example.com).
140
+ * - **iodef**: Specifies a URI for receiving reports about violations of CAA records.
144
141
  *
145
142
  * @example
146
143
  * issue
@@ -148,15 +145,15 @@ export declare class CreateRecordRequestData extends $dara.Model {
148
145
  tag?: string;
149
146
  /**
150
147
  * @remarks
151
- * 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.
148
+ * 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.
152
149
  *
153
150
  * @example
154
- * RSA
151
+ * 0
155
152
  */
156
153
  type?: number;
157
154
  /**
158
155
  * @remarks
159
- * 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.
156
+ * The usage identifier of the record, ranging from **0 to 255**. This parameter is required when adding SMIMEA or TLSA records.
160
157
  *
161
158
  * @example
162
159
  * 1
@@ -164,16 +161,16 @@ export declare class CreateRecordRequestData extends $dara.Model {
164
161
  usage?: number;
165
162
  /**
166
163
  * @remarks
167
- * 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:
164
+ * 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:
168
165
  *
169
- * * **A/AAAA**: the IP address(es). Separate IP addresses with commas (,). You must have at least one IPv4 address.
170
- * * **CNAME**: the target domain name.
171
- * * **NS**: the name servers for the domain name.
172
- * * **MX**: a valid domain name of the target mail server.
173
- * * **TXT**: a valid text string.
174
- * * **CAA**: a valid domain name of the certificate authority.
175
- * * **SRV**: a valid domain name of the target host.
176
- * * **URI**: a valid URI string.
166
+ * - **A/AAAA**: The IP address to point to. Multiple IPs are separated by commas (,). At least one IPv4 address is required.
167
+ * - **CNAME**: The target domain name to point to.
168
+ * - **NS**: The name server for the specified domain.
169
+ * - **MX**: A valid target mail server domain name.
170
+ * - **TXT**: A valid text string.
171
+ * - **CAA**: A valid certificate authority domain name.
172
+ * - **SRV**: A valid target host domain name.
173
+ * - **URI**: A valid URI string.
177
174
  *
178
175
  * @example
179
176
  * example.com
@@ -181,7 +178,7 @@ export declare class CreateRecordRequestData extends $dara.Model {
181
178
  value?: string;
182
179
  /**
183
180
  * @remarks
184
- * 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.
181
+ * The weight of the record, ranging from **0 to 65535**. This parameter is required when adding SRV or URI records.
185
182
  *
186
183
  * @example
187
184
  * 0
@@ -201,16 +198,15 @@ export declare class CreateRecordRequestData extends $dara.Model {
201
198
  export declare class CreateRecordRequest extends $dara.Model {
202
199
  /**
203
200
  * @remarks
204
- * The origin authentication information of the CNAME record.
201
+ * The origin authentication information for the CNAME record.
205
202
  */
206
203
  authConf?: CreateRecordRequestAuthConf;
207
204
  /**
208
205
  * @remarks
209
- * The business scenario of the record for acceleration. Leave the parameter empty if your record is not proxied. Valid values:
210
- *
211
- * * **image_video**: video and image.
212
- * * **api**: API.
213
- * * **web**: web page.
206
+ * 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:
207
+ * - **image_video**: Image and video.
208
+ * - **api**: API.
209
+ * - **web**: Web page.
214
210
  *
215
211
  * @example
216
212
  * web
@@ -218,7 +214,7 @@ export declare class CreateRecordRequest extends $dara.Model {
218
214
  bizName?: string;
219
215
  /**
220
216
  * @remarks
221
- * The comment of the record. The maximum length is 100 characters.
217
+ * The comment for the record, with a maximum length of 100 characters.
222
218
  *
223
219
  * @example
224
220
  * This is a remark.
@@ -226,7 +222,9 @@ export declare class CreateRecordRequest extends $dara.Model {
226
222
  comment?: string;
227
223
  /**
228
224
  * @remarks
229
- * 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) .
225
+ * The DNS information of the record. Different types of records require different content for this field. For more information, see
226
+ * <props="china">[Documentation](https://help.aliyun.com/document_detail/2708761.html)<props="intl">[Documentation](https://www.alibabacloud.com/help/doc-detail/2708761.html)
227
+ * .
230
228
  *
231
229
  * This parameter is required.
232
230
  *
@@ -238,10 +236,10 @@ export declare class CreateRecordRequest extends $dara.Model {
238
236
  data?: CreateRecordRequestData;
239
237
  /**
240
238
  * @remarks
241
- * The origin host policy. This policy takes effect when the record type is CNAME. You can set the policy in two modes:
239
+ * 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:
242
240
  *
243
- * * follow_hostname: Follow the host record.
244
- * * follow_origin_domain: match the origin\\"s domain name.
241
+ * - **follow_hostname**: Follow the request host.
242
+ * - **follow_origin_domain**: Follow the origin domain.
245
243
  *
246
244
  * @example
247
245
  * follow_origin_domain
@@ -251,10 +249,9 @@ export declare class CreateRecordRequest extends $dara.Model {
251
249
  httpsPorts?: string;
252
250
  /**
253
251
  * @remarks
254
- * Specifies whether to proxy the record. Only CNAME and A/AAAA records can be proxied. Valid values:
255
- *
256
- * * **true**
257
- * * **false**
252
+ * 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:
253
+ * - **true**: Enable proxy acceleration.
254
+ * - **false**: Disable proxy acceleration.
258
255
  *
259
256
  * @example
260
257
  * true
@@ -272,7 +269,7 @@ export declare class CreateRecordRequest extends $dara.Model {
272
269
  recordName?: string;
273
270
  /**
274
271
  * @remarks
275
- * The website ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
272
+ * The site ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) API.
276
273
  *
277
274
  * This parameter is required.
278
275
  *
@@ -282,15 +279,15 @@ export declare class CreateRecordRequest extends $dara.Model {
282
279
  siteId?: number;
283
280
  /**
284
281
  * @remarks
285
- * The origin type for the CNAME record. This parameter is required when you add a CNAME record. Valid values:
282
+ * 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:
286
283
  *
287
- * * **OSS**: OSS bucket.
288
- * * **S3**: S3 bucket.
289
- * * **LB**: load balancer.
290
- * * **OP**: origin pool.
291
- * * **Domain**: domain name.
284
+ * - **OSS**: OSS origin.
285
+ * - **S3**: S3 origin.
286
+ * - **LB**: Load balancer origin.
287
+ * - **OP**: Origin pool origin.
288
+ * - **Domain**: Standard domain origin.
292
289
  *
293
- * If you do not pass this parameter or if you leave its value empty, Domain is used by default.
290
+ * If this parameter is not specified or is left empty, it defaults to Domain, which is the standard domain origin type.
294
291
  *
295
292
  * @example
296
293
  * OSS
@@ -298,7 +295,7 @@ export declare class CreateRecordRequest extends $dara.Model {
298
295
  sourceType?: string;
299
296
  /**
300
297
  * @remarks
301
- * The TTL of the record. Unit: seconds. If the value is 1, the TTL of the record is determined by the system.
298
+ * The time-to-live (TTL) of the record, in seconds. When set to 1, the TTL is automatic.
302
299
  *
303
300
  * This parameter is required.
304
301
  *
@@ -308,7 +305,7 @@ export declare class CreateRecordRequest extends $dara.Model {
308
305
  ttl?: number;
309
306
  /**
310
307
  * @remarks
311
- * The type of the DNS record. For example, A/AAAA, TXT, MX, or CNAME.
308
+ * The DNS type of the record, such as **A/AAAA**, **CNAME**, **TXT**, etc.
312
309
  *
313
310
  * This parameter is required.
314
311
  *
@@ -1 +1 @@
1
- {"version":3,"file":"CreateRecordRequest.js","sourceRoot":"","sources":["../../src/models/CreateRecordRequest.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"CreateRecordRequest.js","sourceRoot":"","sources":["../../src/models/CreateRecordRequest.ts"],"names":[],"mappings":"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"}
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class CreateRecordResponseBody extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The record ID.
5
+ * The ID of the created record.
6
6
  *
7
7
  * @example
8
8
  * 1234567890123
@@ -2,16 +2,15 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class CreateRecordShrinkRequest extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The origin authentication information of the CNAME record.
5
+ * The origin authentication information for the CNAME record.
6
6
  */
7
7
  authConfShrink?: string;
8
8
  /**
9
9
  * @remarks
10
- * The business scenario of the record for acceleration. Leave the parameter empty if your record is not proxied. Valid values:
11
- *
12
- * * **image_video**: video and image.
13
- * * **api**: API.
14
- * * **web**: web page.
10
+ * 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:
11
+ * - **image_video**: Image and video.
12
+ * - **api**: API.
13
+ * - **web**: Web page.
15
14
  *
16
15
  * @example
17
16
  * web
@@ -19,7 +18,7 @@ export declare class CreateRecordShrinkRequest extends $dara.Model {
19
18
  bizName?: string;
20
19
  /**
21
20
  * @remarks
22
- * The comment of the record. The maximum length is 100 characters.
21
+ * The comment for the record, with a maximum length of 100 characters.
23
22
  *
24
23
  * @example
25
24
  * This is a remark.
@@ -27,7 +26,9 @@ export declare class CreateRecordShrinkRequest extends $dara.Model {
27
26
  comment?: string;
28
27
  /**
29
28
  * @remarks
30
- * 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) .
29
+ * The DNS information of the record. Different types of records require different content for this field. For more information, see
30
+ * <props="china">[Documentation](https://help.aliyun.com/document_detail/2708761.html)<props="intl">[Documentation](https://www.alibabacloud.com/help/doc-detail/2708761.html)
31
+ * .
31
32
  *
32
33
  * This parameter is required.
33
34
  *
@@ -39,10 +40,10 @@ export declare class CreateRecordShrinkRequest extends $dara.Model {
39
40
  dataShrink?: string;
40
41
  /**
41
42
  * @remarks
42
- * The origin host policy. This policy takes effect when the record type is CNAME. You can set the policy in two modes:
43
+ * 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:
43
44
  *
44
- * * follow_hostname: Follow the host record.
45
- * * follow_origin_domain: match the origin\\"s domain name.
45
+ * - **follow_hostname**: Follow the request host.
46
+ * - **follow_origin_domain**: Follow the origin domain.
46
47
  *
47
48
  * @example
48
49
  * follow_origin_domain
@@ -52,10 +53,9 @@ export declare class CreateRecordShrinkRequest extends $dara.Model {
52
53
  httpsPorts?: string;
53
54
  /**
54
55
  * @remarks
55
- * Specifies whether to proxy the record. Only CNAME and A/AAAA records can be proxied. Valid values:
56
- *
57
- * * **true**
58
- * * **false**
56
+ * 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:
57
+ * - **true**: Enable proxy acceleration.
58
+ * - **false**: Disable proxy acceleration.
59
59
  *
60
60
  * @example
61
61
  * true
@@ -73,7 +73,7 @@ export declare class CreateRecordShrinkRequest extends $dara.Model {
73
73
  recordName?: string;
74
74
  /**
75
75
  * @remarks
76
- * The website ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
76
+ * The site ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) API.
77
77
  *
78
78
  * This parameter is required.
79
79
  *
@@ -83,15 +83,15 @@ export declare class CreateRecordShrinkRequest extends $dara.Model {
83
83
  siteId?: number;
84
84
  /**
85
85
  * @remarks
86
- * The origin type for the CNAME record. This parameter is required when you add a CNAME record. Valid values:
86
+ * 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:
87
87
  *
88
- * * **OSS**: OSS bucket.
89
- * * **S3**: S3 bucket.
90
- * * **LB**: load balancer.
91
- * * **OP**: origin pool.
92
- * * **Domain**: domain name.
88
+ * - **OSS**: OSS origin.
89
+ * - **S3**: S3 origin.
90
+ * - **LB**: Load balancer origin.
91
+ * - **OP**: Origin pool origin.
92
+ * - **Domain**: Standard domain origin.
93
93
  *
94
- * If you do not pass this parameter or if you leave its value empty, Domain is used by default.
94
+ * If this parameter is not specified or is left empty, it defaults to Domain, which is the standard domain origin type.
95
95
  *
96
96
  * @example
97
97
  * OSS
@@ -99,7 +99,7 @@ export declare class CreateRecordShrinkRequest extends $dara.Model {
99
99
  sourceType?: string;
100
100
  /**
101
101
  * @remarks
102
- * The TTL of the record. Unit: seconds. If the value is 1, the TTL of the record is determined by the system.
102
+ * The time-to-live (TTL) of the record, in seconds. When set to 1, the TTL is automatic.
103
103
  *
104
104
  * This parameter is required.
105
105
  *
@@ -109,7 +109,7 @@ export declare class CreateRecordShrinkRequest extends $dara.Model {
109
109
  ttl?: number;
110
110
  /**
111
111
  * @remarks
112
- * The type of the DNS record. For example, A/AAAA, TXT, MX, or CNAME.
112
+ * The DNS type of the record, such as **A/AAAA**, **CNAME**, **TXT**, etc.
113
113
  *
114
114
  * This parameter is required.
115
115
  *
@@ -2,11 +2,10 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class CreateRedirectRuleRequest extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * Specifies whether to preserve the query string from the original request. Valid values:
5
+ * Specifies whether to preserve the query string. Valid values:
6
6
  *
7
- * - `on`: Preserves the query string.
8
- *
9
- * - `off`: Discards the query string.
7
+ * - on: Enabled.
8
+ * - off: Disabled.
10
9
  *
11
10
  * This parameter is required.
12
11
  *
@@ -16,11 +15,9 @@ export declare class CreateRedirectRuleRequest extends $dara.Model {
16
15
  reserveQueryString?: string;
17
16
  /**
18
17
  * @remarks
19
- * 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:
20
- *
21
- * - To match all incoming requests, set the value to `true`.
22
- *
23
- * - To match specific requests, set the value to a custom expression, such as `(http.host eq "video.example.com")`.
18
+ * 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:
19
+ * - Match all incoming requests: Set the value to true.
20
+ * - Match specified requests: Set the value to a custom expression, such as (http.host eq \\"video.example.com\\").
24
21
  *
25
22
  * @example
26
23
  * (http.host eq "video.example.com")
@@ -28,11 +25,9 @@ export declare class CreateRedirectRuleRequest extends $dara.Model {
28
25
  rule?: string;
29
26
  /**
30
27
  * @remarks
31
- * Specifies whether to enable the rule. Do not set this parameter when adding a global configuration. Valid values:
32
- *
33
- * - `on`: The rule is enabled.
34
- *
35
- * - `off`: The rule is disabled.
28
+ * The rule switch. You do not need to set this parameter when adding a global configuration. Valid values:
29
+ * - on: Enabled.
30
+ * - off: Disabled.
36
31
  *
37
32
  * @example
38
33
  * on
@@ -40,7 +35,7 @@ export declare class CreateRedirectRuleRequest extends $dara.Model {
40
35
  ruleEnable?: string;
41
36
  /**
42
37
  * @remarks
43
- * The rule name. Do not set this parameter when adding a global configuration.
38
+ * The rule name. You do not need to set this parameter when adding a global configuration.
44
39
  *
45
40
  * @example
46
41
  * rule_example
@@ -48,7 +43,7 @@ export declare class CreateRedirectRuleRequest extends $dara.Model {
48
43
  ruleName?: string;
49
44
  /**
50
45
  * @remarks
51
- * The execution priority of the rule. A smaller value indicates a higher priority.
46
+ * The rule execution order. A smaller value indicates a higher priority.
52
47
  *
53
48
  * @example
54
49
  * 1
@@ -56,7 +51,7 @@ export declare class CreateRedirectRuleRequest extends $dara.Model {
56
51
  sequence?: number;
57
52
  /**
58
53
  * @remarks
59
- * The site ID. To get this value, call the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
54
+ * The site ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
60
55
  *
61
56
  * This parameter is required.
62
57
  *
@@ -66,7 +61,7 @@ export declare class CreateRedirectRuleRequest extends $dara.Model {
66
61
  siteId?: number;
67
62
  /**
68
63
  * @remarks
69
- * For sites with configuration version management enabled, specify the version to which this configuration applies.
64
+ * 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.
70
65
  *
71
66
  * @example
72
67
  * 0
@@ -74,17 +69,13 @@ export declare class CreateRedirectRuleRequest extends $dara.Model {
74
69
  siteVersion?: number;
75
70
  /**
76
71
  * @remarks
77
- * The status code that the edge node returns to the client for the redirect. Valid values:
72
+ * The response status code used by the node when responding to the client with the redirect address. Valid values:
78
73
  *
79
74
  * - 301
80
- *
81
75
  * - 302
82
- *
83
76
  * - 303
84
- *
85
77
  * - 307
86
- *
87
- * - 308
78
+ * - 308.
88
79
  *
89
80
  * This parameter is required.
90
81
  *
@@ -94,7 +85,7 @@ export declare class CreateRedirectRuleRequest extends $dara.Model {
94
85
  statusCode?: string;
95
86
  /**
96
87
  * @remarks
97
- * The target URL for the redirect.
88
+ * The target URL after redirection.
98
89
  *
99
90
  * This parameter is required.
100
91
  *
@@ -106,9 +97,8 @@ export declare class CreateRedirectRuleRequest extends $dara.Model {
106
97
  * @remarks
107
98
  * The redirect type. Valid values:
108
99
  *
109
- * - `static`: Static mode.
110
- *
111
- * - `dynamic`: Dynamic mode.
100
+ * - static: Static pattern.
101
+ * - dynamic: Dynamic pattern.
112
102
  *
113
103
  * This parameter is required.
114
104
  *
@@ -1 +1 @@
1
- {"version":3,"file":"CreateRedirectRuleRequest.js","sourceRoot":"","sources":["../../src/models/CreateRedirectRuleRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,yBAA0B,SAAQ,KAAK,CAAC,KAAK;IAqHxD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,kBAAkB,EAAE,oBAAoB;YACxC,IAAI,EAAE,MAAM;YACZ,UAAU,EAAE,YAAY;YACxB,QAAQ,EAAE,UAAU;YACpB,QAAQ,EAAE,UAAU;YACpB,MAAM,EAAE,QAAQ;YAChB,WAAW,EAAE,aAAa;YAC1B,UAAU,EAAE,YAAY;YACxB,SAAS,EAAE,WAAW;YACtB,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,kBAAkB,EAAE,QAAQ;YAC5B,IAAI,EAAE,QAAQ;YACd,UAAU,EAAE,QAAQ;YACpB,QAAQ,EAAE,QAAQ;YAClB,QAAQ,EAAE,QAAQ;YAClB,MAAM,EAAE,QAAQ;YAChB,WAAW,EAAE,QAAQ;YACrB,UAAU,EAAE,QAAQ;YACpB,SAAS,EAAE,QAAQ;YACnB,IAAI,EAAE,QAAQ;SACf,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA1JD,8DA0JC"}
1
+ {"version":3,"file":"CreateRedirectRuleRequest.js","sourceRoot":"","sources":["../../src/models/CreateRedirectRuleRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,yBAA0B,SAAQ,KAAK,CAAC,KAAK;IA2GxD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,kBAAkB,EAAE,oBAAoB;YACxC,IAAI,EAAE,MAAM;YACZ,UAAU,EAAE,YAAY;YACxB,QAAQ,EAAE,UAAU;YACpB,QAAQ,EAAE,UAAU;YACpB,MAAM,EAAE,QAAQ;YAChB,WAAW,EAAE,aAAa;YAC1B,UAAU,EAAE,YAAY;YACxB,SAAS,EAAE,WAAW;YACtB,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,kBAAkB,EAAE,QAAQ;YAC5B,IAAI,EAAE,QAAQ;YACd,UAAU,EAAE,QAAQ;YACpB,QAAQ,EAAE,QAAQ;YAClB,QAAQ,EAAE,QAAQ;YAClB,MAAM,EAAE,QAAQ;YAChB,WAAW,EAAE,QAAQ;YACrB,UAAU,EAAE,QAAQ;YACpB,SAAS,EAAE,QAAQ;YACnB,IAAI,EAAE,QAAQ;SACf,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAhJD,8DAgJC"}
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class CreateRedirectRuleResponseBody extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The config ID.
5
+ * The configuration ID.
6
6
  *
7
7
  * @example
8
8
  * 35281609698****