@alicloud/waf-openapi20211001 6.8.1 → 6.8.2

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 (1294) hide show
  1. package/dist/client.d.ts +454 -454
  2. package/dist/client.js +454 -454
  3. package/dist/models/AddAddressRequest.d.ts +11 -0
  4. package/dist/models/AddAddressRequest.js.map +1 -1
  5. package/dist/models/AddAddressResponseBody.d.ts +3 -0
  6. package/dist/models/AddAddressResponseBody.js.map +1 -1
  7. package/dist/models/ChangeResourceGroupRequest.d.ts +8 -7
  8. package/dist/models/ChangeResourceGroupRequest.js.map +1 -1
  9. package/dist/models/ChangeResourceGroupResponseBody.d.ts +1 -1
  10. package/dist/models/ClearAddressRequest.d.ts +9 -0
  11. package/dist/models/ClearAddressRequest.js.map +1 -1
  12. package/dist/models/ClearAddressResponseBody.d.ts +3 -0
  13. package/dist/models/ClearAddressResponseBody.js.map +1 -1
  14. package/dist/models/ClearMajorProtectionBlackIpRequest.d.ts +8 -7
  15. package/dist/models/ClearMajorProtectionBlackIpRequest.js.map +1 -1
  16. package/dist/models/CopyDefenseTemplateRequest.d.ts +6 -5
  17. package/dist/models/CopyDefenseTemplateRequest.js.map +1 -1
  18. package/dist/models/CopyDefenseTemplateResponseBody.d.ts +1 -1
  19. package/dist/models/CreateApiExportRequest.d.ts +23 -23
  20. package/dist/models/CreateCertsRequest.d.ts +9 -9
  21. package/dist/models/CreateCertsResponseBody.d.ts +2 -2
  22. package/dist/models/CreateCloudResourceExtensionCertRequest.d.ts +19 -0
  23. package/dist/models/CreateCloudResourceExtensionCertRequest.js.map +1 -1
  24. package/dist/models/CreateCloudResourceRequest.d.ts +94 -67
  25. package/dist/models/CreateCloudResourceRequest.js.map +1 -1
  26. package/dist/models/CreateCloudResourceResponseBody.d.ts +1 -1
  27. package/dist/models/CreateCloudResourceShrinkRequest.d.ts +12 -11
  28. package/dist/models/CreateCloudResourceShrinkRequest.js.map +1 -1
  29. package/dist/models/CreateDefenseResourceGroupRequest.d.ts +10 -9
  30. package/dist/models/CreateDefenseResourceGroupRequest.js.map +1 -1
  31. package/dist/models/CreateDefenseResourceGroupResponseBody.d.ts +1 -1
  32. package/dist/models/CreateDefenseResourceRequest.d.ts +83 -0
  33. package/dist/models/CreateDefenseResourceRequest.js.map +1 -1
  34. package/dist/models/CreateDefenseResourceResponseBody.d.ts +6 -0
  35. package/dist/models/CreateDefenseResourceResponseBody.js.map +1 -1
  36. package/dist/models/CreateDefenseResourceShrinkRequest.d.ts +83 -0
  37. package/dist/models/CreateDefenseResourceShrinkRequest.js.map +1 -1
  38. package/dist/models/CreateDefenseRuleRequest.d.ts +81 -21
  39. package/dist/models/CreateDefenseRuleRequest.js.map +1 -1
  40. package/dist/models/CreateDefenseRuleResponseBody.d.ts +2 -2
  41. package/dist/models/CreateDefenseTemplateRequest.d.ts +42 -16
  42. package/dist/models/CreateDefenseTemplateRequest.js.map +1 -1
  43. package/dist/models/CreateDefenseTemplateResponseBody.d.ts +2 -2
  44. package/dist/models/CreateDomainRequest.d.ts +260 -106
  45. package/dist/models/CreateDomainRequest.js.map +1 -1
  46. package/dist/models/CreateDomainResponseBody.d.ts +6 -6
  47. package/dist/models/CreateDomainShrinkRequest.d.ts +17 -16
  48. package/dist/models/CreateDomainShrinkRequest.js.map +1 -1
  49. package/dist/models/CreateHybridCloudClusterRequest.d.ts +51 -29
  50. package/dist/models/CreateHybridCloudClusterRequest.js.map +1 -1
  51. package/dist/models/CreateHybridCloudClusterResponseBody.d.ts +1 -1
  52. package/dist/models/CreateHybridCloudClusterRuleRequest.d.ts +49 -1
  53. package/dist/models/CreateHybridCloudClusterRuleRequest.js.map +1 -1
  54. package/dist/models/CreateHybridCloudClusterRuleResponseBody.d.ts +6 -0
  55. package/dist/models/CreateHybridCloudClusterRuleResponseBody.js.map +1 -1
  56. package/dist/models/CreateHybridCloudGroupRequest.d.ts +20 -16
  57. package/dist/models/CreateHybridCloudGroupRequest.js.map +1 -1
  58. package/dist/models/CreateHybridCloudGroupResponseBody.d.ts +2 -2
  59. package/dist/models/CreateLogDeliveryConfigRequest.d.ts +24 -10
  60. package/dist/models/CreateLogDeliveryConfigRequest.js.map +1 -1
  61. package/dist/models/CreateLogDeliveryConfigResponseBody.d.ts +1 -1
  62. package/dist/models/CreateMajorProtectionBlackIpRequest.d.ts +9 -8
  63. package/dist/models/CreateMajorProtectionBlackIpRequest.js.map +1 -1
  64. package/dist/models/CreateMajorProtectionBlackIpResponseBody.d.ts +1 -1
  65. package/dist/models/CreateMemberAccountsRequest.d.ts +5 -4
  66. package/dist/models/CreateMemberAccountsRequest.js.map +1 -1
  67. package/dist/models/CreateMemberAccountsResponseBody.d.ts +1 -1
  68. package/dist/models/CreatePocFunctionRequest.d.ts +24 -0
  69. package/dist/models/CreatePocFunctionRequest.js.map +1 -1
  70. package/dist/models/CreatePocFunctionResponseBody.d.ts +3 -0
  71. package/dist/models/CreatePocFunctionResponseBody.js.map +1 -1
  72. package/dist/models/CreatePostpaidInstanceRequest.d.ts +3 -2
  73. package/dist/models/CreatePostpaidInstanceRequest.js.map +1 -1
  74. package/dist/models/CreateSm2certRequest.d.ts +12 -11
  75. package/dist/models/CreateSm2certRequest.js.map +1 -1
  76. package/dist/models/CreateSm2certResponseBody.d.ts +2 -2
  77. package/dist/models/DeleteAddressRequest.d.ts +11 -0
  78. package/dist/models/DeleteAddressRequest.js.map +1 -1
  79. package/dist/models/DeleteAddressResponseBody.d.ts +3 -0
  80. package/dist/models/DeleteAddressResponseBody.js.map +1 -1
  81. package/dist/models/DeleteApisecAbnormalsRequest.d.ts +9 -8
  82. package/dist/models/DeleteApisecAbnormalsRequest.js.map +1 -1
  83. package/dist/models/DeleteApisecEventsRequest.d.ts +17 -10
  84. package/dist/models/DeleteApisecEventsRequest.js.map +1 -1
  85. package/dist/models/DeleteCloudResourceExtensionCertRequest.d.ts +19 -0
  86. package/dist/models/DeleteCloudResourceExtensionCertRequest.js.map +1 -1
  87. package/dist/models/DeleteCloudResourceRequest.d.ts +24 -10
  88. package/dist/models/DeleteCloudResourceRequest.js.map +1 -1
  89. package/dist/models/DeleteCloudResourceResponseBody.d.ts +1 -1
  90. package/dist/models/DeleteDefenseResourceGroupRequest.d.ts +6 -5
  91. package/dist/models/DeleteDefenseResourceGroupRequest.js.map +1 -1
  92. package/dist/models/DeleteDefenseResourceGroupResponseBody.d.ts +1 -1
  93. package/dist/models/DeleteDefenseResourceRequest.d.ts +17 -1
  94. package/dist/models/DeleteDefenseResourceRequest.js.map +1 -1
  95. package/dist/models/DeleteDefenseResourceResponseBody.d.ts +3 -0
  96. package/dist/models/DeleteDefenseResourceResponseBody.js.map +1 -1
  97. package/dist/models/DeleteDefenseRuleBlockIpRequest.d.ts +18 -0
  98. package/dist/models/DeleteDefenseRuleBlockIpRequest.js.map +1 -1
  99. package/dist/models/DeleteDefenseRuleBlockIpResponseBody.d.ts +3 -0
  100. package/dist/models/DeleteDefenseRuleBlockIpResponseBody.js.map +1 -1
  101. package/dist/models/DeleteDefenseRuleRequest.d.ts +32 -7
  102. package/dist/models/DeleteDefenseRuleRequest.js.map +1 -1
  103. package/dist/models/DeleteDefenseRuleResponseBody.d.ts +1 -1
  104. package/dist/models/DeleteDefenseTemplateRequest.d.ts +7 -6
  105. package/dist/models/DeleteDefenseTemplateRequest.js.map +1 -1
  106. package/dist/models/DeleteDefenseTemplateResponseBody.d.ts +1 -1
  107. package/dist/models/DeleteDomainRequest.d.ts +10 -10
  108. package/dist/models/DeleteDomainResponseBody.d.ts +1 -1
  109. package/dist/models/DeleteHybridCloudClusterRuleRequest.d.ts +16 -0
  110. package/dist/models/DeleteHybridCloudClusterRuleRequest.js.map +1 -1
  111. package/dist/models/DeleteHybridCloudClusterRuleResponseBody.d.ts +3 -0
  112. package/dist/models/DeleteHybridCloudClusterRuleResponseBody.js.map +1 -1
  113. package/dist/models/DeleteHybridCloudGroupRequest.d.ts +18 -0
  114. package/dist/models/DeleteHybridCloudGroupRequest.js.map +1 -1
  115. package/dist/models/DeleteHybridCloudGroupResponseBody.d.ts +3 -0
  116. package/dist/models/DeleteHybridCloudGroupResponseBody.js.map +1 -1
  117. package/dist/models/DeleteLogDeliveryConfigRequest.d.ts +16 -0
  118. package/dist/models/DeleteLogDeliveryConfigRequest.js.map +1 -1
  119. package/dist/models/DeleteLogDeliveryConfigResponseBody.d.ts +3 -0
  120. package/dist/models/DeleteLogDeliveryConfigResponseBody.js.map +1 -1
  121. package/dist/models/DeleteMajorProtectionBlackIpRequest.d.ts +9 -8
  122. package/dist/models/DeleteMajorProtectionBlackIpRequest.js.map +1 -1
  123. package/dist/models/DeleteMemberAccountRequest.d.ts +8 -7
  124. package/dist/models/DeleteMemberAccountRequest.js.map +1 -1
  125. package/dist/models/DeleteMemberAccountResponseBody.d.ts +2 -2
  126. package/dist/models/DescribeAbnormalCloudResourcesRequest.d.ts +14 -0
  127. package/dist/models/DescribeAbnormalCloudResourcesRequest.js.map +1 -1
  128. package/dist/models/DescribeAbnormalCloudResourcesResponseBody.d.ts +106 -2
  129. package/dist/models/DescribeAbnormalCloudResourcesResponseBody.js.map +1 -1
  130. package/dist/models/DescribeAccountDelegatedStatusRequest.d.ts +5 -5
  131. package/dist/models/DescribeAccountDelegatedStatusResponseBody.d.ts +7 -6
  132. package/dist/models/DescribeAccountDelegatedStatusResponseBody.js.map +1 -1
  133. package/dist/models/DescribeAddressesRequest.d.ts +26 -0
  134. package/dist/models/DescribeAddressesRequest.js.map +1 -1
  135. package/dist/models/DescribeAddressesResponseBody.d.ts +26 -0
  136. package/dist/models/DescribeAddressesResponseBody.js.map +1 -1
  137. package/dist/models/DescribeAlarmBannerRequest.d.ts +14 -0
  138. package/dist/models/DescribeAlarmBannerRequest.js.map +1 -1
  139. package/dist/models/DescribeAlarmBannerResponseBody.d.ts +35 -0
  140. package/dist/models/DescribeAlarmBannerResponseBody.js.map +1 -1
  141. package/dist/models/DescribeAlarmListRequest.d.ts +14 -0
  142. package/dist/models/DescribeAlarmListRequest.js.map +1 -1
  143. package/dist/models/DescribeAlarmListResponseBody.d.ts +46 -0
  144. package/dist/models/DescribeAlarmListResponseBody.js.map +1 -1
  145. package/dist/models/DescribeApiExportsRequest.d.ts +10 -9
  146. package/dist/models/DescribeApiExportsRequest.js.map +1 -1
  147. package/dist/models/DescribeApiExportsResponseBody.d.ts +13 -17
  148. package/dist/models/DescribeApiExportsResponseBody.js.map +1 -1
  149. package/dist/models/DescribeApisecAbnormalDomainStatisticRequest.d.ts +14 -12
  150. package/dist/models/DescribeApisecAbnormalDomainStatisticRequest.js.map +1 -1
  151. package/dist/models/DescribeApisecAbnormalDomainStatisticResponseBody.d.ts +6 -6
  152. package/dist/models/DescribeApisecAbnormalsRequest.d.ts +43 -47
  153. package/dist/models/DescribeApisecAbnormalsRequest.js.map +1 -1
  154. package/dist/models/DescribeApisecAbnormalsResponseBody.d.ts +51 -45
  155. package/dist/models/DescribeApisecAbnormalsResponseBody.js.map +1 -1
  156. package/dist/models/DescribeApisecApiResourcesRequest.d.ts +56 -65
  157. package/dist/models/DescribeApisecApiResourcesRequest.js.map +1 -1
  158. package/dist/models/DescribeApisecApiResourcesResponseBody.d.ts +57 -61
  159. package/dist/models/DescribeApisecApiResourcesResponseBody.js.map +1 -1
  160. package/dist/models/DescribeApisecAssetTrendRequest.d.ts +11 -9
  161. package/dist/models/DescribeApisecAssetTrendRequest.js.map +1 -1
  162. package/dist/models/DescribeApisecAssetTrendResponseBody.d.ts +6 -6
  163. package/dist/models/DescribeApisecEventDetailRequest.d.ts +45 -0
  164. package/dist/models/DescribeApisecEventDetailRequest.js.map +1 -1
  165. package/dist/models/DescribeApisecEventDetailResponseBody.d.ts +64 -0
  166. package/dist/models/DescribeApisecEventDetailResponseBody.js.map +1 -1
  167. package/dist/models/DescribeApisecEventDomainStatisticRequest.d.ts +14 -13
  168. package/dist/models/DescribeApisecEventDomainStatisticRequest.js.map +1 -1
  169. package/dist/models/DescribeApisecEventDomainStatisticResponseBody.d.ts +5 -5
  170. package/dist/models/DescribeApisecEventsRequest.d.ts +58 -37
  171. package/dist/models/DescribeApisecEventsRequest.js.map +1 -1
  172. package/dist/models/DescribeApisecEventsResponseBody.d.ts +86 -48
  173. package/dist/models/DescribeApisecEventsResponseBody.js.map +1 -1
  174. package/dist/models/DescribeApisecExamplesRequest.d.ts +43 -2
  175. package/dist/models/DescribeApisecExamplesRequest.js.map +1 -1
  176. package/dist/models/DescribeApisecExamplesResponseBody.d.ts +83 -0
  177. package/dist/models/DescribeApisecExamplesResponseBody.js.map +1 -1
  178. package/dist/models/DescribeApisecLogDeliveriesRequest.d.ts +4 -3
  179. package/dist/models/DescribeApisecLogDeliveriesRequest.js.map +1 -1
  180. package/dist/models/DescribeApisecLogDeliveriesResponseBody.d.ts +9 -6
  181. package/dist/models/DescribeApisecLogDeliveriesResponseBody.js.map +1 -1
  182. package/dist/models/DescribeApisecMatchedHostsRequest.d.ts +12 -12
  183. package/dist/models/DescribeApisecMatchedHostsResponseBody.d.ts +2 -2
  184. package/dist/models/DescribeApisecProtectionGroupsRequest.d.ts +9 -8
  185. package/dist/models/DescribeApisecProtectionGroupsRequest.js.map +1 -1
  186. package/dist/models/DescribeApisecProtectionGroupsResponseBody.d.ts +4 -4
  187. package/dist/models/DescribeApisecProtectionResourcesRequest.d.ts +9 -8
  188. package/dist/models/DescribeApisecProtectionResourcesRequest.js.map +1 -1
  189. package/dist/models/DescribeApisecProtectionResourcesResponseBody.d.ts +4 -4
  190. package/dist/models/DescribeApisecRulesRequest.d.ts +64 -37
  191. package/dist/models/DescribeApisecRulesRequest.js.map +1 -1
  192. package/dist/models/DescribeApisecRulesResponseBody.d.ts +28 -19
  193. package/dist/models/DescribeApisecRulesResponseBody.js.map +1 -1
  194. package/dist/models/DescribeApisecSensitiveDomainStatisticRequest.d.ts +20 -16
  195. package/dist/models/DescribeApisecSensitiveDomainStatisticRequest.js.map +1 -1
  196. package/dist/models/DescribeApisecSensitiveDomainStatisticResponseBody.d.ts +12 -13
  197. package/dist/models/DescribeApisecSensitiveDomainStatisticResponseBody.js.map +1 -1
  198. package/dist/models/DescribeApisecSlsLogStoresRequest.d.ts +5 -4
  199. package/dist/models/DescribeApisecSlsLogStoresRequest.js.map +1 -1
  200. package/dist/models/DescribeApisecSlsLogStoresResponseBody.d.ts +1 -1
  201. package/dist/models/DescribeApisecSlsProjectsRequest.d.ts +6 -5
  202. package/dist/models/DescribeApisecSlsProjectsRequest.js.map +1 -1
  203. package/dist/models/DescribeApisecSlsProjectsResponseBody.d.ts +1 -1
  204. package/dist/models/DescribeApisecStatisticsRequest.d.ts +25 -14
  205. package/dist/models/DescribeApisecStatisticsRequest.js.map +1 -1
  206. package/dist/models/DescribeApisecStatisticsResponseBody.d.ts +46 -32
  207. package/dist/models/DescribeApisecStatisticsResponseBody.js.map +1 -1
  208. package/dist/models/DescribeApisecSuggestionsRequest.d.ts +6 -5
  209. package/dist/models/DescribeApisecSuggestionsRequest.js.map +1 -1
  210. package/dist/models/DescribeApisecSuggestionsResponseBody.d.ts +22 -24
  211. package/dist/models/DescribeApisecSuggestionsResponseBody.js.map +1 -1
  212. package/dist/models/DescribeApisecUserOperationsRequest.d.ts +14 -11
  213. package/dist/models/DescribeApisecUserOperationsRequest.js.map +1 -1
  214. package/dist/models/DescribeApisecUserOperationsResponseBody.d.ts +55 -31
  215. package/dist/models/DescribeApisecUserOperationsResponseBody.js.map +1 -1
  216. package/dist/models/DescribeBaseRuleChangeLogRequest.d.ts +27 -0
  217. package/dist/models/DescribeBaseRuleChangeLogRequest.js.map +1 -1
  218. package/dist/models/DescribeBaseRuleChangeLogResponseBody.d.ts +29 -0
  219. package/dist/models/DescribeBaseRuleChangeLogResponseBody.js.map +1 -1
  220. package/dist/models/DescribeBaseSystemRulesRequest.d.ts +114 -0
  221. package/dist/models/DescribeBaseSystemRulesRequest.js.map +1 -1
  222. package/dist/models/DescribeBaseSystemRulesResponseBody.d.ts +99 -0
  223. package/dist/models/DescribeBaseSystemRulesResponseBody.js.map +1 -1
  224. package/dist/models/DescribeBotAppKeyRequest.d.ts +17 -0
  225. package/dist/models/DescribeBotAppKeyRequest.js.map +1 -1
  226. package/dist/models/DescribeBotAppKeyResponseBody.d.ts +4 -1
  227. package/dist/models/DescribeBotAppKeyResponseBody.js.map +1 -1
  228. package/dist/models/DescribeBotRuleLabelsRequest.d.ts +32 -0
  229. package/dist/models/DescribeBotRuleLabelsRequest.js.map +1 -1
  230. package/dist/models/DescribeBotRuleLabelsResponseBody.d.ts +40 -0
  231. package/dist/models/DescribeBotRuleLabelsResponseBody.js.map +1 -1
  232. package/dist/models/DescribeCertDetailRequest.d.ts +8 -7
  233. package/dist/models/DescribeCertDetailRequest.js.map +1 -1
  234. package/dist/models/DescribeCertDetailResponseBody.d.ts +9 -9
  235. package/dist/models/DescribeCertsRequest.d.ts +11 -9
  236. package/dist/models/DescribeCertsRequest.js.map +1 -1
  237. package/dist/models/DescribeCertsResponseBody.d.ts +10 -9
  238. package/dist/models/DescribeCertsResponseBody.js.map +1 -1
  239. package/dist/models/DescribeChargeModuleRequest.d.ts +14 -0
  240. package/dist/models/DescribeChargeModuleRequest.js.map +1 -1
  241. package/dist/models/DescribeChargeModuleResponseBody.d.ts +112 -0
  242. package/dist/models/DescribeChargeModuleResponseBody.js.map +1 -1
  243. package/dist/models/DescribeChargeResultRequest.d.ts +31 -0
  244. package/dist/models/DescribeChargeResultRequest.js.map +1 -1
  245. package/dist/models/DescribeChargeResultResponseBody.d.ts +16 -0
  246. package/dist/models/DescribeChargeResultResponseBody.js.map +1 -1
  247. package/dist/models/DescribeCloudResourceAccessPortDetailsRequest.d.ts +19 -13
  248. package/dist/models/DescribeCloudResourceAccessPortDetailsRequest.js.map +1 -1
  249. package/dist/models/DescribeCloudResourceAccessPortDetailsResponseBody.d.ts +167 -50
  250. package/dist/models/DescribeCloudResourceAccessPortDetailsResponseBody.js.map +1 -1
  251. package/dist/models/DescribeCloudResourceAccessedPortsRequest.d.ts +5 -4
  252. package/dist/models/DescribeCloudResourceAccessedPortsRequest.js.map +1 -1
  253. package/dist/models/DescribeCloudResourceAccessedPortsResponseBody.d.ts +3 -3
  254. package/dist/models/DescribeCloudResourceListRequest.d.ts +59 -0
  255. package/dist/models/DescribeCloudResourceListRequest.js.map +1 -1
  256. package/dist/models/DescribeCloudResourceListResponseBody.d.ts +59 -0
  257. package/dist/models/DescribeCloudResourceListResponseBody.js.map +1 -1
  258. package/dist/models/DescribeCloudResourcesRequest.d.ts +31 -23
  259. package/dist/models/DescribeCloudResourcesRequest.js.map +1 -1
  260. package/dist/models/DescribeCloudResourcesResponseBody.d.ts +29 -21
  261. package/dist/models/DescribeCloudResourcesResponseBody.js.map +1 -1
  262. package/dist/models/DescribeCnameCountRequest.d.ts +7 -6
  263. package/dist/models/DescribeCnameCountRequest.js.map +1 -1
  264. package/dist/models/DescribeCnameCountResponseBody.d.ts +4 -4
  265. package/dist/models/DescribeCommonLogFieldsRequest.d.ts +32 -0
  266. package/dist/models/DescribeCommonLogFieldsRequest.js.map +1 -1
  267. package/dist/models/DescribeCommonLogFieldsResponseBody.d.ts +40 -0
  268. package/dist/models/DescribeCommonLogFieldsResponseBody.js.map +1 -1
  269. package/dist/models/DescribeCommonLogFieldsShrinkRequest.d.ts +32 -0
  270. package/dist/models/DescribeCommonLogFieldsShrinkRequest.js.map +1 -1
  271. package/dist/models/DescribeCustomBaseRuleCompileResultRequest.d.ts +14 -0
  272. package/dist/models/DescribeCustomBaseRuleCompileResultRequest.js.map +1 -1
  273. package/dist/models/DescribeCustomBaseRuleCompileResultResponseBody.d.ts +12 -0
  274. package/dist/models/DescribeCustomBaseRuleCompileResultResponseBody.js.map +1 -1
  275. package/dist/models/DescribeDdoSstatusRequest.d.ts +7 -7
  276. package/dist/models/DescribeDdoSstatusResponseBody.d.ts +7 -9
  277. package/dist/models/DescribeDdoSstatusResponseBody.js.map +1 -1
  278. package/dist/models/DescribeDefaultHttpsRequest.d.ts +7 -6
  279. package/dist/models/DescribeDefaultHttpsRequest.js.map +1 -1
  280. package/dist/models/DescribeDefaultHttpsResponseBody.d.ts +18 -13
  281. package/dist/models/DescribeDefaultHttpsResponseBody.js.map +1 -1
  282. package/dist/models/DescribeDefenseGroupValidResourcesRequest.d.ts +28 -0
  283. package/dist/models/DescribeDefenseGroupValidResourcesRequest.js.map +1 -1
  284. package/dist/models/DescribeDefenseGroupValidResourcesResponseBody.d.ts +10 -0
  285. package/dist/models/DescribeDefenseGroupValidResourcesResponseBody.js.map +1 -1
  286. package/dist/models/DescribeDefenseResourceGroupNamesRequest.d.ts +9 -8
  287. package/dist/models/DescribeDefenseResourceGroupNamesRequest.js.map +1 -1
  288. package/dist/models/DescribeDefenseResourceGroupRequest.d.ts +6 -5
  289. package/dist/models/DescribeDefenseResourceGroupRequest.js.map +1 -1
  290. package/dist/models/DescribeDefenseResourceGroupResponseBody.d.ts +5 -5
  291. package/dist/models/DescribeDefenseResourceGroupsRequest.d.ts +7 -6
  292. package/dist/models/DescribeDefenseResourceGroupsRequest.js.map +1 -1
  293. package/dist/models/DescribeDefenseResourceNamesRequest.d.ts +7 -6
  294. package/dist/models/DescribeDefenseResourceNamesRequest.js.map +1 -1
  295. package/dist/models/DescribeDefenseResourceNamesResponseBody.d.ts +1 -1
  296. package/dist/models/DescribeDefenseResourceOwnerUidRequest.d.ts +16 -0
  297. package/dist/models/DescribeDefenseResourceOwnerUidRequest.js.map +1 -1
  298. package/dist/models/DescribeDefenseResourceOwnerUidResponseBody.d.ts +13 -0
  299. package/dist/models/DescribeDefenseResourceOwnerUidResponseBody.js.map +1 -1
  300. package/dist/models/DescribeDefenseResourceRequest.d.ts +7 -6
  301. package/dist/models/DescribeDefenseResourceRequest.js.map +1 -1
  302. package/dist/models/DescribeDefenseResourceResponseBody.d.ts +51 -26
  303. package/dist/models/DescribeDefenseResourceResponseBody.js +2 -0
  304. package/dist/models/DescribeDefenseResourceResponseBody.js.map +1 -1
  305. package/dist/models/DescribeDefenseResourceTemplatesRequest.d.ts +19 -14
  306. package/dist/models/DescribeDefenseResourceTemplatesRequest.js.map +1 -1
  307. package/dist/models/DescribeDefenseResourceTemplatesResponseBody.d.ts +21 -28
  308. package/dist/models/DescribeDefenseResourceTemplatesResponseBody.js.map +1 -1
  309. package/dist/models/DescribeDefenseResourcesRequest.d.ts +11 -10
  310. package/dist/models/DescribeDefenseResourcesRequest.js.map +1 -1
  311. package/dist/models/DescribeDefenseResourcesResponseBody.d.ts +51 -24
  312. package/dist/models/DescribeDefenseResourcesResponseBody.js +2 -0
  313. package/dist/models/DescribeDefenseResourcesResponseBody.js.map +1 -1
  314. package/dist/models/DescribeDefenseRuleRequest.d.ts +32 -7
  315. package/dist/models/DescribeDefenseRuleRequest.js.map +1 -1
  316. package/dist/models/DescribeDefenseRuleResponseBody.d.ts +84 -10
  317. package/dist/models/DescribeDefenseRuleResponseBody.js.map +1 -1
  318. package/dist/models/DescribeDefenseRuleStatisticsRequest.d.ts +27 -0
  319. package/dist/models/DescribeDefenseRuleStatisticsRequest.js.map +1 -1
  320. package/dist/models/DescribeDefenseRuleStatisticsResponseBody.d.ts +22 -0
  321. package/dist/models/DescribeDefenseRuleStatisticsResponseBody.js.map +1 -1
  322. package/dist/models/DescribeDefenseRulesRequest.d.ts +30 -13
  323. package/dist/models/DescribeDefenseRulesRequest.js.map +1 -1
  324. package/dist/models/DescribeDefenseRulesResponseBody.d.ts +109 -29
  325. package/dist/models/DescribeDefenseRulesResponseBody.js.map +1 -1
  326. package/dist/models/DescribeDefenseSceneConfigRequest.d.ts +18 -0
  327. package/dist/models/DescribeDefenseSceneConfigRequest.js.map +1 -1
  328. package/dist/models/DescribeDefenseSceneConfigResponseBody.d.ts +6 -0
  329. package/dist/models/DescribeDefenseSceneConfigResponseBody.js.map +1 -1
  330. package/dist/models/DescribeDefenseTemplateRequest.d.ts +6 -5
  331. package/dist/models/DescribeDefenseTemplateRequest.js.map +1 -1
  332. package/dist/models/DescribeDefenseTemplateResponseBody.d.ts +23 -17
  333. package/dist/models/DescribeDefenseTemplateResponseBody.js.map +1 -1
  334. package/dist/models/DescribeDefenseTemplateValidGroupsRequest.d.ts +8 -18
  335. package/dist/models/DescribeDefenseTemplateValidGroupsRequest.js.map +1 -1
  336. package/dist/models/DescribeDefenseTemplateValidGroupsResponseBody.d.ts +2 -2
  337. package/dist/models/DescribeDefenseTemplateValidResourcesRequest.d.ts +30 -0
  338. package/dist/models/DescribeDefenseTemplateValidResourcesRequest.js.map +1 -1
  339. package/dist/models/DescribeDefenseTemplateValidResourcesResponseBody.d.ts +10 -0
  340. package/dist/models/DescribeDefenseTemplateValidResourcesResponseBody.js.map +1 -1
  341. package/dist/models/DescribeDefenseTemplatesRequest.d.ts +34 -36
  342. package/dist/models/DescribeDefenseTemplatesRequest.js.map +1 -1
  343. package/dist/models/DescribeDefenseTemplatesResponseBody.d.ts +47 -30
  344. package/dist/models/DescribeDefenseTemplatesResponseBody.js.map +1 -1
  345. package/dist/models/DescribeDomainDetailRequest.d.ts +13 -6
  346. package/dist/models/DescribeDomainDetailRequest.js.map +1 -1
  347. package/dist/models/DescribeDomainDetailResponseBody.d.ts +261 -96
  348. package/dist/models/DescribeDomainDetailResponseBody.js.map +1 -1
  349. package/dist/models/DescribeDomainDnsrecordRequest.d.ts +7 -6
  350. package/dist/models/DescribeDomainDnsrecordRequest.js.map +1 -1
  351. package/dist/models/DescribeDomainDnsrecordResponseBody.d.ts +13 -8
  352. package/dist/models/DescribeDomainDnsrecordResponseBody.js.map +1 -1
  353. package/dist/models/DescribeDomainUsedPortsRequest.d.ts +11 -0
  354. package/dist/models/DescribeDomainUsedPortsRequest.js.map +1 -1
  355. package/dist/models/DescribeDomainUsedPortsResponseBody.d.ts +7 -0
  356. package/dist/models/DescribeDomainUsedPortsResponseBody.js.map +1 -1
  357. package/dist/models/DescribeDomainsRequest.d.ts +19 -9
  358. package/dist/models/DescribeDomainsRequest.js.map +1 -1
  359. package/dist/models/DescribeDomainsResponseBody.d.ts +30 -19
  360. package/dist/models/DescribeDomainsResponseBody.js.map +1 -1
  361. package/dist/models/DescribeElasticBillsRequest.d.ts +9 -5
  362. package/dist/models/DescribeElasticBillsRequest.js.map +1 -1
  363. package/dist/models/DescribeElasticBillsResponseBody.d.ts +10 -10
  364. package/dist/models/DescribeFlowChartRequest.d.ts +10 -9
  365. package/dist/models/DescribeFlowChartRequest.js.map +1 -1
  366. package/dist/models/DescribeFlowChartResponseBody.d.ts +12 -12
  367. package/dist/models/DescribeFlowTopResourceRequest.d.ts +7 -6
  368. package/dist/models/DescribeFlowTopResourceRequest.js.map +1 -1
  369. package/dist/models/DescribeFlowTopResourceResponseBody.d.ts +2 -2
  370. package/dist/models/DescribeFlowTopUrlRequest.d.ts +8 -7
  371. package/dist/models/DescribeFlowTopUrlRequest.js.map +1 -1
  372. package/dist/models/DescribeFlowTopUrlResponseBody.d.ts +3 -3
  373. package/dist/models/DescribeFreeUserAssetCountRequest.d.ts +7 -6
  374. package/dist/models/DescribeFreeUserAssetCountRequest.js.map +1 -1
  375. package/dist/models/DescribeFreeUserAssetCountResponseBody.d.ts +3 -3
  376. package/dist/models/DescribeFreeUserEventCountRequest.d.ts +6 -5
  377. package/dist/models/DescribeFreeUserEventCountRequest.js.map +1 -1
  378. package/dist/models/DescribeFreeUserEventCountResponseBody.d.ts +2 -2
  379. package/dist/models/DescribeFreeUserEventTypesRequest.d.ts +7 -6
  380. package/dist/models/DescribeFreeUserEventTypesRequest.js.map +1 -1
  381. package/dist/models/DescribeFreeUserEventTypesResponseBody.d.ts +2 -2
  382. package/dist/models/DescribeFreeUserEventsRequest.d.ts +6 -5
  383. package/dist/models/DescribeFreeUserEventsRequest.js.map +1 -1
  384. package/dist/models/DescribeFreeUserEventsResponseBody.d.ts +11 -13
  385. package/dist/models/DescribeFreeUserEventsResponseBody.js.map +1 -1
  386. package/dist/models/DescribeHybridCloudBasicMonitorRequest.d.ts +7 -6
  387. package/dist/models/DescribeHybridCloudBasicMonitorRequest.js.map +1 -1
  388. package/dist/models/DescribeHybridCloudBasicMonitorResponseBody.d.ts +26 -6
  389. package/dist/models/DescribeHybridCloudBasicMonitorResponseBody.js.map +1 -1
  390. package/dist/models/DescribeHybridCloudClusterRuleRequest.d.ts +15 -7
  391. package/dist/models/DescribeHybridCloudClusterRuleRequest.js.map +1 -1
  392. package/dist/models/DescribeHybridCloudClusterRuleResponseBody.d.ts +28 -6
  393. package/dist/models/DescribeHybridCloudClusterRuleResponseBody.js.map +1 -1
  394. package/dist/models/DescribeHybridCloudClusterRulesRequest.d.ts +38 -0
  395. package/dist/models/DescribeHybridCloudClusterRulesRequest.js.map +1 -1
  396. package/dist/models/DescribeHybridCloudClusterRulesResponseBody.d.ts +52 -0
  397. package/dist/models/DescribeHybridCloudClusterRulesResponseBody.js.map +1 -1
  398. package/dist/models/DescribeHybridCloudClusterServersRequest.d.ts +42 -0
  399. package/dist/models/DescribeHybridCloudClusterServersRequest.js.map +1 -1
  400. package/dist/models/DescribeHybridCloudClusterServersResponseBody.d.ts +88 -0
  401. package/dist/models/DescribeHybridCloudClusterServersResponseBody.js.map +1 -1
  402. package/dist/models/DescribeHybridCloudClustersRequest.d.ts +5 -4
  403. package/dist/models/DescribeHybridCloudClustersRequest.js.map +1 -1
  404. package/dist/models/DescribeHybridCloudClustersResponseBody.d.ts +33 -27
  405. package/dist/models/DescribeHybridCloudClustersResponseBody.js.map +1 -1
  406. package/dist/models/DescribeHybridCloudGroupsRequest.d.ts +21 -16
  407. package/dist/models/DescribeHybridCloudGroupsRequest.js.map +1 -1
  408. package/dist/models/DescribeHybridCloudGroupsResponseBody.d.ts +26 -23
  409. package/dist/models/DescribeHybridCloudGroupsResponseBody.js.map +1 -1
  410. package/dist/models/DescribeHybridCloudProcessMonitorRequest.d.ts +7 -6
  411. package/dist/models/DescribeHybridCloudProcessMonitorRequest.js.map +1 -1
  412. package/dist/models/DescribeHybridCloudProcessMonitorResponseBody.d.ts +46 -18
  413. package/dist/models/DescribeHybridCloudProcessMonitorResponseBody.js.map +1 -1
  414. package/dist/models/DescribeHybridCloudProtectableCountRequest.d.ts +9 -5
  415. package/dist/models/DescribeHybridCloudProtectableCountRequest.js.map +1 -1
  416. package/dist/models/DescribeHybridCloudProtectableCountResponseBody.d.ts +2 -2
  417. package/dist/models/DescribeHybridCloudResourceDetailRequest.d.ts +32 -0
  418. package/dist/models/DescribeHybridCloudResourceDetailRequest.js.map +1 -1
  419. package/dist/models/DescribeHybridCloudResourceDetailResponseBody.d.ts +238 -0
  420. package/dist/models/DescribeHybridCloudResourceDetailResponseBody.js.map +1 -1
  421. package/dist/models/DescribeHybridCloudResourcesRequest.d.ts +14 -13
  422. package/dist/models/DescribeHybridCloudResourcesRequest.js.map +1 -1
  423. package/dist/models/DescribeHybridCloudResourcesResponseBody.d.ts +110 -85
  424. package/dist/models/DescribeHybridCloudResourcesResponseBody.js.map +1 -1
  425. package/dist/models/DescribeHybridCloudSdkServersRequest.d.ts +41 -0
  426. package/dist/models/DescribeHybridCloudSdkServersRequest.js.map +1 -1
  427. package/dist/models/DescribeHybridCloudSdkServersResponseBody.d.ts +58 -1
  428. package/dist/models/DescribeHybridCloudSdkServersResponseBody.js.map +1 -1
  429. package/dist/models/DescribeHybridCloudServerRegionsRequest.d.ts +12 -11
  430. package/dist/models/DescribeHybridCloudServerRegionsRequest.js.map +1 -1
  431. package/dist/models/DescribeHybridCloudServerRegionsResponseBody.d.ts +1 -1
  432. package/dist/models/DescribeHybridCloudSupportRegionsRequest.d.ts +14 -0
  433. package/dist/models/DescribeHybridCloudSupportRegionsRequest.js.map +1 -1
  434. package/dist/models/DescribeHybridCloudSupportRegionsResponseBody.d.ts +7 -0
  435. package/dist/models/DescribeHybridCloudSupportRegionsResponseBody.js.map +1 -1
  436. package/dist/models/DescribeHybridCloudUnassignedMachinesRequest.d.ts +9 -8
  437. package/dist/models/DescribeHybridCloudUnassignedMachinesRequest.js.map +1 -1
  438. package/dist/models/DescribeHybridCloudUnassignedMachinesResponseBody.d.ts +9 -9
  439. package/dist/models/DescribeHybridCloudUnsupportPortsRequest.d.ts +5 -4
  440. package/dist/models/DescribeHybridCloudUnsupportPortsRequest.js.map +1 -1
  441. package/dist/models/DescribeHybridCloudUnsupportPortsResponseBody.d.ts +3 -3
  442. package/dist/models/DescribeHybridCloudUserRequest.d.ts +5 -4
  443. package/dist/models/DescribeHybridCloudUserRequest.js.map +1 -1
  444. package/dist/models/DescribeHybridCloudUserResponseBody.d.ts +4 -4
  445. package/dist/models/DescribeInstanceRequest.d.ts +5 -4
  446. package/dist/models/DescribeInstanceRequest.js.map +1 -1
  447. package/dist/models/DescribeInstanceResponseBody.d.ts +150 -92
  448. package/dist/models/DescribeInstanceResponseBody.js.map +1 -1
  449. package/dist/models/DescribeIpAbroadCountryInfosRequest.d.ts +33 -0
  450. package/dist/models/DescribeIpAbroadCountryInfosRequest.js.map +1 -1
  451. package/dist/models/DescribeIpAbroadCountryInfosResponseBody.d.ts +38 -3
  452. package/dist/models/DescribeIpAbroadCountryInfosResponseBody.js.map +1 -1
  453. package/dist/models/DescribeLogDeliveryConfigRequest.d.ts +5 -4
  454. package/dist/models/DescribeLogDeliveryConfigRequest.js.map +1 -1
  455. package/dist/models/DescribeLogDeliveryConfigResponseBody.d.ts +19 -6
  456. package/dist/models/DescribeLogDeliveryConfigResponseBody.js.map +1 -1
  457. package/dist/models/DescribeLogDeliveryConfigsRequest.d.ts +25 -9
  458. package/dist/models/DescribeLogDeliveryConfigsRequest.js.map +1 -1
  459. package/dist/models/DescribeLogDeliveryConfigsResponseBody.d.ts +43 -7
  460. package/dist/models/DescribeLogDeliveryConfigsResponseBody.js.map +1 -1
  461. package/dist/models/DescribeMajorProtectionBlackIpsRequest.d.ts +19 -15
  462. package/dist/models/DescribeMajorProtectionBlackIpsRequest.js.map +1 -1
  463. package/dist/models/DescribeMajorProtectionBlackIpsResponseBody.d.ts +8 -8
  464. package/dist/models/DescribeMemberAccountsRequest.d.ts +13 -10
  465. package/dist/models/DescribeMemberAccountsRequest.js.map +1 -1
  466. package/dist/models/DescribeMemberAccountsResponseBody.d.ts +13 -11
  467. package/dist/models/DescribeMemberAccountsResponseBody.js.map +1 -1
  468. package/dist/models/DescribeNetworkFlowTimeSeriesMetricRequest.d.ts +30 -23
  469. package/dist/models/DescribeNetworkFlowTimeSeriesMetricRequest.js.map +1 -1
  470. package/dist/models/DescribeNetworkFlowTimeSeriesMetricResponseBody.d.ts +11 -11
  471. package/dist/models/DescribeNetworkFlowTimeSeriesMetricShrinkRequest.d.ts +18 -13
  472. package/dist/models/DescribeNetworkFlowTimeSeriesMetricShrinkRequest.js.map +1 -1
  473. package/dist/models/DescribeNetworkFlowTopNmetricRequest.d.ts +36 -31
  474. package/dist/models/DescribeNetworkFlowTopNmetricRequest.js.map +1 -1
  475. package/dist/models/DescribeNetworkFlowTopNmetricResponseBody.d.ts +10 -10
  476. package/dist/models/DescribeNetworkFlowTopNmetricShrinkRequest.d.ts +25 -20
  477. package/dist/models/DescribeNetworkFlowTopNmetricShrinkRequest.js.map +1 -1
  478. package/dist/models/DescribePauseProtectionStatusRequest.d.ts +6 -5
  479. package/dist/models/DescribePauseProtectionStatusRequest.js.map +1 -1
  480. package/dist/models/DescribePauseProtectionStatusResponseBody.d.ts +4 -3
  481. package/dist/models/DescribePauseProtectionStatusResponseBody.js.map +1 -1
  482. package/dist/models/DescribePeakTrendRequest.d.ts +9 -8
  483. package/dist/models/DescribePeakTrendRequest.js.map +1 -1
  484. package/dist/models/DescribePeakTrendResponseBody.d.ts +7 -7
  485. package/dist/models/DescribePocFunctionsRequest.d.ts +14 -0
  486. package/dist/models/DescribePocFunctionsRequest.js.map +1 -1
  487. package/dist/models/DescribePocFunctionsResponseBody.d.ts +21 -0
  488. package/dist/models/DescribePocFunctionsResponseBody.js.map +1 -1
  489. package/dist/models/DescribePostpayBillsRequest.d.ts +33 -0
  490. package/dist/models/DescribePostpayBillsRequest.js.map +1 -1
  491. package/dist/models/DescribePostpayBillsResponseBody.d.ts +31 -0
  492. package/dist/models/DescribePostpayBillsResponseBody.js.map +1 -1
  493. package/dist/models/DescribePrepayDailyBillsRequest.d.ts +7 -6
  494. package/dist/models/DescribePrepayDailyBillsRequest.js.map +1 -1
  495. package/dist/models/DescribePrepayDailyBillsResponseBody.d.ts +19 -19
  496. package/dist/models/DescribePrepayDailyBillsResponseBody.js +4 -0
  497. package/dist/models/DescribePrepayDailyBillsResponseBody.js.map +1 -1
  498. package/dist/models/DescribeProductInstancesRequest.d.ts +53 -24
  499. package/dist/models/DescribeProductInstancesRequest.js.map +1 -1
  500. package/dist/models/DescribeProductInstancesResponseBody.d.ts +115 -24
  501. package/dist/models/DescribeProductInstancesResponseBody.js.map +1 -1
  502. package/dist/models/DescribePunishedDomainsRequest.d.ts +10 -8
  503. package/dist/models/DescribePunishedDomainsRequest.js.map +1 -1
  504. package/dist/models/DescribePunishedDomainsResponseBody.d.ts +1 -1
  505. package/dist/models/DescribeRelatedDefenseRulesRequest.d.ts +31 -0
  506. package/dist/models/DescribeRelatedDefenseRulesRequest.js.map +1 -1
  507. package/dist/models/DescribeRelatedDefenseRulesResponseBody.d.ts +39 -0
  508. package/dist/models/DescribeRelatedDefenseRulesResponseBody.js.map +1 -1
  509. package/dist/models/DescribeResourceInstanceCertsRequest.d.ts +7 -6
  510. package/dist/models/DescribeResourceInstanceCertsRequest.js.map +1 -1
  511. package/dist/models/DescribeResourceInstanceCertsResponseBody.d.ts +9 -9
  512. package/dist/models/DescribeResourceLogDeliveryStatusRequest.d.ts +16 -0
  513. package/dist/models/DescribeResourceLogDeliveryStatusRequest.js.map +1 -1
  514. package/dist/models/DescribeResourceLogDeliveryStatusResponseBody.d.ts +27 -0
  515. package/dist/models/DescribeResourceLogDeliveryStatusResponseBody.js.map +1 -1
  516. package/dist/models/DescribeResourceLogFieldConfigRequest.d.ts +24 -0
  517. package/dist/models/DescribeResourceLogFieldConfigRequest.js.map +1 -1
  518. package/dist/models/DescribeResourceLogFieldConfigResponseBody.d.ts +31 -0
  519. package/dist/models/DescribeResourceLogFieldConfigResponseBody.js.map +1 -1
  520. package/dist/models/DescribeResourceLogStatusRequest.d.ts +7 -6
  521. package/dist/models/DescribeResourceLogStatusRequest.js.map +1 -1
  522. package/dist/models/DescribeResourceLogStatusResponseBody.d.ts +6 -5
  523. package/dist/models/DescribeResourceLogStatusResponseBody.js.map +1 -1
  524. package/dist/models/DescribeResourcePortRequest.d.ts +5 -4
  525. package/dist/models/DescribeResourcePortRequest.js.map +1 -1
  526. package/dist/models/DescribeResourcePortResponseBody.d.ts +2 -2
  527. package/dist/models/DescribeResourceRegionIdRequest.d.ts +5 -4
  528. package/dist/models/DescribeResourceRegionIdRequest.js.map +1 -1
  529. package/dist/models/DescribeResourceRegionIdResponseBody.d.ts +1 -1
  530. package/dist/models/DescribeResourceSupportRegionsRequest.d.ts +22 -9
  531. package/dist/models/DescribeResourceSupportRegionsRequest.js.map +1 -1
  532. package/dist/models/DescribeResourceSupportRegionsResponseBody.d.ts +3 -3
  533. package/dist/models/DescribeResponseCodeTrendGraphRequest.d.ts +12 -12
  534. package/dist/models/DescribeResponseCodeTrendGraphResponseBody.d.ts +9 -9
  535. package/dist/models/DescribeRoleAuthStatusRequest.d.ts +10 -0
  536. package/dist/models/DescribeRoleAuthStatusRequest.js.map +1 -1
  537. package/dist/models/DescribeRoleAuthStatusResponseBody.d.ts +10 -0
  538. package/dist/models/DescribeRoleAuthStatusResponseBody.js.map +1 -1
  539. package/dist/models/DescribeRuleGroupsRequest.d.ts +14 -12
  540. package/dist/models/DescribeRuleGroupsRequest.js.map +1 -1
  541. package/dist/models/DescribeRuleGroupsResponseBody.d.ts +18 -14
  542. package/dist/models/DescribeRuleGroupsResponseBody.js.map +1 -1
  543. package/dist/models/DescribeRuleHitsTopClientIpRequest.d.ts +16 -11
  544. package/dist/models/DescribeRuleHitsTopClientIpRequest.js.map +1 -1
  545. package/dist/models/DescribeRuleHitsTopClientIpResponseBody.d.ts +4 -4
  546. package/dist/models/DescribeRuleHitsTopResourceRequest.d.ts +17 -12
  547. package/dist/models/DescribeRuleHitsTopResourceRequest.js.map +1 -1
  548. package/dist/models/DescribeRuleHitsTopResourceResponseBody.d.ts +3 -3
  549. package/dist/models/DescribeRuleHitsTopRuleIdRequest.d.ts +20 -15
  550. package/dist/models/DescribeRuleHitsTopRuleIdRequest.js.map +1 -1
  551. package/dist/models/DescribeRuleHitsTopRuleIdResponseBody.d.ts +5 -5
  552. package/dist/models/DescribeRuleHitsTopTuleTypeRequest.d.ts +8 -7
  553. package/dist/models/DescribeRuleHitsTopTuleTypeRequest.js.map +1 -1
  554. package/dist/models/DescribeRuleHitsTopTuleTypeResponseBody.d.ts +19 -12
  555. package/dist/models/DescribeRuleHitsTopTuleTypeResponseBody.js.map +1 -1
  556. package/dist/models/DescribeRuleHitsTopUaRequest.d.ts +7 -6
  557. package/dist/models/DescribeRuleHitsTopUaRequest.js.map +1 -1
  558. package/dist/models/DescribeRuleHitsTopUaResponseBody.d.ts +4 -4
  559. package/dist/models/DescribeRuleHitsTopUrlRequest.d.ts +18 -13
  560. package/dist/models/DescribeRuleHitsTopUrlRequest.js.map +1 -1
  561. package/dist/models/DescribeRuleHitsTopUrlResponseBody.d.ts +3 -4
  562. package/dist/models/DescribeRuleHitsTopUrlResponseBody.js.map +1 -1
  563. package/dist/models/DescribeSecurityEventLogsRequest.d.ts +17 -14
  564. package/dist/models/DescribeSecurityEventLogsRequest.js.map +1 -1
  565. package/dist/models/DescribeSecurityEventLogsResponseBody.d.ts +8 -8
  566. package/dist/models/DescribeSecurityEventLogsShrinkRequest.d.ts +9 -8
  567. package/dist/models/DescribeSecurityEventLogsShrinkRequest.js.map +1 -1
  568. package/dist/models/DescribeSecurityEventTimeSeriesMetricRequest.d.ts +24 -18
  569. package/dist/models/DescribeSecurityEventTimeSeriesMetricRequest.js.map +1 -1
  570. package/dist/models/DescribeSecurityEventTimeSeriesMetricResponseBody.d.ts +10 -10
  571. package/dist/models/DescribeSecurityEventTimeSeriesMetricShrinkRequest.d.ts +15 -11
  572. package/dist/models/DescribeSecurityEventTimeSeriesMetricShrinkRequest.js.map +1 -1
  573. package/dist/models/DescribeSecurityEventTopNmetricRequest.d.ts +38 -35
  574. package/dist/models/DescribeSecurityEventTopNmetricRequest.js.map +1 -1
  575. package/dist/models/DescribeSecurityEventTopNmetricResponseBody.d.ts +9 -9
  576. package/dist/models/DescribeSecurityEventTopNmetricShrinkRequest.d.ts +26 -27
  577. package/dist/models/DescribeSecurityEventTopNmetricShrinkRequest.js.map +1 -1
  578. package/dist/models/DescribeSensitiveApiStatisticRequest.d.ts +26 -13
  579. package/dist/models/DescribeSensitiveApiStatisticRequest.js.map +1 -1
  580. package/dist/models/DescribeSensitiveApiStatisticResponseBody.d.ts +11 -9
  581. package/dist/models/DescribeSensitiveApiStatisticResponseBody.js.map +1 -1
  582. package/dist/models/DescribeSensitiveDetectionResultRequest.d.ts +10 -9
  583. package/dist/models/DescribeSensitiveDetectionResultRequest.js.map +1 -1
  584. package/dist/models/DescribeSensitiveDetectionResultResponseBody.d.ts +11 -12
  585. package/dist/models/DescribeSensitiveDetectionResultResponseBody.js.map +1 -1
  586. package/dist/models/DescribeSensitiveOutboundDistributionRequest.d.ts +12 -10
  587. package/dist/models/DescribeSensitiveOutboundDistributionRequest.js.map +1 -1
  588. package/dist/models/DescribeSensitiveOutboundDistributionResponseBody.d.ts +4 -4
  589. package/dist/models/DescribeSensitiveOutboundStatisticRequest.d.ts +37 -29
  590. package/dist/models/DescribeSensitiveOutboundStatisticRequest.js.map +1 -1
  591. package/dist/models/DescribeSensitiveOutboundStatisticResponseBody.d.ts +20 -16
  592. package/dist/models/DescribeSensitiveOutboundStatisticResponseBody.js.map +1 -1
  593. package/dist/models/DescribeSensitiveOutboundTrendRequest.d.ts +12 -13
  594. package/dist/models/DescribeSensitiveOutboundTrendRequest.js.map +1 -1
  595. package/dist/models/DescribeSensitiveOutboundTrendResponseBody.d.ts +4 -4
  596. package/dist/models/DescribeSensitiveRequestLogRequest.d.ts +20 -17
  597. package/dist/models/DescribeSensitiveRequestLogRequest.js.map +1 -1
  598. package/dist/models/DescribeSensitiveRequestLogResponseBody.d.ts +12 -9
  599. package/dist/models/DescribeSensitiveRequestLogResponseBody.js.map +1 -1
  600. package/dist/models/DescribeSensitiveRequestsRequest.d.ts +12 -13
  601. package/dist/models/DescribeSensitiveRequestsRequest.js.map +1 -1
  602. package/dist/models/DescribeSensitiveRequestsResponseBody.d.ts +11 -12
  603. package/dist/models/DescribeSensitiveRequestsResponseBody.js.map +1 -1
  604. package/dist/models/DescribeSensitiveStatisticRequest.d.ts +15 -16
  605. package/dist/models/DescribeSensitiveStatisticRequest.js.map +1 -1
  606. package/dist/models/DescribeSensitiveStatisticResponseBody.d.ts +5 -5
  607. package/dist/models/DescribeSlsAuthStatusRequest.d.ts +4 -3
  608. package/dist/models/DescribeSlsAuthStatusRequest.js.map +1 -1
  609. package/dist/models/DescribeSlsAuthStatusResponseBody.d.ts +5 -4
  610. package/dist/models/DescribeSlsAuthStatusResponseBody.js.map +1 -1
  611. package/dist/models/DescribeSlsLogStoreRequest.d.ts +4 -3
  612. package/dist/models/DescribeSlsLogStoreRequest.js.map +1 -1
  613. package/dist/models/DescribeSlsLogStoreResponseBody.d.ts +3 -3
  614. package/dist/models/DescribeSlsLogStoreStatusRequest.d.ts +4 -3
  615. package/dist/models/DescribeSlsLogStoreStatusRequest.js.map +1 -1
  616. package/dist/models/DescribeSlsLogStoreStatusResponseBody.d.ts +4 -3
  617. package/dist/models/DescribeSlsLogStoreStatusResponseBody.js.map +1 -1
  618. package/dist/models/DescribeTemplateResourceCountRequest.d.ts +6 -5
  619. package/dist/models/DescribeTemplateResourceCountRequest.js.map +1 -1
  620. package/dist/models/DescribeTemplateResourceCountResponseBody.d.ts +6 -3
  621. package/dist/models/DescribeTemplateResourceCountResponseBody.js.map +1 -1
  622. package/dist/models/DescribeTemplateResourcesRequest.d.ts +35 -7
  623. package/dist/models/DescribeTemplateResourcesRequest.js.map +1 -1
  624. package/dist/models/DescribeTemplateResourcesResponseBody.d.ts +32 -2
  625. package/dist/models/DescribeTemplateResourcesResponseBody.js.map +1 -1
  626. package/dist/models/DescribeThreatEventDetailRequest.d.ts +16 -0
  627. package/dist/models/DescribeThreatEventDetailRequest.js.map +1 -1
  628. package/dist/models/DescribeThreatEventDetailResponseBody.d.ts +95 -0
  629. package/dist/models/DescribeThreatEventDetailResponseBody.js.map +1 -1
  630. package/dist/models/DescribeThreatEventRequest.d.ts +27 -0
  631. package/dist/models/DescribeThreatEventRequest.js.map +1 -1
  632. package/dist/models/DescribeThreatEventResponseBody.d.ts +65 -0
  633. package/dist/models/DescribeThreatEventResponseBody.js.map +1 -1
  634. package/dist/models/DescribeThreatEventTopMetricRequest.d.ts +23 -0
  635. package/dist/models/DescribeThreatEventTopMetricRequest.js.map +1 -1
  636. package/dist/models/DescribeThreatEventTopMetricResponseBody.d.ts +27 -0
  637. package/dist/models/DescribeThreatEventTopMetricResponseBody.js.map +1 -1
  638. package/dist/models/DescribeUserAbnormalTrendRequest.d.ts +8 -6
  639. package/dist/models/DescribeUserAbnormalTrendRequest.js.map +1 -1
  640. package/dist/models/DescribeUserAbnormalTrendResponseBody.d.ts +7 -9
  641. package/dist/models/DescribeUserAbnormalTrendResponseBody.js.map +1 -1
  642. package/dist/models/DescribeUserAbnormalTypeRequest.d.ts +16 -8
  643. package/dist/models/DescribeUserAbnormalTypeRequest.js.map +1 -1
  644. package/dist/models/DescribeUserAbnormalTypeResponseBody.d.ts +8 -8
  645. package/dist/models/DescribeUserApiRequestRequest.d.ts +39 -22
  646. package/dist/models/DescribeUserApiRequestRequest.js.map +1 -1
  647. package/dist/models/DescribeUserApiRequestResponseBody.d.ts +10 -7
  648. package/dist/models/DescribeUserApiRequestResponseBody.js.map +1 -1
  649. package/dist/models/DescribeUserAssetRequest.d.ts +18 -18
  650. package/dist/models/DescribeUserAssetResponseBody.d.ts +3 -3
  651. package/dist/models/DescribeUserEventTrendRequest.d.ts +12 -6
  652. package/dist/models/DescribeUserEventTrendRequest.js.map +1 -1
  653. package/dist/models/DescribeUserEventTrendResponseBody.d.ts +4 -4
  654. package/dist/models/DescribeUserEventTypeRequest.d.ts +23 -8
  655. package/dist/models/DescribeUserEventTypeRequest.js.map +1 -1
  656. package/dist/models/DescribeUserEventTypeResponseBody.d.ts +7 -7
  657. package/dist/models/DescribeUserLogFieldConfigRequest.d.ts +19 -0
  658. package/dist/models/DescribeUserLogFieldConfigRequest.js.map +1 -1
  659. package/dist/models/DescribeUserLogFieldConfigResponseBody.d.ts +38 -0
  660. package/dist/models/DescribeUserLogFieldConfigResponseBody.js.map +1 -1
  661. package/dist/models/DescribeUserSlsLogRegionsRequest.d.ts +7 -6
  662. package/dist/models/DescribeUserSlsLogRegionsRequest.js.map +1 -1
  663. package/dist/models/DescribeUserSlsLogRegionsResponseBody.d.ts +2 -2
  664. package/dist/models/DescribeUserTrafficRequest.d.ts +37 -0
  665. package/dist/models/DescribeUserTrafficRequest.js.map +1 -1
  666. package/dist/models/DescribeUserTrafficResponseBody.d.ts +13 -0
  667. package/dist/models/DescribeUserTrafficResponseBody.js.map +1 -1
  668. package/dist/models/DescribeUserWafLogStatusRequest.d.ts +6 -5
  669. package/dist/models/DescribeUserWafLogStatusRequest.js.map +1 -1
  670. package/dist/models/DescribeUserWafLogStatusResponseBody.d.ts +50 -29
  671. package/dist/models/DescribeUserWafLogStatusResponseBody.js.map +1 -1
  672. package/dist/models/DescribeVerifyContentRequest.d.ts +16 -0
  673. package/dist/models/DescribeVerifyContentRequest.js.map +1 -1
  674. package/dist/models/DescribeVerifyContentResponseBody.d.ts +38 -0
  675. package/dist/models/DescribeVerifyContentResponseBody.js.map +1 -1
  676. package/dist/models/DescribeVisitTopIpRequest.d.ts +7 -6
  677. package/dist/models/DescribeVisitTopIpRequest.js.map +1 -1
  678. package/dist/models/DescribeVisitTopIpResponseBody.d.ts +5 -5
  679. package/dist/models/DescribeVisitUasRequest.d.ts +9 -8
  680. package/dist/models/DescribeVisitUasRequest.js.map +1 -1
  681. package/dist/models/DescribeVisitUasResponseBody.d.ts +4 -4
  682. package/dist/models/DescribeWafSourceIpSegmentRequest.d.ts +6 -5
  683. package/dist/models/DescribeWafSourceIpSegmentRequest.js.map +1 -1
  684. package/dist/models/DescribeWafSourceIpSegmentResponseBody.d.ts +4 -4
  685. package/dist/models/InitializeWafOperationRoleRequest.d.ts +14 -0
  686. package/dist/models/InitializeWafOperationRoleRequest.js.map +1 -1
  687. package/dist/models/InitializeWafOperationRoleResponseBody.d.ts +3 -0
  688. package/dist/models/InitializeWafOperationRoleResponseBody.js.map +1 -1
  689. package/dist/models/ListTagKeysRequest.d.ts +6 -5
  690. package/dist/models/ListTagKeysRequest.js.map +1 -1
  691. package/dist/models/ListTagKeysResponseBody.d.ts +7 -7
  692. package/dist/models/ListTagResourcesRequest.d.ts +8 -7
  693. package/dist/models/ListTagResourcesRequest.js.map +1 -1
  694. package/dist/models/ListTagResourcesResponseBody.d.ts +4 -4
  695. package/dist/models/ListTagValuesRequest.d.ts +8 -7
  696. package/dist/models/ListTagValuesRequest.js.map +1 -1
  697. package/dist/models/ListTagValuesResponseBody.d.ts +2 -2
  698. package/dist/models/ModifyApisecAbnormalsRequest.d.ts +18 -13
  699. package/dist/models/ModifyApisecAbnormalsRequest.js.map +1 -1
  700. package/dist/models/ModifyApisecApiResourceRequest.d.ts +15 -12
  701. package/dist/models/ModifyApisecApiResourceRequest.js.map +1 -1
  702. package/dist/models/ModifyApisecEventsRequest.d.ts +23 -12
  703. package/dist/models/ModifyApisecEventsRequest.js.map +1 -1
  704. package/dist/models/ModifyApisecLogDeliveryRequest.d.ts +14 -11
  705. package/dist/models/ModifyApisecLogDeliveryRequest.js.map +1 -1
  706. package/dist/models/ModifyApisecLogDeliveryResponseBody.d.ts +1 -1
  707. package/dist/models/ModifyApisecLogDeliveryStatusRequest.d.ts +14 -12
  708. package/dist/models/ModifyApisecLogDeliveryStatusRequest.js.map +1 -1
  709. package/dist/models/ModifyApisecLogDeliveryStatusResponseBody.d.ts +1 -1
  710. package/dist/models/ModifyApisecModuleStatusRequest.d.ts +13 -14
  711. package/dist/models/ModifyApisecModuleStatusRequest.js.map +1 -1
  712. package/dist/models/ModifyApisecStatusRequest.d.ts +10 -10
  713. package/dist/models/ModifyCloudResourceCertRequest.d.ts +46 -0
  714. package/dist/models/ModifyCloudResourceCertRequest.js.map +1 -1
  715. package/dist/models/ModifyCloudResourceCertResponseBody.d.ts +1 -1
  716. package/dist/models/ModifyCloudResourceDefaultCertRequest.d.ts +19 -0
  717. package/dist/models/ModifyCloudResourceDefaultCertRequest.js.map +1 -1
  718. package/dist/models/ModifyCloudResourceRequest.d.ts +85 -58
  719. package/dist/models/ModifyCloudResourceRequest.js.map +1 -1
  720. package/dist/models/ModifyCloudResourceResponseBody.d.ts +2 -2
  721. package/dist/models/ModifyCloudResourceShrinkRequest.d.ts +16 -6
  722. package/dist/models/ModifyCloudResourceShrinkRequest.js.map +1 -1
  723. package/dist/models/ModifyDefaultHttpsRequest.d.ts +22 -16
  724. package/dist/models/ModifyDefaultHttpsRequest.js.map +1 -1
  725. package/dist/models/ModifyDefaultHttpsResponseBody.d.ts +1 -1
  726. package/dist/models/ModifyDefenseResourceGroupRequest.d.ts +10 -9
  727. package/dist/models/ModifyDefenseResourceGroupRequest.js.map +1 -1
  728. package/dist/models/ModifyDefenseResourceGroupResponseBody.d.ts +1 -1
  729. package/dist/models/ModifyDefenseResourceXffRequest.d.ts +23 -18
  730. package/dist/models/ModifyDefenseResourceXffRequest.js.map +1 -1
  731. package/dist/models/ModifyDefenseResourceXffResponseBody.d.ts +1 -1
  732. package/dist/models/ModifyDefenseRuleCacheRequest.d.ts +7 -6
  733. package/dist/models/ModifyDefenseRuleCacheRequest.js.map +1 -1
  734. package/dist/models/ModifyDefenseRuleCacheResponseBody.d.ts +2 -2
  735. package/dist/models/ModifyDefenseRuleRequest.d.ts +43 -11
  736. package/dist/models/ModifyDefenseRuleRequest.js.map +1 -1
  737. package/dist/models/ModifyDefenseRuleStatusRequest.d.ts +22 -9
  738. package/dist/models/ModifyDefenseRuleStatusRequest.js.map +1 -1
  739. package/dist/models/ModifyDefenseRuleStatusResponseBody.d.ts +1 -1
  740. package/dist/models/ModifyDefenseSceneConfigRequest.d.ts +28 -0
  741. package/dist/models/ModifyDefenseSceneConfigRequest.js.map +1 -1
  742. package/dist/models/ModifyDefenseSceneConfigResponseBody.d.ts +3 -0
  743. package/dist/models/ModifyDefenseSceneConfigResponseBody.js.map +1 -1
  744. package/dist/models/ModifyDefenseTemplateRequest.d.ts +11 -8
  745. package/dist/models/ModifyDefenseTemplateRequest.js.map +1 -1
  746. package/dist/models/ModifyDefenseTemplateResponseBody.d.ts +1 -1
  747. package/dist/models/ModifyDefenseTemplateStatusRequest.d.ts +10 -8
  748. package/dist/models/ModifyDefenseTemplateStatusRequest.js.map +1 -1
  749. package/dist/models/ModifyDomainCertRequest.d.ts +43 -0
  750. package/dist/models/ModifyDomainCertRequest.js.map +1 -1
  751. package/dist/models/ModifyDomainCertResponseBody.d.ts +1 -1
  752. package/dist/models/ModifyDomainPunishStatusRequest.d.ts +7 -6
  753. package/dist/models/ModifyDomainPunishStatusRequest.js.map +1 -1
  754. package/dist/models/ModifyDomainRequest.d.ts +266 -97
  755. package/dist/models/ModifyDomainRequest.js.map +1 -1
  756. package/dist/models/ModifyDomainResponseBody.d.ts +4 -4
  757. package/dist/models/ModifyDomainShrinkRequest.d.ts +18 -8
  758. package/dist/models/ModifyDomainShrinkRequest.js.map +1 -1
  759. package/dist/models/ModifyHybridCloudClusterBypassStatusRequest.d.ts +9 -9
  760. package/dist/models/ModifyHybridCloudClusterBypassStatusResponseBody.d.ts +1 -1
  761. package/dist/models/ModifyHybridCloudClusterRequest.d.ts +110 -10
  762. package/dist/models/ModifyHybridCloudClusterRequest.js.map +1 -1
  763. package/dist/models/ModifyHybridCloudClusterRuleRequest.d.ts +31 -16
  764. package/dist/models/ModifyHybridCloudClusterRuleRequest.js.map +1 -1
  765. package/dist/models/ModifyHybridCloudGroupExpansionServerRequest.d.ts +8 -7
  766. package/dist/models/ModifyHybridCloudGroupExpansionServerRequest.js.map +1 -1
  767. package/dist/models/ModifyHybridCloudGroupExpansionServerResponseBody.d.ts +1 -1
  768. package/dist/models/ModifyHybridCloudGroupRequest.d.ts +10 -9
  769. package/dist/models/ModifyHybridCloudGroupRequest.js.map +1 -1
  770. package/dist/models/ModifyHybridCloudGroupResponseBody.d.ts +1 -1
  771. package/dist/models/ModifyHybridCloudGroupShrinkServerRequest.d.ts +6 -6
  772. package/dist/models/ModifyHybridCloudSdkPullinStatusRequest.d.ts +5 -4
  773. package/dist/models/ModifyHybridCloudSdkPullinStatusRequest.js.map +1 -1
  774. package/dist/models/ModifyHybridCloudServerRequest.d.ts +9 -8
  775. package/dist/models/ModifyHybridCloudServerRequest.js.map +1 -1
  776. package/dist/models/ModifyLogDeliveryConfigRequest.d.ts +25 -11
  777. package/dist/models/ModifyLogDeliveryConfigRequest.js.map +1 -1
  778. package/dist/models/ModifyLogDeliveryConfigResponseBody.d.ts +1 -1
  779. package/dist/models/ModifyMajorProtectionBlackIpRequest.d.ts +11 -9
  780. package/dist/models/ModifyMajorProtectionBlackIpRequest.js.map +1 -1
  781. package/dist/models/ModifyMemberAccountRequest.d.ts +8 -7
  782. package/dist/models/ModifyMemberAccountRequest.js.map +1 -1
  783. package/dist/models/ModifyMemberAccountResponseBody.d.ts +1 -1
  784. package/dist/models/ModifyPauseProtectionStatusRequest.d.ts +8 -6
  785. package/dist/models/ModifyPauseProtectionStatusRequest.js.map +1 -1
  786. package/dist/models/ModifyPauseProtectionStatusResponseBody.d.ts +1 -1
  787. package/dist/models/ModifyResourceLogDeliveryStatusRequest.d.ts +27 -0
  788. package/dist/models/ModifyResourceLogDeliveryStatusRequest.js.map +1 -1
  789. package/dist/models/ModifyResourceLogDeliveryStatusResponseBody.d.ts +20 -0
  790. package/dist/models/ModifyResourceLogDeliveryStatusResponseBody.js.map +1 -1
  791. package/dist/models/ModifyResourceLogFieldConfigRequest.d.ts +40 -0
  792. package/dist/models/ModifyResourceLogFieldConfigRequest.js.map +1 -1
  793. package/dist/models/ModifyResourceLogFieldConfigResponseBody.d.ts +3 -0
  794. package/dist/models/ModifyResourceLogFieldConfigResponseBody.js.map +1 -1
  795. package/dist/models/ModifyResourceLogStatusRequest.d.ts +10 -8
  796. package/dist/models/ModifyResourceLogStatusRequest.js.map +1 -1
  797. package/dist/models/ModifyResourceLogStatusResponseBody.d.ts +3 -2
  798. package/dist/models/ModifyResourceLogStatusResponseBody.js.map +1 -1
  799. package/dist/models/ModifyResourceLogStatusShrinkRequest.d.ts +10 -8
  800. package/dist/models/ModifyResourceLogStatusShrinkRequest.js.map +1 -1
  801. package/dist/models/ModifyTemplateResourcesRequest.d.ts +18 -9
  802. package/dist/models/ModifyTemplateResourcesRequest.js.map +1 -1
  803. package/dist/models/ModifyTemplateResourcesResponseBody.d.ts +1 -1
  804. package/dist/models/ModifyUserLogFieldConfigRequest.d.ts +35 -0
  805. package/dist/models/ModifyUserLogFieldConfigRequest.js.map +1 -1
  806. package/dist/models/ModifyUserLogFieldConfigResponseBody.d.ts +3 -0
  807. package/dist/models/ModifyUserLogFieldConfigResponseBody.js.map +1 -1
  808. package/dist/models/ModifyUserWafLogStatusRequest.d.ts +29 -0
  809. package/dist/models/ModifyUserWafLogStatusRequest.js.map +1 -1
  810. package/dist/models/ModifyUserWafLogStatusResponseBody.d.ts +9 -0
  811. package/dist/models/ModifyUserWafLogStatusResponseBody.js.map +1 -1
  812. package/dist/models/ReCreateCloudResourceRequest.d.ts +40 -1
  813. package/dist/models/ReCreateCloudResourceRequest.js.map +1 -1
  814. package/dist/models/ReleaseInstanceRequest.d.ts +6 -5
  815. package/dist/models/ReleaseInstanceRequest.js.map +1 -1
  816. package/dist/models/ReleaseInstanceResponseBody.d.ts +1 -1
  817. package/dist/models/SyncProductInstanceRequest.d.ts +6 -5
  818. package/dist/models/SyncProductInstanceRequest.js.map +1 -1
  819. package/dist/models/SyncProductInstanceResponseBody.d.ts +1 -1
  820. package/dist/models/TagResourcesRequest.d.ts +3 -2
  821. package/dist/models/TagResourcesRequest.js.map +1 -1
  822. package/dist/models/UntagResourcesRequest.d.ts +6 -4
  823. package/dist/models/UntagResourcesRequest.js.map +1 -1
  824. package/dist/models/VerifyDomainOwnerRequest.d.ts +9 -9
  825. package/dist/models/VerifyDomainOwnerResponseBody.d.ts +14 -9
  826. package/dist/models/VerifyDomainOwnerResponseBody.js.map +1 -1
  827. package/package.json +1 -1
  828. package/src/client.ts +454 -454
  829. package/src/models/AddAddressRequest.ts +11 -0
  830. package/src/models/AddAddressResponseBody.ts +3 -0
  831. package/src/models/ChangeResourceGroupRequest.ts +8 -7
  832. package/src/models/ChangeResourceGroupResponseBody.ts +1 -1
  833. package/src/models/ClearAddressRequest.ts +9 -0
  834. package/src/models/ClearAddressResponseBody.ts +3 -0
  835. package/src/models/ClearMajorProtectionBlackIpRequest.ts +8 -7
  836. package/src/models/CopyDefenseTemplateRequest.ts +6 -5
  837. package/src/models/CopyDefenseTemplateResponseBody.ts +1 -1
  838. package/src/models/CreateApiExportRequest.ts +23 -23
  839. package/src/models/CreateCertsRequest.ts +9 -9
  840. package/src/models/CreateCertsResponseBody.ts +2 -2
  841. package/src/models/CreateCloudResourceExtensionCertRequest.ts +19 -0
  842. package/src/models/CreateCloudResourceRequest.ts +94 -67
  843. package/src/models/CreateCloudResourceResponseBody.ts +1 -1
  844. package/src/models/CreateCloudResourceShrinkRequest.ts +12 -11
  845. package/src/models/CreateDefenseResourceGroupRequest.ts +10 -9
  846. package/src/models/CreateDefenseResourceGroupResponseBody.ts +1 -1
  847. package/src/models/CreateDefenseResourceRequest.ts +83 -0
  848. package/src/models/CreateDefenseResourceResponseBody.ts +6 -0
  849. package/src/models/CreateDefenseResourceShrinkRequest.ts +83 -0
  850. package/src/models/CreateDefenseRuleRequest.ts +81 -21
  851. package/src/models/CreateDefenseRuleResponseBody.ts +2 -2
  852. package/src/models/CreateDefenseTemplateRequest.ts +42 -16
  853. package/src/models/CreateDefenseTemplateResponseBody.ts +2 -2
  854. package/src/models/CreateDomainRequest.ts +260 -106
  855. package/src/models/CreateDomainResponseBody.ts +6 -6
  856. package/src/models/CreateDomainShrinkRequest.ts +17 -16
  857. package/src/models/CreateHybridCloudClusterRequest.ts +51 -29
  858. package/src/models/CreateHybridCloudClusterResponseBody.ts +1 -1
  859. package/src/models/CreateHybridCloudClusterRuleRequest.ts +49 -1
  860. package/src/models/CreateHybridCloudClusterRuleResponseBody.ts +6 -0
  861. package/src/models/CreateHybridCloudGroupRequest.ts +20 -16
  862. package/src/models/CreateHybridCloudGroupResponseBody.ts +2 -2
  863. package/src/models/CreateLogDeliveryConfigRequest.ts +24 -10
  864. package/src/models/CreateLogDeliveryConfigResponseBody.ts +1 -1
  865. package/src/models/CreateMajorProtectionBlackIpRequest.ts +9 -8
  866. package/src/models/CreateMajorProtectionBlackIpResponseBody.ts +1 -1
  867. package/src/models/CreateMemberAccountsRequest.ts +5 -4
  868. package/src/models/CreateMemberAccountsResponseBody.ts +1 -1
  869. package/src/models/CreatePocFunctionRequest.ts +24 -0
  870. package/src/models/CreatePocFunctionResponseBody.ts +3 -0
  871. package/src/models/CreatePostpaidInstanceRequest.ts +3 -2
  872. package/src/models/CreateSm2certRequest.ts +12 -11
  873. package/src/models/CreateSm2certResponseBody.ts +2 -2
  874. package/src/models/DeleteAddressRequest.ts +11 -0
  875. package/src/models/DeleteAddressResponseBody.ts +3 -0
  876. package/src/models/DeleteApisecAbnormalsRequest.ts +9 -8
  877. package/src/models/DeleteApisecEventsRequest.ts +17 -10
  878. package/src/models/DeleteCloudResourceExtensionCertRequest.ts +19 -0
  879. package/src/models/DeleteCloudResourceRequest.ts +24 -10
  880. package/src/models/DeleteCloudResourceResponseBody.ts +1 -1
  881. package/src/models/DeleteDefenseResourceGroupRequest.ts +6 -5
  882. package/src/models/DeleteDefenseResourceGroupResponseBody.ts +1 -1
  883. package/src/models/DeleteDefenseResourceRequest.ts +17 -1
  884. package/src/models/DeleteDefenseResourceResponseBody.ts +3 -0
  885. package/src/models/DeleteDefenseRuleBlockIpRequest.ts +18 -0
  886. package/src/models/DeleteDefenseRuleBlockIpResponseBody.ts +3 -0
  887. package/src/models/DeleteDefenseRuleRequest.ts +32 -7
  888. package/src/models/DeleteDefenseRuleResponseBody.ts +1 -1
  889. package/src/models/DeleteDefenseTemplateRequest.ts +7 -6
  890. package/src/models/DeleteDefenseTemplateResponseBody.ts +1 -1
  891. package/src/models/DeleteDomainRequest.ts +10 -10
  892. package/src/models/DeleteDomainResponseBody.ts +1 -1
  893. package/src/models/DeleteHybridCloudClusterRuleRequest.ts +16 -0
  894. package/src/models/DeleteHybridCloudClusterRuleResponseBody.ts +3 -0
  895. package/src/models/DeleteHybridCloudGroupRequest.ts +18 -0
  896. package/src/models/DeleteHybridCloudGroupResponseBody.ts +3 -0
  897. package/src/models/DeleteLogDeliveryConfigRequest.ts +16 -0
  898. package/src/models/DeleteLogDeliveryConfigResponseBody.ts +3 -0
  899. package/src/models/DeleteMajorProtectionBlackIpRequest.ts +9 -8
  900. package/src/models/DeleteMemberAccountRequest.ts +8 -7
  901. package/src/models/DeleteMemberAccountResponseBody.ts +2 -2
  902. package/src/models/DescribeAbnormalCloudResourcesRequest.ts +14 -0
  903. package/src/models/DescribeAbnormalCloudResourcesResponseBody.ts +106 -2
  904. package/src/models/DescribeAccountDelegatedStatusRequest.ts +5 -5
  905. package/src/models/DescribeAccountDelegatedStatusResponseBody.ts +7 -6
  906. package/src/models/DescribeAddressesRequest.ts +26 -0
  907. package/src/models/DescribeAddressesResponseBody.ts +26 -0
  908. package/src/models/DescribeAlarmBannerRequest.ts +14 -0
  909. package/src/models/DescribeAlarmBannerResponseBody.ts +35 -0
  910. package/src/models/DescribeAlarmListRequest.ts +14 -0
  911. package/src/models/DescribeAlarmListResponseBody.ts +46 -0
  912. package/src/models/DescribeApiExportsRequest.ts +10 -9
  913. package/src/models/DescribeApiExportsResponseBody.ts +13 -17
  914. package/src/models/DescribeApisecAbnormalDomainStatisticRequest.ts +14 -12
  915. package/src/models/DescribeApisecAbnormalDomainStatisticResponseBody.ts +6 -6
  916. package/src/models/DescribeApisecAbnormalsRequest.ts +43 -47
  917. package/src/models/DescribeApisecAbnormalsResponseBody.ts +51 -45
  918. package/src/models/DescribeApisecApiResourcesRequest.ts +56 -65
  919. package/src/models/DescribeApisecApiResourcesResponseBody.ts +57 -61
  920. package/src/models/DescribeApisecAssetTrendRequest.ts +11 -9
  921. package/src/models/DescribeApisecAssetTrendResponseBody.ts +6 -6
  922. package/src/models/DescribeApisecEventDetailRequest.ts +45 -0
  923. package/src/models/DescribeApisecEventDetailResponseBody.ts +64 -0
  924. package/src/models/DescribeApisecEventDomainStatisticRequest.ts +14 -13
  925. package/src/models/DescribeApisecEventDomainStatisticResponseBody.ts +5 -5
  926. package/src/models/DescribeApisecEventsRequest.ts +58 -37
  927. package/src/models/DescribeApisecEventsResponseBody.ts +86 -48
  928. package/src/models/DescribeApisecExamplesRequest.ts +43 -2
  929. package/src/models/DescribeApisecExamplesResponseBody.ts +83 -0
  930. package/src/models/DescribeApisecLogDeliveriesRequest.ts +4 -3
  931. package/src/models/DescribeApisecLogDeliveriesResponseBody.ts +9 -6
  932. package/src/models/DescribeApisecMatchedHostsRequest.ts +12 -12
  933. package/src/models/DescribeApisecMatchedHostsResponseBody.ts +2 -2
  934. package/src/models/DescribeApisecProtectionGroupsRequest.ts +9 -8
  935. package/src/models/DescribeApisecProtectionGroupsResponseBody.ts +4 -4
  936. package/src/models/DescribeApisecProtectionResourcesRequest.ts +9 -8
  937. package/src/models/DescribeApisecProtectionResourcesResponseBody.ts +4 -4
  938. package/src/models/DescribeApisecRulesRequest.ts +64 -37
  939. package/src/models/DescribeApisecRulesResponseBody.ts +28 -19
  940. package/src/models/DescribeApisecSensitiveDomainStatisticRequest.ts +20 -16
  941. package/src/models/DescribeApisecSensitiveDomainStatisticResponseBody.ts +12 -13
  942. package/src/models/DescribeApisecSlsLogStoresRequest.ts +5 -4
  943. package/src/models/DescribeApisecSlsLogStoresResponseBody.ts +1 -1
  944. package/src/models/DescribeApisecSlsProjectsRequest.ts +6 -5
  945. package/src/models/DescribeApisecSlsProjectsResponseBody.ts +1 -1
  946. package/src/models/DescribeApisecStatisticsRequest.ts +25 -14
  947. package/src/models/DescribeApisecStatisticsResponseBody.ts +46 -32
  948. package/src/models/DescribeApisecSuggestionsRequest.ts +6 -5
  949. package/src/models/DescribeApisecSuggestionsResponseBody.ts +22 -24
  950. package/src/models/DescribeApisecUserOperationsRequest.ts +14 -11
  951. package/src/models/DescribeApisecUserOperationsResponseBody.ts +55 -31
  952. package/src/models/DescribeBaseRuleChangeLogRequest.ts +27 -0
  953. package/src/models/DescribeBaseRuleChangeLogResponseBody.ts +29 -0
  954. package/src/models/DescribeBaseSystemRulesRequest.ts +114 -0
  955. package/src/models/DescribeBaseSystemRulesResponseBody.ts +99 -0
  956. package/src/models/DescribeBotAppKeyRequest.ts +17 -0
  957. package/src/models/DescribeBotAppKeyResponseBody.ts +4 -1
  958. package/src/models/DescribeBotRuleLabelsRequest.ts +32 -0
  959. package/src/models/DescribeBotRuleLabelsResponseBody.ts +40 -0
  960. package/src/models/DescribeCertDetailRequest.ts +8 -7
  961. package/src/models/DescribeCertDetailResponseBody.ts +9 -9
  962. package/src/models/DescribeCertsRequest.ts +11 -9
  963. package/src/models/DescribeCertsResponseBody.ts +10 -9
  964. package/src/models/DescribeChargeModuleRequest.ts +14 -0
  965. package/src/models/DescribeChargeModuleResponseBody.ts +112 -0
  966. package/src/models/DescribeChargeResultRequest.ts +31 -0
  967. package/src/models/DescribeChargeResultResponseBody.ts +16 -0
  968. package/src/models/DescribeCloudResourceAccessPortDetailsRequest.ts +19 -13
  969. package/src/models/DescribeCloudResourceAccessPortDetailsResponseBody.ts +167 -50
  970. package/src/models/DescribeCloudResourceAccessedPortsRequest.ts +5 -4
  971. package/src/models/DescribeCloudResourceAccessedPortsResponseBody.ts +3 -3
  972. package/src/models/DescribeCloudResourceListRequest.ts +59 -0
  973. package/src/models/DescribeCloudResourceListResponseBody.ts +59 -0
  974. package/src/models/DescribeCloudResourcesRequest.ts +31 -23
  975. package/src/models/DescribeCloudResourcesResponseBody.ts +29 -21
  976. package/src/models/DescribeCnameCountRequest.ts +7 -6
  977. package/src/models/DescribeCnameCountResponseBody.ts +4 -4
  978. package/src/models/DescribeCommonLogFieldsRequest.ts +32 -0
  979. package/src/models/DescribeCommonLogFieldsResponseBody.ts +40 -0
  980. package/src/models/DescribeCommonLogFieldsShrinkRequest.ts +32 -0
  981. package/src/models/DescribeCustomBaseRuleCompileResultRequest.ts +14 -0
  982. package/src/models/DescribeCustomBaseRuleCompileResultResponseBody.ts +12 -0
  983. package/src/models/DescribeDdoSstatusRequest.ts +7 -7
  984. package/src/models/DescribeDdoSstatusResponseBody.ts +7 -9
  985. package/src/models/DescribeDefaultHttpsRequest.ts +7 -6
  986. package/src/models/DescribeDefaultHttpsResponseBody.ts +18 -13
  987. package/src/models/DescribeDefenseGroupValidResourcesRequest.ts +28 -0
  988. package/src/models/DescribeDefenseGroupValidResourcesResponseBody.ts +10 -0
  989. package/src/models/DescribeDefenseResourceGroupNamesRequest.ts +9 -8
  990. package/src/models/DescribeDefenseResourceGroupRequest.ts +6 -5
  991. package/src/models/DescribeDefenseResourceGroupResponseBody.ts +5 -5
  992. package/src/models/DescribeDefenseResourceGroupsRequest.ts +7 -6
  993. package/src/models/DescribeDefenseResourceNamesRequest.ts +7 -6
  994. package/src/models/DescribeDefenseResourceNamesResponseBody.ts +1 -1
  995. package/src/models/DescribeDefenseResourceOwnerUidRequest.ts +16 -0
  996. package/src/models/DescribeDefenseResourceOwnerUidResponseBody.ts +13 -0
  997. package/src/models/DescribeDefenseResourceRequest.ts +7 -6
  998. package/src/models/DescribeDefenseResourceResponseBody.ts +53 -26
  999. package/src/models/DescribeDefenseResourceTemplatesRequest.ts +19 -14
  1000. package/src/models/DescribeDefenseResourceTemplatesResponseBody.ts +21 -28
  1001. package/src/models/DescribeDefenseResourcesRequest.ts +11 -10
  1002. package/src/models/DescribeDefenseResourcesResponseBody.ts +53 -24
  1003. package/src/models/DescribeDefenseRuleRequest.ts +32 -7
  1004. package/src/models/DescribeDefenseRuleResponseBody.ts +84 -10
  1005. package/src/models/DescribeDefenseRuleStatisticsRequest.ts +27 -0
  1006. package/src/models/DescribeDefenseRuleStatisticsResponseBody.ts +22 -0
  1007. package/src/models/DescribeDefenseRulesRequest.ts +30 -13
  1008. package/src/models/DescribeDefenseRulesResponseBody.ts +109 -29
  1009. package/src/models/DescribeDefenseSceneConfigRequest.ts +18 -0
  1010. package/src/models/DescribeDefenseSceneConfigResponseBody.ts +6 -0
  1011. package/src/models/DescribeDefenseTemplateRequest.ts +6 -5
  1012. package/src/models/DescribeDefenseTemplateResponseBody.ts +23 -17
  1013. package/src/models/DescribeDefenseTemplateValidGroupsRequest.ts +8 -18
  1014. package/src/models/DescribeDefenseTemplateValidGroupsResponseBody.ts +2 -2
  1015. package/src/models/DescribeDefenseTemplateValidResourcesRequest.ts +30 -0
  1016. package/src/models/DescribeDefenseTemplateValidResourcesResponseBody.ts +10 -0
  1017. package/src/models/DescribeDefenseTemplatesRequest.ts +34 -36
  1018. package/src/models/DescribeDefenseTemplatesResponseBody.ts +47 -30
  1019. package/src/models/DescribeDomainDetailRequest.ts +13 -6
  1020. package/src/models/DescribeDomainDetailResponseBody.ts +261 -96
  1021. package/src/models/DescribeDomainDnsrecordRequest.ts +7 -6
  1022. package/src/models/DescribeDomainDnsrecordResponseBody.ts +13 -8
  1023. package/src/models/DescribeDomainUsedPortsRequest.ts +11 -0
  1024. package/src/models/DescribeDomainUsedPortsResponseBody.ts +7 -0
  1025. package/src/models/DescribeDomainsRequest.ts +19 -9
  1026. package/src/models/DescribeDomainsResponseBody.ts +30 -19
  1027. package/src/models/DescribeElasticBillsRequest.ts +9 -5
  1028. package/src/models/DescribeElasticBillsResponseBody.ts +10 -10
  1029. package/src/models/DescribeFlowChartRequest.ts +10 -9
  1030. package/src/models/DescribeFlowChartResponseBody.ts +12 -12
  1031. package/src/models/DescribeFlowTopResourceRequest.ts +7 -6
  1032. package/src/models/DescribeFlowTopResourceResponseBody.ts +2 -2
  1033. package/src/models/DescribeFlowTopUrlRequest.ts +8 -7
  1034. package/src/models/DescribeFlowTopUrlResponseBody.ts +3 -3
  1035. package/src/models/DescribeFreeUserAssetCountRequest.ts +7 -6
  1036. package/src/models/DescribeFreeUserAssetCountResponseBody.ts +3 -3
  1037. package/src/models/DescribeFreeUserEventCountRequest.ts +6 -5
  1038. package/src/models/DescribeFreeUserEventCountResponseBody.ts +2 -2
  1039. package/src/models/DescribeFreeUserEventTypesRequest.ts +7 -6
  1040. package/src/models/DescribeFreeUserEventTypesResponseBody.ts +2 -2
  1041. package/src/models/DescribeFreeUserEventsRequest.ts +6 -5
  1042. package/src/models/DescribeFreeUserEventsResponseBody.ts +11 -13
  1043. package/src/models/DescribeHybridCloudBasicMonitorRequest.ts +7 -6
  1044. package/src/models/DescribeHybridCloudBasicMonitorResponseBody.ts +26 -6
  1045. package/src/models/DescribeHybridCloudClusterRuleRequest.ts +15 -7
  1046. package/src/models/DescribeHybridCloudClusterRuleResponseBody.ts +28 -6
  1047. package/src/models/DescribeHybridCloudClusterRulesRequest.ts +38 -0
  1048. package/src/models/DescribeHybridCloudClusterRulesResponseBody.ts +52 -0
  1049. package/src/models/DescribeHybridCloudClusterServersRequest.ts +42 -0
  1050. package/src/models/DescribeHybridCloudClusterServersResponseBody.ts +88 -0
  1051. package/src/models/DescribeHybridCloudClustersRequest.ts +5 -4
  1052. package/src/models/DescribeHybridCloudClustersResponseBody.ts +33 -27
  1053. package/src/models/DescribeHybridCloudGroupsRequest.ts +21 -16
  1054. package/src/models/DescribeHybridCloudGroupsResponseBody.ts +26 -23
  1055. package/src/models/DescribeHybridCloudProcessMonitorRequest.ts +7 -6
  1056. package/src/models/DescribeHybridCloudProcessMonitorResponseBody.ts +46 -18
  1057. package/src/models/DescribeHybridCloudProtectableCountRequest.ts +9 -5
  1058. package/src/models/DescribeHybridCloudProtectableCountResponseBody.ts +2 -2
  1059. package/src/models/DescribeHybridCloudResourceDetailRequest.ts +32 -0
  1060. package/src/models/DescribeHybridCloudResourceDetailResponseBody.ts +238 -0
  1061. package/src/models/DescribeHybridCloudResourcesRequest.ts +14 -13
  1062. package/src/models/DescribeHybridCloudResourcesResponseBody.ts +110 -85
  1063. package/src/models/DescribeHybridCloudSdkServersRequest.ts +41 -0
  1064. package/src/models/DescribeHybridCloudSdkServersResponseBody.ts +58 -1
  1065. package/src/models/DescribeHybridCloudServerRegionsRequest.ts +12 -11
  1066. package/src/models/DescribeHybridCloudServerRegionsResponseBody.ts +1 -1
  1067. package/src/models/DescribeHybridCloudSupportRegionsRequest.ts +14 -0
  1068. package/src/models/DescribeHybridCloudSupportRegionsResponseBody.ts +7 -0
  1069. package/src/models/DescribeHybridCloudUnassignedMachinesRequest.ts +9 -8
  1070. package/src/models/DescribeHybridCloudUnassignedMachinesResponseBody.ts +9 -9
  1071. package/src/models/DescribeHybridCloudUnsupportPortsRequest.ts +5 -4
  1072. package/src/models/DescribeHybridCloudUnsupportPortsResponseBody.ts +3 -3
  1073. package/src/models/DescribeHybridCloudUserRequest.ts +5 -4
  1074. package/src/models/DescribeHybridCloudUserResponseBody.ts +4 -4
  1075. package/src/models/DescribeInstanceRequest.ts +5 -4
  1076. package/src/models/DescribeInstanceResponseBody.ts +150 -92
  1077. package/src/models/DescribeIpAbroadCountryInfosRequest.ts +33 -0
  1078. package/src/models/DescribeIpAbroadCountryInfosResponseBody.ts +38 -3
  1079. package/src/models/DescribeLogDeliveryConfigRequest.ts +5 -4
  1080. package/src/models/DescribeLogDeliveryConfigResponseBody.ts +19 -6
  1081. package/src/models/DescribeLogDeliveryConfigsRequest.ts +25 -9
  1082. package/src/models/DescribeLogDeliveryConfigsResponseBody.ts +43 -7
  1083. package/src/models/DescribeMajorProtectionBlackIpsRequest.ts +19 -15
  1084. package/src/models/DescribeMajorProtectionBlackIpsResponseBody.ts +8 -8
  1085. package/src/models/DescribeMemberAccountsRequest.ts +13 -10
  1086. package/src/models/DescribeMemberAccountsResponseBody.ts +13 -11
  1087. package/src/models/DescribeNetworkFlowTimeSeriesMetricRequest.ts +30 -23
  1088. package/src/models/DescribeNetworkFlowTimeSeriesMetricResponseBody.ts +11 -11
  1089. package/src/models/DescribeNetworkFlowTimeSeriesMetricShrinkRequest.ts +18 -13
  1090. package/src/models/DescribeNetworkFlowTopNmetricRequest.ts +36 -31
  1091. package/src/models/DescribeNetworkFlowTopNmetricResponseBody.ts +10 -10
  1092. package/src/models/DescribeNetworkFlowTopNmetricShrinkRequest.ts +25 -20
  1093. package/src/models/DescribePauseProtectionStatusRequest.ts +6 -5
  1094. package/src/models/DescribePauseProtectionStatusResponseBody.ts +4 -3
  1095. package/src/models/DescribePeakTrendRequest.ts +9 -8
  1096. package/src/models/DescribePeakTrendResponseBody.ts +7 -7
  1097. package/src/models/DescribePocFunctionsRequest.ts +14 -0
  1098. package/src/models/DescribePocFunctionsResponseBody.ts +21 -0
  1099. package/src/models/DescribePostpayBillsRequest.ts +33 -0
  1100. package/src/models/DescribePostpayBillsResponseBody.ts +31 -0
  1101. package/src/models/DescribePrepayDailyBillsRequest.ts +7 -6
  1102. package/src/models/DescribePrepayDailyBillsResponseBody.ts +23 -19
  1103. package/src/models/DescribeProductInstancesRequest.ts +53 -24
  1104. package/src/models/DescribeProductInstancesResponseBody.ts +115 -24
  1105. package/src/models/DescribePunishedDomainsRequest.ts +10 -8
  1106. package/src/models/DescribePunishedDomainsResponseBody.ts +1 -1
  1107. package/src/models/DescribeRelatedDefenseRulesRequest.ts +31 -0
  1108. package/src/models/DescribeRelatedDefenseRulesResponseBody.ts +39 -0
  1109. package/src/models/DescribeResourceInstanceCertsRequest.ts +7 -6
  1110. package/src/models/DescribeResourceInstanceCertsResponseBody.ts +9 -9
  1111. package/src/models/DescribeResourceLogDeliveryStatusRequest.ts +16 -0
  1112. package/src/models/DescribeResourceLogDeliveryStatusResponseBody.ts +27 -0
  1113. package/src/models/DescribeResourceLogFieldConfigRequest.ts +24 -0
  1114. package/src/models/DescribeResourceLogFieldConfigResponseBody.ts +31 -0
  1115. package/src/models/DescribeResourceLogStatusRequest.ts +7 -6
  1116. package/src/models/DescribeResourceLogStatusResponseBody.ts +6 -5
  1117. package/src/models/DescribeResourcePortRequest.ts +5 -4
  1118. package/src/models/DescribeResourcePortResponseBody.ts +2 -2
  1119. package/src/models/DescribeResourceRegionIdRequest.ts +5 -4
  1120. package/src/models/DescribeResourceRegionIdResponseBody.ts +1 -1
  1121. package/src/models/DescribeResourceSupportRegionsRequest.ts +22 -9
  1122. package/src/models/DescribeResourceSupportRegionsResponseBody.ts +3 -3
  1123. package/src/models/DescribeResponseCodeTrendGraphRequest.ts +12 -12
  1124. package/src/models/DescribeResponseCodeTrendGraphResponseBody.ts +9 -9
  1125. package/src/models/DescribeRoleAuthStatusRequest.ts +10 -0
  1126. package/src/models/DescribeRoleAuthStatusResponseBody.ts +10 -0
  1127. package/src/models/DescribeRuleGroupsRequest.ts +14 -12
  1128. package/src/models/DescribeRuleGroupsResponseBody.ts +18 -14
  1129. package/src/models/DescribeRuleHitsTopClientIpRequest.ts +16 -11
  1130. package/src/models/DescribeRuleHitsTopClientIpResponseBody.ts +4 -4
  1131. package/src/models/DescribeRuleHitsTopResourceRequest.ts +17 -12
  1132. package/src/models/DescribeRuleHitsTopResourceResponseBody.ts +3 -3
  1133. package/src/models/DescribeRuleHitsTopRuleIdRequest.ts +20 -15
  1134. package/src/models/DescribeRuleHitsTopRuleIdResponseBody.ts +5 -5
  1135. package/src/models/DescribeRuleHitsTopTuleTypeRequest.ts +8 -7
  1136. package/src/models/DescribeRuleHitsTopTuleTypeResponseBody.ts +19 -12
  1137. package/src/models/DescribeRuleHitsTopUaRequest.ts +7 -6
  1138. package/src/models/DescribeRuleHitsTopUaResponseBody.ts +4 -4
  1139. package/src/models/DescribeRuleHitsTopUrlRequest.ts +18 -13
  1140. package/src/models/DescribeRuleHitsTopUrlResponseBody.ts +3 -4
  1141. package/src/models/DescribeSecurityEventLogsRequest.ts +17 -14
  1142. package/src/models/DescribeSecurityEventLogsResponseBody.ts +8 -8
  1143. package/src/models/DescribeSecurityEventLogsShrinkRequest.ts +9 -8
  1144. package/src/models/DescribeSecurityEventTimeSeriesMetricRequest.ts +24 -18
  1145. package/src/models/DescribeSecurityEventTimeSeriesMetricResponseBody.ts +10 -10
  1146. package/src/models/DescribeSecurityEventTimeSeriesMetricShrinkRequest.ts +15 -11
  1147. package/src/models/DescribeSecurityEventTopNmetricRequest.ts +38 -35
  1148. package/src/models/DescribeSecurityEventTopNmetricResponseBody.ts +9 -9
  1149. package/src/models/DescribeSecurityEventTopNmetricShrinkRequest.ts +26 -27
  1150. package/src/models/DescribeSensitiveApiStatisticRequest.ts +26 -13
  1151. package/src/models/DescribeSensitiveApiStatisticResponseBody.ts +11 -9
  1152. package/src/models/DescribeSensitiveDetectionResultRequest.ts +10 -9
  1153. package/src/models/DescribeSensitiveDetectionResultResponseBody.ts +11 -12
  1154. package/src/models/DescribeSensitiveOutboundDistributionRequest.ts +12 -10
  1155. package/src/models/DescribeSensitiveOutboundDistributionResponseBody.ts +4 -4
  1156. package/src/models/DescribeSensitiveOutboundStatisticRequest.ts +37 -29
  1157. package/src/models/DescribeSensitiveOutboundStatisticResponseBody.ts +20 -16
  1158. package/src/models/DescribeSensitiveOutboundTrendRequest.ts +12 -13
  1159. package/src/models/DescribeSensitiveOutboundTrendResponseBody.ts +4 -4
  1160. package/src/models/DescribeSensitiveRequestLogRequest.ts +20 -17
  1161. package/src/models/DescribeSensitiveRequestLogResponseBody.ts +12 -9
  1162. package/src/models/DescribeSensitiveRequestsRequest.ts +12 -13
  1163. package/src/models/DescribeSensitiveRequestsResponseBody.ts +11 -12
  1164. package/src/models/DescribeSensitiveStatisticRequest.ts +15 -16
  1165. package/src/models/DescribeSensitiveStatisticResponseBody.ts +5 -5
  1166. package/src/models/DescribeSlsAuthStatusRequest.ts +4 -3
  1167. package/src/models/DescribeSlsAuthStatusResponseBody.ts +5 -4
  1168. package/src/models/DescribeSlsLogStoreRequest.ts +4 -3
  1169. package/src/models/DescribeSlsLogStoreResponseBody.ts +3 -3
  1170. package/src/models/DescribeSlsLogStoreStatusRequest.ts +4 -3
  1171. package/src/models/DescribeSlsLogStoreStatusResponseBody.ts +4 -3
  1172. package/src/models/DescribeTemplateResourceCountRequest.ts +6 -5
  1173. package/src/models/DescribeTemplateResourceCountResponseBody.ts +6 -3
  1174. package/src/models/DescribeTemplateResourcesRequest.ts +35 -7
  1175. package/src/models/DescribeTemplateResourcesResponseBody.ts +32 -2
  1176. package/src/models/DescribeThreatEventDetailRequest.ts +16 -0
  1177. package/src/models/DescribeThreatEventDetailResponseBody.ts +95 -0
  1178. package/src/models/DescribeThreatEventRequest.ts +27 -0
  1179. package/src/models/DescribeThreatEventResponseBody.ts +65 -0
  1180. package/src/models/DescribeThreatEventTopMetricRequest.ts +23 -0
  1181. package/src/models/DescribeThreatEventTopMetricResponseBody.ts +27 -0
  1182. package/src/models/DescribeUserAbnormalTrendRequest.ts +8 -6
  1183. package/src/models/DescribeUserAbnormalTrendResponseBody.ts +7 -9
  1184. package/src/models/DescribeUserAbnormalTypeRequest.ts +16 -8
  1185. package/src/models/DescribeUserAbnormalTypeResponseBody.ts +8 -8
  1186. package/src/models/DescribeUserApiRequestRequest.ts +39 -22
  1187. package/src/models/DescribeUserApiRequestResponseBody.ts +10 -7
  1188. package/src/models/DescribeUserAssetRequest.ts +18 -18
  1189. package/src/models/DescribeUserAssetResponseBody.ts +3 -3
  1190. package/src/models/DescribeUserEventTrendRequest.ts +12 -6
  1191. package/src/models/DescribeUserEventTrendResponseBody.ts +4 -4
  1192. package/src/models/DescribeUserEventTypeRequest.ts +23 -8
  1193. package/src/models/DescribeUserEventTypeResponseBody.ts +7 -7
  1194. package/src/models/DescribeUserLogFieldConfigRequest.ts +19 -0
  1195. package/src/models/DescribeUserLogFieldConfigResponseBody.ts +38 -0
  1196. package/src/models/DescribeUserSlsLogRegionsRequest.ts +7 -6
  1197. package/src/models/DescribeUserSlsLogRegionsResponseBody.ts +2 -2
  1198. package/src/models/DescribeUserTrafficRequest.ts +37 -0
  1199. package/src/models/DescribeUserTrafficResponseBody.ts +13 -0
  1200. package/src/models/DescribeUserWafLogStatusRequest.ts +6 -5
  1201. package/src/models/DescribeUserWafLogStatusResponseBody.ts +50 -29
  1202. package/src/models/DescribeVerifyContentRequest.ts +16 -0
  1203. package/src/models/DescribeVerifyContentResponseBody.ts +38 -0
  1204. package/src/models/DescribeVisitTopIpRequest.ts +7 -6
  1205. package/src/models/DescribeVisitTopIpResponseBody.ts +5 -5
  1206. package/src/models/DescribeVisitUasRequest.ts +9 -8
  1207. package/src/models/DescribeVisitUasResponseBody.ts +4 -4
  1208. package/src/models/DescribeWafSourceIpSegmentRequest.ts +6 -5
  1209. package/src/models/DescribeWafSourceIpSegmentResponseBody.ts +4 -4
  1210. package/src/models/InitializeWafOperationRoleRequest.ts +14 -0
  1211. package/src/models/InitializeWafOperationRoleResponseBody.ts +3 -0
  1212. package/src/models/ListTagKeysRequest.ts +6 -5
  1213. package/src/models/ListTagKeysResponseBody.ts +7 -7
  1214. package/src/models/ListTagResourcesRequest.ts +8 -7
  1215. package/src/models/ListTagResourcesResponseBody.ts +4 -4
  1216. package/src/models/ListTagValuesRequest.ts +8 -7
  1217. package/src/models/ListTagValuesResponseBody.ts +2 -2
  1218. package/src/models/ModifyApisecAbnormalsRequest.ts +18 -13
  1219. package/src/models/ModifyApisecApiResourceRequest.ts +15 -12
  1220. package/src/models/ModifyApisecEventsRequest.ts +23 -12
  1221. package/src/models/ModifyApisecLogDeliveryRequest.ts +14 -11
  1222. package/src/models/ModifyApisecLogDeliveryResponseBody.ts +1 -1
  1223. package/src/models/ModifyApisecLogDeliveryStatusRequest.ts +14 -12
  1224. package/src/models/ModifyApisecLogDeliveryStatusResponseBody.ts +1 -1
  1225. package/src/models/ModifyApisecModuleStatusRequest.ts +13 -14
  1226. package/src/models/ModifyApisecStatusRequest.ts +10 -10
  1227. package/src/models/ModifyCloudResourceCertRequest.ts +46 -0
  1228. package/src/models/ModifyCloudResourceCertResponseBody.ts +1 -1
  1229. package/src/models/ModifyCloudResourceDefaultCertRequest.ts +19 -0
  1230. package/src/models/ModifyCloudResourceRequest.ts +85 -58
  1231. package/src/models/ModifyCloudResourceResponseBody.ts +2 -2
  1232. package/src/models/ModifyCloudResourceShrinkRequest.ts +16 -6
  1233. package/src/models/ModifyDefaultHttpsRequest.ts +22 -16
  1234. package/src/models/ModifyDefaultHttpsResponseBody.ts +1 -1
  1235. package/src/models/ModifyDefenseResourceGroupRequest.ts +10 -9
  1236. package/src/models/ModifyDefenseResourceGroupResponseBody.ts +1 -1
  1237. package/src/models/ModifyDefenseResourceXffRequest.ts +23 -18
  1238. package/src/models/ModifyDefenseResourceXffResponseBody.ts +1 -1
  1239. package/src/models/ModifyDefenseRuleCacheRequest.ts +7 -6
  1240. package/src/models/ModifyDefenseRuleCacheResponseBody.ts +2 -2
  1241. package/src/models/ModifyDefenseRuleRequest.ts +43 -11
  1242. package/src/models/ModifyDefenseRuleStatusRequest.ts +22 -9
  1243. package/src/models/ModifyDefenseRuleStatusResponseBody.ts +1 -1
  1244. package/src/models/ModifyDefenseSceneConfigRequest.ts +28 -0
  1245. package/src/models/ModifyDefenseSceneConfigResponseBody.ts +3 -0
  1246. package/src/models/ModifyDefenseTemplateRequest.ts +11 -8
  1247. package/src/models/ModifyDefenseTemplateResponseBody.ts +1 -1
  1248. package/src/models/ModifyDefenseTemplateStatusRequest.ts +10 -8
  1249. package/src/models/ModifyDomainCertRequest.ts +43 -0
  1250. package/src/models/ModifyDomainCertResponseBody.ts +1 -1
  1251. package/src/models/ModifyDomainPunishStatusRequest.ts +7 -6
  1252. package/src/models/ModifyDomainRequest.ts +266 -97
  1253. package/src/models/ModifyDomainResponseBody.ts +4 -4
  1254. package/src/models/ModifyDomainShrinkRequest.ts +18 -8
  1255. package/src/models/ModifyHybridCloudClusterBypassStatusRequest.ts +9 -9
  1256. package/src/models/ModifyHybridCloudClusterBypassStatusResponseBody.ts +1 -1
  1257. package/src/models/ModifyHybridCloudClusterRequest.ts +110 -10
  1258. package/src/models/ModifyHybridCloudClusterRuleRequest.ts +31 -16
  1259. package/src/models/ModifyHybridCloudGroupExpansionServerRequest.ts +8 -7
  1260. package/src/models/ModifyHybridCloudGroupExpansionServerResponseBody.ts +1 -1
  1261. package/src/models/ModifyHybridCloudGroupRequest.ts +10 -9
  1262. package/src/models/ModifyHybridCloudGroupResponseBody.ts +1 -1
  1263. package/src/models/ModifyHybridCloudGroupShrinkServerRequest.ts +6 -6
  1264. package/src/models/ModifyHybridCloudSdkPullinStatusRequest.ts +5 -4
  1265. package/src/models/ModifyHybridCloudServerRequest.ts +9 -8
  1266. package/src/models/ModifyLogDeliveryConfigRequest.ts +25 -11
  1267. package/src/models/ModifyLogDeliveryConfigResponseBody.ts +1 -1
  1268. package/src/models/ModifyMajorProtectionBlackIpRequest.ts +11 -9
  1269. package/src/models/ModifyMemberAccountRequest.ts +8 -7
  1270. package/src/models/ModifyMemberAccountResponseBody.ts +1 -1
  1271. package/src/models/ModifyPauseProtectionStatusRequest.ts +8 -6
  1272. package/src/models/ModifyPauseProtectionStatusResponseBody.ts +1 -1
  1273. package/src/models/ModifyResourceLogDeliveryStatusRequest.ts +27 -0
  1274. package/src/models/ModifyResourceLogDeliveryStatusResponseBody.ts +20 -0
  1275. package/src/models/ModifyResourceLogFieldConfigRequest.ts +40 -0
  1276. package/src/models/ModifyResourceLogFieldConfigResponseBody.ts +3 -0
  1277. package/src/models/ModifyResourceLogStatusRequest.ts +10 -8
  1278. package/src/models/ModifyResourceLogStatusResponseBody.ts +3 -2
  1279. package/src/models/ModifyResourceLogStatusShrinkRequest.ts +10 -8
  1280. package/src/models/ModifyTemplateResourcesRequest.ts +18 -9
  1281. package/src/models/ModifyTemplateResourcesResponseBody.ts +1 -1
  1282. package/src/models/ModifyUserLogFieldConfigRequest.ts +35 -0
  1283. package/src/models/ModifyUserLogFieldConfigResponseBody.ts +3 -0
  1284. package/src/models/ModifyUserWafLogStatusRequest.ts +29 -0
  1285. package/src/models/ModifyUserWafLogStatusResponseBody.ts +9 -0
  1286. package/src/models/ReCreateCloudResourceRequest.ts +40 -1
  1287. package/src/models/ReleaseInstanceRequest.ts +6 -5
  1288. package/src/models/ReleaseInstanceResponseBody.ts +1 -1
  1289. package/src/models/SyncProductInstanceRequest.ts +6 -5
  1290. package/src/models/SyncProductInstanceResponseBody.ts +1 -1
  1291. package/src/models/TagResourcesRequest.ts +3 -2
  1292. package/src/models/UntagResourcesRequest.ts +6 -4
  1293. package/src/models/VerifyDomainOwnerRequest.ts +9 -9
  1294. 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 addresses to an address book.
13
13
  *
14
14
  * @param request - AddAddressRequest
15
15
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17,14 +17,14 @@ 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 addresses to an address book.
21
21
  *
22
22
  * @param request - AddAddressRequest
23
23
  * @returns AddAddressResponse
24
24
  */
25
25
  addAddress(request: $_model.AddAddressRequest): Promise<$_model.AddAddressResponse>;
26
26
  /**
27
- * Changes the resource group to which a protected object belongs.
27
+ * Modifies the resource group to which a protected object belongs.
28
28
  *
29
29
  * @param request - ChangeResourceGroupRequest
30
30
  * @param runtime - runtime options for this request RuntimeOptions
@@ -32,14 +32,14 @@ export default class Client extends OpenApi {
32
32
  */
33
33
  changeResourceGroupWithOptions(request: $_model.ChangeResourceGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ChangeResourceGroupResponse>;
34
34
  /**
35
- * Changes the resource group to which a protected object belongs.
35
+ * Modifies the resource group to which a protected object belongs.
36
36
  *
37
37
  * @param request - ChangeResourceGroupRequest
38
38
  * @returns ChangeResourceGroupResponse
39
39
  */
40
40
  changeResourceGroup(request: $_model.ChangeResourceGroupRequest): Promise<$_model.ChangeResourceGroupResponse>;
41
41
  /**
42
- * 地址簿清空所有地址
42
+ * Clears all addresses from an 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 an 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 an API security data export task.
88
88
  *
89
89
  * @param request - CreateApiExportRequest
90
90
  * @param runtime - runtime options for this request RuntimeOptions
@@ -92,14 +92,14 @@ 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 an API security data export task.
96
96
  *
97
97
  * @param request - CreateApiExportRequest
98
98
  * @returns CreateApiExportResponse
99
99
  */
100
100
  createApiExport(request: $_model.CreateApiExportRequest): Promise<$_model.CreateApiExportResponse>;
101
101
  /**
102
- * Uploads a certificate that uses an internationally accepted algorithm for a domain name added to Web Application Firewall (WAF) in CNAME record mode.
102
+ * Uploads an international certificate to WAF for CNAME-based access.
103
103
  *
104
104
  * @param request - CreateCertsRequest
105
105
  * @param runtime - runtime options for this request RuntimeOptions
@@ -107,14 +107,14 @@ export default class Client extends OpenApi {
107
107
  */
108
108
  createCertsWithOptions(request: $_model.CreateCertsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateCertsResponse>;
109
109
  /**
110
- * Uploads a certificate that uses an internationally accepted algorithm for a domain name added to Web Application Firewall (WAF) in CNAME record mode.
110
+ * Uploads an international certificate to WAF for CNAME-based access.
111
111
  *
112
112
  * @param request - CreateCertsRequest
113
113
  * @returns CreateCertsResponse
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
+ * Connects a cloud service to WAF in cloud native mode. Currently, only ECS and 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
+ * Connects a cloud service to WAF in cloud native mode. Currently, only ECS and 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 a cloud native mode resource.
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 a cloud native mode resource.
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
@@ -174,7 +174,7 @@ export default class Client extends OpenApi {
174
174
  */
175
175
  createDefenseResourceGroup(request: $_model.CreateDefenseResourceGroupRequest): Promise<$_model.CreateDefenseResourceGroupResponse>;
176
176
  /**
177
- * Creates a protection rule.
177
+ * Create a web core protection rule.
178
178
  *
179
179
  * @param request - CreateDefenseRuleRequest
180
180
  * @param runtime - runtime options for this request RuntimeOptions
@@ -182,14 +182,14 @@ export default class Client extends OpenApi {
182
182
  */
183
183
  createDefenseRuleWithOptions(request: $_model.CreateDefenseRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateDefenseRuleResponse>;
184
184
  /**
185
- * Creates a protection rule.
185
+ * Create a web core protection rule.
186
186
  *
187
187
  * @param request - CreateDefenseRuleRequest
188
188
  * @returns CreateDefenseRuleResponse
189
189
  */
190
190
  createDefenseRule(request: $_model.CreateDefenseRuleRequest): Promise<$_model.CreateDefenseRuleResponse>;
191
191
  /**
192
- * Creates a protection rule template.
192
+ * Creates a protection template.
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.
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 WAF instance by using Website Config 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 WAF instance by using Website Config 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 a China National Cryptographic Algorithm (SM) certificate for a domain that is added to WAF in CNAME mode.
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 a China National Cryptographic Algorithm (SM) certificate for a domain that is added to WAF in CNAME mode.
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 batches.
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 batches.
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 a cloud service connected in 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 a cloud service connected in 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 CNAME-connected domain name.
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 CNAME-connected domain name.
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 the current user is a delegated administrator of WAF in 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 the current user is a delegated administrator of WAF in 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 addresses in an address book by paging.
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 addresses in an address book by paging.
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 the 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 the 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 statistics on API security risk domain names.
694
694
  *
695
695
  * @param request - DescribeApisecAbnormalDomainStatisticRequest
696
696
  * @param runtime - runtime options for this request RuntimeOptions
@@ -698,7 +698,7 @@ 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 statistics on API security risk domain names.
702
702
  *
703
703
  * @param request - DescribeApisecAbnormalDomainStatisticRequest
704
704
  * @returns DescribeApisecAbnormalDomainStatisticResponse
@@ -720,7 +720,7 @@ export default class Client extends OpenApi {
720
720
  */
721
721
  describeApisecAbnormals(request: $_model.DescribeApisecAbnormalsRequest): Promise<$_model.DescribeApisecAbnormalsResponse>;
722
722
  /**
723
- * Queries API assets in the API security module.
723
+ * Queries the list of API security assets.
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 the list of API security assets.
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 security API assets.
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 security API assets.
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 the domain name statistics of API security events.
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 the domain name statistics of API security events.
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 for API security detection.
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 for API security detection.
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 list of protected objects for which API security protection 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 list of protected objects for which API security protection 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 data endpoints associated with API security sensitive data domains.
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 data endpoints associated with API security sensitive data domains.
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 protection 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 protection 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 protection rule change logs on a paginated basis.
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 protection rule change logs on a paginated basis.
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,7 +1028,7 @@ 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
@@ -1050,7 +1050,7 @@ export default class Client extends OpenApi {
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 that are added to WAF, including domain names added through CNAME and hybrid cloud access.
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 that are added to WAF, including domain names added through CNAME and hybrid cloud access.
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
+ * Queries whether the current WAF instance is under a 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
+ * Queries whether the current WAF instance is under a 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.
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.
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
+ * Query a single 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
+ * Query a single 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 protected objects by paging.
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 protected objects by paging.
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 statistics of rules under a specified 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 statistics of rules under a specified 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
+ * Queries whether the DNS settings of a domain name are 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
+ * Queries whether the DNS settings of a domain name are 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
+ * Queries the Website Config details.
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
+ * Queries the Website Config details.
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 all ports used by domain names of the current user. Only domain names with CNAME access and hybrid cloud CNAME domain names with public network disaster recovery enabled are included.
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 all ports used by domain names of the current user. Only domain names with CNAME access and hybrid cloud CNAME domain names with public network disaster recovery enabled are included.
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 pay-as-you-go 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 pay-as-you-go 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 the security event statistics of API security basic detection.
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 the security event statistics of API security basic detection.
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 the list of security events detected by API security basic detection.
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 the list of security events detected by API security basic detection.
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 list of hybrid cloud domain names.
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 list of hybrid cloud domain names.
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 of all traffic, including malicious requests and normal service 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 of all traffic, including malicious requests and normal service 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
- * 查看用户账单详情
2073
+ * Queries the list of pay-as-you-go bills.
2074
2074
  *
2075
2075
  * @param request - DescribePostpayBillsRequest
2076
2076
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2078,14 +2078,14 @@ export default class Client extends OpenApi {
2078
2078
  */
2079
2079
  describePostpayBillsWithOptions(request: $_model.DescribePostpayBillsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePostpayBillsResponse>;
2080
2080
  /**
2081
- * 查看用户账单详情
2081
+ * Queries the list of pay-as-you-go bills.
2082
2082
  *
2083
2083
  * @param request - DescribePostpayBillsRequest
2084
2084
  * @returns DescribePostpayBillsResponse
2085
2085
  */
2086
2086
  describePostpayBills(request: $_model.DescribePostpayBillsRequest): Promise<$_model.DescribePostpayBillsResponse>;
2087
2087
  /**
2088
- * Queries the bills of the burstable QPS (pay-as-you-go) feature. The feature is supported only by subscription Web Application Firewall (WAF) instances.
2088
+ * Queries the elastic pay-as-you-go billing details of a subscription WAF instance, such as burstable QPS.
2089
2089
  *
2090
2090
  * @param request - DescribePrepayDailyBillsRequest
2091
2091
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2093,14 +2093,14 @@ export default class Client extends OpenApi {
2093
2093
  */
2094
2094
  describePrepayDailyBillsWithOptions(request: $_model.DescribePrepayDailyBillsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePrepayDailyBillsResponse>;
2095
2095
  /**
2096
- * Queries the bills of the burstable QPS (pay-as-you-go) feature. The feature is supported only by subscription Web Application Firewall (WAF) instances.
2096
+ * Queries the elastic pay-as-you-go billing details of a subscription WAF instance, such as burstable QPS.
2097
2097
  *
2098
2098
  * @param request - DescribePrepayDailyBillsRequest
2099
2099
  * @returns DescribePrepayDailyBillsResponse
2100
2100
  */
2101
2101
  describePrepayDailyBills(request: $_model.DescribePrepayDailyBillsRequest): Promise<$_model.DescribePrepayDailyBillsResponse>;
2102
2102
  /**
2103
- * Queries the cloud service instances to be added to Web Application Firewall (WAF) in transparent proxy mode.
2103
+ * Queries synchronized cloud service instances.
2104
2104
  *
2105
2105
  * @param request - DescribeProductInstancesRequest
2106
2106
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2108,14 +2108,14 @@ export default class Client extends OpenApi {
2108
2108
  */
2109
2109
  describeProductInstancesWithOptions(request: $_model.DescribeProductInstancesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeProductInstancesResponse>;
2110
2110
  /**
2111
- * Queries the cloud service instances to be added to Web Application Firewall (WAF) in transparent proxy mode.
2111
+ * Queries synchronized cloud service instances.
2112
2112
  *
2113
2113
  * @param request - DescribeProductInstancesRequest
2114
2114
  * @returns DescribeProductInstancesResponse
2115
2115
  */
2116
2116
  describeProductInstances(request: $_model.DescribeProductInstancesRequest): Promise<$_model.DescribeProductInstancesResponse>;
2117
2117
  /**
2118
- * 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.
2118
+ * Queries penalties for domain names added to Web Application Firewall (WAF) without an Internet Content Provider (ICP) filing.
2119
2119
  *
2120
2120
  * @param request - DescribePunishedDomainsRequest
2121
2121
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2123,14 +2123,14 @@ export default class Client extends OpenApi {
2123
2123
  */
2124
2124
  describePunishedDomainsWithOptions(request: $_model.DescribePunishedDomainsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePunishedDomainsResponse>;
2125
2125
  /**
2126
- * 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.
2126
+ * Queries penalties for domain names added to Web Application Firewall (WAF) without an Internet Content Provider (ICP) filing.
2127
2127
  *
2128
2128
  * @param request - DescribePunishedDomainsRequest
2129
2129
  * @returns DescribePunishedDomainsResponse
2130
2130
  */
2131
2131
  describePunishedDomains(request: $_model.DescribePunishedDomainsRequest): Promise<$_model.DescribePunishedDomainsResponse>;
2132
2132
  /**
2133
- * 分页查询关联规则
2133
+ * Queries associated protection rules by using paging.
2134
2134
  *
2135
2135
  * @param request - DescribeRelatedDefenseRulesRequest
2136
2136
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2138,14 +2138,14 @@ export default class Client extends OpenApi {
2138
2138
  */
2139
2139
  describeRelatedDefenseRulesWithOptions(request: $_model.DescribeRelatedDefenseRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRelatedDefenseRulesResponse>;
2140
2140
  /**
2141
- * 分页查询关联规则
2141
+ * Queries associated protection rules by using paging.
2142
2142
  *
2143
2143
  * @param request - DescribeRelatedDefenseRulesRequest
2144
2144
  * @returns DescribeRelatedDefenseRulesResponse
2145
2145
  */
2146
2146
  describeRelatedDefenseRules(request: $_model.DescribeRelatedDefenseRulesRequest): Promise<$_model.DescribeRelatedDefenseRulesResponse>;
2147
2147
  /**
2148
- * 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.
2148
+ * 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.
2149
2149
  *
2150
2150
  * @param request - DescribeResourceInstanceCertsRequest
2151
2151
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2153,14 +2153,14 @@ export default class Client extends OpenApi {
2153
2153
  */
2154
2154
  describeResourceInstanceCertsWithOptions(request: $_model.DescribeResourceInstanceCertsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeResourceInstanceCertsResponse>;
2155
2155
  /**
2156
- * 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.
2156
+ * 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.
2157
2157
  *
2158
2158
  * @param request - DescribeResourceInstanceCertsRequest
2159
2159
  * @returns DescribeResourceInstanceCertsResponse
2160
2160
  */
2161
2161
  describeResourceInstanceCerts(request: $_model.DescribeResourceInstanceCertsRequest): Promise<$_model.DescribeResourceInstanceCertsResponse>;
2162
2162
  /**
2163
- * 查询防护对象日志外发状态
2163
+ * Queries the log delivery status for protected objects.
2164
2164
  *
2165
2165
  * @param request - DescribeResourceLogDeliveryStatusRequest
2166
2166
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2168,14 +2168,14 @@ export default class Client extends OpenApi {
2168
2168
  */
2169
2169
  describeResourceLogDeliveryStatusWithOptions(request: $_model.DescribeResourceLogDeliveryStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeResourceLogDeliveryStatusResponse>;
2170
2170
  /**
2171
- * 查询防护对象日志外发状态
2171
+ * Queries the log delivery status for protected objects.
2172
2172
  *
2173
2173
  * @param request - DescribeResourceLogDeliveryStatusRequest
2174
2174
  * @returns DescribeResourceLogDeliveryStatusResponse
2175
2175
  */
2176
2176
  describeResourceLogDeliveryStatus(request: $_model.DescribeResourceLogDeliveryStatusRequest): Promise<$_model.DescribeResourceLogDeliveryStatusResponse>;
2177
2177
  /**
2178
- * 查询防护对象日志字段配置
2178
+ * Queries the log field configuration for a protected object.
2179
2179
  *
2180
2180
  * @param request - DescribeResourceLogFieldConfigRequest
2181
2181
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2183,14 +2183,14 @@ export default class Client extends OpenApi {
2183
2183
  */
2184
2184
  describeResourceLogFieldConfigWithOptions(request: $_model.DescribeResourceLogFieldConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeResourceLogFieldConfigResponse>;
2185
2185
  /**
2186
- * 查询防护对象日志字段配置
2186
+ * Queries the log field configuration for a protected object.
2187
2187
  *
2188
2188
  * @param request - DescribeResourceLogFieldConfigRequest
2189
2189
  * @returns DescribeResourceLogFieldConfigResponse
2190
2190
  */
2191
2191
  describeResourceLogFieldConfig(request: $_model.DescribeResourceLogFieldConfigRequest): Promise<$_model.DescribeResourceLogFieldConfigResponse>;
2192
2192
  /**
2193
- * Queries whether the log collection feature is enabled for a protected object.
2193
+ * Queries the log collection status of protected objects in a Web Application Firewall (WAF) instance.
2194
2194
  *
2195
2195
  * @param request - DescribeResourceLogStatusRequest
2196
2196
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2198,7 +2198,7 @@ export default class Client extends OpenApi {
2198
2198
  */
2199
2199
  describeResourceLogStatusWithOptions(request: $_model.DescribeResourceLogStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeResourceLogStatusResponse>;
2200
2200
  /**
2201
- * Queries whether the log collection feature is enabled for a protected object.
2201
+ * Queries the log collection status of protected objects in a Web Application Firewall (WAF) instance.
2202
2202
  *
2203
2203
  * @param request - DescribeResourceLogStatusRequest
2204
2204
  * @returns DescribeResourceLogStatusResponse
@@ -2220,7 +2220,7 @@ export default class Client extends OpenApi {
2220
2220
  */
2221
2221
  describeResourcePort(request: $_model.DescribeResourcePortRequest): Promise<$_model.DescribeResourcePortResponse>;
2222
2222
  /**
2223
- * 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.
2223
+ * Queries the region IDs of cloud service resources that can be added to Web Application Firewall (WAF) by using the SDK.
2224
2224
  *
2225
2225
  * @param request - DescribeResourceRegionIdRequest
2226
2226
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2228,14 +2228,14 @@ export default class Client extends OpenApi {
2228
2228
  */
2229
2229
  describeResourceRegionIdWithOptions(request: $_model.DescribeResourceRegionIdRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeResourceRegionIdResponse>;
2230
2230
  /**
2231
- * 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.
2231
+ * Queries the region IDs of cloud service resources that can be added to Web Application Firewall (WAF) by using the SDK.
2232
2232
  *
2233
2233
  * @param request - DescribeResourceRegionIdRequest
2234
2234
  * @returns DescribeResourceRegionIdResponse
2235
2235
  */
2236
2236
  describeResourceRegionId(request: $_model.DescribeResourceRegionIdRequest): Promise<$_model.DescribeResourceRegionIdResponse>;
2237
2237
  /**
2238
- * 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.
2238
+ * Queries the list of supported regions for cloud native mode, mainly for CLB and ECS products.
2239
2239
  *
2240
2240
  * @param request - DescribeResourceSupportRegionsRequest
2241
2241
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2243,14 +2243,14 @@ export default class Client extends OpenApi {
2243
2243
  */
2244
2244
  describeResourceSupportRegionsWithOptions(request: $_model.DescribeResourceSupportRegionsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeResourceSupportRegionsResponse>;
2245
2245
  /**
2246
- * 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.
2246
+ * Queries the list of supported regions for cloud native mode, mainly for CLB and ECS products.
2247
2247
  *
2248
2248
  * @param request - DescribeResourceSupportRegionsRequest
2249
2249
  * @returns DescribeResourceSupportRegionsResponse
2250
2250
  */
2251
2251
  describeResourceSupportRegions(request: $_model.DescribeResourceSupportRegionsRequest): Promise<$_model.DescribeResourceSupportRegionsResponse>;
2252
2252
  /**
2253
- * 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.
2253
+ * Queries the trends of abnormal response codes, such as 5XX, 405, 499, 302, and 444, returned by WAF to clients and by origin servers to WAF.
2254
2254
  *
2255
2255
  * @param request - DescribeResponseCodeTrendGraphRequest
2256
2256
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2258,14 +2258,14 @@ export default class Client extends OpenApi {
2258
2258
  */
2259
2259
  describeResponseCodeTrendGraphWithOptions(request: $_model.DescribeResponseCodeTrendGraphRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeResponseCodeTrendGraphResponse>;
2260
2260
  /**
2261
- * 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.
2261
+ * Queries the trends of abnormal response codes, such as 5XX, 405, 499, 302, and 444, returned by WAF to clients and by origin servers to WAF.
2262
2262
  *
2263
2263
  * @param request - DescribeResponseCodeTrendGraphRequest
2264
2264
  * @returns DescribeResponseCodeTrendGraphResponse
2265
2265
  */
2266
2266
  describeResponseCodeTrendGraph(request: $_model.DescribeResponseCodeTrendGraphRequest): Promise<$_model.DescribeResponseCodeTrendGraphResponse>;
2267
2267
  /**
2268
- * 查询授权状态
2268
+ * Queries the authorization status of the service-linked role for Web Application Firewall (WAF).
2269
2269
  *
2270
2270
  * @param request - DescribeRoleAuthStatusRequest
2271
2271
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2273,14 +2273,14 @@ export default class Client extends OpenApi {
2273
2273
  */
2274
2274
  describeRoleAuthStatusWithOptions(request: $_model.DescribeRoleAuthStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRoleAuthStatusResponse>;
2275
2275
  /**
2276
- * 查询授权状态
2276
+ * Queries the authorization status of the service-linked role for Web Application Firewall (WAF).
2277
2277
  *
2278
2278
  * @param request - DescribeRoleAuthStatusRequest
2279
2279
  * @returns DescribeRoleAuthStatusResponse
2280
2280
  */
2281
2281
  describeRoleAuthStatus(request: $_model.DescribeRoleAuthStatusRequest): Promise<$_model.DescribeRoleAuthStatusResponse>;
2282
2282
  /**
2283
- * Queries regular expression rule groups by page.
2283
+ * Queries a paginated list of regular expression rule groups.
2284
2284
  *
2285
2285
  * @param request - DescribeRuleGroupsRequest
2286
2286
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2288,14 +2288,14 @@ export default class Client extends OpenApi {
2288
2288
  */
2289
2289
  describeRuleGroupsWithOptions(request: $_model.DescribeRuleGroupsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRuleGroupsResponse>;
2290
2290
  /**
2291
- * Queries regular expression rule groups by page.
2291
+ * Queries a paginated list of regular expression rule groups.
2292
2292
  *
2293
2293
  * @param request - DescribeRuleGroupsRequest
2294
2294
  * @returns DescribeRuleGroupsResponse
2295
2295
  */
2296
2296
  describeRuleGroups(request: $_model.DescribeRuleGroupsRequest): Promise<$_model.DescribeRuleGroupsResponse>;
2297
2297
  /**
2298
- * Queries the top 10 IP addresses from which attacks are initiated.
2298
+ * Queries the top 10 source IP addresses from which the most attacks originated.
2299
2299
  *
2300
2300
  * @param request - DescribeRuleHitsTopClientIpRequest
2301
2301
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2303,14 +2303,14 @@ export default class Client extends OpenApi {
2303
2303
  */
2304
2304
  describeRuleHitsTopClientIpWithOptions(request: $_model.DescribeRuleHitsTopClientIpRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRuleHitsTopClientIpResponse>;
2305
2305
  /**
2306
- * Queries the top 10 IP addresses from which attacks are initiated.
2306
+ * Queries the top 10 source IP addresses from which the most attacks originated.
2307
2307
  *
2308
2308
  * @param request - DescribeRuleHitsTopClientIpRequest
2309
2309
  * @returns DescribeRuleHitsTopClientIpResponse
2310
2310
  */
2311
2311
  describeRuleHitsTopClientIp(request: $_model.DescribeRuleHitsTopClientIpRequest): Promise<$_model.DescribeRuleHitsTopClientIpResponse>;
2312
2312
  /**
2313
- * Queries the top 10 protected objects that trigger protection rules.
2313
+ * Queries the top 10 protected objects that triggered protection rules most frequently.
2314
2314
  *
2315
2315
  * @param request - DescribeRuleHitsTopResourceRequest
2316
2316
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2318,14 +2318,14 @@ export default class Client extends OpenApi {
2318
2318
  */
2319
2319
  describeRuleHitsTopResourceWithOptions(request: $_model.DescribeRuleHitsTopResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRuleHitsTopResourceResponse>;
2320
2320
  /**
2321
- * Queries the top 10 protected objects that trigger protection rules.
2321
+ * Queries the top 10 protected objects that triggered protection rules most frequently.
2322
2322
  *
2323
2323
  * @param request - DescribeRuleHitsTopResourceRequest
2324
2324
  * @returns DescribeRuleHitsTopResourceResponse
2325
2325
  */
2326
2326
  describeRuleHitsTopResource(request: $_model.DescribeRuleHitsTopResourceRequest): Promise<$_model.DescribeRuleHitsTopResourceResponse>;
2327
2327
  /**
2328
- * Queries the IDs of the top 10 protection rules that are matched by requests.
2328
+ * Queries the top 10 rule IDs that have triggered mitigation policies the most times.
2329
2329
  *
2330
2330
  * @param request - DescribeRuleHitsTopRuleIdRequest
2331
2331
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2333,14 +2333,14 @@ export default class Client extends OpenApi {
2333
2333
  */
2334
2334
  describeRuleHitsTopRuleIdWithOptions(request: $_model.DescribeRuleHitsTopRuleIdRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRuleHitsTopRuleIdResponse>;
2335
2335
  /**
2336
- * Queries the IDs of the top 10 protection rules that are matched by requests.
2336
+ * Queries the top 10 rule IDs that have triggered mitigation policies the most times.
2337
2337
  *
2338
2338
  * @param request - DescribeRuleHitsTopRuleIdRequest
2339
2339
  * @returns DescribeRuleHitsTopRuleIdResponse
2340
2340
  */
2341
2341
  describeRuleHitsTopRuleId(request: $_model.DescribeRuleHitsTopRuleIdRequest): Promise<$_model.DescribeRuleHitsTopRuleIdResponse>;
2342
2342
  /**
2343
- * Queries the top 10 protection modules that are matched.
2343
+ * Queries the top 10 most frequently triggered protection rule types.
2344
2344
  *
2345
2345
  * @param request - DescribeRuleHitsTopTuleTypeRequest
2346
2346
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2348,14 +2348,14 @@ export default class Client extends OpenApi {
2348
2348
  */
2349
2349
  describeRuleHitsTopTuleTypeWithOptions(request: $_model.DescribeRuleHitsTopTuleTypeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRuleHitsTopTuleTypeResponse>;
2350
2350
  /**
2351
- * Queries the top 10 protection modules that are matched.
2351
+ * Queries the top 10 most frequently triggered protection rule types.
2352
2352
  *
2353
2353
  * @param request - DescribeRuleHitsTopTuleTypeRequest
2354
2354
  * @returns DescribeRuleHitsTopTuleTypeResponse
2355
2355
  */
2356
2356
  describeRuleHitsTopTuleType(request: $_model.DescribeRuleHitsTopTuleTypeRequest): Promise<$_model.DescribeRuleHitsTopTuleTypeResponse>;
2357
2357
  /**
2358
- * Queries the top 10 user agents that are used to initiate attacks.
2358
+ * Queries the top 10 User-Agents that initiated the most attacks.
2359
2359
  *
2360
2360
  * @param request - DescribeRuleHitsTopUaRequest
2361
2361
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2363,14 +2363,14 @@ export default class Client extends OpenApi {
2363
2363
  */
2364
2364
  describeRuleHitsTopUaWithOptions(request: $_model.DescribeRuleHitsTopUaRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRuleHitsTopUaResponse>;
2365
2365
  /**
2366
- * Queries the top 10 user agents that are used to initiate attacks.
2366
+ * Queries the top 10 User-Agents that initiated the most attacks.
2367
2367
  *
2368
2368
  * @param request - DescribeRuleHitsTopUaRequest
2369
2369
  * @returns DescribeRuleHitsTopUaResponse
2370
2370
  */
2371
2371
  describeRuleHitsTopUa(request: $_model.DescribeRuleHitsTopUaRequest): Promise<$_model.DescribeRuleHitsTopUaResponse>;
2372
2372
  /**
2373
- * Queries the top 10 URLs that trigger protection rules.
2373
+ * Queries the top 10 URLs that trigger protection rules the most.
2374
2374
  *
2375
2375
  * @param request - DescribeRuleHitsTopUrlRequest
2376
2376
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2378,20 +2378,20 @@ export default class Client extends OpenApi {
2378
2378
  */
2379
2379
  describeRuleHitsTopUrlWithOptions(request: $_model.DescribeRuleHitsTopUrlRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRuleHitsTopUrlResponse>;
2380
2380
  /**
2381
- * Queries the top 10 URLs that trigger protection rules.
2381
+ * Queries the top 10 URLs that trigger protection rules the most.
2382
2382
  *
2383
2383
  * @param request - DescribeRuleHitsTopUrlRequest
2384
2384
  * @returns DescribeRuleHitsTopUrlResponse
2385
2385
  */
2386
2386
  describeRuleHitsTopUrl(request: $_model.DescribeRuleHitsTopUrlRequest): Promise<$_model.DescribeRuleHitsTopUrlResponse>;
2387
2387
  /**
2388
- * Queries the logs of attack traffic. Each log records the details of a request that matches protection rules.
2388
+ * Queries the detailed logs of attack traffic. Each log entry contains the details of a request that matched a protection rule.
2389
2389
  *
2390
2390
  * @remarks
2391
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
2392
- * * Requests that match the protection rules of the whitelist module.
2393
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
2394
- * * 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.
2391
+ * Attack traffic refers to requests that hit a rule and are identified as threats. The following three types of requests are not included:
2392
+ * - Requests that hit a whitelist rule.
2393
+ * - Requests that hit a bot rule whose action is set to Mark for Origin Fetch.
2394
+ * - 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.
2395
2395
  *
2396
2396
  * @param tmpReq - DescribeSecurityEventLogsRequest
2397
2397
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2399,26 +2399,26 @@ export default class Client extends OpenApi {
2399
2399
  */
2400
2400
  describeSecurityEventLogsWithOptions(tmpReq: $_model.DescribeSecurityEventLogsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSecurityEventLogsResponse>;
2401
2401
  /**
2402
- * Queries the logs of attack traffic. Each log records the details of a request that matches protection rules.
2402
+ * Queries the detailed logs of attack traffic. Each log entry contains the details of a request that matched a protection rule.
2403
2403
  *
2404
2404
  * @remarks
2405
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
2406
- * * Requests that match the protection rules of the whitelist module.
2407
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
2408
- * * 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.
2405
+ * Attack traffic refers to requests that hit a rule and are identified as threats. The following three types of requests are not included:
2406
+ * - Requests that hit a whitelist rule.
2407
+ * - Requests that hit a bot rule whose action is set to Mark for Origin Fetch.
2408
+ * - 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.
2409
2409
  *
2410
2410
  * @param request - DescribeSecurityEventLogsRequest
2411
2411
  * @returns DescribeSecurityEventLogsResponse
2412
2412
  */
2413
2413
  describeSecurityEventLogs(request: $_model.DescribeSecurityEventLogsRequest): Promise<$_model.DescribeSecurityEventLogsResponse>;
2414
2414
  /**
2415
- * Queries the time series data of attack traffic. Attack requests refer to requests that match protection rules and are identified as risky.
2415
+ * Queries the time series data of attack traffic. Attack requests are requests that hit a rule and are identified as a threat.
2416
2416
  *
2417
2417
  * @remarks
2418
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
2419
- * * Requests that match the protection rules of the whitelist module.
2420
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
2421
- * * 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.
2418
+ * Attack traffic refers to requests that hit a rule and are identified as a threat. The following data is excluded:
2419
+ * - Requests that hit a whitelist rule.
2420
+ * - Requests that hit a bot rule where the rule action is "Mark for origin fetch".
2421
+ * - 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.
2422
2422
  *
2423
2423
  * @param tmpReq - DescribeSecurityEventTimeSeriesMetricRequest
2424
2424
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2426,26 +2426,26 @@ export default class Client extends OpenApi {
2426
2426
  */
2427
2427
  describeSecurityEventTimeSeriesMetricWithOptions(tmpReq: $_model.DescribeSecurityEventTimeSeriesMetricRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSecurityEventTimeSeriesMetricResponse>;
2428
2428
  /**
2429
- * Queries the time series data of attack traffic. Attack requests refer to requests that match protection rules and are identified as risky.
2429
+ * Queries the time series data of attack traffic. Attack requests are requests that hit a rule and are identified as a threat.
2430
2430
  *
2431
2431
  * @remarks
2432
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
2433
- * * Requests that match the protection rules of the whitelist module.
2434
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
2435
- * * 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.
2432
+ * Attack traffic refers to requests that hit a rule and are identified as a threat. The following data is excluded:
2433
+ * - Requests that hit a whitelist rule.
2434
+ * - Requests that hit a bot rule where the rule action is "Mark for origin fetch".
2435
+ * - 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.
2436
2436
  *
2437
2437
  * @param request - DescribeSecurityEventTimeSeriesMetricRequest
2438
2438
  * @returns DescribeSecurityEventTimeSeriesMetricResponse
2439
2439
  */
2440
2440
  describeSecurityEventTimeSeriesMetric(request: $_model.DescribeSecurityEventTimeSeriesMetricRequest): Promise<$_model.DescribeSecurityEventTimeSeriesMetricResponse>;
2441
2441
  /**
2442
- * 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.
2442
+ * Queries the top N statistics of attack traffic, which is aggregated by a specified dimension, sorted, and returned.
2443
2443
  *
2444
2444
  * @remarks
2445
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
2446
- * * Requests that match the protection rules of the whitelist module.
2447
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
2448
- * * 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.
2445
+ * Attack traffic refers to requests that have rule hits and are identified as risky. The following three types of data are excluded:
2446
+ * - Requests that hit whitelist rules.
2447
+ * - Requests that hit bot rules but whose rule action is set to "back-to-origin marking".
2448
+ * - Requests that hit rules with actions set to "dynamic token", "slider", "strict slider", or "JS authenticate", but the user passes the verification and the requests are allowed.
2449
2449
  *
2450
2450
  * @param tmpReq - DescribeSecurityEventTopNMetricRequest
2451
2451
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2453,20 +2453,20 @@ export default class Client extends OpenApi {
2453
2453
  */
2454
2454
  describeSecurityEventTopNMetricWithOptions(tmpReq: $_model.DescribeSecurityEventTopNMetricRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSecurityEventTopNMetricResponse>;
2455
2455
  /**
2456
- * 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.
2456
+ * Queries the top N statistics of attack traffic, which is aggregated by a specified dimension, sorted, and returned.
2457
2457
  *
2458
2458
  * @remarks
2459
- * Attack traffic refers to the traffic of requests that match protection rules and are identified as risky. The following types of requests are excluded:
2460
- * * Requests that match the protection rules of the whitelist module.
2461
- * * Requests that match the protection rules of the bot management module. The actions of the protection rules are set to Add Tag.
2462
- * * 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.
2459
+ * Attack traffic refers to requests that have rule hits and are identified as risky. The following three types of data are excluded:
2460
+ * - Requests that hit whitelist rules.
2461
+ * - Requests that hit bot rules but whose rule action is set to "back-to-origin marking".
2462
+ * - Requests that hit rules with actions set to "dynamic token", "slider", "strict slider", or "JS authenticate", but the user passes the verification and the requests are allowed.
2463
2463
  *
2464
2464
  * @param request - DescribeSecurityEventTopNMetricRequest
2465
2465
  * @returns DescribeSecurityEventTopNMetricResponse
2466
2466
  */
2467
2467
  describeSecurityEventTopNMetric(request: $_model.DescribeSecurityEventTopNMetricRequest): Promise<$_model.DescribeSecurityEventTopNMetricResponse>;
2468
2468
  /**
2469
- * Queries the personal information-related APIs and domain names.
2469
+ * Queries statistics on sites and API operations that involve personal information.
2470
2470
  *
2471
2471
  * @param request - DescribeSensitiveApiStatisticRequest
2472
2472
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2474,14 +2474,14 @@ export default class Client extends OpenApi {
2474
2474
  */
2475
2475
  describeSensitiveApiStatisticWithOptions(request: $_model.DescribeSensitiveApiStatisticRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSensitiveApiStatisticResponse>;
2476
2476
  /**
2477
- * Queries the personal information-related APIs and domain names.
2477
+ * Queries statistics on sites and API operations that involve personal information.
2478
2478
  *
2479
2479
  * @param request - DescribeSensitiveApiStatisticRequest
2480
2480
  * @returns DescribeSensitiveApiStatisticResponse
2481
2481
  */
2482
2482
  describeSensitiveApiStatistic(request: $_model.DescribeSensitiveApiStatisticRequest): Promise<$_model.DescribeSensitiveApiStatisticResponse>;
2483
2483
  /**
2484
- * Queries the compliance check results of API security.
2484
+ * Queries the detection results of API security compliance requirements.
2485
2485
  *
2486
2486
  * @param request - DescribeSensitiveDetectionResultRequest
2487
2487
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2489,14 +2489,14 @@ export default class Client extends OpenApi {
2489
2489
  */
2490
2490
  describeSensitiveDetectionResultWithOptions(request: $_model.DescribeSensitiveDetectionResultRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSensitiveDetectionResultResponse>;
2491
2491
  /**
2492
- * Queries the compliance check results of API security.
2492
+ * Queries the detection results of API security compliance requirements.
2493
2493
  *
2494
2494
  * @param request - DescribeSensitiveDetectionResultRequest
2495
2495
  * @returns DescribeSensitiveDetectionResultResponse
2496
2496
  */
2497
2497
  describeSensitiveDetectionResult(request: $_model.DescribeSensitiveDetectionResultRequest): Promise<$_model.DescribeSensitiveDetectionResultResponse>;
2498
2498
  /**
2499
- * Queries the traffic distribution of personal information records involved in cross-border data transfer.
2499
+ * Queries the distribution of outbound traffic that contains personal information.
2500
2500
  *
2501
2501
  * @param request - DescribeSensitiveOutboundDistributionRequest
2502
2502
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2504,14 +2504,14 @@ export default class Client extends OpenApi {
2504
2504
  */
2505
2505
  describeSensitiveOutboundDistributionWithOptions(request: $_model.DescribeSensitiveOutboundDistributionRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSensitiveOutboundDistributionResponse>;
2506
2506
  /**
2507
- * Queries the traffic distribution of personal information records involved in cross-border data transfer.
2507
+ * Queries the distribution of outbound traffic that contains personal information.
2508
2508
  *
2509
2509
  * @param request - DescribeSensitiveOutboundDistributionRequest
2510
2510
  * @returns DescribeSensitiveOutboundDistributionResponse
2511
2511
  */
2512
2512
  describeSensitiveOutboundDistribution(request: $_model.DescribeSensitiveOutboundDistributionRequest): Promise<$_model.DescribeSensitiveOutboundDistributionResponse>;
2513
2513
  /**
2514
- * Queries the data types of personal information involved in cross-border data transfer.
2514
+ * Queries statistics about outbound transfers of personal information.
2515
2515
  *
2516
2516
  * @param request - DescribeSensitiveOutboundStatisticRequest
2517
2517
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2519,14 +2519,14 @@ export default class Client extends OpenApi {
2519
2519
  */
2520
2520
  describeSensitiveOutboundStatisticWithOptions(request: $_model.DescribeSensitiveOutboundStatisticRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSensitiveOutboundStatisticResponse>;
2521
2521
  /**
2522
- * Queries the data types of personal information involved in cross-border data transfer.
2522
+ * Queries statistics about outbound transfers of personal information.
2523
2523
  *
2524
2524
  * @param request - DescribeSensitiveOutboundStatisticRequest
2525
2525
  * @returns DescribeSensitiveOutboundStatisticResponse
2526
2526
  */
2527
2527
  describeSensitiveOutboundStatistic(request: $_model.DescribeSensitiveOutboundStatisticRequest): Promise<$_model.DescribeSensitiveOutboundStatisticResponse>;
2528
2528
  /**
2529
- * Queries the trends of cross-border data transfer of personal information.
2529
+ * Queries the trend of cross-border transfer of personal information data.
2530
2530
  *
2531
2531
  * @param request - DescribeSensitiveOutboundTrendRequest
2532
2532
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2534,14 +2534,14 @@ export default class Client extends OpenApi {
2534
2534
  */
2535
2535
  describeSensitiveOutboundTrendWithOptions(request: $_model.DescribeSensitiveOutboundTrendRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSensitiveOutboundTrendResponse>;
2536
2536
  /**
2537
- * Queries the trends of cross-border data transfer of personal information.
2537
+ * Queries the trend of cross-border transfer of personal information data.
2538
2538
  *
2539
2539
  * @param request - DescribeSensitiveOutboundTrendRequest
2540
2540
  * @returns DescribeSensitiveOutboundTrendResponse
2541
2541
  */
2542
2542
  describeSensitiveOutboundTrend(request: $_model.DescribeSensitiveOutboundTrendRequest): Promise<$_model.DescribeSensitiveOutboundTrendResponse>;
2543
2543
  /**
2544
- * Queries the access logs of sensitive data.
2544
+ * Queries the access log information of sensitive data.
2545
2545
  *
2546
2546
  * @param request - DescribeSensitiveRequestLogRequest
2547
2547
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2549,14 +2549,14 @@ export default class Client extends OpenApi {
2549
2549
  */
2550
2550
  describeSensitiveRequestLogWithOptions(request: $_model.DescribeSensitiveRequestLogRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSensitiveRequestLogResponse>;
2551
2551
  /**
2552
- * Queries the access logs of sensitive data.
2552
+ * Queries the access log information of sensitive data.
2553
2553
  *
2554
2554
  * @param request - DescribeSensitiveRequestLogRequest
2555
2555
  * @returns DescribeSensitiveRequestLogResponse
2556
2556
  */
2557
2557
  describeSensitiveRequestLog(request: $_model.DescribeSensitiveRequestLogRequest): Promise<$_model.DescribeSensitiveRequestLogResponse>;
2558
2558
  /**
2559
- * Queries the tracing results of sensitive data.
2559
+ * Queries the results of sensitive data tracing.
2560
2560
  *
2561
2561
  * @param request - DescribeSensitiveRequestsRequest
2562
2562
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2564,14 +2564,14 @@ export default class Client extends OpenApi {
2564
2564
  */
2565
2565
  describeSensitiveRequestsWithOptions(request: $_model.DescribeSensitiveRequestsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSensitiveRequestsResponse>;
2566
2566
  /**
2567
- * Queries the tracing results of sensitive data.
2567
+ * Queries the results of sensitive data tracing.
2568
2568
  *
2569
2569
  * @param request - DescribeSensitiveRequestsRequest
2570
2570
  * @returns DescribeSensitiveRequestsResponse
2571
2571
  */
2572
2572
  describeSensitiveRequests(request: $_model.DescribeSensitiveRequestsRequest): Promise<$_model.DescribeSensitiveRequestsResponse>;
2573
2573
  /**
2574
- * Queries the sensitive data statistics of the tracing and auditing feature.
2574
+ * Queries sensitive data statistics for tracing audits.
2575
2575
  *
2576
2576
  * @param request - DescribeSensitiveStatisticRequest
2577
2577
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2579,14 +2579,14 @@ export default class Client extends OpenApi {
2579
2579
  */
2580
2580
  describeSensitiveStatisticWithOptions(request: $_model.DescribeSensitiveStatisticRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSensitiveStatisticResponse>;
2581
2581
  /**
2582
- * Queries the sensitive data statistics of the tracing and auditing feature.
2582
+ * Queries sensitive data statistics for tracing audits.
2583
2583
  *
2584
2584
  * @param request - DescribeSensitiveStatisticRequest
2585
2585
  * @returns DescribeSensitiveStatisticResponse
2586
2586
  */
2587
2587
  describeSensitiveStatistic(request: $_model.DescribeSensitiveStatisticRequest): Promise<$_model.DescribeSensitiveStatisticResponse>;
2588
2588
  /**
2589
- * Queries whether Web Application Firewall (WAF) is authorized to access Logstores.
2589
+ * Queries the Logstore authorization status.
2590
2590
  *
2591
2591
  * @param request - DescribeSlsAuthStatusRequest
2592
2592
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2594,14 +2594,14 @@ export default class Client extends OpenApi {
2594
2594
  */
2595
2595
  describeSlsAuthStatusWithOptions(request: $_model.DescribeSlsAuthStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSlsAuthStatusResponse>;
2596
2596
  /**
2597
- * Queries whether Web Application Firewall (WAF) is authorized to access Logstores.
2597
+ * Queries the Logstore authorization status.
2598
2598
  *
2599
2599
  * @param request - DescribeSlsAuthStatusRequest
2600
2600
  * @returns DescribeSlsAuthStatusResponse
2601
2601
  */
2602
2602
  describeSlsAuthStatus(request: $_model.DescribeSlsAuthStatusRequest): Promise<$_model.DescribeSlsAuthStatusResponse>;
2603
2603
  /**
2604
- * Queries information about a Logstore, such as the total capacity, storage duration, and used capacity.
2604
+ * Retrieves Logstore information, including total capacity, storage duration, and used capacity.
2605
2605
  *
2606
2606
  * @param request - DescribeSlsLogStoreRequest
2607
2607
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2609,7 +2609,7 @@ export default class Client extends OpenApi {
2609
2609
  */
2610
2610
  describeSlsLogStoreWithOptions(request: $_model.DescribeSlsLogStoreRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSlsLogStoreResponse>;
2611
2611
  /**
2612
- * Queries information about a Logstore, such as the total capacity, storage duration, and used capacity.
2612
+ * Retrieves Logstore information, including total capacity, storage duration, and used capacity.
2613
2613
  *
2614
2614
  * @param request - DescribeSlsLogStoreRequest
2615
2615
  * @returns DescribeSlsLogStoreResponse
@@ -2631,7 +2631,7 @@ export default class Client extends OpenApi {
2631
2631
  */
2632
2632
  describeSlsLogStoreStatus(request: $_model.DescribeSlsLogStoreStatusRequest): Promise<$_model.DescribeSlsLogStoreStatusResponse>;
2633
2633
  /**
2634
- * Queries the number of protected resources for which a protection template takes effect.
2634
+ * Queries the number of protected resources that are associated with one or more protection templates.
2635
2635
  *
2636
2636
  * @param request - DescribeTemplateResourceCountRequest
2637
2637
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2639,14 +2639,14 @@ export default class Client extends OpenApi {
2639
2639
  */
2640
2640
  describeTemplateResourceCountWithOptions(request: $_model.DescribeTemplateResourceCountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeTemplateResourceCountResponse>;
2641
2641
  /**
2642
- * Queries the number of protected resources for which a protection template takes effect.
2642
+ * Queries the number of protected resources that are associated with one or more protection templates.
2643
2643
  *
2644
2644
  * @param request - DescribeTemplateResourceCountRequest
2645
2645
  * @returns DescribeTemplateResourceCountResponse
2646
2646
  */
2647
2647
  describeTemplateResourceCount(request: $_model.DescribeTemplateResourceCountRequest): Promise<$_model.DescribeTemplateResourceCountResponse>;
2648
2648
  /**
2649
- * Queries the resources that are associated to a protection rule template.
2649
+ * Queries the resources attached to a protection template.
2650
2650
  *
2651
2651
  * @param request - DescribeTemplateResourcesRequest
2652
2652
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2654,14 +2654,14 @@ export default class Client extends OpenApi {
2654
2654
  */
2655
2655
  describeTemplateResourcesWithOptions(request: $_model.DescribeTemplateResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeTemplateResourcesResponse>;
2656
2656
  /**
2657
- * Queries the resources that are associated to a protection rule template.
2657
+ * Queries the resources attached to a protection template.
2658
2658
  *
2659
2659
  * @param request - DescribeTemplateResourcesRequest
2660
2660
  * @returns DescribeTemplateResourcesResponse
2661
2661
  */
2662
2662
  describeTemplateResources(request: $_model.DescribeTemplateResourcesRequest): Promise<$_model.DescribeTemplateResourcesResponse>;
2663
2663
  /**
2664
- * 查看攻击事件列表
2664
+ * Queries a paginated list of notable security events.
2665
2665
  *
2666
2666
  * @param request - DescribeThreatEventRequest
2667
2667
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2669,14 +2669,14 @@ export default class Client extends OpenApi {
2669
2669
  */
2670
2670
  describeThreatEventWithOptions(request: $_model.DescribeThreatEventRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeThreatEventResponse>;
2671
2671
  /**
2672
- * 查看攻击事件列表
2672
+ * Queries a paginated list of notable security events.
2673
2673
  *
2674
2674
  * @param request - DescribeThreatEventRequest
2675
2675
  * @returns DescribeThreatEventResponse
2676
2676
  */
2677
2677
  describeThreatEvent(request: $_model.DescribeThreatEventRequest): Promise<$_model.DescribeThreatEventResponse>;
2678
2678
  /**
2679
- * 查看威胁事件详情
2679
+ * Retrieves the details of a security event that requires attention.
2680
2680
  *
2681
2681
  * @param request - DescribeThreatEventDetailRequest
2682
2682
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2684,14 +2684,14 @@ export default class Client extends OpenApi {
2684
2684
  */
2685
2685
  describeThreatEventDetailWithOptions(request: $_model.DescribeThreatEventDetailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeThreatEventDetailResponse>;
2686
2686
  /**
2687
- * 查看威胁事件详情
2687
+ * Retrieves the details of a security event that requires attention.
2688
2688
  *
2689
2689
  * @param request - DescribeThreatEventDetailRequest
2690
2690
  * @returns DescribeThreatEventDetailResponse
2691
2691
  */
2692
2692
  describeThreatEventDetail(request: $_model.DescribeThreatEventDetailRequest): Promise<$_model.DescribeThreatEventDetailResponse>;
2693
2693
  /**
2694
- * 查询安全事件Top攻击统计数据
2694
+ * Queries the top 5 statistics of security events aggregated by different statistical objects and sorted in descending order.
2695
2695
  *
2696
2696
  * @param request - DescribeThreatEventTopMetricRequest
2697
2697
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2699,14 +2699,14 @@ export default class Client extends OpenApi {
2699
2699
  */
2700
2700
  describeThreatEventTopMetricWithOptions(request: $_model.DescribeThreatEventTopMetricRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeThreatEventTopMetricResponse>;
2701
2701
  /**
2702
- * 查询安全事件Top攻击统计数据
2702
+ * Queries the top 5 statistics of security events aggregated by different statistical objects and sorted in descending order.
2703
2703
  *
2704
2704
  * @param request - DescribeThreatEventTopMetricRequest
2705
2705
  * @returns DescribeThreatEventTopMetricResponse
2706
2706
  */
2707
2707
  describeThreatEventTopMetric(request: $_model.DescribeThreatEventTopMetricRequest): Promise<$_model.DescribeThreatEventTopMetricResponse>;
2708
2708
  /**
2709
- * Queries the trends of API security risks.
2709
+ * Queries the trend of API security risks for a Web Application Firewall (WAF) instance.
2710
2710
  *
2711
2711
  * @param request - DescribeUserAbnormalTrendRequest
2712
2712
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2714,14 +2714,14 @@ export default class Client extends OpenApi {
2714
2714
  */
2715
2715
  describeUserAbnormalTrendWithOptions(request: $_model.DescribeUserAbnormalTrendRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeUserAbnormalTrendResponse>;
2716
2716
  /**
2717
- * Queries the trends of API security risks.
2717
+ * Queries the trend of API security risks for a Web Application Firewall (WAF) instance.
2718
2718
  *
2719
2719
  * @param request - DescribeUserAbnormalTrendRequest
2720
2720
  * @returns DescribeUserAbnormalTrendResponse
2721
2721
  */
2722
2722
  describeUserAbnormalTrend(request: $_model.DescribeUserAbnormalTrendRequest): Promise<$_model.DescribeUserAbnormalTrendResponse>;
2723
2723
  /**
2724
- * Queries the types and statistics of risks in the API security module.
2724
+ * Queries user risk types and statistics related to API security in Web Application Firewall (WAF).
2725
2725
  *
2726
2726
  * @param request - DescribeUserAbnormalTypeRequest
2727
2727
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2729,14 +2729,14 @@ export default class Client extends OpenApi {
2729
2729
  */
2730
2730
  describeUserAbnormalTypeWithOptions(request: $_model.DescribeUserAbnormalTypeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeUserAbnormalTypeResponse>;
2731
2731
  /**
2732
- * Queries the types and statistics of risks in the API security module.
2732
+ * Queries user risk types and statistics related to API security in Web Application Firewall (WAF).
2733
2733
  *
2734
2734
  * @param request - DescribeUserAbnormalTypeRequest
2735
2735
  * @returns DescribeUserAbnormalTypeResponse
2736
2736
  */
2737
2737
  describeUserAbnormalType(request: $_model.DescribeUserAbnormalTypeRequest): Promise<$_model.DescribeUserAbnormalTypeResponse>;
2738
2738
  /**
2739
- * Queries the traffic statistics of an API.
2739
+ * Queries traffic statistics for an API operation.
2740
2740
  *
2741
2741
  * @param request - DescribeUserApiRequestRequest
2742
2742
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2744,14 +2744,14 @@ export default class Client extends OpenApi {
2744
2744
  */
2745
2745
  describeUserApiRequestWithOptions(request: $_model.DescribeUserApiRequestRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeUserApiRequestResponse>;
2746
2746
  /**
2747
- * Queries the traffic statistics of an API.
2747
+ * Queries traffic statistics for an API operation.
2748
2748
  *
2749
2749
  * @param request - DescribeUserApiRequestRequest
2750
2750
  * @returns DescribeUserApiRequestResponse
2751
2751
  */
2752
2752
  describeUserApiRequest(request: $_model.DescribeUserApiRequestRequest): Promise<$_model.DescribeUserApiRequestResponse>;
2753
2753
  /**
2754
- * Queries the user asset statistics in the API security module.
2754
+ * Queries API security user asset statistics.
2755
2755
  *
2756
2756
  * @param request - DescribeUserAssetRequest
2757
2757
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2759,14 +2759,14 @@ export default class Client extends OpenApi {
2759
2759
  */
2760
2760
  describeUserAssetWithOptions(request: $_model.DescribeUserAssetRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeUserAssetResponse>;
2761
2761
  /**
2762
- * Queries the user asset statistics in the API security module.
2762
+ * Queries API security user asset statistics.
2763
2763
  *
2764
2764
  * @param request - DescribeUserAssetRequest
2765
2765
  * @returns DescribeUserAssetResponse
2766
2766
  */
2767
2767
  describeUserAsset(request: $_model.DescribeUserAssetRequest): Promise<$_model.DescribeUserAssetResponse>;
2768
2768
  /**
2769
- * Queries the trends of attacks detected by the API security module.
2769
+ * Queries the trend of API security attacks.
2770
2770
  *
2771
2771
  * @param request - DescribeUserEventTrendRequest
2772
2772
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2774,14 +2774,14 @@ export default class Client extends OpenApi {
2774
2774
  */
2775
2775
  describeUserEventTrendWithOptions(request: $_model.DescribeUserEventTrendRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeUserEventTrendResponse>;
2776
2776
  /**
2777
- * Queries the trends of attacks detected by the API security module.
2777
+ * Queries the trend of API security attacks.
2778
2778
  *
2779
2779
  * @param request - DescribeUserEventTrendRequest
2780
2780
  * @returns DescribeUserEventTrendResponse
2781
2781
  */
2782
2782
  describeUserEventTrend(request: $_model.DescribeUserEventTrendRequest): Promise<$_model.DescribeUserEventTrendResponse>;
2783
2783
  /**
2784
- * Queries the types and statistics of security events in the API security module.
2784
+ * Queries the types and statistics of user security events.
2785
2785
  *
2786
2786
  * @param request - DescribeUserEventTypeRequest
2787
2787
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2789,14 +2789,14 @@ export default class Client extends OpenApi {
2789
2789
  */
2790
2790
  describeUserEventTypeWithOptions(request: $_model.DescribeUserEventTypeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeUserEventTypeResponse>;
2791
2791
  /**
2792
- * Queries the types and statistics of security events in the API security module.
2792
+ * Queries the types and statistics of user security events.
2793
2793
  *
2794
2794
  * @param request - DescribeUserEventTypeRequest
2795
2795
  * @returns DescribeUserEventTypeResponse
2796
2796
  */
2797
2797
  describeUserEventType(request: $_model.DescribeUserEventTypeRequest): Promise<$_model.DescribeUserEventTypeResponse>;
2798
2798
  /**
2799
- * 查询用户日志配置
2799
+ * Queries the log field configuration of a Web Application Firewall (WAF) instance, including additional fields, removed fields, delivery strategies, and extended settings.
2800
2800
  *
2801
2801
  * @param request - DescribeUserLogFieldConfigRequest
2802
2802
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2804,14 +2804,14 @@ export default class Client extends OpenApi {
2804
2804
  */
2805
2805
  describeUserLogFieldConfigWithOptions(request: $_model.DescribeUserLogFieldConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeUserLogFieldConfigResponse>;
2806
2806
  /**
2807
- * 查询用户日志配置
2807
+ * Queries the log field configuration of a Web Application Firewall (WAF) instance, including additional fields, removed fields, delivery strategies, and extended settings.
2808
2808
  *
2809
2809
  * @param request - DescribeUserLogFieldConfigRequest
2810
2810
  * @returns DescribeUserLogFieldConfigResponse
2811
2811
  */
2812
2812
  describeUserLogFieldConfig(request: $_model.DescribeUserLogFieldConfigRequest): Promise<$_model.DescribeUserLogFieldConfigResponse>;
2813
2813
  /**
2814
- * Queries available regions for log storage.
2814
+ * Queries the log storage regions available to the user.
2815
2815
  *
2816
2816
  * @param request - DescribeUserSlsLogRegionsRequest
2817
2817
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2819,14 +2819,14 @@ export default class Client extends OpenApi {
2819
2819
  */
2820
2820
  describeUserSlsLogRegionsWithOptions(request: $_model.DescribeUserSlsLogRegionsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeUserSlsLogRegionsResponse>;
2821
2821
  /**
2822
- * Queries available regions for log storage.
2822
+ * Queries the log storage regions available to the user.
2823
2823
  *
2824
2824
  * @param request - DescribeUserSlsLogRegionsRequest
2825
2825
  * @returns DescribeUserSlsLogRegionsResponse
2826
2826
  */
2827
2827
  describeUserSlsLogRegions(request: $_model.DescribeUserSlsLogRegionsRequest): Promise<$_model.DescribeUserSlsLogRegionsResponse>;
2828
2828
  /**
2829
- * 查看用户分类实时流量
2829
+ * Queries the real-time traffic of a user by traffic type.
2830
2830
  *
2831
2831
  * @param request - DescribeUserTrafficRequest
2832
2832
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2834,7 +2834,7 @@ export default class Client extends OpenApi {
2834
2834
  */
2835
2835
  describeUserTrafficWithOptions(request: $_model.DescribeUserTrafficRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeUserTrafficResponse>;
2836
2836
  /**
2837
- * 查看用户分类实时流量
2837
+ * Queries the real-time traffic of a user by traffic type.
2838
2838
  *
2839
2839
  * @param request - DescribeUserTrafficRequest
2840
2840
  * @returns DescribeUserTrafficResponse
@@ -2856,7 +2856,7 @@ export default class Client extends OpenApi {
2856
2856
  */
2857
2857
  describeUserWafLogStatus(request: $_model.DescribeUserWafLogStatusRequest): Promise<$_model.DescribeUserWafLogStatusResponse>;
2858
2858
  /**
2859
- * 查询归属校验内容
2859
+ * Queries the domain ownership verification content of a Web Application Firewall (WAF) instance.
2860
2860
  *
2861
2861
  * @param request - DescribeVerifyContentRequest
2862
2862
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2864,14 +2864,14 @@ export default class Client extends OpenApi {
2864
2864
  */
2865
2865
  describeVerifyContentWithOptions(request: $_model.DescribeVerifyContentRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeVerifyContentResponse>;
2866
2866
  /**
2867
- * 查询归属校验内容
2867
+ * Queries the domain ownership verification content of a Web Application Firewall (WAF) instance.
2868
2868
  *
2869
2869
  * @param request - DescribeVerifyContentRequest
2870
2870
  * @returns DescribeVerifyContentResponse
2871
2871
  */
2872
2872
  describeVerifyContent(request: $_model.DescribeVerifyContentRequest): Promise<$_model.DescribeVerifyContentResponse>;
2873
2873
  /**
2874
- * Queries the top 10 IP addresses from which requests are sent.
2874
+ * Queries the top 10 IP addresses that initiate the most requests.
2875
2875
  *
2876
2876
  * @param request - DescribeVisitTopIpRequest
2877
2877
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2879,14 +2879,14 @@ export default class Client extends OpenApi {
2879
2879
  */
2880
2880
  describeVisitTopIpWithOptions(request: $_model.DescribeVisitTopIpRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeVisitTopIpResponse>;
2881
2881
  /**
2882
- * Queries the top 10 IP addresses from which requests are sent.
2882
+ * Queries the top 10 IP addresses that initiate the most requests.
2883
2883
  *
2884
2884
  * @param request - DescribeVisitTopIpRequest
2885
2885
  * @returns DescribeVisitTopIpResponse
2886
2886
  */
2887
2887
  describeVisitTopIp(request: $_model.DescribeVisitTopIpRequest): Promise<$_model.DescribeVisitTopIpResponse>;
2888
2888
  /**
2889
- * Queries the top 10 user agents that are used to initiate requests.
2889
+ * Queries the top 10 User-Agents that initiate the most requests.
2890
2890
  *
2891
2891
  * @param request - DescribeVisitUasRequest
2892
2892
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2894,14 +2894,14 @@ export default class Client extends OpenApi {
2894
2894
  */
2895
2895
  describeVisitUasWithOptions(request: $_model.DescribeVisitUasRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeVisitUasResponse>;
2896
2896
  /**
2897
- * Queries the top 10 user agents that are used to initiate requests.
2897
+ * Queries the top 10 User-Agents that initiate the most requests.
2898
2898
  *
2899
2899
  * @param request - DescribeVisitUasRequest
2900
2900
  * @returns DescribeVisitUasResponse
2901
2901
  */
2902
2902
  describeVisitUas(request: $_model.DescribeVisitUasRequest): Promise<$_model.DescribeVisitUasResponse>;
2903
2903
  /**
2904
- * Queries the back-to-origin CIDR blocks of a Web Application Firewall (WAF) instance.
2904
+ * Queries the back-to-origin CIDR blocks of WAF.
2905
2905
  *
2906
2906
  * @param request - DescribeWafSourceIpSegmentRequest
2907
2907
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2909,14 +2909,14 @@ export default class Client extends OpenApi {
2909
2909
  */
2910
2910
  describeWafSourceIpSegmentWithOptions(request: $_model.DescribeWafSourceIpSegmentRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeWafSourceIpSegmentResponse>;
2911
2911
  /**
2912
- * Queries the back-to-origin CIDR blocks of a Web Application Firewall (WAF) instance.
2912
+ * Queries the back-to-origin CIDR blocks of WAF.
2913
2913
  *
2914
2914
  * @param request - DescribeWafSourceIpSegmentRequest
2915
2915
  * @returns DescribeWafSourceIpSegmentResponse
2916
2916
  */
2917
2917
  describeWafSourceIpSegment(request: $_model.DescribeWafSourceIpSegmentRequest): Promise<$_model.DescribeWafSourceIpSegmentResponse>;
2918
2918
  /**
2919
- * 创建WAF服务关联角色
2919
+ * Initializes a service-linked role for WAF.
2920
2920
  *
2921
2921
  * @param request - InitializeWafOperationRoleRequest
2922
2922
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2924,7 +2924,7 @@ export default class Client extends OpenApi {
2924
2924
  */
2925
2925
  initializeWafOperationRoleWithOptions(request: $_model.InitializeWafOperationRoleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.InitializeWafOperationRoleResponse>;
2926
2926
  /**
2927
- * 创建WAF服务关联角色
2927
+ * Initializes a service-linked role for WAF.
2928
2928
  *
2929
2929
  * @param request - InitializeWafOperationRoleRequest
2930
2930
  * @returns InitializeWafOperationRoleResponse
@@ -2961,7 +2961,7 @@ export default class Client extends OpenApi {
2961
2961
  */
2962
2962
  listTagResources(request: $_model.ListTagResourcesRequest): Promise<$_model.ListTagResourcesResponse>;
2963
2963
  /**
2964
- * Queries the tag values of a tag key.
2964
+ * Queries the tag values that correspond to a specified tag key.
2965
2965
  *
2966
2966
  * @param request - ListTagValuesRequest
2967
2967
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2969,14 +2969,14 @@ export default class Client extends OpenApi {
2969
2969
  */
2970
2970
  listTagValuesWithOptions(request: $_model.ListTagValuesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListTagValuesResponse>;
2971
2971
  /**
2972
- * Queries the tag values of a tag key.
2972
+ * Queries the tag values that correspond to a specified tag key.
2973
2973
  *
2974
2974
  * @param request - ListTagValuesRequest
2975
2975
  * @returns ListTagValuesResponse
2976
2976
  */
2977
2977
  listTagValues(request: $_model.ListTagValuesRequest): Promise<$_model.ListTagValuesResponse>;
2978
2978
  /**
2979
- * Modifies the status of multiple risks detected by the API security module at a time.
2979
+ * Modifies the status of API security risks in batches.
2980
2980
  *
2981
2981
  * @param request - ModifyApisecAbnormalsRequest
2982
2982
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2984,14 +2984,14 @@ export default class Client extends OpenApi {
2984
2984
  */
2985
2985
  modifyApisecAbnormalsWithOptions(request: $_model.ModifyApisecAbnormalsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyApisecAbnormalsResponse>;
2986
2986
  /**
2987
- * Modifies the status of multiple risks detected by the API security module at a time.
2987
+ * Modifies the status of API security risks in batches.
2988
2988
  *
2989
2989
  * @param request - ModifyApisecAbnormalsRequest
2990
2990
  * @returns ModifyApisecAbnormalsResponse
2991
2991
  */
2992
2992
  modifyApisecAbnormals(request: $_model.ModifyApisecAbnormalsRequest): Promise<$_model.ModifyApisecAbnormalsResponse>;
2993
2993
  /**
2994
- * Modifies the annotations of APIs in the API security module.
2994
+ * Modifies the annotation of an API asset in the API security module of Web Application Firewall (WAF).
2995
2995
  *
2996
2996
  * @param request - ModifyApisecApiResourceRequest
2997
2997
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2999,14 +2999,14 @@ export default class Client extends OpenApi {
2999
2999
  */
3000
3000
  modifyApisecApiResourceWithOptions(request: $_model.ModifyApisecApiResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyApisecApiResourceResponse>;
3001
3001
  /**
3002
- * Modifies the annotations of APIs in the API security module.
3002
+ * Modifies the annotation of an API asset in the API security module of Web Application Firewall (WAF).
3003
3003
  *
3004
3004
  * @param request - ModifyApisecApiResourceRequest
3005
3005
  * @returns ModifyApisecApiResourceResponse
3006
3006
  */
3007
3007
  modifyApisecApiResource(request: $_model.ModifyApisecApiResourceRequest): Promise<$_model.ModifyApisecApiResourceResponse>;
3008
3008
  /**
3009
- * Modifies the status of multiple security events detected by the API security module at a time.
3009
+ * Modifies the status of a batch of API security events.
3010
3010
  *
3011
3011
  * @param request - ModifyApisecEventsRequest
3012
3012
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3014,14 +3014,14 @@ export default class Client extends OpenApi {
3014
3014
  */
3015
3015
  modifyApisecEventsWithOptions(request: $_model.ModifyApisecEventsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyApisecEventsResponse>;
3016
3016
  /**
3017
- * Modifies the status of multiple security events detected by the API security module at a time.
3017
+ * Modifies the status of a batch of API security events.
3018
3018
  *
3019
3019
  * @param request - ModifyApisecEventsRequest
3020
3020
  * @returns ModifyApisecEventsResponse
3021
3021
  */
3022
3022
  modifyApisecEvents(request: $_model.ModifyApisecEventsRequest): Promise<$_model.ModifyApisecEventsResponse>;
3023
3023
  /**
3024
- * Modifies the configurations of API security log subscription.
3024
+ * Updates the API security log subscription settings.
3025
3025
  *
3026
3026
  * @param request - ModifyApisecLogDeliveryRequest
3027
3027
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3029,14 +3029,14 @@ export default class Client extends OpenApi {
3029
3029
  */
3030
3030
  modifyApisecLogDeliveryWithOptions(request: $_model.ModifyApisecLogDeliveryRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyApisecLogDeliveryResponse>;
3031
3031
  /**
3032
- * Modifies the configurations of API security log subscription.
3032
+ * Updates the API security log subscription settings.
3033
3033
  *
3034
3034
  * @param request - ModifyApisecLogDeliveryRequest
3035
3035
  * @returns ModifyApisecLogDeliveryResponse
3036
3036
  */
3037
3037
  modifyApisecLogDelivery(request: $_model.ModifyApisecLogDeliveryRequest): Promise<$_model.ModifyApisecLogDeliveryResponse>;
3038
3038
  /**
3039
- * Modifies the status of API security log subscription.
3039
+ * Modifies the subscription status of API security logs.
3040
3040
  *
3041
3041
  * @param request - ModifyApisecLogDeliveryStatusRequest
3042
3042
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3044,14 +3044,14 @@ export default class Client extends OpenApi {
3044
3044
  */
3045
3045
  modifyApisecLogDeliveryStatusWithOptions(request: $_model.ModifyApisecLogDeliveryStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyApisecLogDeliveryStatusResponse>;
3046
3046
  /**
3047
- * Modifies the status of API security log subscription.
3047
+ * Modifies the subscription status of API security logs.
3048
3048
  *
3049
3049
  * @param request - ModifyApisecLogDeliveryStatusRequest
3050
3050
  * @returns ModifyApisecLogDeliveryStatusResponse
3051
3051
  */
3052
3052
  modifyApisecLogDeliveryStatus(request: $_model.ModifyApisecLogDeliveryStatusRequest): Promise<$_model.ModifyApisecLogDeliveryStatusResponse>;
3053
3053
  /**
3054
- * Changes the status of features in the API security module for protected objects or protected object groups.
3054
+ * Modifies the status of protected objects or protected object groups for the API security protection module.
3055
3055
  *
3056
3056
  * @param request - ModifyApisecModuleStatusRequest
3057
3057
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3059,14 +3059,14 @@ export default class Client extends OpenApi {
3059
3059
  */
3060
3060
  modifyApisecModuleStatusWithOptions(request: $_model.ModifyApisecModuleStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyApisecModuleStatusResponse>;
3061
3061
  /**
3062
- * Changes the status of features in the API security module for protected objects or protected object groups.
3062
+ * Modifies the status of protected objects or protected object groups for the API security protection module.
3063
3063
  *
3064
3064
  * @param request - ModifyApisecModuleStatusRequest
3065
3065
  * @returns ModifyApisecModuleStatusResponse
3066
3066
  */
3067
3067
  modifyApisecModuleStatus(request: $_model.ModifyApisecModuleStatusRequest): Promise<$_model.ModifyApisecModuleStatusResponse>;
3068
3068
  /**
3069
- * Changes the status of the API security module for protected objects or protected object groups.
3069
+ * Modifies the status of protected objects or protected object groups for API security.
3070
3070
  *
3071
3071
  * @param request - ModifyApisecStatusRequest
3072
3072
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3074,14 +3074,14 @@ export default class Client extends OpenApi {
3074
3074
  */
3075
3075
  modifyApisecStatusWithOptions(request: $_model.ModifyApisecStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyApisecStatusResponse>;
3076
3076
  /**
3077
- * Changes the status of the API security module for protected objects or protected object groups.
3077
+ * Modifies the status of protected objects or protected object groups for API security.
3078
3078
  *
3079
3079
  * @param request - ModifyApisecStatusRequest
3080
3080
  * @returns ModifyApisecStatusResponse
3081
3081
  */
3082
3082
  modifyApisecStatus(request: $_model.ModifyApisecStatusRequest): Promise<$_model.ModifyApisecStatusResponse>;
3083
3083
  /**
3084
- * Modifies the configurations of a service that is added to Web Application Firewall (WAF).
3084
+ * Modifies the configuration of a cloud service that is connected to Web Application Firewall (WAF).
3085
3085
  *
3086
3086
  * @param tmpReq - ModifyCloudResourceRequest
3087
3087
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3089,14 +3089,14 @@ export default class Client extends OpenApi {
3089
3089
  */
3090
3090
  modifyCloudResourceWithOptions(tmpReq: $_model.ModifyCloudResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyCloudResourceResponse>;
3091
3091
  /**
3092
- * Modifies the configurations of a service that is added to Web Application Firewall (WAF).
3092
+ * Modifies the configuration of a cloud service that is connected to Web Application Firewall (WAF).
3093
3093
  *
3094
3094
  * @param request - ModifyCloudResourceRequest
3095
3095
  * @returns ModifyCloudResourceResponse
3096
3096
  */
3097
3097
  modifyCloudResource(request: $_model.ModifyCloudResourceRequest): Promise<$_model.ModifyCloudResourceResponse>;
3098
3098
  /**
3099
- * 修改云产品接入的证书
3099
+ * Modifies the certificate for a resource managed by WAF in cloud native mode.
3100
3100
  *
3101
3101
  * @param request - ModifyCloudResourceCertRequest
3102
3102
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3104,14 +3104,14 @@ export default class Client extends OpenApi {
3104
3104
  */
3105
3105
  modifyCloudResourceCertWithOptions(request: $_model.ModifyCloudResourceCertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyCloudResourceCertResponse>;
3106
3106
  /**
3107
- * 修改云产品接入的证书
3107
+ * Modifies the certificate for a resource managed by WAF in cloud native mode.
3108
3108
  *
3109
3109
  * @param request - ModifyCloudResourceCertRequest
3110
3110
  * @returns ModifyCloudResourceCertResponse
3111
3111
  */
3112
3112
  modifyCloudResourceCert(request: $_model.ModifyCloudResourceCertRequest): Promise<$_model.ModifyCloudResourceCertResponse>;
3113
3113
  /**
3114
- * 修改云产品接入的默认证书
3114
+ * Modifies the default certificate for a cloud native mode resource.
3115
3115
  *
3116
3116
  * @param request - ModifyCloudResourceDefaultCertRequest
3117
3117
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3119,14 +3119,14 @@ export default class Client extends OpenApi {
3119
3119
  */
3120
3120
  modifyCloudResourceDefaultCertWithOptions(request: $_model.ModifyCloudResourceDefaultCertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyCloudResourceDefaultCertResponse>;
3121
3121
  /**
3122
- * 修改云产品接入的默认证书
3122
+ * Modifies the default certificate for a cloud native mode resource.
3123
3123
  *
3124
3124
  * @param request - ModifyCloudResourceDefaultCertRequest
3125
3125
  * @returns ModifyCloudResourceDefaultCertResponse
3126
3126
  */
3127
3127
  modifyCloudResourceDefaultCert(request: $_model.ModifyCloudResourceDefaultCertRequest): Promise<$_model.ModifyCloudResourceDefaultCertResponse>;
3128
3128
  /**
3129
- * Modifies the default Secure Sockets Layer (SSL) and Transport Layer Security (TLS) settings.
3129
+ * Modifies the default SSL/TLS settings.
3130
3130
  *
3131
3131
  * @param request - ModifyDefaultHttpsRequest
3132
3132
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3134,14 +3134,14 @@ export default class Client extends OpenApi {
3134
3134
  */
3135
3135
  modifyDefaultHttpsWithOptions(request: $_model.ModifyDefaultHttpsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDefaultHttpsResponse>;
3136
3136
  /**
3137
- * Modifies the default Secure Sockets Layer (SSL) and Transport Layer Security (TLS) settings.
3137
+ * Modifies the default SSL/TLS settings.
3138
3138
  *
3139
3139
  * @param request - ModifyDefaultHttpsRequest
3140
3140
  * @returns ModifyDefaultHttpsResponse
3141
3141
  */
3142
3142
  modifyDefaultHttps(request: $_model.ModifyDefaultHttpsRequest): Promise<$_model.ModifyDefaultHttpsResponse>;
3143
3143
  /**
3144
- * Modifies the configurations of a protected object group.
3144
+ * Modifies the configuration of a protected object group.
3145
3145
  *
3146
3146
  * @param request - ModifyDefenseResourceGroupRequest
3147
3147
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3149,7 +3149,7 @@ export default class Client extends OpenApi {
3149
3149
  */
3150
3150
  modifyDefenseResourceGroupWithOptions(request: $_model.ModifyDefenseResourceGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDefenseResourceGroupResponse>;
3151
3151
  /**
3152
- * Modifies the configurations of a protected object group.
3152
+ * Modifies the configuration of a protected object group.
3153
3153
  *
3154
3154
  * @param request - ModifyDefenseResourceGroupRequest
3155
3155
  * @returns ModifyDefenseResourceGroupResponse
@@ -3171,7 +3171,7 @@ export default class Client extends OpenApi {
3171
3171
  */
3172
3172
  modifyDefenseResourceXff(request: $_model.ModifyDefenseResourceXffRequest): Promise<$_model.ModifyDefenseResourceXffResponse>;
3173
3173
  /**
3174
- * Modifies the configurations of a protection rule.
3174
+ * Modifies the configuration of a protection rule.
3175
3175
  *
3176
3176
  * @param request - ModifyDefenseRuleRequest
3177
3177
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3179,14 +3179,14 @@ export default class Client extends OpenApi {
3179
3179
  */
3180
3180
  modifyDefenseRuleWithOptions(request: $_model.ModifyDefenseRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDefenseRuleResponse>;
3181
3181
  /**
3182
- * Modifies the configurations of a protection rule.
3182
+ * Modifies the configuration of a protection rule.
3183
3183
  *
3184
3184
  * @param request - ModifyDefenseRuleRequest
3185
3185
  * @returns ModifyDefenseRuleResponse
3186
3186
  */
3187
3187
  modifyDefenseRule(request: $_model.ModifyDefenseRuleRequest): Promise<$_model.ModifyDefenseRuleResponse>;
3188
3188
  /**
3189
- * Updates the cached page of a website that is protected based on a website tamper-proofing rule.
3189
+ * Updates the cache for a web tamper-proofing rule.
3190
3190
  *
3191
3191
  * @param request - ModifyDefenseRuleCacheRequest
3192
3192
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3194,14 +3194,14 @@ export default class Client extends OpenApi {
3194
3194
  */
3195
3195
  modifyDefenseRuleCacheWithOptions(request: $_model.ModifyDefenseRuleCacheRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDefenseRuleCacheResponse>;
3196
3196
  /**
3197
- * Updates the cached page of a website that is protected based on a website tamper-proofing rule.
3197
+ * Updates the cache for a web tamper-proofing rule.
3198
3198
  *
3199
3199
  * @param request - ModifyDefenseRuleCacheRequest
3200
3200
  * @returns ModifyDefenseRuleCacheResponse
3201
3201
  */
3202
3202
  modifyDefenseRuleCache(request: $_model.ModifyDefenseRuleCacheRequest): Promise<$_model.ModifyDefenseRuleCacheResponse>;
3203
3203
  /**
3204
- * Changes the status of a protection rule.
3204
+ * Enables or disables a protection rule.
3205
3205
  *
3206
3206
  * @param request - ModifyDefenseRuleStatusRequest
3207
3207
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3209,14 +3209,14 @@ export default class Client extends OpenApi {
3209
3209
  */
3210
3210
  modifyDefenseRuleStatusWithOptions(request: $_model.ModifyDefenseRuleStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDefenseRuleStatusResponse>;
3211
3211
  /**
3212
- * Changes the status of a protection rule.
3212
+ * Enables or disables a protection rule.
3213
3213
  *
3214
3214
  * @param request - ModifyDefenseRuleStatusRequest
3215
3215
  * @returns ModifyDefenseRuleStatusResponse
3216
3216
  */
3217
3217
  modifyDefenseRuleStatus(request: $_model.ModifyDefenseRuleStatusRequest): Promise<$_model.ModifyDefenseRuleStatusResponse>;
3218
3218
  /**
3219
- * 修改用户防护场景的配置
3219
+ * Modifies the mitigation settings for a protection scenario.
3220
3220
  *
3221
3221
  * @param request - ModifyDefenseSceneConfigRequest
3222
3222
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3224,14 +3224,14 @@ export default class Client extends OpenApi {
3224
3224
  */
3225
3225
  modifyDefenseSceneConfigWithOptions(request: $_model.ModifyDefenseSceneConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDefenseSceneConfigResponse>;
3226
3226
  /**
3227
- * 修改用户防护场景的配置
3227
+ * Modifies the mitigation settings for a protection scenario.
3228
3228
  *
3229
3229
  * @param request - ModifyDefenseSceneConfigRequest
3230
3230
  * @returns ModifyDefenseSceneConfigResponse
3231
3231
  */
3232
3232
  modifyDefenseSceneConfig(request: $_model.ModifyDefenseSceneConfigRequest): Promise<$_model.ModifyDefenseSceneConfigResponse>;
3233
3233
  /**
3234
- * Modifies the configurations of a protection rule template.
3234
+ * Modifies a defense template.
3235
3235
  *
3236
3236
  * @param request - ModifyDefenseTemplateRequest
3237
3237
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3239,7 +3239,7 @@ export default class Client extends OpenApi {
3239
3239
  */
3240
3240
  modifyDefenseTemplateWithOptions(request: $_model.ModifyDefenseTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDefenseTemplateResponse>;
3241
3241
  /**
3242
- * Modifies the configurations of a protection rule template.
3242
+ * Modifies a defense template.
3243
3243
  *
3244
3244
  * @param request - ModifyDefenseTemplateRequest
3245
3245
  * @returns ModifyDefenseTemplateResponse
@@ -3261,7 +3261,7 @@ export default class Client extends OpenApi {
3261
3261
  */
3262
3262
  modifyDefenseTemplateStatus(request: $_model.ModifyDefenseTemplateStatusRequest): Promise<$_model.ModifyDefenseTemplateStatusResponse>;
3263
3263
  /**
3264
- * Modifies the configurations of a domain name that is added to Web Application Firewall (WAF) in CNAME record mode.
3264
+ * Updates a CNAME-based domain name onboarded to Web Application Firewall (WAF).
3265
3265
  *
3266
3266
  * @param tmpReq - ModifyDomainRequest
3267
3267
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3269,14 +3269,14 @@ export default class Client extends OpenApi {
3269
3269
  */
3270
3270
  modifyDomainWithOptions(tmpReq: $_model.ModifyDomainRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDomainResponse>;
3271
3271
  /**
3272
- * Modifies the configurations of a domain name that is added to Web Application Firewall (WAF) in CNAME record mode.
3272
+ * Updates a CNAME-based domain name onboarded to Web Application Firewall (WAF).
3273
3273
  *
3274
3274
  * @param request - ModifyDomainRequest
3275
3275
  * @returns ModifyDomainResponse
3276
3276
  */
3277
3277
  modifyDomain(request: $_model.ModifyDomainRequest): Promise<$_model.ModifyDomainResponse>;
3278
3278
  /**
3279
- * 修改域名的证书
3279
+ * Modifies the certificate that is associated with a domain name added to a Web Application Firewall (WAF) instance in CNAME record mode.
3280
3280
  *
3281
3281
  * @param request - ModifyDomainCertRequest
3282
3282
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3284,14 +3284,14 @@ export default class Client extends OpenApi {
3284
3284
  */
3285
3285
  modifyDomainCertWithOptions(request: $_model.ModifyDomainCertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDomainCertResponse>;
3286
3286
  /**
3287
- * 修改域名的证书
3287
+ * Modifies the certificate that is associated with a domain name added to a Web Application Firewall (WAF) instance in CNAME record mode.
3288
3288
  *
3289
3289
  * @param request - ModifyDomainCertRequest
3290
3290
  * @returns ModifyDomainCertResponse
3291
3291
  */
3292
3292
  modifyDomainCert(request: $_model.ModifyDomainCertRequest): Promise<$_model.ModifyDomainCertResponse>;
3293
3293
  /**
3294
- * Re-adds a domain name that is penalized for failing to obtain an Internet Content Provider (ICP) filing to Web Application Firewall (WAF).
3294
+ * Re-connects a domain name that is in the ICP filing violation penalty status.
3295
3295
  *
3296
3296
  * @param request - ModifyDomainPunishStatusRequest
3297
3297
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3299,14 +3299,14 @@ export default class Client extends OpenApi {
3299
3299
  */
3300
3300
  modifyDomainPunishStatusWithOptions(request: $_model.ModifyDomainPunishStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyDomainPunishStatusResponse>;
3301
3301
  /**
3302
- * Re-adds a domain name that is penalized for failing to obtain an Internet Content Provider (ICP) filing to Web Application Firewall (WAF).
3302
+ * Re-connects a domain name that is in the ICP filing violation penalty status.
3303
3303
  *
3304
3304
  * @param request - ModifyDomainPunishStatusRequest
3305
3305
  * @returns ModifyDomainPunishStatusResponse
3306
3306
  */
3307
3307
  modifyDomainPunishStatus(request: $_model.ModifyDomainPunishStatusRequest): Promise<$_model.ModifyDomainPunishStatusResponse>;
3308
3308
  /**
3309
- * Modifies information about a hybrid cloud cluster.
3309
+ * Updates hybrid cloud cluster settings, such as the cluster name, ports, and access mode.
3310
3310
  *
3311
3311
  * @param request - ModifyHybridCloudClusterRequest
3312
3312
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3314,14 +3314,14 @@ export default class Client extends OpenApi {
3314
3314
  */
3315
3315
  modifyHybridCloudClusterWithOptions(request: $_model.ModifyHybridCloudClusterRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHybridCloudClusterResponse>;
3316
3316
  /**
3317
- * Modifies information about a hybrid cloud cluster.
3317
+ * Updates hybrid cloud cluster settings, such as the cluster name, ports, and access mode.
3318
3318
  *
3319
3319
  * @param request - ModifyHybridCloudClusterRequest
3320
3320
  * @returns ModifyHybridCloudClusterResponse
3321
3321
  */
3322
3322
  modifyHybridCloudCluster(request: $_model.ModifyHybridCloudClusterRequest): Promise<$_model.ModifyHybridCloudClusterResponse>;
3323
3323
  /**
3324
- * Enables or disables manual bypass for a hybrid cloud cluster whose type is set to SDK Integration Mode.
3324
+ * Modifies the manual bypass status for a hybrid cloud cluster that is integrated with an SDK.
3325
3325
  *
3326
3326
  * @param request - ModifyHybridCloudClusterBypassStatusRequest
3327
3327
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3329,14 +3329,14 @@ export default class Client extends OpenApi {
3329
3329
  */
3330
3330
  modifyHybridCloudClusterBypassStatusWithOptions(request: $_model.ModifyHybridCloudClusterBypassStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHybridCloudClusterBypassStatusResponse>;
3331
3331
  /**
3332
- * Enables or disables manual bypass for a hybrid cloud cluster whose type is set to SDK Integration Mode.
3332
+ * Modifies the manual bypass status for a hybrid cloud cluster that is integrated with an SDK.
3333
3333
  *
3334
3334
  * @param request - ModifyHybridCloudClusterBypassStatusRequest
3335
3335
  * @returns ModifyHybridCloudClusterBypassStatusResponse
3336
3336
  */
3337
3337
  modifyHybridCloudClusterBypassStatus(request: $_model.ModifyHybridCloudClusterBypassStatusRequest): Promise<$_model.ModifyHybridCloudClusterBypassStatusResponse>;
3338
3338
  /**
3339
- * Modifies the rule of a hybrid cloud cluster.
3339
+ * Modifies the rule information of a hybrid cloud cluster.
3340
3340
  *
3341
3341
  * @param request - ModifyHybridCloudClusterRuleRequest
3342
3342
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3344,14 +3344,14 @@ export default class Client extends OpenApi {
3344
3344
  */
3345
3345
  modifyHybridCloudClusterRuleWithOptions(request: $_model.ModifyHybridCloudClusterRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHybridCloudClusterRuleResponse>;
3346
3346
  /**
3347
- * Modifies the rule of a hybrid cloud cluster.
3347
+ * Modifies the rule information of a hybrid cloud cluster.
3348
3348
  *
3349
3349
  * @param request - ModifyHybridCloudClusterRuleRequest
3350
3350
  * @returns ModifyHybridCloudClusterRuleResponse
3351
3351
  */
3352
3352
  modifyHybridCloudClusterRule(request: $_model.ModifyHybridCloudClusterRuleRequest): Promise<$_model.ModifyHybridCloudClusterRuleResponse>;
3353
3353
  /**
3354
- * Modifies a node group in a hybrid cloud cluster.
3354
+ * Modifies the information of a cluster group.
3355
3355
  *
3356
3356
  * @param request - ModifyHybridCloudGroupRequest
3357
3357
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3359,14 +3359,14 @@ export default class Client extends OpenApi {
3359
3359
  */
3360
3360
  modifyHybridCloudGroupWithOptions(request: $_model.ModifyHybridCloudGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHybridCloudGroupResponse>;
3361
3361
  /**
3362
- * Modifies a node group in a hybrid cloud cluster.
3362
+ * Modifies the information of a cluster group.
3363
3363
  *
3364
3364
  * @param request - ModifyHybridCloudGroupRequest
3365
3365
  * @returns ModifyHybridCloudGroupResponse
3366
3366
  */
3367
3367
  modifyHybridCloudGroup(request: $_model.ModifyHybridCloudGroupRequest): Promise<$_model.ModifyHybridCloudGroupResponse>;
3368
3368
  /**
3369
- * Adds a node to a node group of a hybrid cloud cluster.
3369
+ * Adds a node to a node group in a hybrid cloud cluster of a Web Application Firewall (WAF) instance.
3370
3370
  *
3371
3371
  * @param request - ModifyHybridCloudGroupExpansionServerRequest
3372
3372
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3374,14 +3374,14 @@ export default class Client extends OpenApi {
3374
3374
  */
3375
3375
  modifyHybridCloudGroupExpansionServerWithOptions(request: $_model.ModifyHybridCloudGroupExpansionServerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHybridCloudGroupExpansionServerResponse>;
3376
3376
  /**
3377
- * Adds a node to a node group of a hybrid cloud cluster.
3377
+ * Adds a node to a node group in a hybrid cloud cluster of a Web Application Firewall (WAF) instance.
3378
3378
  *
3379
3379
  * @param request - ModifyHybridCloudGroupExpansionServerRequest
3380
3380
  * @returns ModifyHybridCloudGroupExpansionServerResponse
3381
3381
  */
3382
3382
  modifyHybridCloudGroupExpansionServer(request: $_model.ModifyHybridCloudGroupExpansionServerRequest): Promise<$_model.ModifyHybridCloudGroupExpansionServerResponse>;
3383
3383
  /**
3384
- * Deletes a node from a node group of a hybrid cloud cluster.
3384
+ * Deletes nodes from a cluster group.
3385
3385
  *
3386
3386
  * @param request - ModifyHybridCloudGroupShrinkServerRequest
3387
3387
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3389,14 +3389,14 @@ export default class Client extends OpenApi {
3389
3389
  */
3390
3390
  modifyHybridCloudGroupShrinkServerWithOptions(request: $_model.ModifyHybridCloudGroupShrinkServerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHybridCloudGroupShrinkServerResponse>;
3391
3391
  /**
3392
- * Deletes a node from a node group of a hybrid cloud cluster.
3392
+ * Deletes nodes from a cluster group.
3393
3393
  *
3394
3394
  * @param request - ModifyHybridCloudGroupShrinkServerRequest
3395
3395
  * @returns ModifyHybridCloudGroupShrinkServerResponse
3396
3396
  */
3397
3397
  modifyHybridCloudGroupShrinkServer(request: $_model.ModifyHybridCloudGroupShrinkServerRequest): Promise<$_model.ModifyHybridCloudGroupShrinkServerResponse>;
3398
3398
  /**
3399
- * Modifies the traffic redirection status of a hybrid cloud cluster by using an SDK.
3399
+ * Modifies the traffic redirection status of a hybrid cloud SDK.
3400
3400
  *
3401
3401
  * @param request - ModifyHybridCloudSdkPullinStatusRequest
3402
3402
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3404,14 +3404,14 @@ export default class Client extends OpenApi {
3404
3404
  */
3405
3405
  modifyHybridCloudSdkPullinStatusWithOptions(request: $_model.ModifyHybridCloudSdkPullinStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHybridCloudSdkPullinStatusResponse>;
3406
3406
  /**
3407
- * Modifies the traffic redirection status of a hybrid cloud cluster by using an SDK.
3407
+ * Modifies the traffic redirection status of a hybrid cloud SDK.
3408
3408
  *
3409
3409
  * @param request - ModifyHybridCloudSdkPullinStatusRequest
3410
3410
  * @returns ModifyHybridCloudSdkPullinStatusResponse
3411
3411
  */
3412
3412
  modifyHybridCloudSdkPullinStatus(request: $_model.ModifyHybridCloudSdkPullinStatusRequest): Promise<$_model.ModifyHybridCloudSdkPullinStatusResponse>;
3413
3413
  /**
3414
- * Modifies the information about a hybrid cloud node.
3414
+ * Modifies hybrid cloud node information.
3415
3415
  *
3416
3416
  * @param request - ModifyHybridCloudServerRequest
3417
3417
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3419,14 +3419,14 @@ export default class Client extends OpenApi {
3419
3419
  */
3420
3420
  modifyHybridCloudServerWithOptions(request: $_model.ModifyHybridCloudServerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHybridCloudServerResponse>;
3421
3421
  /**
3422
- * Modifies the information about a hybrid cloud node.
3422
+ * Modifies hybrid cloud node information.
3423
3423
  *
3424
3424
  * @param request - ModifyHybridCloudServerRequest
3425
3425
  * @returns ModifyHybridCloudServerResponse
3426
3426
  */
3427
3427
  modifyHybridCloudServer(request: $_model.ModifyHybridCloudServerRequest): Promise<$_model.ModifyHybridCloudServerResponse>;
3428
3428
  /**
3429
- * Modifies a hybrid cloud log delivery configuration.
3429
+ * Modifies a log delivery configuration for a hybrid cloud cluster.
3430
3430
  *
3431
3431
  * @param request - ModifyLogDeliveryConfigRequest
3432
3432
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3434,14 +3434,14 @@ export default class Client extends OpenApi {
3434
3434
  */
3435
3435
  modifyLogDeliveryConfigWithOptions(request: $_model.ModifyLogDeliveryConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyLogDeliveryConfigResponse>;
3436
3436
  /**
3437
- * Modifies a hybrid cloud log delivery configuration.
3437
+ * Modifies a log delivery configuration for a hybrid cloud cluster.
3438
3438
  *
3439
3439
  * @param request - ModifyLogDeliveryConfigRequest
3440
3440
  * @returns ModifyLogDeliveryConfigResponse
3441
3441
  */
3442
3442
  modifyLogDeliveryConfig(request: $_model.ModifyLogDeliveryConfigRequest): Promise<$_model.ModifyLogDeliveryConfigResponse>;
3443
3443
  /**
3444
- * Modifies an IP address blacklist for major event protection.
3444
+ * Modifies an IP address blacklist for critical event protection.
3445
3445
  *
3446
3446
  * @param request - ModifyMajorProtectionBlackIpRequest
3447
3447
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3449,14 +3449,14 @@ export default class Client extends OpenApi {
3449
3449
  */
3450
3450
  modifyMajorProtectionBlackIpWithOptions(request: $_model.ModifyMajorProtectionBlackIpRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyMajorProtectionBlackIpResponse>;
3451
3451
  /**
3452
- * Modifies an IP address blacklist for major event protection.
3452
+ * Modifies an IP address blacklist for critical event protection.
3453
3453
  *
3454
3454
  * @param request - ModifyMajorProtectionBlackIpRequest
3455
3455
  * @returns ModifyMajorProtectionBlackIpResponse
3456
3456
  */
3457
3457
  modifyMajorProtectionBlackIp(request: $_model.ModifyMajorProtectionBlackIpRequest): Promise<$_model.ModifyMajorProtectionBlackIpResponse>;
3458
3458
  /**
3459
- * Modifies the information about members that are added for multi-account management.
3459
+ * Modifies the information of a member account that is managed by the multi-account management feature of Web Application Firewall (WAF).
3460
3460
  *
3461
3461
  * @param request - ModifyMemberAccountRequest
3462
3462
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3464,7 +3464,7 @@ export default class Client extends OpenApi {
3464
3464
  */
3465
3465
  modifyMemberAccountWithOptions(request: $_model.ModifyMemberAccountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyMemberAccountResponse>;
3466
3466
  /**
3467
- * Modifies the information about members that are added for multi-account management.
3467
+ * Modifies the information of a member account that is managed by the multi-account management feature of Web Application Firewall (WAF).
3468
3468
  *
3469
3469
  * @param request - ModifyMemberAccountRequest
3470
3470
  * @returns ModifyMemberAccountResponse
@@ -3486,7 +3486,7 @@ export default class Client extends OpenApi {
3486
3486
  */
3487
3487
  modifyPauseProtectionStatus(request: $_model.ModifyPauseProtectionStatusRequest): Promise<$_model.ModifyPauseProtectionStatusResponse>;
3488
3488
  /**
3489
- * 修改防护对象日志外发状态
3489
+ * Modifies the log delivery status of a protected object in Web Application Firewall (WAF).
3490
3490
  *
3491
3491
  * @param request - ModifyResourceLogDeliveryStatusRequest
3492
3492
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3494,14 +3494,14 @@ export default class Client extends OpenApi {
3494
3494
  */
3495
3495
  modifyResourceLogDeliveryStatusWithOptions(request: $_model.ModifyResourceLogDeliveryStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyResourceLogDeliveryStatusResponse>;
3496
3496
  /**
3497
- * 修改防护对象日志外发状态
3497
+ * Modifies the log delivery status of a protected object in Web Application Firewall (WAF).
3498
3498
  *
3499
3499
  * @param request - ModifyResourceLogDeliveryStatusRequest
3500
3500
  * @returns ModifyResourceLogDeliveryStatusResponse
3501
3501
  */
3502
3502
  modifyResourceLogDeliveryStatus(request: $_model.ModifyResourceLogDeliveryStatusRequest): Promise<$_model.ModifyResourceLogDeliveryStatusResponse>;
3503
3503
  /**
3504
- * 修改防护对象的日志字段配置
3504
+ * Modifies the log field configuration of a protected object.
3505
3505
  *
3506
3506
  * @param request - ModifyResourceLogFieldConfigRequest
3507
3507
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3509,7 +3509,7 @@ export default class Client extends OpenApi {
3509
3509
  */
3510
3510
  modifyResourceLogFieldConfigWithOptions(request: $_model.ModifyResourceLogFieldConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyResourceLogFieldConfigResponse>;
3511
3511
  /**
3512
- * 修改防护对象的日志字段配置
3512
+ * Modifies the log field configuration of a protected object.
3513
3513
  *
3514
3514
  * @param request - ModifyResourceLogFieldConfigRequest
3515
3515
  * @returns ModifyResourceLogFieldConfigResponse
@@ -3531,7 +3531,7 @@ export default class Client extends OpenApi {
3531
3531
  */
3532
3532
  modifyResourceLogStatus(request: $_model.ModifyResourceLogStatusRequest): Promise<$_model.ModifyResourceLogStatusResponse>;
3533
3533
  /**
3534
- * Associates or disassociates a protected object or protected object group with or from a protection rule template.
3534
+ * Attaches protected objects to or detaches protected objects from a protection template.
3535
3535
  *
3536
3536
  * @param request - ModifyTemplateResourcesRequest
3537
3537
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3539,14 +3539,14 @@ export default class Client extends OpenApi {
3539
3539
  */
3540
3540
  modifyTemplateResourcesWithOptions(request: $_model.ModifyTemplateResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyTemplateResourcesResponse>;
3541
3541
  /**
3542
- * Associates or disassociates a protected object or protected object group with or from a protection rule template.
3542
+ * Attaches protected objects to or detaches protected objects from a protection template.
3543
3543
  *
3544
3544
  * @param request - ModifyTemplateResourcesRequest
3545
3545
  * @returns ModifyTemplateResourcesResponse
3546
3546
  */
3547
3547
  modifyTemplateResources(request: $_model.ModifyTemplateResourcesRequest): Promise<$_model.ModifyTemplateResourcesResponse>;
3548
3548
  /**
3549
- * 修改用户日志服务的默认字段配置
3549
+ * Modifies the default log field configuration of a Web Application Firewall (WAF) instance for log delivery to Simple Log Service.
3550
3550
  *
3551
3551
  * @param request - ModifyUserLogFieldConfigRequest
3552
3552
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3554,14 +3554,14 @@ export default class Client extends OpenApi {
3554
3554
  */
3555
3555
  modifyUserLogFieldConfigWithOptions(request: $_model.ModifyUserLogFieldConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyUserLogFieldConfigResponse>;
3556
3556
  /**
3557
- * 修改用户日志服务的默认字段配置
3557
+ * Modifies the default log field configuration of a Web Application Firewall (WAF) instance for log delivery to Simple Log Service.
3558
3558
  *
3559
3559
  * @param request - ModifyUserLogFieldConfigRequest
3560
3560
  * @returns ModifyUserLogFieldConfigResponse
3561
3561
  */
3562
3562
  modifyUserLogFieldConfig(request: $_model.ModifyUserLogFieldConfigRequest): Promise<$_model.ModifyUserLogFieldConfigResponse>;
3563
3563
  /**
3564
- * 开通或关闭WAF日志服务
3564
+ * Enables or disables Simple Log Service for Web Application Firewall (WAF).
3565
3565
  *
3566
3566
  * @param request - ModifyUserWafLogStatusRequest
3567
3567
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3569,14 +3569,14 @@ export default class Client extends OpenApi {
3569
3569
  */
3570
3570
  modifyUserWafLogStatusWithOptions(request: $_model.ModifyUserWafLogStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyUserWafLogStatusResponse>;
3571
3571
  /**
3572
- * 开通或关闭WAF日志服务
3572
+ * Enables or disables Simple Log Service for Web Application Firewall (WAF).
3573
3573
  *
3574
3574
  * @param request - ModifyUserWafLogStatusRequest
3575
3575
  * @returns ModifyUserWafLogStatusResponse
3576
3576
  */
3577
3577
  modifyUserWafLogStatus(request: $_model.ModifyUserWafLogStatusRequest): Promise<$_model.ModifyUserWafLogStatusResponse>;
3578
3578
  /**
3579
- * 重新接入云产品
3579
+ * Re-registers a cloud service with WAF. This operation is used only when the cloud native mode status is protection exception.
3580
3580
  *
3581
3581
  * @param request - ReCreateCloudResourceRequest
3582
3582
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3584,7 +3584,7 @@ export default class Client extends OpenApi {
3584
3584
  */
3585
3585
  reCreateCloudResourceWithOptions(request: $_model.ReCreateCloudResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ReCreateCloudResourceResponse>;
3586
3586
  /**
3587
- * 重新接入云产品
3587
+ * Re-registers a cloud service with WAF. This operation is used only when the cloud native mode status is protection exception.
3588
3588
  *
3589
3589
  * @param request - ReCreateCloudResourceRequest
3590
3590
  * @returns ReCreateCloudResourceResponse
@@ -3609,7 +3609,7 @@ export default class Client extends OpenApi {
3609
3609
  * Synchronizes Elastic Compute Service (ECS), Classic Load Balancer (CLB), and Network Load Balancer (NLB) instances to Web Application Firewall (WAF).
3610
3610
  *
3611
3611
  * @remarks
3612
- * 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.
3612
+ * 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.
3613
3613
  *
3614
3614
  * @param request - SyncProductInstanceRequest
3615
3615
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3620,7 +3620,7 @@ export default class Client extends OpenApi {
3620
3620
  * Synchronizes Elastic Compute Service (ECS), Classic Load Balancer (CLB), and Network Load Balancer (NLB) instances to Web Application Firewall (WAF).
3621
3621
  *
3622
3622
  * @remarks
3623
- * 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.
3623
+ * 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.
3624
3624
  *
3625
3625
  * @param request - SyncProductInstanceRequest
3626
3626
  * @returns SyncProductInstanceResponse
@@ -3657,7 +3657,7 @@ export default class Client extends OpenApi {
3657
3657
  */
3658
3658
  untagResources(request: $_model.UntagResourcesRequest): Promise<$_model.UntagResourcesResponse>;
3659
3659
  /**
3660
- * Verifies the ownership of a domain name.
3660
+ * 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.
3661
3661
  *
3662
3662
  * @param request - VerifyDomainOwnerRequest
3663
3663
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3665,7 +3665,7 @@ export default class Client extends OpenApi {
3665
3665
  */
3666
3666
  verifyDomainOwnerWithOptions(request: $_model.VerifyDomainOwnerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.VerifyDomainOwnerResponse>;
3667
3667
  /**
3668
- * Verifies the ownership of a domain name.
3668
+ * 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.
3669
3669
  *
3670
3670
  * @param request - VerifyDomainOwnerRequest
3671
3671
  * @returns VerifyDomainOwnerResponse