@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,29 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoQpsStatisticsInfo = void 0;
4
+ class SecurityReportContentResponseReportContentInfoQpsStatisticsInfo {
5
+ constructor() {
6
+ }
7
+ withAverageInfoList(averageInfoList) {
8
+ this['average_info_list'] = averageInfoList;
9
+ return this;
10
+ }
11
+ set averageInfoList(averageInfoList) {
12
+ this['average_info_list'] = averageInfoList;
13
+ }
14
+ get averageInfoList() {
15
+ return this['average_info_list'];
16
+ }
17
+ withPeakInfoList(peakInfoList) {
18
+ this['peak_info_list'] = peakInfoList;
19
+ return this;
20
+ }
21
+ set peakInfoList(peakInfoList) {
22
+ this['peak_info_list'] = peakInfoList;
23
+ }
24
+ get peakInfoList() {
25
+ return this['peak_info_list'];
26
+ }
27
+ }
28
+ exports.SecurityReportContentResponseReportContentInfoQpsStatisticsInfo = SecurityReportContentResponseReportContentInfoQpsStatisticsInfo;
29
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.ts"],"names":[],"mappings":";;;AAIA,MAAa,+DAA+D;IAGxE;IACA,CAAC;IACM,mBAAmB,CAAC,eAAsG;QAC7H,IAAI,CAAC,mBAAmB,CAAC,GAAG,eAAe,CAAC;QAC5C,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,eAAe,CAAC,eAAmH;QAC1I,IAAI,CAAC,mBAAmB,CAAC,GAAG,eAAe,CAAC;IAChD,CAAC;IACD,IAAW,eAAe;QACtB,OAAO,IAAI,CAAC,mBAAmB,CAAC,CAAC;IACrC,CAAC;IACM,gBAAgB,CAAC,YAAgG;QACpH,IAAI,CAAC,gBAAgB,CAAC,GAAG,YAAY,CAAC;QACtC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,YAAY,CAAC,YAA6G;QACjI,IAAI,CAAC,gBAAgB,CAAC,GAAG,YAAY,CAAC;IAC1C,CAAC;IACD,IAAW,YAAY;QACnB,OAAO,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAClC,CAAC;CACJ;AAzBD,0IAyBC"}
@@ -0,0 +1,9 @@
1
+ import { SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline } from './SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline';
2
+ export declare class SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList {
3
+ key?: string;
4
+ timeline?: Array<SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline>;
5
+ constructor();
6
+ withKey(key: string): SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList;
7
+ withTimeline(timeline: Array<SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline>): SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList;
8
+ }
9
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uEAAuE,EAAE,MAAM,2EAA2E,CAAC;AAGpK,qBAAa,8EAA8E;IAChF,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,KAAK,CAAC,uEAAuE,CAAC,CAAC;;IAG1F,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,8EAA8E;IAIpG,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC,uEAAuE,CAAC,GAAG,8EAA8E;CAIhM"}
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList = void 0;
4
+ class SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList {
5
+ constructor() {
6
+ }
7
+ withKey(key) {
8
+ this['key'] = key;
9
+ return this;
10
+ }
11
+ withTimeline(timeline) {
12
+ this['timeline'] = timeline;
13
+ return this;
14
+ }
15
+ }
16
+ exports.SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList = SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList;
17
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.ts"],"names":[],"mappings":";;;AAGA,MAAa,8EAA8E;IAGvF;IACA,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAwF;QACxG,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,wKAaC"}
@@ -0,0 +1,9 @@
1
+ import { SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1 } from './SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1';
2
+ export declare class SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList {
3
+ key?: string;
4
+ timeline?: Array<SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1>;
5
+ constructor();
6
+ withKey(key: string): SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList;
7
+ withTimeline(timeline: Array<SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1>): SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList;
8
+ }
9
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wEAAwE,EAAE,MAAM,4EAA4E,CAAC;AAGtK,qBAAa,2EAA2E;IAC7E,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,KAAK,CAAC,wEAAwE,CAAC,CAAC;;IAG3F,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,2EAA2E;IAIjG,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC,wEAAwE,CAAC,GAAG,2EAA2E;CAI9L"}
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList = void 0;
4
+ class SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList {
5
+ constructor() {
6
+ }
7
+ withKey(key) {
8
+ this['key'] = key;
9
+ return this;
10
+ }
11
+ withTimeline(timeline) {
12
+ this['timeline'] = timeline;
13
+ return this;
14
+ }
15
+ }
16
+ exports.SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList = SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList;
17
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.ts"],"names":[],"mappings":";;;AAGA,MAAa,2EAA2E;IAGpF;IACA,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAyF;QACzG,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,kKAaC"}
@@ -0,0 +1,8 @@
1
+ export declare class SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline {
2
+ time?: number;
3
+ num?: number;
4
+ constructor();
5
+ withTime(time: number): SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline;
6
+ withNum(num: number): SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline;
7
+ }
8
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.ts"],"names":[],"mappings":"AAEA,qBAAa,uEAAuE;IACzE,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;;IAGb,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,uEAAuE;IAI/F,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,uEAAuE;CAIvG"}
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline = void 0;
4
+ class SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline {
5
+ constructor() {
6
+ }
7
+ withTime(time) {
8
+ this['time'] = time;
9
+ return this;
10
+ }
11
+ withNum(num) {
12
+ this['num'] = num;
13
+ return this;
14
+ }
15
+ }
16
+ exports.SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline = SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline;
17
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.ts"],"names":[],"mappings":";;;AAEA,MAAa,uEAAuE;IAGhF;IACA,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,0JAaC"}
@@ -0,0 +1,8 @@
1
+ export declare class SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1 {
2
+ time?: number;
3
+ num?: number;
4
+ constructor();
5
+ withTime(time: number): SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1;
6
+ withNum(num: number): SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1;
7
+ }
8
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.ts"],"names":[],"mappings":"AAEA,qBAAa,wEAAwE;IAC1E,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;;IAGb,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,wEAAwE;IAIhG,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,wEAAwE;CAIxG"}
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1 = void 0;
4
+ class SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1 {
5
+ constructor() {
6
+ }
7
+ withTime(time) {
8
+ this['time'] = time;
9
+ return this;
10
+ }
11
+ withNum(num) {
12
+ this['num'] = num;
13
+ return this;
14
+ }
15
+ }
16
+ exports.SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1 = SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1;
17
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.ts"],"names":[],"mappings":";;;AAEA,MAAa,wEAAwE;IAGjF;IACA,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,4JAaC"}
@@ -0,0 +1,9 @@
1
+ import { SecurityReportContentResponseReportContentInfoTimeline } from './SecurityReportContentResponseReportContentInfoTimeline';
2
+ export declare class SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList {
3
+ key?: string;
4
+ timeline?: Array<SecurityReportContentResponseReportContentInfoTimeline>;
5
+ constructor();
6
+ withKey(key: string): SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList;
7
+ withTimeline(timeline: Array<SecurityReportContentResponseReportContentInfoTimeline>): SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList;
8
+ }
9
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sDAAsD,EAAE,MAAM,0DAA0D,CAAC;AAGlI,qBAAa,uEAAuE;IACzE,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,KAAK,CAAC,sDAAsD,CAAC,CAAC;;IAGzE,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,uEAAuE;IAI7F,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC,sDAAsD,CAAC,GAAG,uEAAuE;CAIxK"}
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList = void 0;
4
+ class SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList {
5
+ constructor() {
6
+ }
7
+ withKey(key) {
8
+ this['key'] = key;
9
+ return this;
10
+ }
11
+ withTimeline(timeline) {
12
+ this['timeline'] = timeline;
13
+ return this;
14
+ }
15
+ }
16
+ exports.SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList = SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList;
17
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.ts"],"names":[],"mappings":";;;AAGA,MAAa,uEAAuE;IAGhF;IACA,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAuE;QACvF,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,0JAaC"}
@@ -0,0 +1,14 @@
1
+ import { SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList } from './SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList';
2
+ import { SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList } from './SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList';
3
+ export declare class SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo {
4
+ private 'response_source_waf_info_list'?;
5
+ private 'response_source_upstream_info_list'?;
6
+ constructor();
7
+ withResponseSourceWafInfoList(responseSourceWafInfoList: Array<SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList>): SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo;
8
+ set responseSourceWafInfoList(responseSourceWafInfoList: Array<SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList> | undefined);
9
+ get responseSourceWafInfoList(): Array<SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList> | undefined;
10
+ withResponseSourceUpstreamInfoList(responseSourceUpstreamInfoList: Array<SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList>): SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo;
11
+ set responseSourceUpstreamInfoList(responseSourceUpstreamInfoList: Array<SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList> | undefined);
12
+ get responseSourceUpstreamInfoList(): Array<SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList> | undefined;
13
+ }
14
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sGAAsG,EAAE,MAAM,0GAA0G,CAAC;AAClO,OAAO,EAAE,iGAAiG,EAAE,MAAM,qGAAqG,CAAC;AAGxN,qBAAa,wEAAwE;IACjF,OAAO,CAAC,+BAA+B,CAAC,CAA2G;IACnJ,OAAO,CAAC,oCAAoC,CAAC,CAAgH;;IAGtJ,6BAA6B,CAAC,yBAAyB,EAAE,KAAK,CAAC,iGAAiG,CAAC,GAAG,wEAAwE;IAInP,IAAW,yBAAyB,CAAC,yBAAyB,EAAE,KAAK,CAAC,iGAAiG,CAAC,GAAI,SAAS,EAEpL;IACD,IAAW,yBAAyB,IAAI,KAAK,CAAC,iGAAiG,CAAC,GAAG,SAAS,CAE3J;IACM,kCAAkC,CAAC,8BAA8B,EAAE,KAAK,CAAC,sGAAsG,CAAC,GAAG,wEAAwE;IAIlQ,IAAW,8BAA8B,CAAC,8BAA8B,EAAE,KAAK,CAAC,sGAAsG,CAAC,GAAI,SAAS,EAEnM;IACD,IAAW,8BAA8B,IAAI,KAAK,CAAC,sGAAsG,CAAC,GAAG,SAAS,CAErK;CACJ"}
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo = void 0;
4
+ class SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo {
5
+ constructor() {
6
+ }
7
+ withResponseSourceWafInfoList(responseSourceWafInfoList) {
8
+ this['response_source_waf_info_list'] = responseSourceWafInfoList;
9
+ return this;
10
+ }
11
+ set responseSourceWafInfoList(responseSourceWafInfoList) {
12
+ this['response_source_waf_info_list'] = responseSourceWafInfoList;
13
+ }
14
+ get responseSourceWafInfoList() {
15
+ return this['response_source_waf_info_list'];
16
+ }
17
+ withResponseSourceUpstreamInfoList(responseSourceUpstreamInfoList) {
18
+ this['response_source_upstream_info_list'] = responseSourceUpstreamInfoList;
19
+ return this;
20
+ }
21
+ set responseSourceUpstreamInfoList(responseSourceUpstreamInfoList) {
22
+ this['response_source_upstream_info_list'] = responseSourceUpstreamInfoList;
23
+ }
24
+ get responseSourceUpstreamInfoList() {
25
+ return this['response_source_upstream_info_list'];
26
+ }
27
+ }
28
+ exports.SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo = SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo;
29
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.ts"],"names":[],"mappings":";;;AAIA,MAAa,wEAAwE;IAGjF;IACA,CAAC;IACM,6BAA6B,CAAC,yBAAmI;QACpK,IAAI,CAAC,+BAA+B,CAAC,GAAG,yBAAyB,CAAC;QAClE,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,yBAAyB,CAAC,yBAAgJ;QACjL,IAAI,CAAC,+BAA+B,CAAC,GAAG,yBAAyB,CAAC;IACtE,CAAC;IACD,IAAW,yBAAyB;QAChC,OAAO,IAAI,CAAC,+BAA+B,CAAC,CAAC;IACjD,CAAC;IACM,kCAAkC,CAAC,8BAA6I;QACnL,IAAI,CAAC,oCAAoC,CAAC,GAAG,8BAA8B,CAAC;QAC5E,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,8BAA8B,CAAC,8BAA0J;QAChM,IAAI,CAAC,oCAAoC,CAAC,GAAG,8BAA8B,CAAC;IAChF,CAAC;IACD,IAAW,8BAA8B;QACrC,OAAO,IAAI,CAAC,oCAAoC,CAAC,CAAC;IACtD,CAAC;CACJ;AAzBD,4JAyBC"}
@@ -0,0 +1,9 @@
1
+ import { SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1 } from './SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1';
2
+ export declare class SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList {
3
+ key?: string;
4
+ timeline?: Array<SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1>;
5
+ constructor();
6
+ withKey(key: string): SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList;
7
+ withTimeline(timeline: Array<SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1>): SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList;
8
+ }
9
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iFAAiF,EAAE,MAAM,qFAAqF,CAAC;AAGxL,qBAAa,sGAAsG;IACxG,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,KAAK,CAAC,iFAAiF,CAAC,CAAC;;IAGpG,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,sGAAsG;IAI5H,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC,iFAAiF,CAAC,GAAG,sGAAsG;CAIlO"}
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList = void 0;
4
+ class SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList {
5
+ constructor() {
6
+ }
7
+ withKey(key) {
8
+ this['key'] = key;
9
+ return this;
10
+ }
11
+ withTimeline(timeline) {
12
+ this['timeline'] = timeline;
13
+ return this;
14
+ }
15
+ }
16
+ exports.SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList = SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList;
17
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.ts"],"names":[],"mappings":";;;AAGA,MAAa,sGAAsG;IAG/G;IACA,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAkG;QAClH,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,wNAaC"}
@@ -0,0 +1,9 @@
1
+ import { SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline } from './SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline';
2
+ export declare class SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList {
3
+ key?: string;
4
+ timeline?: Array<SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline>;
5
+ constructor();
6
+ withKey(key: string): SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList;
7
+ withTimeline(timeline: Array<SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline>): SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList;
8
+ }
9
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gFAAgF,EAAE,MAAM,oFAAoF,CAAC;AAGtL,qBAAa,iGAAiG;IACnG,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,KAAK,CAAC,gFAAgF,CAAC,CAAC;;IAGnG,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,iGAAiG;IAIvH,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC,gFAAgF,CAAC,GAAG,iGAAiG;CAI5N"}
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList = void 0;
4
+ class SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList {
5
+ constructor() {
6
+ }
7
+ withKey(key) {
8
+ this['key'] = key;
9
+ return this;
10
+ }
11
+ withTimeline(timeline) {
12
+ this['timeline'] = timeline;
13
+ return this;
14
+ }
15
+ }
16
+ exports.SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList = SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList;
17
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.ts"],"names":[],"mappings":";;;AAGA,MAAa,iGAAiG;IAG1G;IACA,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAiG;QACjH,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,8MAaC"}
@@ -0,0 +1,8 @@
1
+ export declare class SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline {
2
+ time?: number;
3
+ num?: number;
4
+ constructor();
5
+ withTime(time: number): SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline;
6
+ withNum(num: number): SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline;
7
+ }
8
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.ts"],"names":[],"mappings":"AAEA,qBAAa,gFAAgF;IAClF,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;;IAGb,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,gFAAgF;IAIxG,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,gFAAgF;CAIhH"}
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline = void 0;
4
+ class SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline {
5
+ constructor() {
6
+ }
7
+ withTime(time) {
8
+ this['time'] = time;
9
+ return this;
10
+ }
11
+ withNum(num) {
12
+ this['num'] = num;
13
+ return this;
14
+ }
15
+ }
16
+ exports.SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline = SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline;
17
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.ts"],"names":[],"mappings":";;;AAEA,MAAa,gFAAgF;IAGzF;IACA,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,4KAaC"}
@@ -0,0 +1,8 @@
1
+ export declare class SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1 {
2
+ time?: number;
3
+ num?: number;
4
+ constructor();
5
+ withTime(time: number): SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1;
6
+ withNum(num: number): SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1;
7
+ }
8
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.ts"],"names":[],"mappings":"AAEA,qBAAa,iFAAiF;IACnF,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;;IAGb,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,iFAAiF;IAIzG,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,iFAAiF;CAIjH"}
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1 = void 0;
4
+ class SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1 {
5
+ constructor() {
6
+ }
7
+ withTime(time) {
8
+ this['time'] = time;
9
+ return this;
10
+ }
11
+ withNum(num) {
12
+ this['num'] = num;
13
+ return this;
14
+ }
15
+ }
16
+ exports.SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1 = SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1;
17
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.ts"],"names":[],"mappings":";;;AAEA,MAAa,iFAAiF;IAG1F;IACA,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,8KAaC"}
@@ -0,0 +1,8 @@
1
+ export declare class SecurityReportContentResponseReportContentInfoTimeline {
2
+ time?: number;
3
+ num?: number;
4
+ constructor();
5
+ withTime(time: number): SecurityReportContentResponseReportContentInfoTimeline;
6
+ withNum(num: number): SecurityReportContentResponseReportContentInfoTimeline;
7
+ }
8
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoTimeline.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoTimeline.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoTimeline.ts"],"names":[],"mappings":"AAEA,qBAAa,sDAAsD;IACxD,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;;IAGb,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,sDAAsD;IAI9E,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,sDAAsD;CAItF"}
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoTimeline = void 0;
4
+ class SecurityReportContentResponseReportContentInfoTimeline {
5
+ constructor() {
6
+ }
7
+ withTime(time) {
8
+ this['time'] = time;
9
+ return this;
10
+ }
11
+ withNum(num) {
12
+ this['num'] = num;
13
+ return this;
14
+ }
15
+ }
16
+ exports.SecurityReportContentResponseReportContentInfoTimeline = SecurityReportContentResponseReportContentInfoTimeline;
17
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoTimeline.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoTimeline.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoTimeline.ts"],"names":[],"mappings":";;;AAEA,MAAa,sDAAsD;IAG/D;IACA,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,wHAaC"}
@@ -0,0 +1,19 @@
1
+ import { SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList } from './SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList';
2
+ import { SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList } from './SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList';
3
+ import { SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList } from './SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList';
4
+ export declare class SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo {
5
+ private 'abnormal_502_info_list'?;
6
+ private 'abnormal_500_info_list'?;
7
+ private 'abnormal_404_info_list'?;
8
+ constructor();
9
+ withAbnormal502InfoList(abnormal502InfoList: Array<SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList>): SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo;
10
+ set abnormal502InfoList(abnormal502InfoList: Array<SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList> | undefined);
11
+ get abnormal502InfoList(): Array<SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList> | undefined;
12
+ withAbnormal500InfoList(abnormal500InfoList: Array<SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList>): SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo;
13
+ set abnormal500InfoList(abnormal500InfoList: Array<SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList> | undefined);
14
+ get abnormal500InfoList(): Array<SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList> | undefined;
15
+ withAbnormal404InfoList(abnormal404InfoList: Array<SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList>): SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo;
16
+ set abnormal404InfoList(abnormal404InfoList: Array<SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList> | undefined);
17
+ get abnormal404InfoList(): Array<SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList> | undefined;
18
+ }
19
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oFAAoF,EAAE,MAAM,wFAAwF,CAAC;AAC9L,OAAO,EAAE,oFAAoF,EAAE,MAAM,wFAAwF,CAAC;AAC9L,OAAO,EAAE,oFAAoF,EAAE,MAAM,wFAAwF,CAAC;AAG9L,qBAAa,iEAAiE;IAC1E,OAAO,CAAC,wBAAwB,CAAC,CAA8F;IAC/H,OAAO,CAAC,wBAAwB,CAAC,CAA8F;IAC/H,OAAO,CAAC,wBAAwB,CAAC,CAA8F;;IAGxH,uBAAuB,CAAC,mBAAmB,EAAE,KAAK,CAAC,oFAAoF,CAAC,GAAG,iEAAiE;IAInN,IAAW,mBAAmB,CAAC,mBAAmB,EAAE,KAAK,CAAC,oFAAoF,CAAC,GAAI,SAAS,EAE3J;IACD,IAAW,mBAAmB,IAAI,KAAK,CAAC,oFAAoF,CAAC,GAAG,SAAS,CAExI;IACM,uBAAuB,CAAC,mBAAmB,EAAE,KAAK,CAAC,oFAAoF,CAAC,GAAG,iEAAiE;IAInN,IAAW,mBAAmB,CAAC,mBAAmB,EAAE,KAAK,CAAC,oFAAoF,CAAC,GAAI,SAAS,EAE3J;IACD,IAAW,mBAAmB,IAAI,KAAK,CAAC,oFAAoF,CAAC,GAAG,SAAS,CAExI;IACM,uBAAuB,CAAC,mBAAmB,EAAE,KAAK,CAAC,oFAAoF,CAAC,GAAG,iEAAiE;IAInN,IAAW,mBAAmB,CAAC,mBAAmB,EAAE,KAAK,CAAC,oFAAoF,CAAC,GAAI,SAAS,EAE3J;IACD,IAAW,mBAAmB,IAAI,KAAK,CAAC,oFAAoF,CAAC,GAAG,SAAS,CAExI;CACJ"}
@@ -0,0 +1,39 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo = void 0;
4
+ class SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo {
5
+ constructor() {
6
+ }
7
+ withAbnormal502InfoList(abnormal502InfoList) {
8
+ this['abnormal_502_info_list'] = abnormal502InfoList;
9
+ return this;
10
+ }
11
+ set abnormal502InfoList(abnormal502InfoList) {
12
+ this['abnormal_502_info_list'] = abnormal502InfoList;
13
+ }
14
+ get abnormal502InfoList() {
15
+ return this['abnormal_502_info_list'];
16
+ }
17
+ withAbnormal500InfoList(abnormal500InfoList) {
18
+ this['abnormal_500_info_list'] = abnormal500InfoList;
19
+ return this;
20
+ }
21
+ set abnormal500InfoList(abnormal500InfoList) {
22
+ this['abnormal_500_info_list'] = abnormal500InfoList;
23
+ }
24
+ get abnormal500InfoList() {
25
+ return this['abnormal_500_info_list'];
26
+ }
27
+ withAbnormal404InfoList(abnormal404InfoList) {
28
+ this['abnormal_404_info_list'] = abnormal404InfoList;
29
+ return this;
30
+ }
31
+ set abnormal404InfoList(abnormal404InfoList) {
32
+ this['abnormal_404_info_list'] = abnormal404InfoList;
33
+ }
34
+ get abnormal404InfoList() {
35
+ return this['abnormal_404_info_list'];
36
+ }
37
+ }
38
+ exports.SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo = SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo;
39
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.ts"],"names":[],"mappings":";;;AAKA,MAAa,iEAAiE;IAI1E;IACA,CAAC;IACM,uBAAuB,CAAC,mBAAgH;QAC3I,IAAI,CAAC,wBAAwB,CAAC,GAAG,mBAAmB,CAAC;QACrD,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,mBAAmB,CAAC,mBAA6H;QACxJ,IAAI,CAAC,wBAAwB,CAAC,GAAG,mBAAmB,CAAC;IACzD,CAAC;IACD,IAAW,mBAAmB;QAC1B,OAAO,IAAI,CAAC,wBAAwB,CAAC,CAAC;IAC1C,CAAC;IACM,uBAAuB,CAAC,mBAAgH;QAC3I,IAAI,CAAC,wBAAwB,CAAC,GAAG,mBAAmB,CAAC;QACrD,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,mBAAmB,CAAC,mBAA6H;QACxJ,IAAI,CAAC,wBAAwB,CAAC,GAAG,mBAAmB,CAAC;IACzD,CAAC;IACD,IAAW,mBAAmB;QAC1B,OAAO,IAAI,CAAC,wBAAwB,CAAC,CAAC;IAC1C,CAAC;IACM,uBAAuB,CAAC,mBAAgH;QAC3I,IAAI,CAAC,wBAAwB,CAAC,GAAG,mBAAmB,CAAC;QACrD,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,mBAAmB,CAAC,mBAA6H;QACxJ,IAAI,CAAC,wBAAwB,CAAC,GAAG,mBAAmB,CAAC;IACzD,CAAC;IACD,IAAW,mBAAmB;QAC1B,OAAO,IAAI,CAAC,wBAAwB,CAAC,CAAC;IAC1C,CAAC;CACJ;AApCD,8IAoCC"}
@@ -0,0 +1,10 @@
1
+ export declare class SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList {
2
+ key?: string;
3
+ num?: number;
4
+ host?: string;
5
+ constructor();
6
+ withKey(key: string): SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList;
7
+ withNum(num: number): SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList;
8
+ withHost(host: string): SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList;
9
+ }
10
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.ts"],"names":[],"mappings":"AAEA,qBAAa,oFAAoF;IACtF,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,MAAM,CAAC;;IAGd,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,oFAAoF;IAI1G,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,oFAAoF;IAI1G,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,oFAAoF;CAItH"}
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList = void 0;
4
+ class SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList {
5
+ constructor() {
6
+ }
7
+ withKey(key) {
8
+ this['key'] = key;
9
+ return this;
10
+ }
11
+ withNum(num) {
12
+ this['num'] = num;
13
+ return this;
14
+ }
15
+ withHost(host) {
16
+ this['host'] = host;
17
+ return this;
18
+ }
19
+ }
20
+ exports.SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList = SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList;
21
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.ts"],"names":[],"mappings":";;;AAEA,MAAa,oFAAoF;IAI7F;IACA,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAlBD,oLAkBC"}
@@ -0,0 +1,10 @@
1
+ export declare class SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList {
2
+ key?: string;
3
+ num?: number;
4
+ host?: string;
5
+ constructor();
6
+ withKey(key: string): SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList;
7
+ withNum(num: number): SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList;
8
+ withHost(host: string): SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList;
9
+ }
10
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.ts"],"names":[],"mappings":"AAEA,qBAAa,oFAAoF;IACtF,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,MAAM,CAAC;;IAGd,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,oFAAoF;IAI1G,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,oFAAoF;IAI1G,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,oFAAoF;CAItH"}