@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 UpdateRecordRequestAuthConf extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The access key for the account that owns the origin. This is required for private, cross-account access to OSS origins, and for S3 origins where the authentication type is **private**.
8
+ * The AccessKey of the account to which the origin server belongs. This parameter is required when the origin server type is OSS and the origin authentication type is private cross-account read, or when the origin server type is S3 and the origin authentication type is private read.
9
9
  *
10
10
  * @example
11
11
  * VIxuvJSA2S03f******kp208dy5w7
@@ -13,13 +13,11 @@ export class UpdateRecordRequestAuthConf extends $dara.Model {
13
13
  accessKey?: string;
14
14
  /**
15
15
  * @remarks
16
- * The origin authentication type. This parameter is required when the **SourceType** is **OSS** or **S3**. Supported authentication types vary depending on the origin type. Valid values:
16
+ * The origin authentication type. Different origin server types support different authentication types. The origin server type refers to the SourceType parameter in this operation. When the origin server type is OSS or S3, you must specify the origin authentication type. Valid values:
17
17
  *
18
- * - **public**: Public read. Use for publicly readable OSS or S3 origins.
19
- *
20
- * - **private**: Private read. Use for private S3 origins.
21
- *
22
- * - **private_same_account**: Private read within the same account. Use for private OSS origins accessed from the same Alibaba Cloud account.
18
+ * - **public**: public read. Select this value when the origin server type is OSS or S3 and the origin server allows public read access.
19
+ * - **private**: private read. Select this value when the origin server type is S3 and the origin server allows only private read access.
20
+ * - **private_same_account**: private same-account read. Select this value when the origin server type is OSS, the origin server is under the same Alibaba Cloud account, and the origin server allows only private read access.
23
21
  *
24
22
  * @example
25
23
  * private
@@ -27,13 +25,13 @@ export class UpdateRecordRequestAuthConf extends $dara.Model {
27
25
  authType?: string;
28
26
  /**
29
27
  * @remarks
30
- * The region where the origin is located. This parameter is required when the origin type is S3. You can find the region ID on the official S3 website.
28
+ * The signature algorithm version. This parameter is required when the origin server type is S3 and the origin authentication type is private read. Valid values:
31
29
  *
32
30
  * - **v2**
33
31
  *
34
32
  * - **v4**
35
33
  *
36
- * If you do not specify a value, it defaults to v4.
34
+ * Default value: v4.
37
35
  *
38
36
  * @example
39
37
  * v2
@@ -41,7 +39,7 @@ export class UpdateRecordRequestAuthConf extends $dara.Model {
41
39
  region?: string;
42
40
  /**
43
41
  * @remarks
44
- * The secret key for the account that owns the origin. This is required for private, cross-account access to OSS origins, and for S3 origins where the authentication type is **private**.
42
+ * The SecretKey of the account to which the origin server belongs. This parameter is required when the origin server type is OSS and the origin authentication type is private cross-account read, or when the origin server type is S3 and the origin authentication type is private read.
45
43
  *
46
44
  * @example
47
45
  * u0Nkg5gBK*******QF5wvKMM504JUHt
@@ -49,7 +47,7 @@ export class UpdateRecordRequestAuthConf extends $dara.Model {
49
47
  secretKey?: string;
50
48
  /**
51
49
  * @remarks
52
- * The signing algorithm version. This parameter is required when the origin type is S3 and the authentication type is **private**. Supported versions: v2 and v4. If this parameter is not specified, the default value is v4.
50
+ * The region to which the origin server belongs. This parameter is required when the origin server type is S3. Obtain the region from the official S3 website.
53
51
  *
54
52
  * @example
55
53
  * us-east-1
@@ -87,7 +85,7 @@ export class UpdateRecordRequestAuthConf extends $dara.Model {
87
85
  export class UpdateRecordRequestData extends $dara.Model {
88
86
  /**
89
87
  * @remarks
90
- * The encryption algorithm specified in the record. The value must be an integer from **0 to 255**. This parameter is required for CERT and SSHFP records.
88
+ * The encryption algorithm used by the record. Valid values: **0 to 255**. This parameter is required when you add CERT or SSHFP records.
91
89
  *
92
90
  * @example
93
91
  * 0
@@ -95,7 +93,7 @@ export class UpdateRecordRequestData extends $dara.Model {
95
93
  algorithm?: number;
96
94
  /**
97
95
  * @remarks
98
- * The public key certificate data for the record. This parameter is required for CERT, SMIMEA, and TLSA records.
96
+ * The public key certificate information of the record. This parameter is required when you add CERT, SMIMEA, or TLSA records.
99
97
  *
100
98
  * @example
101
99
  * dGVzdGFkYWxrcw==
@@ -103,7 +101,7 @@ export class UpdateRecordRequestData extends $dara.Model {
103
101
  certificate?: string;
104
102
  /**
105
103
  * @remarks
106
- * The public key fingerprint for the record. This parameter is required for SSHFP records.
104
+ * The public key fingerprint value of the record. This parameter is required when you add SSHFP records.
107
105
  *
108
106
  * @example
109
107
  * abcdef1234567890
@@ -111,7 +109,7 @@ export class UpdateRecordRequestData extends $dara.Model {
111
109
  fingerprint?: string;
112
110
  /**
113
111
  * @remarks
114
- * The flag for the record. For a CAA record, this flag indicates its priority and handling behavior. The value must be an integer from **0 to 255**. This parameter is required for CAA records.
112
+ * The flag of the record. The Flag of a CAA record indicates its priority and processing method. Valid values: **0 to 255**. This parameter is required when you add CAA records.
115
113
  *
116
114
  * @example
117
115
  * 128
@@ -119,7 +117,7 @@ export class UpdateRecordRequestData extends $dara.Model {
119
117
  flag?: number;
120
118
  /**
121
119
  * @remarks
122
- * The public key identifier for the record. The value must be an integer from **0 to 65535**. This parameter is required for CERT records.
120
+ * The public key identifier of the record. Valid values: **0 to 65535**. This parameter is required when you add CERT records.
123
121
  *
124
122
  * @example
125
123
  * 0
@@ -127,7 +125,7 @@ export class UpdateRecordRequestData extends $dara.Model {
127
125
  keyTag?: number;
128
126
  /**
129
127
  * @remarks
130
- * The algorithm policy used to match or validate the certificate. The value must be an integer from **0 to 255**. This parameter is required for SMIMEA and TLSA records.
128
+ * The algorithm policy used by the record for matching or verifying certificates. Valid values: **0 to 255**. This parameter is required when you add SMIMEA or TLSA records.
131
129
  *
132
130
  * @example
133
131
  * 0
@@ -135,7 +133,7 @@ export class UpdateRecordRequestData extends $dara.Model {
135
133
  matchingType?: number;
136
134
  /**
137
135
  * @remarks
138
- * The port number for the record. The value must be an integer from **0 to 65535**. This parameter is required for SRV records.
136
+ * The port of the record. Valid values: **0 to 65535**. This parameter is required when you add SRV records.
139
137
  *
140
138
  * @example
141
139
  * 0
@@ -143,7 +141,7 @@ export class UpdateRecordRequestData extends $dara.Model {
143
141
  port?: number;
144
142
  /**
145
143
  * @remarks
146
- * The record\\"s priority. The value must be an integer from **0 to 65535**, where a lower value indicates higher priority. This parameter is required for MX, SRV, and URI records.
144
+ * The priority of the record. Valid values: **0 to 65535**. A smaller value indicates a higher priority. This parameter is required when you add MX, SRV, or URI records.
147
145
  *
148
146
  * @example
149
147
  * 10
@@ -151,7 +149,7 @@ export class UpdateRecordRequestData extends $dara.Model {
151
149
  priority?: number;
152
150
  /**
153
151
  * @remarks
154
- * The type of certificate or public key specified in the record. The value must be an integer from **0 to 255**. This parameter is required for SMIMEA and TLSA records.
152
+ * The type of certificate or public key used by the record. Valid values: **0 to 255**. This parameter is required when you add SMIMEA or TLSA records.
155
153
  *
156
154
  * @example
157
155
  * 0
@@ -159,7 +157,7 @@ export class UpdateRecordRequestData extends $dara.Model {
159
157
  selector?: number;
160
158
  /**
161
159
  * @remarks
162
- * The tag for the record. For a CAA record, the tag specifies the record\\"s type and purpose. This parameter is required for CAA records.
160
+ * The tag of the record. The Tag of a CAA record indicates its specific type and purpose. This parameter is required when you add CAA records.
163
161
  *
164
162
  * @example
165
163
  * issue
@@ -167,7 +165,7 @@ export class UpdateRecordRequestData extends $dara.Model {
167
165
  tag?: string;
168
166
  /**
169
167
  * @remarks
170
- * The certificate type for a CERT record, or the public key type for an SSHFP record. This parameter is required for CERT and SSHFP records.
168
+ * The certificate type of the record (for CERT records) or the public key type (for SSHFP records). This parameter is required when you add CERT or SSHFP records.
171
169
  *
172
170
  * @example
173
171
  * 0
@@ -175,7 +173,7 @@ export class UpdateRecordRequestData extends $dara.Model {
175
173
  type?: number;
176
174
  /**
177
175
  * @remarks
178
- * The usage identifier for the record. The value must be an integer from **0 to 255**. This parameter is required for SMIMEA and TLSA records.
176
+ * The usage identifier of the record. Valid values: **0 to 255**. This parameter is required when you add SMIMEA or TLSA records.
179
177
  *
180
178
  * @example
181
179
  * 0
@@ -183,22 +181,15 @@ export class UpdateRecordRequestData extends $dara.Model {
183
181
  usage?: number;
184
182
  /**
185
183
  * @remarks
186
- * The value of the record or part of its content. This parameter is required for A/AAAA, CNAME, NS, MX, TXT, CAA, SRV, and URI records. The meaning of this parameter varies by record type:
187
- *
188
- * - **A/AAAA**: The target IP address. To specify multiple IP addresses, separate them with a comma (,). At least one IPv4 address is required.
189
- *
190
- * - **CNAME**: The target domain name.
191
- *
192
- * - **NS**: The name server for the domain.
193
- *
194
- * - **MX**: A valid domain name for the target mail server.
184
+ * The record value or partial content. This parameter is required when you add A/AAAA, CNAME, NS, MX, TXT, CAA, SRV, or URI records. The meaning varies depending on the record type:
195
185
  *
186
+ * - **A/AAAA**: The IP address to which the record points. Separate multiple IP addresses with commas (,). At least one IPv4 address is required.
187
+ * - **CNAME**: The target domain name to which the record points.
188
+ * - **NS**: The name server for the specified domain name.
189
+ * - **MX**: A valid target mail server domain name.
196
190
  * - **TXT**: A valid text string.
197
- *
198
- * - **CAA**: A valid domain name for the certificate authority.
199
- *
200
- * - **SRV**: A valid domain name for the target host.
201
- *
191
+ * - **CAA**: A valid certification authority domain name.
192
+ * - **SRV**: A valid target host domain name.
202
193
  * - **URI**: A valid URI string.
203
194
  *
204
195
  * @example
@@ -207,7 +198,7 @@ export class UpdateRecordRequestData extends $dara.Model {
207
198
  value?: string;
208
199
  /**
209
200
  * @remarks
210
- * The weight of the record. The value must be an integer from **0 to 65535**. This parameter is required for SRV and URI records.
201
+ * The weight of the record. Valid values: **0 to 65535**. This parameter is required when you add SRV or URI records.
211
202
  *
212
203
  * @example
213
204
  * 0
@@ -263,18 +254,15 @@ export class UpdateRecordRequestData extends $dara.Model {
263
254
  export class UpdateRecordRequest extends $dara.Model {
264
255
  /**
265
256
  * @remarks
266
- * The origin authentication settings for the CNAME record.
257
+ * The origin authentication information of the CNAME record.
267
258
  */
268
259
  authConf?: UpdateRecordRequestAuthConf;
269
260
  /**
270
261
  * @remarks
271
- * The use case for proxy acceleration. Omit this parameter if proxy acceleration is disabled. Valid values:
272
- *
273
- * - **video_image**: Video and images.
274
- *
275
- * - **api**: APIs.
276
- *
277
- * - **web**: Web pages.
262
+ * The business scenario for record acceleration. This parameter is not required for records without acceleration enabled. Valid values:
263
+ * - **video_image**: video and image.
264
+ * - **api**: API.
265
+ * - **web**: web page.
278
266
  *
279
267
  * @example
280
268
  * web
@@ -282,7 +270,7 @@ export class UpdateRecordRequest extends $dara.Model {
282
270
  bizName?: string;
283
271
  /**
284
272
  * @remarks
285
- * A comment for the record.
273
+ * The comment for the record.
286
274
  *
287
275
  * @example
288
276
  * This is a remark.
@@ -290,7 +278,7 @@ export class UpdateRecordRequest extends $dara.Model {
290
278
  comment?: string;
291
279
  /**
292
280
  * @remarks
293
- * The DNS data for the record. The required content varies based on the record type. For more information, see <props="china">[Documentation](https://help.aliyun.com/document_detail/2708761.html)<props="intl">[Documentation](https://www.alibabacloud.com/help/doc-detail/2708761.html).
281
+ * The DNS information of the record. The content varies depending on the record type. For more information, see <props="china">[documentation](https://help.aliyun.com/document_detail/2708761.html)<props="intl">[documentation](https://www.alibabacloud.com/help/doc-detail/2708761.html).
294
282
  *
295
283
  * This parameter is required.
296
284
  *
@@ -302,11 +290,10 @@ export class UpdateRecordRequest extends $dara.Model {
302
290
  data?: UpdateRecordRequestData;
303
291
  /**
304
292
  * @remarks
305
- * The origin HOST policy. This policy, which applies only to CNAME records, determines the value of the `HOST` header in requests sent to the origin. Valid values:
293
+ * The back-to-origin HOST policy. This parameter takes effect when the record type is CNAME. Settings the HOST policy for back-to-origin requests. Valid values:
306
294
  *
307
- * - **follow_hostname**: Follows the host record.
308
- *
309
- * - **follow_origin_domain**: Follows the origin domain name.
295
+ * - **follow_hostname**: follows the host record.
296
+ * - **follow_origin_domain**: follows the Origin Domain Name.
310
297
  *
311
298
  * @example
312
299
  * follow_origin_domain
@@ -316,11 +303,9 @@ export class UpdateRecordRequest extends $dara.Model {
316
303
  httpsPorts?: string;
317
304
  /**
318
305
  * @remarks
319
- * Indicates whether to enable proxy acceleration for the record. Only CNAME and A/AAAA records support proxy acceleration. Valid values:
320
- *
321
- * - **true**: Enables proxy acceleration.
322
- *
323
- * - **false**: Disables proxy acceleration.
306
+ * Specifies whether to enable proxy acceleration for the record. Only CNAME records and A/AAAA records support proxy acceleration. Valid values:
307
+ * - **true**: Enable proxy acceleration.
308
+ * - **false**: Disable proxy acceleration.
324
309
  *
325
310
  * @example
326
311
  * true
@@ -328,7 +313,7 @@ export class UpdateRecordRequest extends $dara.Model {
328
313
  proxied?: boolean;
329
314
  /**
330
315
  * @remarks
331
- * The record ID. Call the [ListRecords](https://help.aliyun.com/document_detail/2850265.html) operation to get this ID.
316
+ * The ID of the record. You can call [ListRecords](https://help.aliyun.com/document_detail/2850265.html) to obtain the record ID.
332
317
  *
333
318
  * This parameter is required.
334
319
  *
@@ -338,19 +323,15 @@ export class UpdateRecordRequest extends $dara.Model {
338
323
  recordId?: number;
339
324
  /**
340
325
  * @remarks
341
- * The origin type for the CNAME record. This parameter is required for CNAME records. Valid values:
342
- *
343
- * - **OSS**: An OSS origin.
344
- *
345
- * - **S3**: An S3 origin.
346
- *
347
- * - **LB**: A load balancer origin.
326
+ * The origin server type of the CNAME record. This parameter is required when you add a CNAME record. Valid values:
348
327
  *
349
- * - **OP**: An origin address pool origin.
328
+ * - **OSS**: OSS origin server.
329
+ * - **S3**: S3 origin server.
330
+ * - **LB**: load balancing origin server.
331
+ * - **OP**: IPAM pool origin server.
332
+ * - **Domain**: standard domain name origin server.
350
333
  *
351
- * - **Domain**: A standard domain name origin.
352
- *
353
- * If this parameter is omitted or left empty, the default value is `Domain`.
334
+ * If this parameter is not specified or is left empty, the default value is Domain, which indicates a standard domain name origin server type.
354
335
  *
355
336
  * @example
356
337
  * OSS
@@ -358,12 +339,19 @@ export class UpdateRecordRequest extends $dara.Model {
358
339
  sourceType?: string;
359
340
  /**
360
341
  * @remarks
361
- * The record\\"s time to live (TTL) in seconds. The value must be an integer from **30 to 86400** or 1. A value of 1 sets the TTL to automatic.
342
+ * The time-to-live (TTL) of the record, in seconds. Valid values: **30 to 86400**, or 1. A value of 1 indicates that the TTL of the record is automatically determined.
362
343
  *
363
344
  * @example
364
345
  * 30
365
346
  */
366
347
  ttl?: number;
348
+ /**
349
+ * @remarks
350
+ * The DNS type of the record, such as A/AAAA, CNAME, or TXT.
351
+ *
352
+ * @example
353
+ * A/AAAA
354
+ */
367
355
  type?: string;
368
356
  static names(): { [key: string]: string } {
369
357
  return {
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class UpdateRecordResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The unique request ID.
8
+ * The request ID.
9
9
  *
10
10
  * @example
11
11
  * 0AEDAF20-4DDF-4165-8750-47FF9C1929C9
@@ -5,18 +5,15 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class UpdateRecordShrinkRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The origin authentication settings for the CNAME record.
8
+ * The origin authentication information of the CNAME record.
9
9
  */
10
10
  authConfShrink?: string;
11
11
  /**
12
12
  * @remarks
13
- * The use case for proxy acceleration. Omit this parameter if proxy acceleration is disabled. Valid values:
14
- *
15
- * - **video_image**: Video and images.
16
- *
17
- * - **api**: APIs.
18
- *
19
- * - **web**: Web pages.
13
+ * The business scenario for record acceleration. This parameter is not required for records without acceleration enabled. Valid values:
14
+ * - **video_image**: video and image.
15
+ * - **api**: API.
16
+ * - **web**: web page.
20
17
  *
21
18
  * @example
22
19
  * web
@@ -24,7 +21,7 @@ export class UpdateRecordShrinkRequest extends $dara.Model {
24
21
  bizName?: string;
25
22
  /**
26
23
  * @remarks
27
- * A comment for the record.
24
+ * The comment for the record.
28
25
  *
29
26
  * @example
30
27
  * This is a remark.
@@ -32,7 +29,7 @@ export class UpdateRecordShrinkRequest extends $dara.Model {
32
29
  comment?: string;
33
30
  /**
34
31
  * @remarks
35
- * The DNS data for the record. The required content varies based on the record type. For more information, see <props="china">[Documentation](https://help.aliyun.com/document_detail/2708761.html)<props="intl">[Documentation](https://www.alibabacloud.com/help/doc-detail/2708761.html).
32
+ * The DNS information of the record. The content varies depending on the record type. For more information, see <props="china">[documentation](https://help.aliyun.com/document_detail/2708761.html)<props="intl">[documentation](https://www.alibabacloud.com/help/doc-detail/2708761.html).
36
33
  *
37
34
  * This parameter is required.
38
35
  *
@@ -44,11 +41,10 @@ export class UpdateRecordShrinkRequest extends $dara.Model {
44
41
  dataShrink?: string;
45
42
  /**
46
43
  * @remarks
47
- * The origin HOST policy. This policy, which applies only to CNAME records, determines the value of the `HOST` header in requests sent to the origin. Valid values:
48
- *
49
- * - **follow_hostname**: Follows the host record.
44
+ * The back-to-origin HOST policy. This parameter takes effect when the record type is CNAME. Settings the HOST policy for back-to-origin requests. Valid values:
50
45
  *
51
- * - **follow_origin_domain**: Follows the origin domain name.
46
+ * - **follow_hostname**: follows the host record.
47
+ * - **follow_origin_domain**: follows the Origin Domain Name.
52
48
  *
53
49
  * @example
54
50
  * follow_origin_domain
@@ -58,11 +54,9 @@ export class UpdateRecordShrinkRequest extends $dara.Model {
58
54
  httpsPorts?: string;
59
55
  /**
60
56
  * @remarks
61
- * Indicates whether to enable proxy acceleration for the record. Only CNAME and A/AAAA records support proxy acceleration. Valid values:
62
- *
63
- * - **true**: Enables proxy acceleration.
64
- *
65
- * - **false**: Disables proxy acceleration.
57
+ * Specifies whether to enable proxy acceleration for the record. Only CNAME records and A/AAAA records support proxy acceleration. Valid values:
58
+ * - **true**: Enable proxy acceleration.
59
+ * - **false**: Disable proxy acceleration.
66
60
  *
67
61
  * @example
68
62
  * true
@@ -70,7 +64,7 @@ export class UpdateRecordShrinkRequest extends $dara.Model {
70
64
  proxied?: boolean;
71
65
  /**
72
66
  * @remarks
73
- * The record ID. Call the [ListRecords](https://help.aliyun.com/document_detail/2850265.html) operation to get this ID.
67
+ * The ID of the record. You can call [ListRecords](https://help.aliyun.com/document_detail/2850265.html) to obtain the record ID.
74
68
  *
75
69
  * This parameter is required.
76
70
  *
@@ -80,19 +74,15 @@ export class UpdateRecordShrinkRequest extends $dara.Model {
80
74
  recordId?: number;
81
75
  /**
82
76
  * @remarks
83
- * The origin type for the CNAME record. This parameter is required for CNAME records. Valid values:
84
- *
85
- * - **OSS**: An OSS origin.
86
- *
87
- * - **S3**: An S3 origin.
77
+ * The origin server type of the CNAME record. This parameter is required when you add a CNAME record. Valid values:
88
78
  *
89
- * - **LB**: A load balancer origin.
79
+ * - **OSS**: OSS origin server.
80
+ * - **S3**: S3 origin server.
81
+ * - **LB**: load balancing origin server.
82
+ * - **OP**: IPAM pool origin server.
83
+ * - **Domain**: standard domain name origin server.
90
84
  *
91
- * - **OP**: An origin address pool origin.
92
- *
93
- * - **Domain**: A standard domain name origin.
94
- *
95
- * If this parameter is omitted or left empty, the default value is `Domain`.
85
+ * If this parameter is not specified or is left empty, the default value is Domain, which indicates a standard domain name origin server type.
96
86
  *
97
87
  * @example
98
88
  * OSS
@@ -100,12 +90,19 @@ export class UpdateRecordShrinkRequest extends $dara.Model {
100
90
  sourceType?: string;
101
91
  /**
102
92
  * @remarks
103
- * The record\\"s time to live (TTL) in seconds. The value must be an integer from **30 to 86400** or 1. A value of 1 sets the TTL to automatic.
93
+ * The time-to-live (TTL) of the record, in seconds. Valid values: **30 to 86400**, or 1. A value of 1 indicates that the TTL of the record is automatically determined.
104
94
  *
105
95
  * @example
106
96
  * 30
107
97
  */
108
98
  ttl?: number;
99
+ /**
100
+ * @remarks
101
+ * The DNS type of the record, such as A/AAAA, CNAME, or TXT.
102
+ *
103
+ * @example
104
+ * A/AAAA
105
+ */
109
106
  type?: string;
110
107
  static names(): { [key: string]: string } {
111
108
  return {
@@ -5,11 +5,9 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class UpdateRoutineRouteRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Specifies whether to enable bypass mode. Valid values:
9
- *
10
- * - on: Enabled
11
- *
12
- * - off: Disabled
8
+ * The bypass mode. Valid values:
9
+ * - on: enabled
10
+ * - off: disabled.
13
11
  *
14
12
  * @example
15
13
  * on
@@ -27,11 +25,9 @@ export class UpdateRoutineRouteRequest extends $dara.Model {
27
25
  configId?: number;
28
26
  /**
29
27
  * @remarks
30
- * Specifies whether to enable fallback. If enabled, requests fall back to the origin server if the function encounters an exception, such as exceeding the CPU usage limit. Valid values:
31
- *
32
- * - on: Enabled
33
- *
34
- * - off: Disabled
28
+ * The fallback-to-origin switch. When enabled, if the function encounters an exception such as CPU usage exceeding the limit, the request falls back to the origin server. Valid values:
29
+ * - on: Enabled.
30
+ * - off: Disabled.
35
31
  *
36
32
  * @example
37
33
  * on
@@ -39,11 +35,9 @@ export class UpdateRoutineRouteRequest extends $dara.Model {
39
35
  fallback?: string;
40
36
  /**
41
37
  * @remarks
42
- * Specifies whether to enable the route. Valid values:
43
- *
44
- * - on: Enabled
45
- *
46
- * - off: Disabled
38
+ * The route switch. Valid values:
39
+ * - on: enabled
40
+ * - off: disabled.
47
41
  *
48
42
  * @example
49
43
  * on
@@ -59,7 +53,7 @@ export class UpdateRoutineRouteRequest extends $dara.Model {
59
53
  routeName?: string;
60
54
  /**
61
55
  * @remarks
62
- * The name of the Routine.
56
+ * The name of the Edge Routine.
63
57
  *
64
58
  * @example
65
59
  * test-routine1
@@ -67,7 +61,7 @@ export class UpdateRoutineRouteRequest extends $dara.Model {
67
61
  routineName?: string;
68
62
  /**
69
63
  * @remarks
70
- * The content of the rule.
64
+ * The rule content.
71
65
  *
72
66
  * @example
73
67
  * (http.host eq \\"video.example.com\\")
@@ -75,7 +69,7 @@ export class UpdateRoutineRouteRequest extends $dara.Model {
75
69
  rule?: string;
76
70
  /**
77
71
  * @remarks
78
- * The execution sequence of the rule.
72
+ * The execution order of the rule.
79
73
  *
80
74
  * @example
81
75
  * 1
@@ -83,7 +77,7 @@ export class UpdateRoutineRouteRequest extends $dara.Model {
83
77
  sequence?: number;
84
78
  /**
85
79
  * @remarks
86
- * The ID of the site. You can obtain this ID by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
80
+ * The site ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
87
81
  *
88
82
  * This parameter is required.
89
83
  *
@@ -92,6 +86,9 @@ export class UpdateRoutineRouteRequest extends $dara.Model {
92
86
  */
93
87
  siteId?: number;
94
88
  /**
89
+ * @remarks
90
+ * The Edge Routine timeout period. Valid values: 5 to 60.
91
+ *
95
92
  * @example
96
93
  * 5
97
94
  */
@@ -5,10 +5,10 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class UpdateSeoBypassRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Specifies whether to enable the feature. Valid values:
8
+ * The switch. Valid values:
9
9
  *
10
- * * **on:**
11
- * * **off**
10
+ * - **on**: enabled.
11
+ * - **off**: disabled.
12
12
  *
13
13
  * This parameter is required.
14
14
  *
@@ -18,7 +18,7 @@ export class UpdateSeoBypassRequest extends $dara.Model {
18
18
  enable?: string;
19
19
  /**
20
20
  * @remarks
21
- * The website ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
21
+ * The site ID. You can call the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation to obtain the site ID.
22
22
  *
23
23
  * This parameter is required.
24
24
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class UpdateSeoBypassResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Request ID.
8
+ * The request ID.
9
9
  *
10
10
  * @example
11
11
  * 04F0F334-1335-436C-A1D7-6C044FE73368
@@ -5,23 +5,22 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class UpdateSiteCoverageRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The target acceleration area to modify. Valid values:
8
+ * The target acceleration region to change to. Valid values:
9
+ * - **domestic**: the Chinese mainland only.
10
+ * - **global**: global.
11
+ * - **overseas**: global (excluding the Chinese mainland).
9
12
  *
10
- * - **domestic**: Only the Chinese mainland.
11
- *
12
- * - **global**: Global.
13
- *
14
- * - **overseas**: Global (excluding the Chinese mainland).
13
+ * <props="china">If the value is set to domestic or global, the site corresponding to SiteId must have a valid ICP filing..
15
14
  *
16
15
  * This parameter is required.
17
16
  *
18
17
  * @example
19
- * global
18
+ * overseas
20
19
  */
21
20
  coverage?: string;
22
21
  /**
23
22
  * @remarks
24
- * The site ID. Get this by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) interface.
23
+ * The site ID. You can call the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation to query the site ID.
25
24
  *
26
25
  * This parameter is required.
27
26
  *
@@ -5,10 +5,10 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class UpdateSiteNameExclusiveRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Specifies whether to enable site hold. Valid values:
8
+ * The feature switch. Valid values:
9
9
  *
10
- * * on
11
- * * off
10
+ * - on: enabled.
11
+ * - off: disabled.
12
12
  *
13
13
  * This parameter is required.
14
14
  *
@@ -18,7 +18,7 @@ export class UpdateSiteNameExclusiveRequest extends $dara.Model {
18
18
  enable?: string;
19
19
  /**
20
20
  * @remarks
21
- * The website ID, which can be obtained by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
21
+ * The site ID. You can call the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation to obtain the site ID.
22
22
  *
23
23
  * This parameter is required.
24
24
  *