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