@alicloud/waf-openapi20211001 6.5.2 → 6.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1322) hide show
  1. package/dist/client.d.ts +483 -438
  2. package/dist/client.js +597 -438
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AddAddressRequest.d.ts +11 -0
  5. package/dist/models/AddAddressRequest.js.map +1 -1
  6. package/dist/models/AddAddressResponseBody.d.ts +3 -0
  7. package/dist/models/AddAddressResponseBody.js.map +1 -1
  8. package/dist/models/ChangeResourceGroupRequest.d.ts +8 -7
  9. package/dist/models/ChangeResourceGroupRequest.js.map +1 -1
  10. package/dist/models/ChangeResourceGroupResponseBody.d.ts +1 -1
  11. package/dist/models/ClearAddressRequest.d.ts +9 -0
  12. package/dist/models/ClearAddressRequest.js.map +1 -1
  13. package/dist/models/ClearAddressResponseBody.d.ts +3 -0
  14. package/dist/models/ClearAddressResponseBody.js.map +1 -1
  15. package/dist/models/ClearMajorProtectionBlackIpRequest.d.ts +8 -7
  16. package/dist/models/ClearMajorProtectionBlackIpRequest.js.map +1 -1
  17. package/dist/models/CopyDefenseTemplateRequest.d.ts +6 -5
  18. package/dist/models/CopyDefenseTemplateRequest.js.map +1 -1
  19. package/dist/models/CopyDefenseTemplateResponseBody.d.ts +1 -1
  20. package/dist/models/CreateApiExportRequest.d.ts +25 -22
  21. package/dist/models/CreateApiExportRequest.js.map +1 -1
  22. package/dist/models/CreateCertsRequest.d.ts +4 -3
  23. package/dist/models/CreateCertsRequest.js.map +1 -1
  24. package/dist/models/CreateCertsResponseBody.d.ts +2 -2
  25. package/dist/models/CreateCloudResourceExtensionCertRequest.d.ts +19 -0
  26. package/dist/models/CreateCloudResourceExtensionCertRequest.js.map +1 -1
  27. package/dist/models/CreateCloudResourceExtensionCertResponseBody.d.ts +1 -1
  28. package/dist/models/CreateCloudResourceRequest.d.ts +94 -64
  29. package/dist/models/CreateCloudResourceRequest.js.map +1 -1
  30. package/dist/models/CreateCloudResourceResponseBody.d.ts +1 -1
  31. package/dist/models/CreateCloudResourceShrinkRequest.d.ts +11 -10
  32. package/dist/models/CreateCloudResourceShrinkRequest.js.map +1 -1
  33. package/dist/models/CreateDefenseResourceGroupRequest.d.ts +10 -9
  34. package/dist/models/CreateDefenseResourceGroupRequest.js.map +1 -1
  35. package/dist/models/CreateDefenseResourceGroupResponseBody.d.ts +1 -1
  36. package/dist/models/CreateDefenseResourceRequest.d.ts +83 -0
  37. package/dist/models/CreateDefenseResourceRequest.js.map +1 -1
  38. package/dist/models/CreateDefenseResourceResponseBody.d.ts +6 -0
  39. package/dist/models/CreateDefenseResourceResponseBody.js.map +1 -1
  40. package/dist/models/CreateDefenseResourceShrinkRequest.d.ts +83 -0
  41. package/dist/models/CreateDefenseResourceShrinkRequest.js.map +1 -1
  42. package/dist/models/CreateDefenseRuleRequest.d.ts +78 -20
  43. package/dist/models/CreateDefenseRuleRequest.js.map +1 -1
  44. package/dist/models/CreateDefenseRuleResponseBody.d.ts +2 -2
  45. package/dist/models/CreateDefenseTemplateRequest.d.ts +40 -18
  46. package/dist/models/CreateDefenseTemplateRequest.js +2 -0
  47. package/dist/models/CreateDefenseTemplateRequest.js.map +1 -1
  48. package/dist/models/CreateDefenseTemplateResponseBody.d.ts +2 -2
  49. package/dist/models/CreateDomainRequest.d.ts +253 -96
  50. package/dist/models/CreateDomainRequest.js.map +1 -1
  51. package/dist/models/CreateDomainResponseBody.d.ts +6 -6
  52. package/dist/models/CreateDomainShrinkRequest.d.ts +14 -12
  53. package/dist/models/CreateDomainShrinkRequest.js.map +1 -1
  54. package/dist/models/CreateHybridCloudClusterRequest.d.ts +51 -29
  55. package/dist/models/CreateHybridCloudClusterRequest.js.map +1 -1
  56. package/dist/models/CreateHybridCloudClusterResponseBody.d.ts +1 -1
  57. package/dist/models/CreateHybridCloudClusterRuleRequest.d.ts +49 -1
  58. package/dist/models/CreateHybridCloudClusterRuleRequest.js.map +1 -1
  59. package/dist/models/CreateHybridCloudClusterRuleResponseBody.d.ts +6 -0
  60. package/dist/models/CreateHybridCloudClusterRuleResponseBody.js.map +1 -1
  61. package/dist/models/CreateHybridCloudGroupRequest.d.ts +20 -16
  62. package/dist/models/CreateHybridCloudGroupRequest.js.map +1 -1
  63. package/dist/models/CreateHybridCloudGroupResponseBody.d.ts +2 -2
  64. package/dist/models/CreateLogDeliveryConfigRequest.d.ts +24 -10
  65. package/dist/models/CreateLogDeliveryConfigRequest.js.map +1 -1
  66. package/dist/models/CreateLogDeliveryConfigResponseBody.d.ts +1 -1
  67. package/dist/models/CreateMajorProtectionBlackIpRequest.d.ts +9 -8
  68. package/dist/models/CreateMajorProtectionBlackIpRequest.js.map +1 -1
  69. package/dist/models/CreateMajorProtectionBlackIpResponseBody.d.ts +1 -1
  70. package/dist/models/CreateMemberAccountsRequest.d.ts +5 -4
  71. package/dist/models/CreateMemberAccountsRequest.js.map +1 -1
  72. package/dist/models/CreateMemberAccountsResponseBody.d.ts +1 -1
  73. package/dist/models/CreatePocFunctionRequest.d.ts +24 -0
  74. package/dist/models/CreatePocFunctionRequest.js.map +1 -1
  75. package/dist/models/CreatePocFunctionResponseBody.d.ts +3 -0
  76. package/dist/models/CreatePocFunctionResponseBody.js.map +1 -1
  77. package/dist/models/CreatePostpaidInstanceRequest.d.ts +3 -2
  78. package/dist/models/CreatePostpaidInstanceRequest.js.map +1 -1
  79. package/dist/models/CreateSm2certRequest.d.ts +6 -5
  80. package/dist/models/CreateSm2certRequest.js.map +1 -1
  81. package/dist/models/CreateSm2certResponseBody.d.ts +1 -1
  82. package/dist/models/DeleteAddressRequest.d.ts +11 -0
  83. package/dist/models/DeleteAddressRequest.js.map +1 -1
  84. package/dist/models/DeleteAddressResponseBody.d.ts +3 -0
  85. package/dist/models/DeleteAddressResponseBody.js.map +1 -1
  86. package/dist/models/DeleteApisecAbnormalsRequest.d.ts +10 -8
  87. package/dist/models/DeleteApisecAbnormalsRequest.js.map +1 -1
  88. package/dist/models/DeleteApisecAbnormalsResponseBody.d.ts +1 -1
  89. package/dist/models/DeleteApisecEventsRequest.d.ts +17 -8
  90. package/dist/models/DeleteApisecEventsRequest.js.map +1 -1
  91. package/dist/models/DeleteCloudResourceExtensionCertRequest.d.ts +19 -0
  92. package/dist/models/DeleteCloudResourceExtensionCertRequest.js.map +1 -1
  93. package/dist/models/DeleteCloudResourceExtensionCertResponseBody.d.ts +1 -1
  94. package/dist/models/DeleteCloudResourceRequest.d.ts +24 -10
  95. package/dist/models/DeleteCloudResourceRequest.js.map +1 -1
  96. package/dist/models/DeleteCloudResourceResponseBody.d.ts +1 -1
  97. package/dist/models/DeleteDefenseResourceGroupRequest.d.ts +6 -5
  98. package/dist/models/DeleteDefenseResourceGroupRequest.js.map +1 -1
  99. package/dist/models/DeleteDefenseResourceGroupResponseBody.d.ts +1 -1
  100. package/dist/models/DeleteDefenseResourceRequest.d.ts +17 -1
  101. package/dist/models/DeleteDefenseResourceRequest.js.map +1 -1
  102. package/dist/models/DeleteDefenseResourceResponseBody.d.ts +3 -0
  103. package/dist/models/DeleteDefenseResourceResponseBody.js.map +1 -1
  104. package/dist/models/DeleteDefenseRuleBlockIpRequest.d.ts +18 -0
  105. package/dist/models/DeleteDefenseRuleBlockIpRequest.js.map +1 -1
  106. package/dist/models/DeleteDefenseRuleBlockIpResponseBody.d.ts +3 -0
  107. package/dist/models/DeleteDefenseRuleBlockIpResponseBody.js.map +1 -1
  108. package/dist/models/DeleteDefenseRuleRequest.d.ts +32 -7
  109. package/dist/models/DeleteDefenseRuleRequest.js.map +1 -1
  110. package/dist/models/DeleteDefenseRuleResponseBody.d.ts +1 -1
  111. package/dist/models/DeleteDefenseTemplateRequest.d.ts +7 -6
  112. package/dist/models/DeleteDefenseTemplateRequest.js.map +1 -1
  113. package/dist/models/DeleteDefenseTemplateResponseBody.d.ts +1 -1
  114. package/dist/models/DeleteDomainRequest.d.ts +11 -9
  115. package/dist/models/DeleteDomainRequest.js.map +1 -1
  116. package/dist/models/DeleteDomainResponseBody.d.ts +1 -1
  117. package/dist/models/DeleteHybridCloudClusterRuleRequest.d.ts +16 -0
  118. package/dist/models/DeleteHybridCloudClusterRuleRequest.js.map +1 -1
  119. package/dist/models/DeleteHybridCloudClusterRuleResponseBody.d.ts +3 -0
  120. package/dist/models/DeleteHybridCloudClusterRuleResponseBody.js.map +1 -1
  121. package/dist/models/DeleteHybridCloudGroupRequest.d.ts +18 -0
  122. package/dist/models/DeleteHybridCloudGroupRequest.js.map +1 -1
  123. package/dist/models/DeleteHybridCloudGroupResponseBody.d.ts +3 -0
  124. package/dist/models/DeleteHybridCloudGroupResponseBody.js.map +1 -1
  125. package/dist/models/DeleteLogDeliveryConfigRequest.d.ts +16 -0
  126. package/dist/models/DeleteLogDeliveryConfigRequest.js.map +1 -1
  127. package/dist/models/DeleteLogDeliveryConfigResponseBody.d.ts +3 -0
  128. package/dist/models/DeleteLogDeliveryConfigResponseBody.js.map +1 -1
  129. package/dist/models/DeleteMajorProtectionBlackIpRequest.d.ts +9 -8
  130. package/dist/models/DeleteMajorProtectionBlackIpRequest.js.map +1 -1
  131. package/dist/models/DeleteMemberAccountRequest.d.ts +8 -7
  132. package/dist/models/DeleteMemberAccountRequest.js.map +1 -1
  133. package/dist/models/DeleteMemberAccountResponseBody.d.ts +2 -2
  134. package/dist/models/DescribeAbnormalCloudResourcesRequest.d.ts +14 -0
  135. package/dist/models/DescribeAbnormalCloudResourcesRequest.js.map +1 -1
  136. package/dist/models/DescribeAbnormalCloudResourcesResponseBody.d.ts +106 -2
  137. package/dist/models/DescribeAbnormalCloudResourcesResponseBody.js.map +1 -1
  138. package/dist/models/DescribeAccountDelegatedStatusRequest.d.ts +5 -4
  139. package/dist/models/DescribeAccountDelegatedStatusRequest.js.map +1 -1
  140. package/dist/models/DescribeAccountDelegatedStatusResponseBody.d.ts +7 -6
  141. package/dist/models/DescribeAccountDelegatedStatusResponseBody.js.map +1 -1
  142. package/dist/models/DescribeAddressesRequest.d.ts +26 -0
  143. package/dist/models/DescribeAddressesRequest.js.map +1 -1
  144. package/dist/models/DescribeAddressesResponseBody.d.ts +27 -0
  145. package/dist/models/DescribeAddressesResponseBody.js.map +1 -1
  146. package/dist/models/DescribeAlarmBannerRequest.d.ts +14 -0
  147. package/dist/models/DescribeAlarmBannerRequest.js.map +1 -1
  148. package/dist/models/DescribeAlarmBannerResponseBody.d.ts +35 -0
  149. package/dist/models/DescribeAlarmBannerResponseBody.js.map +1 -1
  150. package/dist/models/DescribeAlarmListRequest.d.ts +14 -0
  151. package/dist/models/DescribeAlarmListRequest.js.map +1 -1
  152. package/dist/models/DescribeAlarmListResponseBody.d.ts +46 -0
  153. package/dist/models/DescribeAlarmListResponseBody.js.map +1 -1
  154. package/dist/models/DescribeApiExportsRequest.d.ts +9 -7
  155. package/dist/models/DescribeApiExportsRequest.js.map +1 -1
  156. package/dist/models/DescribeApiExportsResponseBody.d.ts +14 -18
  157. package/dist/models/DescribeApiExportsResponseBody.js.map +1 -1
  158. package/dist/models/DescribeApisecAbnormalDomainStatisticRequest.d.ts +17 -14
  159. package/dist/models/DescribeApisecAbnormalDomainStatisticRequest.js.map +1 -1
  160. package/dist/models/DescribeApisecAbnormalDomainStatisticResponseBody.d.ts +8 -8
  161. package/dist/models/DescribeApisecAbnormalsRequest.d.ts +57 -40
  162. package/dist/models/DescribeApisecAbnormalsRequest.js.map +1 -1
  163. package/dist/models/DescribeApisecAbnormalsResponseBody.d.ts +68 -42
  164. package/dist/models/DescribeApisecAbnormalsResponseBody.js.map +1 -1
  165. package/dist/models/DescribeApisecApiResourcesRequest.d.ts +65 -57
  166. package/dist/models/DescribeApisecApiResourcesRequest.js.map +1 -1
  167. package/dist/models/DescribeApisecApiResourcesResponseBody.d.ts +71 -59
  168. package/dist/models/DescribeApisecApiResourcesResponseBody.js.map +1 -1
  169. package/dist/models/DescribeApisecAssetTrendRequest.d.ts +13 -10
  170. package/dist/models/DescribeApisecAssetTrendRequest.js.map +1 -1
  171. package/dist/models/DescribeApisecAssetTrendResponseBody.d.ts +6 -6
  172. package/dist/models/DescribeApisecEventDetailRequest.d.ts +45 -0
  173. package/dist/models/DescribeApisecEventDetailRequest.js.map +1 -1
  174. package/dist/models/DescribeApisecEventDetailResponseBody.d.ts +64 -0
  175. package/dist/models/DescribeApisecEventDetailResponseBody.js.map +1 -1
  176. package/dist/models/DescribeApisecEventDomainStatisticRequest.d.ts +16 -13
  177. package/dist/models/DescribeApisecEventDomainStatisticRequest.js.map +1 -1
  178. package/dist/models/DescribeApisecEventDomainStatisticResponseBody.d.ts +8 -8
  179. package/dist/models/DescribeApisecEventsRequest.d.ts +58 -37
  180. package/dist/models/DescribeApisecEventsRequest.js.map +1 -1
  181. package/dist/models/DescribeApisecEventsResponseBody.d.ts +86 -48
  182. package/dist/models/DescribeApisecEventsResponseBody.js.map +1 -1
  183. package/dist/models/DescribeApisecExamplesRequest.d.ts +43 -2
  184. package/dist/models/DescribeApisecExamplesRequest.js.map +1 -1
  185. package/dist/models/DescribeApisecExamplesResponseBody.d.ts +83 -0
  186. package/dist/models/DescribeApisecExamplesResponseBody.js.map +1 -1
  187. package/dist/models/DescribeApisecLogDeliveriesRequest.d.ts +4 -3
  188. package/dist/models/DescribeApisecLogDeliveriesRequest.js.map +1 -1
  189. package/dist/models/DescribeApisecLogDeliveriesResponseBody.d.ts +9 -6
  190. package/dist/models/DescribeApisecLogDeliveriesResponseBody.js.map +1 -1
  191. package/dist/models/DescribeApisecMatchedHostsRequest.d.ts +15 -11
  192. package/dist/models/DescribeApisecMatchedHostsRequest.js.map +1 -1
  193. package/dist/models/DescribeApisecMatchedHostsResponseBody.d.ts +3 -3
  194. package/dist/models/DescribeApisecProtectionGroupsRequest.d.ts +9 -8
  195. package/dist/models/DescribeApisecProtectionGroupsRequest.js.map +1 -1
  196. package/dist/models/DescribeApisecProtectionGroupsResponseBody.d.ts +4 -4
  197. package/dist/models/DescribeApisecProtectionResourcesRequest.d.ts +12 -7
  198. package/dist/models/DescribeApisecProtectionResourcesRequest.js.map +1 -1
  199. package/dist/models/DescribeApisecProtectionResourcesResponseBody.d.ts +17 -5
  200. package/dist/models/DescribeApisecProtectionResourcesResponseBody.js.map +1 -1
  201. package/dist/models/DescribeApisecRulesRequest.d.ts +64 -37
  202. package/dist/models/DescribeApisecRulesRequest.js.map +1 -1
  203. package/dist/models/DescribeApisecRulesResponseBody.d.ts +28 -19
  204. package/dist/models/DescribeApisecRulesResponseBody.js.map +1 -1
  205. package/dist/models/DescribeApisecSensitiveDomainStatisticRequest.d.ts +20 -15
  206. package/dist/models/DescribeApisecSensitiveDomainStatisticRequest.js.map +1 -1
  207. package/dist/models/DescribeApisecSensitiveDomainStatisticResponseBody.d.ts +13 -10
  208. package/dist/models/DescribeApisecSensitiveDomainStatisticResponseBody.js.map +1 -1
  209. package/dist/models/DescribeApisecSlsLogStoresRequest.d.ts +5 -4
  210. package/dist/models/DescribeApisecSlsLogStoresRequest.js.map +1 -1
  211. package/dist/models/DescribeApisecSlsLogStoresResponseBody.d.ts +1 -1
  212. package/dist/models/DescribeApisecSlsProjectsRequest.d.ts +6 -5
  213. package/dist/models/DescribeApisecSlsProjectsRequest.js.map +1 -1
  214. package/dist/models/DescribeApisecSlsProjectsResponseBody.d.ts +1 -1
  215. package/dist/models/DescribeApisecStatisticsRequest.d.ts +25 -14
  216. package/dist/models/DescribeApisecStatisticsRequest.js.map +1 -1
  217. package/dist/models/DescribeApisecStatisticsResponseBody.d.ts +46 -32
  218. package/dist/models/DescribeApisecStatisticsResponseBody.js.map +1 -1
  219. package/dist/models/DescribeApisecSuggestionsRequest.d.ts +8 -6
  220. package/dist/models/DescribeApisecSuggestionsRequest.js.map +1 -1
  221. package/dist/models/DescribeApisecSuggestionsResponseBody.d.ts +36 -22
  222. package/dist/models/DescribeApisecSuggestionsResponseBody.js.map +1 -1
  223. package/dist/models/DescribeApisecUserOperationsRequest.d.ts +14 -11
  224. package/dist/models/DescribeApisecUserOperationsRequest.js.map +1 -1
  225. package/dist/models/DescribeApisecUserOperationsResponseBody.d.ts +55 -31
  226. package/dist/models/DescribeApisecUserOperationsResponseBody.js.map +1 -1
  227. package/dist/models/DescribeBaseRuleChangeLogRequest.d.ts +73 -0
  228. package/dist/models/DescribeBaseRuleChangeLogRequest.js +68 -0
  229. package/dist/models/DescribeBaseRuleChangeLogRequest.js.map +1 -0
  230. package/dist/models/DescribeBaseRuleChangeLogResponse.d.ts +19 -0
  231. package/dist/models/DescribeBaseRuleChangeLogResponse.js +69 -0
  232. package/dist/models/DescribeBaseRuleChangeLogResponse.js.map +1 -0
  233. package/dist/models/DescribeBaseRuleChangeLogResponseBody.d.ts +90 -0
  234. package/dist/models/DescribeBaseRuleChangeLogResponseBody.js +92 -0
  235. package/dist/models/DescribeBaseRuleChangeLogResponseBody.js.map +1 -0
  236. package/dist/models/DescribeBaseSystemRulesRequest.d.ts +114 -0
  237. package/dist/models/DescribeBaseSystemRulesRequest.js.map +1 -1
  238. package/dist/models/DescribeBaseSystemRulesResponseBody.d.ts +99 -0
  239. package/dist/models/DescribeBaseSystemRulesResponseBody.js.map +1 -1
  240. package/dist/models/DescribeBotAppKeyRequest.d.ts +17 -0
  241. package/dist/models/DescribeBotAppKeyRequest.js.map +1 -1
  242. package/dist/models/DescribeBotAppKeyResponseBody.d.ts +4 -1
  243. package/dist/models/DescribeBotAppKeyResponseBody.js.map +1 -1
  244. package/dist/models/DescribeBotRuleLabelsRequest.d.ts +32 -0
  245. package/dist/models/DescribeBotRuleLabelsRequest.js.map +1 -1
  246. package/dist/models/DescribeBotRuleLabelsResponseBody.d.ts +40 -0
  247. package/dist/models/DescribeBotRuleLabelsResponseBody.js.map +1 -1
  248. package/dist/models/DescribeCertDetailRequest.d.ts +6 -5
  249. package/dist/models/DescribeCertDetailRequest.js.map +1 -1
  250. package/dist/models/DescribeCertDetailResponseBody.d.ts +5 -5
  251. package/dist/models/DescribeCertsRequest.d.ts +11 -9
  252. package/dist/models/DescribeCertsRequest.js.map +1 -1
  253. package/dist/models/DescribeCertsResponseBody.d.ts +10 -9
  254. package/dist/models/DescribeCertsResponseBody.js.map +1 -1
  255. package/dist/models/DescribeChargeModuleRequest.d.ts +14 -0
  256. package/dist/models/DescribeChargeModuleRequest.js.map +1 -1
  257. package/dist/models/DescribeChargeModuleResponseBody.d.ts +112 -0
  258. package/dist/models/DescribeChargeModuleResponseBody.js.map +1 -1
  259. package/dist/models/DescribeChargeResultRequest.d.ts +31 -0
  260. package/dist/models/DescribeChargeResultRequest.js.map +1 -1
  261. package/dist/models/DescribeChargeResultResponseBody.d.ts +16 -0
  262. package/dist/models/DescribeChargeResultResponseBody.js.map +1 -1
  263. package/dist/models/DescribeCloudResourceAccessPortDetailsRequest.d.ts +19 -13
  264. package/dist/models/DescribeCloudResourceAccessPortDetailsRequest.js.map +1 -1
  265. package/dist/models/DescribeCloudResourceAccessPortDetailsResponseBody.d.ts +167 -50
  266. package/dist/models/DescribeCloudResourceAccessPortDetailsResponseBody.js.map +1 -1
  267. package/dist/models/DescribeCloudResourceAccessedPortsRequest.d.ts +5 -4
  268. package/dist/models/DescribeCloudResourceAccessedPortsRequest.js.map +1 -1
  269. package/dist/models/DescribeCloudResourceAccessedPortsResponseBody.d.ts +3 -3
  270. package/dist/models/DescribeCloudResourceListRequest.d.ts +59 -0
  271. package/dist/models/DescribeCloudResourceListRequest.js.map +1 -1
  272. package/dist/models/DescribeCloudResourceListResponseBody.d.ts +59 -0
  273. package/dist/models/DescribeCloudResourceListResponseBody.js.map +1 -1
  274. package/dist/models/DescribeCloudResourcesRequest.d.ts +31 -23
  275. package/dist/models/DescribeCloudResourcesRequest.js.map +1 -1
  276. package/dist/models/DescribeCloudResourcesResponseBody.d.ts +29 -21
  277. package/dist/models/DescribeCloudResourcesResponseBody.js.map +1 -1
  278. package/dist/models/DescribeCnameCountRequest.d.ts +6 -5
  279. package/dist/models/DescribeCnameCountRequest.js.map +1 -1
  280. package/dist/models/DescribeCnameCountResponseBody.d.ts +4 -4
  281. package/dist/models/DescribeCommonLogFieldsRequest.d.ts +32 -0
  282. package/dist/models/DescribeCommonLogFieldsRequest.js.map +1 -1
  283. package/dist/models/DescribeCommonLogFieldsResponseBody.d.ts +40 -0
  284. package/dist/models/DescribeCommonLogFieldsResponseBody.js.map +1 -1
  285. package/dist/models/DescribeCommonLogFieldsShrinkRequest.d.ts +32 -0
  286. package/dist/models/DescribeCommonLogFieldsShrinkRequest.js.map +1 -1
  287. package/dist/models/DescribeCustomBaseRuleCompileResultRequest.d.ts +14 -0
  288. package/dist/models/DescribeCustomBaseRuleCompileResultRequest.js.map +1 -1
  289. package/dist/models/DescribeCustomBaseRuleCompileResultResponseBody.d.ts +12 -0
  290. package/dist/models/DescribeCustomBaseRuleCompileResultResponseBody.js.map +1 -1
  291. package/dist/models/DescribeDdoSstatusRequest.d.ts +7 -6
  292. package/dist/models/DescribeDdoSstatusRequest.js.map +1 -1
  293. package/dist/models/DescribeDdoSstatusResponseBody.d.ts +7 -6
  294. package/dist/models/DescribeDdoSstatusResponseBody.js.map +1 -1
  295. package/dist/models/DescribeDefaultHttpsRequest.d.ts +6 -5
  296. package/dist/models/DescribeDefaultHttpsRequest.js.map +1 -1
  297. package/dist/models/DescribeDefaultHttpsResponseBody.d.ts +18 -13
  298. package/dist/models/DescribeDefaultHttpsResponseBody.js.map +1 -1
  299. package/dist/models/DescribeDefenseGroupValidResourcesRequest.d.ts +28 -0
  300. package/dist/models/DescribeDefenseGroupValidResourcesRequest.js.map +1 -1
  301. package/dist/models/DescribeDefenseGroupValidResourcesResponseBody.d.ts +10 -0
  302. package/dist/models/DescribeDefenseGroupValidResourcesResponseBody.js.map +1 -1
  303. package/dist/models/DescribeDefenseResourceGroupNamesRequest.d.ts +9 -8
  304. package/dist/models/DescribeDefenseResourceGroupNamesRequest.js.map +1 -1
  305. package/dist/models/DescribeDefenseResourceGroupRequest.d.ts +6 -5
  306. package/dist/models/DescribeDefenseResourceGroupRequest.js.map +1 -1
  307. package/dist/models/DescribeDefenseResourceGroupResponseBody.d.ts +5 -5
  308. package/dist/models/DescribeDefenseResourceGroupsRequest.d.ts +7 -6
  309. package/dist/models/DescribeDefenseResourceGroupsRequest.js.map +1 -1
  310. package/dist/models/DescribeDefenseResourceNamesRequest.d.ts +7 -6
  311. package/dist/models/DescribeDefenseResourceNamesRequest.js.map +1 -1
  312. package/dist/models/DescribeDefenseResourceNamesResponseBody.d.ts +1 -1
  313. package/dist/models/DescribeDefenseResourceOwnerUidRequest.d.ts +16 -0
  314. package/dist/models/DescribeDefenseResourceOwnerUidRequest.js.map +1 -1
  315. package/dist/models/DescribeDefenseResourceOwnerUidResponseBody.d.ts +13 -0
  316. package/dist/models/DescribeDefenseResourceOwnerUidResponseBody.js.map +1 -1
  317. package/dist/models/DescribeDefenseResourceRequest.d.ts +6 -5
  318. package/dist/models/DescribeDefenseResourceRequest.js.map +1 -1
  319. package/dist/models/DescribeDefenseResourceResponseBody.d.ts +39 -27
  320. package/dist/models/DescribeDefenseResourceResponseBody.js.map +1 -1
  321. package/dist/models/DescribeDefenseResourceTemplatesRequest.d.ts +19 -14
  322. package/dist/models/DescribeDefenseResourceTemplatesRequest.js.map +1 -1
  323. package/dist/models/DescribeDefenseResourceTemplatesResponseBody.d.ts +21 -28
  324. package/dist/models/DescribeDefenseResourceTemplatesResponseBody.js.map +1 -1
  325. package/dist/models/DescribeDefenseResourcesRequest.d.ts +10 -9
  326. package/dist/models/DescribeDefenseResourcesRequest.js.map +1 -1
  327. package/dist/models/DescribeDefenseResourcesResponseBody.d.ts +39 -26
  328. package/dist/models/DescribeDefenseResourcesResponseBody.js.map +1 -1
  329. package/dist/models/DescribeDefenseRuleRequest.d.ts +32 -7
  330. package/dist/models/DescribeDefenseRuleRequest.js.map +1 -1
  331. package/dist/models/DescribeDefenseRuleResponseBody.d.ts +84 -10
  332. package/dist/models/DescribeDefenseRuleResponseBody.js.map +1 -1
  333. package/dist/models/DescribeDefenseRuleStatisticsRequest.d.ts +27 -0
  334. package/dist/models/DescribeDefenseRuleStatisticsRequest.js.map +1 -1
  335. package/dist/models/DescribeDefenseRuleStatisticsResponseBody.d.ts +22 -0
  336. package/dist/models/DescribeDefenseRuleStatisticsResponseBody.js.map +1 -1
  337. package/dist/models/DescribeDefenseRulesRequest.d.ts +30 -13
  338. package/dist/models/DescribeDefenseRulesRequest.js.map +1 -1
  339. package/dist/models/DescribeDefenseRulesResponseBody.d.ts +109 -29
  340. package/dist/models/DescribeDefenseRulesResponseBody.js.map +1 -1
  341. package/dist/models/DescribeDefenseSceneConfigRequest.d.ts +18 -0
  342. package/dist/models/DescribeDefenseSceneConfigRequest.js.map +1 -1
  343. package/dist/models/DescribeDefenseSceneConfigResponseBody.d.ts +6 -0
  344. package/dist/models/DescribeDefenseSceneConfigResponseBody.js.map +1 -1
  345. package/dist/models/DescribeDefenseTemplateRequest.d.ts +6 -5
  346. package/dist/models/DescribeDefenseTemplateRequest.js.map +1 -1
  347. package/dist/models/DescribeDefenseTemplateResponseBody.d.ts +23 -17
  348. package/dist/models/DescribeDefenseTemplateResponseBody.js.map +1 -1
  349. package/dist/models/DescribeDefenseTemplateValidGroupsRequest.d.ts +8 -18
  350. package/dist/models/DescribeDefenseTemplateValidGroupsRequest.js.map +1 -1
  351. package/dist/models/DescribeDefenseTemplateValidGroupsResponseBody.d.ts +2 -2
  352. package/dist/models/DescribeDefenseTemplateValidResourcesRequest.d.ts +30 -0
  353. package/dist/models/DescribeDefenseTemplateValidResourcesRequest.js.map +1 -1
  354. package/dist/models/DescribeDefenseTemplateValidResourcesResponseBody.d.ts +10 -0
  355. package/dist/models/DescribeDefenseTemplateValidResourcesResponseBody.js.map +1 -1
  356. package/dist/models/DescribeDefenseTemplatesRequest.d.ts +34 -36
  357. package/dist/models/DescribeDefenseTemplatesRequest.js.map +1 -1
  358. package/dist/models/DescribeDefenseTemplatesResponseBody.d.ts +47 -30
  359. package/dist/models/DescribeDefenseTemplatesResponseBody.js.map +1 -1
  360. package/dist/models/DescribeDomainDetailRequest.d.ts +11 -3
  361. package/dist/models/DescribeDomainDetailRequest.js.map +1 -1
  362. package/dist/models/DescribeDomainDetailResponseBody.d.ts +257 -88
  363. package/dist/models/DescribeDomainDetailResponseBody.js.map +1 -1
  364. package/dist/models/DescribeDomainDnsrecordRequest.d.ts +8 -7
  365. package/dist/models/DescribeDomainDnsrecordRequest.js.map +1 -1
  366. package/dist/models/DescribeDomainDnsrecordResponseBody.d.ts +13 -8
  367. package/dist/models/DescribeDomainDnsrecordResponseBody.js.map +1 -1
  368. package/dist/models/DescribeDomainUsedPortsRequest.d.ts +11 -0
  369. package/dist/models/DescribeDomainUsedPortsRequest.js.map +1 -1
  370. package/dist/models/DescribeDomainUsedPortsResponseBody.d.ts +7 -0
  371. package/dist/models/DescribeDomainUsedPortsResponseBody.js.map +1 -1
  372. package/dist/models/DescribeDomainsRequest.d.ts +19 -9
  373. package/dist/models/DescribeDomainsRequest.js.map +1 -1
  374. package/dist/models/DescribeDomainsResponseBody.d.ts +30 -19
  375. package/dist/models/DescribeDomainsResponseBody.js.map +1 -1
  376. package/dist/models/DescribeElasticBillsRequest.d.ts +61 -0
  377. package/dist/models/DescribeElasticBillsRequest.js +66 -0
  378. package/dist/models/DescribeElasticBillsRequest.js.map +1 -0
  379. package/dist/models/DescribeElasticBillsResponse.d.ts +19 -0
  380. package/dist/models/DescribeElasticBillsResponse.js +69 -0
  381. package/dist/models/DescribeElasticBillsResponse.js.map +1 -0
  382. package/dist/models/DescribeElasticBillsResponseBody.d.ts +86 -0
  383. package/dist/models/DescribeElasticBillsResponseBody.js +92 -0
  384. package/dist/models/DescribeElasticBillsResponseBody.js.map +1 -0
  385. package/dist/models/DescribeFlowChartRequest.d.ts +10 -9
  386. package/dist/models/DescribeFlowChartRequest.js.map +1 -1
  387. package/dist/models/DescribeFlowChartResponseBody.d.ts +12 -12
  388. package/dist/models/DescribeFlowTopResourceRequest.d.ts +7 -6
  389. package/dist/models/DescribeFlowTopResourceRequest.js.map +1 -1
  390. package/dist/models/DescribeFlowTopResourceResponseBody.d.ts +2 -2
  391. package/dist/models/DescribeFlowTopUrlRequest.d.ts +8 -7
  392. package/dist/models/DescribeFlowTopUrlRequest.js.map +1 -1
  393. package/dist/models/DescribeFlowTopUrlResponseBody.d.ts +3 -3
  394. package/dist/models/DescribeFreeUserAssetCountRequest.d.ts +7 -6
  395. package/dist/models/DescribeFreeUserAssetCountRequest.js.map +1 -1
  396. package/dist/models/DescribeFreeUserAssetCountResponseBody.d.ts +3 -3
  397. package/dist/models/DescribeFreeUserEventCountRequest.d.ts +5 -4
  398. package/dist/models/DescribeFreeUserEventCountRequest.js.map +1 -1
  399. package/dist/models/DescribeFreeUserEventCountResponseBody.d.ts +2 -2
  400. package/dist/models/DescribeFreeUserEventTypesRequest.d.ts +7 -6
  401. package/dist/models/DescribeFreeUserEventTypesRequest.js.map +1 -1
  402. package/dist/models/DescribeFreeUserEventTypesResponseBody.d.ts +2 -2
  403. package/dist/models/DescribeFreeUserEventsRequest.d.ts +5 -4
  404. package/dist/models/DescribeFreeUserEventsRequest.js.map +1 -1
  405. package/dist/models/DescribeFreeUserEventsResponseBody.d.ts +13 -11
  406. package/dist/models/DescribeFreeUserEventsResponseBody.js.map +1 -1
  407. package/dist/models/DescribeHybridCloudBasicMonitorRequest.d.ts +7 -6
  408. package/dist/models/DescribeHybridCloudBasicMonitorRequest.js.map +1 -1
  409. package/dist/models/DescribeHybridCloudBasicMonitorResponseBody.d.ts +26 -6
  410. package/dist/models/DescribeHybridCloudBasicMonitorResponseBody.js.map +1 -1
  411. package/dist/models/DescribeHybridCloudClusterRuleRequest.d.ts +15 -7
  412. package/dist/models/DescribeHybridCloudClusterRuleRequest.js.map +1 -1
  413. package/dist/models/DescribeHybridCloudClusterRuleResponseBody.d.ts +28 -6
  414. package/dist/models/DescribeHybridCloudClusterRuleResponseBody.js.map +1 -1
  415. package/dist/models/DescribeHybridCloudClusterRulesRequest.d.ts +38 -0
  416. package/dist/models/DescribeHybridCloudClusterRulesRequest.js.map +1 -1
  417. package/dist/models/DescribeHybridCloudClusterRulesResponseBody.d.ts +52 -0
  418. package/dist/models/DescribeHybridCloudClusterRulesResponseBody.js.map +1 -1
  419. package/dist/models/DescribeHybridCloudClusterServersRequest.d.ts +42 -0
  420. package/dist/models/DescribeHybridCloudClusterServersRequest.js.map +1 -1
  421. package/dist/models/DescribeHybridCloudClusterServersResponseBody.d.ts +88 -0
  422. package/dist/models/DescribeHybridCloudClusterServersResponseBody.js.map +1 -1
  423. package/dist/models/DescribeHybridCloudClustersRequest.d.ts +5 -4
  424. package/dist/models/DescribeHybridCloudClustersRequest.js.map +1 -1
  425. package/dist/models/DescribeHybridCloudClustersResponseBody.d.ts +33 -27
  426. package/dist/models/DescribeHybridCloudClustersResponseBody.js.map +1 -1
  427. package/dist/models/DescribeHybridCloudGroupsRequest.d.ts +21 -16
  428. package/dist/models/DescribeHybridCloudGroupsRequest.js.map +1 -1
  429. package/dist/models/DescribeHybridCloudGroupsResponseBody.d.ts +26 -23
  430. package/dist/models/DescribeHybridCloudGroupsResponseBody.js.map +1 -1
  431. package/dist/models/DescribeHybridCloudProcessMonitorRequest.d.ts +7 -6
  432. package/dist/models/DescribeHybridCloudProcessMonitorRequest.js.map +1 -1
  433. package/dist/models/DescribeHybridCloudProcessMonitorResponseBody.d.ts +46 -18
  434. package/dist/models/DescribeHybridCloudProcessMonitorResponseBody.js.map +1 -1
  435. package/dist/models/DescribeHybridCloudProtectableCountRequest.d.ts +9 -5
  436. package/dist/models/DescribeHybridCloudProtectableCountRequest.js.map +1 -1
  437. package/dist/models/DescribeHybridCloudProtectableCountResponseBody.d.ts +2 -2
  438. package/dist/models/DescribeHybridCloudResourceDetailResponseBody.d.ts +0 -6
  439. package/dist/models/DescribeHybridCloudResourceDetailResponseBody.js.map +1 -1
  440. package/dist/models/DescribeHybridCloudResourcesRequest.d.ts +11 -9
  441. package/dist/models/DescribeHybridCloudResourcesRequest.js.map +1 -1
  442. package/dist/models/DescribeHybridCloudResourcesResponseBody.d.ts +109 -84
  443. package/dist/models/DescribeHybridCloudResourcesResponseBody.js.map +1 -1
  444. package/dist/models/DescribeHybridCloudSdkServersRequest.d.ts +41 -0
  445. package/dist/models/DescribeHybridCloudSdkServersRequest.js.map +1 -1
  446. package/dist/models/DescribeHybridCloudSdkServersResponseBody.d.ts +58 -1
  447. package/dist/models/DescribeHybridCloudSdkServersResponseBody.js.map +1 -1
  448. package/dist/models/DescribeHybridCloudServerRegionsRequest.d.ts +12 -11
  449. package/dist/models/DescribeHybridCloudServerRegionsRequest.js.map +1 -1
  450. package/dist/models/DescribeHybridCloudServerRegionsResponseBody.d.ts +1 -1
  451. package/dist/models/DescribeHybridCloudSupportRegionsRequest.d.ts +14 -0
  452. package/dist/models/DescribeHybridCloudSupportRegionsRequest.js.map +1 -1
  453. package/dist/models/DescribeHybridCloudSupportRegionsResponseBody.d.ts +7 -0
  454. package/dist/models/DescribeHybridCloudSupportRegionsResponseBody.js.map +1 -1
  455. package/dist/models/DescribeHybridCloudUnassignedMachinesRequest.d.ts +9 -8
  456. package/dist/models/DescribeHybridCloudUnassignedMachinesRequest.js.map +1 -1
  457. package/dist/models/DescribeHybridCloudUnassignedMachinesResponseBody.d.ts +9 -9
  458. package/dist/models/DescribeHybridCloudUnsupportPortsRequest.d.ts +5 -4
  459. package/dist/models/DescribeHybridCloudUnsupportPortsRequest.js.map +1 -1
  460. package/dist/models/DescribeHybridCloudUnsupportPortsResponseBody.d.ts +3 -3
  461. package/dist/models/DescribeHybridCloudUserRequest.d.ts +5 -4
  462. package/dist/models/DescribeHybridCloudUserRequest.js.map +1 -1
  463. package/dist/models/DescribeHybridCloudUserResponseBody.d.ts +4 -4
  464. package/dist/models/DescribeInstanceRequest.d.ts +5 -4
  465. package/dist/models/DescribeInstanceRequest.js.map +1 -1
  466. package/dist/models/DescribeInstanceResponseBody.d.ts +150 -92
  467. package/dist/models/DescribeInstanceResponseBody.js.map +1 -1
  468. package/dist/models/DescribeIpAbroadCountryInfosRequest.d.ts +33 -0
  469. package/dist/models/DescribeIpAbroadCountryInfosRequest.js.map +1 -1
  470. package/dist/models/DescribeIpAbroadCountryInfosResponseBody.d.ts +38 -3
  471. package/dist/models/DescribeIpAbroadCountryInfosResponseBody.js.map +1 -1
  472. package/dist/models/DescribeLogDeliveryConfigRequest.d.ts +5 -4
  473. package/dist/models/DescribeLogDeliveryConfigRequest.js.map +1 -1
  474. package/dist/models/DescribeLogDeliveryConfigResponseBody.d.ts +19 -6
  475. package/dist/models/DescribeLogDeliveryConfigResponseBody.js.map +1 -1
  476. package/dist/models/DescribeLogDeliveryConfigsRequest.d.ts +25 -9
  477. package/dist/models/DescribeLogDeliveryConfigsRequest.js.map +1 -1
  478. package/dist/models/DescribeLogDeliveryConfigsResponseBody.d.ts +43 -7
  479. package/dist/models/DescribeLogDeliveryConfigsResponseBody.js.map +1 -1
  480. package/dist/models/DescribeMajorProtectionBlackIpsRequest.d.ts +19 -15
  481. package/dist/models/DescribeMajorProtectionBlackIpsRequest.js.map +1 -1
  482. package/dist/models/DescribeMajorProtectionBlackIpsResponseBody.d.ts +8 -8
  483. package/dist/models/DescribeMemberAccountsRequest.d.ts +13 -10
  484. package/dist/models/DescribeMemberAccountsRequest.js.map +1 -1
  485. package/dist/models/DescribeMemberAccountsResponseBody.d.ts +13 -11
  486. package/dist/models/DescribeMemberAccountsResponseBody.js.map +1 -1
  487. package/dist/models/DescribeNetworkFlowTimeSeriesMetricRequest.d.ts +30 -23
  488. package/dist/models/DescribeNetworkFlowTimeSeriesMetricRequest.js.map +1 -1
  489. package/dist/models/DescribeNetworkFlowTimeSeriesMetricResponseBody.d.ts +11 -11
  490. package/dist/models/DescribeNetworkFlowTimeSeriesMetricShrinkRequest.d.ts +18 -13
  491. package/dist/models/DescribeNetworkFlowTimeSeriesMetricShrinkRequest.js.map +1 -1
  492. package/dist/models/DescribeNetworkFlowTopNmetricRequest.d.ts +36 -31
  493. package/dist/models/DescribeNetworkFlowTopNmetricRequest.js.map +1 -1
  494. package/dist/models/DescribeNetworkFlowTopNmetricResponseBody.d.ts +10 -10
  495. package/dist/models/DescribeNetworkFlowTopNmetricShrinkRequest.d.ts +25 -20
  496. package/dist/models/DescribeNetworkFlowTopNmetricShrinkRequest.js.map +1 -1
  497. package/dist/models/DescribePauseProtectionStatusRequest.d.ts +6 -5
  498. package/dist/models/DescribePauseProtectionStatusRequest.js.map +1 -1
  499. package/dist/models/DescribePauseProtectionStatusResponseBody.d.ts +4 -3
  500. package/dist/models/DescribePauseProtectionStatusResponseBody.js.map +1 -1
  501. package/dist/models/DescribePeakTrendRequest.d.ts +9 -8
  502. package/dist/models/DescribePeakTrendRequest.js.map +1 -1
  503. package/dist/models/DescribePeakTrendResponseBody.d.ts +7 -7
  504. package/dist/models/DescribePocFunctionsRequest.d.ts +14 -0
  505. package/dist/models/DescribePocFunctionsRequest.js.map +1 -1
  506. package/dist/models/DescribePocFunctionsResponseBody.d.ts +21 -0
  507. package/dist/models/DescribePocFunctionsResponseBody.js.map +1 -1
  508. package/dist/models/DescribePrepayDailyBillsRequest.d.ts +61 -0
  509. package/dist/models/DescribePrepayDailyBillsRequest.js +66 -0
  510. package/dist/models/DescribePrepayDailyBillsRequest.js.map +1 -0
  511. package/dist/models/DescribePrepayDailyBillsResponse.d.ts +19 -0
  512. package/dist/models/DescribePrepayDailyBillsResponse.js +69 -0
  513. package/dist/models/DescribePrepayDailyBillsResponse.js.map +1 -0
  514. package/dist/models/DescribePrepayDailyBillsResponseBody.d.ts +149 -0
  515. package/dist/models/DescribePrepayDailyBillsResponseBody.js +109 -0
  516. package/dist/models/DescribePrepayDailyBillsResponseBody.js.map +1 -0
  517. package/dist/models/DescribeProductInstancesRequest.d.ts +53 -24
  518. package/dist/models/DescribeProductInstancesRequest.js.map +1 -1
  519. package/dist/models/DescribeProductInstancesResponseBody.d.ts +115 -24
  520. package/dist/models/DescribeProductInstancesResponseBody.js.map +1 -1
  521. package/dist/models/DescribePunishedDomainsRequest.d.ts +10 -8
  522. package/dist/models/DescribePunishedDomainsRequest.js.map +1 -1
  523. package/dist/models/DescribePunishedDomainsResponseBody.d.ts +1 -1
  524. package/dist/models/DescribeRelatedDefenseRulesRequest.d.ts +32 -0
  525. package/dist/models/DescribeRelatedDefenseRulesRequest.js.map +1 -1
  526. package/dist/models/DescribeRelatedDefenseRulesResponseBody.d.ts +39 -0
  527. package/dist/models/DescribeRelatedDefenseRulesResponseBody.js.map +1 -1
  528. package/dist/models/DescribeResourceInstanceCertsRequest.d.ts +7 -6
  529. package/dist/models/DescribeResourceInstanceCertsRequest.js.map +1 -1
  530. package/dist/models/DescribeResourceInstanceCertsResponseBody.d.ts +9 -9
  531. package/dist/models/DescribeResourceLogDeliveryStatusRequest.d.ts +16 -0
  532. package/dist/models/DescribeResourceLogDeliveryStatusRequest.js.map +1 -1
  533. package/dist/models/DescribeResourceLogDeliveryStatusResponseBody.d.ts +27 -0
  534. package/dist/models/DescribeResourceLogDeliveryStatusResponseBody.js.map +1 -1
  535. package/dist/models/DescribeResourceLogFieldConfigRequest.d.ts +24 -0
  536. package/dist/models/DescribeResourceLogFieldConfigRequest.js.map +1 -1
  537. package/dist/models/DescribeResourceLogFieldConfigResponseBody.d.ts +31 -0
  538. package/dist/models/DescribeResourceLogFieldConfigResponseBody.js.map +1 -1
  539. package/dist/models/DescribeResourceLogStatusRequest.d.ts +7 -6
  540. package/dist/models/DescribeResourceLogStatusRequest.js.map +1 -1
  541. package/dist/models/DescribeResourceLogStatusResponseBody.d.ts +6 -5
  542. package/dist/models/DescribeResourceLogStatusResponseBody.js.map +1 -1
  543. package/dist/models/DescribeResourcePortRequest.d.ts +5 -4
  544. package/dist/models/DescribeResourcePortRequest.js.map +1 -1
  545. package/dist/models/DescribeResourcePortResponseBody.d.ts +2 -2
  546. package/dist/models/DescribeResourceRegionIdRequest.d.ts +5 -4
  547. package/dist/models/DescribeResourceRegionIdRequest.js.map +1 -1
  548. package/dist/models/DescribeResourceRegionIdResponseBody.d.ts +1 -1
  549. package/dist/models/DescribeResourceSupportRegionsRequest.d.ts +26 -9
  550. package/dist/models/DescribeResourceSupportRegionsRequest.js.map +1 -1
  551. package/dist/models/DescribeResourceSupportRegionsResponseBody.d.ts +3 -3
  552. package/dist/models/DescribeResponseCodeTrendGraphRequest.d.ts +13 -11
  553. package/dist/models/DescribeResponseCodeTrendGraphRequest.js.map +1 -1
  554. package/dist/models/DescribeResponseCodeTrendGraphResponseBody.d.ts +9 -9
  555. package/dist/models/DescribeRoleAuthStatusRequest.d.ts +10 -0
  556. package/dist/models/DescribeRoleAuthStatusRequest.js.map +1 -1
  557. package/dist/models/DescribeRoleAuthStatusResponseBody.d.ts +10 -0
  558. package/dist/models/DescribeRoleAuthStatusResponseBody.js.map +1 -1
  559. package/dist/models/DescribeRuleGroupsRequest.d.ts +14 -12
  560. package/dist/models/DescribeRuleGroupsRequest.js.map +1 -1
  561. package/dist/models/DescribeRuleGroupsResponseBody.d.ts +18 -14
  562. package/dist/models/DescribeRuleGroupsResponseBody.js.map +1 -1
  563. package/dist/models/DescribeRuleHitsTopClientIpRequest.d.ts +16 -11
  564. package/dist/models/DescribeRuleHitsTopClientIpRequest.js.map +1 -1
  565. package/dist/models/DescribeRuleHitsTopClientIpResponseBody.d.ts +4 -4
  566. package/dist/models/DescribeRuleHitsTopResourceRequest.d.ts +17 -12
  567. package/dist/models/DescribeRuleHitsTopResourceRequest.js.map +1 -1
  568. package/dist/models/DescribeRuleHitsTopResourceResponseBody.d.ts +3 -3
  569. package/dist/models/DescribeRuleHitsTopRuleIdRequest.d.ts +21 -15
  570. package/dist/models/DescribeRuleHitsTopRuleIdRequest.js.map +1 -1
  571. package/dist/models/DescribeRuleHitsTopRuleIdResponseBody.d.ts +3 -3
  572. package/dist/models/DescribeRuleHitsTopTuleTypeRequest.d.ts +8 -7
  573. package/dist/models/DescribeRuleHitsTopTuleTypeRequest.js.map +1 -1
  574. package/dist/models/DescribeRuleHitsTopTuleTypeResponseBody.d.ts +19 -12
  575. package/dist/models/DescribeRuleHitsTopTuleTypeResponseBody.js.map +1 -1
  576. package/dist/models/DescribeRuleHitsTopUaRequest.d.ts +9 -8
  577. package/dist/models/DescribeRuleHitsTopUaRequest.js.map +1 -1
  578. package/dist/models/DescribeRuleHitsTopUaResponseBody.d.ts +3 -3
  579. package/dist/models/DescribeRuleHitsTopUrlRequest.d.ts +17 -12
  580. package/dist/models/DescribeRuleHitsTopUrlRequest.js.map +1 -1
  581. package/dist/models/DescribeRuleHitsTopUrlResponseBody.d.ts +3 -3
  582. package/dist/models/DescribeSecurityEventLogsRequest.d.ts +17 -14
  583. package/dist/models/DescribeSecurityEventLogsRequest.js.map +1 -1
  584. package/dist/models/DescribeSecurityEventLogsResponseBody.d.ts +8 -8
  585. package/dist/models/DescribeSecurityEventLogsShrinkRequest.d.ts +9 -8
  586. package/dist/models/DescribeSecurityEventLogsShrinkRequest.js.map +1 -1
  587. package/dist/models/DescribeSecurityEventTimeSeriesMetricRequest.d.ts +24 -18
  588. package/dist/models/DescribeSecurityEventTimeSeriesMetricRequest.js.map +1 -1
  589. package/dist/models/DescribeSecurityEventTimeSeriesMetricResponseBody.d.ts +10 -10
  590. package/dist/models/DescribeSecurityEventTimeSeriesMetricShrinkRequest.d.ts +15 -11
  591. package/dist/models/DescribeSecurityEventTimeSeriesMetricShrinkRequest.js.map +1 -1
  592. package/dist/models/DescribeSecurityEventTopNmetricRequest.d.ts +48 -35
  593. package/dist/models/DescribeSecurityEventTopNmetricRequest.js.map +1 -1
  594. package/dist/models/DescribeSecurityEventTopNmetricResponseBody.d.ts +9 -9
  595. package/dist/models/DescribeSecurityEventTopNmetricShrinkRequest.d.ts +39 -28
  596. package/dist/models/DescribeSecurityEventTopNmetricShrinkRequest.js.map +1 -1
  597. package/dist/models/DescribeSensitiveApiStatisticRequest.d.ts +28 -11
  598. package/dist/models/DescribeSensitiveApiStatisticRequest.js.map +1 -1
  599. package/dist/models/DescribeSensitiveApiStatisticResponseBody.d.ts +10 -8
  600. package/dist/models/DescribeSensitiveApiStatisticResponseBody.js.map +1 -1
  601. package/dist/models/DescribeSensitiveDetectionResultRequest.d.ts +10 -8
  602. package/dist/models/DescribeSensitiveDetectionResultRequest.js.map +1 -1
  603. package/dist/models/DescribeSensitiveDetectionResultResponseBody.d.ts +15 -14
  604. package/dist/models/DescribeSensitiveDetectionResultResponseBody.js.map +1 -1
  605. package/dist/models/DescribeSensitiveOutboundDistributionRequest.d.ts +12 -10
  606. package/dist/models/DescribeSensitiveOutboundDistributionRequest.js.map +1 -1
  607. package/dist/models/DescribeSensitiveOutboundDistributionResponseBody.d.ts +4 -4
  608. package/dist/models/DescribeSensitiveOutboundStatisticRequest.d.ts +37 -29
  609. package/dist/models/DescribeSensitiveOutboundStatisticRequest.js.map +1 -1
  610. package/dist/models/DescribeSensitiveOutboundStatisticResponseBody.d.ts +20 -16
  611. package/dist/models/DescribeSensitiveOutboundStatisticResponseBody.js.map +1 -1
  612. package/dist/models/DescribeSensitiveOutboundTrendRequest.d.ts +11 -9
  613. package/dist/models/DescribeSensitiveOutboundTrendRequest.js.map +1 -1
  614. package/dist/models/DescribeSensitiveOutboundTrendResponseBody.d.ts +5 -5
  615. package/dist/models/DescribeSensitiveRequestLogRequest.d.ts +18 -13
  616. package/dist/models/DescribeSensitiveRequestLogRequest.js.map +1 -1
  617. package/dist/models/DescribeSensitiveRequestLogResponseBody.d.ts +12 -9
  618. package/dist/models/DescribeSensitiveRequestLogResponseBody.js.map +1 -1
  619. package/dist/models/DescribeSensitiveRequestsRequest.d.ts +13 -11
  620. package/dist/models/DescribeSensitiveRequestsRequest.js.map +1 -1
  621. package/dist/models/DescribeSensitiveRequestsResponseBody.d.ts +10 -9
  622. package/dist/models/DescribeSensitiveRequestsResponseBody.js.map +1 -1
  623. package/dist/models/DescribeSensitiveStatisticRequest.d.ts +19 -14
  624. package/dist/models/DescribeSensitiveStatisticRequest.js.map +1 -1
  625. package/dist/models/DescribeSensitiveStatisticResponseBody.d.ts +7 -7
  626. package/dist/models/DescribeSlsAuthStatusRequest.d.ts +4 -3
  627. package/dist/models/DescribeSlsAuthStatusRequest.js.map +1 -1
  628. package/dist/models/DescribeSlsAuthStatusResponseBody.d.ts +5 -4
  629. package/dist/models/DescribeSlsAuthStatusResponseBody.js.map +1 -1
  630. package/dist/models/DescribeSlsLogStoreRequest.d.ts +4 -3
  631. package/dist/models/DescribeSlsLogStoreRequest.js.map +1 -1
  632. package/dist/models/DescribeSlsLogStoreResponseBody.d.ts +3 -3
  633. package/dist/models/DescribeSlsLogStoreStatusRequest.d.ts +4 -3
  634. package/dist/models/DescribeSlsLogStoreStatusRequest.js.map +1 -1
  635. package/dist/models/DescribeSlsLogStoreStatusResponseBody.d.ts +4 -3
  636. package/dist/models/DescribeSlsLogStoreStatusResponseBody.js.map +1 -1
  637. package/dist/models/DescribeTemplateResourceCountRequest.d.ts +6 -5
  638. package/dist/models/DescribeTemplateResourceCountRequest.js.map +1 -1
  639. package/dist/models/DescribeTemplateResourceCountResponseBody.d.ts +6 -3
  640. package/dist/models/DescribeTemplateResourceCountResponseBody.js.map +1 -1
  641. package/dist/models/DescribeTemplateResourcesRequest.d.ts +35 -7
  642. package/dist/models/DescribeTemplateResourcesRequest.js.map +1 -1
  643. package/dist/models/DescribeTemplateResourcesResponseBody.d.ts +32 -2
  644. package/dist/models/DescribeTemplateResourcesResponseBody.js.map +1 -1
  645. package/dist/models/DescribeThreatEventDetailRequest.d.ts +16 -0
  646. package/dist/models/DescribeThreatEventDetailRequest.js.map +1 -1
  647. package/dist/models/DescribeThreatEventDetailResponseBody.d.ts +95 -0
  648. package/dist/models/DescribeThreatEventDetailResponseBody.js.map +1 -1
  649. package/dist/models/DescribeThreatEventRequest.d.ts +27 -0
  650. package/dist/models/DescribeThreatEventRequest.js.map +1 -1
  651. package/dist/models/DescribeThreatEventResponseBody.d.ts +65 -0
  652. package/dist/models/DescribeThreatEventResponseBody.js.map +1 -1
  653. package/dist/models/DescribeThreatEventTopMetricRequest.d.ts +28 -0
  654. package/dist/models/DescribeThreatEventTopMetricRequest.js.map +1 -1
  655. package/dist/models/DescribeThreatEventTopMetricResponseBody.d.ts +33 -0
  656. package/dist/models/DescribeThreatEventTopMetricResponseBody.js.map +1 -1
  657. package/dist/models/DescribeUserAbnormalTrendRequest.d.ts +8 -6
  658. package/dist/models/DescribeUserAbnormalTrendRequest.js.map +1 -1
  659. package/dist/models/DescribeUserAbnormalTrendResponseBody.d.ts +7 -9
  660. package/dist/models/DescribeUserAbnormalTrendResponseBody.js.map +1 -1
  661. package/dist/models/DescribeUserAbnormalTypeRequest.d.ts +16 -8
  662. package/dist/models/DescribeUserAbnormalTypeRequest.js.map +1 -1
  663. package/dist/models/DescribeUserAbnormalTypeResponseBody.d.ts +8 -8
  664. package/dist/models/DescribeUserApiRequestRequest.d.ts +39 -22
  665. package/dist/models/DescribeUserApiRequestRequest.js.map +1 -1
  666. package/dist/models/DescribeUserApiRequestResponseBody.d.ts +10 -7
  667. package/dist/models/DescribeUserApiRequestResponseBody.js.map +1 -1
  668. package/dist/models/DescribeUserAssetRequest.d.ts +28 -16
  669. package/dist/models/DescribeUserAssetRequest.js.map +1 -1
  670. package/dist/models/DescribeUserAssetResponseBody.d.ts +4 -4
  671. package/dist/models/DescribeUserEventTrendRequest.d.ts +15 -6
  672. package/dist/models/DescribeUserEventTrendRequest.js.map +1 -1
  673. package/dist/models/DescribeUserEventTrendResponseBody.d.ts +4 -5
  674. package/dist/models/DescribeUserEventTrendResponseBody.js.map +1 -1
  675. package/dist/models/DescribeUserEventTypeRequest.d.ts +23 -8
  676. package/dist/models/DescribeUserEventTypeRequest.js.map +1 -1
  677. package/dist/models/DescribeUserEventTypeResponseBody.d.ts +7 -7
  678. package/dist/models/DescribeUserLogFieldConfigRequest.d.ts +19 -0
  679. package/dist/models/DescribeUserLogFieldConfigRequest.js.map +1 -1
  680. package/dist/models/DescribeUserLogFieldConfigResponseBody.d.ts +38 -0
  681. package/dist/models/DescribeUserLogFieldConfigResponseBody.js.map +1 -1
  682. package/dist/models/DescribeUserSlsLogRegionsRequest.d.ts +6 -5
  683. package/dist/models/DescribeUserSlsLogRegionsRequest.js.map +1 -1
  684. package/dist/models/DescribeUserSlsLogRegionsResponseBody.d.ts +2 -2
  685. package/dist/models/DescribeUserWafLogStatusRequest.d.ts +6 -5
  686. package/dist/models/DescribeUserWafLogStatusRequest.js.map +1 -1
  687. package/dist/models/DescribeUserWafLogStatusResponseBody.d.ts +50 -29
  688. package/dist/models/DescribeUserWafLogStatusResponseBody.js.map +1 -1
  689. package/dist/models/DescribeVerifyContentRequest.d.ts +16 -0
  690. package/dist/models/DescribeVerifyContentRequest.js.map +1 -1
  691. package/dist/models/DescribeVerifyContentResponseBody.d.ts +38 -0
  692. package/dist/models/DescribeVerifyContentResponseBody.js.map +1 -1
  693. package/dist/models/DescribeVisitTopIpRequest.d.ts +7 -6
  694. package/dist/models/DescribeVisitTopIpRequest.js.map +1 -1
  695. package/dist/models/DescribeVisitTopIpResponseBody.d.ts +5 -5
  696. package/dist/models/DescribeVisitUasRequest.d.ts +7 -6
  697. package/dist/models/DescribeVisitUasRequest.js.map +1 -1
  698. package/dist/models/DescribeVisitUasResponseBody.d.ts +4 -4
  699. package/dist/models/DescribeWafSourceIpSegmentRequest.d.ts +5 -4
  700. package/dist/models/DescribeWafSourceIpSegmentRequest.js.map +1 -1
  701. package/dist/models/DescribeWafSourceIpSegmentResponseBody.d.ts +4 -4
  702. package/dist/models/InitializeWafOperationRoleRequest.d.ts +14 -0
  703. package/dist/models/InitializeWafOperationRoleRequest.js.map +1 -1
  704. package/dist/models/InitializeWafOperationRoleResponseBody.d.ts +3 -0
  705. package/dist/models/InitializeWafOperationRoleResponseBody.js.map +1 -1
  706. package/dist/models/ListTagKeysRequest.d.ts +7 -6
  707. package/dist/models/ListTagKeysRequest.js.map +1 -1
  708. package/dist/models/ListTagKeysResponseBody.d.ts +6 -5
  709. package/dist/models/ListTagKeysResponseBody.js.map +1 -1
  710. package/dist/models/ListTagResourcesRequest.d.ts +8 -7
  711. package/dist/models/ListTagResourcesRequest.js.map +1 -1
  712. package/dist/models/ListTagResourcesResponseBody.d.ts +4 -4
  713. package/dist/models/ListTagValuesRequest.d.ts +9 -8
  714. package/dist/models/ListTagValuesRequest.js.map +1 -1
  715. package/dist/models/ListTagValuesResponseBody.d.ts +2 -2
  716. package/dist/models/ModifyApisecAbnormalsRequest.d.ts +18 -13
  717. package/dist/models/ModifyApisecAbnormalsRequest.js.map +1 -1
  718. package/dist/models/ModifyApisecApiResourceRequest.d.ts +15 -12
  719. package/dist/models/ModifyApisecApiResourceRequest.js.map +1 -1
  720. package/dist/models/ModifyApisecEventsRequest.d.ts +23 -12
  721. package/dist/models/ModifyApisecEventsRequest.js.map +1 -1
  722. package/dist/models/ModifyApisecLogDeliveryRequest.d.ts +14 -11
  723. package/dist/models/ModifyApisecLogDeliveryRequest.js.map +1 -1
  724. package/dist/models/ModifyApisecLogDeliveryResponseBody.d.ts +1 -1
  725. package/dist/models/ModifyApisecLogDeliveryStatusRequest.d.ts +17 -13
  726. package/dist/models/ModifyApisecLogDeliveryStatusRequest.js.map +1 -1
  727. package/dist/models/ModifyApisecLogDeliveryStatusResponseBody.d.ts +1 -1
  728. package/dist/models/ModifyApisecModuleStatusRequest.d.ts +15 -12
  729. package/dist/models/ModifyApisecModuleStatusRequest.js.map +1 -1
  730. package/dist/models/ModifyApisecModuleStatusResponseBody.d.ts +1 -1
  731. package/dist/models/ModifyApisecStatusRequest.d.ts +10 -8
  732. package/dist/models/ModifyApisecStatusRequest.js.map +1 -1
  733. package/dist/models/ModifyCloudResourceCertRequest.d.ts +46 -0
  734. package/dist/models/ModifyCloudResourceCertRequest.js.map +1 -1
  735. package/dist/models/ModifyCloudResourceCertResponseBody.d.ts +1 -1
  736. package/dist/models/ModifyCloudResourceDefaultCertRequest.d.ts +19 -0
  737. package/dist/models/ModifyCloudResourceDefaultCertRequest.js.map +1 -1
  738. package/dist/models/ModifyCloudResourceDefaultCertResponseBody.d.ts +1 -1
  739. package/dist/models/ModifyCloudResourceRequest.d.ts +82 -58
  740. package/dist/models/ModifyCloudResourceRequest.js.map +1 -1
  741. package/dist/models/ModifyCloudResourceResponseBody.d.ts +2 -2
  742. package/dist/models/ModifyCloudResourceShrinkRequest.d.ts +17 -7
  743. package/dist/models/ModifyCloudResourceShrinkRequest.js.map +1 -1
  744. package/dist/models/ModifyDefaultHttpsRequest.d.ts +22 -16
  745. package/dist/models/ModifyDefaultHttpsRequest.js.map +1 -1
  746. package/dist/models/ModifyDefaultHttpsResponseBody.d.ts +1 -1
  747. package/dist/models/ModifyDefenseResourceGroupRequest.d.ts +10 -9
  748. package/dist/models/ModifyDefenseResourceGroupRequest.js.map +1 -1
  749. package/dist/models/ModifyDefenseResourceGroupResponseBody.d.ts +1 -1
  750. package/dist/models/ModifyDefenseResourceXffRequest.d.ts +23 -18
  751. package/dist/models/ModifyDefenseResourceXffRequest.js.map +1 -1
  752. package/dist/models/ModifyDefenseResourceXffResponseBody.d.ts +1 -1
  753. package/dist/models/ModifyDefenseRuleCacheRequest.d.ts +7 -6
  754. package/dist/models/ModifyDefenseRuleCacheRequest.js.map +1 -1
  755. package/dist/models/ModifyDefenseRuleCacheResponseBody.d.ts +2 -2
  756. package/dist/models/ModifyDefenseRuleRequest.d.ts +43 -11
  757. package/dist/models/ModifyDefenseRuleRequest.js.map +1 -1
  758. package/dist/models/ModifyDefenseRuleStatusRequest.d.ts +22 -9
  759. package/dist/models/ModifyDefenseRuleStatusRequest.js.map +1 -1
  760. package/dist/models/ModifyDefenseRuleStatusResponseBody.d.ts +1 -1
  761. package/dist/models/ModifyDefenseSceneConfigRequest.d.ts +28 -0
  762. package/dist/models/ModifyDefenseSceneConfigRequest.js.map +1 -1
  763. package/dist/models/ModifyDefenseSceneConfigResponseBody.d.ts +3 -0
  764. package/dist/models/ModifyDefenseSceneConfigResponseBody.js.map +1 -1
  765. package/dist/models/ModifyDefenseTemplateRequest.d.ts +11 -8
  766. package/dist/models/ModifyDefenseTemplateRequest.js.map +1 -1
  767. package/dist/models/ModifyDefenseTemplateResponseBody.d.ts +1 -1
  768. package/dist/models/ModifyDefenseTemplateStatusRequest.d.ts +10 -8
  769. package/dist/models/ModifyDefenseTemplateStatusRequest.js.map +1 -1
  770. package/dist/models/ModifyDomainCertRequest.d.ts +43 -0
  771. package/dist/models/ModifyDomainCertRequest.js.map +1 -1
  772. package/dist/models/ModifyDomainCertResponseBody.d.ts +1 -1
  773. package/dist/models/ModifyDomainPunishStatusRequest.d.ts +5 -4
  774. package/dist/models/ModifyDomainPunishStatusRequest.js.map +1 -1
  775. package/dist/models/ModifyDomainRequest.d.ts +266 -97
  776. package/dist/models/ModifyDomainRequest.js.map +1 -1
  777. package/dist/models/ModifyDomainResponseBody.d.ts +4 -4
  778. package/dist/models/ModifyDomainShrinkRequest.d.ts +18 -8
  779. package/dist/models/ModifyDomainShrinkRequest.js.map +1 -1
  780. package/dist/models/ModifyHybridCloudClusterBypassStatusRequest.d.ts +9 -9
  781. package/dist/models/ModifyHybridCloudClusterBypassStatusResponseBody.d.ts +1 -1
  782. package/dist/models/ModifyHybridCloudClusterRequest.d.ts +110 -10
  783. package/dist/models/ModifyHybridCloudClusterRequest.js.map +1 -1
  784. package/dist/models/ModifyHybridCloudClusterRuleRequest.d.ts +42 -13
  785. package/dist/models/ModifyHybridCloudClusterRuleRequest.js.map +1 -1
  786. package/dist/models/ModifyHybridCloudGroupExpansionServerRequest.d.ts +8 -7
  787. package/dist/models/ModifyHybridCloudGroupExpansionServerRequest.js.map +1 -1
  788. package/dist/models/ModifyHybridCloudGroupExpansionServerResponseBody.d.ts +1 -1
  789. package/dist/models/ModifyHybridCloudGroupRequest.d.ts +10 -9
  790. package/dist/models/ModifyHybridCloudGroupRequest.js.map +1 -1
  791. package/dist/models/ModifyHybridCloudGroupResponseBody.d.ts +1 -1
  792. package/dist/models/ModifyHybridCloudGroupShrinkServerRequest.d.ts +7 -6
  793. package/dist/models/ModifyHybridCloudGroupShrinkServerRequest.js.map +1 -1
  794. package/dist/models/ModifyHybridCloudSdkPullinStatusRequest.d.ts +5 -4
  795. package/dist/models/ModifyHybridCloudSdkPullinStatusRequest.js.map +1 -1
  796. package/dist/models/ModifyHybridCloudServerRequest.d.ts +11 -10
  797. package/dist/models/ModifyHybridCloudServerRequest.js.map +1 -1
  798. package/dist/models/ModifyLogDeliveryConfigRequest.d.ts +25 -11
  799. package/dist/models/ModifyLogDeliveryConfigRequest.js.map +1 -1
  800. package/dist/models/ModifyLogDeliveryConfigResponseBody.d.ts +1 -1
  801. package/dist/models/ModifyMajorProtectionBlackIpRequest.d.ts +11 -9
  802. package/dist/models/ModifyMajorProtectionBlackIpRequest.js.map +1 -1
  803. package/dist/models/ModifyMemberAccountRequest.d.ts +8 -7
  804. package/dist/models/ModifyMemberAccountRequest.js.map +1 -1
  805. package/dist/models/ModifyMemberAccountResponseBody.d.ts +1 -1
  806. package/dist/models/ModifyPauseProtectionStatusRequest.d.ts +8 -6
  807. package/dist/models/ModifyPauseProtectionStatusRequest.js.map +1 -1
  808. package/dist/models/ModifyPauseProtectionStatusResponseBody.d.ts +1 -1
  809. package/dist/models/ModifyResourceLogDeliveryStatusRequest.d.ts +27 -0
  810. package/dist/models/ModifyResourceLogDeliveryStatusRequest.js.map +1 -1
  811. package/dist/models/ModifyResourceLogDeliveryStatusResponseBody.d.ts +20 -0
  812. package/dist/models/ModifyResourceLogDeliveryStatusResponseBody.js.map +1 -1
  813. package/dist/models/ModifyResourceLogFieldConfigRequest.d.ts +40 -0
  814. package/dist/models/ModifyResourceLogFieldConfigRequest.js.map +1 -1
  815. package/dist/models/ModifyResourceLogFieldConfigResponseBody.d.ts +3 -0
  816. package/dist/models/ModifyResourceLogFieldConfigResponseBody.js.map +1 -1
  817. package/dist/models/ModifyResourceLogStatusRequest.d.ts +10 -8
  818. package/dist/models/ModifyResourceLogStatusRequest.js.map +1 -1
  819. package/dist/models/ModifyResourceLogStatusResponseBody.d.ts +3 -2
  820. package/dist/models/ModifyResourceLogStatusResponseBody.js.map +1 -1
  821. package/dist/models/ModifyTemplateResourcesRequest.d.ts +18 -9
  822. package/dist/models/ModifyTemplateResourcesRequest.js.map +1 -1
  823. package/dist/models/ModifyTemplateResourcesResponseBody.d.ts +1 -1
  824. package/dist/models/ModifyUserLogFieldConfigRequest.d.ts +35 -0
  825. package/dist/models/ModifyUserLogFieldConfigRequest.js.map +1 -1
  826. package/dist/models/ModifyUserLogFieldConfigResponseBody.d.ts +3 -0
  827. package/dist/models/ModifyUserLogFieldConfigResponseBody.js.map +1 -1
  828. package/dist/models/ModifyUserWafLogStatusRequest.d.ts +29 -0
  829. package/dist/models/ModifyUserWafLogStatusRequest.js.map +1 -1
  830. package/dist/models/ModifyUserWafLogStatusResponseBody.d.ts +9 -0
  831. package/dist/models/ModifyUserWafLogStatusResponseBody.js.map +1 -1
  832. package/dist/models/ReCreateCloudResourceRequest.d.ts +41 -1
  833. package/dist/models/ReCreateCloudResourceRequest.js.map +1 -1
  834. package/dist/models/ReCreateCloudResourceResponseBody.d.ts +1 -1
  835. package/dist/models/ReleaseInstanceRequest.d.ts +6 -5
  836. package/dist/models/ReleaseInstanceRequest.js.map +1 -1
  837. package/dist/models/ReleaseInstanceResponseBody.d.ts +1 -1
  838. package/dist/models/SyncProductInstanceRequest.d.ts +6 -5
  839. package/dist/models/SyncProductInstanceRequest.js.map +1 -1
  840. package/dist/models/SyncProductInstanceResponseBody.d.ts +1 -1
  841. package/dist/models/TagResourcesRequest.d.ts +3 -2
  842. package/dist/models/TagResourcesRequest.js.map +1 -1
  843. package/dist/models/UntagResourcesRequest.d.ts +6 -4
  844. package/dist/models/UntagResourcesRequest.js.map +1 -1
  845. package/dist/models/VerifyDomainOwnerRequest.d.ts +9 -9
  846. package/dist/models/VerifyDomainOwnerResponseBody.d.ts +14 -9
  847. package/dist/models/VerifyDomainOwnerResponseBody.js.map +1 -1
  848. package/dist/models/model.d.ts +12 -0
  849. package/dist/models/model.js +43 -19
  850. package/dist/models/model.js.map +1 -1
  851. package/package.json +1 -1
  852. package/src/client.ts +620 -438
  853. package/src/models/AddAddressRequest.ts +11 -0
  854. package/src/models/AddAddressResponseBody.ts +3 -0
  855. package/src/models/ChangeResourceGroupRequest.ts +8 -7
  856. package/src/models/ChangeResourceGroupResponseBody.ts +1 -1
  857. package/src/models/ClearAddressRequest.ts +9 -0
  858. package/src/models/ClearAddressResponseBody.ts +3 -0
  859. package/src/models/ClearMajorProtectionBlackIpRequest.ts +8 -7
  860. package/src/models/CopyDefenseTemplateRequest.ts +6 -5
  861. package/src/models/CopyDefenseTemplateResponseBody.ts +1 -1
  862. package/src/models/CreateApiExportRequest.ts +25 -22
  863. package/src/models/CreateCertsRequest.ts +4 -3
  864. package/src/models/CreateCertsResponseBody.ts +2 -2
  865. package/src/models/CreateCloudResourceExtensionCertRequest.ts +19 -0
  866. package/src/models/CreateCloudResourceExtensionCertResponseBody.ts +1 -1
  867. package/src/models/CreateCloudResourceRequest.ts +94 -64
  868. package/src/models/CreateCloudResourceResponseBody.ts +1 -1
  869. package/src/models/CreateCloudResourceShrinkRequest.ts +11 -10
  870. package/src/models/CreateDefenseResourceGroupRequest.ts +10 -9
  871. package/src/models/CreateDefenseResourceGroupResponseBody.ts +1 -1
  872. package/src/models/CreateDefenseResourceRequest.ts +83 -0
  873. package/src/models/CreateDefenseResourceResponseBody.ts +6 -0
  874. package/src/models/CreateDefenseResourceShrinkRequest.ts +83 -0
  875. package/src/models/CreateDefenseRuleRequest.ts +78 -20
  876. package/src/models/CreateDefenseRuleResponseBody.ts +2 -2
  877. package/src/models/CreateDefenseTemplateRequest.ts +42 -18
  878. package/src/models/CreateDefenseTemplateResponseBody.ts +2 -2
  879. package/src/models/CreateDomainRequest.ts +253 -96
  880. package/src/models/CreateDomainResponseBody.ts +6 -6
  881. package/src/models/CreateDomainShrinkRequest.ts +14 -12
  882. package/src/models/CreateHybridCloudClusterRequest.ts +51 -29
  883. package/src/models/CreateHybridCloudClusterResponseBody.ts +1 -1
  884. package/src/models/CreateHybridCloudClusterRuleRequest.ts +49 -1
  885. package/src/models/CreateHybridCloudClusterRuleResponseBody.ts +6 -0
  886. package/src/models/CreateHybridCloudGroupRequest.ts +20 -16
  887. package/src/models/CreateHybridCloudGroupResponseBody.ts +2 -2
  888. package/src/models/CreateLogDeliveryConfigRequest.ts +24 -10
  889. package/src/models/CreateLogDeliveryConfigResponseBody.ts +1 -1
  890. package/src/models/CreateMajorProtectionBlackIpRequest.ts +9 -8
  891. package/src/models/CreateMajorProtectionBlackIpResponseBody.ts +1 -1
  892. package/src/models/CreateMemberAccountsRequest.ts +5 -4
  893. package/src/models/CreateMemberAccountsResponseBody.ts +1 -1
  894. package/src/models/CreatePocFunctionRequest.ts +24 -0
  895. package/src/models/CreatePocFunctionResponseBody.ts +3 -0
  896. package/src/models/CreatePostpaidInstanceRequest.ts +3 -2
  897. package/src/models/CreateSm2certRequest.ts +6 -5
  898. package/src/models/CreateSm2certResponseBody.ts +1 -1
  899. package/src/models/DeleteAddressRequest.ts +11 -0
  900. package/src/models/DeleteAddressResponseBody.ts +3 -0
  901. package/src/models/DeleteApisecAbnormalsRequest.ts +10 -8
  902. package/src/models/DeleteApisecAbnormalsResponseBody.ts +1 -1
  903. package/src/models/DeleteApisecEventsRequest.ts +17 -8
  904. package/src/models/DeleteCloudResourceExtensionCertRequest.ts +19 -0
  905. package/src/models/DeleteCloudResourceExtensionCertResponseBody.ts +1 -1
  906. package/src/models/DeleteCloudResourceRequest.ts +24 -10
  907. package/src/models/DeleteCloudResourceResponseBody.ts +1 -1
  908. package/src/models/DeleteDefenseResourceGroupRequest.ts +6 -5
  909. package/src/models/DeleteDefenseResourceGroupResponseBody.ts +1 -1
  910. package/src/models/DeleteDefenseResourceRequest.ts +17 -1
  911. package/src/models/DeleteDefenseResourceResponseBody.ts +3 -0
  912. package/src/models/DeleteDefenseRuleBlockIpRequest.ts +18 -0
  913. package/src/models/DeleteDefenseRuleBlockIpResponseBody.ts +3 -0
  914. package/src/models/DeleteDefenseRuleRequest.ts +32 -7
  915. package/src/models/DeleteDefenseRuleResponseBody.ts +1 -1
  916. package/src/models/DeleteDefenseTemplateRequest.ts +7 -6
  917. package/src/models/DeleteDefenseTemplateResponseBody.ts +1 -1
  918. package/src/models/DeleteDomainRequest.ts +11 -9
  919. package/src/models/DeleteDomainResponseBody.ts +1 -1
  920. package/src/models/DeleteHybridCloudClusterRuleRequest.ts +16 -0
  921. package/src/models/DeleteHybridCloudClusterRuleResponseBody.ts +3 -0
  922. package/src/models/DeleteHybridCloudGroupRequest.ts +18 -0
  923. package/src/models/DeleteHybridCloudGroupResponseBody.ts +3 -0
  924. package/src/models/DeleteLogDeliveryConfigRequest.ts +16 -0
  925. package/src/models/DeleteLogDeliveryConfigResponseBody.ts +3 -0
  926. package/src/models/DeleteMajorProtectionBlackIpRequest.ts +9 -8
  927. package/src/models/DeleteMemberAccountRequest.ts +8 -7
  928. package/src/models/DeleteMemberAccountResponseBody.ts +2 -2
  929. package/src/models/DescribeAbnormalCloudResourcesRequest.ts +14 -0
  930. package/src/models/DescribeAbnormalCloudResourcesResponseBody.ts +106 -2
  931. package/src/models/DescribeAccountDelegatedStatusRequest.ts +5 -4
  932. package/src/models/DescribeAccountDelegatedStatusResponseBody.ts +7 -6
  933. package/src/models/DescribeAddressesRequest.ts +26 -0
  934. package/src/models/DescribeAddressesResponseBody.ts +27 -0
  935. package/src/models/DescribeAlarmBannerRequest.ts +14 -0
  936. package/src/models/DescribeAlarmBannerResponseBody.ts +35 -0
  937. package/src/models/DescribeAlarmListRequest.ts +14 -0
  938. package/src/models/DescribeAlarmListResponseBody.ts +46 -0
  939. package/src/models/DescribeApiExportsRequest.ts +9 -7
  940. package/src/models/DescribeApiExportsResponseBody.ts +14 -18
  941. package/src/models/DescribeApisecAbnormalDomainStatisticRequest.ts +17 -14
  942. package/src/models/DescribeApisecAbnormalDomainStatisticResponseBody.ts +8 -8
  943. package/src/models/DescribeApisecAbnormalsRequest.ts +57 -40
  944. package/src/models/DescribeApisecAbnormalsResponseBody.ts +68 -42
  945. package/src/models/DescribeApisecApiResourcesRequest.ts +65 -57
  946. package/src/models/DescribeApisecApiResourcesResponseBody.ts +71 -59
  947. package/src/models/DescribeApisecAssetTrendRequest.ts +13 -10
  948. package/src/models/DescribeApisecAssetTrendResponseBody.ts +6 -6
  949. package/src/models/DescribeApisecEventDetailRequest.ts +45 -0
  950. package/src/models/DescribeApisecEventDetailResponseBody.ts +64 -0
  951. package/src/models/DescribeApisecEventDomainStatisticRequest.ts +16 -13
  952. package/src/models/DescribeApisecEventDomainStatisticResponseBody.ts +8 -8
  953. package/src/models/DescribeApisecEventsRequest.ts +58 -37
  954. package/src/models/DescribeApisecEventsResponseBody.ts +86 -48
  955. package/src/models/DescribeApisecExamplesRequest.ts +43 -2
  956. package/src/models/DescribeApisecExamplesResponseBody.ts +83 -0
  957. package/src/models/DescribeApisecLogDeliveriesRequest.ts +4 -3
  958. package/src/models/DescribeApisecLogDeliveriesResponseBody.ts +9 -6
  959. package/src/models/DescribeApisecMatchedHostsRequest.ts +15 -11
  960. package/src/models/DescribeApisecMatchedHostsResponseBody.ts +3 -3
  961. package/src/models/DescribeApisecProtectionGroupsRequest.ts +9 -8
  962. package/src/models/DescribeApisecProtectionGroupsResponseBody.ts +4 -4
  963. package/src/models/DescribeApisecProtectionResourcesRequest.ts +12 -7
  964. package/src/models/DescribeApisecProtectionResourcesResponseBody.ts +17 -5
  965. package/src/models/DescribeApisecRulesRequest.ts +64 -37
  966. package/src/models/DescribeApisecRulesResponseBody.ts +28 -19
  967. package/src/models/DescribeApisecSensitiveDomainStatisticRequest.ts +20 -15
  968. package/src/models/DescribeApisecSensitiveDomainStatisticResponseBody.ts +13 -10
  969. package/src/models/DescribeApisecSlsLogStoresRequest.ts +5 -4
  970. package/src/models/DescribeApisecSlsLogStoresResponseBody.ts +1 -1
  971. package/src/models/DescribeApisecSlsProjectsRequest.ts +6 -5
  972. package/src/models/DescribeApisecSlsProjectsResponseBody.ts +1 -1
  973. package/src/models/DescribeApisecStatisticsRequest.ts +25 -14
  974. package/src/models/DescribeApisecStatisticsResponseBody.ts +46 -32
  975. package/src/models/DescribeApisecSuggestionsRequest.ts +8 -6
  976. package/src/models/DescribeApisecSuggestionsResponseBody.ts +36 -22
  977. package/src/models/DescribeApisecUserOperationsRequest.ts +14 -11
  978. package/src/models/DescribeApisecUserOperationsResponseBody.ts +55 -31
  979. package/src/models/DescribeBaseRuleChangeLogRequest.ts +96 -0
  980. package/src/models/DescribeBaseRuleChangeLogResponse.ts +40 -0
  981. package/src/models/DescribeBaseRuleChangeLogResponseBody.ts +128 -0
  982. package/src/models/DescribeBaseSystemRulesRequest.ts +114 -0
  983. package/src/models/DescribeBaseSystemRulesResponseBody.ts +99 -0
  984. package/src/models/DescribeBotAppKeyRequest.ts +17 -0
  985. package/src/models/DescribeBotAppKeyResponseBody.ts +4 -1
  986. package/src/models/DescribeBotRuleLabelsRequest.ts +32 -0
  987. package/src/models/DescribeBotRuleLabelsResponseBody.ts +40 -0
  988. package/src/models/DescribeCertDetailRequest.ts +6 -5
  989. package/src/models/DescribeCertDetailResponseBody.ts +5 -5
  990. package/src/models/DescribeCertsRequest.ts +11 -9
  991. package/src/models/DescribeCertsResponseBody.ts +10 -9
  992. package/src/models/DescribeChargeModuleRequest.ts +14 -0
  993. package/src/models/DescribeChargeModuleResponseBody.ts +112 -0
  994. package/src/models/DescribeChargeResultRequest.ts +31 -0
  995. package/src/models/DescribeChargeResultResponseBody.ts +16 -0
  996. package/src/models/DescribeCloudResourceAccessPortDetailsRequest.ts +19 -13
  997. package/src/models/DescribeCloudResourceAccessPortDetailsResponseBody.ts +167 -50
  998. package/src/models/DescribeCloudResourceAccessedPortsRequest.ts +5 -4
  999. package/src/models/DescribeCloudResourceAccessedPortsResponseBody.ts +3 -3
  1000. package/src/models/DescribeCloudResourceListRequest.ts +59 -0
  1001. package/src/models/DescribeCloudResourceListResponseBody.ts +59 -0
  1002. package/src/models/DescribeCloudResourcesRequest.ts +31 -23
  1003. package/src/models/DescribeCloudResourcesResponseBody.ts +29 -21
  1004. package/src/models/DescribeCnameCountRequest.ts +6 -5
  1005. package/src/models/DescribeCnameCountResponseBody.ts +4 -4
  1006. package/src/models/DescribeCommonLogFieldsRequest.ts +32 -0
  1007. package/src/models/DescribeCommonLogFieldsResponseBody.ts +40 -0
  1008. package/src/models/DescribeCommonLogFieldsShrinkRequest.ts +32 -0
  1009. package/src/models/DescribeCustomBaseRuleCompileResultRequest.ts +14 -0
  1010. package/src/models/DescribeCustomBaseRuleCompileResultResponseBody.ts +12 -0
  1011. package/src/models/DescribeDdoSstatusRequest.ts +7 -6
  1012. package/src/models/DescribeDdoSstatusResponseBody.ts +7 -6
  1013. package/src/models/DescribeDefaultHttpsRequest.ts +6 -5
  1014. package/src/models/DescribeDefaultHttpsResponseBody.ts +18 -13
  1015. package/src/models/DescribeDefenseGroupValidResourcesRequest.ts +28 -0
  1016. package/src/models/DescribeDefenseGroupValidResourcesResponseBody.ts +10 -0
  1017. package/src/models/DescribeDefenseResourceGroupNamesRequest.ts +9 -8
  1018. package/src/models/DescribeDefenseResourceGroupRequest.ts +6 -5
  1019. package/src/models/DescribeDefenseResourceGroupResponseBody.ts +5 -5
  1020. package/src/models/DescribeDefenseResourceGroupsRequest.ts +7 -6
  1021. package/src/models/DescribeDefenseResourceNamesRequest.ts +7 -6
  1022. package/src/models/DescribeDefenseResourceNamesResponseBody.ts +1 -1
  1023. package/src/models/DescribeDefenseResourceOwnerUidRequest.ts +16 -0
  1024. package/src/models/DescribeDefenseResourceOwnerUidResponseBody.ts +13 -0
  1025. package/src/models/DescribeDefenseResourceRequest.ts +6 -5
  1026. package/src/models/DescribeDefenseResourceResponseBody.ts +39 -27
  1027. package/src/models/DescribeDefenseResourceTemplatesRequest.ts +19 -14
  1028. package/src/models/DescribeDefenseResourceTemplatesResponseBody.ts +21 -28
  1029. package/src/models/DescribeDefenseResourcesRequest.ts +10 -9
  1030. package/src/models/DescribeDefenseResourcesResponseBody.ts +39 -26
  1031. package/src/models/DescribeDefenseRuleRequest.ts +32 -7
  1032. package/src/models/DescribeDefenseRuleResponseBody.ts +84 -10
  1033. package/src/models/DescribeDefenseRuleStatisticsRequest.ts +27 -0
  1034. package/src/models/DescribeDefenseRuleStatisticsResponseBody.ts +22 -0
  1035. package/src/models/DescribeDefenseRulesRequest.ts +30 -13
  1036. package/src/models/DescribeDefenseRulesResponseBody.ts +109 -29
  1037. package/src/models/DescribeDefenseSceneConfigRequest.ts +18 -0
  1038. package/src/models/DescribeDefenseSceneConfigResponseBody.ts +6 -0
  1039. package/src/models/DescribeDefenseTemplateRequest.ts +6 -5
  1040. package/src/models/DescribeDefenseTemplateResponseBody.ts +23 -17
  1041. package/src/models/DescribeDefenseTemplateValidGroupsRequest.ts +8 -18
  1042. package/src/models/DescribeDefenseTemplateValidGroupsResponseBody.ts +2 -2
  1043. package/src/models/DescribeDefenseTemplateValidResourcesRequest.ts +30 -0
  1044. package/src/models/DescribeDefenseTemplateValidResourcesResponseBody.ts +10 -0
  1045. package/src/models/DescribeDefenseTemplatesRequest.ts +34 -36
  1046. package/src/models/DescribeDefenseTemplatesResponseBody.ts +47 -30
  1047. package/src/models/DescribeDomainDetailRequest.ts +11 -3
  1048. package/src/models/DescribeDomainDetailResponseBody.ts +257 -88
  1049. package/src/models/DescribeDomainDnsrecordRequest.ts +8 -7
  1050. package/src/models/DescribeDomainDnsrecordResponseBody.ts +13 -8
  1051. package/src/models/DescribeDomainUsedPortsRequest.ts +11 -0
  1052. package/src/models/DescribeDomainUsedPortsResponseBody.ts +7 -0
  1053. package/src/models/DescribeDomainsRequest.ts +19 -9
  1054. package/src/models/DescribeDomainsResponseBody.ts +30 -19
  1055. package/src/models/DescribeElasticBillsRequest.ts +82 -0
  1056. package/src/models/DescribeElasticBillsResponse.ts +40 -0
  1057. package/src/models/DescribeElasticBillsResponseBody.ts +124 -0
  1058. package/src/models/DescribeFlowChartRequest.ts +10 -9
  1059. package/src/models/DescribeFlowChartResponseBody.ts +12 -12
  1060. package/src/models/DescribeFlowTopResourceRequest.ts +7 -6
  1061. package/src/models/DescribeFlowTopResourceResponseBody.ts +2 -2
  1062. package/src/models/DescribeFlowTopUrlRequest.ts +8 -7
  1063. package/src/models/DescribeFlowTopUrlResponseBody.ts +3 -3
  1064. package/src/models/DescribeFreeUserAssetCountRequest.ts +7 -6
  1065. package/src/models/DescribeFreeUserAssetCountResponseBody.ts +3 -3
  1066. package/src/models/DescribeFreeUserEventCountRequest.ts +5 -4
  1067. package/src/models/DescribeFreeUserEventCountResponseBody.ts +2 -2
  1068. package/src/models/DescribeFreeUserEventTypesRequest.ts +7 -6
  1069. package/src/models/DescribeFreeUserEventTypesResponseBody.ts +2 -2
  1070. package/src/models/DescribeFreeUserEventsRequest.ts +5 -4
  1071. package/src/models/DescribeFreeUserEventsResponseBody.ts +13 -11
  1072. package/src/models/DescribeHybridCloudBasicMonitorRequest.ts +7 -6
  1073. package/src/models/DescribeHybridCloudBasicMonitorResponseBody.ts +26 -6
  1074. package/src/models/DescribeHybridCloudClusterRuleRequest.ts +15 -7
  1075. package/src/models/DescribeHybridCloudClusterRuleResponseBody.ts +28 -6
  1076. package/src/models/DescribeHybridCloudClusterRulesRequest.ts +38 -0
  1077. package/src/models/DescribeHybridCloudClusterRulesResponseBody.ts +52 -0
  1078. package/src/models/DescribeHybridCloudClusterServersRequest.ts +42 -0
  1079. package/src/models/DescribeHybridCloudClusterServersResponseBody.ts +88 -0
  1080. package/src/models/DescribeHybridCloudClustersRequest.ts +5 -4
  1081. package/src/models/DescribeHybridCloudClustersResponseBody.ts +33 -27
  1082. package/src/models/DescribeHybridCloudGroupsRequest.ts +21 -16
  1083. package/src/models/DescribeHybridCloudGroupsResponseBody.ts +26 -23
  1084. package/src/models/DescribeHybridCloudProcessMonitorRequest.ts +7 -6
  1085. package/src/models/DescribeHybridCloudProcessMonitorResponseBody.ts +46 -18
  1086. package/src/models/DescribeHybridCloudProtectableCountRequest.ts +9 -5
  1087. package/src/models/DescribeHybridCloudProtectableCountResponseBody.ts +2 -2
  1088. package/src/models/DescribeHybridCloudResourceDetailResponseBody.ts +0 -6
  1089. package/src/models/DescribeHybridCloudResourcesRequest.ts +11 -9
  1090. package/src/models/DescribeHybridCloudResourcesResponseBody.ts +109 -84
  1091. package/src/models/DescribeHybridCloudSdkServersRequest.ts +41 -0
  1092. package/src/models/DescribeHybridCloudSdkServersResponseBody.ts +58 -1
  1093. package/src/models/DescribeHybridCloudServerRegionsRequest.ts +12 -11
  1094. package/src/models/DescribeHybridCloudServerRegionsResponseBody.ts +1 -1
  1095. package/src/models/DescribeHybridCloudSupportRegionsRequest.ts +14 -0
  1096. package/src/models/DescribeHybridCloudSupportRegionsResponseBody.ts +7 -0
  1097. package/src/models/DescribeHybridCloudUnassignedMachinesRequest.ts +9 -8
  1098. package/src/models/DescribeHybridCloudUnassignedMachinesResponseBody.ts +9 -9
  1099. package/src/models/DescribeHybridCloudUnsupportPortsRequest.ts +5 -4
  1100. package/src/models/DescribeHybridCloudUnsupportPortsResponseBody.ts +3 -3
  1101. package/src/models/DescribeHybridCloudUserRequest.ts +5 -4
  1102. package/src/models/DescribeHybridCloudUserResponseBody.ts +4 -4
  1103. package/src/models/DescribeInstanceRequest.ts +5 -4
  1104. package/src/models/DescribeInstanceResponseBody.ts +150 -92
  1105. package/src/models/DescribeIpAbroadCountryInfosRequest.ts +33 -0
  1106. package/src/models/DescribeIpAbroadCountryInfosResponseBody.ts +38 -3
  1107. package/src/models/DescribeLogDeliveryConfigRequest.ts +5 -4
  1108. package/src/models/DescribeLogDeliveryConfigResponseBody.ts +19 -6
  1109. package/src/models/DescribeLogDeliveryConfigsRequest.ts +25 -9
  1110. package/src/models/DescribeLogDeliveryConfigsResponseBody.ts +43 -7
  1111. package/src/models/DescribeMajorProtectionBlackIpsRequest.ts +19 -15
  1112. package/src/models/DescribeMajorProtectionBlackIpsResponseBody.ts +8 -8
  1113. package/src/models/DescribeMemberAccountsRequest.ts +13 -10
  1114. package/src/models/DescribeMemberAccountsResponseBody.ts +13 -11
  1115. package/src/models/DescribeNetworkFlowTimeSeriesMetricRequest.ts +30 -23
  1116. package/src/models/DescribeNetworkFlowTimeSeriesMetricResponseBody.ts +11 -11
  1117. package/src/models/DescribeNetworkFlowTimeSeriesMetricShrinkRequest.ts +18 -13
  1118. package/src/models/DescribeNetworkFlowTopNmetricRequest.ts +36 -31
  1119. package/src/models/DescribeNetworkFlowTopNmetricResponseBody.ts +10 -10
  1120. package/src/models/DescribeNetworkFlowTopNmetricShrinkRequest.ts +25 -20
  1121. package/src/models/DescribePauseProtectionStatusRequest.ts +6 -5
  1122. package/src/models/DescribePauseProtectionStatusResponseBody.ts +4 -3
  1123. package/src/models/DescribePeakTrendRequest.ts +9 -8
  1124. package/src/models/DescribePeakTrendResponseBody.ts +7 -7
  1125. package/src/models/DescribePocFunctionsRequest.ts +14 -0
  1126. package/src/models/DescribePocFunctionsResponseBody.ts +21 -0
  1127. package/src/models/DescribePrepayDailyBillsRequest.ts +82 -0
  1128. package/src/models/DescribePrepayDailyBillsResponse.ts +40 -0
  1129. package/src/models/DescribePrepayDailyBillsResponseBody.ts +204 -0
  1130. package/src/models/DescribeProductInstancesRequest.ts +53 -24
  1131. package/src/models/DescribeProductInstancesResponseBody.ts +115 -24
  1132. package/src/models/DescribePunishedDomainsRequest.ts +10 -8
  1133. package/src/models/DescribePunishedDomainsResponseBody.ts +1 -1
  1134. package/src/models/DescribeRelatedDefenseRulesRequest.ts +32 -0
  1135. package/src/models/DescribeRelatedDefenseRulesResponseBody.ts +39 -0
  1136. package/src/models/DescribeResourceInstanceCertsRequest.ts +7 -6
  1137. package/src/models/DescribeResourceInstanceCertsResponseBody.ts +9 -9
  1138. package/src/models/DescribeResourceLogDeliveryStatusRequest.ts +16 -0
  1139. package/src/models/DescribeResourceLogDeliveryStatusResponseBody.ts +27 -0
  1140. package/src/models/DescribeResourceLogFieldConfigRequest.ts +24 -0
  1141. package/src/models/DescribeResourceLogFieldConfigResponseBody.ts +31 -0
  1142. package/src/models/DescribeResourceLogStatusRequest.ts +7 -6
  1143. package/src/models/DescribeResourceLogStatusResponseBody.ts +6 -5
  1144. package/src/models/DescribeResourcePortRequest.ts +5 -4
  1145. package/src/models/DescribeResourcePortResponseBody.ts +2 -2
  1146. package/src/models/DescribeResourceRegionIdRequest.ts +5 -4
  1147. package/src/models/DescribeResourceRegionIdResponseBody.ts +1 -1
  1148. package/src/models/DescribeResourceSupportRegionsRequest.ts +26 -9
  1149. package/src/models/DescribeResourceSupportRegionsResponseBody.ts +3 -3
  1150. package/src/models/DescribeResponseCodeTrendGraphRequest.ts +13 -11
  1151. package/src/models/DescribeResponseCodeTrendGraphResponseBody.ts +9 -9
  1152. package/src/models/DescribeRoleAuthStatusRequest.ts +10 -0
  1153. package/src/models/DescribeRoleAuthStatusResponseBody.ts +10 -0
  1154. package/src/models/DescribeRuleGroupsRequest.ts +14 -12
  1155. package/src/models/DescribeRuleGroupsResponseBody.ts +18 -14
  1156. package/src/models/DescribeRuleHitsTopClientIpRequest.ts +16 -11
  1157. package/src/models/DescribeRuleHitsTopClientIpResponseBody.ts +4 -4
  1158. package/src/models/DescribeRuleHitsTopResourceRequest.ts +17 -12
  1159. package/src/models/DescribeRuleHitsTopResourceResponseBody.ts +3 -3
  1160. package/src/models/DescribeRuleHitsTopRuleIdRequest.ts +21 -15
  1161. package/src/models/DescribeRuleHitsTopRuleIdResponseBody.ts +3 -3
  1162. package/src/models/DescribeRuleHitsTopTuleTypeRequest.ts +8 -7
  1163. package/src/models/DescribeRuleHitsTopTuleTypeResponseBody.ts +19 -12
  1164. package/src/models/DescribeRuleHitsTopUaRequest.ts +9 -8
  1165. package/src/models/DescribeRuleHitsTopUaResponseBody.ts +3 -3
  1166. package/src/models/DescribeRuleHitsTopUrlRequest.ts +17 -12
  1167. package/src/models/DescribeRuleHitsTopUrlResponseBody.ts +3 -3
  1168. package/src/models/DescribeSecurityEventLogsRequest.ts +17 -14
  1169. package/src/models/DescribeSecurityEventLogsResponseBody.ts +8 -8
  1170. package/src/models/DescribeSecurityEventLogsShrinkRequest.ts +9 -8
  1171. package/src/models/DescribeSecurityEventTimeSeriesMetricRequest.ts +24 -18
  1172. package/src/models/DescribeSecurityEventTimeSeriesMetricResponseBody.ts +10 -10
  1173. package/src/models/DescribeSecurityEventTimeSeriesMetricShrinkRequest.ts +15 -11
  1174. package/src/models/DescribeSecurityEventTopNmetricRequest.ts +48 -35
  1175. package/src/models/DescribeSecurityEventTopNmetricResponseBody.ts +9 -9
  1176. package/src/models/DescribeSecurityEventTopNmetricShrinkRequest.ts +39 -28
  1177. package/src/models/DescribeSensitiveApiStatisticRequest.ts +28 -11
  1178. package/src/models/DescribeSensitiveApiStatisticResponseBody.ts +10 -8
  1179. package/src/models/DescribeSensitiveDetectionResultRequest.ts +10 -8
  1180. package/src/models/DescribeSensitiveDetectionResultResponseBody.ts +15 -14
  1181. package/src/models/DescribeSensitiveOutboundDistributionRequest.ts +12 -10
  1182. package/src/models/DescribeSensitiveOutboundDistributionResponseBody.ts +4 -4
  1183. package/src/models/DescribeSensitiveOutboundStatisticRequest.ts +37 -29
  1184. package/src/models/DescribeSensitiveOutboundStatisticResponseBody.ts +20 -16
  1185. package/src/models/DescribeSensitiveOutboundTrendRequest.ts +11 -9
  1186. package/src/models/DescribeSensitiveOutboundTrendResponseBody.ts +5 -5
  1187. package/src/models/DescribeSensitiveRequestLogRequest.ts +18 -13
  1188. package/src/models/DescribeSensitiveRequestLogResponseBody.ts +12 -9
  1189. package/src/models/DescribeSensitiveRequestsRequest.ts +13 -11
  1190. package/src/models/DescribeSensitiveRequestsResponseBody.ts +10 -9
  1191. package/src/models/DescribeSensitiveStatisticRequest.ts +19 -14
  1192. package/src/models/DescribeSensitiveStatisticResponseBody.ts +7 -7
  1193. package/src/models/DescribeSlsAuthStatusRequest.ts +4 -3
  1194. package/src/models/DescribeSlsAuthStatusResponseBody.ts +5 -4
  1195. package/src/models/DescribeSlsLogStoreRequest.ts +4 -3
  1196. package/src/models/DescribeSlsLogStoreResponseBody.ts +3 -3
  1197. package/src/models/DescribeSlsLogStoreStatusRequest.ts +4 -3
  1198. package/src/models/DescribeSlsLogStoreStatusResponseBody.ts +4 -3
  1199. package/src/models/DescribeTemplateResourceCountRequest.ts +6 -5
  1200. package/src/models/DescribeTemplateResourceCountResponseBody.ts +6 -3
  1201. package/src/models/DescribeTemplateResourcesRequest.ts +35 -7
  1202. package/src/models/DescribeTemplateResourcesResponseBody.ts +32 -2
  1203. package/src/models/DescribeThreatEventDetailRequest.ts +16 -0
  1204. package/src/models/DescribeThreatEventDetailResponseBody.ts +95 -0
  1205. package/src/models/DescribeThreatEventRequest.ts +27 -0
  1206. package/src/models/DescribeThreatEventResponseBody.ts +65 -0
  1207. package/src/models/DescribeThreatEventTopMetricRequest.ts +28 -0
  1208. package/src/models/DescribeThreatEventTopMetricResponseBody.ts +33 -0
  1209. package/src/models/DescribeUserAbnormalTrendRequest.ts +8 -6
  1210. package/src/models/DescribeUserAbnormalTrendResponseBody.ts +7 -9
  1211. package/src/models/DescribeUserAbnormalTypeRequest.ts +16 -8
  1212. package/src/models/DescribeUserAbnormalTypeResponseBody.ts +8 -8
  1213. package/src/models/DescribeUserApiRequestRequest.ts +39 -22
  1214. package/src/models/DescribeUserApiRequestResponseBody.ts +10 -7
  1215. package/src/models/DescribeUserAssetRequest.ts +28 -16
  1216. package/src/models/DescribeUserAssetResponseBody.ts +4 -4
  1217. package/src/models/DescribeUserEventTrendRequest.ts +15 -6
  1218. package/src/models/DescribeUserEventTrendResponseBody.ts +4 -5
  1219. package/src/models/DescribeUserEventTypeRequest.ts +23 -8
  1220. package/src/models/DescribeUserEventTypeResponseBody.ts +7 -7
  1221. package/src/models/DescribeUserLogFieldConfigRequest.ts +19 -0
  1222. package/src/models/DescribeUserLogFieldConfigResponseBody.ts +38 -0
  1223. package/src/models/DescribeUserSlsLogRegionsRequest.ts +6 -5
  1224. package/src/models/DescribeUserSlsLogRegionsResponseBody.ts +2 -2
  1225. package/src/models/DescribeUserWafLogStatusRequest.ts +6 -5
  1226. package/src/models/DescribeUserWafLogStatusResponseBody.ts +50 -29
  1227. package/src/models/DescribeVerifyContentRequest.ts +16 -0
  1228. package/src/models/DescribeVerifyContentResponseBody.ts +38 -0
  1229. package/src/models/DescribeVisitTopIpRequest.ts +7 -6
  1230. package/src/models/DescribeVisitTopIpResponseBody.ts +5 -5
  1231. package/src/models/DescribeVisitUasRequest.ts +7 -6
  1232. package/src/models/DescribeVisitUasResponseBody.ts +4 -4
  1233. package/src/models/DescribeWafSourceIpSegmentRequest.ts +5 -4
  1234. package/src/models/DescribeWafSourceIpSegmentResponseBody.ts +4 -4
  1235. package/src/models/InitializeWafOperationRoleRequest.ts +14 -0
  1236. package/src/models/InitializeWafOperationRoleResponseBody.ts +3 -0
  1237. package/src/models/ListTagKeysRequest.ts +7 -6
  1238. package/src/models/ListTagKeysResponseBody.ts +6 -5
  1239. package/src/models/ListTagResourcesRequest.ts +8 -7
  1240. package/src/models/ListTagResourcesResponseBody.ts +4 -4
  1241. package/src/models/ListTagValuesRequest.ts +9 -8
  1242. package/src/models/ListTagValuesResponseBody.ts +2 -2
  1243. package/src/models/ModifyApisecAbnormalsRequest.ts +18 -13
  1244. package/src/models/ModifyApisecApiResourceRequest.ts +15 -12
  1245. package/src/models/ModifyApisecEventsRequest.ts +23 -12
  1246. package/src/models/ModifyApisecLogDeliveryRequest.ts +14 -11
  1247. package/src/models/ModifyApisecLogDeliveryResponseBody.ts +1 -1
  1248. package/src/models/ModifyApisecLogDeliveryStatusRequest.ts +17 -13
  1249. package/src/models/ModifyApisecLogDeliveryStatusResponseBody.ts +1 -1
  1250. package/src/models/ModifyApisecModuleStatusRequest.ts +15 -12
  1251. package/src/models/ModifyApisecModuleStatusResponseBody.ts +1 -1
  1252. package/src/models/ModifyApisecStatusRequest.ts +10 -8
  1253. package/src/models/ModifyCloudResourceCertRequest.ts +46 -0
  1254. package/src/models/ModifyCloudResourceCertResponseBody.ts +1 -1
  1255. package/src/models/ModifyCloudResourceDefaultCertRequest.ts +19 -0
  1256. package/src/models/ModifyCloudResourceDefaultCertResponseBody.ts +1 -1
  1257. package/src/models/ModifyCloudResourceRequest.ts +82 -58
  1258. package/src/models/ModifyCloudResourceResponseBody.ts +2 -2
  1259. package/src/models/ModifyCloudResourceShrinkRequest.ts +17 -7
  1260. package/src/models/ModifyDefaultHttpsRequest.ts +22 -16
  1261. package/src/models/ModifyDefaultHttpsResponseBody.ts +1 -1
  1262. package/src/models/ModifyDefenseResourceGroupRequest.ts +10 -9
  1263. package/src/models/ModifyDefenseResourceGroupResponseBody.ts +1 -1
  1264. package/src/models/ModifyDefenseResourceXffRequest.ts +23 -18
  1265. package/src/models/ModifyDefenseResourceXffResponseBody.ts +1 -1
  1266. package/src/models/ModifyDefenseRuleCacheRequest.ts +7 -6
  1267. package/src/models/ModifyDefenseRuleCacheResponseBody.ts +2 -2
  1268. package/src/models/ModifyDefenseRuleRequest.ts +43 -11
  1269. package/src/models/ModifyDefenseRuleStatusRequest.ts +22 -9
  1270. package/src/models/ModifyDefenseRuleStatusResponseBody.ts +1 -1
  1271. package/src/models/ModifyDefenseSceneConfigRequest.ts +28 -0
  1272. package/src/models/ModifyDefenseSceneConfigResponseBody.ts +3 -0
  1273. package/src/models/ModifyDefenseTemplateRequest.ts +11 -8
  1274. package/src/models/ModifyDefenseTemplateResponseBody.ts +1 -1
  1275. package/src/models/ModifyDefenseTemplateStatusRequest.ts +10 -8
  1276. package/src/models/ModifyDomainCertRequest.ts +43 -0
  1277. package/src/models/ModifyDomainCertResponseBody.ts +1 -1
  1278. package/src/models/ModifyDomainPunishStatusRequest.ts +5 -4
  1279. package/src/models/ModifyDomainRequest.ts +266 -97
  1280. package/src/models/ModifyDomainResponseBody.ts +4 -4
  1281. package/src/models/ModifyDomainShrinkRequest.ts +18 -8
  1282. package/src/models/ModifyHybridCloudClusterBypassStatusRequest.ts +9 -9
  1283. package/src/models/ModifyHybridCloudClusterBypassStatusResponseBody.ts +1 -1
  1284. package/src/models/ModifyHybridCloudClusterRequest.ts +110 -10
  1285. package/src/models/ModifyHybridCloudClusterRuleRequest.ts +42 -13
  1286. package/src/models/ModifyHybridCloudGroupExpansionServerRequest.ts +8 -7
  1287. package/src/models/ModifyHybridCloudGroupExpansionServerResponseBody.ts +1 -1
  1288. package/src/models/ModifyHybridCloudGroupRequest.ts +10 -9
  1289. package/src/models/ModifyHybridCloudGroupResponseBody.ts +1 -1
  1290. package/src/models/ModifyHybridCloudGroupShrinkServerRequest.ts +7 -6
  1291. package/src/models/ModifyHybridCloudSdkPullinStatusRequest.ts +5 -4
  1292. package/src/models/ModifyHybridCloudServerRequest.ts +11 -10
  1293. package/src/models/ModifyLogDeliveryConfigRequest.ts +25 -11
  1294. package/src/models/ModifyLogDeliveryConfigResponseBody.ts +1 -1
  1295. package/src/models/ModifyMajorProtectionBlackIpRequest.ts +11 -9
  1296. package/src/models/ModifyMemberAccountRequest.ts +8 -7
  1297. package/src/models/ModifyMemberAccountResponseBody.ts +1 -1
  1298. package/src/models/ModifyPauseProtectionStatusRequest.ts +8 -6
  1299. package/src/models/ModifyPauseProtectionStatusResponseBody.ts +1 -1
  1300. package/src/models/ModifyResourceLogDeliveryStatusRequest.ts +27 -0
  1301. package/src/models/ModifyResourceLogDeliveryStatusResponseBody.ts +20 -0
  1302. package/src/models/ModifyResourceLogFieldConfigRequest.ts +40 -0
  1303. package/src/models/ModifyResourceLogFieldConfigResponseBody.ts +3 -0
  1304. package/src/models/ModifyResourceLogStatusRequest.ts +10 -8
  1305. package/src/models/ModifyResourceLogStatusResponseBody.ts +3 -2
  1306. package/src/models/ModifyTemplateResourcesRequest.ts +18 -9
  1307. package/src/models/ModifyTemplateResourcesResponseBody.ts +1 -1
  1308. package/src/models/ModifyUserLogFieldConfigRequest.ts +35 -0
  1309. package/src/models/ModifyUserLogFieldConfigResponseBody.ts +3 -0
  1310. package/src/models/ModifyUserWafLogStatusRequest.ts +29 -0
  1311. package/src/models/ModifyUserWafLogStatusResponseBody.ts +9 -0
  1312. package/src/models/ReCreateCloudResourceRequest.ts +41 -1
  1313. package/src/models/ReCreateCloudResourceResponseBody.ts +1 -1
  1314. package/src/models/ReleaseInstanceRequest.ts +6 -5
  1315. package/src/models/ReleaseInstanceResponseBody.ts +1 -1
  1316. package/src/models/SyncProductInstanceRequest.ts +6 -5
  1317. package/src/models/SyncProductInstanceResponseBody.ts +1 -1
  1318. package/src/models/TagResourcesRequest.ts +3 -2
  1319. package/src/models/UntagResourcesRequest.ts +6 -4
  1320. package/src/models/VerifyDomainOwnerRequest.ts +9 -9
  1321. package/src/models/VerifyDomainOwnerResponseBody.ts +14 -9
  1322. package/src/models/model.ts +12 -0
package/dist/client.d.ts CHANGED
@@ -9,7 +9,7 @@ export default class Client extends OpenApi {
9
9
  [key: string]: string;
10
10
  }, endpoint: string): string;
11
11
  /**
12
- * 地址簿添加地址
12
+ * Adds one or more IP addresses or CIDR blocks to an address book in a Web Application Firewall (WAF) instance. Address books can be referenced in protection rules for centralized IP address management.
13
13
  *
14
14
  * @param request - AddAddressRequest
15
15
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17,7 +17,7 @@ export default class Client extends OpenApi {
17
17
  */
18
18
  addAddressWithOptions(request: $_model.AddAddressRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AddAddressResponse>;
19
19
  /**
20
- * 地址簿添加地址
20
+ * Adds one or more IP addresses or CIDR blocks to an address book in a Web Application Firewall (WAF) instance. Address books can be referenced in protection rules for centralized IP address management.
21
21
  *
22
22
  * @param request - AddAddressRequest
23
23
  * @returns AddAddressResponse
@@ -39,7 +39,7 @@ export default class Client extends OpenApi {
39
39
  */
40
40
  changeResourceGroup(request: $_model.ChangeResourceGroupRequest): Promise<$_model.ChangeResourceGroupResponse>;
41
41
  /**
42
- * 地址簿清空所有地址
42
+ * Clears all addresses from a Web Application Firewall (WAF) address book.
43
43
  *
44
44
  * @param request - ClearAddressRequest
45
45
  * @param runtime - runtime options for this request RuntimeOptions
@@ -47,14 +47,14 @@ export default class Client extends OpenApi {
47
47
  */
48
48
  clearAddressWithOptions(request: $_model.ClearAddressRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ClearAddressResponse>;
49
49
  /**
50
- * 地址簿清空所有地址
50
+ * Clears all addresses from a Web Application Firewall (WAF) address book.
51
51
  *
52
52
  * @param request - ClearAddressRequest
53
53
  * @returns ClearAddressResponse
54
54
  */
55
55
  clearAddress(request: $_model.ClearAddressRequest): Promise<$_model.ClearAddressResponse>;
56
56
  /**
57
- * Clears an IP address blacklist for major event protection.
57
+ * Clears the IP blacklist for a critical event protection rule.
58
58
  *
59
59
  * @param request - ClearMajorProtectionBlackIpRequest
60
60
  * @param runtime - runtime options for this request RuntimeOptions
@@ -62,14 +62,14 @@ export default class Client extends OpenApi {
62
62
  */
63
63
  clearMajorProtectionBlackIpWithOptions(request: $_model.ClearMajorProtectionBlackIpRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ClearMajorProtectionBlackIpResponse>;
64
64
  /**
65
- * Clears an IP address blacklist for major event protection.
65
+ * Clears the IP blacklist for a critical event protection rule.
66
66
  *
67
67
  * @param request - ClearMajorProtectionBlackIpRequest
68
68
  * @returns ClearMajorProtectionBlackIpResponse
69
69
  */
70
70
  clearMajorProtectionBlackIp(request: $_model.ClearMajorProtectionBlackIpRequest): Promise<$_model.ClearMajorProtectionBlackIpResponse>;
71
71
  /**
72
- * Creates a new protection template from the copy.
72
+ * Copies a protection template.
73
73
  *
74
74
  * @param request - CopyDefenseTemplateRequest
75
75
  * @param runtime - runtime options for this request RuntimeOptions
@@ -77,14 +77,14 @@ export default class Client extends OpenApi {
77
77
  */
78
78
  copyDefenseTemplateWithOptions(request: $_model.CopyDefenseTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CopyDefenseTemplateResponse>;
79
79
  /**
80
- * Creates a new protection template from the copy.
80
+ * Copies a protection template.
81
81
  *
82
82
  * @param request - CopyDefenseTemplateRequest
83
83
  * @returns CopyDefenseTemplateResponse
84
84
  */
85
85
  copyDefenseTemplate(request: $_model.CopyDefenseTemplateRequest): Promise<$_model.CopyDefenseTemplateResponse>;
86
86
  /**
87
- * Creates a data export task in the API security module.
87
+ * Creates a task to export API security data.
88
88
  *
89
89
  * @param request - CreateApiExportRequest
90
90
  * @param runtime - runtime options for this request RuntimeOptions
@@ -92,7 +92,7 @@ export default class Client extends OpenApi {
92
92
  */
93
93
  createApiExportWithOptions(request: $_model.CreateApiExportRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateApiExportResponse>;
94
94
  /**
95
- * Creates a data export task in the API security module.
95
+ * Creates a task to export API security data.
96
96
  *
97
97
  * @param request - CreateApiExportRequest
98
98
  * @returns CreateApiExportResponse
@@ -114,7 +114,7 @@ export default class Client extends OpenApi {
114
114
  */
115
115
  createCerts(request: $_model.CreateCertsRequest): Promise<$_model.CreateCertsResponse>;
116
116
  /**
117
- * Adds a service to Web Application Firewall (WAF). This operation is supported for only the Elastic Compute Service (ECS) and Classic Load Balancer (CLB) services.
117
+ * Integrates cloud products with Web Application Firewall (WAF). Currently, only Elastic Compute Service (ECS) and Classic Load Balancer (CLB) are supported.
118
118
  *
119
119
  * @param tmpReq - CreateCloudResourceRequest
120
120
  * @param runtime - runtime options for this request RuntimeOptions
@@ -122,14 +122,14 @@ export default class Client extends OpenApi {
122
122
  */
123
123
  createCloudResourceWithOptions(tmpReq: $_model.CreateCloudResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateCloudResourceResponse>;
124
124
  /**
125
- * Adds a service to Web Application Firewall (WAF). This operation is supported for only the Elastic Compute Service (ECS) and Classic Load Balancer (CLB) services.
125
+ * Integrates cloud products with Web Application Firewall (WAF). Currently, only Elastic Compute Service (ECS) and Classic Load Balancer (CLB) are supported.
126
126
  *
127
127
  * @param request - CreateCloudResourceRequest
128
128
  * @returns CreateCloudResourceResponse
129
129
  */
130
130
  createCloudResource(request: $_model.CreateCloudResourceRequest): Promise<$_model.CreateCloudResourceResponse>;
131
131
  /**
132
- * 添加云产品接入的扩展证书
132
+ * Adds an extension certificate for cloud native mode.
133
133
  *
134
134
  * @param request - CreateCloudResourceExtensionCertRequest
135
135
  * @param runtime - runtime options for this request RuntimeOptions
@@ -137,14 +137,14 @@ export default class Client extends OpenApi {
137
137
  */
138
138
  createCloudResourceExtensionCertWithOptions(request: $_model.CreateCloudResourceExtensionCertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateCloudResourceExtensionCertResponse>;
139
139
  /**
140
- * 添加云产品接入的扩展证书
140
+ * Adds an extension certificate for cloud native mode.
141
141
  *
142
142
  * @param request - CreateCloudResourceExtensionCertRequest
143
143
  * @returns CreateCloudResourceExtensionCertResponse
144
144
  */
145
145
  createCloudResourceExtensionCert(request: $_model.CreateCloudResourceExtensionCertRequest): Promise<$_model.CreateCloudResourceExtensionCertResponse>;
146
146
  /**
147
- * 创建防护对象
147
+ * Creates a protected object.
148
148
  *
149
149
  * @param tmpReq - CreateDefenseResourceRequest
150
150
  * @param runtime - runtime options for this request RuntimeOptions
@@ -152,7 +152,7 @@ export default class Client extends OpenApi {
152
152
  */
153
153
  createDefenseResourceWithOptions(tmpReq: $_model.CreateDefenseResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateDefenseResourceResponse>;
154
154
  /**
155
- * 创建防护对象
155
+ * Creates a protected object.
156
156
  *
157
157
  * @param request - CreateDefenseResourceRequest
158
158
  * @returns CreateDefenseResourceResponse
@@ -189,7 +189,7 @@ export default class Client extends OpenApi {
189
189
  */
190
190
  createDefenseRule(request: $_model.CreateDefenseRuleRequest): Promise<$_model.CreateDefenseRuleResponse>;
191
191
  /**
192
- * Creates a protection rule template.
192
+ * Creates a protection template in Web Application Firewall (WAF).
193
193
  *
194
194
  * @param request - CreateDefenseTemplateRequest
195
195
  * @param runtime - runtime options for this request RuntimeOptions
@@ -197,14 +197,14 @@ export default class Client extends OpenApi {
197
197
  */
198
198
  createDefenseTemplateWithOptions(request: $_model.CreateDefenseTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateDefenseTemplateResponse>;
199
199
  /**
200
- * Creates a protection rule template.
200
+ * Creates a protection template in Web Application Firewall (WAF).
201
201
  *
202
202
  * @param request - CreateDefenseTemplateRequest
203
203
  * @returns CreateDefenseTemplateResponse
204
204
  */
205
205
  createDefenseTemplate(request: $_model.CreateDefenseTemplateRequest): Promise<$_model.CreateDefenseTemplateResponse>;
206
206
  /**
207
- * Adds a domain name to Web Application Firewall (WAF).
207
+ * Adds a domain name to a Web Application Firewall (WAF) instance for protection.
208
208
  *
209
209
  * @param tmpReq - CreateDomainRequest
210
210
  * @param runtime - runtime options for this request RuntimeOptions
@@ -212,14 +212,14 @@ export default class Client extends OpenApi {
212
212
  */
213
213
  createDomainWithOptions(tmpReq: $_model.CreateDomainRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateDomainResponse>;
214
214
  /**
215
- * Adds a domain name to Web Application Firewall (WAF).
215
+ * Adds a domain name to a Web Application Firewall (WAF) instance for protection.
216
216
  *
217
217
  * @param request - CreateDomainRequest
218
218
  * @returns CreateDomainResponse
219
219
  */
220
220
  createDomain(request: $_model.CreateDomainRequest): Promise<$_model.CreateDomainResponse>;
221
221
  /**
222
- * Creates a hybrid cloud cluster.
222
+ * Creates a hybrid cloud Web Application Firewall (WAF) cluster.
223
223
  *
224
224
  * @param request - CreateHybridCloudClusterRequest
225
225
  * @param runtime - runtime options for this request RuntimeOptions
@@ -227,14 +227,14 @@ export default class Client extends OpenApi {
227
227
  */
228
228
  createHybridCloudClusterWithOptions(request: $_model.CreateHybridCloudClusterRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateHybridCloudClusterResponse>;
229
229
  /**
230
- * Creates a hybrid cloud cluster.
230
+ * Creates a hybrid cloud Web Application Firewall (WAF) cluster.
231
231
  *
232
232
  * @param request - CreateHybridCloudClusterRequest
233
233
  * @returns CreateHybridCloudClusterResponse
234
234
  */
235
235
  createHybridCloudCluster(request: $_model.CreateHybridCloudClusterRequest): Promise<$_model.CreateHybridCloudClusterResponse>;
236
236
  /**
237
- * 新增集群规则信息
237
+ * Creates a Hybrid Cloud Web Application Firewall (WAF) cluster rule.
238
238
  *
239
239
  * @param request - CreateHybridCloudClusterRuleRequest
240
240
  * @param runtime - runtime options for this request RuntimeOptions
@@ -242,14 +242,14 @@ export default class Client extends OpenApi {
242
242
  */
243
243
  createHybridCloudClusterRuleWithOptions(request: $_model.CreateHybridCloudClusterRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateHybridCloudClusterRuleResponse>;
244
244
  /**
245
- * 新增集群规则信息
245
+ * Creates a Hybrid Cloud Web Application Firewall (WAF) cluster rule.
246
246
  *
247
247
  * @param request - CreateHybridCloudClusterRuleRequest
248
248
  * @returns CreateHybridCloudClusterRuleResponse
249
249
  */
250
250
  createHybridCloudClusterRule(request: $_model.CreateHybridCloudClusterRuleRequest): Promise<$_model.CreateHybridCloudClusterRuleResponse>;
251
251
  /**
252
- * Creates a node group for a hybrid cloud cluster.
252
+ * Creates a node group in a Hybrid Cloud Web Application Firewall (WAF) cluster.
253
253
  *
254
254
  * @param request - CreateHybridCloudGroupRequest
255
255
  * @param runtime - runtime options for this request RuntimeOptions
@@ -257,14 +257,14 @@ export default class Client extends OpenApi {
257
257
  */
258
258
  createHybridCloudGroupWithOptions(request: $_model.CreateHybridCloudGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateHybridCloudGroupResponse>;
259
259
  /**
260
- * Creates a node group for a hybrid cloud cluster.
260
+ * Creates a node group in a Hybrid Cloud Web Application Firewall (WAF) cluster.
261
261
  *
262
262
  * @param request - CreateHybridCloudGroupRequest
263
263
  * @returns CreateHybridCloudGroupResponse
264
264
  */
265
265
  createHybridCloudGroup(request: $_model.CreateHybridCloudGroupRequest): Promise<$_model.CreateHybridCloudGroupResponse>;
266
266
  /**
267
- * Creates a hybrid cloud log delivery configuration.
267
+ * Creates a log delivery configuration for a Web Application Firewall (WAF) instance in a hybrid cloud.
268
268
  *
269
269
  * @param request - CreateLogDeliveryConfigRequest
270
270
  * @param runtime - runtime options for this request RuntimeOptions
@@ -272,14 +272,14 @@ export default class Client extends OpenApi {
272
272
  */
273
273
  createLogDeliveryConfigWithOptions(request: $_model.CreateLogDeliveryConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateLogDeliveryConfigResponse>;
274
274
  /**
275
- * Creates a hybrid cloud log delivery configuration.
275
+ * Creates a log delivery configuration for a Web Application Firewall (WAF) instance in a hybrid cloud.
276
276
  *
277
277
  * @param request - CreateLogDeliveryConfigRequest
278
278
  * @returns CreateLogDeliveryConfigResponse
279
279
  */
280
280
  createLogDeliveryConfig(request: $_model.CreateLogDeliveryConfigRequest): Promise<$_model.CreateLogDeliveryConfigResponse>;
281
281
  /**
282
- * Creates an IP address blacklist for major event protection.
282
+ * Creates an IP address blacklist for critical event protection.
283
283
  *
284
284
  * @remarks
285
285
  * This operation is available only on the China site (aliyun.com).
@@ -290,7 +290,7 @@ export default class Client extends OpenApi {
290
290
  */
291
291
  createMajorProtectionBlackIpWithOptions(request: $_model.CreateMajorProtectionBlackIpRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateMajorProtectionBlackIpResponse>;
292
292
  /**
293
- * Creates an IP address blacklist for major event protection.
293
+ * Creates an IP address blacklist for critical event protection.
294
294
  *
295
295
  * @remarks
296
296
  * This operation is available only on the China site (aliyun.com).
@@ -300,7 +300,7 @@ export default class Client extends OpenApi {
300
300
  */
301
301
  createMajorProtectionBlackIp(request: $_model.CreateMajorProtectionBlackIpRequest): Promise<$_model.CreateMajorProtectionBlackIpResponse>;
302
302
  /**
303
- * Adds members to use the multi-account management feature of Web Application Firewall (WAF).
303
+ * Adds member accounts to use the multi-account management feature of Web Application Firewall (WAF).
304
304
  *
305
305
  * @param request - CreateMemberAccountsRequest
306
306
  * @param runtime - runtime options for this request RuntimeOptions
@@ -308,14 +308,14 @@ export default class Client extends OpenApi {
308
308
  */
309
309
  createMemberAccountsWithOptions(request: $_model.CreateMemberAccountsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateMemberAccountsResponse>;
310
310
  /**
311
- * Adds members to use the multi-account management feature of Web Application Firewall (WAF).
311
+ * Adds member accounts to use the multi-account management feature of Web Application Firewall (WAF).
312
312
  *
313
313
  * @param request - CreateMemberAccountsRequest
314
314
  * @returns CreateMemberAccountsResponse
315
315
  */
316
316
  createMemberAccounts(request: $_model.CreateMemberAccountsRequest): Promise<$_model.CreateMemberAccountsResponse>;
317
317
  /**
318
- * 开启防护功能POC
318
+ * Starts a trial for a proof of concept (POC) feature.
319
319
  *
320
320
  * @param request - CreatePocFunctionRequest
321
321
  * @param runtime - runtime options for this request RuntimeOptions
@@ -323,7 +323,7 @@ export default class Client extends OpenApi {
323
323
  */
324
324
  createPocFunctionWithOptions(request: $_model.CreatePocFunctionRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreatePocFunctionResponse>;
325
325
  /**
326
- * 开启防护功能POC
326
+ * Starts a trial for a proof of concept (POC) feature.
327
327
  *
328
328
  * @param request - CreatePocFunctionRequest
329
329
  * @returns CreatePocFunctionResponse
@@ -345,7 +345,7 @@ export default class Client extends OpenApi {
345
345
  */
346
346
  createPostpaidInstance(request: $_model.CreatePostpaidInstanceRequest): Promise<$_model.CreatePostpaidInstanceResponse>;
347
347
  /**
348
- * Uploads a ShangMi (SM) certificate for a domain name that is added to Web Application Firewall (WAF) in CNAME record mode.
348
+ * Uploads an SM certificate for CNAME record access to Web Application Firewall (WAF).
349
349
  *
350
350
  * @param request - CreateSM2CertRequest
351
351
  * @param runtime - runtime options for this request RuntimeOptions
@@ -353,14 +353,14 @@ export default class Client extends OpenApi {
353
353
  */
354
354
  createSM2CertWithOptions(request: $_model.CreateSM2CertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateSM2CertResponse>;
355
355
  /**
356
- * Uploads a ShangMi (SM) certificate for a domain name that is added to Web Application Firewall (WAF) in CNAME record mode.
356
+ * Uploads an SM certificate for CNAME record access to Web Application Firewall (WAF).
357
357
  *
358
358
  * @param request - CreateSM2CertRequest
359
359
  * @returns CreateSM2CertResponse
360
360
  */
361
361
  createSM2Cert(request: $_model.CreateSM2CertRequest): Promise<$_model.CreateSM2CertResponse>;
362
362
  /**
363
- * 地址簿添加地址
363
+ * Deletes addresses from an address book.
364
364
  *
365
365
  * @param request - DeleteAddressRequest
366
366
  * @param runtime - runtime options for this request RuntimeOptions
@@ -368,14 +368,14 @@ export default class Client extends OpenApi {
368
368
  */
369
369
  deleteAddressWithOptions(request: $_model.DeleteAddressRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteAddressResponse>;
370
370
  /**
371
- * 地址簿添加地址
371
+ * Deletes addresses from an address book.
372
372
  *
373
373
  * @param request - DeleteAddressRequest
374
374
  * @returns DeleteAddressResponse
375
375
  */
376
376
  deleteAddress(request: $_model.DeleteAddressRequest): Promise<$_model.DeleteAddressResponse>;
377
377
  /**
378
- * Deletes multiple risks detected by the API security module at a time.
378
+ * Deletes API security risks in a batch.
379
379
  *
380
380
  * @param request - DeleteApisecAbnormalsRequest
381
381
  * @param runtime - runtime options for this request RuntimeOptions
@@ -383,14 +383,14 @@ export default class Client extends OpenApi {
383
383
  */
384
384
  deleteApisecAbnormalsWithOptions(request: $_model.DeleteApisecAbnormalsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteApisecAbnormalsResponse>;
385
385
  /**
386
- * Deletes multiple risks detected by the API security module at a time.
386
+ * Deletes API security risks in a batch.
387
387
  *
388
388
  * @param request - DeleteApisecAbnormalsRequest
389
389
  * @returns DeleteApisecAbnormalsResponse
390
390
  */
391
391
  deleteApisecAbnormals(request: $_model.DeleteApisecAbnormalsRequest): Promise<$_model.DeleteApisecAbnormalsResponse>;
392
392
  /**
393
- * Deletes multiple security events detected by the API security module at a time.
393
+ * Deletes API security events in batches.
394
394
  *
395
395
  * @param request - DeleteApisecEventsRequest
396
396
  * @param runtime - runtime options for this request RuntimeOptions
@@ -398,14 +398,14 @@ export default class Client extends OpenApi {
398
398
  */
399
399
  deleteApisecEventsWithOptions(request: $_model.DeleteApisecEventsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteApisecEventsResponse>;
400
400
  /**
401
- * Deletes multiple security events detected by the API security module at a time.
401
+ * Deletes API security events in batches.
402
402
  *
403
403
  * @param request - DeleteApisecEventsRequest
404
404
  * @returns DeleteApisecEventsResponse
405
405
  */
406
406
  deleteApisecEvents(request: $_model.DeleteApisecEventsRequest): Promise<$_model.DeleteApisecEventsResponse>;
407
407
  /**
408
- * Removes a service from Web Application Firewall (WAF). This operation is supported for only the Elastic Compute Service (ECS) and Classic Load Balancer (CLB) services.
408
+ * Removes a cloud service from Web Application Firewall (WAF). This operation currently supports only Elastic Compute Service (ECS) and Classic Load Balancer (CLB).
409
409
  *
410
410
  * @param request - DeleteCloudResourceRequest
411
411
  * @param runtime - runtime options for this request RuntimeOptions
@@ -413,14 +413,14 @@ export default class Client extends OpenApi {
413
413
  */
414
414
  deleteCloudResourceWithOptions(request: $_model.DeleteCloudResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteCloudResourceResponse>;
415
415
  /**
416
- * Removes a service from Web Application Firewall (WAF). This operation is supported for only the Elastic Compute Service (ECS) and Classic Load Balancer (CLB) services.
416
+ * Removes a cloud service from Web Application Firewall (WAF). This operation currently supports only Elastic Compute Service (ECS) and Classic Load Balancer (CLB).
417
417
  *
418
418
  * @param request - DeleteCloudResourceRequest
419
419
  * @returns DeleteCloudResourceResponse
420
420
  */
421
421
  deleteCloudResource(request: $_model.DeleteCloudResourceRequest): Promise<$_model.DeleteCloudResourceResponse>;
422
422
  /**
423
- * 删除云产品接入的扩展证书
423
+ * Deletes an extension certificate for cloud native mode.
424
424
  *
425
425
  * @param request - DeleteCloudResourceExtensionCertRequest
426
426
  * @param runtime - runtime options for this request RuntimeOptions
@@ -428,14 +428,14 @@ export default class Client extends OpenApi {
428
428
  */
429
429
  deleteCloudResourceExtensionCertWithOptions(request: $_model.DeleteCloudResourceExtensionCertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteCloudResourceExtensionCertResponse>;
430
430
  /**
431
- * 删除云产品接入的扩展证书
431
+ * Deletes an extension certificate for cloud native mode.
432
432
  *
433
433
  * @param request - DeleteCloudResourceExtensionCertRequest
434
434
  * @returns DeleteCloudResourceExtensionCertResponse
435
435
  */
436
436
  deleteCloudResourceExtensionCert(request: $_model.DeleteCloudResourceExtensionCertRequest): Promise<$_model.DeleteCloudResourceExtensionCertResponse>;
437
437
  /**
438
- * 删除单个防护对象
438
+ * Deletes a protected object.
439
439
  *
440
440
  * @param request - DeleteDefenseResourceRequest
441
441
  * @param runtime - runtime options for this request RuntimeOptions
@@ -443,7 +443,7 @@ export default class Client extends OpenApi {
443
443
  */
444
444
  deleteDefenseResourceWithOptions(request: $_model.DeleteDefenseResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteDefenseResourceResponse>;
445
445
  /**
446
- * 删除单个防护对象
446
+ * Deletes a protected object.
447
447
  *
448
448
  * @param request - DeleteDefenseResourceRequest
449
449
  * @returns DeleteDefenseResourceResponse
@@ -465,7 +465,7 @@ export default class Client extends OpenApi {
465
465
  */
466
466
  deleteDefenseResourceGroup(request: $_model.DeleteDefenseResourceGroupRequest): Promise<$_model.DeleteDefenseResourceGroupResponse>;
467
467
  /**
468
- * Deletes a protection rule.
468
+ * Deletes the specified protection rules.
469
469
  *
470
470
  * @param request - DeleteDefenseRuleRequest
471
471
  * @param runtime - runtime options for this request RuntimeOptions
@@ -473,14 +473,14 @@ export default class Client extends OpenApi {
473
473
  */
474
474
  deleteDefenseRuleWithOptions(request: $_model.DeleteDefenseRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteDefenseRuleResponse>;
475
475
  /**
476
- * Deletes a protection rule.
476
+ * Deletes the specified protection rules.
477
477
  *
478
478
  * @param request - DeleteDefenseRuleRequest
479
479
  * @returns DeleteDefenseRuleResponse
480
480
  */
481
481
  deleteDefenseRule(request: $_model.DeleteDefenseRuleRequest): Promise<$_model.DeleteDefenseRuleResponse>;
482
482
  /**
483
- * 更新防护规则封禁Ip
483
+ * Unblocks an IP address that is blocked by the scan protection module.
484
484
  *
485
485
  * @param request - DeleteDefenseRuleBlockIpRequest
486
486
  * @param runtime - runtime options for this request RuntimeOptions
@@ -488,7 +488,7 @@ export default class Client extends OpenApi {
488
488
  */
489
489
  deleteDefenseRuleBlockIpWithOptions(request: $_model.DeleteDefenseRuleBlockIpRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteDefenseRuleBlockIpResponse>;
490
490
  /**
491
- * 更新防护规则封禁Ip
491
+ * Unblocks an IP address that is blocked by the scan protection module.
492
492
  *
493
493
  * @param request - DeleteDefenseRuleBlockIpRequest
494
494
  * @returns DeleteDefenseRuleBlockIpResponse
@@ -510,7 +510,7 @@ export default class Client extends OpenApi {
510
510
  */
511
511
  deleteDefenseTemplate(request: $_model.DeleteDefenseTemplateRequest): Promise<$_model.DeleteDefenseTemplateResponse>;
512
512
  /**
513
- * Deletes a domain name that is added to Web Application Firewall (WAF).
513
+ * Deletes a domain name that has been added to Web Application Firewall (WAF) in CNAME record mode.
514
514
  *
515
515
  * @param request - DeleteDomainRequest
516
516
  * @param runtime - runtime options for this request RuntimeOptions
@@ -518,14 +518,14 @@ export default class Client extends OpenApi {
518
518
  */
519
519
  deleteDomainWithOptions(request: $_model.DeleteDomainRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteDomainResponse>;
520
520
  /**
521
- * Deletes a domain name that is added to Web Application Firewall (WAF).
521
+ * Deletes a domain name that has been added to Web Application Firewall (WAF) in CNAME record mode.
522
522
  *
523
523
  * @param request - DeleteDomainRequest
524
524
  * @returns DeleteDomainResponse
525
525
  */
526
526
  deleteDomain(request: $_model.DeleteDomainRequest): Promise<$_model.DeleteDomainResponse>;
527
527
  /**
528
- * 删除集群规则信息
528
+ * Deletes a hybrid cloud cluster rule from a Web Application Firewall (WAF) instance.
529
529
  *
530
530
  * @param request - DeleteHybridCloudClusterRuleRequest
531
531
  * @param runtime - runtime options for this request RuntimeOptions
@@ -533,14 +533,14 @@ export default class Client extends OpenApi {
533
533
  */
534
534
  deleteHybridCloudClusterRuleWithOptions(request: $_model.DeleteHybridCloudClusterRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteHybridCloudClusterRuleResponse>;
535
535
  /**
536
- * 删除集群规则信息
536
+ * Deletes a hybrid cloud cluster rule from a Web Application Firewall (WAF) instance.
537
537
  *
538
538
  * @param request - DeleteHybridCloudClusterRuleRequest
539
539
  * @returns DeleteHybridCloudClusterRuleResponse
540
540
  */
541
541
  deleteHybridCloudClusterRule(request: $_model.DeleteHybridCloudClusterRuleRequest): Promise<$_model.DeleteHybridCloudClusterRuleResponse>;
542
542
  /**
543
- * 删除组信息
543
+ * Deletes a group.
544
544
  *
545
545
  * @param request - DeleteHybridCloudGroupRequest
546
546
  * @param runtime - runtime options for this request RuntimeOptions
@@ -548,14 +548,14 @@ export default class Client extends OpenApi {
548
548
  */
549
549
  deleteHybridCloudGroupWithOptions(request: $_model.DeleteHybridCloudGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteHybridCloudGroupResponse>;
550
550
  /**
551
- * 删除组信息
551
+ * Deletes a group.
552
552
  *
553
553
  * @param request - DeleteHybridCloudGroupRequest
554
554
  * @returns DeleteHybridCloudGroupResponse
555
555
  */
556
556
  deleteHybridCloudGroup(request: $_model.DeleteHybridCloudGroupRequest): Promise<$_model.DeleteHybridCloudGroupResponse>;
557
557
  /**
558
- * Delets a hybrid cloud log delivery configuration.
558
+ * Deletes a log delivery configuration.
559
559
  *
560
560
  * @param request - DeleteLogDeliveryConfigRequest
561
561
  * @param runtime - runtime options for this request RuntimeOptions
@@ -563,14 +563,14 @@ export default class Client extends OpenApi {
563
563
  */
564
564
  deleteLogDeliveryConfigWithOptions(request: $_model.DeleteLogDeliveryConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteLogDeliveryConfigResponse>;
565
565
  /**
566
- * Delets a hybrid cloud log delivery configuration.
566
+ * Deletes a log delivery configuration.
567
567
  *
568
568
  * @param request - DeleteLogDeliveryConfigRequest
569
569
  * @returns DeleteLogDeliveryConfigResponse
570
570
  */
571
571
  deleteLogDeliveryConfig(request: $_model.DeleteLogDeliveryConfigRequest): Promise<$_model.DeleteLogDeliveryConfigResponse>;
572
572
  /**
573
- * Deletes an IP address blacklist for major event protection.
573
+ * Deletes an IP address from the blacklist for critical event protection.
574
574
  *
575
575
  * @param request - DeleteMajorProtectionBlackIpRequest
576
576
  * @param runtime - runtime options for this request RuntimeOptions
@@ -578,14 +578,14 @@ export default class Client extends OpenApi {
578
578
  */
579
579
  deleteMajorProtectionBlackIpWithOptions(request: $_model.DeleteMajorProtectionBlackIpRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteMajorProtectionBlackIpResponse>;
580
580
  /**
581
- * Deletes an IP address blacklist for major event protection.
581
+ * Deletes an IP address from the blacklist for critical event protection.
582
582
  *
583
583
  * @param request - DeleteMajorProtectionBlackIpRequest
584
584
  * @returns DeleteMajorProtectionBlackIpResponse
585
585
  */
586
586
  deleteMajorProtectionBlackIp(request: $_model.DeleteMajorProtectionBlackIpRequest): Promise<$_model.DeleteMajorProtectionBlackIpResponse>;
587
587
  /**
588
- * Removes the members that are added for multi-account management in Web Application Firewall (WAF).
588
+ * Deletes a Web Application Firewall (WAF) member account.
589
589
  *
590
590
  * @param request - DeleteMemberAccountRequest
591
591
  * @param runtime - runtime options for this request RuntimeOptions
@@ -593,14 +593,14 @@ export default class Client extends OpenApi {
593
593
  */
594
594
  deleteMemberAccountWithOptions(request: $_model.DeleteMemberAccountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteMemberAccountResponse>;
595
595
  /**
596
- * Removes the members that are added for multi-account management in Web Application Firewall (WAF).
596
+ * Deletes a Web Application Firewall (WAF) member account.
597
597
  *
598
598
  * @param request - DeleteMemberAccountRequest
599
599
  * @returns DeleteMemberAccountResponse
600
600
  */
601
601
  deleteMemberAccount(request: $_model.DeleteMemberAccountRequest): Promise<$_model.DeleteMemberAccountResponse>;
602
602
  /**
603
- * 查询异常的云产品接入资源
603
+ * Queries abnormal cloud resources added in cloud native mode.
604
604
  *
605
605
  * @param request - DescribeAbnormalCloudResourcesRequest
606
606
  * @param runtime - runtime options for this request RuntimeOptions
@@ -608,14 +608,14 @@ export default class Client extends OpenApi {
608
608
  */
609
609
  describeAbnormalCloudResourcesWithOptions(request: $_model.DescribeAbnormalCloudResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAbnormalCloudResourcesResponse>;
610
610
  /**
611
- * 查询异常的云产品接入资源
611
+ * Queries abnormal cloud resources added in cloud native mode.
612
612
  *
613
613
  * @param request - DescribeAbnormalCloudResourcesRequest
614
614
  * @returns DescribeAbnormalCloudResourcesResponse
615
615
  */
616
616
  describeAbnormalCloudResources(request: $_model.DescribeAbnormalCloudResourcesRequest): Promise<$_model.DescribeAbnormalCloudResourcesResponse>;
617
617
  /**
618
- * Queries whether an Alibaba Cloud account is the delegated administrator account of a Web Application Firewall (WAF) instance.
618
+ * Queries whether an account is a delegated administrator for Web Application Firewall (WAF) using the multi-account management feature.
619
619
  *
620
620
  * @param request - DescribeAccountDelegatedStatusRequest
621
621
  * @param runtime - runtime options for this request RuntimeOptions
@@ -623,14 +623,14 @@ export default class Client extends OpenApi {
623
623
  */
624
624
  describeAccountDelegatedStatusWithOptions(request: $_model.DescribeAccountDelegatedStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAccountDelegatedStatusResponse>;
625
625
  /**
626
- * Queries whether an Alibaba Cloud account is the delegated administrator account of a Web Application Firewall (WAF) instance.
626
+ * Queries whether an account is a delegated administrator for Web Application Firewall (WAF) using the multi-account management feature.
627
627
  *
628
628
  * @param request - DescribeAccountDelegatedStatusRequest
629
629
  * @returns DescribeAccountDelegatedStatusResponse
630
630
  */
631
631
  describeAccountDelegatedStatus(request: $_model.DescribeAccountDelegatedStatusRequest): Promise<$_model.DescribeAccountDelegatedStatusResponse>;
632
632
  /**
633
- * 分页查询地址簿IP
633
+ * Queries a paginated list of addresses in an address book.
634
634
  *
635
635
  * @param request - DescribeAddressesRequest
636
636
  * @param runtime - runtime options for this request RuntimeOptions
@@ -638,14 +638,14 @@ export default class Client extends OpenApi {
638
638
  */
639
639
  describeAddressesWithOptions(request: $_model.DescribeAddressesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAddressesResponse>;
640
640
  /**
641
- * 分页查询地址簿IP
641
+ * Queries a paginated list of addresses in an address book.
642
642
  *
643
643
  * @param request - DescribeAddressesRequest
644
644
  * @returns DescribeAddressesResponse
645
645
  */
646
646
  describeAddresses(request: $_model.DescribeAddressesRequest): Promise<$_model.DescribeAddressesResponse>;
647
647
  /**
648
- * 查询实例信息
648
+ * Queries the alert banner information of a Web Application Firewall (WAF) instance.
649
649
  *
650
650
  * @param request - DescribeAlarmBannerRequest
651
651
  * @param runtime - runtime options for this request RuntimeOptions
@@ -653,14 +653,14 @@ export default class Client extends OpenApi {
653
653
  */
654
654
  describeAlarmBannerWithOptions(request: $_model.DescribeAlarmBannerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAlarmBannerResponse>;
655
655
  /**
656
- * 查询实例信息
656
+ * Queries the alert banner information of a Web Application Firewall (WAF) instance.
657
657
  *
658
658
  * @param request - DescribeAlarmBannerRequest
659
659
  * @returns DescribeAlarmBannerResponse
660
660
  */
661
661
  describeAlarmBanner(request: $_model.DescribeAlarmBannerRequest): Promise<$_model.DescribeAlarmBannerResponse>;
662
662
  /**
663
- * 查询实例信息
663
+ * Queries a list of alerts.
664
664
  *
665
665
  * @param request - DescribeAlarmListRequest
666
666
  * @param runtime - runtime options for this request RuntimeOptions
@@ -668,14 +668,14 @@ export default class Client extends OpenApi {
668
668
  */
669
669
  describeAlarmListWithOptions(request: $_model.DescribeAlarmListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAlarmListResponse>;
670
670
  /**
671
- * 查询实例信息
671
+ * Queries a list of alerts.
672
672
  *
673
673
  * @param request - DescribeAlarmListRequest
674
674
  * @returns DescribeAlarmListResponse
675
675
  */
676
676
  describeAlarmList(request: $_model.DescribeAlarmListRequest): Promise<$_model.DescribeAlarmListResponse>;
677
677
  /**
678
- * Queries the list of data export tasks in the API security module.
678
+ * Queries a list of API security export tasks.
679
679
  *
680
680
  * @param request - DescribeApiExportsRequest
681
681
  * @param runtime - runtime options for this request RuntimeOptions
@@ -683,14 +683,14 @@ export default class Client extends OpenApi {
683
683
  */
684
684
  describeApiExportsWithOptions(request: $_model.DescribeApiExportsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeApiExportsResponse>;
685
685
  /**
686
- * Queries the list of data export tasks in the API security module.
686
+ * Queries a list of API security export tasks.
687
687
  *
688
688
  * @param request - DescribeApiExportsRequest
689
689
  * @returns DescribeApiExportsResponse
690
690
  */
691
691
  describeApiExports(request: $_model.DescribeApiExportsRequest): Promise<$_model.DescribeApiExportsResponse>;
692
692
  /**
693
- * Queries the statistics on domain names on which risks are detected by the API security module.
693
+ * Queries the API security risk statistics for domain names that are protected by Web Application Firewall (WAF).
694
694
  *
695
695
  * @param request - DescribeApisecAbnormalDomainStatisticRequest
696
696
  * @param runtime - runtime options for this request RuntimeOptions
@@ -698,14 +698,14 @@ export default class Client extends OpenApi {
698
698
  */
699
699
  describeApisecAbnormalDomainStatisticWithOptions(request: $_model.DescribeApisecAbnormalDomainStatisticRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeApisecAbnormalDomainStatisticResponse>;
700
700
  /**
701
- * Queries the statistics on domain names on which risks are detected by the API security module.
701
+ * Queries the API security risk statistics for domain names that are protected by Web Application Firewall (WAF).
702
702
  *
703
703
  * @param request - DescribeApisecAbnormalDomainStatisticRequest
704
704
  * @returns DescribeApisecAbnormalDomainStatisticResponse
705
705
  */
706
706
  describeApisecAbnormalDomainStatistic(request: $_model.DescribeApisecAbnormalDomainStatisticRequest): Promise<$_model.DescribeApisecAbnormalDomainStatisticResponse>;
707
707
  /**
708
- * Queries the list of API security risks.
708
+ * Queries the API security risks that are detected by Web Application Firewall (WAF).
709
709
  *
710
710
  * @param request - DescribeApisecAbnormalsRequest
711
711
  * @param runtime - runtime options for this request RuntimeOptions
@@ -713,14 +713,14 @@ export default class Client extends OpenApi {
713
713
  */
714
714
  describeApisecAbnormalsWithOptions(request: $_model.DescribeApisecAbnormalsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeApisecAbnormalsResponse>;
715
715
  /**
716
- * Queries the list of API security risks.
716
+ * Queries the API security risks that are detected by Web Application Firewall (WAF).
717
717
  *
718
718
  * @param request - DescribeApisecAbnormalsRequest
719
719
  * @returns DescribeApisecAbnormalsResponse
720
720
  */
721
721
  describeApisecAbnormals(request: $_model.DescribeApisecAbnormalsRequest): Promise<$_model.DescribeApisecAbnormalsResponse>;
722
722
  /**
723
- * Queries API assets in the API security module.
723
+ * Queries a list of API security assets that are protected by Web Application Firewall (WAF).
724
724
  *
725
725
  * @param request - DescribeApisecApiResourcesRequest
726
726
  * @param runtime - runtime options for this request RuntimeOptions
@@ -728,14 +728,14 @@ export default class Client extends OpenApi {
728
728
  */
729
729
  describeApisecApiResourcesWithOptions(request: $_model.DescribeApisecApiResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeApisecApiResourcesResponse>;
730
730
  /**
731
- * Queries API assets in the API security module.
731
+ * Queries a list of API security assets that are protected by Web Application Firewall (WAF).
732
732
  *
733
733
  * @param request - DescribeApisecApiResourcesRequest
734
734
  * @returns DescribeApisecApiResourcesResponse
735
735
  */
736
736
  describeApisecApiResources(request: $_model.DescribeApisecApiResourcesRequest): Promise<$_model.DescribeApisecApiResourcesResponse>;
737
737
  /**
738
- * Queries the asset trends in the API security module.
738
+ * Queries the trend of API assets detected by the API security module of Web Application Firewall (WAF).
739
739
  *
740
740
  * @param request - DescribeApisecAssetTrendRequest
741
741
  * @param runtime - runtime options for this request RuntimeOptions
@@ -743,14 +743,14 @@ export default class Client extends OpenApi {
743
743
  */
744
744
  describeApisecAssetTrendWithOptions(request: $_model.DescribeApisecAssetTrendRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeApisecAssetTrendResponse>;
745
745
  /**
746
- * Queries the asset trends in the API security module.
746
+ * Queries the trend of API assets detected by the API security module of Web Application Firewall (WAF).
747
747
  *
748
748
  * @param request - DescribeApisecAssetTrendRequest
749
749
  * @returns DescribeApisecAssetTrendResponse
750
750
  */
751
751
  describeApisecAssetTrend(request: $_model.DescribeApisecAssetTrendRequest): Promise<$_model.DescribeApisecAssetTrendResponse>;
752
752
  /**
753
- * 查询安全事件详情
753
+ * Retrieves the details of an API security event.
754
754
  *
755
755
  * @param request - DescribeApisecEventDetailRequest
756
756
  * @param runtime - runtime options for this request RuntimeOptions
@@ -758,14 +758,14 @@ export default class Client extends OpenApi {
758
758
  */
759
759
  describeApisecEventDetailWithOptions(request: $_model.DescribeApisecEventDetailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeApisecEventDetailResponse>;
760
760
  /**
761
- * 查询安全事件详情
761
+ * Retrieves the details of an API security event.
762
762
  *
763
763
  * @param request - DescribeApisecEventDetailRequest
764
764
  * @returns DescribeApisecEventDetailResponse
765
765
  */
766
766
  describeApisecEventDetail(request: $_model.DescribeApisecEventDetailRequest): Promise<$_model.DescribeApisecEventDetailResponse>;
767
767
  /**
768
- * Queries the statistics on domain names on which security events are detected by the API security module.
768
+ * Queries API security event statistics grouped by domain name for a Web Application Firewall (WAF) instance.
769
769
  *
770
770
  * @param request - DescribeApisecEventDomainStatisticRequest
771
771
  * @param runtime - runtime options for this request RuntimeOptions
@@ -773,14 +773,14 @@ export default class Client extends OpenApi {
773
773
  */
774
774
  describeApisecEventDomainStatisticWithOptions(request: $_model.DescribeApisecEventDomainStatisticRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeApisecEventDomainStatisticResponse>;
775
775
  /**
776
- * Queries the statistics on domain names on which security events are detected by the API security module.
776
+ * Queries API security event statistics grouped by domain name for a Web Application Firewall (WAF) instance.
777
777
  *
778
778
  * @param request - DescribeApisecEventDomainStatisticRequest
779
779
  * @returns DescribeApisecEventDomainStatisticResponse
780
780
  */
781
781
  describeApisecEventDomainStatistic(request: $_model.DescribeApisecEventDomainStatisticRequest): Promise<$_model.DescribeApisecEventDomainStatisticResponse>;
782
782
  /**
783
- * Queries API security events.
783
+ * Queries a list of API security events.
784
784
  *
785
785
  * @param request - DescribeApisecEventsRequest
786
786
  * @param runtime - runtime options for this request RuntimeOptions
@@ -788,14 +788,14 @@ export default class Client extends OpenApi {
788
788
  */
789
789
  describeApisecEventsWithOptions(request: $_model.DescribeApisecEventsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeApisecEventsResponse>;
790
790
  /**
791
- * Queries API security events.
791
+ * Queries a list of API security events.
792
792
  *
793
793
  * @param request - DescribeApisecEventsRequest
794
794
  * @returns DescribeApisecEventsResponse
795
795
  */
796
796
  describeApisecEvents(request: $_model.DescribeApisecEventsRequest): Promise<$_model.DescribeApisecEventsResponse>;
797
797
  /**
798
- * 查询API安全样例信息
798
+ * Queries the API security examples that are detected by Web Application Firewall (WAF).
799
799
  *
800
800
  * @param request - DescribeApisecExamplesRequest
801
801
  * @param runtime - runtime options for this request RuntimeOptions
@@ -803,7 +803,7 @@ export default class Client extends OpenApi {
803
803
  */
804
804
  describeApisecExamplesWithOptions(request: $_model.DescribeApisecExamplesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeApisecExamplesResponse>;
805
805
  /**
806
- * 查询API安全样例信息
806
+ * Queries the API security examples that are detected by Web Application Firewall (WAF).
807
807
  *
808
808
  * @param request - DescribeApisecExamplesRequest
809
809
  * @returns DescribeApisecExamplesResponse
@@ -825,7 +825,7 @@ export default class Client extends OpenApi {
825
825
  */
826
826
  describeApisecLogDeliveries(request: $_model.DescribeApisecLogDeliveriesRequest): Promise<$_model.DescribeApisecLogDeliveriesResponse>;
827
827
  /**
828
- * Queries the list of domain names detected in the API security module.
828
+ * Queries the list of domain names that are protected by API security.
829
829
  *
830
830
  * @param request - DescribeApisecMatchedHostsRequest
831
831
  * @param runtime - runtime options for this request RuntimeOptions
@@ -833,14 +833,14 @@ export default class Client extends OpenApi {
833
833
  */
834
834
  describeApisecMatchedHostsWithOptions(request: $_model.DescribeApisecMatchedHostsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeApisecMatchedHostsResponse>;
835
835
  /**
836
- * Queries the list of domain names detected in the API security module.
836
+ * Queries the list of domain names that are protected by API security.
837
837
  *
838
838
  * @param request - DescribeApisecMatchedHostsRequest
839
839
  * @returns DescribeApisecMatchedHostsResponse
840
840
  */
841
841
  describeApisecMatchedHosts(request: $_model.DescribeApisecMatchedHostsRequest): Promise<$_model.DescribeApisecMatchedHostsResponse>;
842
842
  /**
843
- * Queries the list of protected object groups to which API security policies are applied.
843
+ * Retrieves a list of active API security protection object groups.
844
844
  *
845
845
  * @param request - DescribeApisecProtectionGroupsRequest
846
846
  * @param runtime - runtime options for this request RuntimeOptions
@@ -848,14 +848,14 @@ export default class Client extends OpenApi {
848
848
  */
849
849
  describeApisecProtectionGroupsWithOptions(request: $_model.DescribeApisecProtectionGroupsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeApisecProtectionGroupsResponse>;
850
850
  /**
851
- * Queries the list of protected object groups to which API security policies are applied.
851
+ * Retrieves a list of active API security protection object groups.
852
852
  *
853
853
  * @param request - DescribeApisecProtectionGroupsRequest
854
854
  * @returns DescribeApisecProtectionGroupsResponse
855
855
  */
856
856
  describeApisecProtectionGroups(request: $_model.DescribeApisecProtectionGroupsRequest): Promise<$_model.DescribeApisecProtectionGroupsResponse>;
857
857
  /**
858
- * Queries the list of protected objects to which API security policies are applied.
858
+ * Queries the protected objects of a Web Application Firewall (WAF) instance for which API security is enabled.
859
859
  *
860
860
  * @param request - DescribeApisecProtectionResourcesRequest
861
861
  * @param runtime - runtime options for this request RuntimeOptions
@@ -863,14 +863,14 @@ export default class Client extends OpenApi {
863
863
  */
864
864
  describeApisecProtectionResourcesWithOptions(request: $_model.DescribeApisecProtectionResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeApisecProtectionResourcesResponse>;
865
865
  /**
866
- * Queries the list of protected objects to which API security policies are applied.
866
+ * Queries the protected objects of a Web Application Firewall (WAF) instance for which API security is enabled.
867
867
  *
868
868
  * @param request - DescribeApisecProtectionResourcesRequest
869
869
  * @returns DescribeApisecProtectionResourcesResponse
870
870
  */
871
871
  describeApisecProtectionResources(request: $_model.DescribeApisecProtectionResourcesRequest): Promise<$_model.DescribeApisecProtectionResourcesResponse>;
872
872
  /**
873
- * Queries the policies configured in the API security module.
873
+ * Queries the rules of an API security policy.
874
874
  *
875
875
  * @param request - DescribeApisecRulesRequest
876
876
  * @param runtime - runtime options for this request RuntimeOptions
@@ -878,14 +878,14 @@ export default class Client extends OpenApi {
878
878
  */
879
879
  describeApisecRulesWithOptions(request: $_model.DescribeApisecRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeApisecRulesResponse>;
880
880
  /**
881
- * Queries the policies configured in the API security module.
881
+ * Queries the rules of an API security policy.
882
882
  *
883
883
  * @param request - DescribeApisecRulesRequest
884
884
  * @returns DescribeApisecRulesResponse
885
885
  */
886
886
  describeApisecRules(request: $_model.DescribeApisecRulesRequest): Promise<$_model.DescribeApisecRulesResponse>;
887
887
  /**
888
- * Queries the statistics on domain names on which sensitive data is detected by the API security module.
888
+ * Queries statistics on domain names where sensitive data is detected by the API security module.
889
889
  *
890
890
  * @param request - DescribeApisecSensitiveDomainStatisticRequest
891
891
  * @param runtime - runtime options for this request RuntimeOptions
@@ -893,7 +893,7 @@ export default class Client extends OpenApi {
893
893
  */
894
894
  describeApisecSensitiveDomainStatisticWithOptions(request: $_model.DescribeApisecSensitiveDomainStatisticRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeApisecSensitiveDomainStatisticResponse>;
895
895
  /**
896
- * Queries the statistics on domain names on which sensitive data is detected by the API security module.
896
+ * Queries statistics on domain names where sensitive data is detected by the API security module.
897
897
  *
898
898
  * @param request - DescribeApisecSensitiveDomainStatisticRequest
899
899
  * @returns DescribeApisecSensitiveDomainStatisticResponse
@@ -930,7 +930,7 @@ export default class Client extends OpenApi {
930
930
  */
931
931
  describeApisecSlsProjects(request: $_model.DescribeApisecSlsProjectsRequest): Promise<$_model.DescribeApisecSlsProjectsResponse>;
932
932
  /**
933
- * Queries the statistics of API security-related risks and events.
933
+ * Queries statistics for API security risks or security events.
934
934
  *
935
935
  * @param request - DescribeApisecStatisticsRequest
936
936
  * @param runtime - runtime options for this request RuntimeOptions
@@ -938,14 +938,14 @@ export default class Client extends OpenApi {
938
938
  */
939
939
  describeApisecStatisticsWithOptions(request: $_model.DescribeApisecStatisticsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeApisecStatisticsResponse>;
940
940
  /**
941
- * Queries the statistics of API security-related risks and events.
941
+ * Queries statistics for API security risks or security events.
942
942
  *
943
943
  * @param request - DescribeApisecStatisticsRequest
944
944
  * @returns DescribeApisecStatisticsResponse
945
945
  */
946
946
  describeApisecStatistics(request: $_model.DescribeApisecStatisticsRequest): Promise<$_model.DescribeApisecStatisticsResponse>;
947
947
  /**
948
- * Queries the protection suggestions for APIs.
948
+ * Queries security suggestions for API assets.
949
949
  *
950
950
  * @param request - DescribeApisecSuggestionsRequest
951
951
  * @param runtime - runtime options for this request RuntimeOptions
@@ -953,14 +953,14 @@ export default class Client extends OpenApi {
953
953
  */
954
954
  describeApisecSuggestionsWithOptions(request: $_model.DescribeApisecSuggestionsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeApisecSuggestionsResponse>;
955
955
  /**
956
- * Queries the protection suggestions for APIs.
956
+ * Queries security suggestions for API assets.
957
957
  *
958
958
  * @param request - DescribeApisecSuggestionsRequest
959
959
  * @returns DescribeApisecSuggestionsResponse
960
960
  */
961
961
  describeApisecSuggestions(request: $_model.DescribeApisecSuggestionsRequest): Promise<$_model.DescribeApisecSuggestionsResponse>;
962
962
  /**
963
- * Queries user operation records in the API security module.
963
+ * Queries user operation records for API security of Web Application Firewall (WAF).
964
964
  *
965
965
  * @param request - DescribeApisecUserOperationsRequest
966
966
  * @param runtime - runtime options for this request RuntimeOptions
@@ -968,14 +968,29 @@ export default class Client extends OpenApi {
968
968
  */
969
969
  describeApisecUserOperationsWithOptions(request: $_model.DescribeApisecUserOperationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeApisecUserOperationsResponse>;
970
970
  /**
971
- * Queries user operation records in the API security module.
971
+ * Queries user operation records for API security of Web Application Firewall (WAF).
972
972
  *
973
973
  * @param request - DescribeApisecUserOperationsRequest
974
974
  * @returns DescribeApisecUserOperationsResponse
975
975
  */
976
976
  describeApisecUserOperations(request: $_model.DescribeApisecUserOperationsRequest): Promise<$_model.DescribeApisecUserOperationsResponse>;
977
977
  /**
978
- * 查询基础防护系统规则集
978
+ * Queries paged records of ruleset changes.
979
+ *
980
+ * @param request - DescribeBaseRuleChangeLogRequest
981
+ * @param runtime - runtime options for this request RuntimeOptions
982
+ * @returns DescribeBaseRuleChangeLogResponse
983
+ */
984
+ describeBaseRuleChangeLogWithOptions(request: $_model.DescribeBaseRuleChangeLogRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeBaseRuleChangeLogResponse>;
985
+ /**
986
+ * Queries paged records of ruleset changes.
987
+ *
988
+ * @param request - DescribeBaseRuleChangeLogRequest
989
+ * @returns DescribeBaseRuleChangeLogResponse
990
+ */
991
+ describeBaseRuleChangeLog(request: $_model.DescribeBaseRuleChangeLogRequest): Promise<$_model.DescribeBaseRuleChangeLogResponse>;
992
+ /**
993
+ * Queries the system rules for Web Application Firewall (WAF) protection.
979
994
  *
980
995
  * @param request - DescribeBaseSystemRulesRequest
981
996
  * @param runtime - runtime options for this request RuntimeOptions
@@ -983,14 +998,14 @@ export default class Client extends OpenApi {
983
998
  */
984
999
  describeBaseSystemRulesWithOptions(request: $_model.DescribeBaseSystemRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeBaseSystemRulesResponse>;
985
1000
  /**
986
- * 查询基础防护系统规则集
1001
+ * Queries the system rules for Web Application Firewall (WAF) protection.
987
1002
  *
988
1003
  * @param request - DescribeBaseSystemRulesRequest
989
1004
  * @returns DescribeBaseSystemRulesResponse
990
1005
  */
991
1006
  describeBaseSystemRules(request: $_model.DescribeBaseSystemRulesRequest): Promise<$_model.DescribeBaseSystemRulesResponse>;
992
1007
  /**
993
- * 分页查询防护模板
1008
+ * Queries the AppKey for bot management.
994
1009
  *
995
1010
  * @param request - DescribeBotAppKeyRequest
996
1011
  * @param runtime - runtime options for this request RuntimeOptions
@@ -998,14 +1013,14 @@ export default class Client extends OpenApi {
998
1013
  */
999
1014
  describeBotAppKeyWithOptions(request: $_model.DescribeBotAppKeyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeBotAppKeyResponse>;
1000
1015
  /**
1001
- * 分页查询防护模板
1016
+ * Queries the AppKey for bot management.
1002
1017
  *
1003
1018
  * @param request - DescribeBotAppKeyRequest
1004
1019
  * @returns DescribeBotAppKeyResponse
1005
1020
  */
1006
1021
  describeBotAppKey(request: $_model.DescribeBotAppKeyRequest): Promise<$_model.DescribeBotAppKeyResponse>;
1007
1022
  /**
1008
- * 分页获取Bot管理规则标签信息
1023
+ * Queries the labels of bot management rules.
1009
1024
  *
1010
1025
  * @param request - DescribeBotRuleLabelsRequest
1011
1026
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1013,14 +1028,14 @@ export default class Client extends OpenApi {
1013
1028
  */
1014
1029
  describeBotRuleLabelsWithOptions(request: $_model.DescribeBotRuleLabelsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeBotRuleLabelsResponse>;
1015
1030
  /**
1016
- * 分页获取Bot管理规则标签信息
1031
+ * Queries the labels of bot management rules.
1017
1032
  *
1018
1033
  * @param request - DescribeBotRuleLabelsRequest
1019
1034
  * @returns DescribeBotRuleLabelsResponse
1020
1035
  */
1021
1036
  describeBotRuleLabels(request: $_model.DescribeBotRuleLabelsRequest): Promise<$_model.DescribeBotRuleLabelsResponse>;
1022
1037
  /**
1023
- * Queries the details of a certificate, such as the certificate name, expiration time, issuance time, and associated domain name.
1038
+ * Retrieves certificate details, including the certificate name, expiration time, issuance time, and associated domain name.
1024
1039
  *
1025
1040
  * @param request - DescribeCertDetailRequest
1026
1041
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1028,14 +1043,14 @@ export default class Client extends OpenApi {
1028
1043
  */
1029
1044
  describeCertDetailWithOptions(request: $_model.DescribeCertDetailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCertDetailResponse>;
1030
1045
  /**
1031
- * Queries the details of a certificate, such as the certificate name, expiration time, issuance time, and associated domain name.
1046
+ * Retrieves certificate details, including the certificate name, expiration time, issuance time, and associated domain name.
1032
1047
  *
1033
1048
  * @param request - DescribeCertDetailRequest
1034
1049
  * @returns DescribeCertDetailResponse
1035
1050
  */
1036
1051
  describeCertDetail(request: $_model.DescribeCertDetailRequest): Promise<$_model.DescribeCertDetailResponse>;
1037
1052
  /**
1038
- * Queries the certificates issued for your domain names that are added to Web Application Firewall (WAF).
1053
+ * Retrieves the list of certificates for a user.
1039
1054
  *
1040
1055
  * @param request - DescribeCertsRequest
1041
1056
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1043,14 +1058,14 @@ export default class Client extends OpenApi {
1043
1058
  */
1044
1059
  describeCertsWithOptions(request: $_model.DescribeCertsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCertsResponse>;
1045
1060
  /**
1046
- * Queries the certificates issued for your domain names that are added to Web Application Firewall (WAF).
1061
+ * Retrieves the list of certificates for a user.
1047
1062
  *
1048
1063
  * @param request - DescribeCertsRequest
1049
1064
  * @returns DescribeCertsResponse
1050
1065
  */
1051
1066
  describeCerts(request: $_model.DescribeCertsRequest): Promise<$_model.DescribeCertsResponse>;
1052
1067
  /**
1053
- * 查询WAF计价模块信息
1068
+ * Retrieves the billing module information of Web Application Firewall (WAF).
1054
1069
  *
1055
1070
  * @param request - DescribeChargeModuleRequest
1056
1071
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1058,14 +1073,14 @@ export default class Client extends OpenApi {
1058
1073
  */
1059
1074
  describeChargeModuleWithOptions(request: $_model.DescribeChargeModuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeChargeModuleResponse>;
1060
1075
  /**
1061
- * 查询WAF计价模块信息
1076
+ * Retrieves the billing module information of Web Application Firewall (WAF).
1062
1077
  *
1063
1078
  * @param request - DescribeChargeModuleRequest
1064
1079
  * @returns DescribeChargeModuleResponse
1065
1080
  */
1066
1081
  describeChargeModule(request: $_model.DescribeChargeModuleRequest): Promise<$_model.DescribeChargeModuleResponse>;
1067
1082
  /**
1068
- * 查询WAF计价模块的计价结果
1083
+ * Queries the billing results for Web Application Firewall (WAF).
1069
1084
  *
1070
1085
  * @param request - DescribeChargeResultRequest
1071
1086
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1073,14 +1088,14 @@ export default class Client extends OpenApi {
1073
1088
  */
1074
1089
  describeChargeResultWithOptions(request: $_model.DescribeChargeResultRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeChargeResultResponse>;
1075
1090
  /**
1076
- * 查询WAF计价模块的计价结果
1091
+ * Queries the billing results for Web Application Firewall (WAF).
1077
1092
  *
1078
1093
  * @param request - DescribeChargeResultRequest
1079
1094
  * @returns DescribeChargeResultResponse
1080
1095
  */
1081
1096
  describeChargeResult(request: $_model.DescribeChargeResultRequest): Promise<$_model.DescribeChargeResultResponse>;
1082
1097
  /**
1083
- * Queries the port details of a cloud service instance that is added to Web Application Firewall (WAF). This operation is supported only for Elastic Compute Service (ECS), Classic Load Balancer (CLB), and Network Load Balancer (NLB) instances.
1098
+ * Retrieves port details of cloud service instances onboarded to Web Application Firewall (WAF).
1084
1099
  *
1085
1100
  * @param request - DescribeCloudResourceAccessPortDetailsRequest
1086
1101
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1088,14 +1103,14 @@ export default class Client extends OpenApi {
1088
1103
  */
1089
1104
  describeCloudResourceAccessPortDetailsWithOptions(request: $_model.DescribeCloudResourceAccessPortDetailsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCloudResourceAccessPortDetailsResponse>;
1090
1105
  /**
1091
- * Queries the port details of a cloud service instance that is added to Web Application Firewall (WAF). This operation is supported only for Elastic Compute Service (ECS), Classic Load Balancer (CLB), and Network Load Balancer (NLB) instances.
1106
+ * Retrieves port details of cloud service instances onboarded to Web Application Firewall (WAF).
1092
1107
  *
1093
1108
  * @param request - DescribeCloudResourceAccessPortDetailsRequest
1094
1109
  * @returns DescribeCloudResourceAccessPortDetailsResponse
1095
1110
  */
1096
1111
  describeCloudResourceAccessPortDetails(request: $_model.DescribeCloudResourceAccessPortDetailsRequest): Promise<$_model.DescribeCloudResourceAccessPortDetailsResponse>;
1097
1112
  /**
1098
- * Queries the ports of the cloud service that is added to Web Application Firewall (WAF). This operation is supported for only Elastic Compute Service (ECS) and Classic Load Balancer (CLB).
1113
+ * Queries the ports of cloud services added to Web Application Firewall (WAF). This operation is supported only for Elastic Compute Service (ECS) and Classic Load Balancer (CLB).
1099
1114
  *
1100
1115
  * @param request - DescribeCloudResourceAccessedPortsRequest
1101
1116
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1103,14 +1118,14 @@ export default class Client extends OpenApi {
1103
1118
  */
1104
1119
  describeCloudResourceAccessedPortsWithOptions(request: $_model.DescribeCloudResourceAccessedPortsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCloudResourceAccessedPortsResponse>;
1105
1120
  /**
1106
- * Queries the ports of the cloud service that is added to Web Application Firewall (WAF). This operation is supported for only Elastic Compute Service (ECS) and Classic Load Balancer (CLB).
1121
+ * Queries the ports of cloud services added to Web Application Firewall (WAF). This operation is supported only for Elastic Compute Service (ECS) and Classic Load Balancer (CLB).
1107
1122
  *
1108
1123
  * @param request - DescribeCloudResourceAccessedPortsRequest
1109
1124
  * @returns DescribeCloudResourceAccessedPortsResponse
1110
1125
  */
1111
1126
  describeCloudResourceAccessedPorts(request: $_model.DescribeCloudResourceAccessedPortsRequest): Promise<$_model.DescribeCloudResourceAccessedPortsResponse>;
1112
1127
  /**
1113
- * 查询云产品接入资源列表
1128
+ * Queries a list of resources added to Web Application Firewall (WAF) in cloud native mode.
1114
1129
  *
1115
1130
  * @param request - DescribeCloudResourceListRequest
1116
1131
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1118,14 +1133,14 @@ export default class Client extends OpenApi {
1118
1133
  */
1119
1134
  describeCloudResourceListWithOptions(request: $_model.DescribeCloudResourceListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCloudResourceListResponse>;
1120
1135
  /**
1121
- * 查询云产品接入资源列表
1136
+ * Queries a list of resources added to Web Application Firewall (WAF) in cloud native mode.
1122
1137
  *
1123
1138
  * @param request - DescribeCloudResourceListRequest
1124
1139
  * @returns DescribeCloudResourceListResponse
1125
1140
  */
1126
1141
  describeCloudResourceList(request: $_model.DescribeCloudResourceListRequest): Promise<$_model.DescribeCloudResourceListResponse>;
1127
1142
  /**
1128
- * Queries cloud service resources that are added to Web Application Firewall (WAF).
1143
+ * Queries the list of cloud services added to Web Application Firewall (WAF).
1129
1144
  *
1130
1145
  * @param request - DescribeCloudResourcesRequest
1131
1146
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1133,14 +1148,14 @@ export default class Client extends OpenApi {
1133
1148
  */
1134
1149
  describeCloudResourcesWithOptions(request: $_model.DescribeCloudResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCloudResourcesResponse>;
1135
1150
  /**
1136
- * Queries cloud service resources that are added to Web Application Firewall (WAF).
1151
+ * Queries the list of cloud services added to Web Application Firewall (WAF).
1137
1152
  *
1138
1153
  * @param request - DescribeCloudResourcesRequest
1139
1154
  * @returns DescribeCloudResourcesResponse
1140
1155
  */
1141
1156
  describeCloudResources(request: $_model.DescribeCloudResourcesRequest): Promise<$_model.DescribeCloudResourcesResponse>;
1142
1157
  /**
1143
- * Queries the total number of domain names that are added to Web Application Firewall (WAF) in CNAME record mode and hybrid cloud reverse proxy mode.
1158
+ * Queries the total number of domain names added to WAF, including those in canonical name (CNAME) mode and hybrid cloud mode.
1144
1159
  *
1145
1160
  * @param request - DescribeCnameCountRequest
1146
1161
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1148,14 +1163,14 @@ export default class Client extends OpenApi {
1148
1163
  */
1149
1164
  describeCnameCountWithOptions(request: $_model.DescribeCnameCountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCnameCountResponse>;
1150
1165
  /**
1151
- * Queries the total number of domain names that are added to Web Application Firewall (WAF) in CNAME record mode and hybrid cloud reverse proxy mode.
1166
+ * Queries the total number of domain names added to WAF, including those in canonical name (CNAME) mode and hybrid cloud mode.
1152
1167
  *
1153
1168
  * @param request - DescribeCnameCountRequest
1154
1169
  * @returns DescribeCnameCountResponse
1155
1170
  */
1156
1171
  describeCnameCount(request: $_model.DescribeCnameCountRequest): Promise<$_model.DescribeCnameCountResponse>;
1157
1172
  /**
1158
- * 查询日志服务支持的所有字段
1173
+ * Queries all log fields supported by Simple Log Service for Web Application Firewall (WAF).
1159
1174
  *
1160
1175
  * @param tmpReq - DescribeCommonLogFieldsRequest
1161
1176
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1163,14 +1178,14 @@ export default class Client extends OpenApi {
1163
1178
  */
1164
1179
  describeCommonLogFieldsWithOptions(tmpReq: $_model.DescribeCommonLogFieldsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCommonLogFieldsResponse>;
1165
1180
  /**
1166
- * 查询日志服务支持的所有字段
1181
+ * Queries all log fields supported by Simple Log Service for Web Application Firewall (WAF).
1167
1182
  *
1168
1183
  * @param request - DescribeCommonLogFieldsRequest
1169
1184
  * @returns DescribeCommonLogFieldsResponse
1170
1185
  */
1171
1186
  describeCommonLogFields(request: $_model.DescribeCommonLogFieldsRequest): Promise<$_model.DescribeCommonLogFieldsResponse>;
1172
1187
  /**
1173
- * 查询自定义正则规则编译结果
1188
+ * Describes the compilation result of a custom regular expression rule.
1174
1189
  *
1175
1190
  * @param request - DescribeCustomBaseRuleCompileResultRequest
1176
1191
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1178,14 +1193,14 @@ export default class Client extends OpenApi {
1178
1193
  */
1179
1194
  describeCustomBaseRuleCompileResultWithOptions(request: $_model.DescribeCustomBaseRuleCompileResultRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCustomBaseRuleCompileResultResponse>;
1180
1195
  /**
1181
- * 查询自定义正则规则编译结果
1196
+ * Describes the compilation result of a custom regular expression rule.
1182
1197
  *
1183
1198
  * @param request - DescribeCustomBaseRuleCompileResultRequest
1184
1199
  * @returns DescribeCustomBaseRuleCompileResultResponse
1185
1200
  */
1186
1201
  describeCustomBaseRuleCompileResult(request: $_model.DescribeCustomBaseRuleCompileResultRequest): Promise<$_model.DescribeCustomBaseRuleCompileResultResponse>;
1187
1202
  /**
1188
- * Checks whether DDoS attacks occur on specific domain names protected by a Web Application Firewall (WAF) instance.
1203
+ * Checks whether the current WAF instance is under a Distributed Denial of Service (DDoS) attack.
1189
1204
  *
1190
1205
  * @param request - DescribeDDoSStatusRequest
1191
1206
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1193,14 +1208,14 @@ export default class Client extends OpenApi {
1193
1208
  */
1194
1209
  describeDDoSStatusWithOptions(request: $_model.DescribeDDoSStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDDoSStatusResponse>;
1195
1210
  /**
1196
- * Checks whether DDoS attacks occur on specific domain names protected by a Web Application Firewall (WAF) instance.
1211
+ * Checks whether the current WAF instance is under a Distributed Denial of Service (DDoS) attack.
1197
1212
  *
1198
1213
  * @param request - DescribeDDoSStatusRequest
1199
1214
  * @returns DescribeDDoSStatusResponse
1200
1215
  */
1201
1216
  describeDDoSStatus(request: $_model.DescribeDDoSStatusRequest): Promise<$_model.DescribeDDoSStatusResponse>;
1202
1217
  /**
1203
- * Queries the default SSL and Transport Layer Security (TLS) settings.
1218
+ * Queries the default SSL/TLS settings of a Web Application Firewall (WAF) instance.
1204
1219
  *
1205
1220
  * @param request - DescribeDefaultHttpsRequest
1206
1221
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1208,14 +1223,14 @@ export default class Client extends OpenApi {
1208
1223
  */
1209
1224
  describeDefaultHttpsWithOptions(request: $_model.DescribeDefaultHttpsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDefaultHttpsResponse>;
1210
1225
  /**
1211
- * Queries the default SSL and Transport Layer Security (TLS) settings.
1226
+ * Queries the default SSL/TLS settings of a Web Application Firewall (WAF) instance.
1212
1227
  *
1213
1228
  * @param request - DescribeDefaultHttpsRequest
1214
1229
  * @returns DescribeDefaultHttpsResponse
1215
1230
  */
1216
1231
  describeDefaultHttps(request: $_model.DescribeDefaultHttpsRequest): Promise<$_model.DescribeDefaultHttpsResponse>;
1217
1232
  /**
1218
- * 分页查询可以被防护组绑定的防护对象列表
1233
+ * Queries a paginated list of protected objects that can be associated with a defense group.
1219
1234
  *
1220
1235
  * @param request - DescribeDefenseGroupValidResourcesRequest
1221
1236
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1223,14 +1238,14 @@ export default class Client extends OpenApi {
1223
1238
  */
1224
1239
  describeDefenseGroupValidResourcesWithOptions(request: $_model.DescribeDefenseGroupValidResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDefenseGroupValidResourcesResponse>;
1225
1240
  /**
1226
- * 分页查询可以被防护组绑定的防护对象列表
1241
+ * Queries a paginated list of protected objects that can be associated with a defense group.
1227
1242
  *
1228
1243
  * @param request - DescribeDefenseGroupValidResourcesRequest
1229
1244
  * @returns DescribeDefenseGroupValidResourcesResponse
1230
1245
  */
1231
1246
  describeDefenseGroupValidResources(request: $_model.DescribeDefenseGroupValidResourcesRequest): Promise<$_model.DescribeDefenseGroupValidResourcesResponse>;
1232
1247
  /**
1233
- * Queries the information about a protected object.
1248
+ * Retrieves the details of a protected object.
1234
1249
  *
1235
1250
  * @param request - DescribeDefenseResourceRequest
1236
1251
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1238,14 +1253,14 @@ export default class Client extends OpenApi {
1238
1253
  */
1239
1254
  describeDefenseResourceWithOptions(request: $_model.DescribeDefenseResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDefenseResourceResponse>;
1240
1255
  /**
1241
- * Queries the information about a protected object.
1256
+ * Retrieves the details of a protected object.
1242
1257
  *
1243
1258
  * @param request - DescribeDefenseResourceRequest
1244
1259
  * @returns DescribeDefenseResourceResponse
1245
1260
  */
1246
1261
  describeDefenseResource(request: $_model.DescribeDefenseResourceRequest): Promise<$_model.DescribeDefenseResourceResponse>;
1247
1262
  /**
1248
- * Queries the information about a protected object group.
1263
+ * Retrieves the details of a protected object group.
1249
1264
  *
1250
1265
  * @param request - DescribeDefenseResourceGroupRequest
1251
1266
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1253,7 +1268,7 @@ export default class Client extends OpenApi {
1253
1268
  */
1254
1269
  describeDefenseResourceGroupWithOptions(request: $_model.DescribeDefenseResourceGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDefenseResourceGroupResponse>;
1255
1270
  /**
1256
- * Queries the information about a protected object group.
1271
+ * Retrieves the details of a protected object group.
1257
1272
  *
1258
1273
  * @param request - DescribeDefenseResourceGroupRequest
1259
1274
  * @returns DescribeDefenseResourceGroupResponse
@@ -1275,7 +1290,7 @@ export default class Client extends OpenApi {
1275
1290
  */
1276
1291
  describeDefenseResourceGroupNames(request: $_model.DescribeDefenseResourceGroupNamesRequest): Promise<$_model.DescribeDefenseResourceGroupNamesResponse>;
1277
1292
  /**
1278
- * Performs a pagination query to retrieve the information about protected object groups.
1293
+ * Retrieves information about protected object groups using pagination.
1279
1294
  *
1280
1295
  * @param request - DescribeDefenseResourceGroupsRequest
1281
1296
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1283,7 +1298,7 @@ export default class Client extends OpenApi {
1283
1298
  */
1284
1299
  describeDefenseResourceGroupsWithOptions(request: $_model.DescribeDefenseResourceGroupsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDefenseResourceGroupsResponse>;
1285
1300
  /**
1286
- * Performs a pagination query to retrieve the information about protected object groups.
1301
+ * Retrieves information about protected object groups using pagination.
1287
1302
  *
1288
1303
  * @param request - DescribeDefenseResourceGroupsRequest
1289
1304
  * @returns DescribeDefenseResourceGroupsResponse
@@ -1305,7 +1320,7 @@ export default class Client extends OpenApi {
1305
1320
  */
1306
1321
  describeDefenseResourceNames(request: $_model.DescribeDefenseResourceNamesRequest): Promise<$_model.DescribeDefenseResourceNamesResponse>;
1307
1322
  /**
1308
- * 查询防护对象和所属资源的关系
1323
+ * Queries the asset owner account of protected objects in multi-account management scenarios.
1309
1324
  *
1310
1325
  * @param request - DescribeDefenseResourceOwnerUidRequest
1311
1326
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1313,14 +1328,14 @@ export default class Client extends OpenApi {
1313
1328
  */
1314
1329
  describeDefenseResourceOwnerUidWithOptions(request: $_model.DescribeDefenseResourceOwnerUidRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDefenseResourceOwnerUidResponse>;
1315
1330
  /**
1316
- * 查询防护对象和所属资源的关系
1331
+ * Queries the asset owner account of protected objects in multi-account management scenarios.
1317
1332
  *
1318
1333
  * @param request - DescribeDefenseResourceOwnerUidRequest
1319
1334
  * @returns DescribeDefenseResourceOwnerUidResponse
1320
1335
  */
1321
1336
  describeDefenseResourceOwnerUid(request: $_model.DescribeDefenseResourceOwnerUidRequest): Promise<$_model.DescribeDefenseResourceOwnerUidResponse>;
1322
1337
  /**
1323
- * Queries the protection templates that are associated with a protected object or protected object group.
1338
+ * Queries the protection templates associated with a protected object or protected object group.
1324
1339
  *
1325
1340
  * @param request - DescribeDefenseResourceTemplatesRequest
1326
1341
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1328,14 +1343,14 @@ export default class Client extends OpenApi {
1328
1343
  */
1329
1344
  describeDefenseResourceTemplatesWithOptions(request: $_model.DescribeDefenseResourceTemplatesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDefenseResourceTemplatesResponse>;
1330
1345
  /**
1331
- * Queries the protection templates that are associated with a protected object or protected object group.
1346
+ * Queries the protection templates associated with a protected object or protected object group.
1332
1347
  *
1333
1348
  * @param request - DescribeDefenseResourceTemplatesRequest
1334
1349
  * @returns DescribeDefenseResourceTemplatesResponse
1335
1350
  */
1336
1351
  describeDefenseResourceTemplates(request: $_model.DescribeDefenseResourceTemplatesRequest): Promise<$_model.DescribeDefenseResourceTemplatesResponse>;
1337
1352
  /**
1338
- * Queries protected objects by page.
1353
+ * Queries a list of protected objects.
1339
1354
  *
1340
1355
  * @param request - DescribeDefenseResourcesRequest
1341
1356
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1343,14 +1358,14 @@ export default class Client extends OpenApi {
1343
1358
  */
1344
1359
  describeDefenseResourcesWithOptions(request: $_model.DescribeDefenseResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDefenseResourcesResponse>;
1345
1360
  /**
1346
- * Queries protected objects by page.
1361
+ * Queries a list of protected objects.
1347
1362
  *
1348
1363
  * @param request - DescribeDefenseResourcesRequest
1349
1364
  * @returns DescribeDefenseResourcesResponse
1350
1365
  */
1351
1366
  describeDefenseResources(request: $_model.DescribeDefenseResourcesRequest): Promise<$_model.DescribeDefenseResourcesResponse>;
1352
1367
  /**
1353
- * Queries a protection rule.
1368
+ * Retrieves the details of a specified protection rule.
1354
1369
  *
1355
1370
  * @param request - DescribeDefenseRuleRequest
1356
1371
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1358,14 +1373,14 @@ export default class Client extends OpenApi {
1358
1373
  */
1359
1374
  describeDefenseRuleWithOptions(request: $_model.DescribeDefenseRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDefenseRuleResponse>;
1360
1375
  /**
1361
- * Queries a protection rule.
1376
+ * Retrieves the details of a specified protection rule.
1362
1377
  *
1363
1378
  * @param request - DescribeDefenseRuleRequest
1364
1379
  * @returns DescribeDefenseRuleResponse
1365
1380
  */
1366
1381
  describeDefenseRule(request: $_model.DescribeDefenseRuleRequest): Promise<$_model.DescribeDefenseRuleResponse>;
1367
1382
  /**
1368
- * 查询防护规则的统计信息
1383
+ * Queries the statistics of rules in a specified Web Application Firewall (WAF) protection module.
1369
1384
  *
1370
1385
  * @param request - DescribeDefenseRuleStatisticsRequest
1371
1386
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1373,14 +1388,14 @@ export default class Client extends OpenApi {
1373
1388
  */
1374
1389
  describeDefenseRuleStatisticsWithOptions(request: $_model.DescribeDefenseRuleStatisticsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDefenseRuleStatisticsResponse>;
1375
1390
  /**
1376
- * 查询防护规则的统计信息
1391
+ * Queries the statistics of rules in a specified Web Application Firewall (WAF) protection module.
1377
1392
  *
1378
1393
  * @param request - DescribeDefenseRuleStatisticsRequest
1379
1394
  * @returns DescribeDefenseRuleStatisticsResponse
1380
1395
  */
1381
1396
  describeDefenseRuleStatistics(request: $_model.DescribeDefenseRuleStatisticsRequest): Promise<$_model.DescribeDefenseRuleStatisticsResponse>;
1382
1397
  /**
1383
- * Queries protection rules by page.
1398
+ * Queries a paginated list of protection rules.
1384
1399
  *
1385
1400
  * @param request - DescribeDefenseRulesRequest
1386
1401
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1388,14 +1403,14 @@ export default class Client extends OpenApi {
1388
1403
  */
1389
1404
  describeDefenseRulesWithOptions(request: $_model.DescribeDefenseRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDefenseRulesResponse>;
1390
1405
  /**
1391
- * Queries protection rules by page.
1406
+ * Queries a paginated list of protection rules.
1392
1407
  *
1393
1408
  * @param request - DescribeDefenseRulesRequest
1394
1409
  * @returns DescribeDefenseRulesResponse
1395
1410
  */
1396
1411
  describeDefenseRules(request: $_model.DescribeDefenseRulesRequest): Promise<$_model.DescribeDefenseRulesResponse>;
1397
1412
  /**
1398
- * 查询用户防护场景的配置
1413
+ * Queries the protection configurations for a specific defense scenario.
1399
1414
  *
1400
1415
  * @param request - DescribeDefenseSceneConfigRequest
1401
1416
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1403,14 +1418,14 @@ export default class Client extends OpenApi {
1403
1418
  */
1404
1419
  describeDefenseSceneConfigWithOptions(request: $_model.DescribeDefenseSceneConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDefenseSceneConfigResponse>;
1405
1420
  /**
1406
- * 查询用户防护场景的配置
1421
+ * Queries the protection configurations for a specific defense scenario.
1407
1422
  *
1408
1423
  * @param request - DescribeDefenseSceneConfigRequest
1409
1424
  * @returns DescribeDefenseSceneConfigResponse
1410
1425
  */
1411
1426
  describeDefenseSceneConfig(request: $_model.DescribeDefenseSceneConfigRequest): Promise<$_model.DescribeDefenseSceneConfigResponse>;
1412
1427
  /**
1413
- * Queries a protection rule template.
1428
+ * Retrieves the details of a specific protection template.
1414
1429
  *
1415
1430
  * @param request - DescribeDefenseTemplateRequest
1416
1431
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1418,14 +1433,14 @@ export default class Client extends OpenApi {
1418
1433
  */
1419
1434
  describeDefenseTemplateWithOptions(request: $_model.DescribeDefenseTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDefenseTemplateResponse>;
1420
1435
  /**
1421
- * Queries a protection rule template.
1436
+ * Retrieves the details of a specific protection template.
1422
1437
  *
1423
1438
  * @param request - DescribeDefenseTemplateRequest
1424
1439
  * @returns DescribeDefenseTemplateResponse
1425
1440
  */
1426
1441
  describeDefenseTemplate(request: $_model.DescribeDefenseTemplateRequest): Promise<$_model.DescribeDefenseTemplateResponse>;
1427
1442
  /**
1428
- * Queries the names of protected object groups for which a protection template can take effect.
1443
+ * Queries the names of protected object groups that can be associated with a specific protection template.
1429
1444
  *
1430
1445
  * @param request - DescribeDefenseTemplateValidGroupsRequest
1431
1446
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1433,14 +1448,14 @@ export default class Client extends OpenApi {
1433
1448
  */
1434
1449
  describeDefenseTemplateValidGroupsWithOptions(request: $_model.DescribeDefenseTemplateValidGroupsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDefenseTemplateValidGroupsResponse>;
1435
1450
  /**
1436
- * Queries the names of protected object groups for which a protection template can take effect.
1451
+ * Queries the names of protected object groups that can be associated with a specific protection template.
1437
1452
  *
1438
1453
  * @param request - DescribeDefenseTemplateValidGroupsRequest
1439
1454
  * @returns DescribeDefenseTemplateValidGroupsResponse
1440
1455
  */
1441
1456
  describeDefenseTemplateValidGroups(request: $_model.DescribeDefenseTemplateValidGroupsRequest): Promise<$_model.DescribeDefenseTemplateValidGroupsResponse>;
1442
1457
  /**
1443
- * 分页查询可以被自定义模板绑定的防护对象列表
1458
+ * Queries a paginated list of protected objects that are valid for a specified protection template.
1444
1459
  *
1445
1460
  * @param request - DescribeDefenseTemplateValidResourcesRequest
1446
1461
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1448,14 +1463,14 @@ export default class Client extends OpenApi {
1448
1463
  */
1449
1464
  describeDefenseTemplateValidResourcesWithOptions(request: $_model.DescribeDefenseTemplateValidResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDefenseTemplateValidResourcesResponse>;
1450
1465
  /**
1451
- * 分页查询可以被自定义模板绑定的防护对象列表
1466
+ * Queries a paginated list of protected objects that are valid for a specified protection template.
1452
1467
  *
1453
1468
  * @param request - DescribeDefenseTemplateValidResourcesRequest
1454
1469
  * @returns DescribeDefenseTemplateValidResourcesResponse
1455
1470
  */
1456
1471
  describeDefenseTemplateValidResources(request: $_model.DescribeDefenseTemplateValidResourcesRequest): Promise<$_model.DescribeDefenseTemplateValidResourcesResponse>;
1457
1472
  /**
1458
- * Performs a paging query to retrieve protection templates.
1473
+ * Retrieves a paginated list of protection templates.
1459
1474
  *
1460
1475
  * @param request - DescribeDefenseTemplatesRequest
1461
1476
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1463,14 +1478,14 @@ export default class Client extends OpenApi {
1463
1478
  */
1464
1479
  describeDefenseTemplatesWithOptions(request: $_model.DescribeDefenseTemplatesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDefenseTemplatesResponse>;
1465
1480
  /**
1466
- * Performs a paging query to retrieve protection templates.
1481
+ * Retrieves a paginated list of protection templates.
1467
1482
  *
1468
1483
  * @param request - DescribeDefenseTemplatesRequest
1469
1484
  * @returns DescribeDefenseTemplatesResponse
1470
1485
  */
1471
1486
  describeDefenseTemplates(request: $_model.DescribeDefenseTemplatesRequest): Promise<$_model.DescribeDefenseTemplatesResponse>;
1472
1487
  /**
1473
- * Checks whether the Domain Name System (DNS) settings of a domain name are properly configured.
1488
+ * Verifies that the DNS record of a domain name is correct.
1474
1489
  *
1475
1490
  * @param request - DescribeDomainDNSRecordRequest
1476
1491
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1478,14 +1493,14 @@ export default class Client extends OpenApi {
1478
1493
  */
1479
1494
  describeDomainDNSRecordWithOptions(request: $_model.DescribeDomainDNSRecordRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDomainDNSRecordResponse>;
1480
1495
  /**
1481
- * Checks whether the Domain Name System (DNS) settings of a domain name are properly configured.
1496
+ * Verifies that the DNS record of a domain name is correct.
1482
1497
  *
1483
1498
  * @param request - DescribeDomainDNSRecordRequest
1484
1499
  * @returns DescribeDomainDNSRecordResponse
1485
1500
  */
1486
1501
  describeDomainDNSRecord(request: $_model.DescribeDomainDNSRecordRequest): Promise<$_model.DescribeDomainDNSRecordResponse>;
1487
1502
  /**
1488
- * Queries the details of a domain name that is added to Web Application Firewall (WAF).
1503
+ * Retrieves the access configuration details of a domain name onboarded to Web Application Firewall (WAF).
1489
1504
  *
1490
1505
  * @param request - DescribeDomainDetailRequest
1491
1506
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1493,14 +1508,14 @@ export default class Client extends OpenApi {
1493
1508
  */
1494
1509
  describeDomainDetailWithOptions(request: $_model.DescribeDomainDetailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDomainDetailResponse>;
1495
1510
  /**
1496
- * Queries the details of a domain name that is added to Web Application Firewall (WAF).
1511
+ * Retrieves the access configuration details of a domain name onboarded to Web Application Firewall (WAF).
1497
1512
  *
1498
1513
  * @param request - DescribeDomainDetailRequest
1499
1514
  * @returns DescribeDomainDetailResponse
1500
1515
  */
1501
1516
  describeDomainDetail(request: $_model.DescribeDomainDetailRequest): Promise<$_model.DescribeDomainDetailResponse>;
1502
1517
  /**
1503
- * 查询域名已使用的端口
1518
+ * Queries the ports used by all domain names that are added in CNAME record mode and hybrid cloud mode with public network disaster recovery enabled.
1504
1519
  *
1505
1520
  * @param request - DescribeDomainUsedPortsRequest
1506
1521
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1508,7 +1523,7 @@ export default class Client extends OpenApi {
1508
1523
  */
1509
1524
  describeDomainUsedPortsWithOptions(request: $_model.DescribeDomainUsedPortsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDomainUsedPortsResponse>;
1510
1525
  /**
1511
- * 查询域名已使用的端口
1526
+ * Queries the ports used by all domain names that are added in CNAME record mode and hybrid cloud mode with public network disaster recovery enabled.
1512
1527
  *
1513
1528
  * @param request - DescribeDomainUsedPortsRequest
1514
1529
  * @returns DescribeDomainUsedPortsResponse
@@ -1530,7 +1545,22 @@ export default class Client extends OpenApi {
1530
1545
  */
1531
1546
  describeDomains(request: $_model.DescribeDomainsRequest): Promise<$_model.DescribeDomainsResponse>;
1532
1547
  /**
1533
- * Queries the traffic statistics of requests that are forwarded to Web Application Firewall (WAF).
1548
+ * Queries the daily bills for WAF on-demand instances for the last 7 days.
1549
+ *
1550
+ * @param request - DescribeElasticBillsRequest
1551
+ * @param runtime - runtime options for this request RuntimeOptions
1552
+ * @returns DescribeElasticBillsResponse
1553
+ */
1554
+ describeElasticBillsWithOptions(request: $_model.DescribeElasticBillsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeElasticBillsResponse>;
1555
+ /**
1556
+ * Queries the daily bills for WAF on-demand instances for the last 7 days.
1557
+ *
1558
+ * @param request - DescribeElasticBillsRequest
1559
+ * @returns DescribeElasticBillsResponse
1560
+ */
1561
+ describeElasticBills(request: $_model.DescribeElasticBillsRequest): Promise<$_model.DescribeElasticBillsResponse>;
1562
+ /**
1563
+ * Queries the traffic statistics.
1534
1564
  *
1535
1565
  * @param request - DescribeFlowChartRequest
1536
1566
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1538,14 +1568,14 @@ export default class Client extends OpenApi {
1538
1568
  */
1539
1569
  describeFlowChartWithOptions(request: $_model.DescribeFlowChartRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeFlowChartResponse>;
1540
1570
  /**
1541
- * Queries the traffic statistics of requests that are forwarded to Web Application Firewall (WAF).
1571
+ * Queries the traffic statistics.
1542
1572
  *
1543
1573
  * @param request - DescribeFlowChartRequest
1544
1574
  * @returns DescribeFlowChartResponse
1545
1575
  */
1546
1576
  describeFlowChart(request: $_model.DescribeFlowChartRequest): Promise<$_model.DescribeFlowChartResponse>;
1547
1577
  /**
1548
- * Queries the top 10 protected objects that receive requests.
1578
+ * Queries the top 10 protected objects by request count.
1549
1579
  *
1550
1580
  * @param request - DescribeFlowTopResourceRequest
1551
1581
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1553,14 +1583,14 @@ export default class Client extends OpenApi {
1553
1583
  */
1554
1584
  describeFlowTopResourceWithOptions(request: $_model.DescribeFlowTopResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeFlowTopResourceResponse>;
1555
1585
  /**
1556
- * Queries the top 10 protected objects that receive requests.
1586
+ * Queries the top 10 protected objects by request count.
1557
1587
  *
1558
1588
  * @param request - DescribeFlowTopResourceRequest
1559
1589
  * @returns DescribeFlowTopResourceResponse
1560
1590
  */
1561
1591
  describeFlowTopResource(request: $_model.DescribeFlowTopResourceRequest): Promise<$_model.DescribeFlowTopResourceResponse>;
1562
1592
  /**
1563
- * Queries the top 10 URLs that are used to initiate requests.
1593
+ * Queries the top 10 most requested URLs.
1564
1594
  *
1565
1595
  * @param request - DescribeFlowTopUrlRequest
1566
1596
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1568,14 +1598,14 @@ export default class Client extends OpenApi {
1568
1598
  */
1569
1599
  describeFlowTopUrlWithOptions(request: $_model.DescribeFlowTopUrlRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeFlowTopUrlResponse>;
1570
1600
  /**
1571
- * Queries the top 10 URLs that are used to initiate requests.
1601
+ * Queries the top 10 most requested URLs.
1572
1602
  *
1573
1603
  * @param request - DescribeFlowTopUrlRequest
1574
1604
  * @returns DescribeFlowTopUrlResponse
1575
1605
  */
1576
1606
  describeFlowTopUrl(request: $_model.DescribeFlowTopUrlRequest): Promise<$_model.DescribeFlowTopUrlResponse>;
1577
1607
  /**
1578
- * Queries the asset statistics provided by basic detection in the API security module.
1608
+ * Queries statistics information about assets detected by the basic API security feature.
1579
1609
  *
1580
1610
  * @param request - DescribeFreeUserAssetCountRequest
1581
1611
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1583,14 +1613,14 @@ export default class Client extends OpenApi {
1583
1613
  */
1584
1614
  describeFreeUserAssetCountWithOptions(request: $_model.DescribeFreeUserAssetCountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeFreeUserAssetCountResponse>;
1585
1615
  /**
1586
- * Queries the asset statistics provided by basic detection in the API security module.
1616
+ * Queries statistics information about assets detected by the basic API security feature.
1587
1617
  *
1588
1618
  * @param request - DescribeFreeUserAssetCountRequest
1589
1619
  * @returns DescribeFreeUserAssetCountResponse
1590
1620
  */
1591
1621
  describeFreeUserAssetCount(request: $_model.DescribeFreeUserAssetCountRequest): Promise<$_model.DescribeFreeUserAssetCountResponse>;
1592
1622
  /**
1593
- * Queries the statistics of security events that are detected by using the basic detection feature of the API security module.
1623
+ * Queries statistics about security events detected by basic API security checks.
1594
1624
  *
1595
1625
  * @param request - DescribeFreeUserEventCountRequest
1596
1626
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1598,14 +1628,14 @@ export default class Client extends OpenApi {
1598
1628
  */
1599
1629
  describeFreeUserEventCountWithOptions(request: $_model.DescribeFreeUserEventCountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeFreeUserEventCountResponse>;
1600
1630
  /**
1601
- * Queries the statistics of security events that are detected by using the basic detection feature of the API security module.
1631
+ * Queries statistics about security events detected by basic API security checks.
1602
1632
  *
1603
1633
  * @param request - DescribeFreeUserEventCountRequest
1604
1634
  * @returns DescribeFreeUserEventCountResponse
1605
1635
  */
1606
1636
  describeFreeUserEventCount(request: $_model.DescribeFreeUserEventCountRequest): Promise<$_model.DescribeFreeUserEventCountResponse>;
1607
1637
  /**
1608
- * Queries the types of security events on which basic detection is performed in the API security module.
1638
+ * Queries the types of security events for basic API security detection.
1609
1639
  *
1610
1640
  * @param request - DescribeFreeUserEventTypesRequest
1611
1641
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1613,14 +1643,14 @@ export default class Client extends OpenApi {
1613
1643
  */
1614
1644
  describeFreeUserEventTypesWithOptions(request: $_model.DescribeFreeUserEventTypesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeFreeUserEventTypesResponse>;
1615
1645
  /**
1616
- * Queries the types of security events on which basic detection is performed in the API security module.
1646
+ * Queries the types of security events for basic API security detection.
1617
1647
  *
1618
1648
  * @param request - DescribeFreeUserEventTypesRequest
1619
1649
  * @returns DescribeFreeUserEventTypesResponse
1620
1650
  */
1621
1651
  describeFreeUserEventTypes(request: $_model.DescribeFreeUserEventTypesRequest): Promise<$_model.DescribeFreeUserEventTypesResponse>;
1622
1652
  /**
1623
- * Queries the list of security events on which basic detection is performed in the API security module.
1653
+ * Queries security events detected by the basic API security scan.
1624
1654
  *
1625
1655
  * @param request - DescribeFreeUserEventsRequest
1626
1656
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1628,7 +1658,7 @@ export default class Client extends OpenApi {
1628
1658
  */
1629
1659
  describeFreeUserEventsWithOptions(request: $_model.DescribeFreeUserEventsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeFreeUserEventsResponse>;
1630
1660
  /**
1631
- * Queries the list of security events on which basic detection is performed in the API security module.
1661
+ * Queries security events detected by the basic API security scan.
1632
1662
  *
1633
1663
  * @param request - DescribeFreeUserEventsRequest
1634
1664
  * @returns DescribeFreeUserEventsResponse
@@ -1650,7 +1680,7 @@ export default class Client extends OpenApi {
1650
1680
  */
1651
1681
  describeHybridCloudBasicMonitor(request: $_model.DescribeHybridCloudBasicMonitorRequest): Promise<$_model.DescribeHybridCloudBasicMonitorResponse>;
1652
1682
  /**
1653
- * Obtains the rule information about a hybrid cloud cluster.
1683
+ * Retrieves a hybrid cloud cluster rule.
1654
1684
  *
1655
1685
  * @param request - DescribeHybridCloudClusterRuleRequest
1656
1686
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1658,14 +1688,14 @@ export default class Client extends OpenApi {
1658
1688
  */
1659
1689
  describeHybridCloudClusterRuleWithOptions(request: $_model.DescribeHybridCloudClusterRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeHybridCloudClusterRuleResponse>;
1660
1690
  /**
1661
- * Obtains the rule information about a hybrid cloud cluster.
1691
+ * Retrieves a hybrid cloud cluster rule.
1662
1692
  *
1663
1693
  * @param request - DescribeHybridCloudClusterRuleRequest
1664
1694
  * @returns DescribeHybridCloudClusterRuleResponse
1665
1695
  */
1666
1696
  describeHybridCloudClusterRule(request: $_model.DescribeHybridCloudClusterRuleRequest): Promise<$_model.DescribeHybridCloudClusterRuleResponse>;
1667
1697
  /**
1668
- * 集群规则列表
1698
+ * Cluster rules
1669
1699
  *
1670
1700
  * @param request - DescribeHybridCloudClusterRulesRequest
1671
1701
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1673,14 +1703,14 @@ export default class Client extends OpenApi {
1673
1703
  */
1674
1704
  describeHybridCloudClusterRulesWithOptions(request: $_model.DescribeHybridCloudClusterRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeHybridCloudClusterRulesResponse>;
1675
1705
  /**
1676
- * 集群规则列表
1706
+ * Cluster rules
1677
1707
  *
1678
1708
  * @param request - DescribeHybridCloudClusterRulesRequest
1679
1709
  * @returns DescribeHybridCloudClusterRulesResponse
1680
1710
  */
1681
1711
  describeHybridCloudClusterRules(request: $_model.DescribeHybridCloudClusterRulesRequest): Promise<$_model.DescribeHybridCloudClusterRulesResponse>;
1682
1712
  /**
1683
- * 集群机器列表
1713
+ * Queries the servers in a hybrid cloud Web Application Firewall (WAF) cluster.
1684
1714
  *
1685
1715
  * @param request - DescribeHybridCloudClusterServersRequest
1686
1716
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1688,7 +1718,7 @@ export default class Client extends OpenApi {
1688
1718
  */
1689
1719
  describeHybridCloudClusterServersWithOptions(request: $_model.DescribeHybridCloudClusterServersRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeHybridCloudClusterServersResponse>;
1690
1720
  /**
1691
- * 集群机器列表
1721
+ * Queries the servers in a hybrid cloud Web Application Firewall (WAF) cluster.
1692
1722
  *
1693
1723
  * @param request - DescribeHybridCloudClusterServersRequest
1694
1724
  * @returns DescribeHybridCloudClusterServersResponse
@@ -1710,7 +1740,7 @@ export default class Client extends OpenApi {
1710
1740
  */
1711
1741
  describeHybridCloudClusters(request: $_model.DescribeHybridCloudClustersRequest): Promise<$_model.DescribeHybridCloudClustersResponse>;
1712
1742
  /**
1713
- * Queries the hybrid cloud node groups that are added to Web Application Firewall (WAF).
1743
+ * Queries the Hybrid Cloud WAF node groups that are added to Web Application Firewall (WAF).
1714
1744
  *
1715
1745
  * @param request - DescribeHybridCloudGroupsRequest
1716
1746
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1718,14 +1748,14 @@ export default class Client extends OpenApi {
1718
1748
  */
1719
1749
  describeHybridCloudGroupsWithOptions(request: $_model.DescribeHybridCloudGroupsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeHybridCloudGroupsResponse>;
1720
1750
  /**
1721
- * Queries the hybrid cloud node groups that are added to Web Application Firewall (WAF).
1751
+ * Queries the Hybrid Cloud WAF node groups that are added to Web Application Firewall (WAF).
1722
1752
  *
1723
1753
  * @param request - DescribeHybridCloudGroupsRequest
1724
1754
  * @returns DescribeHybridCloudGroupsResponse
1725
1755
  */
1726
1756
  describeHybridCloudGroups(request: $_model.DescribeHybridCloudGroupsRequest): Promise<$_model.DescribeHybridCloudGroupsResponse>;
1727
1757
  /**
1728
- * Queries the status of applications running on a hybrid cloud cluster node.
1758
+ * Queries the status of applications on nodes in a hybrid cloud Web Application Firewall (WAF) cluster.
1729
1759
  *
1730
1760
  * @param request - DescribeHybridCloudProcessMonitorRequest
1731
1761
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1733,14 +1763,14 @@ export default class Client extends OpenApi {
1733
1763
  */
1734
1764
  describeHybridCloudProcessMonitorWithOptions(request: $_model.DescribeHybridCloudProcessMonitorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeHybridCloudProcessMonitorResponse>;
1735
1765
  /**
1736
- * Queries the status of applications running on a hybrid cloud cluster node.
1766
+ * Queries the status of applications on nodes in a hybrid cloud Web Application Firewall (WAF) cluster.
1737
1767
  *
1738
1768
  * @param request - DescribeHybridCloudProcessMonitorRequest
1739
1769
  * @returns DescribeHybridCloudProcessMonitorResponse
1740
1770
  */
1741
1771
  describeHybridCloudProcessMonitor(request: $_model.DescribeHybridCloudProcessMonitorRequest): Promise<$_model.DescribeHybridCloudProcessMonitorResponse>;
1742
1772
  /**
1743
- * Queries the number of protection nodes that can be added to a hybrid cloud cluster.
1773
+ * Queries the count of protectable nodes that can be added to a hybrid cloud cluster.
1744
1774
  *
1745
1775
  * @param request - DescribeHybridCloudProtectableCountRequest
1746
1776
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1748,14 +1778,14 @@ export default class Client extends OpenApi {
1748
1778
  */
1749
1779
  describeHybridCloudProtectableCountWithOptions(request: $_model.DescribeHybridCloudProtectableCountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeHybridCloudProtectableCountResponse>;
1750
1780
  /**
1751
- * Queries the number of protection nodes that can be added to a hybrid cloud cluster.
1781
+ * Queries the count of protectable nodes that can be added to a hybrid cloud cluster.
1752
1782
  *
1753
1783
  * @param request - DescribeHybridCloudProtectableCountRequest
1754
1784
  * @returns DescribeHybridCloudProtectableCountResponse
1755
1785
  */
1756
1786
  describeHybridCloudProtectableCount(request: $_model.DescribeHybridCloudProtectableCountRequest): Promise<$_model.DescribeHybridCloudProtectableCountResponse>;
1757
1787
  /**
1758
- * 查询混合云域名详情
1788
+ * Queries the details of a hybrid cloud domain name.
1759
1789
  *
1760
1790
  * @param request - DescribeHybridCloudResourceDetailRequest
1761
1791
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1763,14 +1793,14 @@ export default class Client extends OpenApi {
1763
1793
  */
1764
1794
  describeHybridCloudResourceDetailWithOptions(request: $_model.DescribeHybridCloudResourceDetailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeHybridCloudResourceDetailResponse>;
1765
1795
  /**
1766
- * 查询混合云域名详情
1796
+ * Queries the details of a hybrid cloud domain name.
1767
1797
  *
1768
1798
  * @param request - DescribeHybridCloudResourceDetailRequest
1769
1799
  * @returns DescribeHybridCloudResourceDetailResponse
1770
1800
  */
1771
1801
  describeHybridCloudResourceDetail(request: $_model.DescribeHybridCloudResourceDetailRequest): Promise<$_model.DescribeHybridCloudResourceDetailResponse>;
1772
1802
  /**
1773
- * Queries the domain names that are added to a Web Application Firewall (WAF) instance in hybrid cloud mode.
1803
+ * Queries the domain names that are added to Web Application Firewall (WAF) in hybrid cloud mode.
1774
1804
  *
1775
1805
  * @param request - DescribeHybridCloudResourcesRequest
1776
1806
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1778,14 +1808,14 @@ export default class Client extends OpenApi {
1778
1808
  */
1779
1809
  describeHybridCloudResourcesWithOptions(request: $_model.DescribeHybridCloudResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeHybridCloudResourcesResponse>;
1780
1810
  /**
1781
- * Queries the domain names that are added to a Web Application Firewall (WAF) instance in hybrid cloud mode.
1811
+ * Queries the domain names that are added to Web Application Firewall (WAF) in hybrid cloud mode.
1782
1812
  *
1783
1813
  * @param request - DescribeHybridCloudResourcesRequest
1784
1814
  * @returns DescribeHybridCloudResourcesResponse
1785
1815
  */
1786
1816
  describeHybridCloudResources(request: $_model.DescribeHybridCloudResourcesRequest): Promise<$_model.DescribeHybridCloudResourcesResponse>;
1787
1817
  /**
1788
- * 获取SDK信息
1818
+ * Queries the hybrid cloud SDK servers that are managed by a Web Application Firewall (WAF) instance.
1789
1819
  *
1790
1820
  * @param request - DescribeHybridCloudSdkServersRequest
1791
1821
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1793,14 +1823,14 @@ export default class Client extends OpenApi {
1793
1823
  */
1794
1824
  describeHybridCloudSdkServersWithOptions(request: $_model.DescribeHybridCloudSdkServersRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeHybridCloudSdkServersResponse>;
1795
1825
  /**
1796
- * 获取SDK信息
1826
+ * Queries the hybrid cloud SDK servers that are managed by a Web Application Firewall (WAF) instance.
1797
1827
  *
1798
1828
  * @param request - DescribeHybridCloudSdkServersRequest
1799
1829
  * @returns DescribeHybridCloudSdkServersResponse
1800
1830
  */
1801
1831
  describeHybridCloudSdkServers(request: $_model.DescribeHybridCloudSdkServersRequest): Promise<$_model.DescribeHybridCloudSdkServersResponse>;
1802
1832
  /**
1803
- * Queries information about the regions that the hybrid cloud mode supports, such as the Internet service providers (ISPs), continents, and cities.
1833
+ * Queries hybrid cloud server regions, including carriers, continents, and cities.
1804
1834
  *
1805
1835
  * @param request - DescribeHybridCloudServerRegionsRequest
1806
1836
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1808,14 +1838,14 @@ export default class Client extends OpenApi {
1808
1838
  */
1809
1839
  describeHybridCloudServerRegionsWithOptions(request: $_model.DescribeHybridCloudServerRegionsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeHybridCloudServerRegionsResponse>;
1810
1840
  /**
1811
- * Queries information about the regions that the hybrid cloud mode supports, such as the Internet service providers (ISPs), continents, and cities.
1841
+ * Queries hybrid cloud server regions, including carriers, continents, and cities.
1812
1842
  *
1813
1843
  * @param request - DescribeHybridCloudServerRegionsRequest
1814
1844
  * @returns DescribeHybridCloudServerRegionsResponse
1815
1845
  */
1816
1846
  describeHybridCloudServerRegions(request: $_model.DescribeHybridCloudServerRegionsRequest): Promise<$_model.DescribeHybridCloudServerRegionsResponse>;
1817
1847
  /**
1818
- * 查询接入区域
1848
+ * Queries the regions that are supported for hybrid cloud access in Web Application Firewall (WAF).
1819
1849
  *
1820
1850
  * @param request - DescribeHybridCloudSupportRegionsRequest
1821
1851
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1823,14 +1853,14 @@ export default class Client extends OpenApi {
1823
1853
  */
1824
1854
  describeHybridCloudSupportRegionsWithOptions(request: $_model.DescribeHybridCloudSupportRegionsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeHybridCloudSupportRegionsResponse>;
1825
1855
  /**
1826
- * 查询接入区域
1856
+ * Queries the regions that are supported for hybrid cloud access in Web Application Firewall (WAF).
1827
1857
  *
1828
1858
  * @param request - DescribeHybridCloudSupportRegionsRequest
1829
1859
  * @returns DescribeHybridCloudSupportRegionsResponse
1830
1860
  */
1831
1861
  describeHybridCloudSupportRegions(request: $_model.DescribeHybridCloudSupportRegionsRequest): Promise<$_model.DescribeHybridCloudSupportRegionsResponse>;
1832
1862
  /**
1833
- * Queries servers that are not assigned to a hybrid cloud cluster.
1863
+ * Queries the list of unassigned servers in a hybrid cloud cluster.
1834
1864
  *
1835
1865
  * @param request - DescribeHybridCloudUnassignedMachinesRequest
1836
1866
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1838,14 +1868,14 @@ export default class Client extends OpenApi {
1838
1868
  */
1839
1869
  describeHybridCloudUnassignedMachinesWithOptions(request: $_model.DescribeHybridCloudUnassignedMachinesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeHybridCloudUnassignedMachinesResponse>;
1840
1870
  /**
1841
- * Queries servers that are not assigned to a hybrid cloud cluster.
1871
+ * Queries the list of unassigned servers in a hybrid cloud cluster.
1842
1872
  *
1843
1873
  * @param request - DescribeHybridCloudUnassignedMachinesRequest
1844
1874
  * @returns DescribeHybridCloudUnassignedMachinesResponse
1845
1875
  */
1846
1876
  describeHybridCloudUnassignedMachines(request: $_model.DescribeHybridCloudUnassignedMachinesRequest): Promise<$_model.DescribeHybridCloudUnassignedMachinesResponse>;
1847
1877
  /**
1848
- * Queries the ports that are not supported by the hybrid cloud mode.
1878
+ * Queries the list of unsupported ports for a hybrid cloud.
1849
1879
  *
1850
1880
  * @param request - DescribeHybridCloudUnsupportPortsRequest
1851
1881
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1853,14 +1883,14 @@ export default class Client extends OpenApi {
1853
1883
  */
1854
1884
  describeHybridCloudUnsupportPortsWithOptions(request: $_model.DescribeHybridCloudUnsupportPortsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeHybridCloudUnsupportPortsResponse>;
1855
1885
  /**
1856
- * Queries the ports that are not supported by the hybrid cloud mode.
1886
+ * Queries the list of unsupported ports for a hybrid cloud.
1857
1887
  *
1858
1888
  * @param request - DescribeHybridCloudUnsupportPortsRequest
1859
1889
  * @returns DescribeHybridCloudUnsupportPortsResponse
1860
1890
  */
1861
1891
  describeHybridCloudUnsupportPorts(request: $_model.DescribeHybridCloudUnsupportPortsRequest): Promise<$_model.DescribeHybridCloudUnsupportPortsResponse>;
1862
1892
  /**
1863
- * Queries the HTTP and HTTPS ports that you can use when you add a domain name to Web Application Firewall (WAF) in hybrid cloud mode.
1893
+ * Queries the available HTTP and HTTPS port ranges for hybrid cloud access.
1864
1894
  *
1865
1895
  * @param request - DescribeHybridCloudUserRequest
1866
1896
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1868,14 +1898,14 @@ export default class Client extends OpenApi {
1868
1898
  */
1869
1899
  describeHybridCloudUserWithOptions(request: $_model.DescribeHybridCloudUserRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeHybridCloudUserResponse>;
1870
1900
  /**
1871
- * Queries the HTTP and HTTPS ports that you can use when you add a domain name to Web Application Firewall (WAF) in hybrid cloud mode.
1901
+ * Queries the available HTTP and HTTPS port ranges for hybrid cloud access.
1872
1902
  *
1873
1903
  * @param request - DescribeHybridCloudUserRequest
1874
1904
  * @returns DescribeHybridCloudUserResponse
1875
1905
  */
1876
1906
  describeHybridCloudUser(request: $_model.DescribeHybridCloudUserRequest): Promise<$_model.DescribeHybridCloudUserResponse>;
1877
1907
  /**
1878
- * Queries the details of a Web Application Firewall (WAF) instance within the current Alibaba Cloud account.
1908
+ * Retrieves the details of the Web Application Firewall (WAF) instance in your Alibaba Cloud account.
1879
1909
  *
1880
1910
  * @param request - DescribeInstanceRequest
1881
1911
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1883,14 +1913,14 @@ export default class Client extends OpenApi {
1883
1913
  */
1884
1914
  describeInstanceWithOptions(request: $_model.DescribeInstanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeInstanceResponse>;
1885
1915
  /**
1886
- * Queries the details of a Web Application Firewall (WAF) instance within the current Alibaba Cloud account.
1916
+ * Retrieves the details of the Web Application Firewall (WAF) instance in your Alibaba Cloud account.
1887
1917
  *
1888
1918
  * @param request - DescribeInstanceRequest
1889
1919
  * @returns DescribeInstanceResponse
1890
1920
  */
1891
1921
  describeInstance(request: $_model.DescribeInstanceRequest): Promise<$_model.DescribeInstanceResponse>;
1892
1922
  /**
1893
- * 获取支持的海外IP区域封禁支持的国际及地域。
1923
+ * Retrieves supported countries and regions outside China for IP-based region blacklist.
1894
1924
  *
1895
1925
  * @param request - DescribeIpAbroadCountryInfosRequest
1896
1926
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1898,14 +1928,14 @@ export default class Client extends OpenApi {
1898
1928
  */
1899
1929
  describeIpAbroadCountryInfosWithOptions(request: $_model.DescribeIpAbroadCountryInfosRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeIpAbroadCountryInfosResponse>;
1900
1930
  /**
1901
- * 获取支持的海外IP区域封禁支持的国际及地域。
1931
+ * Retrieves supported countries and regions outside China for IP-based region blacklist.
1902
1932
  *
1903
1933
  * @param request - DescribeIpAbroadCountryInfosRequest
1904
1934
  * @returns DescribeIpAbroadCountryInfosResponse
1905
1935
  */
1906
1936
  describeIpAbroadCountryInfos(request: $_model.DescribeIpAbroadCountryInfosRequest): Promise<$_model.DescribeIpAbroadCountryInfosResponse>;
1907
1937
  /**
1908
- * Queries a hybrid cloud log delivery configuration.
1938
+ * Queries a single log delivery configuration for a hybrid cloud.
1909
1939
  *
1910
1940
  * @param request - DescribeLogDeliveryConfigRequest
1911
1941
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1913,14 +1943,14 @@ export default class Client extends OpenApi {
1913
1943
  */
1914
1944
  describeLogDeliveryConfigWithOptions(request: $_model.DescribeLogDeliveryConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeLogDeliveryConfigResponse>;
1915
1945
  /**
1916
- * Queries a hybrid cloud log delivery configuration.
1946
+ * Queries a single log delivery configuration for a hybrid cloud.
1917
1947
  *
1918
1948
  * @param request - DescribeLogDeliveryConfigRequest
1919
1949
  * @returns DescribeLogDeliveryConfigResponse
1920
1950
  */
1921
1951
  describeLogDeliveryConfig(request: $_model.DescribeLogDeliveryConfigRequest): Promise<$_model.DescribeLogDeliveryConfigResponse>;
1922
1952
  /**
1923
- * Queries all hybrid cloud log delivery configurations.
1953
+ * Queries all log delivery configurations of a Web Application Firewall (WAF) instance for hybrid cloud.
1924
1954
  *
1925
1955
  * @param request - DescribeLogDeliveryConfigsRequest
1926
1956
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1928,14 +1958,14 @@ export default class Client extends OpenApi {
1928
1958
  */
1929
1959
  describeLogDeliveryConfigsWithOptions(request: $_model.DescribeLogDeliveryConfigsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeLogDeliveryConfigsResponse>;
1930
1960
  /**
1931
- * Queries all hybrid cloud log delivery configurations.
1961
+ * Queries all log delivery configurations of a Web Application Firewall (WAF) instance for hybrid cloud.
1932
1962
  *
1933
1963
  * @param request - DescribeLogDeliveryConfigsRequest
1934
1964
  * @returns DescribeLogDeliveryConfigsResponse
1935
1965
  */
1936
1966
  describeLogDeliveryConfigs(request: $_model.DescribeLogDeliveryConfigsRequest): Promise<$_model.DescribeLogDeliveryConfigsResponse>;
1937
1967
  /**
1938
- * Queries IP addresses in an IP address blacklist for major event protection by page.
1968
+ * Queries the IP address blacklist for critical event protection in a paginated format.
1939
1969
  *
1940
1970
  * @param request - DescribeMajorProtectionBlackIpsRequest
1941
1971
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1943,14 +1973,14 @@ export default class Client extends OpenApi {
1943
1973
  */
1944
1974
  describeMajorProtectionBlackIpsWithOptions(request: $_model.DescribeMajorProtectionBlackIpsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMajorProtectionBlackIpsResponse>;
1945
1975
  /**
1946
- * Queries IP addresses in an IP address blacklist for major event protection by page.
1976
+ * Queries the IP address blacklist for critical event protection in a paginated format.
1947
1977
  *
1948
1978
  * @param request - DescribeMajorProtectionBlackIpsRequest
1949
1979
  * @returns DescribeMajorProtectionBlackIpsResponse
1950
1980
  */
1951
1981
  describeMajorProtectionBlackIps(request: $_model.DescribeMajorProtectionBlackIpsRequest): Promise<$_model.DescribeMajorProtectionBlackIpsResponse>;
1952
1982
  /**
1953
- * Queries information about members.
1983
+ * Retrieves all member accounts managed by the WAF multi-account management feature.
1954
1984
  *
1955
1985
  * @param request - DescribeMemberAccountsRequest
1956
1986
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1958,14 +1988,14 @@ export default class Client extends OpenApi {
1958
1988
  */
1959
1989
  describeMemberAccountsWithOptions(request: $_model.DescribeMemberAccountsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMemberAccountsResponse>;
1960
1990
  /**
1961
- * Queries information about members.
1991
+ * Retrieves all member accounts managed by the WAF multi-account management feature.
1962
1992
  *
1963
1993
  * @param request - DescribeMemberAccountsRequest
1964
1994
  * @returns DescribeMemberAccountsResponse
1965
1995
  */
1966
1996
  describeMemberAccounts(request: $_model.DescribeMemberAccountsRequest): Promise<$_model.DescribeMemberAccountsResponse>;
1967
1997
  /**
1968
- * Retrieves time-series data for all network traffic, including both malicious and legitimate requests.
1998
+ * Queries the time series statistics for all traffic. This includes malicious and normal business requests.
1969
1999
  *
1970
2000
  * @param tmpReq - DescribeNetworkFlowTimeSeriesMetricRequest
1971
2001
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1973,14 +2003,14 @@ export default class Client extends OpenApi {
1973
2003
  */
1974
2004
  describeNetworkFlowTimeSeriesMetricWithOptions(tmpReq: $_model.DescribeNetworkFlowTimeSeriesMetricRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeNetworkFlowTimeSeriesMetricResponse>;
1975
2005
  /**
1976
- * Retrieves time-series data for all network traffic, including both malicious and legitimate requests.
2006
+ * Queries the time series statistics for all traffic. This includes malicious and normal business requests.
1977
2007
  *
1978
2008
  * @param request - DescribeNetworkFlowTimeSeriesMetricRequest
1979
2009
  * @returns DescribeNetworkFlowTimeSeriesMetricResponse
1980
2010
  */
1981
2011
  describeNetworkFlowTimeSeriesMetric(request: $_model.DescribeNetworkFlowTimeSeriesMetricRequest): Promise<$_model.DescribeNetworkFlowTimeSeriesMetricResponse>;
1982
2012
  /**
1983
- * Retrieves top aggregated traffic statistics, sorted by various dimensions, including malicious and legitimate requests.
2013
+ * Queries the top N statistics for all traffic that passes through Web Application Firewall (WAF), including malicious and normal service requests. The results are aggregated by different dimensions and sorted in descending order.
1984
2014
  *
1985
2015
  * @param tmpReq - DescribeNetworkFlowTopNMetricRequest
1986
2016
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1988,14 +2018,14 @@ export default class Client extends OpenApi {
1988
2018
  */
1989
2019
  describeNetworkFlowTopNMetricWithOptions(tmpReq: $_model.DescribeNetworkFlowTopNMetricRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeNetworkFlowTopNMetricResponse>;
1990
2020
  /**
1991
- * Retrieves top aggregated traffic statistics, sorted by various dimensions, including malicious and legitimate requests.
2021
+ * Queries the top N statistics for all traffic that passes through Web Application Firewall (WAF), including malicious and normal service requests. The results are aggregated by different dimensions and sorted in descending order.
1992
2022
  *
1993
2023
  * @param request - DescribeNetworkFlowTopNMetricRequest
1994
2024
  * @returns DescribeNetworkFlowTopNMetricResponse
1995
2025
  */
1996
2026
  describeNetworkFlowTopNMetric(request: $_model.DescribeNetworkFlowTopNMetricRequest): Promise<$_model.DescribeNetworkFlowTopNMetricResponse>;
1997
2027
  /**
1998
- * Queries the protection status of Web Application Firewall (WAF).
2028
+ * Queries the protection pause status of a Web Application Firewall (WAF) instance.
1999
2029
  *
2000
2030
  * @param request - DescribePauseProtectionStatusRequest
2001
2031
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2003,14 +2033,14 @@ export default class Client extends OpenApi {
2003
2033
  */
2004
2034
  describePauseProtectionStatusWithOptions(request: $_model.DescribePauseProtectionStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePauseProtectionStatusResponse>;
2005
2035
  /**
2006
- * Queries the protection status of Web Application Firewall (WAF).
2036
+ * Queries the protection pause status of a Web Application Firewall (WAF) instance.
2007
2037
  *
2008
2038
  * @param request - DescribePauseProtectionStatusRequest
2009
2039
  * @returns DescribePauseProtectionStatusResponse
2010
2040
  */
2011
2041
  describePauseProtectionStatus(request: $_model.DescribePauseProtectionStatusRequest): Promise<$_model.DescribePauseProtectionStatusResponse>;
2012
2042
  /**
2013
- * Queries the queries per second (QPS) statistics of a WAF instance.
2043
+ * Queries the trend of queries per second (QPS).
2014
2044
  *
2015
2045
  * @param request - DescribePeakTrendRequest
2016
2046
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2018,14 +2048,14 @@ export default class Client extends OpenApi {
2018
2048
  */
2019
2049
  describePeakTrendWithOptions(request: $_model.DescribePeakTrendRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePeakTrendResponse>;
2020
2050
  /**
2021
- * Queries the queries per second (QPS) statistics of a WAF instance.
2051
+ * Queries the trend of queries per second (QPS).
2022
2052
  *
2023
2053
  * @param request - DescribePeakTrendRequest
2024
2054
  * @returns DescribePeakTrendResponse
2025
2055
  */
2026
2056
  describePeakTrend(request: $_model.DescribePeakTrendRequest): Promise<$_model.DescribePeakTrendResponse>;
2027
2057
  /**
2028
- * 查询开启POC的功能信息
2058
+ * Retrieves the enabled proof of concept (POC) feature trials.
2029
2059
  *
2030
2060
  * @param request - DescribePocFunctionsRequest
2031
2061
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2033,14 +2063,29 @@ export default class Client extends OpenApi {
2033
2063
  */
2034
2064
  describePocFunctionsWithOptions(request: $_model.DescribePocFunctionsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePocFunctionsResponse>;
2035
2065
  /**
2036
- * 查询开启POC的功能信息
2066
+ * Retrieves the enabled proof of concept (POC) feature trials.
2037
2067
  *
2038
2068
  * @param request - DescribePocFunctionsRequest
2039
2069
  * @returns DescribePocFunctionsResponse
2040
2070
  */
2041
2071
  describePocFunctions(request: $_model.DescribePocFunctionsRequest): Promise<$_model.DescribePocFunctionsResponse>;
2042
2072
  /**
2043
- * Queries the cloud service instances to be added to Web Application Firewall (WAF) in transparent proxy mode.
2073
+ * Queries burstable pay-as-you-go charges for a WAF subscription instance, such as burstable QPS.
2074
+ *
2075
+ * @param request - DescribePrepayDailyBillsRequest
2076
+ * @param runtime - runtime options for this request RuntimeOptions
2077
+ * @returns DescribePrepayDailyBillsResponse
2078
+ */
2079
+ describePrepayDailyBillsWithOptions(request: $_model.DescribePrepayDailyBillsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePrepayDailyBillsResponse>;
2080
+ /**
2081
+ * Queries burstable pay-as-you-go charges for a WAF subscription instance, such as burstable QPS.
2082
+ *
2083
+ * @param request - DescribePrepayDailyBillsRequest
2084
+ * @returns DescribePrepayDailyBillsResponse
2085
+ */
2086
+ describePrepayDailyBills(request: $_model.DescribePrepayDailyBillsRequest): Promise<$_model.DescribePrepayDailyBillsResponse>;
2087
+ /**
2088
+ * Queries synchronized cloud service instances.
2044
2089
  *
2045
2090
  * @param request - DescribeProductInstancesRequest
2046
2091
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2048,14 +2093,14 @@ export default class Client extends OpenApi {
2048
2093
  */
2049
2094
  describeProductInstancesWithOptions(request: $_model.DescribeProductInstancesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeProductInstancesResponse>;
2050
2095
  /**
2051
- * Queries the cloud service instances to be added to Web Application Firewall (WAF) in transparent proxy mode.
2096
+ * Queries synchronized cloud service instances.
2052
2097
  *
2053
2098
  * @param request - DescribeProductInstancesRequest
2054
2099
  * @returns DescribeProductInstancesResponse
2055
2100
  */
2056
2101
  describeProductInstances(request: $_model.DescribeProductInstancesRequest): Promise<$_model.DescribeProductInstancesResponse>;
2057
2102
  /**
2058
- * Queries a list of domain names that are added to Web Application Firewall (WAF) and penalized for failing to obtain an Internet Content Provider (ICP) filing.
2103
+ * Queries penalties for domain names added to Web Application Firewall (WAF) without an Internet Content Provider (ICP) filing.
2059
2104
  *
2060
2105
  * @param request - DescribePunishedDomainsRequest
2061
2106
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2063,14 +2108,14 @@ export default class Client extends OpenApi {
2063
2108
  */
2064
2109
  describePunishedDomainsWithOptions(request: $_model.DescribePunishedDomainsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePunishedDomainsResponse>;
2065
2110
  /**
2066
- * Queries a list of domain names that are added to Web Application Firewall (WAF) and penalized for failing to obtain an Internet Content Provider (ICP) filing.
2111
+ * Queries penalties for domain names added to Web Application Firewall (WAF) without an Internet Content Provider (ICP) filing.
2067
2112
  *
2068
2113
  * @param request - DescribePunishedDomainsRequest
2069
2114
  * @returns DescribePunishedDomainsResponse
2070
2115
  */
2071
2116
  describePunishedDomains(request: $_model.DescribePunishedDomainsRequest): Promise<$_model.DescribePunishedDomainsResponse>;
2072
2117
  /**
2073
- * 分页查询关联规则
2118
+ * Queries a paginated list of associated protection rules.
2074
2119
  *
2075
2120
  * @param request - DescribeRelatedDefenseRulesRequest
2076
2121
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2078,14 +2123,14 @@ export default class Client extends OpenApi {
2078
2123
  */
2079
2124
  describeRelatedDefenseRulesWithOptions(request: $_model.DescribeRelatedDefenseRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRelatedDefenseRulesResponse>;
2080
2125
  /**
2081
- * 分页查询关联规则
2126
+ * Queries a paginated list of associated protection rules.
2082
2127
  *
2083
2128
  * @param request - DescribeRelatedDefenseRulesRequest
2084
2129
  * @returns DescribeRelatedDefenseRulesResponse
2085
2130
  */
2086
2131
  describeRelatedDefenseRules(request: $_model.DescribeRelatedDefenseRulesRequest): Promise<$_model.DescribeRelatedDefenseRulesResponse>;
2087
2132
  /**
2088
- * Queries the certificates that are used in cloud service instances. The certificates returned include the certificates within the delegated administrator account and the certificates within members to which specific instances belong. For example, the delegated administrator account has certificate 1, instance lb-xx-1 belongs to member B, and member B has certificate 2. If you specify instance lb-xx-1 in the request, certificate 1 and certificate 2 are returned.
2133
+ * Queries the certificates of a cloud product instance. This operation is available only in multi-account scenarios and returns the certificates of both the delegated administrator and the member that owns the instance. For example, if user A is a delegated administrator with cert1 and the instance lb-xx-1 belongs to member B who has cert2, a query for the instance lb-xx-1 returns both cert1 and cert2.
2089
2134
  *
2090
2135
  * @param request - DescribeResourceInstanceCertsRequest
2091
2136
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2093,14 +2138,14 @@ export default class Client extends OpenApi {
2093
2138
  */
2094
2139
  describeResourceInstanceCertsWithOptions(request: $_model.DescribeResourceInstanceCertsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeResourceInstanceCertsResponse>;
2095
2140
  /**
2096
- * Queries the certificates that are used in cloud service instances. The certificates returned include the certificates within the delegated administrator account and the certificates within members to which specific instances belong. For example, the delegated administrator account has certificate 1, instance lb-xx-1 belongs to member B, and member B has certificate 2. If you specify instance lb-xx-1 in the request, certificate 1 and certificate 2 are returned.
2141
+ * Queries the certificates of a cloud product instance. This operation is available only in multi-account scenarios and returns the certificates of both the delegated administrator and the member that owns the instance. For example, if user A is a delegated administrator with cert1 and the instance lb-xx-1 belongs to member B who has cert2, a query for the instance lb-xx-1 returns both cert1 and cert2.
2097
2142
  *
2098
2143
  * @param request - DescribeResourceInstanceCertsRequest
2099
2144
  * @returns DescribeResourceInstanceCertsResponse
2100
2145
  */
2101
2146
  describeResourceInstanceCerts(request: $_model.DescribeResourceInstanceCertsRequest): Promise<$_model.DescribeResourceInstanceCertsResponse>;
2102
2147
  /**
2103
- * 查询防护对象日志外发状态
2148
+ * Queries the log delivery status for protected objects.
2104
2149
  *
2105
2150
  * @param request - DescribeResourceLogDeliveryStatusRequest
2106
2151
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2108,14 +2153,14 @@ export default class Client extends OpenApi {
2108
2153
  */
2109
2154
  describeResourceLogDeliveryStatusWithOptions(request: $_model.DescribeResourceLogDeliveryStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeResourceLogDeliveryStatusResponse>;
2110
2155
  /**
2111
- * 查询防护对象日志外发状态
2156
+ * Queries the log delivery status for protected objects.
2112
2157
  *
2113
2158
  * @param request - DescribeResourceLogDeliveryStatusRequest
2114
2159
  * @returns DescribeResourceLogDeliveryStatusResponse
2115
2160
  */
2116
2161
  describeResourceLogDeliveryStatus(request: $_model.DescribeResourceLogDeliveryStatusRequest): Promise<$_model.DescribeResourceLogDeliveryStatusResponse>;
2117
2162
  /**
2118
- * 查询防护对象日志字段配置
2163
+ * Queries the log field configuration for a protected object.
2119
2164
  *
2120
2165
  * @param request - DescribeResourceLogFieldConfigRequest
2121
2166
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2123,14 +2168,14 @@ export default class Client extends OpenApi {
2123
2168
  */
2124
2169
  describeResourceLogFieldConfigWithOptions(request: $_model.DescribeResourceLogFieldConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeResourceLogFieldConfigResponse>;
2125
2170
  /**
2126
- * 查询防护对象日志字段配置
2171
+ * Queries the log field configuration for a protected object.
2127
2172
  *
2128
2173
  * @param request - DescribeResourceLogFieldConfigRequest
2129
2174
  * @returns DescribeResourceLogFieldConfigResponse
2130
2175
  */
2131
2176
  describeResourceLogFieldConfig(request: $_model.DescribeResourceLogFieldConfigRequest): Promise<$_model.DescribeResourceLogFieldConfigResponse>;
2132
2177
  /**
2133
- * Queries whether the log collection feature is enabled for a protected object.
2178
+ * Queries the log collection status of protected objects in a Web Application Firewall (WAF) instance.
2134
2179
  *
2135
2180
  * @param request - DescribeResourceLogStatusRequest
2136
2181
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2138,7 +2183,7 @@ export default class Client extends OpenApi {
2138
2183
  */
2139
2184
  describeResourceLogStatusWithOptions(request: $_model.DescribeResourceLogStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeResourceLogStatusResponse>;
2140
2185
  /**
2141
- * Queries whether the log collection feature is enabled for a protected object.
2186
+ * Queries the log collection status of protected objects in a Web Application Firewall (WAF) instance.
2142
2187
  *
2143
2188
  * @param request - DescribeResourceLogStatusRequest
2144
2189
  * @returns DescribeResourceLogStatusResponse
@@ -2160,7 +2205,7 @@ export default class Client extends OpenApi {
2160
2205
  */
2161
2206
  describeResourcePort(request: $_model.DescribeResourcePortRequest): Promise<$_model.DescribeResourcePortResponse>;
2162
2207
  /**
2163
- * Queries the region IDs of the resources that are added to Web Application Firewall (WAF) by using the SDK integration mode. The resources refer to Application Load Balancer (ALB) and Microservices Engine (MSE) instances.
2208
+ * Queries the region IDs of cloud service resources that can be added to Web Application Firewall (WAF) by using the SDK.
2164
2209
  *
2165
2210
  * @param request - DescribeResourceRegionIdRequest
2166
2211
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2168,14 +2213,14 @@ export default class Client extends OpenApi {
2168
2213
  */
2169
2214
  describeResourceRegionIdWithOptions(request: $_model.DescribeResourceRegionIdRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeResourceRegionIdResponse>;
2170
2215
  /**
2171
- * Queries the region IDs of the resources that are added to Web Application Firewall (WAF) by using the SDK integration mode. The resources refer to Application Load Balancer (ALB) and Microservices Engine (MSE) instances.
2216
+ * Queries the region IDs of cloud service resources that can be added to Web Application Firewall (WAF) by using the SDK.
2172
2217
  *
2173
2218
  * @param request - DescribeResourceRegionIdRequest
2174
2219
  * @returns DescribeResourceRegionIdResponse
2175
2220
  */
2176
2221
  describeResourceRegionId(request: $_model.DescribeResourceRegionIdRequest): Promise<$_model.DescribeResourceRegionIdResponse>;
2177
2222
  /**
2178
- * Queries the region IDs of the Classic Load Balancer (CLB) and Elastic Compute Service (ECS) instances that are added to Web Application Firewall (WAF) in cloud native mode.
2223
+ * Queries the list of regions supported by cloud native mode, primarily for CLB and ECS products.
2179
2224
  *
2180
2225
  * @param request - DescribeResourceSupportRegionsRequest
2181
2226
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2183,14 +2228,14 @@ export default class Client extends OpenApi {
2183
2228
  */
2184
2229
  describeResourceSupportRegionsWithOptions(request: $_model.DescribeResourceSupportRegionsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeResourceSupportRegionsResponse>;
2185
2230
  /**
2186
- * Queries the region IDs of the Classic Load Balancer (CLB) and Elastic Compute Service (ECS) instances that are added to Web Application Firewall (WAF) in cloud native mode.
2231
+ * Queries the list of regions supported by cloud native mode, primarily for CLB and ECS products.
2187
2232
  *
2188
2233
  * @param request - DescribeResourceSupportRegionsRequest
2189
2234
  * @returns DescribeResourceSupportRegionsResponse
2190
2235
  */
2191
2236
  describeResourceSupportRegions(request: $_model.DescribeResourceSupportRegionsRequest): Promise<$_model.DescribeResourceSupportRegionsResponse>;
2192
2237
  /**
2193
- * Queries the trend of the number of error codes that are returned to clients or Web Application Firewall (WAF). The error codes include 302, 405, 444, 499, and 5XX.
2238
+ * Queries the trend of abnormal response codes, such as 5xx, 405, 499, 302, and 444, that are returned by Web Application Firewall (WAF) to clients or by origin servers to WAF.
2194
2239
  *
2195
2240
  * @param request - DescribeResponseCodeTrendGraphRequest
2196
2241
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2198,14 +2243,14 @@ export default class Client extends OpenApi {
2198
2243
  */
2199
2244
  describeResponseCodeTrendGraphWithOptions(request: $_model.DescribeResponseCodeTrendGraphRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeResponseCodeTrendGraphResponse>;
2200
2245
  /**
2201
- * Queries the trend of the number of error codes that are returned to clients or Web Application Firewall (WAF). The error codes include 302, 405, 444, 499, and 5XX.
2246
+ * Queries the trend of abnormal response codes, such as 5xx, 405, 499, 302, and 444, that are returned by Web Application Firewall (WAF) to clients or by origin servers to WAF.
2202
2247
  *
2203
2248
  * @param request - DescribeResponseCodeTrendGraphRequest
2204
2249
  * @returns DescribeResponseCodeTrendGraphResponse
2205
2250
  */
2206
2251
  describeResponseCodeTrendGraph(request: $_model.DescribeResponseCodeTrendGraphRequest): Promise<$_model.DescribeResponseCodeTrendGraphResponse>;
2207
2252
  /**
2208
- * 查询授权状态
2253
+ * Queries the authorization status of the service-linked role for Web Application Firewall (WAF).
2209
2254
  *
2210
2255
  * @param request - DescribeRoleAuthStatusRequest
2211
2256
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2213,14 +2258,14 @@ export default class Client extends OpenApi {
2213
2258
  */
2214
2259
  describeRoleAuthStatusWithOptions(request: $_model.DescribeRoleAuthStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRoleAuthStatusResponse>;
2215
2260
  /**
2216
- * 查询授权状态
2261
+ * Queries the authorization status of the service-linked role for Web Application Firewall (WAF).
2217
2262
  *
2218
2263
  * @param request - DescribeRoleAuthStatusRequest
2219
2264
  * @returns DescribeRoleAuthStatusResponse
2220
2265
  */
2221
2266
  describeRoleAuthStatus(request: $_model.DescribeRoleAuthStatusRequest): Promise<$_model.DescribeRoleAuthStatusResponse>;
2222
2267
  /**
2223
- * Queries regular expression rule groups by page.
2268
+ * Queries a paginated list of regular expression rule groups.
2224
2269
  *
2225
2270
  * @param request - DescribeRuleGroupsRequest
2226
2271
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2228,14 +2273,14 @@ export default class Client extends OpenApi {
2228
2273
  */
2229
2274
  describeRuleGroupsWithOptions(request: $_model.DescribeRuleGroupsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRuleGroupsResponse>;
2230
2275
  /**
2231
- * Queries regular expression rule groups by page.
2276
+ * Queries a paginated list of regular expression rule groups.
2232
2277
  *
2233
2278
  * @param request - DescribeRuleGroupsRequest
2234
2279
  * @returns DescribeRuleGroupsResponse
2235
2280
  */
2236
2281
  describeRuleGroups(request: $_model.DescribeRuleGroupsRequest): Promise<$_model.DescribeRuleGroupsResponse>;
2237
2282
  /**
2238
- * Queries the top 10 IP addresses from which attacks are initiated.
2283
+ * Queries the top 10 source IP addresses from which the most attacks originated.
2239
2284
  *
2240
2285
  * @param request - DescribeRuleHitsTopClientIpRequest
2241
2286
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2243,14 +2288,14 @@ export default class Client extends OpenApi {
2243
2288
  */
2244
2289
  describeRuleHitsTopClientIpWithOptions(request: $_model.DescribeRuleHitsTopClientIpRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRuleHitsTopClientIpResponse>;
2245
2290
  /**
2246
- * Queries the top 10 IP addresses from which attacks are initiated.
2291
+ * Queries the top 10 source IP addresses from which the most attacks originated.
2247
2292
  *
2248
2293
  * @param request - DescribeRuleHitsTopClientIpRequest
2249
2294
  * @returns DescribeRuleHitsTopClientIpResponse
2250
2295
  */
2251
2296
  describeRuleHitsTopClientIp(request: $_model.DescribeRuleHitsTopClientIpRequest): Promise<$_model.DescribeRuleHitsTopClientIpResponse>;
2252
2297
  /**
2253
- * Queries the top 10 protected objects that trigger protection rules.
2298
+ * Queries the top 10 protected objects that triggered protection rules most frequently.
2254
2299
  *
2255
2300
  * @param request - DescribeRuleHitsTopResourceRequest
2256
2301
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2258,14 +2303,14 @@ export default class Client extends OpenApi {
2258
2303
  */
2259
2304
  describeRuleHitsTopResourceWithOptions(request: $_model.DescribeRuleHitsTopResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRuleHitsTopResourceResponse>;
2260
2305
  /**
2261
- * Queries the top 10 protected objects that trigger protection rules.
2306
+ * Queries the top 10 protected objects that triggered protection rules most frequently.
2262
2307
  *
2263
2308
  * @param request - DescribeRuleHitsTopResourceRequest
2264
2309
  * @returns DescribeRuleHitsTopResourceResponse
2265
2310
  */
2266
2311
  describeRuleHitsTopResource(request: $_model.DescribeRuleHitsTopResourceRequest): Promise<$_model.DescribeRuleHitsTopResourceResponse>;
2267
2312
  /**
2268
- * Queries the IDs of the top 10 protection rules that are matched by requests.
2313
+ * Queries the top 10 rule IDs that are triggered most frequently.
2269
2314
  *
2270
2315
  * @param request - DescribeRuleHitsTopRuleIdRequest
2271
2316
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2273,14 +2318,14 @@ export default class Client extends OpenApi {
2273
2318
  */
2274
2319
  describeRuleHitsTopRuleIdWithOptions(request: $_model.DescribeRuleHitsTopRuleIdRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRuleHitsTopRuleIdResponse>;
2275
2320
  /**
2276
- * Queries the IDs of the top 10 protection rules that are matched by requests.
2321
+ * Queries the top 10 rule IDs that are triggered most frequently.
2277
2322
  *
2278
2323
  * @param request - DescribeRuleHitsTopRuleIdRequest
2279
2324
  * @returns DescribeRuleHitsTopRuleIdResponse
2280
2325
  */
2281
2326
  describeRuleHitsTopRuleId(request: $_model.DescribeRuleHitsTopRuleIdRequest): Promise<$_model.DescribeRuleHitsTopRuleIdResponse>;
2282
2327
  /**
2283
- * Queries the top 10 protection modules that are matched.
2328
+ * Queries the top 10 most frequently triggered protection rule types.
2284
2329
  *
2285
2330
  * @param request - DescribeRuleHitsTopTuleTypeRequest
2286
2331
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2288,14 +2333,14 @@ export default class Client extends OpenApi {
2288
2333
  */
2289
2334
  describeRuleHitsTopTuleTypeWithOptions(request: $_model.DescribeRuleHitsTopTuleTypeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRuleHitsTopTuleTypeResponse>;
2290
2335
  /**
2291
- * Queries the top 10 protection modules that are matched.
2336
+ * Queries the top 10 most frequently triggered protection rule types.
2292
2337
  *
2293
2338
  * @param request - DescribeRuleHitsTopTuleTypeRequest
2294
2339
  * @returns DescribeRuleHitsTopTuleTypeResponse
2295
2340
  */
2296
2341
  describeRuleHitsTopTuleType(request: $_model.DescribeRuleHitsTopTuleTypeRequest): Promise<$_model.DescribeRuleHitsTopTuleTypeResponse>;
2297
2342
  /**
2298
- * Queries the top 10 user agents that are used to initiate attacks.
2343
+ * Displays the top 10 User-Agents by number of attacks.
2299
2344
  *
2300
2345
  * @param request - DescribeRuleHitsTopUaRequest
2301
2346
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2303,14 +2348,14 @@ export default class Client extends OpenApi {
2303
2348
  */
2304
2349
  describeRuleHitsTopUaWithOptions(request: $_model.DescribeRuleHitsTopUaRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRuleHitsTopUaResponse>;
2305
2350
  /**
2306
- * Queries the top 10 user agents that are used to initiate attacks.
2351
+ * Displays the top 10 User-Agents by number of attacks.
2307
2352
  *
2308
2353
  * @param request - DescribeRuleHitsTopUaRequest
2309
2354
  * @returns DescribeRuleHitsTopUaResponse
2310
2355
  */
2311
2356
  describeRuleHitsTopUa(request: $_model.DescribeRuleHitsTopUaRequest): Promise<$_model.DescribeRuleHitsTopUaResponse>;
2312
2357
  /**
2313
- * Queries the top 10 URLs that trigger protection rules.
2358
+ * Queries the top 10 URLs that trigger protection rules most frequently.
2314
2359
  *
2315
2360
  * @param request - DescribeRuleHitsTopUrlRequest
2316
2361
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2318,20 +2363,20 @@ export default class Client extends OpenApi {
2318
2363
  */
2319
2364
  describeRuleHitsTopUrlWithOptions(request: $_model.DescribeRuleHitsTopUrlRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRuleHitsTopUrlResponse>;
2320
2365
  /**
2321
- * Queries the top 10 URLs that trigger protection rules.
2366
+ * Queries the top 10 URLs that trigger protection rules most frequently.
2322
2367
  *
2323
2368
  * @param request - DescribeRuleHitsTopUrlRequest
2324
2369
  * @returns DescribeRuleHitsTopUrlResponse
2325
2370
  */
2326
2371
  describeRuleHitsTopUrl(request: $_model.DescribeRuleHitsTopUrlRequest): Promise<$_model.DescribeRuleHitsTopUrlResponse>;
2327
2372
  /**
2328
- * Queries the logs of attack traffic. Each log records the details of a request that matches protection rules.
2373
+ * Queries the detailed logs of attack traffic. Each log entry contains the details of a request that matched a protection rule.
2329
2374
  *
2330
2375
  * @remarks
2331
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
2332
- * * Requests that match the protection rules of the whitelist module.
2333
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
2334
- * * Requests that match protection rules with actions set to Dynamic Token-based Authentication, Slider CAPTCHA, Strict Slider CAPTCHA Verification, and JavaScript Validation, pass the verifications specified by the actions, and are allowed.
2376
+ * Attack traffic refers to requests that hit a rule and are identified as threats. The following three types of requests are not included:
2377
+ * - Requests that hit a whitelist rule.
2378
+ * - Requests that hit a bot rule whose action is set to Mark for Origin Fetch.
2379
+ * - Requests that hit a rule whose action is set to Dynamic Token, Slider, Strict Slider, or JS Challenge, but are allowed because the user passed the verification.
2335
2380
  *
2336
2381
  * @param tmpReq - DescribeSecurityEventLogsRequest
2337
2382
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2339,26 +2384,26 @@ export default class Client extends OpenApi {
2339
2384
  */
2340
2385
  describeSecurityEventLogsWithOptions(tmpReq: $_model.DescribeSecurityEventLogsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSecurityEventLogsResponse>;
2341
2386
  /**
2342
- * Queries the logs of attack traffic. Each log records the details of a request that matches protection rules.
2387
+ * Queries the detailed logs of attack traffic. Each log entry contains the details of a request that matched a protection rule.
2343
2388
  *
2344
2389
  * @remarks
2345
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
2346
- * * Requests that match the protection rules of the whitelist module.
2347
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
2348
- * * Requests that match protection rules with actions set to Dynamic Token-based Authentication, Slider CAPTCHA, Strict Slider CAPTCHA Verification, and JavaScript Validation, pass the verifications specified by the actions, and are allowed.
2390
+ * Attack traffic refers to requests that hit a rule and are identified as threats. The following three types of requests are not included:
2391
+ * - Requests that hit a whitelist rule.
2392
+ * - Requests that hit a bot rule whose action is set to Mark for Origin Fetch.
2393
+ * - Requests that hit a rule whose action is set to Dynamic Token, Slider, Strict Slider, or JS Challenge, but are allowed because the user passed the verification.
2349
2394
  *
2350
2395
  * @param request - DescribeSecurityEventLogsRequest
2351
2396
  * @returns DescribeSecurityEventLogsResponse
2352
2397
  */
2353
2398
  describeSecurityEventLogs(request: $_model.DescribeSecurityEventLogsRequest): Promise<$_model.DescribeSecurityEventLogsResponse>;
2354
2399
  /**
2355
- * Queries the time series data of attack traffic. Attack requests refer to requests that match protection rules and are identified as risky.
2400
+ * Queries the time series data of attack traffic. Attack requests are requests that hit a rule and are identified as a threat.
2356
2401
  *
2357
2402
  * @remarks
2358
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
2359
- * * Requests that match the protection rules of the whitelist module.
2360
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
2361
- * * Requests that match protection rules with actions set to Dynamic Token-based Authentication, Slider CAPTCHA, Strict Slider CAPTCHA Verification, and JavaScript Validation, pass the verifications specified by the actions, and are allowed.
2403
+ * Attack traffic refers to requests that hit a rule and are identified as a threat. The following data is excluded:
2404
+ * - Requests that hit a whitelist rule.
2405
+ * - Requests that hit a bot rule where the rule action is "Mark for origin fetch".
2406
+ * - Requests that hit a rule with the action "Dynamic Token", "Slider", "Strict Slider", or "JS Challenge", but are allowed because the user passed the verification.
2362
2407
  *
2363
2408
  * @param tmpReq - DescribeSecurityEventTimeSeriesMetricRequest
2364
2409
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2366,26 +2411,26 @@ export default class Client extends OpenApi {
2366
2411
  */
2367
2412
  describeSecurityEventTimeSeriesMetricWithOptions(tmpReq: $_model.DescribeSecurityEventTimeSeriesMetricRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSecurityEventTimeSeriesMetricResponse>;
2368
2413
  /**
2369
- * Queries the time series data of attack traffic. Attack requests refer to requests that match protection rules and are identified as risky.
2414
+ * Queries the time series data of attack traffic. Attack requests are requests that hit a rule and are identified as a threat.
2370
2415
  *
2371
2416
  * @remarks
2372
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
2373
- * * Requests that match the protection rules of the whitelist module.
2374
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
2375
- * * Requests that match protection rules with actions set to Dynamic Token-based Authentication, Slider CAPTCHA, Strict Slider CAPTCHA Verification, and JavaScript Validation, pass the verifications specified by the actions, and are allowed.
2417
+ * Attack traffic refers to requests that hit a rule and are identified as a threat. The following data is excluded:
2418
+ * - Requests that hit a whitelist rule.
2419
+ * - Requests that hit a bot rule where the rule action is "Mark for origin fetch".
2420
+ * - Requests that hit a rule with the action "Dynamic Token", "Slider", "Strict Slider", or "JS Challenge", but are allowed because the user passed the verification.
2376
2421
  *
2377
2422
  * @param request - DescribeSecurityEventTimeSeriesMetricRequest
2378
2423
  * @returns DescribeSecurityEventTimeSeriesMetricResponse
2379
2424
  */
2380
2425
  describeSecurityEventTimeSeriesMetric(request: $_model.DescribeSecurityEventTimeSeriesMetricRequest): Promise<$_model.DescribeSecurityEventTimeSeriesMetricResponse>;
2381
2426
  /**
2382
- * Queries top N data entries of attack traffic. The system performs statistical aggregation on attack traffic from specific dimensions and returns top N data entries.
2427
+ * Queries the top N statistics for attack traffic. Attack traffic is aggregated by a specified dimension, sorted, and the top N results are returned.
2383
2428
  *
2384
2429
  * @remarks
2385
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
2386
- * * Requests that match the protection rules of the whitelist module.
2387
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
2388
- * * Requests that match protection rules with actions set to Dynamic Token-based Authentication, Slider CAPTCHA, Strict Slider CAPTCHA Verification, and JavaScript Validation, pass the verifications specified by the actions, and are allowed.
2430
+ * Attack traffic refers to requests that hit a rule and are identified as a threat. The following types of requests are not included in the statistics:
2431
+ * - Requests that hit a whitelist rule.
2432
+ * - Requests that hit a bot rule with the action set to Tag.
2433
+ * - Requests that hit a rule with the action set to Dynamic Token, Slider, Strict Slider, or JS Challenge, and are allowed after the user passes verification.
2389
2434
  *
2390
2435
  * @param tmpReq - DescribeSecurityEventTopNMetricRequest
2391
2436
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2393,20 +2438,20 @@ export default class Client extends OpenApi {
2393
2438
  */
2394
2439
  describeSecurityEventTopNMetricWithOptions(tmpReq: $_model.DescribeSecurityEventTopNMetricRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSecurityEventTopNMetricResponse>;
2395
2440
  /**
2396
- * Queries top N data entries of attack traffic. The system performs statistical aggregation on attack traffic from specific dimensions and returns top N data entries.
2441
+ * Queries the top N statistics for attack traffic. Attack traffic is aggregated by a specified dimension, sorted, and the top N results are returned.
2397
2442
  *
2398
2443
  * @remarks
2399
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
2400
- * * Requests that match the protection rules of the whitelist module.
2401
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
2402
- * * Requests that match protection rules with actions set to Dynamic Token-based Authentication, Slider CAPTCHA, Strict Slider CAPTCHA Verification, and JavaScript Validation, pass the verifications specified by the actions, and are allowed.
2444
+ * Attack traffic refers to requests that hit a rule and are identified as a threat. The following types of requests are not included in the statistics:
2445
+ * - Requests that hit a whitelist rule.
2446
+ * - Requests that hit a bot rule with the action set to Tag.
2447
+ * - Requests that hit a rule with the action set to Dynamic Token, Slider, Strict Slider, or JS Challenge, and are allowed after the user passes verification.
2403
2448
  *
2404
2449
  * @param request - DescribeSecurityEventTopNMetricRequest
2405
2450
  * @returns DescribeSecurityEventTopNMetricResponse
2406
2451
  */
2407
2452
  describeSecurityEventTopNMetric(request: $_model.DescribeSecurityEventTopNMetricRequest): Promise<$_model.DescribeSecurityEventTopNMetricResponse>;
2408
2453
  /**
2409
- * Queries the personal information-related APIs and domain names.
2454
+ * Queries statistics for domain names and APIs that handle personal information.
2410
2455
  *
2411
2456
  * @param request - DescribeSensitiveApiStatisticRequest
2412
2457
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2414,14 +2459,14 @@ export default class Client extends OpenApi {
2414
2459
  */
2415
2460
  describeSensitiveApiStatisticWithOptions(request: $_model.DescribeSensitiveApiStatisticRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSensitiveApiStatisticResponse>;
2416
2461
  /**
2417
- * Queries the personal information-related APIs and domain names.
2462
+ * Queries statistics for domain names and APIs that handle personal information.
2418
2463
  *
2419
2464
  * @param request - DescribeSensitiveApiStatisticRequest
2420
2465
  * @returns DescribeSensitiveApiStatisticResponse
2421
2466
  */
2422
2467
  describeSensitiveApiStatistic(request: $_model.DescribeSensitiveApiStatisticRequest): Promise<$_model.DescribeSensitiveApiStatisticResponse>;
2423
2468
  /**
2424
- * Queries the compliance check results of API security.
2469
+ * Queries the compliance detection results for API security.
2425
2470
  *
2426
2471
  * @param request - DescribeSensitiveDetectionResultRequest
2427
2472
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2429,14 +2474,14 @@ export default class Client extends OpenApi {
2429
2474
  */
2430
2475
  describeSensitiveDetectionResultWithOptions(request: $_model.DescribeSensitiveDetectionResultRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSensitiveDetectionResultResponse>;
2431
2476
  /**
2432
- * Queries the compliance check results of API security.
2477
+ * Queries the compliance detection results for API security.
2433
2478
  *
2434
2479
  * @param request - DescribeSensitiveDetectionResultRequest
2435
2480
  * @returns DescribeSensitiveDetectionResultResponse
2436
2481
  */
2437
2482
  describeSensitiveDetectionResult(request: $_model.DescribeSensitiveDetectionResultRequest): Promise<$_model.DescribeSensitiveDetectionResultResponse>;
2438
2483
  /**
2439
- * Queries the traffic distribution of personal information records involved in cross-border data transfer.
2484
+ * Queries the distribution of outbound traffic that contains personal information.
2440
2485
  *
2441
2486
  * @param request - DescribeSensitiveOutboundDistributionRequest
2442
2487
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2444,14 +2489,14 @@ export default class Client extends OpenApi {
2444
2489
  */
2445
2490
  describeSensitiveOutboundDistributionWithOptions(request: $_model.DescribeSensitiveOutboundDistributionRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSensitiveOutboundDistributionResponse>;
2446
2491
  /**
2447
- * Queries the traffic distribution of personal information records involved in cross-border data transfer.
2492
+ * Queries the distribution of outbound traffic that contains personal information.
2448
2493
  *
2449
2494
  * @param request - DescribeSensitiveOutboundDistributionRequest
2450
2495
  * @returns DescribeSensitiveOutboundDistributionResponse
2451
2496
  */
2452
2497
  describeSensitiveOutboundDistribution(request: $_model.DescribeSensitiveOutboundDistributionRequest): Promise<$_model.DescribeSensitiveOutboundDistributionResponse>;
2453
2498
  /**
2454
- * Queries the data types of personal information involved in cross-border data transfer.
2499
+ * Queries statistics about outbound transfers of personal information.
2455
2500
  *
2456
2501
  * @param request - DescribeSensitiveOutboundStatisticRequest
2457
2502
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2459,14 +2504,14 @@ export default class Client extends OpenApi {
2459
2504
  */
2460
2505
  describeSensitiveOutboundStatisticWithOptions(request: $_model.DescribeSensitiveOutboundStatisticRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSensitiveOutboundStatisticResponse>;
2461
2506
  /**
2462
- * Queries the data types of personal information involved in cross-border data transfer.
2507
+ * Queries statistics about outbound transfers of personal information.
2463
2508
  *
2464
2509
  * @param request - DescribeSensitiveOutboundStatisticRequest
2465
2510
  * @returns DescribeSensitiveOutboundStatisticResponse
2466
2511
  */
2467
2512
  describeSensitiveOutboundStatistic(request: $_model.DescribeSensitiveOutboundStatisticRequest): Promise<$_model.DescribeSensitiveOutboundStatisticResponse>;
2468
2513
  /**
2469
- * Queries the trends of cross-border data transfer of personal information.
2514
+ * Queries the trend of sensitive outbound data detected by Web Application Firewall (WAF).
2470
2515
  *
2471
2516
  * @param request - DescribeSensitiveOutboundTrendRequest
2472
2517
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2474,14 +2519,14 @@ export default class Client extends OpenApi {
2474
2519
  */
2475
2520
  describeSensitiveOutboundTrendWithOptions(request: $_model.DescribeSensitiveOutboundTrendRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSensitiveOutboundTrendResponse>;
2476
2521
  /**
2477
- * Queries the trends of cross-border data transfer of personal information.
2522
+ * Queries the trend of sensitive outbound data detected by Web Application Firewall (WAF).
2478
2523
  *
2479
2524
  * @param request - DescribeSensitiveOutboundTrendRequest
2480
2525
  * @returns DescribeSensitiveOutboundTrendResponse
2481
2526
  */
2482
2527
  describeSensitiveOutboundTrend(request: $_model.DescribeSensitiveOutboundTrendRequest): Promise<$_model.DescribeSensitiveOutboundTrendResponse>;
2483
2528
  /**
2484
- * Queries the access logs of sensitive data.
2529
+ * Queries access logs for sensitive data.
2485
2530
  *
2486
2531
  * @param request - DescribeSensitiveRequestLogRequest
2487
2532
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2489,14 +2534,14 @@ export default class Client extends OpenApi {
2489
2534
  */
2490
2535
  describeSensitiveRequestLogWithOptions(request: $_model.DescribeSensitiveRequestLogRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSensitiveRequestLogResponse>;
2491
2536
  /**
2492
- * Queries the access logs of sensitive data.
2537
+ * Queries access logs for sensitive data.
2493
2538
  *
2494
2539
  * @param request - DescribeSensitiveRequestLogRequest
2495
2540
  * @returns DescribeSensitiveRequestLogResponse
2496
2541
  */
2497
2542
  describeSensitiveRequestLog(request: $_model.DescribeSensitiveRequestLogRequest): Promise<$_model.DescribeSensitiveRequestLogResponse>;
2498
2543
  /**
2499
- * Queries the tracing results of sensitive data.
2544
+ * Queries the results of sensitive data tracing.
2500
2545
  *
2501
2546
  * @param request - DescribeSensitiveRequestsRequest
2502
2547
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2504,14 +2549,14 @@ export default class Client extends OpenApi {
2504
2549
  */
2505
2550
  describeSensitiveRequestsWithOptions(request: $_model.DescribeSensitiveRequestsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSensitiveRequestsResponse>;
2506
2551
  /**
2507
- * Queries the tracing results of sensitive data.
2552
+ * Queries the results of sensitive data tracing.
2508
2553
  *
2509
2554
  * @param request - DescribeSensitiveRequestsRequest
2510
2555
  * @returns DescribeSensitiveRequestsResponse
2511
2556
  */
2512
2557
  describeSensitiveRequests(request: $_model.DescribeSensitiveRequestsRequest): Promise<$_model.DescribeSensitiveRequestsResponse>;
2513
2558
  /**
2514
- * Queries the sensitive data statistics of the tracing and auditing feature.
2559
+ * Queries statistics on sensitive data for data leakage prevention.
2515
2560
  *
2516
2561
  * @param request - DescribeSensitiveStatisticRequest
2517
2562
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2519,14 +2564,14 @@ export default class Client extends OpenApi {
2519
2564
  */
2520
2565
  describeSensitiveStatisticWithOptions(request: $_model.DescribeSensitiveStatisticRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSensitiveStatisticResponse>;
2521
2566
  /**
2522
- * Queries the sensitive data statistics of the tracing and auditing feature.
2567
+ * Queries statistics on sensitive data for data leakage prevention.
2523
2568
  *
2524
2569
  * @param request - DescribeSensitiveStatisticRequest
2525
2570
  * @returns DescribeSensitiveStatisticResponse
2526
2571
  */
2527
2572
  describeSensitiveStatistic(request: $_model.DescribeSensitiveStatisticRequest): Promise<$_model.DescribeSensitiveStatisticResponse>;
2528
2573
  /**
2529
- * Queries whether Web Application Firewall (WAF) is authorized to access Logstores.
2574
+ * Queries the Logstore authorization status.
2530
2575
  *
2531
2576
  * @param request - DescribeSlsAuthStatusRequest
2532
2577
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2534,14 +2579,14 @@ export default class Client extends OpenApi {
2534
2579
  */
2535
2580
  describeSlsAuthStatusWithOptions(request: $_model.DescribeSlsAuthStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSlsAuthStatusResponse>;
2536
2581
  /**
2537
- * Queries whether Web Application Firewall (WAF) is authorized to access Logstores.
2582
+ * Queries the Logstore authorization status.
2538
2583
  *
2539
2584
  * @param request - DescribeSlsAuthStatusRequest
2540
2585
  * @returns DescribeSlsAuthStatusResponse
2541
2586
  */
2542
2587
  describeSlsAuthStatus(request: $_model.DescribeSlsAuthStatusRequest): Promise<$_model.DescribeSlsAuthStatusResponse>;
2543
2588
  /**
2544
- * Queries information about a Logstore, such as the total capacity, storage duration, and used capacity.
2589
+ * Retrieves Logstore information, including total capacity, storage duration, and used capacity.
2545
2590
  *
2546
2591
  * @param request - DescribeSlsLogStoreRequest
2547
2592
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2549,7 +2594,7 @@ export default class Client extends OpenApi {
2549
2594
  */
2550
2595
  describeSlsLogStoreWithOptions(request: $_model.DescribeSlsLogStoreRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSlsLogStoreResponse>;
2551
2596
  /**
2552
- * Queries information about a Logstore, such as the total capacity, storage duration, and used capacity.
2597
+ * Retrieves Logstore information, including total capacity, storage duration, and used capacity.
2553
2598
  *
2554
2599
  * @param request - DescribeSlsLogStoreRequest
2555
2600
  * @returns DescribeSlsLogStoreResponse
@@ -2571,7 +2616,7 @@ export default class Client extends OpenApi {
2571
2616
  */
2572
2617
  describeSlsLogStoreStatus(request: $_model.DescribeSlsLogStoreStatusRequest): Promise<$_model.DescribeSlsLogStoreStatusResponse>;
2573
2618
  /**
2574
- * Queries the number of protected resources for which a protection template takes effect.
2619
+ * Queries the number of protected resources that are associated with one or more protection templates.
2575
2620
  *
2576
2621
  * @param request - DescribeTemplateResourceCountRequest
2577
2622
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2579,14 +2624,14 @@ export default class Client extends OpenApi {
2579
2624
  */
2580
2625
  describeTemplateResourceCountWithOptions(request: $_model.DescribeTemplateResourceCountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeTemplateResourceCountResponse>;
2581
2626
  /**
2582
- * Queries the number of protected resources for which a protection template takes effect.
2627
+ * Queries the number of protected resources that are associated with one or more protection templates.
2583
2628
  *
2584
2629
  * @param request - DescribeTemplateResourceCountRequest
2585
2630
  * @returns DescribeTemplateResourceCountResponse
2586
2631
  */
2587
2632
  describeTemplateResourceCount(request: $_model.DescribeTemplateResourceCountRequest): Promise<$_model.DescribeTemplateResourceCountResponse>;
2588
2633
  /**
2589
- * Queries the resources that are associated to a protection rule template.
2634
+ * Queries the resources attached to a protection template.
2590
2635
  *
2591
2636
  * @param request - DescribeTemplateResourcesRequest
2592
2637
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2594,14 +2639,14 @@ export default class Client extends OpenApi {
2594
2639
  */
2595
2640
  describeTemplateResourcesWithOptions(request: $_model.DescribeTemplateResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeTemplateResourcesResponse>;
2596
2641
  /**
2597
- * Queries the resources that are associated to a protection rule template.
2642
+ * Queries the resources attached to a protection template.
2598
2643
  *
2599
2644
  * @param request - DescribeTemplateResourcesRequest
2600
2645
  * @returns DescribeTemplateResourcesResponse
2601
2646
  */
2602
2647
  describeTemplateResources(request: $_model.DescribeTemplateResourcesRequest): Promise<$_model.DescribeTemplateResourcesResponse>;
2603
2648
  /**
2604
- * 查看攻击事件列表
2649
+ * Queries a paginated list of notable security events.
2605
2650
  *
2606
2651
  * @param request - DescribeThreatEventRequest
2607
2652
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2609,14 +2654,14 @@ export default class Client extends OpenApi {
2609
2654
  */
2610
2655
  describeThreatEventWithOptions(request: $_model.DescribeThreatEventRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeThreatEventResponse>;
2611
2656
  /**
2612
- * 查看攻击事件列表
2657
+ * Queries a paginated list of notable security events.
2613
2658
  *
2614
2659
  * @param request - DescribeThreatEventRequest
2615
2660
  * @returns DescribeThreatEventResponse
2616
2661
  */
2617
2662
  describeThreatEvent(request: $_model.DescribeThreatEventRequest): Promise<$_model.DescribeThreatEventResponse>;
2618
2663
  /**
2619
- * 查看威胁事件详情
2664
+ * Retrieves the details of a security event that requires attention.
2620
2665
  *
2621
2666
  * @param request - DescribeThreatEventDetailRequest
2622
2667
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2624,14 +2669,14 @@ export default class Client extends OpenApi {
2624
2669
  */
2625
2670
  describeThreatEventDetailWithOptions(request: $_model.DescribeThreatEventDetailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeThreatEventDetailResponse>;
2626
2671
  /**
2627
- * 查看威胁事件详情
2672
+ * Retrieves the details of a security event that requires attention.
2628
2673
  *
2629
2674
  * @param request - DescribeThreatEventDetailRequest
2630
2675
  * @returns DescribeThreatEventDetailResponse
2631
2676
  */
2632
2677
  describeThreatEventDetail(request: $_model.DescribeThreatEventDetailRequest): Promise<$_model.DescribeThreatEventDetailResponse>;
2633
2678
  /**
2634
- * 查询安全事件Top攻击统计数据
2679
+ * Queries the top five security event metrics, which are aggregated by different objects and sorted in descending order.
2635
2680
  *
2636
2681
  * @param request - DescribeThreatEventTopMetricRequest
2637
2682
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2639,14 +2684,14 @@ export default class Client extends OpenApi {
2639
2684
  */
2640
2685
  describeThreatEventTopMetricWithOptions(request: $_model.DescribeThreatEventTopMetricRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeThreatEventTopMetricResponse>;
2641
2686
  /**
2642
- * 查询安全事件Top攻击统计数据
2687
+ * Queries the top five security event metrics, which are aggregated by different objects and sorted in descending order.
2643
2688
  *
2644
2689
  * @param request - DescribeThreatEventTopMetricRequest
2645
2690
  * @returns DescribeThreatEventTopMetricResponse
2646
2691
  */
2647
2692
  describeThreatEventTopMetric(request: $_model.DescribeThreatEventTopMetricRequest): Promise<$_model.DescribeThreatEventTopMetricResponse>;
2648
2693
  /**
2649
- * Queries the trends of API security risks.
2694
+ * Queries the trend of API security risks for a Web Application Firewall (WAF) instance.
2650
2695
  *
2651
2696
  * @param request - DescribeUserAbnormalTrendRequest
2652
2697
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2654,14 +2699,14 @@ export default class Client extends OpenApi {
2654
2699
  */
2655
2700
  describeUserAbnormalTrendWithOptions(request: $_model.DescribeUserAbnormalTrendRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeUserAbnormalTrendResponse>;
2656
2701
  /**
2657
- * Queries the trends of API security risks.
2702
+ * Queries the trend of API security risks for a Web Application Firewall (WAF) instance.
2658
2703
  *
2659
2704
  * @param request - DescribeUserAbnormalTrendRequest
2660
2705
  * @returns DescribeUserAbnormalTrendResponse
2661
2706
  */
2662
2707
  describeUserAbnormalTrend(request: $_model.DescribeUserAbnormalTrendRequest): Promise<$_model.DescribeUserAbnormalTrendResponse>;
2663
2708
  /**
2664
- * Queries the types and statistics of risks in the API security module.
2709
+ * Queries user risk types and statistics related to API security in Web Application Firewall (WAF).
2665
2710
  *
2666
2711
  * @param request - DescribeUserAbnormalTypeRequest
2667
2712
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2669,14 +2714,14 @@ export default class Client extends OpenApi {
2669
2714
  */
2670
2715
  describeUserAbnormalTypeWithOptions(request: $_model.DescribeUserAbnormalTypeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeUserAbnormalTypeResponse>;
2671
2716
  /**
2672
- * Queries the types and statistics of risks in the API security module.
2717
+ * Queries user risk types and statistics related to API security in Web Application Firewall (WAF).
2673
2718
  *
2674
2719
  * @param request - DescribeUserAbnormalTypeRequest
2675
2720
  * @returns DescribeUserAbnormalTypeResponse
2676
2721
  */
2677
2722
  describeUserAbnormalType(request: $_model.DescribeUserAbnormalTypeRequest): Promise<$_model.DescribeUserAbnormalTypeResponse>;
2678
2723
  /**
2679
- * Queries the traffic statistics of an API.
2724
+ * Queries traffic statistics for an API operation.
2680
2725
  *
2681
2726
  * @param request - DescribeUserApiRequestRequest
2682
2727
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2684,14 +2729,14 @@ export default class Client extends OpenApi {
2684
2729
  */
2685
2730
  describeUserApiRequestWithOptions(request: $_model.DescribeUserApiRequestRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeUserApiRequestResponse>;
2686
2731
  /**
2687
- * Queries the traffic statistics of an API.
2732
+ * Queries traffic statistics for an API operation.
2688
2733
  *
2689
2734
  * @param request - DescribeUserApiRequestRequest
2690
2735
  * @returns DescribeUserApiRequestResponse
2691
2736
  */
2692
2737
  describeUserApiRequest(request: $_model.DescribeUserApiRequestRequest): Promise<$_model.DescribeUserApiRequestResponse>;
2693
2738
  /**
2694
- * Queries the user asset statistics in the API security module.
2739
+ * Queries user asset statistics for API Security.
2695
2740
  *
2696
2741
  * @param request - DescribeUserAssetRequest
2697
2742
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2699,14 +2744,14 @@ export default class Client extends OpenApi {
2699
2744
  */
2700
2745
  describeUserAssetWithOptions(request: $_model.DescribeUserAssetRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeUserAssetResponse>;
2701
2746
  /**
2702
- * Queries the user asset statistics in the API security module.
2747
+ * Queries user asset statistics for API Security.
2703
2748
  *
2704
2749
  * @param request - DescribeUserAssetRequest
2705
2750
  * @returns DescribeUserAssetResponse
2706
2751
  */
2707
2752
  describeUserAsset(request: $_model.DescribeUserAssetRequest): Promise<$_model.DescribeUserAssetResponse>;
2708
2753
  /**
2709
- * Queries the trends of attacks detected by the API security module.
2754
+ * Describes the trend of API security attacks.
2710
2755
  *
2711
2756
  * @param request - DescribeUserEventTrendRequest
2712
2757
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2714,14 +2759,14 @@ export default class Client extends OpenApi {
2714
2759
  */
2715
2760
  describeUserEventTrendWithOptions(request: $_model.DescribeUserEventTrendRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeUserEventTrendResponse>;
2716
2761
  /**
2717
- * Queries the trends of attacks detected by the API security module.
2762
+ * Describes the trend of API security attacks.
2718
2763
  *
2719
2764
  * @param request - DescribeUserEventTrendRequest
2720
2765
  * @returns DescribeUserEventTrendResponse
2721
2766
  */
2722
2767
  describeUserEventTrend(request: $_model.DescribeUserEventTrendRequest): Promise<$_model.DescribeUserEventTrendResponse>;
2723
2768
  /**
2724
- * Queries the types and statistics of security events in the API security module.
2769
+ * Queries the types and statistics of user security events.
2725
2770
  *
2726
2771
  * @param request - DescribeUserEventTypeRequest
2727
2772
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2729,14 +2774,14 @@ export default class Client extends OpenApi {
2729
2774
  */
2730
2775
  describeUserEventTypeWithOptions(request: $_model.DescribeUserEventTypeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeUserEventTypeResponse>;
2731
2776
  /**
2732
- * Queries the types and statistics of security events in the API security module.
2777
+ * Queries the types and statistics of user security events.
2733
2778
  *
2734
2779
  * @param request - DescribeUserEventTypeRequest
2735
2780
  * @returns DescribeUserEventTypeResponse
2736
2781
  */
2737
2782
  describeUserEventType(request: $_model.DescribeUserEventTypeRequest): Promise<$_model.DescribeUserEventTypeResponse>;
2738
2783
  /**
2739
- * 查询用户日志配置
2784
+ * Queries the log field configuration of a Web Application Firewall (WAF) instance, including additional fields, removed fields, delivery strategies, and extended settings.
2740
2785
  *
2741
2786
  * @param request - DescribeUserLogFieldConfigRequest
2742
2787
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2744,14 +2789,14 @@ export default class Client extends OpenApi {
2744
2789
  */
2745
2790
  describeUserLogFieldConfigWithOptions(request: $_model.DescribeUserLogFieldConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeUserLogFieldConfigResponse>;
2746
2791
  /**
2747
- * 查询用户日志配置
2792
+ * Queries the log field configuration of a Web Application Firewall (WAF) instance, including additional fields, removed fields, delivery strategies, and extended settings.
2748
2793
  *
2749
2794
  * @param request - DescribeUserLogFieldConfigRequest
2750
2795
  * @returns DescribeUserLogFieldConfigResponse
2751
2796
  */
2752
2797
  describeUserLogFieldConfig(request: $_model.DescribeUserLogFieldConfigRequest): Promise<$_model.DescribeUserLogFieldConfigResponse>;
2753
2798
  /**
2754
- * Queries available regions for log storage.
2799
+ * Queries the available log storage regions.
2755
2800
  *
2756
2801
  * @param request - DescribeUserSlsLogRegionsRequest
2757
2802
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2759,7 +2804,7 @@ export default class Client extends OpenApi {
2759
2804
  */
2760
2805
  describeUserSlsLogRegionsWithOptions(request: $_model.DescribeUserSlsLogRegionsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeUserSlsLogRegionsResponse>;
2761
2806
  /**
2762
- * Queries available regions for log storage.
2807
+ * Queries the available log storage regions.
2763
2808
  *
2764
2809
  * @param request - DescribeUserSlsLogRegionsRequest
2765
2810
  * @returns DescribeUserSlsLogRegionsResponse
@@ -2781,7 +2826,7 @@ export default class Client extends OpenApi {
2781
2826
  */
2782
2827
  describeUserWafLogStatus(request: $_model.DescribeUserWafLogStatusRequest): Promise<$_model.DescribeUserWafLogStatusResponse>;
2783
2828
  /**
2784
- * 查询归属校验内容
2829
+ * Queries the domain ownership verification content of a Web Application Firewall (WAF) instance.
2785
2830
  *
2786
2831
  * @param request - DescribeVerifyContentRequest
2787
2832
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2789,14 +2834,14 @@ export default class Client extends OpenApi {
2789
2834
  */
2790
2835
  describeVerifyContentWithOptions(request: $_model.DescribeVerifyContentRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeVerifyContentResponse>;
2791
2836
  /**
2792
- * 查询归属校验内容
2837
+ * Queries the domain ownership verification content of a Web Application Firewall (WAF) instance.
2793
2838
  *
2794
2839
  * @param request - DescribeVerifyContentRequest
2795
2840
  * @returns DescribeVerifyContentResponse
2796
2841
  */
2797
2842
  describeVerifyContent(request: $_model.DescribeVerifyContentRequest): Promise<$_model.DescribeVerifyContentResponse>;
2798
2843
  /**
2799
- * Queries the top 10 IP addresses from which requests are sent.
2844
+ * Queries the top 10 IP addresses that have the highest number of requests.
2800
2845
  *
2801
2846
  * @param request - DescribeVisitTopIpRequest
2802
2847
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2804,14 +2849,14 @@ export default class Client extends OpenApi {
2804
2849
  */
2805
2850
  describeVisitTopIpWithOptions(request: $_model.DescribeVisitTopIpRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeVisitTopIpResponse>;
2806
2851
  /**
2807
- * Queries the top 10 IP addresses from which requests are sent.
2852
+ * Queries the top 10 IP addresses that have the highest number of requests.
2808
2853
  *
2809
2854
  * @param request - DescribeVisitTopIpRequest
2810
2855
  * @returns DescribeVisitTopIpResponse
2811
2856
  */
2812
2857
  describeVisitTopIp(request: $_model.DescribeVisitTopIpRequest): Promise<$_model.DescribeVisitTopIpResponse>;
2813
2858
  /**
2814
- * Queries the top 10 user agents that are used to initiate requests.
2859
+ * Queries the top 10 User-Agents that sent the most requests.
2815
2860
  *
2816
2861
  * @param request - DescribeVisitUasRequest
2817
2862
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2819,7 +2864,7 @@ export default class Client extends OpenApi {
2819
2864
  */
2820
2865
  describeVisitUasWithOptions(request: $_model.DescribeVisitUasRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeVisitUasResponse>;
2821
2866
  /**
2822
- * Queries the top 10 user agents that are used to initiate requests.
2867
+ * Queries the top 10 User-Agents that sent the most requests.
2823
2868
  *
2824
2869
  * @param request - DescribeVisitUasRequest
2825
2870
  * @returns DescribeVisitUasResponse
@@ -2841,7 +2886,7 @@ export default class Client extends OpenApi {
2841
2886
  */
2842
2887
  describeWafSourceIpSegment(request: $_model.DescribeWafSourceIpSegmentRequest): Promise<$_model.DescribeWafSourceIpSegmentResponse>;
2843
2888
  /**
2844
- * 创建WAF服务关联角色
2889
+ * Initializes a service-linked role for WAF.
2845
2890
  *
2846
2891
  * @param request - InitializeWafOperationRoleRequest
2847
2892
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2849,7 +2894,7 @@ export default class Client extends OpenApi {
2849
2894
  */
2850
2895
  initializeWafOperationRoleWithOptions(request: $_model.InitializeWafOperationRoleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.InitializeWafOperationRoleResponse>;
2851
2896
  /**
2852
- * 创建WAF服务关联角色
2897
+ * Initializes a service-linked role for WAF.
2853
2898
  *
2854
2899
  * @param request - InitializeWafOperationRoleRequest
2855
2900
  * @returns InitializeWafOperationRoleResponse
@@ -2886,7 +2931,7 @@ export default class Client extends OpenApi {
2886
2931
  */
2887
2932
  listTagResources(request: $_model.ListTagResourcesRequest): Promise<$_model.ListTagResourcesResponse>;
2888
2933
  /**
2889
- * Queries the tag values of a tag key.
2934
+ * Lists the tag values of a specified tag key.
2890
2935
  *
2891
2936
  * @param request - ListTagValuesRequest
2892
2937
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2894,14 +2939,14 @@ export default class Client extends OpenApi {
2894
2939
  */
2895
2940
  listTagValuesWithOptions(request: $_model.ListTagValuesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListTagValuesResponse>;
2896
2941
  /**
2897
- * Queries the tag values of a tag key.
2942
+ * Lists the tag values of a specified tag key.
2898
2943
  *
2899
2944
  * @param request - ListTagValuesRequest
2900
2945
  * @returns ListTagValuesResponse
2901
2946
  */
2902
2947
  listTagValues(request: $_model.ListTagValuesRequest): Promise<$_model.ListTagValuesResponse>;
2903
2948
  /**
2904
- * Modifies the status of multiple risks detected by the API security module at a time.
2949
+ * Modifies the status of API security risks in batches.
2905
2950
  *
2906
2951
  * @param request - ModifyApisecAbnormalsRequest
2907
2952
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2909,14 +2954,14 @@ export default class Client extends OpenApi {
2909
2954
  */
2910
2955
  modifyApisecAbnormalsWithOptions(request: $_model.ModifyApisecAbnormalsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyApisecAbnormalsResponse>;
2911
2956
  /**
2912
- * Modifies the status of multiple risks detected by the API security module at a time.
2957
+ * Modifies the status of API security risks in batches.
2913
2958
  *
2914
2959
  * @param request - ModifyApisecAbnormalsRequest
2915
2960
  * @returns ModifyApisecAbnormalsResponse
2916
2961
  */
2917
2962
  modifyApisecAbnormals(request: $_model.ModifyApisecAbnormalsRequest): Promise<$_model.ModifyApisecAbnormalsResponse>;
2918
2963
  /**
2919
- * Modifies the annotations of APIs in the API security module.
2964
+ * Modifies the annotation of an API asset in the API security module of Web Application Firewall (WAF).
2920
2965
  *
2921
2966
  * @param request - ModifyApisecApiResourceRequest
2922
2967
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2924,14 +2969,14 @@ export default class Client extends OpenApi {
2924
2969
  */
2925
2970
  modifyApisecApiResourceWithOptions(request: $_model.ModifyApisecApiResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyApisecApiResourceResponse>;
2926
2971
  /**
2927
- * Modifies the annotations of APIs in the API security module.
2972
+ * Modifies the annotation of an API asset in the API security module of Web Application Firewall (WAF).
2928
2973
  *
2929
2974
  * @param request - ModifyApisecApiResourceRequest
2930
2975
  * @returns ModifyApisecApiResourceResponse
2931
2976
  */
2932
2977
  modifyApisecApiResource(request: $_model.ModifyApisecApiResourceRequest): Promise<$_model.ModifyApisecApiResourceResponse>;
2933
2978
  /**
2934
- * Modifies the status of multiple security events detected by the API security module at a time.
2979
+ * Modifies the status of a batch of API security events.
2935
2980
  *
2936
2981
  * @param request - ModifyApisecEventsRequest
2937
2982
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2939,14 +2984,14 @@ export default class Client extends OpenApi {
2939
2984
  */
2940
2985
  modifyApisecEventsWithOptions(request: $_model.ModifyApisecEventsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyApisecEventsResponse>;
2941
2986
  /**
2942
- * Modifies the status of multiple security events detected by the API security module at a time.
2987
+ * Modifies the status of a batch of API security events.
2943
2988
  *
2944
2989
  * @param request - ModifyApisecEventsRequest
2945
2990
  * @returns ModifyApisecEventsResponse
2946
2991
  */
2947
2992
  modifyApisecEvents(request: $_model.ModifyApisecEventsRequest): Promise<$_model.ModifyApisecEventsResponse>;
2948
2993
  /**
2949
- * Modifies the configurations of API security log subscription.
2994
+ * Updates the API security log subscription settings.
2950
2995
  *
2951
2996
  * @param request - ModifyApisecLogDeliveryRequest
2952
2997
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2954,14 +2999,14 @@ export default class Client extends OpenApi {
2954
2999
  */
2955
3000
  modifyApisecLogDeliveryWithOptions(request: $_model.ModifyApisecLogDeliveryRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyApisecLogDeliveryResponse>;
2956
3001
  /**
2957
- * Modifies the configurations of API security log subscription.
3002
+ * Updates the API security log subscription settings.
2958
3003
  *
2959
3004
  * @param request - ModifyApisecLogDeliveryRequest
2960
3005
  * @returns ModifyApisecLogDeliveryResponse
2961
3006
  */
2962
3007
  modifyApisecLogDelivery(request: $_model.ModifyApisecLogDeliveryRequest): Promise<$_model.ModifyApisecLogDeliveryResponse>;
2963
3008
  /**
2964
- * Modifies the status of API security log subscription.
3009
+ * Modifies the log delivery status of an API security module in a Web Application Firewall (WAF) instance.
2965
3010
  *
2966
3011
  * @param request - ModifyApisecLogDeliveryStatusRequest
2967
3012
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2969,14 +3014,14 @@ export default class Client extends OpenApi {
2969
3014
  */
2970
3015
  modifyApisecLogDeliveryStatusWithOptions(request: $_model.ModifyApisecLogDeliveryStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyApisecLogDeliveryStatusResponse>;
2971
3016
  /**
2972
- * Modifies the status of API security log subscription.
3017
+ * Modifies the log delivery status of an API security module in a Web Application Firewall (WAF) instance.
2973
3018
  *
2974
3019
  * @param request - ModifyApisecLogDeliveryStatusRequest
2975
3020
  * @returns ModifyApisecLogDeliveryStatusResponse
2976
3021
  */
2977
3022
  modifyApisecLogDeliveryStatus(request: $_model.ModifyApisecLogDeliveryStatusRequest): Promise<$_model.ModifyApisecLogDeliveryStatusResponse>;
2978
3023
  /**
2979
- * Changes the status of features in the API security module for protected objects or protected object groups.
3024
+ * Enables or disables API security features for a protected object or protected object group in the Web Application Firewall (WAF) API security module.
2980
3025
  *
2981
3026
  * @param request - ModifyApisecModuleStatusRequest
2982
3027
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2984,14 +3029,14 @@ export default class Client extends OpenApi {
2984
3029
  */
2985
3030
  modifyApisecModuleStatusWithOptions(request: $_model.ModifyApisecModuleStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyApisecModuleStatusResponse>;
2986
3031
  /**
2987
- * Changes the status of features in the API security module for protected objects or protected object groups.
3032
+ * Enables or disables API security features for a protected object or protected object group in the Web Application Firewall (WAF) API security module.
2988
3033
  *
2989
3034
  * @param request - ModifyApisecModuleStatusRequest
2990
3035
  * @returns ModifyApisecModuleStatusResponse
2991
3036
  */
2992
3037
  modifyApisecModuleStatus(request: $_model.ModifyApisecModuleStatusRequest): Promise<$_model.ModifyApisecModuleStatusResponse>;
2993
3038
  /**
2994
- * Changes the status of the API security module for protected objects or protected object groups.
3039
+ * Modifies the API security status for a protected object or a protected object group.
2995
3040
  *
2996
3041
  * @param request - ModifyApisecStatusRequest
2997
3042
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2999,14 +3044,14 @@ export default class Client extends OpenApi {
2999
3044
  */
3000
3045
  modifyApisecStatusWithOptions(request: $_model.ModifyApisecStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyApisecStatusResponse>;
3001
3046
  /**
3002
- * Changes the status of the API security module for protected objects or protected object groups.
3047
+ * Modifies the API security status for a protected object or a protected object group.
3003
3048
  *
3004
3049
  * @param request - ModifyApisecStatusRequest
3005
3050
  * @returns ModifyApisecStatusResponse
3006
3051
  */
3007
3052
  modifyApisecStatus(request: $_model.ModifyApisecStatusRequest): Promise<$_model.ModifyApisecStatusResponse>;
3008
3053
  /**
3009
- * Modifies the configurations of a service that is added to Web Application Firewall (WAF).
3054
+ * Modifies the configuration of a cloud resource connected to WAF.
3010
3055
  *
3011
3056
  * @param tmpReq - ModifyCloudResourceRequest
3012
3057
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3014,14 +3059,14 @@ export default class Client extends OpenApi {
3014
3059
  */
3015
3060
  modifyCloudResourceWithOptions(tmpReq: $_model.ModifyCloudResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyCloudResourceResponse>;
3016
3061
  /**
3017
- * Modifies the configurations of a service that is added to Web Application Firewall (WAF).
3062
+ * Modifies the configuration of a cloud resource connected to WAF.
3018
3063
  *
3019
3064
  * @param request - ModifyCloudResourceRequest
3020
3065
  * @returns ModifyCloudResourceResponse
3021
3066
  */
3022
3067
  modifyCloudResource(request: $_model.ModifyCloudResourceRequest): Promise<$_model.ModifyCloudResourceResponse>;
3023
3068
  /**
3024
- * 修改云产品接入的证书
3069
+ * Modifies the certificate for a resource managed by WAF in cloud native mode.
3025
3070
  *
3026
3071
  * @param request - ModifyCloudResourceCertRequest
3027
3072
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3029,14 +3074,14 @@ export default class Client extends OpenApi {
3029
3074
  */
3030
3075
  modifyCloudResourceCertWithOptions(request: $_model.ModifyCloudResourceCertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyCloudResourceCertResponse>;
3031
3076
  /**
3032
- * 修改云产品接入的证书
3077
+ * Modifies the certificate for a resource managed by WAF in cloud native mode.
3033
3078
  *
3034
3079
  * @param request - ModifyCloudResourceCertRequest
3035
3080
  * @returns ModifyCloudResourceCertResponse
3036
3081
  */
3037
3082
  modifyCloudResourceCert(request: $_model.ModifyCloudResourceCertRequest): Promise<$_model.ModifyCloudResourceCertResponse>;
3038
3083
  /**
3039
- * 修改云产品接入的默认证书
3084
+ * Modifies the default certificate for cloud native mode.
3040
3085
  *
3041
3086
  * @param request - ModifyCloudResourceDefaultCertRequest
3042
3087
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3044,14 +3089,14 @@ export default class Client extends OpenApi {
3044
3089
  */
3045
3090
  modifyCloudResourceDefaultCertWithOptions(request: $_model.ModifyCloudResourceDefaultCertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyCloudResourceDefaultCertResponse>;
3046
3091
  /**
3047
- * 修改云产品接入的默认证书
3092
+ * Modifies the default certificate for cloud native mode.
3048
3093
  *
3049
3094
  * @param request - ModifyCloudResourceDefaultCertRequest
3050
3095
  * @returns ModifyCloudResourceDefaultCertResponse
3051
3096
  */
3052
3097
  modifyCloudResourceDefaultCert(request: $_model.ModifyCloudResourceDefaultCertRequest): Promise<$_model.ModifyCloudResourceDefaultCertResponse>;
3053
3098
  /**
3054
- * Modifies the default Secure Sockets Layer (SSL) and Transport Layer Security (TLS) settings.
3099
+ * Modifies the default SSL/TLS settings.
3055
3100
  *
3056
3101
  * @param request - ModifyDefaultHttpsRequest
3057
3102
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3059,14 +3104,14 @@ export default class Client extends OpenApi {
3059
3104
  */
3060
3105
  modifyDefaultHttpsWithOptions(request: $_model.ModifyDefaultHttpsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDefaultHttpsResponse>;
3061
3106
  /**
3062
- * Modifies the default Secure Sockets Layer (SSL) and Transport Layer Security (TLS) settings.
3107
+ * Modifies the default SSL/TLS settings.
3063
3108
  *
3064
3109
  * @param request - ModifyDefaultHttpsRequest
3065
3110
  * @returns ModifyDefaultHttpsResponse
3066
3111
  */
3067
3112
  modifyDefaultHttps(request: $_model.ModifyDefaultHttpsRequest): Promise<$_model.ModifyDefaultHttpsResponse>;
3068
3113
  /**
3069
- * Modifies the configurations of a protected object group.
3114
+ * Modifies the configuration of a protected object group.
3070
3115
  *
3071
3116
  * @param request - ModifyDefenseResourceGroupRequest
3072
3117
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3074,7 +3119,7 @@ export default class Client extends OpenApi {
3074
3119
  */
3075
3120
  modifyDefenseResourceGroupWithOptions(request: $_model.ModifyDefenseResourceGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDefenseResourceGroupResponse>;
3076
3121
  /**
3077
- * Modifies the configurations of a protected object group.
3122
+ * Modifies the configuration of a protected object group.
3078
3123
  *
3079
3124
  * @param request - ModifyDefenseResourceGroupRequest
3080
3125
  * @returns ModifyDefenseResourceGroupResponse
@@ -3096,7 +3141,7 @@ export default class Client extends OpenApi {
3096
3141
  */
3097
3142
  modifyDefenseResourceXff(request: $_model.ModifyDefenseResourceXffRequest): Promise<$_model.ModifyDefenseResourceXffResponse>;
3098
3143
  /**
3099
- * Modifies the configurations of a protection rule.
3144
+ * Modifies the configuration of a protection rule.
3100
3145
  *
3101
3146
  * @param request - ModifyDefenseRuleRequest
3102
3147
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3104,14 +3149,14 @@ export default class Client extends OpenApi {
3104
3149
  */
3105
3150
  modifyDefenseRuleWithOptions(request: $_model.ModifyDefenseRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDefenseRuleResponse>;
3106
3151
  /**
3107
- * Modifies the configurations of a protection rule.
3152
+ * Modifies the configuration of a protection rule.
3108
3153
  *
3109
3154
  * @param request - ModifyDefenseRuleRequest
3110
3155
  * @returns ModifyDefenseRuleResponse
3111
3156
  */
3112
3157
  modifyDefenseRule(request: $_model.ModifyDefenseRuleRequest): Promise<$_model.ModifyDefenseRuleResponse>;
3113
3158
  /**
3114
- * Updates the cached page of a website that is protected based on a website tamper-proofing rule.
3159
+ * Updates the cache for a web tamper-proofing rule.
3115
3160
  *
3116
3161
  * @param request - ModifyDefenseRuleCacheRequest
3117
3162
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3119,14 +3164,14 @@ export default class Client extends OpenApi {
3119
3164
  */
3120
3165
  modifyDefenseRuleCacheWithOptions(request: $_model.ModifyDefenseRuleCacheRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDefenseRuleCacheResponse>;
3121
3166
  /**
3122
- * Updates the cached page of a website that is protected based on a website tamper-proofing rule.
3167
+ * Updates the cache for a web tamper-proofing rule.
3123
3168
  *
3124
3169
  * @param request - ModifyDefenseRuleCacheRequest
3125
3170
  * @returns ModifyDefenseRuleCacheResponse
3126
3171
  */
3127
3172
  modifyDefenseRuleCache(request: $_model.ModifyDefenseRuleCacheRequest): Promise<$_model.ModifyDefenseRuleCacheResponse>;
3128
3173
  /**
3129
- * Changes the status of a protection rule.
3174
+ * Enables or disables a protection rule.
3130
3175
  *
3131
3176
  * @param request - ModifyDefenseRuleStatusRequest
3132
3177
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3134,14 +3179,14 @@ export default class Client extends OpenApi {
3134
3179
  */
3135
3180
  modifyDefenseRuleStatusWithOptions(request: $_model.ModifyDefenseRuleStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDefenseRuleStatusResponse>;
3136
3181
  /**
3137
- * Changes the status of a protection rule.
3182
+ * Enables or disables a protection rule.
3138
3183
  *
3139
3184
  * @param request - ModifyDefenseRuleStatusRequest
3140
3185
  * @returns ModifyDefenseRuleStatusResponse
3141
3186
  */
3142
3187
  modifyDefenseRuleStatus(request: $_model.ModifyDefenseRuleStatusRequest): Promise<$_model.ModifyDefenseRuleStatusResponse>;
3143
3188
  /**
3144
- * 修改用户防护场景的配置
3189
+ * Modifies the mitigation settings for a protection scenario.
3145
3190
  *
3146
3191
  * @param request - ModifyDefenseSceneConfigRequest
3147
3192
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3149,14 +3194,14 @@ export default class Client extends OpenApi {
3149
3194
  */
3150
3195
  modifyDefenseSceneConfigWithOptions(request: $_model.ModifyDefenseSceneConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDefenseSceneConfigResponse>;
3151
3196
  /**
3152
- * 修改用户防护场景的配置
3197
+ * Modifies the mitigation settings for a protection scenario.
3153
3198
  *
3154
3199
  * @param request - ModifyDefenseSceneConfigRequest
3155
3200
  * @returns ModifyDefenseSceneConfigResponse
3156
3201
  */
3157
3202
  modifyDefenseSceneConfig(request: $_model.ModifyDefenseSceneConfigRequest): Promise<$_model.ModifyDefenseSceneConfigResponse>;
3158
3203
  /**
3159
- * Modifies the configurations of a protection rule template.
3204
+ * Modifies a defense template.
3160
3205
  *
3161
3206
  * @param request - ModifyDefenseTemplateRequest
3162
3207
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3164,7 +3209,7 @@ export default class Client extends OpenApi {
3164
3209
  */
3165
3210
  modifyDefenseTemplateWithOptions(request: $_model.ModifyDefenseTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDefenseTemplateResponse>;
3166
3211
  /**
3167
- * Modifies the configurations of a protection rule template.
3212
+ * Modifies a defense template.
3168
3213
  *
3169
3214
  * @param request - ModifyDefenseTemplateRequest
3170
3215
  * @returns ModifyDefenseTemplateResponse
@@ -3186,7 +3231,7 @@ export default class Client extends OpenApi {
3186
3231
  */
3187
3232
  modifyDefenseTemplateStatus(request: $_model.ModifyDefenseTemplateStatusRequest): Promise<$_model.ModifyDefenseTemplateStatusResponse>;
3188
3233
  /**
3189
- * Modifies the configurations of a domain name that is added to Web Application Firewall (WAF) in CNAME record mode.
3234
+ * Updates a CNAME-based domain name onboarded to Web Application Firewall (WAF).
3190
3235
  *
3191
3236
  * @param tmpReq - ModifyDomainRequest
3192
3237
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3194,14 +3239,14 @@ export default class Client extends OpenApi {
3194
3239
  */
3195
3240
  modifyDomainWithOptions(tmpReq: $_model.ModifyDomainRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDomainResponse>;
3196
3241
  /**
3197
- * Modifies the configurations of a domain name that is added to Web Application Firewall (WAF) in CNAME record mode.
3242
+ * Updates a CNAME-based domain name onboarded to Web Application Firewall (WAF).
3198
3243
  *
3199
3244
  * @param request - ModifyDomainRequest
3200
3245
  * @returns ModifyDomainResponse
3201
3246
  */
3202
3247
  modifyDomain(request: $_model.ModifyDomainRequest): Promise<$_model.ModifyDomainResponse>;
3203
3248
  /**
3204
- * 修改域名的证书
3249
+ * Modifies the certificate that is associated with a domain name added to a Web Application Firewall (WAF) instance in CNAME record mode.
3205
3250
  *
3206
3251
  * @param request - ModifyDomainCertRequest
3207
3252
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3209,14 +3254,14 @@ export default class Client extends OpenApi {
3209
3254
  */
3210
3255
  modifyDomainCertWithOptions(request: $_model.ModifyDomainCertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDomainCertResponse>;
3211
3256
  /**
3212
- * 修改域名的证书
3257
+ * Modifies the certificate that is associated with a domain name added to a Web Application Firewall (WAF) instance in CNAME record mode.
3213
3258
  *
3214
3259
  * @param request - ModifyDomainCertRequest
3215
3260
  * @returns ModifyDomainCertResponse
3216
3261
  */
3217
3262
  modifyDomainCert(request: $_model.ModifyDomainCertRequest): Promise<$_model.ModifyDomainCertResponse>;
3218
3263
  /**
3219
- * Re-adds a domain name that is penalized for failing to obtain an Internet Content Provider (ICP) filing to Web Application Firewall (WAF).
3264
+ * Re-add a domain name that was penalized for not having an ICP filing to Web Application Firewall (WAF).
3220
3265
  *
3221
3266
  * @param request - ModifyDomainPunishStatusRequest
3222
3267
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3224,14 +3269,14 @@ export default class Client extends OpenApi {
3224
3269
  */
3225
3270
  modifyDomainPunishStatusWithOptions(request: $_model.ModifyDomainPunishStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDomainPunishStatusResponse>;
3226
3271
  /**
3227
- * Re-adds a domain name that is penalized for failing to obtain an Internet Content Provider (ICP) filing to Web Application Firewall (WAF).
3272
+ * Re-add a domain name that was penalized for not having an ICP filing to Web Application Firewall (WAF).
3228
3273
  *
3229
3274
  * @param request - ModifyDomainPunishStatusRequest
3230
3275
  * @returns ModifyDomainPunishStatusResponse
3231
3276
  */
3232
3277
  modifyDomainPunishStatus(request: $_model.ModifyDomainPunishStatusRequest): Promise<$_model.ModifyDomainPunishStatusResponse>;
3233
3278
  /**
3234
- * Modifies information about a hybrid cloud cluster.
3279
+ * Updates hybrid cloud cluster settings, such as the cluster name, ports, and access mode.
3235
3280
  *
3236
3281
  * @param request - ModifyHybridCloudClusterRequest
3237
3282
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3239,14 +3284,14 @@ export default class Client extends OpenApi {
3239
3284
  */
3240
3285
  modifyHybridCloudClusterWithOptions(request: $_model.ModifyHybridCloudClusterRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHybridCloudClusterResponse>;
3241
3286
  /**
3242
- * Modifies information about a hybrid cloud cluster.
3287
+ * Updates hybrid cloud cluster settings, such as the cluster name, ports, and access mode.
3243
3288
  *
3244
3289
  * @param request - ModifyHybridCloudClusterRequest
3245
3290
  * @returns ModifyHybridCloudClusterResponse
3246
3291
  */
3247
3292
  modifyHybridCloudCluster(request: $_model.ModifyHybridCloudClusterRequest): Promise<$_model.ModifyHybridCloudClusterResponse>;
3248
3293
  /**
3249
- * Enables or disables manual bypass for a hybrid cloud cluster whose type is set to SDK Integration Mode.
3294
+ * Modifies the manual bypass status for a hybrid cloud cluster that is integrated with an SDK.
3250
3295
  *
3251
3296
  * @param request - ModifyHybridCloudClusterBypassStatusRequest
3252
3297
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3254,7 +3299,7 @@ export default class Client extends OpenApi {
3254
3299
  */
3255
3300
  modifyHybridCloudClusterBypassStatusWithOptions(request: $_model.ModifyHybridCloudClusterBypassStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHybridCloudClusterBypassStatusResponse>;
3256
3301
  /**
3257
- * Enables or disables manual bypass for a hybrid cloud cluster whose type is set to SDK Integration Mode.
3302
+ * Modifies the manual bypass status for a hybrid cloud cluster that is integrated with an SDK.
3258
3303
  *
3259
3304
  * @param request - ModifyHybridCloudClusterBypassStatusRequest
3260
3305
  * @returns ModifyHybridCloudClusterBypassStatusResponse
@@ -3276,7 +3321,7 @@ export default class Client extends OpenApi {
3276
3321
  */
3277
3322
  modifyHybridCloudClusterRule(request: $_model.ModifyHybridCloudClusterRuleRequest): Promise<$_model.ModifyHybridCloudClusterRuleResponse>;
3278
3323
  /**
3279
- * Modifies a node group in a hybrid cloud cluster.
3324
+ * Modifies the information of a cluster group.
3280
3325
  *
3281
3326
  * @param request - ModifyHybridCloudGroupRequest
3282
3327
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3284,14 +3329,14 @@ export default class Client extends OpenApi {
3284
3329
  */
3285
3330
  modifyHybridCloudGroupWithOptions(request: $_model.ModifyHybridCloudGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHybridCloudGroupResponse>;
3286
3331
  /**
3287
- * Modifies a node group in a hybrid cloud cluster.
3332
+ * Modifies the information of a cluster group.
3288
3333
  *
3289
3334
  * @param request - ModifyHybridCloudGroupRequest
3290
3335
  * @returns ModifyHybridCloudGroupResponse
3291
3336
  */
3292
3337
  modifyHybridCloudGroup(request: $_model.ModifyHybridCloudGroupRequest): Promise<$_model.ModifyHybridCloudGroupResponse>;
3293
3338
  /**
3294
- * Adds a node to a node group of a hybrid cloud cluster.
3339
+ * Adds a node to a node group in a hybrid cloud cluster of a Web Application Firewall (WAF) instance.
3295
3340
  *
3296
3341
  * @param request - ModifyHybridCloudGroupExpansionServerRequest
3297
3342
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3299,14 +3344,14 @@ export default class Client extends OpenApi {
3299
3344
  */
3300
3345
  modifyHybridCloudGroupExpansionServerWithOptions(request: $_model.ModifyHybridCloudGroupExpansionServerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHybridCloudGroupExpansionServerResponse>;
3301
3346
  /**
3302
- * Adds a node to a node group of a hybrid cloud cluster.
3347
+ * Adds a node to a node group in a hybrid cloud cluster of a Web Application Firewall (WAF) instance.
3303
3348
  *
3304
3349
  * @param request - ModifyHybridCloudGroupExpansionServerRequest
3305
3350
  * @returns ModifyHybridCloudGroupExpansionServerResponse
3306
3351
  */
3307
3352
  modifyHybridCloudGroupExpansionServer(request: $_model.ModifyHybridCloudGroupExpansionServerRequest): Promise<$_model.ModifyHybridCloudGroupExpansionServerResponse>;
3308
3353
  /**
3309
- * Deletes a node from a node group of a hybrid cloud cluster.
3354
+ * Removes a node from a group in a hybrid cloud cluster.
3310
3355
  *
3311
3356
  * @param request - ModifyHybridCloudGroupShrinkServerRequest
3312
3357
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3314,14 +3359,14 @@ export default class Client extends OpenApi {
3314
3359
  */
3315
3360
  modifyHybridCloudGroupShrinkServerWithOptions(request: $_model.ModifyHybridCloudGroupShrinkServerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHybridCloudGroupShrinkServerResponse>;
3316
3361
  /**
3317
- * Deletes a node from a node group of a hybrid cloud cluster.
3362
+ * Removes a node from a group in a hybrid cloud cluster.
3318
3363
  *
3319
3364
  * @param request - ModifyHybridCloudGroupShrinkServerRequest
3320
3365
  * @returns ModifyHybridCloudGroupShrinkServerResponse
3321
3366
  */
3322
3367
  modifyHybridCloudGroupShrinkServer(request: $_model.ModifyHybridCloudGroupShrinkServerRequest): Promise<$_model.ModifyHybridCloudGroupShrinkServerResponse>;
3323
3368
  /**
3324
- * Modifies the traffic redirection status of a hybrid cloud cluster by using an SDK.
3369
+ * Modifies the traffic redirection status of a hybrid cloud SDK.
3325
3370
  *
3326
3371
  * @param request - ModifyHybridCloudSdkPullinStatusRequest
3327
3372
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3329,14 +3374,14 @@ export default class Client extends OpenApi {
3329
3374
  */
3330
3375
  modifyHybridCloudSdkPullinStatusWithOptions(request: $_model.ModifyHybridCloudSdkPullinStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHybridCloudSdkPullinStatusResponse>;
3331
3376
  /**
3332
- * Modifies the traffic redirection status of a hybrid cloud cluster by using an SDK.
3377
+ * Modifies the traffic redirection status of a hybrid cloud SDK.
3333
3378
  *
3334
3379
  * @param request - ModifyHybridCloudSdkPullinStatusRequest
3335
3380
  * @returns ModifyHybridCloudSdkPullinStatusResponse
3336
3381
  */
3337
3382
  modifyHybridCloudSdkPullinStatus(request: $_model.ModifyHybridCloudSdkPullinStatusRequest): Promise<$_model.ModifyHybridCloudSdkPullinStatusResponse>;
3338
3383
  /**
3339
- * Modifies the information about a hybrid cloud node.
3384
+ * Modifies the configuration of a hybrid cloud node in a Web Application Firewall (WAF) instance.
3340
3385
  *
3341
3386
  * @param request - ModifyHybridCloudServerRequest
3342
3387
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3344,14 +3389,14 @@ export default class Client extends OpenApi {
3344
3389
  */
3345
3390
  modifyHybridCloudServerWithOptions(request: $_model.ModifyHybridCloudServerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHybridCloudServerResponse>;
3346
3391
  /**
3347
- * Modifies the information about a hybrid cloud node.
3392
+ * Modifies the configuration of a hybrid cloud node in a Web Application Firewall (WAF) instance.
3348
3393
  *
3349
3394
  * @param request - ModifyHybridCloudServerRequest
3350
3395
  * @returns ModifyHybridCloudServerResponse
3351
3396
  */
3352
3397
  modifyHybridCloudServer(request: $_model.ModifyHybridCloudServerRequest): Promise<$_model.ModifyHybridCloudServerResponse>;
3353
3398
  /**
3354
- * Modifies a hybrid cloud log delivery configuration.
3399
+ * Modifies a log delivery configuration for a hybrid cloud cluster.
3355
3400
  *
3356
3401
  * @param request - ModifyLogDeliveryConfigRequest
3357
3402
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3359,14 +3404,14 @@ export default class Client extends OpenApi {
3359
3404
  */
3360
3405
  modifyLogDeliveryConfigWithOptions(request: $_model.ModifyLogDeliveryConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyLogDeliveryConfigResponse>;
3361
3406
  /**
3362
- * Modifies a hybrid cloud log delivery configuration.
3407
+ * Modifies a log delivery configuration for a hybrid cloud cluster.
3363
3408
  *
3364
3409
  * @param request - ModifyLogDeliveryConfigRequest
3365
3410
  * @returns ModifyLogDeliveryConfigResponse
3366
3411
  */
3367
3412
  modifyLogDeliveryConfig(request: $_model.ModifyLogDeliveryConfigRequest): Promise<$_model.ModifyLogDeliveryConfigResponse>;
3368
3413
  /**
3369
- * Modifies an IP address blacklist for major event protection.
3414
+ * Modifies an IP address blacklist for critical event protection.
3370
3415
  *
3371
3416
  * @param request - ModifyMajorProtectionBlackIpRequest
3372
3417
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3374,14 +3419,14 @@ export default class Client extends OpenApi {
3374
3419
  */
3375
3420
  modifyMajorProtectionBlackIpWithOptions(request: $_model.ModifyMajorProtectionBlackIpRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyMajorProtectionBlackIpResponse>;
3376
3421
  /**
3377
- * Modifies an IP address blacklist for major event protection.
3422
+ * Modifies an IP address blacklist for critical event protection.
3378
3423
  *
3379
3424
  * @param request - ModifyMajorProtectionBlackIpRequest
3380
3425
  * @returns ModifyMajorProtectionBlackIpResponse
3381
3426
  */
3382
3427
  modifyMajorProtectionBlackIp(request: $_model.ModifyMajorProtectionBlackIpRequest): Promise<$_model.ModifyMajorProtectionBlackIpResponse>;
3383
3428
  /**
3384
- * Modifies the information about members that are added for multi-account management.
3429
+ * Modifies the information of a member account that is managed by the multi-account management feature of Web Application Firewall (WAF).
3385
3430
  *
3386
3431
  * @param request - ModifyMemberAccountRequest
3387
3432
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3389,7 +3434,7 @@ export default class Client extends OpenApi {
3389
3434
  */
3390
3435
  modifyMemberAccountWithOptions(request: $_model.ModifyMemberAccountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyMemberAccountResponse>;
3391
3436
  /**
3392
- * Modifies the information about members that are added for multi-account management.
3437
+ * Modifies the information of a member account that is managed by the multi-account management feature of Web Application Firewall (WAF).
3393
3438
  *
3394
3439
  * @param request - ModifyMemberAccountRequest
3395
3440
  * @returns ModifyMemberAccountResponse
@@ -3411,7 +3456,7 @@ export default class Client extends OpenApi {
3411
3456
  */
3412
3457
  modifyPauseProtectionStatus(request: $_model.ModifyPauseProtectionStatusRequest): Promise<$_model.ModifyPauseProtectionStatusResponse>;
3413
3458
  /**
3414
- * 修改防护对象日志外发状态
3459
+ * Modifies the log delivery status of a protected object in Web Application Firewall (WAF).
3415
3460
  *
3416
3461
  * @param request - ModifyResourceLogDeliveryStatusRequest
3417
3462
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3419,14 +3464,14 @@ export default class Client extends OpenApi {
3419
3464
  */
3420
3465
  modifyResourceLogDeliveryStatusWithOptions(request: $_model.ModifyResourceLogDeliveryStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyResourceLogDeliveryStatusResponse>;
3421
3466
  /**
3422
- * 修改防护对象日志外发状态
3467
+ * Modifies the log delivery status of a protected object in Web Application Firewall (WAF).
3423
3468
  *
3424
3469
  * @param request - ModifyResourceLogDeliveryStatusRequest
3425
3470
  * @returns ModifyResourceLogDeliveryStatusResponse
3426
3471
  */
3427
3472
  modifyResourceLogDeliveryStatus(request: $_model.ModifyResourceLogDeliveryStatusRequest): Promise<$_model.ModifyResourceLogDeliveryStatusResponse>;
3428
3473
  /**
3429
- * 修改防护对象的日志字段配置
3474
+ * Modifies the log field configuration of a protected object.
3430
3475
  *
3431
3476
  * @param request - ModifyResourceLogFieldConfigRequest
3432
3477
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3434,7 +3479,7 @@ export default class Client extends OpenApi {
3434
3479
  */
3435
3480
  modifyResourceLogFieldConfigWithOptions(request: $_model.ModifyResourceLogFieldConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyResourceLogFieldConfigResponse>;
3436
3481
  /**
3437
- * 修改防护对象的日志字段配置
3482
+ * Modifies the log field configuration of a protected object.
3438
3483
  *
3439
3484
  * @param request - ModifyResourceLogFieldConfigRequest
3440
3485
  * @returns ModifyResourceLogFieldConfigResponse
@@ -3456,7 +3501,7 @@ export default class Client extends OpenApi {
3456
3501
  */
3457
3502
  modifyResourceLogStatus(request: $_model.ModifyResourceLogStatusRequest): Promise<$_model.ModifyResourceLogStatusResponse>;
3458
3503
  /**
3459
- * Associates or disassociates a protected object or protected object group with or from a protection rule template.
3504
+ * Attaches protected objects to or detaches protected objects from a protection template.
3460
3505
  *
3461
3506
  * @param request - ModifyTemplateResourcesRequest
3462
3507
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3464,14 +3509,14 @@ export default class Client extends OpenApi {
3464
3509
  */
3465
3510
  modifyTemplateResourcesWithOptions(request: $_model.ModifyTemplateResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyTemplateResourcesResponse>;
3466
3511
  /**
3467
- * Associates or disassociates a protected object or protected object group with or from a protection rule template.
3512
+ * Attaches protected objects to or detaches protected objects from a protection template.
3468
3513
  *
3469
3514
  * @param request - ModifyTemplateResourcesRequest
3470
3515
  * @returns ModifyTemplateResourcesResponse
3471
3516
  */
3472
3517
  modifyTemplateResources(request: $_model.ModifyTemplateResourcesRequest): Promise<$_model.ModifyTemplateResourcesResponse>;
3473
3518
  /**
3474
- * 修改用户日志服务的默认字段配置
3519
+ * Modifies the default log field configuration of a Web Application Firewall (WAF) instance for log delivery to Simple Log Service.
3475
3520
  *
3476
3521
  * @param request - ModifyUserLogFieldConfigRequest
3477
3522
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3479,14 +3524,14 @@ export default class Client extends OpenApi {
3479
3524
  */
3480
3525
  modifyUserLogFieldConfigWithOptions(request: $_model.ModifyUserLogFieldConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyUserLogFieldConfigResponse>;
3481
3526
  /**
3482
- * 修改用户日志服务的默认字段配置
3527
+ * Modifies the default log field configuration of a Web Application Firewall (WAF) instance for log delivery to Simple Log Service.
3483
3528
  *
3484
3529
  * @param request - ModifyUserLogFieldConfigRequest
3485
3530
  * @returns ModifyUserLogFieldConfigResponse
3486
3531
  */
3487
3532
  modifyUserLogFieldConfig(request: $_model.ModifyUserLogFieldConfigRequest): Promise<$_model.ModifyUserLogFieldConfigResponse>;
3488
3533
  /**
3489
- * 开通或关闭WAF日志服务
3534
+ * Enables or disables Simple Log Service for Web Application Firewall (WAF).
3490
3535
  *
3491
3536
  * @param request - ModifyUserWafLogStatusRequest
3492
3537
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3494,14 +3539,14 @@ export default class Client extends OpenApi {
3494
3539
  */
3495
3540
  modifyUserWafLogStatusWithOptions(request: $_model.ModifyUserWafLogStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyUserWafLogStatusResponse>;
3496
3541
  /**
3497
- * 开通或关闭WAF日志服务
3542
+ * Enables or disables Simple Log Service for Web Application Firewall (WAF).
3498
3543
  *
3499
3544
  * @param request - ModifyUserWafLogStatusRequest
3500
3545
  * @returns ModifyUserWafLogStatusResponse
3501
3546
  */
3502
3547
  modifyUserWafLogStatus(request: $_model.ModifyUserWafLogStatusRequest): Promise<$_model.ModifyUserWafLogStatusResponse>;
3503
3548
  /**
3504
- * 重新接入云产品
3549
+ * Re-adds a cloud product to Web Application Firewall (WAF) to restore protection after a cloud product access failure.
3505
3550
  *
3506
3551
  * @param request - ReCreateCloudResourceRequest
3507
3552
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3509,7 +3554,7 @@ export default class Client extends OpenApi {
3509
3554
  */
3510
3555
  reCreateCloudResourceWithOptions(request: $_model.ReCreateCloudResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ReCreateCloudResourceResponse>;
3511
3556
  /**
3512
- * 重新接入云产品
3557
+ * Re-adds a cloud product to Web Application Firewall (WAF) to restore protection after a cloud product access failure.
3513
3558
  *
3514
3559
  * @param request - ReCreateCloudResourceRequest
3515
3560
  * @returns ReCreateCloudResourceResponse
@@ -3534,7 +3579,7 @@ export default class Client extends OpenApi {
3534
3579
  * Synchronizes Elastic Compute Service (ECS), Classic Load Balancer (CLB), and Network Load Balancer (NLB) instances to Web Application Firewall (WAF).
3535
3580
  *
3536
3581
  * @remarks
3537
- * SyncProductInstance is an asynchronous operation. You can call the [DescribeProductInstances](https://help.aliyun.com/document_detail/2743168.html) operation to query the status of the task.
3582
+ * After you call this operation, the system performs the synchronization asynchronously. You can call the [DescribeProductInstances](https://help.aliyun.com/document_detail/2743168.html) operation to query the synchronization result.
3538
3583
  *
3539
3584
  * @param request - SyncProductInstanceRequest
3540
3585
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3545,7 +3590,7 @@ export default class Client extends OpenApi {
3545
3590
  * Synchronizes Elastic Compute Service (ECS), Classic Load Balancer (CLB), and Network Load Balancer (NLB) instances to Web Application Firewall (WAF).
3546
3591
  *
3547
3592
  * @remarks
3548
- * SyncProductInstance is an asynchronous operation. You can call the [DescribeProductInstances](https://help.aliyun.com/document_detail/2743168.html) operation to query the status of the task.
3593
+ * After you call this operation, the system performs the synchronization asynchronously. You can call the [DescribeProductInstances](https://help.aliyun.com/document_detail/2743168.html) operation to query the synchronization result.
3549
3594
  *
3550
3595
  * @param request - SyncProductInstanceRequest
3551
3596
  * @returns SyncProductInstanceResponse
@@ -3582,7 +3627,7 @@ export default class Client extends OpenApi {
3582
3627
  */
3583
3628
  untagResources(request: $_model.UntagResourcesRequest): Promise<$_model.UntagResourcesResponse>;
3584
3629
  /**
3585
- * Verifies the ownership of a domain name.
3630
+ * Verifies that you own the specified domain name. Domain ownership must be verified before you can add a domain name to Web Application Firewall (WAF) by using CNAME access.
3586
3631
  *
3587
3632
  * @param request - VerifyDomainOwnerRequest
3588
3633
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3590,7 +3635,7 @@ export default class Client extends OpenApi {
3590
3635
  */
3591
3636
  verifyDomainOwnerWithOptions(request: $_model.VerifyDomainOwnerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.VerifyDomainOwnerResponse>;
3592
3637
  /**
3593
- * Verifies the ownership of a domain name.
3638
+ * Verifies that you own the specified domain name. Domain ownership must be verified before you can add a domain name to Web Application Firewall (WAF) by using CNAME access.
3594
3639
  *
3595
3640
  * @param request - VerifyDomainOwnerRequest
3596
3641
  * @returns VerifyDomainOwnerResponse