@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,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList = void 0;
4
+ class SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList {
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.SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList = SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList;
21
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.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 SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList {
2
+ key?: string;
3
+ num?: number;
4
+ host?: string;
5
+ constructor();
6
+ withKey(key: string): SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList;
7
+ withNum(num: number): SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList;
8
+ withHost(host: string): SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList;
9
+ }
10
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.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.SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList = void 0;
4
+ class SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList {
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.SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList = SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList;
21
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.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,8 @@
1
+ export declare class SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList {
2
+ key?: string;
3
+ num?: number;
4
+ constructor();
5
+ withKey(key: string): SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList;
6
+ withNum(num: number): SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList;
7
+ }
8
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.ts"],"names":[],"mappings":"AAEA,qBAAa,wEAAwE;IAC1E,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;;IAGb,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,wEAAwE;IAI9F,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,wEAAwE;CAIxG"}
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList = void 0;
4
+ class SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList {
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.SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList = SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList;
17
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.ts"],"names":[],"mappings":";;;AAEA,MAAa,wEAAwE;IAGjF;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,4JAaC"}
@@ -0,0 +1,8 @@
1
+ export declare class SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList {
2
+ key?: string;
3
+ num?: number;
4
+ constructor();
5
+ withKey(key: string): SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList;
6
+ withNum(num: number): SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList;
7
+ }
8
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.ts"],"names":[],"mappings":"AAEA,qBAAa,8EAA8E;IAChF,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;;IAGb,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,8EAA8E;IAIpG,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,8EAA8E;CAI9G"}
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList = void 0;
4
+ class SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList {
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.SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList = SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList;
17
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.ts"],"names":[],"mappings":";;;AAEA,MAAa,8EAA8E;IAGvF;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,wKAaC"}
@@ -0,0 +1,12 @@
1
+ export declare class SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList {
2
+ key?: string;
3
+ num?: number;
4
+ private 'web_tag'?;
5
+ constructor();
6
+ withKey(key: string): SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList;
7
+ withNum(num: number): SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList;
8
+ withWebTag(webTag: string): SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList;
9
+ set webTag(webTag: string | undefined);
10
+ get webTag(): string | undefined;
11
+ }
12
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.ts"],"names":[],"mappings":"AAEA,qBAAa,wEAAwE;IAC1E,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,SAAS,CAAC,CAAS;;IAGpB,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,wEAAwE;IAI9F,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,wEAAwE;IAI9F,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,wEAAwE;IAI3G,IAAW,MAAM,CAAC,MAAM,EAAE,MAAM,GAAI,SAAS,EAE5C;IACD,IAAW,MAAM,IAAI,MAAM,GAAG,SAAS,CAEtC;CACJ"}
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList = void 0;
4
+ class SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList {
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
+ withWebTag(webTag) {
16
+ this['web_tag'] = webTag;
17
+ return this;
18
+ }
19
+ set webTag(webTag) {
20
+ this['web_tag'] = webTag;
21
+ }
22
+ get webTag() {
23
+ return this['web_tag'];
24
+ }
25
+ }
26
+ exports.SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList = SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList;
27
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.ts"],"names":[],"mappings":";;;AAEA,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,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC;QACzB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,MAAM,CAAC,MAA2B;QACzC,IAAI,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC;IAC7B,CAAC;IACD,IAAW,MAAM;QACb,OAAO,IAAI,CAAC,SAAS,CAAC,CAAC;IAC3B,CAAC;CACJ;AAxBD,4JAwBC"}
@@ -0,0 +1,10 @@
1
+ export declare class SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList {
2
+ key?: string;
3
+ num?: number;
4
+ host?: string;
5
+ constructor();
6
+ withKey(key: string): SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList;
7
+ withNum(num: number): SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList;
8
+ withHost(host: string): SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList;
9
+ }
10
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.ts"],"names":[],"mappings":"AAEA,qBAAa,qEAAqE;IACvE,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,MAAM,CAAC;;IAGd,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,qEAAqE;IAI3F,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,qEAAqE;IAI3F,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,qEAAqE;CAIvG"}
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList = void 0;
4
+ class SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList {
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.SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList = SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList;
21
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.ts"],"names":[],"mappings":";;;AAEA,MAAa,qEAAqE;IAI9E;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,sJAkBC"}
@@ -0,0 +1,8 @@
1
+ export declare class SecurityReportContentResponseReportContentInfoTopDomains {
2
+ num?: number;
3
+ host?: string;
4
+ constructor();
5
+ withNum(num: number): SecurityReportContentResponseReportContentInfoTopDomains;
6
+ withHost(host: string): SecurityReportContentResponseReportContentInfoTopDomains;
7
+ }
8
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoTopDomains.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoTopDomains.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoTopDomains.ts"],"names":[],"mappings":"AAEA,qBAAa,wDAAwD;IAC1D,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,MAAM,CAAC;;IAGd,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,wDAAwD;IAI9E,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,wDAAwD;CAI1F"}
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseReportContentInfoTopDomains = void 0;
4
+ class SecurityReportContentResponseReportContentInfoTopDomains {
5
+ constructor() {
6
+ }
7
+ withNum(num) {
8
+ this['num'] = num;
9
+ return this;
10
+ }
11
+ withHost(host) {
12
+ this['host'] = host;
13
+ return this;
14
+ }
15
+ }
16
+ exports.SecurityReportContentResponseReportContentInfoTopDomains = SecurityReportContentResponseReportContentInfoTopDomains;
17
+ //# sourceMappingURL=SecurityReportContentResponseReportContentInfoTopDomains.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseReportContentInfoTopDomains.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoTopDomains.ts"],"names":[],"mappings":";;;AAEA,MAAa,wDAAwD;IAGjE;IACA,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;AAbD,4HAaC"}
@@ -0,0 +1,12 @@
1
+ export declare class SecurityReportContentResponseStatPeriod {
2
+ private 'begin_time'?;
3
+ private 'end_time'?;
4
+ constructor(beginTime?: number, endTime?: number);
5
+ withBeginTime(beginTime: number): SecurityReportContentResponseStatPeriod;
6
+ set beginTime(beginTime: number | undefined);
7
+ get beginTime(): number | undefined;
8
+ withEndTime(endTime: number): SecurityReportContentResponseStatPeriod;
9
+ set endTime(endTime: number | undefined);
10
+ get endTime(): number | undefined;
11
+ }
12
+ //# sourceMappingURL=SecurityReportContentResponseStatPeriod.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseStatPeriod.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseStatPeriod.ts"],"names":[],"mappings":"AAEA,qBAAa,uCAAuC;IAChD,OAAO,CAAC,YAAY,CAAC,CAAS;IAC9B,OAAO,CAAC,UAAU,CAAC,CAAS;gBACT,SAAS,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM;IAIhD,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,uCAAuC;IAIhF,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;IACM,WAAW,CAAC,OAAO,EAAE,MAAM,GAAG,uCAAuC;IAI5E,IAAW,OAAO,CAAC,OAAO,EAAE,MAAM,GAAI,SAAS,EAE9C;IACD,IAAW,OAAO,IAAI,MAAM,GAAG,SAAS,CAEvC;CACJ"}
@@ -0,0 +1,31 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SecurityReportContentResponseStatPeriod = void 0;
4
+ class SecurityReportContentResponseStatPeriod {
5
+ constructor(beginTime, endTime) {
6
+ this['begin_time'] = beginTime;
7
+ this['end_time'] = endTime;
8
+ }
9
+ withBeginTime(beginTime) {
10
+ this['begin_time'] = beginTime;
11
+ return this;
12
+ }
13
+ set beginTime(beginTime) {
14
+ this['begin_time'] = beginTime;
15
+ }
16
+ get beginTime() {
17
+ return this['begin_time'];
18
+ }
19
+ withEndTime(endTime) {
20
+ this['end_time'] = endTime;
21
+ return this;
22
+ }
23
+ set endTime(endTime) {
24
+ this['end_time'] = endTime;
25
+ }
26
+ get endTime() {
27
+ return this['end_time'];
28
+ }
29
+ }
30
+ exports.SecurityReportContentResponseStatPeriod = SecurityReportContentResponseStatPeriod;
31
+ //# sourceMappingURL=SecurityReportContentResponseStatPeriod.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecurityReportContentResponseStatPeriod.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseStatPeriod.ts"],"names":[],"mappings":";;;AAEA,MAAa,uCAAuC;IAGhD,YAAmB,SAAkB,EAAE,OAAgB;QACnD,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;IAC/B,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;IACM,WAAW,CAAC,OAAe;QAC9B,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;QAC3B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,OAAO,CAAC,OAA4B;QAC3C,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;IAC/B,CAAC;IACD,IAAW,OAAO;QACd,OAAO,IAAI,CAAC,UAAU,CAAC,CAAC;IAC5B,CAAC;CACJ;AA3BD,0FA2BC"}
@@ -0,0 +1,16 @@
1
+ export declare class ShowSecurityReportContentRequest {
2
+ private 'Content-Type'?;
3
+ private 'report_id'?;
4
+ private 'subscription_id'?;
5
+ constructor(contentType?: string, reportId?: string, subscriptionId?: string);
6
+ withContentType(contentType: string): ShowSecurityReportContentRequest;
7
+ set contentType(contentType: string | undefined);
8
+ get contentType(): string | undefined;
9
+ withReportId(reportId: string): ShowSecurityReportContentRequest;
10
+ set reportId(reportId: string | undefined);
11
+ get reportId(): string | undefined;
12
+ withSubscriptionId(subscriptionId: string): ShowSecurityReportContentRequest;
13
+ set subscriptionId(subscriptionId: string | undefined);
14
+ get subscriptionId(): string | undefined;
15
+ }
16
+ //# sourceMappingURL=ShowSecurityReportContentRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ShowSecurityReportContentRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ShowSecurityReportContentRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,gCAAgC;IACzC,OAAO,CAAC,cAAc,CAAC,CAAS;IAChC,OAAO,CAAC,WAAW,CAAC,CAAS;IAC7B,OAAO,CAAC,iBAAiB,CAAC,CAAS;gBAChB,WAAW,CAAC,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,MAAM,EAAE,cAAc,CAAC,EAAE,MAAM;IAK5E,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,gCAAgC;IAI7E,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;IACM,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,gCAAgC;IAIvE,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,gCAAgC;IAInF,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;CACJ"}
@@ -0,0 +1,42 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ShowSecurityReportContentRequest = void 0;
4
+ class ShowSecurityReportContentRequest {
5
+ constructor(contentType, reportId, subscriptionId) {
6
+ this['Content-Type'] = contentType;
7
+ this['report_id'] = reportId;
8
+ this['subscription_id'] = subscriptionId;
9
+ }
10
+ withContentType(contentType) {
11
+ this['Content-Type'] = contentType;
12
+ return this;
13
+ }
14
+ set contentType(contentType) {
15
+ this['Content-Type'] = contentType;
16
+ }
17
+ get contentType() {
18
+ return this['Content-Type'];
19
+ }
20
+ withReportId(reportId) {
21
+ this['report_id'] = reportId;
22
+ return this;
23
+ }
24
+ set reportId(reportId) {
25
+ this['report_id'] = reportId;
26
+ }
27
+ get reportId() {
28
+ return this['report_id'];
29
+ }
30
+ withSubscriptionId(subscriptionId) {
31
+ this['subscription_id'] = subscriptionId;
32
+ return this;
33
+ }
34
+ set subscriptionId(subscriptionId) {
35
+ this['subscription_id'] = subscriptionId;
36
+ }
37
+ get subscriptionId() {
38
+ return this['subscription_id'];
39
+ }
40
+ }
41
+ exports.ShowSecurityReportContentRequest = ShowSecurityReportContentRequest;
42
+ //# sourceMappingURL=ShowSecurityReportContentRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ShowSecurityReportContentRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ShowSecurityReportContentRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,gCAAgC;IAIzC,YAAmB,WAAoB,EAAE,QAAiB,EAAE,cAAuB;QAC/E,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;QAC7B,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;IAC7C,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,WAAW,CAAC,WAAgC;QACnD,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACD,IAAW,WAAW;QAClB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;IACM,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,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;CACJ;AAvCD,4EAuCC"}
@@ -0,0 +1,47 @@
1
+ import { SecurityReportContentResponseReportContentInfo } from './SecurityReportContentResponseReportContentInfo';
2
+ import { SecurityReportContentResponseStatPeriod } from './SecurityReportContentResponseStatPeriod';
3
+ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
4
+ export declare class ShowSecurityReportContentResponse extends SdkResponse {
5
+ private 'report_id'?;
6
+ private 'subscription_id'?;
7
+ private 'sending_period'?;
8
+ private 'report_name'?;
9
+ private 'report_category'?;
10
+ private 'topic_urn'?;
11
+ private 'subscription_type'?;
12
+ private 'report_content_info'?;
13
+ private 'create_time'?;
14
+ private 'stat_period'?;
15
+ constructor();
16
+ withReportId(reportId: string): ShowSecurityReportContentResponse;
17
+ set reportId(reportId: string | undefined);
18
+ get reportId(): string | undefined;
19
+ withSubscriptionId(subscriptionId: string): ShowSecurityReportContentResponse;
20
+ set subscriptionId(subscriptionId: string | undefined);
21
+ get subscriptionId(): string | undefined;
22
+ withSendingPeriod(sendingPeriod: string): ShowSecurityReportContentResponse;
23
+ set sendingPeriod(sendingPeriod: string | undefined);
24
+ get sendingPeriod(): string | undefined;
25
+ withReportName(reportName: string): ShowSecurityReportContentResponse;
26
+ set reportName(reportName: string | undefined);
27
+ get reportName(): string | undefined;
28
+ withReportCategory(reportCategory: string): ShowSecurityReportContentResponse;
29
+ set reportCategory(reportCategory: string | undefined);
30
+ get reportCategory(): string | undefined;
31
+ withTopicUrn(topicUrn: string): ShowSecurityReportContentResponse;
32
+ set topicUrn(topicUrn: string | undefined);
33
+ get topicUrn(): string | undefined;
34
+ withSubscriptionType(subscriptionType: string): ShowSecurityReportContentResponse;
35
+ set subscriptionType(subscriptionType: string | undefined);
36
+ get subscriptionType(): string | undefined;
37
+ withReportContentInfo(reportContentInfo: SecurityReportContentResponseReportContentInfo): ShowSecurityReportContentResponse;
38
+ set reportContentInfo(reportContentInfo: SecurityReportContentResponseReportContentInfo | undefined);
39
+ get reportContentInfo(): SecurityReportContentResponseReportContentInfo | undefined;
40
+ withCreateTime(createTime: number): ShowSecurityReportContentResponse;
41
+ set createTime(createTime: number | undefined);
42
+ get createTime(): number | undefined;
43
+ withStatPeriod(statPeriod: SecurityReportContentResponseStatPeriod): ShowSecurityReportContentResponse;
44
+ set statPeriod(statPeriod: SecurityReportContentResponseStatPeriod | undefined);
45
+ get statPeriod(): SecurityReportContentResponseStatPeriod | undefined;
46
+ }
47
+ //# sourceMappingURL=ShowSecurityReportContentResponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ShowSecurityReportContentResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ShowSecurityReportContentResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,8CAA8C,EAAE,MAAM,kDAAkD,CAAC;AAClH,OAAO,EAAE,uCAAuC,EAAE,MAAM,2CAA2C,CAAC;AAEpG,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,iCAAkC,SAAQ,WAAW;IAC9D,OAAO,CAAC,WAAW,CAAC,CAAS;IAC7B,OAAO,CAAC,iBAAiB,CAAC,CAAS;IACnC,OAAO,CAAC,gBAAgB,CAAC,CAAS;IAClC,OAAO,CAAC,aAAa,CAAC,CAAS;IAC/B,OAAO,CAAC,iBAAiB,CAAC,CAAS;IACnC,OAAO,CAAC,WAAW,CAAC,CAAS;IAC7B,OAAO,CAAC,mBAAmB,CAAC,CAAS;IACrC,OAAO,CAAC,qBAAqB,CAAC,CAAiD;IAC/E,OAAO,CAAC,aAAa,CAAC,CAAS;IAC/B,OAAO,CAAC,aAAa,CAAC,CAA0C;;IAIzD,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,iCAAiC;IAIxE,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,iCAAiC;IAIpF,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;IACM,iBAAiB,CAAC,aAAa,EAAE,MAAM,GAAG,iCAAiC;IAIlF,IAAW,aAAa,CAAC,aAAa,EAAE,MAAM,GAAI,SAAS,EAE1D;IACD,IAAW,aAAa,IAAI,MAAM,GAAG,SAAS,CAE7C;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,iCAAiC;IAI5E,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;IACM,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,iCAAiC;IAIpF,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;IACM,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,iCAAiC;IAIxE,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,oBAAoB,CAAC,gBAAgB,EAAE,MAAM,GAAG,iCAAiC;IAIxF,IAAW,gBAAgB,CAAC,gBAAgB,EAAE,MAAM,GAAI,SAAS,EAEhE;IACD,IAAW,gBAAgB,IAAI,MAAM,GAAG,SAAS,CAEhD;IACM,qBAAqB,CAAC,iBAAiB,EAAE,8CAA8C,GAAG,iCAAiC;IAIlI,IAAW,iBAAiB,CAAC,iBAAiB,EAAE,8CAA8C,GAAI,SAAS,EAE1G;IACD,IAAW,iBAAiB,IAAI,8CAA8C,GAAG,SAAS,CAEzF;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,iCAAiC;IAI5E,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;IACM,cAAc,CAAC,UAAU,EAAE,uCAAuC,GAAG,iCAAiC;IAI7G,IAAW,UAAU,CAAC,UAAU,EAAE,uCAAuC,GAAI,SAAS,EAErF;IACD,IAAW,UAAU,IAAI,uCAAuC,GAAG,SAAS,CAE3E;CACJ"}
@@ -0,0 +1,111 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ShowSecurityReportContentResponse = void 0;
4
+ const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
5
+ class ShowSecurityReportContentResponse extends SdkResponse_1.SdkResponse {
6
+ constructor() {
7
+ super();
8
+ }
9
+ withReportId(reportId) {
10
+ this['report_id'] = reportId;
11
+ return this;
12
+ }
13
+ set reportId(reportId) {
14
+ this['report_id'] = reportId;
15
+ }
16
+ get reportId() {
17
+ return this['report_id'];
18
+ }
19
+ withSubscriptionId(subscriptionId) {
20
+ this['subscription_id'] = subscriptionId;
21
+ return this;
22
+ }
23
+ set subscriptionId(subscriptionId) {
24
+ this['subscription_id'] = subscriptionId;
25
+ }
26
+ get subscriptionId() {
27
+ return this['subscription_id'];
28
+ }
29
+ withSendingPeriod(sendingPeriod) {
30
+ this['sending_period'] = sendingPeriod;
31
+ return this;
32
+ }
33
+ set sendingPeriod(sendingPeriod) {
34
+ this['sending_period'] = sendingPeriod;
35
+ }
36
+ get sendingPeriod() {
37
+ return this['sending_period'];
38
+ }
39
+ withReportName(reportName) {
40
+ this['report_name'] = reportName;
41
+ return this;
42
+ }
43
+ set reportName(reportName) {
44
+ this['report_name'] = reportName;
45
+ }
46
+ get reportName() {
47
+ return this['report_name'];
48
+ }
49
+ withReportCategory(reportCategory) {
50
+ this['report_category'] = reportCategory;
51
+ return this;
52
+ }
53
+ set reportCategory(reportCategory) {
54
+ this['report_category'] = reportCategory;
55
+ }
56
+ get reportCategory() {
57
+ return this['report_category'];
58
+ }
59
+ withTopicUrn(topicUrn) {
60
+ this['topic_urn'] = topicUrn;
61
+ return this;
62
+ }
63
+ set topicUrn(topicUrn) {
64
+ this['topic_urn'] = topicUrn;
65
+ }
66
+ get topicUrn() {
67
+ return this['topic_urn'];
68
+ }
69
+ withSubscriptionType(subscriptionType) {
70
+ this['subscription_type'] = subscriptionType;
71
+ return this;
72
+ }
73
+ set subscriptionType(subscriptionType) {
74
+ this['subscription_type'] = subscriptionType;
75
+ }
76
+ get subscriptionType() {
77
+ return this['subscription_type'];
78
+ }
79
+ withReportContentInfo(reportContentInfo) {
80
+ this['report_content_info'] = reportContentInfo;
81
+ return this;
82
+ }
83
+ set reportContentInfo(reportContentInfo) {
84
+ this['report_content_info'] = reportContentInfo;
85
+ }
86
+ get reportContentInfo() {
87
+ return this['report_content_info'];
88
+ }
89
+ withCreateTime(createTime) {
90
+ this['create_time'] = createTime;
91
+ return this;
92
+ }
93
+ set createTime(createTime) {
94
+ this['create_time'] = createTime;
95
+ }
96
+ get createTime() {
97
+ return this['create_time'];
98
+ }
99
+ withStatPeriod(statPeriod) {
100
+ this['stat_period'] = statPeriod;
101
+ return this;
102
+ }
103
+ set statPeriod(statPeriod) {
104
+ this['stat_period'] = statPeriod;
105
+ }
106
+ get statPeriod() {
107
+ return this['stat_period'];
108
+ }
109
+ }
110
+ exports.ShowSecurityReportContentResponse = ShowSecurityReportContentResponse;
111
+ //# sourceMappingURL=ShowSecurityReportContentResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ShowSecurityReportContentResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ShowSecurityReportContentResponse.ts"],"names":[],"mappings":"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"}