@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,26 @@
1
+ import { EipInfo } from './EipInfo';
2
+ import { Listener } from './Listener';
3
+ export declare class ProtectableResources {
4
+ private 'loadbalancer_name'?;
5
+ private 'loadbalancer_id'?;
6
+ private 'domain_id'?;
7
+ private 'project_id'?;
8
+ listeners?: Array<Listener>;
9
+ eips?: Array<EipInfo>;
10
+ constructor();
11
+ withLoadbalancerName(loadbalancerName: string): ProtectableResources;
12
+ set loadbalancerName(loadbalancerName: string | undefined);
13
+ get loadbalancerName(): string | undefined;
14
+ withLoadbalancerId(loadbalancerId: string): ProtectableResources;
15
+ set loadbalancerId(loadbalancerId: string | undefined);
16
+ get loadbalancerId(): string | undefined;
17
+ withDomainId(domainId: string): ProtectableResources;
18
+ set domainId(domainId: string | undefined);
19
+ get domainId(): string | undefined;
20
+ withProjectId(projectId: string): ProtectableResources;
21
+ set projectId(projectId: string | undefined);
22
+ get projectId(): string | undefined;
23
+ withListeners(listeners: Array<Listener>): ProtectableResources;
24
+ withEips(eips: Array<EipInfo>): ProtectableResources;
25
+ }
26
+ //# sourceMappingURL=ProtectableResources.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ProtectableResources.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ProtectableResources.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAGtC,qBAAa,oBAAoB;IAC7B,OAAO,CAAC,mBAAmB,CAAC,CAAS;IACrC,OAAO,CAAC,iBAAiB,CAAC,CAAS;IACnC,OAAO,CAAC,WAAW,CAAC,CAAS;IAC7B,OAAO,CAAC,YAAY,CAAC,CAAS;IACvB,SAAS,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;IAC5B,IAAI,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;;IAGtB,oBAAoB,CAAC,gBAAgB,EAAE,MAAM,GAAG,oBAAoB;IAI3E,IAAW,gBAAgB,CAAC,gBAAgB,EAAE,MAAM,GAAI,SAAS,EAEhE;IACD,IAAW,gBAAgB,IAAI,MAAM,GAAG,SAAS,CAEhD;IACM,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,oBAAoB;IAIvE,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;IACM,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,oBAAoB;IAI3D,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,oBAAoB;IAI7D,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;IACM,aAAa,CAAC,SAAS,EAAE,KAAK,CAAC,QAAQ,CAAC,GAAG,oBAAoB;IAI/D,QAAQ,CAAC,IAAI,EAAE,KAAK,CAAC,OAAO,CAAC,GAAG,oBAAoB;CAI9D"}
@@ -0,0 +1,57 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ProtectableResources = void 0;
4
+ class ProtectableResources {
5
+ constructor() {
6
+ }
7
+ withLoadbalancerName(loadbalancerName) {
8
+ this['loadbalancer_name'] = loadbalancerName;
9
+ return this;
10
+ }
11
+ set loadbalancerName(loadbalancerName) {
12
+ this['loadbalancer_name'] = loadbalancerName;
13
+ }
14
+ get loadbalancerName() {
15
+ return this['loadbalancer_name'];
16
+ }
17
+ withLoadbalancerId(loadbalancerId) {
18
+ this['loadbalancer_id'] = loadbalancerId;
19
+ return this;
20
+ }
21
+ set loadbalancerId(loadbalancerId) {
22
+ this['loadbalancer_id'] = loadbalancerId;
23
+ }
24
+ get loadbalancerId() {
25
+ return this['loadbalancer_id'];
26
+ }
27
+ withDomainId(domainId) {
28
+ this['domain_id'] = domainId;
29
+ return this;
30
+ }
31
+ set domainId(domainId) {
32
+ this['domain_id'] = domainId;
33
+ }
34
+ get domainId() {
35
+ return this['domain_id'];
36
+ }
37
+ withProjectId(projectId) {
38
+ this['project_id'] = projectId;
39
+ return this;
40
+ }
41
+ set projectId(projectId) {
42
+ this['project_id'] = projectId;
43
+ }
44
+ get projectId() {
45
+ return this['project_id'];
46
+ }
47
+ withListeners(listeners) {
48
+ this['listeners'] = listeners;
49
+ return this;
50
+ }
51
+ withEips(eips) {
52
+ this['eips'] = eips;
53
+ return this;
54
+ }
55
+ }
56
+ exports.ProtectableResources = ProtectableResources;
57
+ //# sourceMappingURL=ProtectableResources.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ProtectableResources.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ProtectableResources.ts"],"names":[],"mappings":";;;AAIA,MAAa,oBAAoB;IAO7B;IACA,CAAC;IACM,oBAAoB,CAAC,gBAAwB;QAChD,IAAI,CAAC,mBAAmB,CAAC,GAAG,gBAAgB,CAAC;QAC7C,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,gBAAgB,CAAC,gBAAqC;QAC7D,IAAI,CAAC,mBAAmB,CAAC,GAAG,gBAAgB,CAAC;IACjD,CAAC;IACD,IAAW,gBAAgB;QACvB,OAAO,IAAI,CAAC,mBAAmB,CAAC,CAAC;IACrC,CAAC;IACM,kBAAkB,CAAC,cAAsB;QAC5C,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;QACzC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,cAAc,CAAC,cAAmC;QACzD,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;IAC7C,CAAC;IACD,IAAW,cAAc;QACrB,OAAO,IAAI,CAAC,iBAAiB,CAAC,CAAC;IACnC,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;QAC7B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,QAAQ,CAAC,QAA6B;QAC7C,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;IACjC,CAAC;IACD,IAAW,QAAQ;QACf,OAAO,IAAI,CAAC,WAAW,CAAC,CAAC;IAC7B,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;IACM,aAAa,CAAC,SAA0B;QAC3C,IAAI,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAoB;QAChC,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAzDD,oDAyDC"}
@@ -0,0 +1,59 @@
1
+ import { SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList } from './SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList';
2
+ import { SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo } from './SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo';
3
+ import { SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo } from './SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo';
4
+ import { SecurityReportContentResponseReportContentInfoQpsStatisticsInfo } from './SecurityReportContentResponseReportContentInfoQpsStatisticsInfo';
5
+ import { SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList } from './SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList';
6
+ import { SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo } from './SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo';
7
+ import { SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo } from './SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo';
8
+ import { SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList } from './SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList';
9
+ import { SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList } from './SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList';
10
+ import { SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList } from './SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList';
11
+ import { SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList } from './SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList';
12
+ export declare class SecurityReportContentResponseReportContentInfo {
13
+ private 'overview_statistics_list_info'?;
14
+ private 'request_statistics_info_list'?;
15
+ private 'qps_statistics_info'?;
16
+ private 'bandwidth_statistics_info'?;
17
+ private 'response_code_statistics_info'?;
18
+ private 'attack_type_distribution_info_list'?;
19
+ private 'top_attacked_domains_info_list'?;
20
+ private 'top_attack_source_ips_info_list'?;
21
+ private 'top_attacked_urls_info_list'?;
22
+ private 'top_attack_source_locations_info_list'?;
23
+ private 'top_abnormal_urls_info'?;
24
+ constructor();
25
+ withOverviewStatisticsListInfo(overviewStatisticsListInfo: Array<SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo>): SecurityReportContentResponseReportContentInfo;
26
+ set overviewStatisticsListInfo(overviewStatisticsListInfo: Array<SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo> | undefined);
27
+ get overviewStatisticsListInfo(): Array<SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo> | undefined;
28
+ withRequestStatisticsInfoList(requestStatisticsInfoList: Array<SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList>): SecurityReportContentResponseReportContentInfo;
29
+ set requestStatisticsInfoList(requestStatisticsInfoList: Array<SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList> | undefined);
30
+ get requestStatisticsInfoList(): Array<SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList> | undefined;
31
+ withQpsStatisticsInfo(qpsStatisticsInfo: SecurityReportContentResponseReportContentInfoQpsStatisticsInfo): SecurityReportContentResponseReportContentInfo;
32
+ set qpsStatisticsInfo(qpsStatisticsInfo: SecurityReportContentResponseReportContentInfoQpsStatisticsInfo | undefined);
33
+ get qpsStatisticsInfo(): SecurityReportContentResponseReportContentInfoQpsStatisticsInfo | undefined;
34
+ withBandwidthStatisticsInfo(bandwidthStatisticsInfo: SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo): SecurityReportContentResponseReportContentInfo;
35
+ set bandwidthStatisticsInfo(bandwidthStatisticsInfo: SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo | undefined);
36
+ get bandwidthStatisticsInfo(): SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo | undefined;
37
+ withResponseCodeStatisticsInfo(responseCodeStatisticsInfo: SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo): SecurityReportContentResponseReportContentInfo;
38
+ set responseCodeStatisticsInfo(responseCodeStatisticsInfo: SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo | undefined);
39
+ get responseCodeStatisticsInfo(): SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo | undefined;
40
+ withAttackTypeDistributionInfoList(attackTypeDistributionInfoList: Array<SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList>): SecurityReportContentResponseReportContentInfo;
41
+ set attackTypeDistributionInfoList(attackTypeDistributionInfoList: Array<SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList> | undefined);
42
+ get attackTypeDistributionInfoList(): Array<SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList> | undefined;
43
+ withTopAttackedDomainsInfoList(topAttackedDomainsInfoList: Array<SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList>): SecurityReportContentResponseReportContentInfo;
44
+ set topAttackedDomainsInfoList(topAttackedDomainsInfoList: Array<SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList> | undefined);
45
+ get topAttackedDomainsInfoList(): Array<SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList> | undefined;
46
+ withTopAttackSourceIpsInfoList(topAttackSourceIpsInfoList: Array<SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList>): SecurityReportContentResponseReportContentInfo;
47
+ set topAttackSourceIpsInfoList(topAttackSourceIpsInfoList: Array<SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList> | undefined);
48
+ get topAttackSourceIpsInfoList(): Array<SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList> | undefined;
49
+ withTopAttackedUrlsInfoList(topAttackedUrlsInfoList: Array<SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList>): SecurityReportContentResponseReportContentInfo;
50
+ set topAttackedUrlsInfoList(topAttackedUrlsInfoList: Array<SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList> | undefined);
51
+ get topAttackedUrlsInfoList(): Array<SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList> | undefined;
52
+ withTopAttackSourceLocationsInfoList(topAttackSourceLocationsInfoList: Array<SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList>): SecurityReportContentResponseReportContentInfo;
53
+ set topAttackSourceLocationsInfoList(topAttackSourceLocationsInfoList: Array<SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList> | undefined);
54
+ get topAttackSourceLocationsInfoList(): Array<SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList> | undefined;
55
+ withTopAbnormalUrlsInfo(topAbnormalUrlsInfo: SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo): SecurityReportContentResponseReportContentInfo;
56
+ set topAbnormalUrlsInfo(topAbnormalUrlsInfo: SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo | undefined);
57
+ get topAbnormalUrlsInfo(): SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo | undefined;
58
+ }
59
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfo.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfo.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfo.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,119 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfo = void 0;
4
+ class SecurityReportContentResponseReportContentInfo {
5
+ constructor() {
6
+ }
7
+ withOverviewStatisticsListInfo(overviewStatisticsListInfo) {
8
+ this['overview_statistics_list_info'] = overviewStatisticsListInfo;
9
+ return this;
10
+ }
11
+ set overviewStatisticsListInfo(overviewStatisticsListInfo) {
12
+ this['overview_statistics_list_info'] = overviewStatisticsListInfo;
13
+ }
14
+ get overviewStatisticsListInfo() {
15
+ return this['overview_statistics_list_info'];
16
+ }
17
+ withRequestStatisticsInfoList(requestStatisticsInfoList) {
18
+ this['request_statistics_info_list'] = requestStatisticsInfoList;
19
+ return this;
20
+ }
21
+ set requestStatisticsInfoList(requestStatisticsInfoList) {
22
+ this['request_statistics_info_list'] = requestStatisticsInfoList;
23
+ }
24
+ get requestStatisticsInfoList() {
25
+ return this['request_statistics_info_list'];
26
+ }
27
+ withQpsStatisticsInfo(qpsStatisticsInfo) {
28
+ this['qps_statistics_info'] = qpsStatisticsInfo;
29
+ return this;
30
+ }
31
+ set qpsStatisticsInfo(qpsStatisticsInfo) {
32
+ this['qps_statistics_info'] = qpsStatisticsInfo;
33
+ }
34
+ get qpsStatisticsInfo() {
35
+ return this['qps_statistics_info'];
36
+ }
37
+ withBandwidthStatisticsInfo(bandwidthStatisticsInfo) {
38
+ this['bandwidth_statistics_info'] = bandwidthStatisticsInfo;
39
+ return this;
40
+ }
41
+ set bandwidthStatisticsInfo(bandwidthStatisticsInfo) {
42
+ this['bandwidth_statistics_info'] = bandwidthStatisticsInfo;
43
+ }
44
+ get bandwidthStatisticsInfo() {
45
+ return this['bandwidth_statistics_info'];
46
+ }
47
+ withResponseCodeStatisticsInfo(responseCodeStatisticsInfo) {
48
+ this['response_code_statistics_info'] = responseCodeStatisticsInfo;
49
+ return this;
50
+ }
51
+ set responseCodeStatisticsInfo(responseCodeStatisticsInfo) {
52
+ this['response_code_statistics_info'] = responseCodeStatisticsInfo;
53
+ }
54
+ get responseCodeStatisticsInfo() {
55
+ return this['response_code_statistics_info'];
56
+ }
57
+ withAttackTypeDistributionInfoList(attackTypeDistributionInfoList) {
58
+ this['attack_type_distribution_info_list'] = attackTypeDistributionInfoList;
59
+ return this;
60
+ }
61
+ set attackTypeDistributionInfoList(attackTypeDistributionInfoList) {
62
+ this['attack_type_distribution_info_list'] = attackTypeDistributionInfoList;
63
+ }
64
+ get attackTypeDistributionInfoList() {
65
+ return this['attack_type_distribution_info_list'];
66
+ }
67
+ withTopAttackedDomainsInfoList(topAttackedDomainsInfoList) {
68
+ this['top_attacked_domains_info_list'] = topAttackedDomainsInfoList;
69
+ return this;
70
+ }
71
+ set topAttackedDomainsInfoList(topAttackedDomainsInfoList) {
72
+ this['top_attacked_domains_info_list'] = topAttackedDomainsInfoList;
73
+ }
74
+ get topAttackedDomainsInfoList() {
75
+ return this['top_attacked_domains_info_list'];
76
+ }
77
+ withTopAttackSourceIpsInfoList(topAttackSourceIpsInfoList) {
78
+ this['top_attack_source_ips_info_list'] = topAttackSourceIpsInfoList;
79
+ return this;
80
+ }
81
+ set topAttackSourceIpsInfoList(topAttackSourceIpsInfoList) {
82
+ this['top_attack_source_ips_info_list'] = topAttackSourceIpsInfoList;
83
+ }
84
+ get topAttackSourceIpsInfoList() {
85
+ return this['top_attack_source_ips_info_list'];
86
+ }
87
+ withTopAttackedUrlsInfoList(topAttackedUrlsInfoList) {
88
+ this['top_attacked_urls_info_list'] = topAttackedUrlsInfoList;
89
+ return this;
90
+ }
91
+ set topAttackedUrlsInfoList(topAttackedUrlsInfoList) {
92
+ this['top_attacked_urls_info_list'] = topAttackedUrlsInfoList;
93
+ }
94
+ get topAttackedUrlsInfoList() {
95
+ return this['top_attacked_urls_info_list'];
96
+ }
97
+ withTopAttackSourceLocationsInfoList(topAttackSourceLocationsInfoList) {
98
+ this['top_attack_source_locations_info_list'] = topAttackSourceLocationsInfoList;
99
+ return this;
100
+ }
101
+ set topAttackSourceLocationsInfoList(topAttackSourceLocationsInfoList) {
102
+ this['top_attack_source_locations_info_list'] = topAttackSourceLocationsInfoList;
103
+ }
104
+ get topAttackSourceLocationsInfoList() {
105
+ return this['top_attack_source_locations_info_list'];
106
+ }
107
+ withTopAbnormalUrlsInfo(topAbnormalUrlsInfo) {
108
+ this['top_abnormal_urls_info'] = topAbnormalUrlsInfo;
109
+ return this;
110
+ }
111
+ set topAbnormalUrlsInfo(topAbnormalUrlsInfo) {
112
+ this['top_abnormal_urls_info'] = topAbnormalUrlsInfo;
113
+ }
114
+ get topAbnormalUrlsInfo() {
115
+ return this['top_abnormal_urls_info'];
116
+ }
117
+ }
118
+ exports.SecurityReportContentResponseReportContentInfo = SecurityReportContentResponseReportContentInfo;
119
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfo.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfo.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfo.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,8 @@
1
+ export declare class SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList {
2
+ key?: string;
3
+ num?: number;
4
+ constructor();
5
+ withKey(key: string): SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList;
6
+ withNum(num: number): SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList;
7
+ }
8
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.ts"],"names":[],"mappings":"AAEA,qBAAa,4EAA4E;IAC9E,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;;IAGb,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,4EAA4E;IAIlG,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,4EAA4E;CAI5G"}
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList = void 0;
4
+ class SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList {
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
+ }
16
+ exports.SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList = SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList;
17
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.ts"],"names":[],"mappings":";;;AAEA,MAAa,4EAA4E;IAGrF;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;CACJ;AAbD,oKAaC"}
@@ -0,0 +1,14 @@
1
+ import { SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList } from './SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList';
2
+ import { SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList } from './SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList';
3
+ export declare class SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo {
4
+ private 'average_info_list'?;
5
+ private 'peak_info_list'?;
6
+ constructor();
7
+ withAverageInfoList(averageInfoList: Array<SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList>): SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo;
8
+ set averageInfoList(averageInfoList: Array<SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList> | undefined);
9
+ get averageInfoList(): Array<SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList> | undefined;
10
+ withPeakInfoList(peakInfoList: Array<SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList>): SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo;
11
+ set peakInfoList(peakInfoList: Array<SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList> | undefined);
12
+ get peakInfoList(): Array<SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList> | undefined;
13
+ }
14
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oFAAoF,EAAE,MAAM,wFAAwF,CAAC;AAC9L,OAAO,EAAE,iFAAiF,EAAE,MAAM,qFAAqF,CAAC;AAGxL,qBAAa,qEAAqE;IAC9E,OAAO,CAAC,mBAAmB,CAAC,CAA8F;IAC1H,OAAO,CAAC,gBAAgB,CAAC,CAA2F;;IAG7G,mBAAmB,CAAC,eAAe,EAAE,KAAK,CAAC,oFAAoF,CAAC,GAAG,qEAAqE;IAI/M,IAAW,eAAe,CAAC,eAAe,EAAE,KAAK,CAAC,oFAAoF,CAAC,GAAI,SAAS,EAEnJ;IACD,IAAW,eAAe,IAAI,KAAK,CAAC,oFAAoF,CAAC,GAAG,SAAS,CAEpI;IACM,gBAAgB,CAAC,YAAY,EAAE,KAAK,CAAC,iFAAiF,CAAC,GAAG,qEAAqE;IAItM,IAAW,YAAY,CAAC,YAAY,EAAE,KAAK,CAAC,iFAAiF,CAAC,GAAI,SAAS,EAE1I;IACD,IAAW,YAAY,IAAI,KAAK,CAAC,iFAAiF,CAAC,GAAG,SAAS,CAE9H;CACJ"}
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo = void 0;
4
+ class SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo {
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.SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo = SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo;
29
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.ts"],"names":[],"mappings":";;;AAIA,MAAa,qEAAqE;IAG9E;IACA,CAAC;IACM,mBAAmB,CAAC,eAA4G;QACnI,IAAI,CAAC,mBAAmB,CAAC,GAAG,eAAe,CAAC;QAC5C,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,eAAe,CAAC,eAAyH;QAChJ,IAAI,CAAC,mBAAmB,CAAC,GAAG,eAAe,CAAC;IAChD,CAAC;IACD,IAAW,eAAe;QACtB,OAAO,IAAI,CAAC,mBAAmB,CAAC,CAAC;IACrC,CAAC;IACM,gBAAgB,CAAC,YAAsG;QAC1H,IAAI,CAAC,gBAAgB,CAAC,GAAG,YAAY,CAAC;QACtC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,YAAY,CAAC,YAAmH;QACvI,IAAI,CAAC,gBAAgB,CAAC,GAAG,YAAY,CAAC;IAC1C,CAAC;IACD,IAAW,YAAY;QACnB,OAAO,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAClC,CAAC;CACJ;AAzBD,sJAyBC"}
@@ -0,0 +1,9 @@
1
+ import { SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline } from './SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline';
2
+ export declare class SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList {
3
+ key?: string;
4
+ timeline?: Array<SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline>;
5
+ constructor();
6
+ withKey(key: string): SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList;
7
+ withTimeline(timeline: Array<SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline>): SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList;
8
+ }
9
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6EAA6E,EAAE,MAAM,iFAAiF,CAAC;AAGhL,qBAAa,oFAAoF;IACtF,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,KAAK,CAAC,6EAA6E,CAAC,CAAC;;IAGhG,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,oFAAoF;IAI1G,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC,6EAA6E,CAAC,GAAG,oFAAoF;CAI5M"}
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList = void 0;
4
+ class SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList {
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.SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList = SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList;
17
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.ts"],"names":[],"mappings":";;;AAGA,MAAa,oFAAoF;IAG7F;IACA,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAA8F;QAC9G,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,oLAaC"}
@@ -0,0 +1,9 @@
1
+ import { SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1 } from './SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1';
2
+ export declare class SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList {
3
+ key?: string;
4
+ timeline?: Array<SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1>;
5
+ constructor();
6
+ withKey(key: string): SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList;
7
+ withTimeline(timeline: Array<SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1>): SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList;
8
+ }
9
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,8EAA8E,EAAE,MAAM,kFAAkF,CAAC;AAGlL,qBAAa,iFAAiF;IACnF,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,KAAK,CAAC,8EAA8E,CAAC,CAAC;;IAGjG,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,iFAAiF;IAIvG,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC,8EAA8E,CAAC,GAAG,iFAAiF;CAI1M"}
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList = void 0;
4
+ class SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList {
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.SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList = SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList;
17
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.ts"],"names":[],"mappings":";;;AAGA,MAAa,iFAAiF;IAG1F;IACA,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAA+F;QAC/G,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,8KAaC"}
@@ -0,0 +1,8 @@
1
+ export declare class SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline {
2
+ time?: number;
3
+ num?: number;
4
+ constructor();
5
+ withTime(time: number): SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline;
6
+ withNum(num: number): SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline;
7
+ }
8
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.ts"],"names":[],"mappings":"AAEA,qBAAa,6EAA6E;IAC/E,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;;IAGb,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,6EAA6E;IAIrG,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,6EAA6E;CAI7G"}
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline = void 0;
4
+ class SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline {
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.SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline = SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline;
17
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.ts"],"names":[],"mappings":";;;AAEA,MAAa,6EAA6E;IAGtF;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,sKAaC"}
@@ -0,0 +1,8 @@
1
+ export declare class SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1 {
2
+ time?: number;
3
+ num?: number;
4
+ constructor();
5
+ withTime(time: number): SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1;
6
+ withNum(num: number): SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1;
7
+ }
8
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.ts"],"names":[],"mappings":"AAEA,qBAAa,8EAA8E;IAChF,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;;IAGb,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,8EAA8E;IAItG,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,8EAA8E;CAI9G"}
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1 = void 0;
4
+ class SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1 {
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.SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1 = SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1;
17
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.ts"],"names":[],"mappings":";;;AAEA,MAAa,8EAA8E;IAGvF;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,wKAaC"}
@@ -0,0 +1,13 @@
1
+ import { SecurityReportContentResponseReportContentInfoTopDomains } from './SecurityReportContentResponseReportContentInfoTopDomains';
2
+ export declare class SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo {
3
+ key?: string;
4
+ num?: number;
5
+ private 'top_domains'?;
6
+ constructor();
7
+ withKey(key: string): SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo;
8
+ withNum(num: number): SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo;
9
+ withTopDomains(topDomains: Array<SecurityReportContentResponseReportContentInfoTopDomains>): SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo;
10
+ set topDomains(topDomains: Array<SecurityReportContentResponseReportContentInfoTopDomains> | undefined);
11
+ get topDomains(): Array<SecurityReportContentResponseReportContentInfoTopDomains> | undefined;
12
+ }
13
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wDAAwD,EAAE,MAAM,4DAA4D,CAAC;AAGtI,qBAAa,wEAAwE;IAC1E,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,aAAa,CAAC,CAAkE;;IAGjF,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,wEAAwE;IAI9F,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,wEAAwE;IAI9F,cAAc,CAAC,UAAU,EAAE,KAAK,CAAC,wDAAwD,CAAC,GAAG,wEAAwE;IAI5K,IAAW,UAAU,CAAC,UAAU,EAAE,KAAK,CAAC,wDAAwD,CAAC,GAAI,SAAS,EAE7G;IACD,IAAW,UAAU,IAAI,KAAK,CAAC,wDAAwD,CAAC,GAAG,SAAS,CAEnG;CACJ"}
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo = void 0;
4
+ class SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo {
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
+ withTopDomains(topDomains) {
16
+ this['top_domains'] = topDomains;
17
+ return this;
18
+ }
19
+ set topDomains(topDomains) {
20
+ this['top_domains'] = topDomains;
21
+ }
22
+ get topDomains() {
23
+ return this['top_domains'];
24
+ }
25
+ }
26
+ exports.SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo = SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo;
27
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.ts"],"names":[],"mappings":";;;AAGA,MAAa,wEAAwE;IAIjF;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,cAAc,CAAC,UAA2E;QAC7F,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;QACjC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAAwF;QAC1G,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;IACrC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,aAAa,CAAC,CAAC;IAC/B,CAAC;CACJ;AAxBD,4JAwBC"}
@@ -0,0 +1,14 @@
1
+ import { SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList } from './SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList';
2
+ import { SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList } from './SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList';
3
+ export declare class SecurityReportContentResponseReportContentInfoQpsStatisticsInfo {
4
+ private 'average_info_list'?;
5
+ private 'peak_info_list'?;
6
+ constructor();
7
+ withAverageInfoList(averageInfoList: Array<SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList>): SecurityReportContentResponseReportContentInfoQpsStatisticsInfo;
8
+ set averageInfoList(averageInfoList: Array<SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList> | undefined);
9
+ get averageInfoList(): Array<SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList> | undefined;
10
+ withPeakInfoList(peakInfoList: Array<SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList>): SecurityReportContentResponseReportContentInfoQpsStatisticsInfo;
11
+ set peakInfoList(peakInfoList: Array<SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList> | undefined);
12
+ get peakInfoList(): Array<SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList> | undefined;
13
+ }
14
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,8EAA8E,EAAE,MAAM,kFAAkF,CAAC;AAClL,OAAO,EAAE,2EAA2E,EAAE,MAAM,+EAA+E,CAAC;AAG5K,qBAAa,+DAA+D;IACxE,OAAO,CAAC,mBAAmB,CAAC,CAAwF;IACpH,OAAO,CAAC,gBAAgB,CAAC,CAAqF;;IAGvG,mBAAmB,CAAC,eAAe,EAAE,KAAK,CAAC,8EAA8E,CAAC,GAAG,+DAA+D;IAInM,IAAW,eAAe,CAAC,eAAe,EAAE,KAAK,CAAC,8EAA8E,CAAC,GAAI,SAAS,EAE7I;IACD,IAAW,eAAe,IAAI,KAAK,CAAC,8EAA8E,CAAC,GAAG,SAAS,CAE9H;IACM,gBAAgB,CAAC,YAAY,EAAE,KAAK,CAAC,2EAA2E,CAAC,GAAG,+DAA+D;IAI1L,IAAW,YAAY,CAAC,YAAY,EAAE,KAAK,CAAC,2EAA2E,CAAC,GAAI,SAAS,EAEpI;IACD,IAAW,YAAY,IAAI,KAAK,CAAC,2EAA2E,CAAC,GAAG,SAAS,CAExH;CACJ"}