@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
package/v1/WafRegion.d.ts CHANGED
@@ -29,6 +29,11 @@ export declare class WafRegion {
29
29
  static AP_SOUTHEAST_4: Region;
30
30
  static AP_SOUTHEAST_5: Region;
31
31
  static AF_NORTH_1: Region;
32
+ static CN_SOUTH_4: Region;
33
+ static CN_NORTH_12: Region;
34
+ static CN_SOUTHWEST_3: Region;
35
+ static CN_EAST_4: Region;
36
+ static CN_NORTH_11: Region;
32
37
  private static REGION_MAP;
33
38
  static valueOf(regionId: string): Region;
34
39
  }
@@ -1 +1 @@
1
- {"version":3,"file":"WafRegion.d.ts","sourceRoot":"","sources":["../../../../services/waf/v1/WafRegion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,iDAAiD,CAAC;AAOzE,qBAAa,SAAS;IAClB,OAAc,UAAU,SAA0E;IAClG,OAAc,UAAU,SAA0E;IAClG,OAAc,UAAU,SAA0E;IAClG,OAAc,SAAS,SAAwE;IAC/F,OAAc,SAAS,SAAwE;IAC/F,OAAc,UAAU,SAA0E;IAClG,OAAc,UAAU,SAA0E;IAClG,OAAc,cAAc,SAAkF;IAC9G,OAAc,cAAc,SAAkF;IAC9G,OAAc,cAAc,SAAkF;IAC9G,OAAc,UAAU,SAA0E;IAClG,OAAc,cAAc,SAAkF;IAC9G,OAAc,cAAc,SAAkF;IAC9G,OAAc,UAAU,SAAyE;IACjG,OAAc,UAAU,SAA0E;IAClG,OAAc,WAAW,SAA4E;IACrG,OAAc,UAAU,SAA0E;IAClG,OAAc,WAAW,SAA4E;IACrG,OAAc,OAAO,SAAoE;IACzF,OAAc,gBAAgB,SAAsF;IACpH,OAAc,SAAS,SAAwE;IAC/F,OAAc,SAAS,SAAwE;IAC/F,OAAc,SAAS,SAAwE;IAC/F,OAAc,SAAS,SAAwE;IAC/F,OAAc,WAAW,SAA4E;IACrG,OAAc,WAAW,SAA4E;IACrG,OAAc,cAAc,SAAkF;IAC9G,OAAc,cAAc,SAAkF;IAC9G,OAAc,UAAU,SAA0E;IAGlG,OAAO,CAAC,MAAM,CAAC,UAAU,CA8BvB;WAEY,OAAO,CAAC,QAAQ,EAAE,MAAM;CAUzC"}
1
+ {"version":3,"file":"WafRegion.d.ts","sourceRoot":"","sources":["../../../../services/waf/v1/WafRegion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,iDAAiD,CAAC;AAOzE,qBAAa,SAAS;IAClB,OAAc,UAAU,SAA0E;IAClG,OAAc,UAAU,SAA0E;IAClG,OAAc,UAAU,SAA0E;IAClG,OAAc,SAAS,SAAwE;IAC/F,OAAc,SAAS,SAAwE;IAC/F,OAAc,UAAU,SAA0E;IAClG,OAAc,UAAU,SAA0E;IAClG,OAAc,cAAc,SAAkF;IAC9G,OAAc,cAAc,SAAkF;IAC9G,OAAc,cAAc,SAAkF;IAC9G,OAAc,UAAU,SAA0E;IAClG,OAAc,cAAc,SAAkF;IAC9G,OAAc,cAAc,SAAkF;IAC9G,OAAc,UAAU,SAAyE;IACjG,OAAc,UAAU,SAA0E;IAClG,OAAc,WAAW,SAA4E;IACrG,OAAc,UAAU,SAA0E;IAClG,OAAc,WAAW,SAA4E;IACrG,OAAc,OAAO,SAAoE;IACzF,OAAc,gBAAgB,SAAsF;IACpH,OAAc,SAAS,SAAwE;IAC/F,OAAc,SAAS,SAAwE;IAC/F,OAAc,SAAS,SAAwE;IAC/F,OAAc,SAAS,SAAwE;IAC/F,OAAc,WAAW,SAA4E;IACrG,OAAc,WAAW,SAA4E;IACrG,OAAc,cAAc,SAAkF;IAC9G,OAAc,cAAc,SAAkF;IAC9G,OAAc,UAAU,SAA0E;IAClG,OAAc,UAAU,SAA0E;IAClG,OAAc,WAAW,SAA4E;IACrG,OAAc,cAAc,SAAkF;IAC9G,OAAc,SAAS,SAAwE;IAC/F,OAAc,WAAW,SAA4E;IAGrG,OAAO,CAAC,MAAM,CAAC,UAAU,CAmCvB;WAEY,OAAO,CAAC,QAAQ,EAAE,MAAM;CAUzC"}
package/v1/WafRegion.js CHANGED
@@ -44,6 +44,11 @@ WafRegion.RU_MOSCOW_1 = new region_1.Region("ru-moscow-1", ["https://waf.ru-mosc
44
44
  WafRegion.AP_SOUTHEAST_4 = new region_1.Region("ap-southeast-4", ["https://waf.ap-southeast-4.myhuaweicloud.com"]);
45
45
  WafRegion.AP_SOUTHEAST_5 = new region_1.Region("ap-southeast-5", ["https://waf.ap-southeast-5.myhuaweicloud.com"]);
46
46
  WafRegion.AF_NORTH_1 = new region_1.Region("af-north-1", ["https://waf.af-north-1.myhuaweicloud.com"]);
47
+ WafRegion.CN_SOUTH_4 = new region_1.Region("cn-south-4", ["https://waf.cn-south-4.myhuaweicloud.com"]);
48
+ WafRegion.CN_NORTH_12 = new region_1.Region("cn-north-12", ["https://waf.cn-north-12.myhuaweicloud.com"]);
49
+ WafRegion.CN_SOUTHWEST_3 = new region_1.Region("cn-southwest-3", ["https://waf.cn-southwest-3.myhuaweicloud.com"]);
50
+ WafRegion.CN_EAST_4 = new region_1.Region("cn-east-4", ["https://waf.cn-east-4.myhuaweicloud.com"]);
51
+ WafRegion.CN_NORTH_11 = new region_1.Region("cn-north-11", ["https://waf.cn-north-11.myhuaweicloud.com"]);
47
52
  WafRegion.REGION_MAP = {
48
53
  "cn-north-1": WafRegion.CN_NORTH_1,
49
54
  "cn-north-2": WafRegion.CN_NORTH_2,
@@ -73,6 +78,11 @@ WafRegion.REGION_MAP = {
73
78
  "ru-moscow-1": WafRegion.RU_MOSCOW_1,
74
79
  "ap-southeast-4": WafRegion.AP_SOUTHEAST_4,
75
80
  "ap-southeast-5": WafRegion.AP_SOUTHEAST_5,
76
- "af-north-1": WafRegion.AF_NORTH_1
81
+ "af-north-1": WafRegion.AF_NORTH_1,
82
+ "cn-south-4": WafRegion.CN_SOUTH_4,
83
+ "cn-north-12": WafRegion.CN_NORTH_12,
84
+ "cn-southwest-3": WafRegion.CN_SOUTHWEST_3,
85
+ "cn-east-4": WafRegion.CN_EAST_4,
86
+ "cn-north-11": WafRegion.CN_NORTH_11
77
87
  };
78
88
  //# sourceMappingURL=WafRegion.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"WafRegion.js","sourceRoot":"","sources":["../../../../services/waf/v1/WafRegion.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"WafRegion.js","sourceRoot":"","sources":["../../../../services/waf/v1/WafRegion.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,12 @@
1
+ export declare class ConfirmApplicationTypesRequest {
2
+ private 'Content-Type'?;
3
+ offset?: number;
4
+ limit?: number;
5
+ constructor(contentType?: string);
6
+ withContentType(contentType: string): ConfirmApplicationTypesRequest;
7
+ set contentType(contentType: string | undefined);
8
+ get contentType(): string | undefined;
9
+ withOffset(offset: number): ConfirmApplicationTypesRequest;
10
+ withLimit(limit: number): ConfirmApplicationTypesRequest;
11
+ }
12
+ //# sourceMappingURL=ConfirmApplicationTypesRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConfirmApplicationTypesRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmApplicationTypesRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,8BAA8B;IACvC,OAAO,CAAC,cAAc,CAAC,CAAS;IACzB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;gBACH,WAAW,CAAC,EAAE,MAAM;IAGhC,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,8BAA8B;IAI3E,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;IACM,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,8BAA8B;IAI1D,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,8BAA8B;CAIlE"}
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ConfirmApplicationTypesRequest = void 0;
4
+ class ConfirmApplicationTypesRequest {
5
+ constructor(contentType) {
6
+ this['Content-Type'] = contentType;
7
+ }
8
+ withContentType(contentType) {
9
+ this['Content-Type'] = contentType;
10
+ return this;
11
+ }
12
+ set contentType(contentType) {
13
+ this['Content-Type'] = contentType;
14
+ }
15
+ get contentType() {
16
+ return this['Content-Type'];
17
+ }
18
+ withOffset(offset) {
19
+ this['offset'] = offset;
20
+ return this;
21
+ }
22
+ withLimit(limit) {
23
+ this['limit'] = limit;
24
+ return this;
25
+ }
26
+ }
27
+ exports.ConfirmApplicationTypesRequest = ConfirmApplicationTypesRequest;
28
+ //# sourceMappingURL=ConfirmApplicationTypesRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConfirmApplicationTypesRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmApplicationTypesRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,8BAA8B;IAIvC,YAAmB,WAAoB;QACnC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,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;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAzBD,wEAyBC"}
@@ -0,0 +1,9 @@
1
+ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
2
+ export declare class ConfirmApplicationTypesResponse extends SdkResponse {
3
+ total?: number;
4
+ items?: Array<string>;
5
+ constructor();
6
+ withTotal(total: number): ConfirmApplicationTypesResponse;
7
+ withItems(items: Array<string>): ConfirmApplicationTypesResponse;
8
+ }
9
+ //# sourceMappingURL=ConfirmApplicationTypesResponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConfirmApplicationTypesResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmApplicationTypesResponse.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,+BAAgC,SAAQ,WAAW;IACrD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;;IAItB,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,+BAA+B;IAIzD,SAAS,CAAC,KAAK,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,+BAA+B;CAI1E"}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ConfirmApplicationTypesResponse = void 0;
4
+ const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
5
+ class ConfirmApplicationTypesResponse 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.ConfirmApplicationTypesResponse = ConfirmApplicationTypesResponse;
19
+ //# sourceMappingURL=ConfirmApplicationTypesResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConfirmApplicationTypesResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmApplicationTypesResponse.ts"],"names":[],"mappings":";;;AACA,+EAA4E;AAE5E,MAAa,+BAAgC,SAAQ,yBAAW;IAG5D;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,KAAoB;QACjC,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAdD,0EAcC"}
@@ -0,0 +1,14 @@
1
+ export declare class ConfirmAsyncJobRequest {
2
+ private 'job_id'?;
3
+ enterpriseProjectId?: string;
4
+ private 'Content-Type'?;
5
+ constructor(jobId?: string, contentType?: string);
6
+ withJobId(jobId: string): ConfirmAsyncJobRequest;
7
+ set jobId(jobId: string | undefined);
8
+ get jobId(): string | undefined;
9
+ withEnterpriseProjectId(enterpriseProjectId: string): ConfirmAsyncJobRequest;
10
+ withContentType(contentType: string): ConfirmAsyncJobRequest;
11
+ set contentType(contentType: string | undefined);
12
+ get contentType(): string | undefined;
13
+ }
14
+ //# sourceMappingURL=ConfirmAsyncJobRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConfirmAsyncJobRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmAsyncJobRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,sBAAsB;IAC/B,OAAO,CAAC,QAAQ,CAAC,CAAS;IACnB,mBAAmB,CAAC,EAAE,MAAM,CAAC;IACpC,OAAO,CAAC,cAAc,CAAC,CAAS;gBACb,KAAK,CAAC,EAAE,MAAM,EAAE,WAAW,CAAC,EAAE,MAAM;IAIhD,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,sBAAsB;IAIvD,IAAW,KAAK,CAAC,KAAK,EAAE,MAAM,GAAI,SAAS,EAE1C;IACD,IAAW,KAAK,IAAI,MAAM,GAAG,SAAS,CAErC;IACM,uBAAuB,CAAC,mBAAmB,EAAE,MAAM,GAAG,sBAAsB;IAI5E,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,sBAAsB;IAInE,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;CACJ"}
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ConfirmAsyncJobRequest = void 0;
4
+ class ConfirmAsyncJobRequest {
5
+ constructor(jobId, contentType) {
6
+ this['job_id'] = jobId;
7
+ this['Content-Type'] = contentType;
8
+ }
9
+ withJobId(jobId) {
10
+ this['job_id'] = jobId;
11
+ return this;
12
+ }
13
+ set jobId(jobId) {
14
+ this['job_id'] = jobId;
15
+ }
16
+ get jobId() {
17
+ return this['job_id'];
18
+ }
19
+ withEnterpriseProjectId(enterpriseProjectId) {
20
+ this['enterpriseProjectId'] = enterpriseProjectId;
21
+ return this;
22
+ }
23
+ withContentType(contentType) {
24
+ this['Content-Type'] = contentType;
25
+ return this;
26
+ }
27
+ set contentType(contentType) {
28
+ this['Content-Type'] = contentType;
29
+ }
30
+ get contentType() {
31
+ return this['Content-Type'];
32
+ }
33
+ }
34
+ exports.ConfirmAsyncJobRequest = ConfirmAsyncJobRequest;
35
+ //# sourceMappingURL=ConfirmAsyncJobRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConfirmAsyncJobRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmAsyncJobRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,sBAAsB;IAI/B,YAAmB,KAAc,EAAE,WAAoB;QACnD,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;QACvB,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;QACvB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,KAAK,CAAC,KAA0B;QACvC,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;IAC3B,CAAC;IACD,IAAW,KAAK;QACZ,OAAO,IAAI,CAAC,QAAQ,CAAC,CAAC;IAC1B,CAAC;IACM,uBAAuB,CAAC,mBAA2B;QACtD,IAAI,CAAC,qBAAqB,CAAC,GAAG,mBAAmB,CAAC;QAClD,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;AAhCD,wDAgCC"}
@@ -0,0 +1,13 @@
1
+ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
2
+ export declare class ConfirmAsyncJobResponse extends SdkResponse {
3
+ status?: string;
4
+ message?: string;
5
+ private 'job_id'?;
6
+ constructor();
7
+ withStatus(status: string): ConfirmAsyncJobResponse;
8
+ withMessage(message: string): ConfirmAsyncJobResponse;
9
+ withJobId(jobId: string): ConfirmAsyncJobResponse;
10
+ set jobId(jobId: string | undefined);
11
+ get jobId(): string | undefined;
12
+ }
13
+ //# sourceMappingURL=ConfirmAsyncJobResponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConfirmAsyncJobResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmAsyncJobResponse.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,uBAAwB,SAAQ,WAAW;IAC7C,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,CAAC;IACxB,OAAO,CAAC,QAAQ,CAAC,CAAS;;IAInB,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,uBAAuB;IAInD,WAAW,CAAC,OAAO,EAAE,MAAM,GAAG,uBAAuB;IAIrD,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,uBAAuB;IAIxD,IAAW,KAAK,CAAC,KAAK,EAAE,MAAM,GAAI,SAAS,EAE1C;IACD,IAAW,KAAK,IAAI,MAAM,GAAG,SAAS,CAErC;CACJ"}
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ConfirmAsyncJobResponse = void 0;
4
+ const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
5
+ class ConfirmAsyncJobResponse extends SdkResponse_1.SdkResponse {
6
+ constructor() {
7
+ super();
8
+ }
9
+ withStatus(status) {
10
+ this['status'] = status;
11
+ return this;
12
+ }
13
+ withMessage(message) {
14
+ this['message'] = message;
15
+ return this;
16
+ }
17
+ withJobId(jobId) {
18
+ this['job_id'] = jobId;
19
+ return this;
20
+ }
21
+ set jobId(jobId) {
22
+ this['job_id'] = jobId;
23
+ }
24
+ get jobId() {
25
+ return this['job_id'];
26
+ }
27
+ }
28
+ exports.ConfirmAsyncJobResponse = ConfirmAsyncJobResponse;
29
+ //# sourceMappingURL=ConfirmAsyncJobResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConfirmAsyncJobResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmAsyncJobResponse.ts"],"names":[],"mappings":";;;AACA,+EAA4E;AAE5E,MAAa,uBAAwB,SAAQ,yBAAW;IAIpD;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,WAAW,CAAC,OAAe;QAC9B,IAAI,CAAC,SAAS,CAAC,GAAG,OAAO,CAAC;QAC1B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;QACvB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,KAAK,CAAC,KAA0B;QACvC,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;IAC3B,CAAC;IACD,IAAW,KAAK;QACZ,OAAO,IAAI,CAAC,QAAQ,CAAC,CAAC;IAC1B,CAAC;CACJ;AAzBD,0DAyBC"}
@@ -0,0 +1,8 @@
1
+ export declare class ConfirmThreatMapRequest {
2
+ private 'Content-Type'?;
3
+ constructor(contentType?: string);
4
+ withContentType(contentType: string): ConfirmThreatMapRequest;
5
+ set contentType(contentType: string | undefined);
6
+ get contentType(): string | undefined;
7
+ }
8
+ //# sourceMappingURL=ConfirmThreatMapRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConfirmThreatMapRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmThreatMapRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,uBAAuB;IAChC,OAAO,CAAC,cAAc,CAAC,CAAS;gBACb,WAAW,CAAC,EAAE,MAAM;IAGhC,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,uBAAuB;IAIpE,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;CACJ"}
@@ -0,0 +1,20 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ConfirmThreatMapRequest = void 0;
4
+ class ConfirmThreatMapRequest {
5
+ constructor(contentType) {
6
+ this['Content-Type'] = contentType;
7
+ }
8
+ withContentType(contentType) {
9
+ this['Content-Type'] = contentType;
10
+ return this;
11
+ }
12
+ set contentType(contentType) {
13
+ this['Content-Type'] = contentType;
14
+ }
15
+ get contentType() {
16
+ return this['Content-Type'];
17
+ }
18
+ }
19
+ exports.ConfirmThreatMapRequest = ConfirmThreatMapRequest;
20
+ //# sourceMappingURL=ConfirmThreatMapRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConfirmThreatMapRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmThreatMapRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,uBAAuB;IAEhC,YAAmB,WAAoB;QACnC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,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;AAfD,0DAeC"}
@@ -0,0 +1,10 @@
1
+ import { ThreatMapResponseBodyLocale } from './ThreatMapResponseBodyLocale';
2
+ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
3
+ export declare class ConfirmThreatMapResponse extends SdkResponse {
4
+ threats?: Array<string>;
5
+ locale?: ThreatMapResponseBodyLocale;
6
+ constructor();
7
+ withThreats(threats: Array<string>): ConfirmThreatMapResponse;
8
+ withLocale(locale: ThreatMapResponseBodyLocale): ConfirmThreatMapResponse;
9
+ }
10
+ //# sourceMappingURL=ConfirmThreatMapResponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConfirmThreatMapResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmThreatMapResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAE5E,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,wBAAyB,SAAQ,WAAW;IAC9C,OAAO,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACxB,MAAM,CAAC,EAAE,2BAA2B,CAAC;;IAIrC,WAAW,CAAC,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,wBAAwB;IAI7D,UAAU,CAAC,MAAM,EAAE,2BAA2B,GAAG,wBAAwB;CAInF"}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ConfirmThreatMapResponse = void 0;
4
+ const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
5
+ class ConfirmThreatMapResponse extends SdkResponse_1.SdkResponse {
6
+ constructor() {
7
+ super();
8
+ }
9
+ withThreats(threats) {
10
+ this['threats'] = threats;
11
+ return this;
12
+ }
13
+ withLocale(locale) {
14
+ this['locale'] = locale;
15
+ return this;
16
+ }
17
+ }
18
+ exports.ConfirmThreatMapResponse = ConfirmThreatMapResponse;
19
+ //# sourceMappingURL=ConfirmThreatMapResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConfirmThreatMapResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmThreatMapResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,wBAAyB,SAAQ,yBAAW;IAGrD;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,WAAW,CAAC,OAAsB;QACrC,IAAI,CAAC,SAAS,CAAC,GAAG,OAAO,CAAC;QAC1B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAmC;QACjD,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAdD,4DAcC"}
@@ -0,0 +1,16 @@
1
+ export declare class EipInfo {
2
+ private 'eip_id'?;
3
+ private 'eip_address'?;
4
+ private 'ip_version'?;
5
+ constructor();
6
+ withEipId(eipId: string): EipInfo;
7
+ set eipId(eipId: string | undefined);
8
+ get eipId(): string | undefined;
9
+ withEipAddress(eipAddress: string): EipInfo;
10
+ set eipAddress(eipAddress: string | undefined);
11
+ get eipAddress(): string | undefined;
12
+ withIpVersion(ipVersion: number): EipInfo;
13
+ set ipVersion(ipVersion: number | undefined);
14
+ get ipVersion(): number | undefined;
15
+ }
16
+ //# sourceMappingURL=EipInfo.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"EipInfo.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/EipInfo.ts"],"names":[],"mappings":"AAEA,qBAAa,OAAO;IAChB,OAAO,CAAC,QAAQ,CAAC,CAAS;IAC1B,OAAO,CAAC,aAAa,CAAC,CAAS;IAC/B,OAAO,CAAC,YAAY,CAAC,CAAS;;IAGvB,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO;IAIxC,IAAW,KAAK,CAAC,KAAK,EAAE,MAAM,GAAI,SAAS,EAE1C;IACD,IAAW,KAAK,IAAI,MAAM,GAAG,SAAS,CAErC;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO;IAIlD,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;IACM,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,OAAO;IAIhD,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;CACJ"}
@@ -0,0 +1,39 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.EipInfo = void 0;
4
+ class EipInfo {
5
+ constructor() {
6
+ }
7
+ withEipId(eipId) {
8
+ this['eip_id'] = eipId;
9
+ return this;
10
+ }
11
+ set eipId(eipId) {
12
+ this['eip_id'] = eipId;
13
+ }
14
+ get eipId() {
15
+ return this['eip_id'];
16
+ }
17
+ withEipAddress(eipAddress) {
18
+ this['eip_address'] = eipAddress;
19
+ return this;
20
+ }
21
+ set eipAddress(eipAddress) {
22
+ this['eip_address'] = eipAddress;
23
+ }
24
+ get eipAddress() {
25
+ return this['eip_address'];
26
+ }
27
+ withIpVersion(ipVersion) {
28
+ this['ip_version'] = ipVersion;
29
+ return this;
30
+ }
31
+ set ipVersion(ipVersion) {
32
+ this['ip_version'] = ipVersion;
33
+ }
34
+ get ipVersion() {
35
+ return this['ip_version'];
36
+ }
37
+ }
38
+ exports.EipInfo = EipInfo;
39
+ //# sourceMappingURL=EipInfo.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"EipInfo.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/EipInfo.ts"],"names":[],"mappings":";;;AAEA,MAAa,OAAO;IAIhB;IACA,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;QACvB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,KAAK,CAAC,KAA0B;QACvC,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;IAC3B,CAAC;IACD,IAAW,KAAK;QACZ,OAAO,IAAI,CAAC,QAAQ,CAAC,CAAC;IAC1B,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;QACjC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;IACrC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,aAAa,CAAC,CAAC;IAC/B,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;CACJ;AApCD,0BAoCC"}
@@ -0,0 +1,8 @@
1
+ export declare class InstanceTag {
2
+ key?: string;
3
+ values?: Array<string>;
4
+ constructor();
5
+ withKey(key: string): InstanceTag;
6
+ withValues(values: Array<string>): InstanceTag;
7
+ }
8
+ //# sourceMappingURL=InstanceTag.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"InstanceTag.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/InstanceTag.ts"],"names":[],"mappings":"AAEA,qBAAa,WAAW;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;;IAGvB,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,WAAW;IAIjC,UAAU,CAAC,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,WAAW;CAIxD"}
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.InstanceTag = void 0;
4
+ class InstanceTag {
5
+ constructor() {
6
+ }
7
+ withKey(key) {
8
+ this['key'] = key;
9
+ return this;
10
+ }
11
+ withValues(values) {
12
+ this['values'] = values;
13
+ return this;
14
+ }
15
+ }
16
+ exports.InstanceTag = InstanceTag;
17
+ //# sourceMappingURL=InstanceTag.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"InstanceTag.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/InstanceTag.ts"],"names":[],"mappings":";;;AAEA,MAAa,WAAW;IAGpB;IACA,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAqB;QACnC,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,kCAaC"}
@@ -0,0 +1,21 @@
1
+ import { IpReputationRulesListInfoAction } from './IpReputationRulesListInfoAction';
2
+ export declare class IpReputationRulesListInfo {
3
+ name?: string;
4
+ id?: string;
5
+ policyid?: string;
6
+ type?: string;
7
+ description?: string;
8
+ tags?: Array<string>;
9
+ status?: number;
10
+ action?: IpReputationRulesListInfoAction;
11
+ constructor();
12
+ withName(name: string): IpReputationRulesListInfo;
13
+ withId(id: string): IpReputationRulesListInfo;
14
+ withPolicyid(policyid: string): IpReputationRulesListInfo;
15
+ withType(type: string): IpReputationRulesListInfo;
16
+ withDescription(description: string): IpReputationRulesListInfo;
17
+ withTags(tags: Array<string>): IpReputationRulesListInfo;
18
+ withStatus(status: number): IpReputationRulesListInfo;
19
+ withAction(action: IpReputationRulesListInfoAction): IpReputationRulesListInfo;
20
+ }
21
+ //# sourceMappingURL=IpReputationRulesListInfo.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IpReputationRulesListInfo.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/IpReputationRulesListInfo.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,+BAA+B,EAAE,MAAM,mCAAmC,CAAC;AAGpF,qBAAa,yBAAyB;IAC3B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,+BAA+B,CAAC;;IAGzC,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,yBAAyB;IAIjD,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,yBAAyB;IAI7C,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,yBAAyB;IAIzD,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,yBAAyB;IAIjD,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,yBAAyB;IAI/D,QAAQ,CAAC,IAAI,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,yBAAyB;IAIxD,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,yBAAyB;IAIrD,UAAU,CAAC,MAAM,EAAE,+BAA+B,GAAG,yBAAyB;CAIxF"}
@@ -0,0 +1,41 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.IpReputationRulesListInfo = void 0;
4
+ class IpReputationRulesListInfo {
5
+ constructor() {
6
+ }
7
+ withName(name) {
8
+ this['name'] = name;
9
+ return this;
10
+ }
11
+ withId(id) {
12
+ this['id'] = id;
13
+ return this;
14
+ }
15
+ withPolicyid(policyid) {
16
+ this['policyid'] = policyid;
17
+ return this;
18
+ }
19
+ withType(type) {
20
+ this['type'] = type;
21
+ return this;
22
+ }
23
+ withDescription(description) {
24
+ this['description'] = description;
25
+ return this;
26
+ }
27
+ withTags(tags) {
28
+ this['tags'] = tags;
29
+ return this;
30
+ }
31
+ withStatus(status) {
32
+ this['status'] = status;
33
+ return this;
34
+ }
35
+ withAction(action) {
36
+ this['action'] = action;
37
+ return this;
38
+ }
39
+ }
40
+ exports.IpReputationRulesListInfo = IpReputationRulesListInfo;
41
+ //# sourceMappingURL=IpReputationRulesListInfo.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IpReputationRulesListInfo.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/IpReputationRulesListInfo.ts"],"names":[],"mappings":";;;AAGA,MAAa,yBAAyB;IASlC;IACA,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,MAAM,CAAC,EAAU;QACpB,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;QAChB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,aAAa,CAAC,GAAG,WAAW,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAmB;QAC/B,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAuC;QACrD,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AA3CD,8DA2CC"}
@@ -0,0 +1,15 @@
1
+ export declare class IpReputationRulesListInfoAction {
2
+ category?: IpReputationRulesListInfoActionCategoryEnum | string;
3
+ constructor(category?: string);
4
+ withCategory(category: IpReputationRulesListInfoActionCategoryEnum | string): IpReputationRulesListInfoAction;
5
+ }
6
+ /**
7
+ * @export
8
+ * @enum {string}
9
+ */
10
+ export declare enum IpReputationRulesListInfoActionCategoryEnum {
11
+ PASS = "pass",
12
+ BLOCK = "block",
13
+ LOG = "log"
14
+ }
15
+ //# sourceMappingURL=IpReputationRulesListInfoAction.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IpReputationRulesListInfoAction.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/IpReputationRulesListInfoAction.ts"],"names":[],"mappings":"AAEA,qBAAa,+BAA+B;IACjC,QAAQ,CAAC,EAAE,2CAA2C,GAAG,MAAM,CAAC;gBACpD,QAAQ,CAAC,EAAE,MAAM;IAG7B,YAAY,CAAC,QAAQ,EAAE,2CAA2C,GAAG,MAAM,GAAG,+BAA+B;CAIvH;AAED;;;MAGM;AACN,oBAAY,2CAA2C;IACnD,IAAI,SAAS;IACb,KAAK,UAAU;IACf,GAAG,QAAQ;CACd"}
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.IpReputationRulesListInfoActionCategoryEnum = exports.IpReputationRulesListInfoAction = void 0;
4
+ class IpReputationRulesListInfoAction {
5
+ constructor(category) {
6
+ this['category'] = category;
7
+ }
8
+ withCategory(category) {
9
+ this['category'] = category;
10
+ return this;
11
+ }
12
+ }
13
+ exports.IpReputationRulesListInfoAction = IpReputationRulesListInfoAction;
14
+ /**
15
+ * @export
16
+ * @enum {string}
17
+ */
18
+ var IpReputationRulesListInfoActionCategoryEnum;
19
+ (function (IpReputationRulesListInfoActionCategoryEnum) {
20
+ IpReputationRulesListInfoActionCategoryEnum["PASS"] = "pass";
21
+ IpReputationRulesListInfoActionCategoryEnum["BLOCK"] = "block";
22
+ IpReputationRulesListInfoActionCategoryEnum["LOG"] = "log";
23
+ })(IpReputationRulesListInfoActionCategoryEnum = exports.IpReputationRulesListInfoActionCategoryEnum || (exports.IpReputationRulesListInfoActionCategoryEnum = {}));
24
+ //# sourceMappingURL=IpReputationRulesListInfoAction.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IpReputationRulesListInfoAction.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/IpReputationRulesListInfoAction.ts"],"names":[],"mappings":";;;AAEA,MAAa,+BAA+B;IAExC,YAAmB,QAAiB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;IAChC,CAAC;IACM,YAAY,CAAC,QAA8D;QAC9E,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AATD,0EASC;AAED;;;MAGM;AACN,IAAY,2CAIX;AAJD,WAAY,2CAA2C;IACnD,4DAAa,CAAA;IACb,8DAAe,CAAA;IACf,0DAAW,CAAA;AACf,CAAC,EAJW,2CAA2C,GAA3C,mDAA2C,KAA3C,mDAA2C,QAItD"}
@@ -2,6 +2,7 @@ import { LeakageListInfoAction } from './LeakageListInfoAction';
2
2
  export declare class LeakageListInfo {
3
3
  id?: string;
4
4
  policyid?: string;
5
+ policyname?: string;
5
6
  url?: string;
6
7
  category?: string;
7
8
  contents?: Array<string>;
@@ -12,6 +13,7 @@ export declare class LeakageListInfo {
12
13
  constructor();
13
14
  withId(id: string): LeakageListInfo;
14
15
  withPolicyid(policyid: string): LeakageListInfo;
16
+ withPolicyname(policyname: string): LeakageListInfo;
15
17
  withUrl(url: string): LeakageListInfo;
16
18
  withCategory(category: string): LeakageListInfo;
17
19
  withContents(contents: Array<string>): LeakageListInfo;
@@ -1 +1 @@
1
- {"version":3,"file":"LeakageListInfo.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/LeakageListInfo.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAGhE,qBAAa,eAAe;IACjB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,qBAAqB,CAAC;;IAG/B,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,eAAe;IAInC,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,eAAe;IAI/C,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,eAAe;IAIrC,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,eAAe;IAI/C,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,eAAe;IAItD,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,eAAe;IAIjD,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,eAAe;IAI3C,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,eAAe;IAIrD,UAAU,CAAC,MAAM,EAAE,qBAAqB,GAAG,eAAe;CAIpE"}
1
+ {"version":3,"file":"LeakageListInfo.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/LeakageListInfo.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAGhE,qBAAa,eAAe;IACjB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,qBAAqB,CAAC;;IAG/B,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,eAAe;IAInC,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,eAAe;IAI/C,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,eAAe;IAInD,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,eAAe;IAIrC,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,eAAe;IAI/C,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,eAAe;IAItD,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,eAAe;IAIjD,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,eAAe;IAI3C,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,eAAe;IAIrD,UAAU,CAAC,MAAM,EAAE,qBAAqB,GAAG,eAAe;CAIpE"}
@@ -12,6 +12,10 @@ class LeakageListInfo {
12
12
  this['policyid'] = policyid;
13
13
  return this;
14
14
  }
15
+ withPolicyname(policyname) {
16
+ this['policyname'] = policyname;
17
+ return this;
18
+ }
15
19
  withUrl(url) {
16
20
  this['url'] = url;
17
21
  return this;
@@ -1 +1 @@
1
- {"version":3,"file":"LeakageListInfo.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/LeakageListInfo.ts"],"names":[],"mappings":";;;AAGA,MAAa,eAAe;IAUxB;IACA,CAAC;IACM,MAAM,CAAC,EAAU;QACpB,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;QAChB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAuB;QACvC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,aAAa,CAAC,GAAG,WAAW,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAA6B;QAC3C,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAhDD,0CAgDC"}
1
+ {"version":3,"file":"LeakageListInfo.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/LeakageListInfo.ts"],"names":[],"mappings":";;;AAGA,MAAa,eAAe;IAWxB;IACA,CAAC;IACM,MAAM,CAAC,EAAU;QACpB,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;QAChB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,YAAY,CAAC,GAAG,UAAU,CAAC;QAChC,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAuB;QACvC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,aAAa,CAAC,GAAG,WAAW,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAA6B;QAC3C,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AArDD,0CAqDC"}