@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,10 @@
1
+ import { IgnoreRuleBody } from './IgnoreRuleBody';
2
+ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
3
+ export declare class ListIgnorePolicyRulesResponse extends SdkResponse {
4
+ total?: number;
5
+ items?: Array<IgnoreRuleBody>;
6
+ constructor();
7
+ withTotal(total: number): ListIgnorePolicyRulesResponse;
8
+ withItems(items: Array<IgnoreRuleBody>): ListIgnorePolicyRulesResponse;
9
+ }
10
+ //# sourceMappingURL=ListIgnorePolicyRulesResponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListIgnorePolicyRulesResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListIgnorePolicyRulesResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,6BAA8B,SAAQ,WAAW;IACnD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,CAAC;;IAI9B,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,6BAA6B;IAIvD,SAAS,CAAC,KAAK,EAAE,KAAK,CAAC,cAAc,CAAC,GAAG,6BAA6B;CAIhF"}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListIgnorePolicyRulesResponse = void 0;
4
+ const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
5
+ class ListIgnorePolicyRulesResponse extends SdkResponse_1.SdkResponse {
6
+ constructor() {
7
+ super();
8
+ }
9
+ withTotal(total) {
10
+ this['total'] = total;
11
+ return this;
12
+ }
13
+ withItems(items) {
14
+ this['items'] = items;
15
+ return this;
16
+ }
17
+ }
18
+ exports.ListIgnorePolicyRulesResponse = ListIgnorePolicyRulesResponse;
19
+ //# sourceMappingURL=ListIgnorePolicyRulesResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListIgnorePolicyRulesResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListIgnorePolicyRulesResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,6BAA8B,SAAQ,yBAAW;IAG1D;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAA4B;QACzC,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAdD,sEAcC"}
@@ -0,0 +1,14 @@
1
+ export declare class ListInstanceTagsRequest {
2
+ private 'Content-Type'?;
3
+ resourceid?: string;
4
+ private 'enterprise_project_id'?;
5
+ constructor(contentType?: string, resourceid?: string);
6
+ withContentType(contentType: string): ListInstanceTagsRequest;
7
+ set contentType(contentType: string | undefined);
8
+ get contentType(): string | undefined;
9
+ withResourceid(resourceid: string): ListInstanceTagsRequest;
10
+ withEnterpriseProjectId(enterpriseProjectId: string): ListInstanceTagsRequest;
11
+ set enterpriseProjectId(enterpriseProjectId: string | undefined);
12
+ get enterpriseProjectId(): string | undefined;
13
+ }
14
+ //# sourceMappingURL=ListInstanceTagsRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListInstanceTagsRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListInstanceTagsRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,uBAAuB;IAChC,OAAO,CAAC,cAAc,CAAC,CAAS;IACzB,UAAU,CAAC,EAAE,MAAM,CAAC;IAC3B,OAAO,CAAC,uBAAuB,CAAC,CAAS;gBACtB,WAAW,CAAC,EAAE,MAAM,EAAE,UAAU,CAAC,EAAE,MAAM;IAIrD,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,uBAAuB;IAIpE,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,uBAAuB;IAI3D,uBAAuB,CAAC,mBAAmB,EAAE,MAAM,GAAG,uBAAuB;IAIpF,IAAW,mBAAmB,CAAC,mBAAmB,EAAE,MAAM,GAAI,SAAS,EAEtE;IACD,IAAW,mBAAmB,IAAI,MAAM,GAAG,SAAS,CAEnD;CACJ"}
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListInstanceTagsRequest = void 0;
4
+ class ListInstanceTagsRequest {
5
+ constructor(contentType, resourceid) {
6
+ this['Content-Type'] = contentType;
7
+ this['resourceid'] = resourceid;
8
+ }
9
+ withContentType(contentType) {
10
+ this['Content-Type'] = contentType;
11
+ return this;
12
+ }
13
+ set contentType(contentType) {
14
+ this['Content-Type'] = contentType;
15
+ }
16
+ get contentType() {
17
+ return this['Content-Type'];
18
+ }
19
+ withResourceid(resourceid) {
20
+ this['resourceid'] = resourceid;
21
+ return this;
22
+ }
23
+ withEnterpriseProjectId(enterpriseProjectId) {
24
+ this['enterprise_project_id'] = enterpriseProjectId;
25
+ return this;
26
+ }
27
+ set enterpriseProjectId(enterpriseProjectId) {
28
+ this['enterprise_project_id'] = enterpriseProjectId;
29
+ }
30
+ get enterpriseProjectId() {
31
+ return this['enterprise_project_id'];
32
+ }
33
+ }
34
+ exports.ListInstanceTagsRequest = ListInstanceTagsRequest;
35
+ //# sourceMappingURL=ListInstanceTagsRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListInstanceTagsRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListInstanceTagsRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,uBAAuB;IAIhC,YAAmB,WAAoB,EAAE,UAAmB;QACxD,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,IAAI,CAAC,YAAY,CAAC,GAAG,UAAU,CAAC;IACpC,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,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,YAAY,CAAC,GAAG,UAAU,CAAC;QAChC,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,uBAAuB,CAAC,mBAA2B;QACtD,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;QACpD,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,mBAAmB,CAAC,mBAAwC;QACnE,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;IACxD,CAAC;IACD,IAAW,mBAAmB;QAC1B,OAAO,IAAI,CAAC,uBAAuB,CAAC,CAAC;IACzC,CAAC;CACJ;AAhCD,0DAgCC"}
@@ -0,0 +1,8 @@
1
+ import { InstanceTag } from './InstanceTag';
2
+ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
3
+ export declare class ListInstanceTagsResponse extends SdkResponse {
4
+ tags?: Array<InstanceTag>;
5
+ constructor();
6
+ withTags(tags: Array<InstanceTag>): ListInstanceTagsResponse;
7
+ }
8
+ //# sourceMappingURL=ListInstanceTagsResponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListInstanceTagsResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListInstanceTagsResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAE5C,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,wBAAyB,SAAQ,WAAW;IAC9C,IAAI,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC,CAAC;;IAI1B,QAAQ,CAAC,IAAI,EAAE,KAAK,CAAC,WAAW,CAAC,GAAG,wBAAwB;CAItE"}
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListInstanceTagsResponse = void 0;
4
+ const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
5
+ class ListInstanceTagsResponse extends SdkResponse_1.SdkResponse {
6
+ constructor() {
7
+ super();
8
+ }
9
+ withTags(tags) {
10
+ this['tags'] = tags;
11
+ return this;
12
+ }
13
+ }
14
+ exports.ListInstanceTagsResponse = ListInstanceTagsResponse;
15
+ //# sourceMappingURL=ListInstanceTagsResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListInstanceTagsResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListInstanceTagsResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,wBAAyB,SAAQ,yBAAW;IAErD;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,QAAQ,CAAC,IAAwB;QACpC,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AATD,4DASC"}
@@ -0,0 +1,18 @@
1
+ export declare class ListIpReputationPolicyRulesRequest {
2
+ policyids?: string;
3
+ private 'enterprise_project_id'?;
4
+ page?: number;
5
+ pagesize?: number;
6
+ private 'Content-Type'?;
7
+ constructor(contentType?: string);
8
+ withPolicyids(policyids: string): ListIpReputationPolicyRulesRequest;
9
+ withEnterpriseProjectId(enterpriseProjectId: string): ListIpReputationPolicyRulesRequest;
10
+ set enterpriseProjectId(enterpriseProjectId: string | undefined);
11
+ get enterpriseProjectId(): string | undefined;
12
+ withPage(page: number): ListIpReputationPolicyRulesRequest;
13
+ withPagesize(pagesize: number): ListIpReputationPolicyRulesRequest;
14
+ withContentType(contentType: string): ListIpReputationPolicyRulesRequest;
15
+ set contentType(contentType: string | undefined);
16
+ get contentType(): string | undefined;
17
+ }
18
+ //# sourceMappingURL=ListIpReputationPolicyRulesRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListIpReputationPolicyRulesRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListIpReputationPolicyRulesRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,kCAAkC;IACpC,SAAS,CAAC,EAAE,MAAM,CAAC;IAC1B,OAAO,CAAC,uBAAuB,CAAC,CAAS;IAClC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IACzB,OAAO,CAAC,cAAc,CAAC,CAAS;gBACb,WAAW,CAAC,EAAE,MAAM;IAGhC,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,kCAAkC;IAIpE,uBAAuB,CAAC,mBAAmB,EAAE,MAAM,GAAG,kCAAkC;IAI/F,IAAW,mBAAmB,CAAC,mBAAmB,EAAE,MAAM,GAAI,SAAS,EAEtE;IACD,IAAW,mBAAmB,IAAI,MAAM,GAAG,SAAS,CAEnD;IACM,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,kCAAkC;IAI1D,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,kCAAkC;IAIlE,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,kCAAkC;IAI/E,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;CACJ"}
@@ -0,0 +1,42 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListIpReputationPolicyRulesRequest = void 0;
4
+ class ListIpReputationPolicyRulesRequest {
5
+ constructor(contentType) {
6
+ this['Content-Type'] = contentType;
7
+ }
8
+ withPolicyids(policyids) {
9
+ this['policyids'] = policyids;
10
+ return this;
11
+ }
12
+ withEnterpriseProjectId(enterpriseProjectId) {
13
+ this['enterprise_project_id'] = enterpriseProjectId;
14
+ return this;
15
+ }
16
+ set enterpriseProjectId(enterpriseProjectId) {
17
+ this['enterprise_project_id'] = enterpriseProjectId;
18
+ }
19
+ get enterpriseProjectId() {
20
+ return this['enterprise_project_id'];
21
+ }
22
+ withPage(page) {
23
+ this['page'] = page;
24
+ return this;
25
+ }
26
+ withPagesize(pagesize) {
27
+ this['pagesize'] = pagesize;
28
+ return this;
29
+ }
30
+ withContentType(contentType) {
31
+ this['Content-Type'] = contentType;
32
+ return this;
33
+ }
34
+ set contentType(contentType) {
35
+ this['Content-Type'] = contentType;
36
+ }
37
+ get contentType() {
38
+ return this['Content-Type'];
39
+ }
40
+ }
41
+ exports.ListIpReputationPolicyRulesRequest = ListIpReputationPolicyRulesRequest;
42
+ //# sourceMappingURL=ListIpReputationPolicyRulesRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListIpReputationPolicyRulesRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListIpReputationPolicyRulesRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,kCAAkC;IAM3C,YAAmB,WAAoB;QACnC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,uBAAuB,CAAC,mBAA2B;QACtD,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;QACpD,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,mBAAmB,CAAC,mBAAwC;QACnE,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;IACxD,CAAC;IACD,IAAW,mBAAmB;QAC1B,OAAO,IAAI,CAAC,uBAAuB,CAAC,CAAC;IACzC,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,WAAW,CAAC,WAAgC;QACnD,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACD,IAAW,WAAW;QAClB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;CACJ;AAzCD,gFAyCC"}
@@ -0,0 +1,10 @@
1
+ import { IpReputationRulesListInfo } from './IpReputationRulesListInfo';
2
+ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
3
+ export declare class ListIpReputationPolicyRulesResponse extends SdkResponse {
4
+ total?: number;
5
+ items?: Array<IpReputationRulesListInfo>;
6
+ constructor();
7
+ withTotal(total: number): ListIpReputationPolicyRulesResponse;
8
+ withItems(items: Array<IpReputationRulesListInfo>): ListIpReputationPolicyRulesResponse;
9
+ }
10
+ //# sourceMappingURL=ListIpReputationPolicyRulesResponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListIpReputationPolicyRulesResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListIpReputationPolicyRulesResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAExE,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,mCAAoC,SAAQ,WAAW;IACzD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,KAAK,CAAC,yBAAyB,CAAC,CAAC;;IAIzC,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,mCAAmC;IAI7D,SAAS,CAAC,KAAK,EAAE,KAAK,CAAC,yBAAyB,CAAC,GAAG,mCAAmC;CAIjG"}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListIpReputationPolicyRulesResponse = void 0;
4
+ const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
5
+ class ListIpReputationPolicyRulesResponse extends SdkResponse_1.SdkResponse {
6
+ constructor() {
7
+ super();
8
+ }
9
+ withTotal(total) {
10
+ this['total'] = total;
11
+ return this;
12
+ }
13
+ withItems(items) {
14
+ this['items'] = items;
15
+ return this;
16
+ }
17
+ }
18
+ exports.ListIpReputationPolicyRulesResponse = ListIpReputationPolicyRulesResponse;
19
+ //# sourceMappingURL=ListIpReputationPolicyRulesResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListIpReputationPolicyRulesResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListIpReputationPolicyRulesResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,mCAAoC,SAAQ,yBAAW;IAGhE;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAuC;QACpD,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAdD,kFAcC"}
@@ -0,0 +1,20 @@
1
+ export declare class ListIpReputationRulesRequest {
2
+ private 'Content-Type'?;
3
+ private 'enterprise_project_id'?;
4
+ private 'policy_id'?;
5
+ offset?: number;
6
+ limit?: number;
7
+ constructor(contentType?: string, policyId?: string, offset?: number, limit?: number);
8
+ withContentType(contentType: string): ListIpReputationRulesRequest;
9
+ set contentType(contentType: string | undefined);
10
+ get contentType(): string | undefined;
11
+ withEnterpriseProjectId(enterpriseProjectId: string): ListIpReputationRulesRequest;
12
+ set enterpriseProjectId(enterpriseProjectId: string | undefined);
13
+ get enterpriseProjectId(): string | undefined;
14
+ withPolicyId(policyId: string): ListIpReputationRulesRequest;
15
+ set policyId(policyId: string | undefined);
16
+ get policyId(): string | undefined;
17
+ withOffset(offset: number): ListIpReputationRulesRequest;
18
+ withLimit(limit: number): ListIpReputationRulesRequest;
19
+ }
20
+ //# sourceMappingURL=ListIpReputationRulesRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListIpReputationRulesRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListIpReputationRulesRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,4BAA4B;IACrC,OAAO,CAAC,cAAc,CAAC,CAAS;IAChC,OAAO,CAAC,uBAAuB,CAAC,CAAS;IACzC,OAAO,CAAC,WAAW,CAAC,CAAS;IACtB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;gBACH,WAAW,CAAC,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM;IAMpF,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,4BAA4B;IAIzE,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;IACM,uBAAuB,CAAC,mBAAmB,EAAE,MAAM,GAAG,4BAA4B;IAIzF,IAAW,mBAAmB,CAAC,mBAAmB,EAAE,MAAM,GAAI,SAAS,EAEtE;IACD,IAAW,mBAAmB,IAAI,MAAM,GAAG,SAAS,CAEnD;IACM,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,4BAA4B;IAInE,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,4BAA4B;IAIxD,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,4BAA4B;CAIhE"}
@@ -0,0 +1,51 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListIpReputationRulesRequest = void 0;
4
+ class ListIpReputationRulesRequest {
5
+ constructor(contentType, policyId, offset, limit) {
6
+ this['Content-Type'] = contentType;
7
+ this['policy_id'] = policyId;
8
+ this['offset'] = offset;
9
+ this['limit'] = limit;
10
+ }
11
+ withContentType(contentType) {
12
+ this['Content-Type'] = contentType;
13
+ return this;
14
+ }
15
+ set contentType(contentType) {
16
+ this['Content-Type'] = contentType;
17
+ }
18
+ get contentType() {
19
+ return this['Content-Type'];
20
+ }
21
+ withEnterpriseProjectId(enterpriseProjectId) {
22
+ this['enterprise_project_id'] = enterpriseProjectId;
23
+ return this;
24
+ }
25
+ set enterpriseProjectId(enterpriseProjectId) {
26
+ this['enterprise_project_id'] = enterpriseProjectId;
27
+ }
28
+ get enterpriseProjectId() {
29
+ return this['enterprise_project_id'];
30
+ }
31
+ withPolicyId(policyId) {
32
+ this['policy_id'] = policyId;
33
+ return this;
34
+ }
35
+ set policyId(policyId) {
36
+ this['policy_id'] = policyId;
37
+ }
38
+ get policyId() {
39
+ return this['policy_id'];
40
+ }
41
+ withOffset(offset) {
42
+ this['offset'] = offset;
43
+ return this;
44
+ }
45
+ withLimit(limit) {
46
+ this['limit'] = limit;
47
+ return this;
48
+ }
49
+ }
50
+ exports.ListIpReputationRulesRequest = ListIpReputationRulesRequest;
51
+ //# sourceMappingURL=ListIpReputationRulesRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListIpReputationRulesRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListIpReputationRulesRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,4BAA4B;IAMrC,YAAmB,WAAoB,EAAE,QAAiB,EAAE,MAAe,EAAE,KAAc;QACvF,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;QAC7B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;IAC1B,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,uBAAuB,CAAC,mBAA2B;QACtD,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;QACpD,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,mBAAmB,CAAC,mBAAwC;QACnE,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;IACxD,CAAC;IACD,IAAW,mBAAmB;QAC1B,OAAO,IAAI,CAAC,uBAAuB,CAAC,CAAC;IACzC,CAAC;IACM,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,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAlDD,oEAkDC"}
@@ -0,0 +1,10 @@
1
+ import { IpReputationRulesListInfo } from './IpReputationRulesListInfo';
2
+ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
3
+ export declare class ListIpReputationRulesResponse extends SdkResponse {
4
+ total?: number;
5
+ items?: Array<IpReputationRulesListInfo>;
6
+ constructor();
7
+ withTotal(total: number): ListIpReputationRulesResponse;
8
+ withItems(items: Array<IpReputationRulesListInfo>): ListIpReputationRulesResponse;
9
+ }
10
+ //# sourceMappingURL=ListIpReputationRulesResponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListIpReputationRulesResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListIpReputationRulesResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAExE,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,6BAA8B,SAAQ,WAAW;IACnD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,KAAK,CAAC,yBAAyB,CAAC,CAAC;;IAIzC,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,6BAA6B;IAIvD,SAAS,CAAC,KAAK,EAAE,KAAK,CAAC,yBAAyB,CAAC,GAAG,6BAA6B;CAI3F"}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListIpReputationRulesResponse = void 0;
4
+ const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
5
+ class ListIpReputationRulesResponse extends SdkResponse_1.SdkResponse {
6
+ constructor() {
7
+ super();
8
+ }
9
+ withTotal(total) {
10
+ this['total'] = total;
11
+ return this;
12
+ }
13
+ withItems(items) {
14
+ this['items'] = items;
15
+ return this;
16
+ }
17
+ }
18
+ exports.ListIpReputationRulesResponse = ListIpReputationRulesResponse;
19
+ //# sourceMappingURL=ListIpReputationRulesResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListIpReputationRulesResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListIpReputationRulesResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,6BAA8B,SAAQ,yBAAW;IAG1D;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAuC;QACpD,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAdD,sEAcC"}
@@ -0,0 +1,18 @@
1
+ export declare class ListPrivacyPolicyRulesRequest {
2
+ policyids?: string;
3
+ private 'enterprise_project_id'?;
4
+ page?: number;
5
+ pagesize?: number;
6
+ private 'Content-Type'?;
7
+ constructor(contentType?: string);
8
+ withPolicyids(policyids: string): ListPrivacyPolicyRulesRequest;
9
+ withEnterpriseProjectId(enterpriseProjectId: string): ListPrivacyPolicyRulesRequest;
10
+ set enterpriseProjectId(enterpriseProjectId: string | undefined);
11
+ get enterpriseProjectId(): string | undefined;
12
+ withPage(page: number): ListPrivacyPolicyRulesRequest;
13
+ withPagesize(pagesize: number): ListPrivacyPolicyRulesRequest;
14
+ withContentType(contentType: string): ListPrivacyPolicyRulesRequest;
15
+ set contentType(contentType: string | undefined);
16
+ get contentType(): string | undefined;
17
+ }
18
+ //# sourceMappingURL=ListPrivacyPolicyRulesRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListPrivacyPolicyRulesRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListPrivacyPolicyRulesRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,6BAA6B;IAC/B,SAAS,CAAC,EAAE,MAAM,CAAC;IAC1B,OAAO,CAAC,uBAAuB,CAAC,CAAS;IAClC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IACzB,OAAO,CAAC,cAAc,CAAC,CAAS;gBACb,WAAW,CAAC,EAAE,MAAM;IAGhC,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,6BAA6B;IAI/D,uBAAuB,CAAC,mBAAmB,EAAE,MAAM,GAAG,6BAA6B;IAI1F,IAAW,mBAAmB,CAAC,mBAAmB,EAAE,MAAM,GAAI,SAAS,EAEtE;IACD,IAAW,mBAAmB,IAAI,MAAM,GAAG,SAAS,CAEnD;IACM,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,6BAA6B;IAIrD,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,6BAA6B;IAI7D,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,6BAA6B;IAI1E,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;CACJ"}
@@ -0,0 +1,42 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListPrivacyPolicyRulesRequest = void 0;
4
+ class ListPrivacyPolicyRulesRequest {
5
+ constructor(contentType) {
6
+ this['Content-Type'] = contentType;
7
+ }
8
+ withPolicyids(policyids) {
9
+ this['policyids'] = policyids;
10
+ return this;
11
+ }
12
+ withEnterpriseProjectId(enterpriseProjectId) {
13
+ this['enterprise_project_id'] = enterpriseProjectId;
14
+ return this;
15
+ }
16
+ set enterpriseProjectId(enterpriseProjectId) {
17
+ this['enterprise_project_id'] = enterpriseProjectId;
18
+ }
19
+ get enterpriseProjectId() {
20
+ return this['enterprise_project_id'];
21
+ }
22
+ withPage(page) {
23
+ this['page'] = page;
24
+ return this;
25
+ }
26
+ withPagesize(pagesize) {
27
+ this['pagesize'] = pagesize;
28
+ return this;
29
+ }
30
+ withContentType(contentType) {
31
+ this['Content-Type'] = contentType;
32
+ return this;
33
+ }
34
+ set contentType(contentType) {
35
+ this['Content-Type'] = contentType;
36
+ }
37
+ get contentType() {
38
+ return this['Content-Type'];
39
+ }
40
+ }
41
+ exports.ListPrivacyPolicyRulesRequest = ListPrivacyPolicyRulesRequest;
42
+ //# sourceMappingURL=ListPrivacyPolicyRulesRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListPrivacyPolicyRulesRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListPrivacyPolicyRulesRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,6BAA6B;IAMtC,YAAmB,WAAoB;QACnC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,uBAAuB,CAAC,mBAA2B;QACtD,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;QACpD,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,mBAAmB,CAAC,mBAAwC;QACnE,IAAI,CAAC,uBAAuB,CAAC,GAAG,mBAAmB,CAAC;IACxD,CAAC;IACD,IAAW,mBAAmB;QAC1B,OAAO,IAAI,CAAC,uBAAuB,CAAC,CAAC;IACzC,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,WAAW,CAAC,WAAgC;QACnD,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACD,IAAW,WAAW;QAClB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;CACJ;AAzCD,sEAyCC"}
@@ -0,0 +1,10 @@
1
+ import { PrivacyResponseBody } from './PrivacyResponseBody';
2
+ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
3
+ export declare class ListPrivacyPolicyRulesResponse extends SdkResponse {
4
+ total?: number;
5
+ items?: Array<PrivacyResponseBody>;
6
+ constructor();
7
+ withTotal(total: number): ListPrivacyPolicyRulesResponse;
8
+ withItems(items: Array<PrivacyResponseBody>): ListPrivacyPolicyRulesResponse;
9
+ }
10
+ //# sourceMappingURL=ListPrivacyPolicyRulesResponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListPrivacyPolicyRulesResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListPrivacyPolicyRulesResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,8BAA+B,SAAQ,WAAW;IACpD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,KAAK,CAAC,mBAAmB,CAAC,CAAC;;IAInC,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,8BAA8B;IAIxD,SAAS,CAAC,KAAK,EAAE,KAAK,CAAC,mBAAmB,CAAC,GAAG,8BAA8B;CAItF"}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListPrivacyPolicyRulesResponse = void 0;
4
+ const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
5
+ class ListPrivacyPolicyRulesResponse extends SdkResponse_1.SdkResponse {
6
+ constructor() {
7
+ super();
8
+ }
9
+ withTotal(total) {
10
+ this['total'] = total;
11
+ return this;
12
+ }
13
+ withItems(items) {
14
+ this['items'] = items;
15
+ return this;
16
+ }
17
+ }
18
+ exports.ListPrivacyPolicyRulesResponse = ListPrivacyPolicyRulesResponse;
19
+ //# sourceMappingURL=ListPrivacyPolicyRulesResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListPrivacyPolicyRulesResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListPrivacyPolicyRulesResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,8BAA+B,SAAQ,yBAAW;IAG3D;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAiC;QAC9C,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAdD,wEAcC"}
@@ -0,0 +1,18 @@
1
+ export declare class ListProtectableResourcesRequest {
2
+ private 'vpc_id'?;
3
+ region?: string;
4
+ private 'Content-Type'?;
5
+ private 'resource_type'?;
6
+ constructor(contentType?: string, resourceType?: string);
7
+ withVpcId(vpcId: string): ListProtectableResourcesRequest;
8
+ set vpcId(vpcId: string | undefined);
9
+ get vpcId(): string | undefined;
10
+ withRegion(region: string): ListProtectableResourcesRequest;
11
+ withContentType(contentType: string): ListProtectableResourcesRequest;
12
+ set contentType(contentType: string | undefined);
13
+ get contentType(): string | undefined;
14
+ withResourceType(resourceType: string): ListProtectableResourcesRequest;
15
+ set resourceType(resourceType: string | undefined);
16
+ get resourceType(): string | undefined;
17
+ }
18
+ //# sourceMappingURL=ListProtectableResourcesRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListProtectableResourcesRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListProtectableResourcesRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,+BAA+B;IACxC,OAAO,CAAC,QAAQ,CAAC,CAAS;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IACvB,OAAO,CAAC,cAAc,CAAC,CAAS;IAChC,OAAO,CAAC,eAAe,CAAC,CAAS;gBACd,WAAW,CAAC,EAAE,MAAM,EAAE,YAAY,CAAC,EAAE,MAAM;IAIvD,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,+BAA+B;IAIhE,IAAW,KAAK,CAAC,KAAK,EAAE,MAAM,GAAI,SAAS,EAE1C;IACD,IAAW,KAAK,IAAI,MAAM,GAAG,SAAS,CAErC;IACM,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,+BAA+B;IAI3D,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,+BAA+B;IAI5E,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;IACM,gBAAgB,CAAC,YAAY,EAAE,MAAM,GAAG,+BAA+B;IAI9E,IAAW,YAAY,CAAC,YAAY,EAAE,MAAM,GAAI,SAAS,EAExD;IACD,IAAW,YAAY,IAAI,MAAM,GAAG,SAAS,CAE5C;CACJ"}
@@ -0,0 +1,45 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListProtectableResourcesRequest = void 0;
4
+ class ListProtectableResourcesRequest {
5
+ constructor(contentType, resourceType) {
6
+ this['Content-Type'] = contentType;
7
+ this['resource_type'] = resourceType;
8
+ }
9
+ withVpcId(vpcId) {
10
+ this['vpc_id'] = vpcId;
11
+ return this;
12
+ }
13
+ set vpcId(vpcId) {
14
+ this['vpc_id'] = vpcId;
15
+ }
16
+ get vpcId() {
17
+ return this['vpc_id'];
18
+ }
19
+ withRegion(region) {
20
+ this['region'] = region;
21
+ return this;
22
+ }
23
+ withContentType(contentType) {
24
+ this['Content-Type'] = contentType;
25
+ return this;
26
+ }
27
+ set contentType(contentType) {
28
+ this['Content-Type'] = contentType;
29
+ }
30
+ get contentType() {
31
+ return this['Content-Type'];
32
+ }
33
+ withResourceType(resourceType) {
34
+ this['resource_type'] = resourceType;
35
+ return this;
36
+ }
37
+ set resourceType(resourceType) {
38
+ this['resource_type'] = resourceType;
39
+ }
40
+ get resourceType() {
41
+ return this['resource_type'];
42
+ }
43
+ }
44
+ exports.ListProtectableResourcesRequest = ListProtectableResourcesRequest;
45
+ //# sourceMappingURL=ListProtectableResourcesRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListProtectableResourcesRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListProtectableResourcesRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,+BAA+B;IAKxC,YAAmB,WAAoB,EAAE,YAAqB;QAC1D,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,IAAI,CAAC,eAAe,CAAC,GAAG,YAAY,CAAC;IACzC,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;QACvB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,KAAK,CAAC,KAA0B;QACvC,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;IAC3B,CAAC;IACD,IAAW,KAAK;QACZ,OAAO,IAAI,CAAC,QAAQ,CAAC,CAAC;IAC1B,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,WAAW,CAAC,WAAgC;QACnD,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACD,IAAW,WAAW;QAClB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;IACM,gBAAgB,CAAC,YAAoB;QACxC,IAAI,CAAC,eAAe,CAAC,GAAG,YAAY,CAAC;QACrC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,YAAY,CAAC,YAAiC;QACrD,IAAI,CAAC,eAAe,CAAC,GAAG,YAAY,CAAC;IACzC,CAAC;IACD,IAAW,YAAY;QACnB,OAAO,IAAI,CAAC,eAAe,CAAC,CAAC;IACjC,CAAC;CACJ;AA3CD,0EA2CC"}
@@ -0,0 +1,10 @@
1
+ import { ProtectableResources } from './ProtectableResources';
2
+ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
3
+ export declare class ListProtectableResourcesResponse extends SdkResponse {
4
+ items?: Array<ProtectableResources>;
5
+ total?: number;
6
+ constructor();
7
+ withItems(items: Array<ProtectableResources>): ListProtectableResourcesResponse;
8
+ withTotal(total: number): ListProtectableResourcesResponse;
9
+ }
10
+ //# sourceMappingURL=ListProtectableResourcesResponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListProtectableResourcesResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListProtectableResourcesResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAE9D,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,gCAAiC,SAAQ,WAAW;IACtD,KAAK,CAAC,EAAE,KAAK,CAAC,oBAAoB,CAAC,CAAC;IACpC,KAAK,CAAC,EAAE,MAAM,CAAC;;IAIf,SAAS,CAAC,KAAK,EAAE,KAAK,CAAC,oBAAoB,CAAC,GAAG,gCAAgC;IAI/E,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,gCAAgC;CAIpE"}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListProtectableResourcesResponse = void 0;
4
+ const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
5
+ class ListProtectableResourcesResponse extends SdkResponse_1.SdkResponse {
6
+ constructor() {
7
+ super();
8
+ }
9
+ withItems(items) {
10
+ this['items'] = items;
11
+ return this;
12
+ }
13
+ withTotal(total) {
14
+ this['total'] = total;
15
+ return this;
16
+ }
17
+ }
18
+ exports.ListProtectableResourcesResponse = ListProtectableResourcesResponse;
19
+ //# sourceMappingURL=ListProtectableResourcesResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListProtectableResourcesResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListProtectableResourcesResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,gCAAiC,SAAQ,yBAAW;IAG7D;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,SAAS,CAAC,KAAkC;QAC/C,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAdD,4EAcC"}