@huaweicloud/huaweicloud-sdk-waf 3.1.173 → 3.1.174

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 (317) hide show
  1. package/package.json +2 -2
  2. package/v1/WafClient.d.ts +532 -18
  3. package/v1/WafClient.d.ts.map +1 -1
  4. package/v1/WafClient.js +1360 -42
  5. package/v1/WafClient.js.map +1 -1
  6. package/v1/WafRegion.d.ts +5 -0
  7. package/v1/WafRegion.d.ts.map +1 -1
  8. package/v1/WafRegion.js +11 -1
  9. package/v1/WafRegion.js.map +1 -1
  10. package/v1/model/ConfirmApplicationTypesRequest.d.ts +12 -0
  11. package/v1/model/ConfirmApplicationTypesRequest.d.ts.map +1 -0
  12. package/v1/model/ConfirmApplicationTypesRequest.js +28 -0
  13. package/v1/model/ConfirmApplicationTypesRequest.js.map +1 -0
  14. package/v1/model/ConfirmApplicationTypesResponse.d.ts +9 -0
  15. package/v1/model/ConfirmApplicationTypesResponse.d.ts.map +1 -0
  16. package/v1/model/ConfirmApplicationTypesResponse.js +19 -0
  17. package/v1/model/ConfirmApplicationTypesResponse.js.map +1 -0
  18. package/v1/model/ConfirmAsyncJobRequest.d.ts +14 -0
  19. package/v1/model/ConfirmAsyncJobRequest.d.ts.map +1 -0
  20. package/v1/model/ConfirmAsyncJobRequest.js +35 -0
  21. package/v1/model/ConfirmAsyncJobRequest.js.map +1 -0
  22. package/v1/model/ConfirmAsyncJobResponse.d.ts +13 -0
  23. package/v1/model/ConfirmAsyncJobResponse.d.ts.map +1 -0
  24. package/v1/model/ConfirmAsyncJobResponse.js +29 -0
  25. package/v1/model/ConfirmAsyncJobResponse.js.map +1 -0
  26. package/v1/model/ConfirmThreatMapRequest.d.ts +8 -0
  27. package/v1/model/ConfirmThreatMapRequest.d.ts.map +1 -0
  28. package/v1/model/ConfirmThreatMapRequest.js +20 -0
  29. package/v1/model/ConfirmThreatMapRequest.js.map +1 -0
  30. package/v1/model/ConfirmThreatMapResponse.d.ts +10 -0
  31. package/v1/model/ConfirmThreatMapResponse.d.ts.map +1 -0
  32. package/v1/model/ConfirmThreatMapResponse.js +19 -0
  33. package/v1/model/ConfirmThreatMapResponse.js.map +1 -0
  34. package/v1/model/EipInfo.d.ts +16 -0
  35. package/v1/model/EipInfo.d.ts.map +1 -0
  36. package/v1/model/EipInfo.js +39 -0
  37. package/v1/model/EipInfo.js.map +1 -0
  38. package/v1/model/InstanceTag.d.ts +8 -0
  39. package/v1/model/InstanceTag.d.ts.map +1 -0
  40. package/v1/model/InstanceTag.js +17 -0
  41. package/v1/model/InstanceTag.js.map +1 -0
  42. package/v1/model/IpReputationRulesListInfo.d.ts +21 -0
  43. package/v1/model/IpReputationRulesListInfo.d.ts.map +1 -0
  44. package/v1/model/IpReputationRulesListInfo.js +41 -0
  45. package/v1/model/IpReputationRulesListInfo.js.map +1 -0
  46. package/v1/model/IpReputationRulesListInfoAction.d.ts +15 -0
  47. package/v1/model/IpReputationRulesListInfoAction.d.ts.map +1 -0
  48. package/v1/model/IpReputationRulesListInfoAction.js +24 -0
  49. package/v1/model/IpReputationRulesListInfoAction.js.map +1 -0
  50. package/v1/model/LeakageListInfo.d.ts +2 -0
  51. package/v1/model/LeakageListInfo.d.ts.map +1 -1
  52. package/v1/model/LeakageListInfo.js +4 -0
  53. package/v1/model/LeakageListInfo.js.map +1 -1
  54. package/v1/model/ListAntiTamperPolicyRulesRequest.d.ts +18 -0
  55. package/v1/model/ListAntiTamperPolicyRulesRequest.d.ts.map +1 -0
  56. package/v1/model/ListAntiTamperPolicyRulesRequest.js +42 -0
  57. package/v1/model/ListAntiTamperPolicyRulesRequest.js.map +1 -0
  58. package/v1/model/ListAntiTamperPolicyRulesResponse.d.ts +10 -0
  59. package/v1/model/ListAntiTamperPolicyRulesResponse.d.ts.map +1 -0
  60. package/v1/model/ListAntiTamperPolicyRulesResponse.js +19 -0
  61. package/v1/model/ListAntiTamperPolicyRulesResponse.js.map +1 -0
  62. package/v1/model/ListAntileakagePolicyRulesRequest.d.ts +18 -0
  63. package/v1/model/ListAntileakagePolicyRulesRequest.d.ts.map +1 -0
  64. package/v1/model/ListAntileakagePolicyRulesRequest.js +42 -0
  65. package/v1/model/ListAntileakagePolicyRulesRequest.js.map +1 -0
  66. package/v1/model/ListAntileakagePolicyRulesResponse.d.ts +10 -0
  67. package/v1/model/ListAntileakagePolicyRulesResponse.d.ts.map +1 -0
  68. package/v1/model/ListAntileakagePolicyRulesResponse.js +19 -0
  69. package/v1/model/ListAntileakagePolicyRulesResponse.js.map +1 -0
  70. package/v1/model/ListCcPolicyRulesRequest.d.ts +18 -0
  71. package/v1/model/ListCcPolicyRulesRequest.d.ts.map +1 -0
  72. package/v1/model/ListCcPolicyRulesRequest.js +42 -0
  73. package/v1/model/ListCcPolicyRulesRequest.js.map +1 -0
  74. package/v1/model/ListCcPolicyRulesResponse.d.ts +10 -0
  75. package/v1/model/ListCcPolicyRulesResponse.d.ts.map +1 -0
  76. package/v1/model/ListCcPolicyRulesResponse.js +19 -0
  77. package/v1/model/ListCcPolicyRulesResponse.js.map +1 -0
  78. package/v1/model/ListCustomPolicyRulesRequest.d.ts +18 -0
  79. package/v1/model/ListCustomPolicyRulesRequest.d.ts.map +1 -0
  80. package/v1/model/ListCustomPolicyRulesRequest.js +42 -0
  81. package/v1/model/ListCustomPolicyRulesRequest.js.map +1 -0
  82. package/v1/model/ListCustomPolicyRulesResponse.d.ts +10 -0
  83. package/v1/model/ListCustomPolicyRulesResponse.d.ts.map +1 -0
  84. package/v1/model/ListCustomPolicyRulesResponse.js +19 -0
  85. package/v1/model/ListCustomPolicyRulesResponse.js.map +1 -0
  86. package/v1/model/ListGeoIpPolicyRulesRequest.d.ts +18 -0
  87. package/v1/model/ListGeoIpPolicyRulesRequest.d.ts.map +1 -0
  88. package/v1/model/ListGeoIpPolicyRulesRequest.js +42 -0
  89. package/v1/model/ListGeoIpPolicyRulesRequest.js.map +1 -0
  90. package/v1/model/ListGeoIpPolicyRulesResponse.d.ts +10 -0
  91. package/v1/model/ListGeoIpPolicyRulesResponse.d.ts.map +1 -0
  92. package/v1/model/ListGeoIpPolicyRulesResponse.js +19 -0
  93. package/v1/model/ListGeoIpPolicyRulesResponse.js.map +1 -0
  94. package/v1/model/ListIgnorePolicyRulesRequest.d.ts +18 -0
  95. package/v1/model/ListIgnorePolicyRulesRequest.d.ts.map +1 -0
  96. package/v1/model/ListIgnorePolicyRulesRequest.js +42 -0
  97. package/v1/model/ListIgnorePolicyRulesRequest.js.map +1 -0
  98. package/v1/model/ListIgnorePolicyRulesResponse.d.ts +10 -0
  99. package/v1/model/ListIgnorePolicyRulesResponse.d.ts.map +1 -0
  100. package/v1/model/ListIgnorePolicyRulesResponse.js +19 -0
  101. package/v1/model/ListIgnorePolicyRulesResponse.js.map +1 -0
  102. package/v1/model/ListInstanceTagsRequest.d.ts +14 -0
  103. package/v1/model/ListInstanceTagsRequest.d.ts.map +1 -0
  104. package/v1/model/ListInstanceTagsRequest.js +35 -0
  105. package/v1/model/ListInstanceTagsRequest.js.map +1 -0
  106. package/v1/model/ListInstanceTagsResponse.d.ts +8 -0
  107. package/v1/model/ListInstanceTagsResponse.d.ts.map +1 -0
  108. package/v1/model/ListInstanceTagsResponse.js +15 -0
  109. package/v1/model/ListInstanceTagsResponse.js.map +1 -0
  110. package/v1/model/ListIpReputationPolicyRulesRequest.d.ts +18 -0
  111. package/v1/model/ListIpReputationPolicyRulesRequest.d.ts.map +1 -0
  112. package/v1/model/ListIpReputationPolicyRulesRequest.js +42 -0
  113. package/v1/model/ListIpReputationPolicyRulesRequest.js.map +1 -0
  114. package/v1/model/ListIpReputationPolicyRulesResponse.d.ts +10 -0
  115. package/v1/model/ListIpReputationPolicyRulesResponse.d.ts.map +1 -0
  116. package/v1/model/ListIpReputationPolicyRulesResponse.js +19 -0
  117. package/v1/model/ListIpReputationPolicyRulesResponse.js.map +1 -0
  118. package/v1/model/ListIpReputationRulesRequest.d.ts +20 -0
  119. package/v1/model/ListIpReputationRulesRequest.d.ts.map +1 -0
  120. package/v1/model/ListIpReputationRulesRequest.js +51 -0
  121. package/v1/model/ListIpReputationRulesRequest.js.map +1 -0
  122. package/v1/model/ListIpReputationRulesResponse.d.ts +10 -0
  123. package/v1/model/ListIpReputationRulesResponse.d.ts.map +1 -0
  124. package/v1/model/ListIpReputationRulesResponse.js +19 -0
  125. package/v1/model/ListIpReputationRulesResponse.js.map +1 -0
  126. package/v1/model/ListPrivacyPolicyRulesRequest.d.ts +18 -0
  127. package/v1/model/ListPrivacyPolicyRulesRequest.d.ts.map +1 -0
  128. package/v1/model/ListPrivacyPolicyRulesRequest.js +42 -0
  129. package/v1/model/ListPrivacyPolicyRulesRequest.js.map +1 -0
  130. package/v1/model/ListPrivacyPolicyRulesResponse.d.ts +10 -0
  131. package/v1/model/ListPrivacyPolicyRulesResponse.d.ts.map +1 -0
  132. package/v1/model/ListPrivacyPolicyRulesResponse.js +19 -0
  133. package/v1/model/ListPrivacyPolicyRulesResponse.js.map +1 -0
  134. package/v1/model/ListProtectableResourcesRequest.d.ts +18 -0
  135. package/v1/model/ListProtectableResourcesRequest.d.ts.map +1 -0
  136. package/v1/model/ListProtectableResourcesRequest.js +45 -0
  137. package/v1/model/ListProtectableResourcesRequest.js.map +1 -0
  138. package/v1/model/ListProtectableResourcesResponse.d.ts +10 -0
  139. package/v1/model/ListProtectableResourcesResponse.d.ts.map +1 -0
  140. package/v1/model/ListProtectableResourcesResponse.js +19 -0
  141. package/v1/model/ListProtectableResourcesResponse.js.map +1 -0
  142. package/v1/model/ListResponseCodeTimelineRequest.d.ts +36 -0
  143. package/v1/model/ListResponseCodeTimelineRequest.d.ts.map +1 -0
  144. package/v1/model/ListResponseCodeTimelineRequest.js +77 -0
  145. package/v1/model/ListResponseCodeTimelineRequest.js.map +1 -0
  146. package/v1/model/ListResponseCodeTimelineResponse.d.ts +8 -0
  147. package/v1/model/ListResponseCodeTimelineResponse.d.ts.map +1 -0
  148. package/v1/model/ListResponseCodeTimelineResponse.js +15 -0
  149. package/v1/model/ListResponseCodeTimelineResponse.js.map +1 -0
  150. package/v1/model/ListSecurityReportSendingRecordResponseItems.d.ts +29 -0
  151. package/v1/model/ListSecurityReportSendingRecordResponseItems.d.ts.map +1 -0
  152. package/v1/model/ListSecurityReportSendingRecordResponseItems.js +75 -0
  153. package/v1/model/ListSecurityReportSendingRecordResponseItems.js.map +1 -0
  154. package/v1/model/ListSecurityReportSendingRecordResponseStatPeriod.d.ts +12 -0
  155. package/v1/model/ListSecurityReportSendingRecordResponseStatPeriod.d.ts.map +1 -0
  156. package/v1/model/ListSecurityReportSendingRecordResponseStatPeriod.js +29 -0
  157. package/v1/model/ListSecurityReportSendingRecordResponseStatPeriod.js.map +1 -0
  158. package/v1/model/ListSecurityReportSendingRecordsRequest.d.ts +20 -0
  159. package/v1/model/ListSecurityReportSendingRecordsRequest.d.ts.map +1 -0
  160. package/v1/model/ListSecurityReportSendingRecordsRequest.js +48 -0
  161. package/v1/model/ListSecurityReportSendingRecordsRequest.js.map +1 -0
  162. package/v1/model/ListSecurityReportSendingRecordsResponse.d.ts +10 -0
  163. package/v1/model/ListSecurityReportSendingRecordsResponse.d.ts.map +1 -0
  164. package/v1/model/ListSecurityReportSendingRecordsResponse.js +19 -0
  165. package/v1/model/ListSecurityReportSendingRecordsResponse.js.map +1 -0
  166. package/v1/model/ListWhiteblackipPolicyRulesRequest.d.ts +18 -0
  167. package/v1/model/ListWhiteblackipPolicyRulesRequest.d.ts.map +1 -0
  168. package/v1/model/ListWhiteblackipPolicyRulesRequest.js +42 -0
  169. package/v1/model/ListWhiteblackipPolicyRulesRequest.js.map +1 -0
  170. package/v1/model/ListWhiteblackipPolicyRulesResponse.d.ts +12 -0
  171. package/v1/model/ListWhiteblackipPolicyRulesResponse.d.ts.map +1 -0
  172. package/v1/model/ListWhiteblackipPolicyRulesResponse.js +23 -0
  173. package/v1/model/ListWhiteblackipPolicyRulesResponse.js.map +1 -0
  174. package/v1/model/Listener.d.ts +14 -0
  175. package/v1/model/Listener.d.ts.map +1 -0
  176. package/v1/model/Listener.js +31 -0
  177. package/v1/model/Listener.js.map +1 -0
  178. package/v1/model/ProtectableResources.d.ts +26 -0
  179. package/v1/model/ProtectableResources.d.ts.map +1 -0
  180. package/v1/model/ProtectableResources.js +57 -0
  181. package/v1/model/ProtectableResources.js.map +1 -0
  182. package/v1/model/SecurityReportContentResponseReportContentInfo.d.ts +59 -0
  183. package/v1/model/SecurityReportContentResponseReportContentInfo.d.ts.map +1 -0
  184. package/v1/model/SecurityReportContentResponseReportContentInfo.js +119 -0
  185. package/v1/model/SecurityReportContentResponseReportContentInfo.js.map +1 -0
  186. package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.d.ts +8 -0
  187. package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.d.ts.map +1 -0
  188. package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.js +17 -0
  189. package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.js.map +1 -0
  190. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.d.ts +14 -0
  191. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.d.ts.map +1 -0
  192. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.js +29 -0
  193. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.js.map +1 -0
  194. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.d.ts +9 -0
  195. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.d.ts.map +1 -0
  196. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.js +17 -0
  197. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.js.map +1 -0
  198. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.d.ts +9 -0
  199. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.d.ts.map +1 -0
  200. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.js +17 -0
  201. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.js.map +1 -0
  202. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.d.ts +8 -0
  203. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.d.ts.map +1 -0
  204. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.js +17 -0
  205. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.js.map +1 -0
  206. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.d.ts +8 -0
  207. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.d.ts.map +1 -0
  208. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.js +17 -0
  209. package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.js.map +1 -0
  210. package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.d.ts +13 -0
  211. package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.d.ts.map +1 -0
  212. package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.js +27 -0
  213. package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.js.map +1 -0
  214. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.d.ts +14 -0
  215. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.d.ts.map +1 -0
  216. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.js +29 -0
  217. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.js.map +1 -0
  218. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.d.ts +9 -0
  219. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.d.ts.map +1 -0
  220. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.js +17 -0
  221. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.js.map +1 -0
  222. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.d.ts +9 -0
  223. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.d.ts.map +1 -0
  224. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.js +17 -0
  225. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.js.map +1 -0
  226. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.d.ts +8 -0
  227. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.d.ts.map +1 -0
  228. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.js +17 -0
  229. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.js.map +1 -0
  230. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.d.ts +8 -0
  231. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.d.ts.map +1 -0
  232. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.js +17 -0
  233. package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.js.map +1 -0
  234. package/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.d.ts +9 -0
  235. package/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.d.ts.map +1 -0
  236. package/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.js +17 -0
  237. package/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.js.map +1 -0
  238. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.d.ts +14 -0
  239. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.d.ts.map +1 -0
  240. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.js +29 -0
  241. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.js.map +1 -0
  242. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.d.ts +9 -0
  243. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.d.ts.map +1 -0
  244. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.js +17 -0
  245. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.js.map +1 -0
  246. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.d.ts +9 -0
  247. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.d.ts.map +1 -0
  248. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.js +17 -0
  249. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.js.map +1 -0
  250. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.d.ts +8 -0
  251. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.d.ts.map +1 -0
  252. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.js +17 -0
  253. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.js.map +1 -0
  254. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.d.ts +8 -0
  255. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.d.ts.map +1 -0
  256. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.js +17 -0
  257. package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.js.map +1 -0
  258. package/v1/model/SecurityReportContentResponseReportContentInfoTimeline.d.ts +8 -0
  259. package/v1/model/SecurityReportContentResponseReportContentInfoTimeline.d.ts.map +1 -0
  260. package/v1/model/SecurityReportContentResponseReportContentInfoTimeline.js +17 -0
  261. package/v1/model/SecurityReportContentResponseReportContentInfoTimeline.js.map +1 -0
  262. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.d.ts +19 -0
  263. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.d.ts.map +1 -0
  264. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.js +39 -0
  265. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.js.map +1 -0
  266. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.d.ts +10 -0
  267. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.d.ts.map +1 -0
  268. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.js +21 -0
  269. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.js.map +1 -0
  270. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.d.ts +10 -0
  271. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.d.ts.map +1 -0
  272. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.js +21 -0
  273. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.js.map +1 -0
  274. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.d.ts +10 -0
  275. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.d.ts.map +1 -0
  276. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.js +21 -0
  277. package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.js.map +1 -0
  278. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.d.ts +8 -0
  279. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.d.ts.map +1 -0
  280. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.js +17 -0
  281. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.js.map +1 -0
  282. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.d.ts +8 -0
  283. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.d.ts.map +1 -0
  284. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.js +17 -0
  285. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.js.map +1 -0
  286. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.d.ts +12 -0
  287. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.d.ts.map +1 -0
  288. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.js +27 -0
  289. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.js.map +1 -0
  290. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.d.ts +10 -0
  291. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.d.ts.map +1 -0
  292. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.js +21 -0
  293. package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.js.map +1 -0
  294. package/v1/model/SecurityReportContentResponseReportContentInfoTopDomains.d.ts +8 -0
  295. package/v1/model/SecurityReportContentResponseReportContentInfoTopDomains.d.ts.map +1 -0
  296. package/v1/model/SecurityReportContentResponseReportContentInfoTopDomains.js +17 -0
  297. package/v1/model/SecurityReportContentResponseReportContentInfoTopDomains.js.map +1 -0
  298. package/v1/model/SecurityReportContentResponseStatPeriod.d.ts +12 -0
  299. package/v1/model/SecurityReportContentResponseStatPeriod.d.ts.map +1 -0
  300. package/v1/model/SecurityReportContentResponseStatPeriod.js +31 -0
  301. package/v1/model/SecurityReportContentResponseStatPeriod.js.map +1 -0
  302. package/v1/model/ShowSecurityReportContentRequest.d.ts +16 -0
  303. package/v1/model/ShowSecurityReportContentRequest.d.ts.map +1 -0
  304. package/v1/model/ShowSecurityReportContentRequest.js +42 -0
  305. package/v1/model/ShowSecurityReportContentRequest.js.map +1 -0
  306. package/v1/model/ShowSecurityReportContentResponse.d.ts +47 -0
  307. package/v1/model/ShowSecurityReportContentResponse.d.ts.map +1 -0
  308. package/v1/model/ShowSecurityReportContentResponse.js +111 -0
  309. package/v1/model/ShowSecurityReportContentResponse.js.map +1 -0
  310. package/v1/model/ThreatMapResponseBodyLocale.d.ts +76 -0
  311. package/v1/model/ThreatMapResponseBodyLocale.d.ts.map +1 -0
  312. package/v1/model/ThreatMapResponseBodyLocale.js +175 -0
  313. package/v1/model/ThreatMapResponseBodyLocale.js.map +1 -0
  314. package/v1/public-api.d.ts +75 -0
  315. package/v1/public-api.d.ts.map +1 -1
  316. package/v1/public-api.js +75 -0
  317. package/v1/public-api.js.map +1 -1
@@ -0,0 +1,18 @@
1
+ export declare class ListAntiTamperPolicyRulesRequest {
2
+ policyids?: string;
3
+ private 'enterprise_project_id'?;
4
+ page?: number;
5
+ pagesize?: number;
6
+ private 'Content-Type'?;
7
+ constructor(contentType?: string);
8
+ withPolicyids(policyids: string): ListAntiTamperPolicyRulesRequest;
9
+ withEnterpriseProjectId(enterpriseProjectId: string): ListAntiTamperPolicyRulesRequest;
10
+ set enterpriseProjectId(enterpriseProjectId: string | undefined);
11
+ get enterpriseProjectId(): string | undefined;
12
+ withPage(page: number): ListAntiTamperPolicyRulesRequest;
13
+ withPagesize(pagesize: number): ListAntiTamperPolicyRulesRequest;
14
+ withContentType(contentType: string): ListAntiTamperPolicyRulesRequest;
15
+ set contentType(contentType: string | undefined);
16
+ get contentType(): string | undefined;
17
+ }
18
+ //# sourceMappingURL=ListAntiTamperPolicyRulesRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListAntiTamperPolicyRulesRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListAntiTamperPolicyRulesRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,gCAAgC;IAClC,SAAS,CAAC,EAAE,MAAM,CAAC;IAC1B,OAAO,CAAC,uBAAuB,CAAC,CAAS;IAClC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IACzB,OAAO,CAAC,cAAc,CAAC,CAAS;gBACb,WAAW,CAAC,EAAE,MAAM;IAGhC,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,gCAAgC;IAIlE,uBAAuB,CAAC,mBAAmB,EAAE,MAAM,GAAG,gCAAgC;IAI7F,IAAW,mBAAmB,CAAC,mBAAmB,EAAE,MAAM,GAAI,SAAS,EAEtE;IACD,IAAW,mBAAmB,IAAI,MAAM,GAAG,SAAS,CAEnD;IACM,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,gCAAgC;IAIxD,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,gCAAgC;IAIhE,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,gCAAgC;IAI7E,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;CACJ"}
@@ -0,0 +1,42 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListAntiTamperPolicyRulesRequest = void 0;
4
+ class ListAntiTamperPolicyRulesRequest {
5
+ constructor(contentType) {
6
+ this['Content-Type'] = contentType;
7
+ }
8
+ withPolicyids(policyids) {
9
+ this['policyids'] = policyids;
10
+ return this;
11
+ }
12
+ withEnterpriseProjectId(enterpriseProjectId) {
13
+ this['enterprise_project_id'] = enterpriseProjectId;
14
+ return this;
15
+ }
16
+ set enterpriseProjectId(enterpriseProjectId) {
17
+ this['enterprise_project_id'] = enterpriseProjectId;
18
+ }
19
+ get enterpriseProjectId() {
20
+ return this['enterprise_project_id'];
21
+ }
22
+ withPage(page) {
23
+ this['page'] = page;
24
+ return this;
25
+ }
26
+ withPagesize(pagesize) {
27
+ this['pagesize'] = pagesize;
28
+ return this;
29
+ }
30
+ withContentType(contentType) {
31
+ this['Content-Type'] = contentType;
32
+ return this;
33
+ }
34
+ set contentType(contentType) {
35
+ this['Content-Type'] = contentType;
36
+ }
37
+ get contentType() {
38
+ return this['Content-Type'];
39
+ }
40
+ }
41
+ exports.ListAntiTamperPolicyRulesRequest = ListAntiTamperPolicyRulesRequest;
42
+ //# sourceMappingURL=ListAntiTamperPolicyRulesRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListAntiTamperPolicyRulesRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListAntiTamperPolicyRulesRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,gCAAgC;IAMzC,YAAmB,WAAoB;QACnC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,uBAAuB,CAAC,mBAA2B;QACtD,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;QACpD,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,mBAAmB,CAAC,mBAAwC;QACnE,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;IACxD,CAAC;IACD,IAAW,mBAAmB;QAC1B,OAAO,IAAI,CAAC,uBAAuB,CAAC,CAAC;IACzC,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,WAAW,CAAC,WAAgC;QACnD,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACD,IAAW,WAAW;QAClB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;CACJ;AAzCD,4EAyCC"}
@@ -0,0 +1,10 @@
1
+ import { LeakageListInfo } from './LeakageListInfo';
2
+ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
3
+ export declare class ListAntiTamperPolicyRulesResponse extends SdkResponse {
4
+ total?: number;
5
+ items?: Array<LeakageListInfo>;
6
+ constructor();
7
+ withTotal(total: number): ListAntiTamperPolicyRulesResponse;
8
+ withItems(items: Array<LeakageListInfo>): ListAntiTamperPolicyRulesResponse;
9
+ }
10
+ //# sourceMappingURL=ListAntiTamperPolicyRulesResponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListAntiTamperPolicyRulesResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListAntiTamperPolicyRulesResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEpD,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,iCAAkC,SAAQ,WAAW;IACvD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,KAAK,CAAC,eAAe,CAAC,CAAC;;IAI/B,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,iCAAiC;IAI3D,SAAS,CAAC,KAAK,EAAE,KAAK,CAAC,eAAe,CAAC,GAAG,iCAAiC;CAIrF"}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListAntiTamperPolicyRulesResponse = void 0;
4
+ const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
5
+ class ListAntiTamperPolicyRulesResponse extends SdkResponse_1.SdkResponse {
6
+ constructor() {
7
+ super();
8
+ }
9
+ withTotal(total) {
10
+ this['total'] = total;
11
+ return this;
12
+ }
13
+ withItems(items) {
14
+ this['items'] = items;
15
+ return this;
16
+ }
17
+ }
18
+ exports.ListAntiTamperPolicyRulesResponse = ListAntiTamperPolicyRulesResponse;
19
+ //# sourceMappingURL=ListAntiTamperPolicyRulesResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListAntiTamperPolicyRulesResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListAntiTamperPolicyRulesResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,iCAAkC,SAAQ,yBAAW;IAG9D;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAA6B;QAC1C,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAdD,8EAcC"}
@@ -0,0 +1,18 @@
1
+ export declare class ListAntileakagePolicyRulesRequest {
2
+ policyids?: string;
3
+ private 'enterprise_project_id'?;
4
+ page?: number;
5
+ pagesize?: number;
6
+ private 'Content-Type'?;
7
+ constructor(contentType?: string);
8
+ withPolicyids(policyids: string): ListAntileakagePolicyRulesRequest;
9
+ withEnterpriseProjectId(enterpriseProjectId: string): ListAntileakagePolicyRulesRequest;
10
+ set enterpriseProjectId(enterpriseProjectId: string | undefined);
11
+ get enterpriseProjectId(): string | undefined;
12
+ withPage(page: number): ListAntileakagePolicyRulesRequest;
13
+ withPagesize(pagesize: number): ListAntileakagePolicyRulesRequest;
14
+ withContentType(contentType: string): ListAntileakagePolicyRulesRequest;
15
+ set contentType(contentType: string | undefined);
16
+ get contentType(): string | undefined;
17
+ }
18
+ //# sourceMappingURL=ListAntileakagePolicyRulesRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListAntileakagePolicyRulesRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListAntileakagePolicyRulesRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,iCAAiC;IACnC,SAAS,CAAC,EAAE,MAAM,CAAC;IAC1B,OAAO,CAAC,uBAAuB,CAAC,CAAS;IAClC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IACzB,OAAO,CAAC,cAAc,CAAC,CAAS;gBACb,WAAW,CAAC,EAAE,MAAM;IAGhC,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,iCAAiC;IAInE,uBAAuB,CAAC,mBAAmB,EAAE,MAAM,GAAG,iCAAiC;IAI9F,IAAW,mBAAmB,CAAC,mBAAmB,EAAE,MAAM,GAAI,SAAS,EAEtE;IACD,IAAW,mBAAmB,IAAI,MAAM,GAAG,SAAS,CAEnD;IACM,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,iCAAiC;IAIzD,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,iCAAiC;IAIjE,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,iCAAiC;IAI9E,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;CACJ"}
@@ -0,0 +1,42 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListAntileakagePolicyRulesRequest = void 0;
4
+ class ListAntileakagePolicyRulesRequest {
5
+ constructor(contentType) {
6
+ this['Content-Type'] = contentType;
7
+ }
8
+ withPolicyids(policyids) {
9
+ this['policyids'] = policyids;
10
+ return this;
11
+ }
12
+ withEnterpriseProjectId(enterpriseProjectId) {
13
+ this['enterprise_project_id'] = enterpriseProjectId;
14
+ return this;
15
+ }
16
+ set enterpriseProjectId(enterpriseProjectId) {
17
+ this['enterprise_project_id'] = enterpriseProjectId;
18
+ }
19
+ get enterpriseProjectId() {
20
+ return this['enterprise_project_id'];
21
+ }
22
+ withPage(page) {
23
+ this['page'] = page;
24
+ return this;
25
+ }
26
+ withPagesize(pagesize) {
27
+ this['pagesize'] = pagesize;
28
+ return this;
29
+ }
30
+ withContentType(contentType) {
31
+ this['Content-Type'] = contentType;
32
+ return this;
33
+ }
34
+ set contentType(contentType) {
35
+ this['Content-Type'] = contentType;
36
+ }
37
+ get contentType() {
38
+ return this['Content-Type'];
39
+ }
40
+ }
41
+ exports.ListAntileakagePolicyRulesRequest = ListAntileakagePolicyRulesRequest;
42
+ //# sourceMappingURL=ListAntileakagePolicyRulesRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListAntileakagePolicyRulesRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListAntileakagePolicyRulesRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,iCAAiC;IAM1C,YAAmB,WAAoB;QACnC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,uBAAuB,CAAC,mBAA2B;QACtD,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;QACpD,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,mBAAmB,CAAC,mBAAwC;QACnE,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;IACxD,CAAC;IACD,IAAW,mBAAmB;QAC1B,OAAO,IAAI,CAAC,uBAAuB,CAAC,CAAC;IACzC,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,WAAW,CAAC,WAAgC;QACnD,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACD,IAAW,WAAW;QAClB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;CACJ;AAzCD,8EAyCC"}
@@ -0,0 +1,10 @@
1
+ import { LeakageListInfo } from './LeakageListInfo';
2
+ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
3
+ export declare class ListAntileakagePolicyRulesResponse extends SdkResponse {
4
+ total?: number;
5
+ items?: Array<LeakageListInfo>;
6
+ constructor();
7
+ withTotal(total: number): ListAntileakagePolicyRulesResponse;
8
+ withItems(items: Array<LeakageListInfo>): ListAntileakagePolicyRulesResponse;
9
+ }
10
+ //# sourceMappingURL=ListAntileakagePolicyRulesResponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListAntileakagePolicyRulesResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListAntileakagePolicyRulesResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEpD,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,kCAAmC,SAAQ,WAAW;IACxD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,KAAK,CAAC,eAAe,CAAC,CAAC;;IAI/B,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,kCAAkC;IAI5D,SAAS,CAAC,KAAK,EAAE,KAAK,CAAC,eAAe,CAAC,GAAG,kCAAkC;CAItF"}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListAntileakagePolicyRulesResponse = void 0;
4
+ const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
5
+ class ListAntileakagePolicyRulesResponse extends SdkResponse_1.SdkResponse {
6
+ constructor() {
7
+ super();
8
+ }
9
+ withTotal(total) {
10
+ this['total'] = total;
11
+ return this;
12
+ }
13
+ withItems(items) {
14
+ this['items'] = items;
15
+ return this;
16
+ }
17
+ }
18
+ exports.ListAntileakagePolicyRulesResponse = ListAntileakagePolicyRulesResponse;
19
+ //# sourceMappingURL=ListAntileakagePolicyRulesResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListAntileakagePolicyRulesResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListAntileakagePolicyRulesResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,kCAAmC,SAAQ,yBAAW;IAG/D;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAA6B;QAC1C,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAdD,gFAcC"}
@@ -0,0 +1,18 @@
1
+ export declare class ListCcPolicyRulesRequest {
2
+ policyids?: string;
3
+ private 'enterprise_project_id'?;
4
+ page?: number;
5
+ pagesize?: number;
6
+ private 'Content-Type'?;
7
+ constructor(contentType?: string);
8
+ withPolicyids(policyids: string): ListCcPolicyRulesRequest;
9
+ withEnterpriseProjectId(enterpriseProjectId: string): ListCcPolicyRulesRequest;
10
+ set enterpriseProjectId(enterpriseProjectId: string | undefined);
11
+ get enterpriseProjectId(): string | undefined;
12
+ withPage(page: number): ListCcPolicyRulesRequest;
13
+ withPagesize(pagesize: number): ListCcPolicyRulesRequest;
14
+ withContentType(contentType: string): ListCcPolicyRulesRequest;
15
+ set contentType(contentType: string | undefined);
16
+ get contentType(): string | undefined;
17
+ }
18
+ //# sourceMappingURL=ListCcPolicyRulesRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListCcPolicyRulesRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListCcPolicyRulesRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,wBAAwB;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;IAC1B,OAAO,CAAC,uBAAuB,CAAC,CAAS;IAClC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IACzB,OAAO,CAAC,cAAc,CAAC,CAAS;gBACb,WAAW,CAAC,EAAE,MAAM;IAGhC,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,wBAAwB;IAI1D,uBAAuB,CAAC,mBAAmB,EAAE,MAAM,GAAG,wBAAwB;IAIrF,IAAW,mBAAmB,CAAC,mBAAmB,EAAE,MAAM,GAAI,SAAS,EAEtE;IACD,IAAW,mBAAmB,IAAI,MAAM,GAAG,SAAS,CAEnD;IACM,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,wBAAwB;IAIhD,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,wBAAwB;IAIxD,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,wBAAwB;IAIrE,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;CACJ"}
@@ -0,0 +1,42 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListCcPolicyRulesRequest = void 0;
4
+ class ListCcPolicyRulesRequest {
5
+ constructor(contentType) {
6
+ this['Content-Type'] = contentType;
7
+ }
8
+ withPolicyids(policyids) {
9
+ this['policyids'] = policyids;
10
+ return this;
11
+ }
12
+ withEnterpriseProjectId(enterpriseProjectId) {
13
+ this['enterprise_project_id'] = enterpriseProjectId;
14
+ return this;
15
+ }
16
+ set enterpriseProjectId(enterpriseProjectId) {
17
+ this['enterprise_project_id'] = enterpriseProjectId;
18
+ }
19
+ get enterpriseProjectId() {
20
+ return this['enterprise_project_id'];
21
+ }
22
+ withPage(page) {
23
+ this['page'] = page;
24
+ return this;
25
+ }
26
+ withPagesize(pagesize) {
27
+ this['pagesize'] = pagesize;
28
+ return this;
29
+ }
30
+ withContentType(contentType) {
31
+ this['Content-Type'] = contentType;
32
+ return this;
33
+ }
34
+ set contentType(contentType) {
35
+ this['Content-Type'] = contentType;
36
+ }
37
+ get contentType() {
38
+ return this['Content-Type'];
39
+ }
40
+ }
41
+ exports.ListCcPolicyRulesRequest = ListCcPolicyRulesRequest;
42
+ //# sourceMappingURL=ListCcPolicyRulesRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListCcPolicyRulesRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListCcPolicyRulesRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,wBAAwB;IAMjC,YAAmB,WAAoB;QACnC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,uBAAuB,CAAC,mBAA2B;QACtD,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;QACpD,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,mBAAmB,CAAC,mBAAwC;QACnE,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;IACxD,CAAC;IACD,IAAW,mBAAmB;QAC1B,OAAO,IAAI,CAAC,uBAAuB,CAAC,CAAC;IACzC,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,WAAW,CAAC,WAAgC;QACnD,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACD,IAAW,WAAW;QAClB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;CACJ;AAzCD,4DAyCC"}
@@ -0,0 +1,10 @@
1
+ import { CcrulesListInfo } from './CcrulesListInfo';
2
+ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
3
+ export declare class ListCcPolicyRulesResponse extends SdkResponse {
4
+ total?: number;
5
+ items?: Array<CcrulesListInfo>;
6
+ constructor();
7
+ withTotal(total: number): ListCcPolicyRulesResponse;
8
+ withItems(items: Array<CcrulesListInfo>): ListCcPolicyRulesResponse;
9
+ }
10
+ //# sourceMappingURL=ListCcPolicyRulesResponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListCcPolicyRulesResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListCcPolicyRulesResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEpD,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,yBAA0B,SAAQ,WAAW;IAC/C,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,KAAK,CAAC,eAAe,CAAC,CAAC;;IAI/B,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,yBAAyB;IAInD,SAAS,CAAC,KAAK,EAAE,KAAK,CAAC,eAAe,CAAC,GAAG,yBAAyB;CAI7E"}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListCcPolicyRulesResponse = void 0;
4
+ const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
5
+ class ListCcPolicyRulesResponse extends SdkResponse_1.SdkResponse {
6
+ constructor() {
7
+ super();
8
+ }
9
+ withTotal(total) {
10
+ this['total'] = total;
11
+ return this;
12
+ }
13
+ withItems(items) {
14
+ this['items'] = items;
15
+ return this;
16
+ }
17
+ }
18
+ exports.ListCcPolicyRulesResponse = ListCcPolicyRulesResponse;
19
+ //# sourceMappingURL=ListCcPolicyRulesResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListCcPolicyRulesResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListCcPolicyRulesResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,yBAA0B,SAAQ,yBAAW;IAGtD;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAA6B;QAC1C,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAdD,8DAcC"}
@@ -0,0 +1,18 @@
1
+ export declare class ListCustomPolicyRulesRequest {
2
+ policyids?: string;
3
+ private 'enterprise_project_id'?;
4
+ page?: number;
5
+ pagesize?: number;
6
+ private 'Content-Type'?;
7
+ constructor(contentType?: string);
8
+ withPolicyids(policyids: string): ListCustomPolicyRulesRequest;
9
+ withEnterpriseProjectId(enterpriseProjectId: string): ListCustomPolicyRulesRequest;
10
+ set enterpriseProjectId(enterpriseProjectId: string | undefined);
11
+ get enterpriseProjectId(): string | undefined;
12
+ withPage(page: number): ListCustomPolicyRulesRequest;
13
+ withPagesize(pagesize: number): ListCustomPolicyRulesRequest;
14
+ withContentType(contentType: string): ListCustomPolicyRulesRequest;
15
+ set contentType(contentType: string | undefined);
16
+ get contentType(): string | undefined;
17
+ }
18
+ //# sourceMappingURL=ListCustomPolicyRulesRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListCustomPolicyRulesRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListCustomPolicyRulesRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,4BAA4B;IAC9B,SAAS,CAAC,EAAE,MAAM,CAAC;IAC1B,OAAO,CAAC,uBAAuB,CAAC,CAAS;IAClC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IACzB,OAAO,CAAC,cAAc,CAAC,CAAS;gBACb,WAAW,CAAC,EAAE,MAAM;IAGhC,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,4BAA4B;IAI9D,uBAAuB,CAAC,mBAAmB,EAAE,MAAM,GAAG,4BAA4B;IAIzF,IAAW,mBAAmB,CAAC,mBAAmB,EAAE,MAAM,GAAI,SAAS,EAEtE;IACD,IAAW,mBAAmB,IAAI,MAAM,GAAG,SAAS,CAEnD;IACM,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,4BAA4B;IAIpD,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,4BAA4B;IAI5D,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,4BAA4B;IAIzE,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;CACJ"}
@@ -0,0 +1,42 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListCustomPolicyRulesRequest = void 0;
4
+ class ListCustomPolicyRulesRequest {
5
+ constructor(contentType) {
6
+ this['Content-Type'] = contentType;
7
+ }
8
+ withPolicyids(policyids) {
9
+ this['policyids'] = policyids;
10
+ return this;
11
+ }
12
+ withEnterpriseProjectId(enterpriseProjectId) {
13
+ this['enterprise_project_id'] = enterpriseProjectId;
14
+ return this;
15
+ }
16
+ set enterpriseProjectId(enterpriseProjectId) {
17
+ this['enterprise_project_id'] = enterpriseProjectId;
18
+ }
19
+ get enterpriseProjectId() {
20
+ return this['enterprise_project_id'];
21
+ }
22
+ withPage(page) {
23
+ this['page'] = page;
24
+ return this;
25
+ }
26
+ withPagesize(pagesize) {
27
+ this['pagesize'] = pagesize;
28
+ return this;
29
+ }
30
+ withContentType(contentType) {
31
+ this['Content-Type'] = contentType;
32
+ return this;
33
+ }
34
+ set contentType(contentType) {
35
+ this['Content-Type'] = contentType;
36
+ }
37
+ get contentType() {
38
+ return this['Content-Type'];
39
+ }
40
+ }
41
+ exports.ListCustomPolicyRulesRequest = ListCustomPolicyRulesRequest;
42
+ //# sourceMappingURL=ListCustomPolicyRulesRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListCustomPolicyRulesRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListCustomPolicyRulesRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,4BAA4B;IAMrC,YAAmB,WAAoB;QACnC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,uBAAuB,CAAC,mBAA2B;QACtD,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;QACpD,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,mBAAmB,CAAC,mBAAwC;QACnE,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;IACxD,CAAC;IACD,IAAW,mBAAmB;QAC1B,OAAO,IAAI,CAAC,uBAAuB,CAAC,CAAC;IACzC,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,WAAW,CAAC,WAAgC;QACnD,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACD,IAAW,WAAW;QAClB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;CACJ;AAzCD,oEAyCC"}
@@ -0,0 +1,10 @@
1
+ import { CustomRule } from './CustomRule';
2
+ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
3
+ export declare class ListCustomPolicyRulesResponse extends SdkResponse {
4
+ total?: number;
5
+ items?: Array<CustomRule>;
6
+ constructor();
7
+ withTotal(total: number): ListCustomPolicyRulesResponse;
8
+ withItems(items: Array<CustomRule>): ListCustomPolicyRulesResponse;
9
+ }
10
+ //# sourceMappingURL=ListCustomPolicyRulesResponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListCustomPolicyRulesResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListCustomPolicyRulesResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE1C,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,6BAA8B,SAAQ,WAAW;IACnD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,CAAC;;IAI1B,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,6BAA6B;IAIvD,SAAS,CAAC,KAAK,EAAE,KAAK,CAAC,UAAU,CAAC,GAAG,6BAA6B;CAI5E"}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListCustomPolicyRulesResponse = void 0;
4
+ const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
5
+ class ListCustomPolicyRulesResponse extends SdkResponse_1.SdkResponse {
6
+ constructor() {
7
+ super();
8
+ }
9
+ withTotal(total) {
10
+ this['total'] = total;
11
+ return this;
12
+ }
13
+ withItems(items) {
14
+ this['items'] = items;
15
+ return this;
16
+ }
17
+ }
18
+ exports.ListCustomPolicyRulesResponse = ListCustomPolicyRulesResponse;
19
+ //# sourceMappingURL=ListCustomPolicyRulesResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListCustomPolicyRulesResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListCustomPolicyRulesResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,6BAA8B,SAAQ,yBAAW;IAG1D;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAwB;QACrC,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAdD,sEAcC"}
@@ -0,0 +1,18 @@
1
+ export declare class ListGeoIpPolicyRulesRequest {
2
+ policyids?: string;
3
+ private 'enterprise_project_id'?;
4
+ page?: number;
5
+ pagesize?: number;
6
+ private 'Content-Type'?;
7
+ constructor(contentType?: string);
8
+ withPolicyids(policyids: string): ListGeoIpPolicyRulesRequest;
9
+ withEnterpriseProjectId(enterpriseProjectId: string): ListGeoIpPolicyRulesRequest;
10
+ set enterpriseProjectId(enterpriseProjectId: string | undefined);
11
+ get enterpriseProjectId(): string | undefined;
12
+ withPage(page: number): ListGeoIpPolicyRulesRequest;
13
+ withPagesize(pagesize: number): ListGeoIpPolicyRulesRequest;
14
+ withContentType(contentType: string): ListGeoIpPolicyRulesRequest;
15
+ set contentType(contentType: string | undefined);
16
+ get contentType(): string | undefined;
17
+ }
18
+ //# sourceMappingURL=ListGeoIpPolicyRulesRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListGeoIpPolicyRulesRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListGeoIpPolicyRulesRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,2BAA2B;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;IAC1B,OAAO,CAAC,uBAAuB,CAAC,CAAS;IAClC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IACzB,OAAO,CAAC,cAAc,CAAC,CAAS;gBACb,WAAW,CAAC,EAAE,MAAM;IAGhC,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,2BAA2B;IAI7D,uBAAuB,CAAC,mBAAmB,EAAE,MAAM,GAAG,2BAA2B;IAIxF,IAAW,mBAAmB,CAAC,mBAAmB,EAAE,MAAM,GAAI,SAAS,EAEtE;IACD,IAAW,mBAAmB,IAAI,MAAM,GAAG,SAAS,CAEnD;IACM,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,2BAA2B;IAInD,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,2BAA2B;IAI3D,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,2BAA2B;IAIxE,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;CACJ"}
@@ -0,0 +1,42 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListGeoIpPolicyRulesRequest = void 0;
4
+ class ListGeoIpPolicyRulesRequest {
5
+ constructor(contentType) {
6
+ this['Content-Type'] = contentType;
7
+ }
8
+ withPolicyids(policyids) {
9
+ this['policyids'] = policyids;
10
+ return this;
11
+ }
12
+ withEnterpriseProjectId(enterpriseProjectId) {
13
+ this['enterprise_project_id'] = enterpriseProjectId;
14
+ return this;
15
+ }
16
+ set enterpriseProjectId(enterpriseProjectId) {
17
+ this['enterprise_project_id'] = enterpriseProjectId;
18
+ }
19
+ get enterpriseProjectId() {
20
+ return this['enterprise_project_id'];
21
+ }
22
+ withPage(page) {
23
+ this['page'] = page;
24
+ return this;
25
+ }
26
+ withPagesize(pagesize) {
27
+ this['pagesize'] = pagesize;
28
+ return this;
29
+ }
30
+ withContentType(contentType) {
31
+ this['Content-Type'] = contentType;
32
+ return this;
33
+ }
34
+ set contentType(contentType) {
35
+ this['Content-Type'] = contentType;
36
+ }
37
+ get contentType() {
38
+ return this['Content-Type'];
39
+ }
40
+ }
41
+ exports.ListGeoIpPolicyRulesRequest = ListGeoIpPolicyRulesRequest;
42
+ //# sourceMappingURL=ListGeoIpPolicyRulesRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListGeoIpPolicyRulesRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListGeoIpPolicyRulesRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,2BAA2B;IAMpC,YAAmB,WAAoB;QACnC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,uBAAuB,CAAC,mBAA2B;QACtD,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;QACpD,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,mBAAmB,CAAC,mBAAwC;QACnE,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;IACxD,CAAC;IACD,IAAW,mBAAmB;QAC1B,OAAO,IAAI,CAAC,uBAAuB,CAAC,CAAC;IACzC,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,WAAW,CAAC,WAAgC;QACnD,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACD,IAAW,WAAW;QAClB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;CACJ;AAzCD,kEAyCC"}
@@ -0,0 +1,10 @@
1
+ import { GeOIpItem } from './GeOIpItem';
2
+ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
3
+ export declare class ListGeoIpPolicyRulesResponse extends SdkResponse {
4
+ total?: number;
5
+ items?: Array<GeOIpItem>;
6
+ constructor();
7
+ withTotal(total: number): ListGeoIpPolicyRulesResponse;
8
+ withItems(items: Array<GeOIpItem>): ListGeoIpPolicyRulesResponse;
9
+ }
10
+ //# sourceMappingURL=ListGeoIpPolicyRulesResponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListGeoIpPolicyRulesResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListGeoIpPolicyRulesResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,4BAA6B,SAAQ,WAAW;IAClD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,CAAC;;IAIzB,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,4BAA4B;IAItD,SAAS,CAAC,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC,GAAG,4BAA4B;CAI1E"}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListGeoIpPolicyRulesResponse = void 0;
4
+ const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
5
+ class ListGeoIpPolicyRulesResponse extends SdkResponse_1.SdkResponse {
6
+ constructor() {
7
+ super();
8
+ }
9
+ withTotal(total) {
10
+ this['total'] = total;
11
+ return this;
12
+ }
13
+ withItems(items) {
14
+ this['items'] = items;
15
+ return this;
16
+ }
17
+ }
18
+ exports.ListGeoIpPolicyRulesResponse = ListGeoIpPolicyRulesResponse;
19
+ //# sourceMappingURL=ListGeoIpPolicyRulesResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListGeoIpPolicyRulesResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListGeoIpPolicyRulesResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,4BAA6B,SAAQ,yBAAW;IAGzD;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAuB;QACpC,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAdD,oEAcC"}
@@ -0,0 +1,18 @@
1
+ export declare class ListIgnorePolicyRulesRequest {
2
+ policyids?: string;
3
+ private 'enterprise_project_id'?;
4
+ page?: number;
5
+ pagesize?: number;
6
+ private 'Content-Type'?;
7
+ constructor(contentType?: string);
8
+ withPolicyids(policyids: string): ListIgnorePolicyRulesRequest;
9
+ withEnterpriseProjectId(enterpriseProjectId: string): ListIgnorePolicyRulesRequest;
10
+ set enterpriseProjectId(enterpriseProjectId: string | undefined);
11
+ get enterpriseProjectId(): string | undefined;
12
+ withPage(page: number): ListIgnorePolicyRulesRequest;
13
+ withPagesize(pagesize: number): ListIgnorePolicyRulesRequest;
14
+ withContentType(contentType: string): ListIgnorePolicyRulesRequest;
15
+ set contentType(contentType: string | undefined);
16
+ get contentType(): string | undefined;
17
+ }
18
+ //# sourceMappingURL=ListIgnorePolicyRulesRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListIgnorePolicyRulesRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListIgnorePolicyRulesRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,4BAA4B;IAC9B,SAAS,CAAC,EAAE,MAAM,CAAC;IAC1B,OAAO,CAAC,uBAAuB,CAAC,CAAS;IAClC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IACzB,OAAO,CAAC,cAAc,CAAC,CAAS;gBACb,WAAW,CAAC,EAAE,MAAM;IAGhC,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,4BAA4B;IAI9D,uBAAuB,CAAC,mBAAmB,EAAE,MAAM,GAAG,4BAA4B;IAIzF,IAAW,mBAAmB,CAAC,mBAAmB,EAAE,MAAM,GAAI,SAAS,EAEtE;IACD,IAAW,mBAAmB,IAAI,MAAM,GAAG,SAAS,CAEnD;IACM,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,4BAA4B;IAIpD,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,4BAA4B;IAI5D,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,4BAA4B;IAIzE,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;CACJ"}
@@ -0,0 +1,42 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListIgnorePolicyRulesRequest = void 0;
4
+ class ListIgnorePolicyRulesRequest {
5
+ constructor(contentType) {
6
+ this['Content-Type'] = contentType;
7
+ }
8
+ withPolicyids(policyids) {
9
+ this['policyids'] = policyids;
10
+ return this;
11
+ }
12
+ withEnterpriseProjectId(enterpriseProjectId) {
13
+ this['enterprise_project_id'] = enterpriseProjectId;
14
+ return this;
15
+ }
16
+ set enterpriseProjectId(enterpriseProjectId) {
17
+ this['enterprise_project_id'] = enterpriseProjectId;
18
+ }
19
+ get enterpriseProjectId() {
20
+ return this['enterprise_project_id'];
21
+ }
22
+ withPage(page) {
23
+ this['page'] = page;
24
+ return this;
25
+ }
26
+ withPagesize(pagesize) {
27
+ this['pagesize'] = pagesize;
28
+ return this;
29
+ }
30
+ withContentType(contentType) {
31
+ this['Content-Type'] = contentType;
32
+ return this;
33
+ }
34
+ set contentType(contentType) {
35
+ this['Content-Type'] = contentType;
36
+ }
37
+ get contentType() {
38
+ return this['Content-Type'];
39
+ }
40
+ }
41
+ exports.ListIgnorePolicyRulesRequest = ListIgnorePolicyRulesRequest;
42
+ //# sourceMappingURL=ListIgnorePolicyRulesRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListIgnorePolicyRulesRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListIgnorePolicyRulesRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,4BAA4B;IAMrC,YAAmB,WAAoB;QACnC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,uBAAuB,CAAC,mBAA2B;QACtD,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;QACpD,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,mBAAmB,CAAC,mBAAwC;QACnE,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;IACxD,CAAC;IACD,IAAW,mBAAmB;QAC1B,OAAO,IAAI,CAAC,uBAAuB,CAAC,CAAC;IACzC,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,WAAW,CAAC,WAAgC;QACnD,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACD,IAAW,WAAW;QAClB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;CACJ;AAzCD,oEAyCC"}