@huaweicloud/huaweicloud-sdk-waf 3.1.173 → 3.1.175
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.
- package/package.json +2 -2
- package/v1/WafClient.d.ts +810 -60
- package/v1/WafClient.d.ts.map +1 -1
- package/v1/WafClient.js +2063 -202
- package/v1/WafClient.js.map +1 -1
- package/v1/WafRegion.d.ts +5 -0
- package/v1/WafRegion.d.ts.map +1 -1
- package/v1/WafRegion.js +11 -1
- package/v1/WafRegion.js.map +1 -1
- package/v1/model/AntileakageMapResponseBodyLeakagemap.d.ts +8 -0
- package/v1/model/AntileakageMapResponseBodyLeakagemap.d.ts.map +1 -0
- package/v1/model/AntileakageMapResponseBodyLeakagemap.js +17 -0
- package/v1/model/AntileakageMapResponseBodyLeakagemap.js.map +1 -0
- package/v1/model/AntileakageMapResponseBodyLocale.d.ts +18 -0
- package/v1/model/AntileakageMapResponseBodyLocale.d.ts.map +1 -0
- package/v1/model/AntileakageMapResponseBodyLocale.js +39 -0
- package/v1/model/AntileakageMapResponseBodyLocale.js.map +1 -0
- package/v1/model/CheckAgencyRequest.d.ts +8 -0
- package/v1/model/CheckAgencyRequest.d.ts.map +1 -0
- package/v1/model/CheckAgencyRequest.js +20 -0
- package/v1/model/CheckAgencyRequest.js.map +1 -0
- package/v1/model/CheckAgencyResponse.d.ts +21 -0
- package/v1/model/CheckAgencyResponse.d.ts.map +1 -0
- package/v1/model/CheckAgencyResponse.js +47 -0
- package/v1/model/CheckAgencyResponse.js.map +1 -0
- package/v1/model/ConfirmApplicationTypesRequest.d.ts +12 -0
- package/v1/model/ConfirmApplicationTypesRequest.d.ts.map +1 -0
- package/v1/model/ConfirmApplicationTypesRequest.js +28 -0
- package/v1/model/ConfirmApplicationTypesRequest.js.map +1 -0
- package/v1/model/ConfirmApplicationTypesResponse.d.ts +9 -0
- package/v1/model/ConfirmApplicationTypesResponse.d.ts.map +1 -0
- package/v1/model/ConfirmApplicationTypesResponse.js +19 -0
- package/v1/model/ConfirmApplicationTypesResponse.js.map +1 -0
- package/v1/model/ConfirmAsyncJobRequest.d.ts +14 -0
- package/v1/model/ConfirmAsyncJobRequest.d.ts.map +1 -0
- package/v1/model/ConfirmAsyncJobRequest.js +35 -0
- package/v1/model/ConfirmAsyncJobRequest.js.map +1 -0
- package/v1/model/ConfirmAsyncJobResponse.d.ts +13 -0
- package/v1/model/ConfirmAsyncJobResponse.d.ts.map +1 -0
- package/v1/model/ConfirmAsyncJobResponse.js +29 -0
- package/v1/model/ConfirmAsyncJobResponse.js.map +1 -0
- package/v1/model/ConfirmIpReputationRuleRequest.d.ts +16 -0
- package/v1/model/ConfirmIpReputationRuleRequest.d.ts.map +1 -0
- package/v1/model/ConfirmIpReputationRuleRequest.js +42 -0
- package/v1/model/ConfirmIpReputationRuleRequest.js.map +1 -0
- package/v1/model/ConfirmIpReputationRuleResponse.d.ts +24 -0
- package/v1/model/ConfirmIpReputationRuleResponse.d.ts.map +1 -0
- package/v1/model/ConfirmIpReputationRuleResponse.js +47 -0
- package/v1/model/ConfirmIpReputationRuleResponse.js.map +1 -0
- package/v1/model/ConfirmPolicyAntileakageMapRequest.d.ts +10 -0
- package/v1/model/ConfirmPolicyAntileakageMapRequest.d.ts.map +1 -0
- package/v1/model/ConfirmPolicyAntileakageMapRequest.js +25 -0
- package/v1/model/ConfirmPolicyAntileakageMapRequest.js.map +1 -0
- package/v1/model/ConfirmPolicyAntileakageMapResponse.d.ts +11 -0
- package/v1/model/ConfirmPolicyAntileakageMapResponse.d.ts.map +1 -0
- package/v1/model/ConfirmPolicyAntileakageMapResponse.js +19 -0
- package/v1/model/ConfirmPolicyAntileakageMapResponse.js.map +1 -0
- package/v1/model/ConfirmPolicyIpReputationMapRequest.d.ts +12 -0
- package/v1/model/ConfirmPolicyIpReputationMapRequest.d.ts.map +1 -0
- package/v1/model/ConfirmPolicyIpReputationMapRequest.js +30 -0
- package/v1/model/ConfirmPolicyIpReputationMapRequest.js.map +1 -0
- package/v1/model/ConfirmPolicyIpReputationMapResponse.d.ts +13 -0
- package/v1/model/ConfirmPolicyIpReputationMapResponse.d.ts.map +1 -0
- package/v1/model/ConfirmPolicyIpReputationMapResponse.js +25 -0
- package/v1/model/ConfirmPolicyIpReputationMapResponse.js.map +1 -0
- package/v1/model/ConfirmProtectionTypesRequest.d.ts +12 -0
- package/v1/model/ConfirmProtectionTypesRequest.d.ts.map +1 -0
- package/v1/model/ConfirmProtectionTypesRequest.js +28 -0
- package/v1/model/ConfirmProtectionTypesRequest.js.map +1 -0
- package/v1/model/ConfirmProtectionTypesResponse.d.ts +9 -0
- package/v1/model/ConfirmProtectionTypesResponse.d.ts.map +1 -0
- package/v1/model/ConfirmProtectionTypesResponse.js +19 -0
- package/v1/model/ConfirmProtectionTypesResponse.js.map +1 -0
- package/v1/model/ConfirmThreatMapRequest.d.ts +8 -0
- package/v1/model/ConfirmThreatMapRequest.d.ts.map +1 -0
- package/v1/model/ConfirmThreatMapRequest.js +20 -0
- package/v1/model/ConfirmThreatMapRequest.js.map +1 -0
- package/v1/model/ConfirmThreatMapResponse.d.ts +10 -0
- package/v1/model/ConfirmThreatMapResponse.d.ts.map +1 -0
- package/v1/model/ConfirmThreatMapResponse.js +19 -0
- package/v1/model/ConfirmThreatMapResponse.js.map +1 -0
- package/v1/model/CreateIpReputationRuleRequest.d.ts +19 -0
- package/v1/model/CreateIpReputationRuleRequest.d.ts.map +1 -0
- package/v1/model/CreateIpReputationRuleRequest.js +45 -0
- package/v1/model/CreateIpReputationRuleRequest.js.map +1 -0
- package/v1/model/CreateIpReputationRuleRequestBody.d.ts +19 -0
- package/v1/model/CreateIpReputationRuleRequestBody.d.ts.map +1 -0
- package/v1/model/CreateIpReputationRuleRequestBody.js +41 -0
- package/v1/model/CreateIpReputationRuleRequestBody.js.map +1 -0
- package/v1/model/CreateIpReputationRuleResponse.d.ts +26 -0
- package/v1/model/CreateIpReputationRuleResponse.d.ts.map +1 -0
- package/v1/model/CreateIpReputationRuleResponse.js +51 -0
- package/v1/model/CreateIpReputationRuleResponse.js.map +1 -0
- package/v1/model/CreateIpReputationRuleResponseBodyAction.d.ts +6 -0
- package/v1/model/CreateIpReputationRuleResponseBodyAction.d.ts.map +1 -0
- package/v1/model/CreateIpReputationRuleResponseBodyAction.js +13 -0
- package/v1/model/CreateIpReputationRuleResponseBodyAction.js.map +1 -0
- package/v1/model/CreatePremiumHostRequestBody.d.ts +1 -1
- package/v1/model/CreatePremiumHostRequestBody.d.ts.map +1 -1
- package/v1/model/CreatePremiumHostRequestBody.js +1 -2
- package/v1/model/CreatePremiumHostRequestBody.js.map +1 -1
- package/v1/model/EipInfo.d.ts +16 -0
- package/v1/model/EipInfo.d.ts.map +1 -0
- package/v1/model/EipInfo.js +39 -0
- package/v1/model/EipInfo.js.map +1 -0
- package/v1/model/InstanceTag.d.ts +8 -0
- package/v1/model/InstanceTag.d.ts.map +1 -0
- package/v1/model/InstanceTag.js +17 -0
- package/v1/model/InstanceTag.js.map +1 -0
- package/v1/model/IpReputationMapResponseBodyIpReputationMap.d.ts +6 -0
- package/v1/model/IpReputationMapResponseBodyIpReputationMap.d.ts.map +1 -0
- package/v1/model/IpReputationMapResponseBodyIpReputationMap.js +13 -0
- package/v1/model/IpReputationMapResponseBodyIpReputationMap.js.map +1 -0
- package/v1/model/IpReputationMapResponseBodyLocale.d.ts +40 -0
- package/v1/model/IpReputationMapResponseBodyLocale.d.ts.map +1 -0
- package/v1/model/IpReputationMapResponseBodyLocale.js +99 -0
- package/v1/model/IpReputationMapResponseBodyLocale.js.map +1 -0
- package/v1/model/IpReputationRulesListInfo.d.ts +21 -0
- package/v1/model/IpReputationRulesListInfo.d.ts.map +1 -0
- package/v1/model/IpReputationRulesListInfo.js +41 -0
- package/v1/model/IpReputationRulesListInfo.js.map +1 -0
- package/v1/model/IpReputationRulesListInfoAction.d.ts +15 -0
- package/v1/model/IpReputationRulesListInfoAction.d.ts.map +1 -0
- package/v1/model/IpReputationRulesListInfoAction.js +24 -0
- package/v1/model/IpReputationRulesListInfoAction.js.map +1 -0
- package/v1/model/LeakageListInfo.d.ts +2 -0
- package/v1/model/LeakageListInfo.d.ts.map +1 -1
- package/v1/model/LeakageListInfo.js +4 -0
- package/v1/model/LeakageListInfo.js.map +1 -1
- package/v1/model/ListAntiTamperPolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListAntiTamperPolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListAntiTamperPolicyRulesRequest.js +42 -0
- package/v1/model/ListAntiTamperPolicyRulesRequest.js.map +1 -0
- package/v1/model/ListAntiTamperPolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListAntiTamperPolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListAntiTamperPolicyRulesResponse.js +19 -0
- package/v1/model/ListAntiTamperPolicyRulesResponse.js.map +1 -0
- package/v1/model/ListAntileakagePolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListAntileakagePolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListAntileakagePolicyRulesRequest.js +42 -0
- package/v1/model/ListAntileakagePolicyRulesRequest.js.map +1 -0
- package/v1/model/ListAntileakagePolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListAntileakagePolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListAntileakagePolicyRulesResponse.js +19 -0
- package/v1/model/ListAntileakagePolicyRulesResponse.js.map +1 -0
- package/v1/model/ListCcPolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListCcPolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListCcPolicyRulesRequest.js +42 -0
- package/v1/model/ListCcPolicyRulesRequest.js.map +1 -0
- package/v1/model/ListCcPolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListCcPolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListCcPolicyRulesResponse.js +19 -0
- package/v1/model/ListCcPolicyRulesResponse.js.map +1 -0
- package/v1/model/ListCustomPolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListCustomPolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListCustomPolicyRulesRequest.js +42 -0
- package/v1/model/ListCustomPolicyRulesRequest.js.map +1 -0
- package/v1/model/ListCustomPolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListCustomPolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListCustomPolicyRulesResponse.js +19 -0
- package/v1/model/ListCustomPolicyRulesResponse.js.map +1 -0
- package/v1/model/ListGeoIpPolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListGeoIpPolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListGeoIpPolicyRulesRequest.js +42 -0
- package/v1/model/ListGeoIpPolicyRulesRequest.js.map +1 -0
- package/v1/model/ListGeoIpPolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListGeoIpPolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListGeoIpPolicyRulesResponse.js +19 -0
- package/v1/model/ListGeoIpPolicyRulesResponse.js.map +1 -0
- package/v1/model/ListIgnorePolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListIgnorePolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListIgnorePolicyRulesRequest.js +42 -0
- package/v1/model/ListIgnorePolicyRulesRequest.js.map +1 -0
- package/v1/model/ListIgnorePolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListIgnorePolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListIgnorePolicyRulesResponse.js +19 -0
- package/v1/model/ListIgnorePolicyRulesResponse.js.map +1 -0
- package/v1/model/ListInstanceTagsRequest.d.ts +14 -0
- package/v1/model/ListInstanceTagsRequest.d.ts.map +1 -0
- package/v1/model/ListInstanceTagsRequest.js +35 -0
- package/v1/model/ListInstanceTagsRequest.js.map +1 -0
- package/v1/model/ListInstanceTagsResponse.d.ts +8 -0
- package/v1/model/ListInstanceTagsResponse.d.ts.map +1 -0
- package/v1/model/ListInstanceTagsResponse.js +15 -0
- package/v1/model/ListInstanceTagsResponse.js.map +1 -0
- package/v1/model/ListIpReputationPolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListIpReputationPolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListIpReputationPolicyRulesRequest.js +42 -0
- package/v1/model/ListIpReputationPolicyRulesRequest.js.map +1 -0
- package/v1/model/ListIpReputationPolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListIpReputationPolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListIpReputationPolicyRulesResponse.js +19 -0
- package/v1/model/ListIpReputationPolicyRulesResponse.js.map +1 -0
- package/v1/model/ListIpReputationRulesRequest.d.ts +20 -0
- package/v1/model/ListIpReputationRulesRequest.d.ts.map +1 -0
- package/v1/model/ListIpReputationRulesRequest.js +51 -0
- package/v1/model/ListIpReputationRulesRequest.js.map +1 -0
- package/v1/model/ListIpReputationRulesResponse.d.ts +10 -0
- package/v1/model/ListIpReputationRulesResponse.d.ts.map +1 -0
- package/v1/model/ListIpReputationRulesResponse.js +19 -0
- package/v1/model/ListIpReputationRulesResponse.js.map +1 -0
- package/v1/model/ListPrivacyPolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListPrivacyPolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListPrivacyPolicyRulesRequest.js +42 -0
- package/v1/model/ListPrivacyPolicyRulesRequest.js.map +1 -0
- package/v1/model/ListPrivacyPolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListPrivacyPolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListPrivacyPolicyRulesResponse.js +19 -0
- package/v1/model/ListPrivacyPolicyRulesResponse.js.map +1 -0
- package/v1/model/ListProtectableResourcesRequest.d.ts +18 -0
- package/v1/model/ListProtectableResourcesRequest.d.ts.map +1 -0
- package/v1/model/ListProtectableResourcesRequest.js +45 -0
- package/v1/model/ListProtectableResourcesRequest.js.map +1 -0
- package/v1/model/ListProtectableResourcesResponse.d.ts +10 -0
- package/v1/model/ListProtectableResourcesResponse.d.ts.map +1 -0
- package/v1/model/ListProtectableResourcesResponse.js +19 -0
- package/v1/model/ListProtectableResourcesResponse.js.map +1 -0
- package/v1/model/ListResponseCodeTimelineRequest.d.ts +36 -0
- package/v1/model/ListResponseCodeTimelineRequest.d.ts.map +1 -0
- package/v1/model/ListResponseCodeTimelineRequest.js +77 -0
- package/v1/model/ListResponseCodeTimelineRequest.js.map +1 -0
- package/v1/model/ListResponseCodeTimelineResponse.d.ts +8 -0
- package/v1/model/ListResponseCodeTimelineResponse.d.ts.map +1 -0
- package/v1/model/ListResponseCodeTimelineResponse.js +15 -0
- package/v1/model/ListResponseCodeTimelineResponse.js.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseItems.d.ts +17 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseItems.d.ts.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseItems.js +42 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseItems.js.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseStatPeriod.d.ts +12 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseStatPeriod.d.ts.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseStatPeriod.js +31 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseStatPeriod.js.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodsRequest.d.ts +16 -0
- package/v1/model/ListSecurityReportHistoryPeriodsRequest.d.ts.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodsRequest.js +39 -0
- package/v1/model/ListSecurityReportHistoryPeriodsRequest.js.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodsResponse.d.ts +10 -0
- package/v1/model/ListSecurityReportHistoryPeriodsResponse.d.ts.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodsResponse.js +19 -0
- package/v1/model/ListSecurityReportHistoryPeriodsResponse.js.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordResponseItems.d.ts +29 -0
- package/v1/model/ListSecurityReportSendingRecordResponseItems.d.ts.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordResponseItems.js +75 -0
- package/v1/model/ListSecurityReportSendingRecordResponseItems.js.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordResponseStatPeriod.d.ts +12 -0
- package/v1/model/ListSecurityReportSendingRecordResponseStatPeriod.d.ts.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordResponseStatPeriod.js +29 -0
- package/v1/model/ListSecurityReportSendingRecordResponseStatPeriod.js.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordsRequest.d.ts +20 -0
- package/v1/model/ListSecurityReportSendingRecordsRequest.d.ts.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordsRequest.js +48 -0
- package/v1/model/ListSecurityReportSendingRecordsRequest.js.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordsResponse.d.ts +10 -0
- package/v1/model/ListSecurityReportSendingRecordsResponse.d.ts.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordsResponse.js +19 -0
- package/v1/model/ListSecurityReportSendingRecordsResponse.js.map +1 -0
- package/v1/model/ListWhiteblackipPolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListWhiteblackipPolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListWhiteblackipPolicyRulesRequest.js +42 -0
- package/v1/model/ListWhiteblackipPolicyRulesRequest.js.map +1 -0
- package/v1/model/ListWhiteblackipPolicyRulesResponse.d.ts +12 -0
- package/v1/model/ListWhiteblackipPolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListWhiteblackipPolicyRulesResponse.js +23 -0
- package/v1/model/ListWhiteblackipPolicyRulesResponse.js.map +1 -0
- package/v1/model/Listener.d.ts +14 -0
- package/v1/model/Listener.d.ts.map +1 -0
- package/v1/model/Listener.js +31 -0
- package/v1/model/Listener.js.map +1 -0
- package/v1/model/ProtectableResources.d.ts +26 -0
- package/v1/model/ProtectableResources.d.ts.map +1 -0
- package/v1/model/ProtectableResources.js +57 -0
- package/v1/model/ProtectableResources.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfo.d.ts +59 -0
- package/v1/model/SecurityReportContentResponseReportContentInfo.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfo.js +119 -0
- package/v1/model/SecurityReportContentResponseReportContentInfo.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.d.ts +14 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.js +29 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.d.ts +9 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.d.ts +9 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.d.ts +13 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.js +27 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.d.ts +14 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.js +29 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.d.ts +9 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.d.ts +9 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.d.ts +9 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.d.ts +14 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.js +29 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.d.ts +9 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.d.ts +9 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTimeline.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTimeline.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTimeline.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTimeline.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.d.ts +19 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.js +39 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.d.ts +10 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.js +21 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.d.ts +10 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.js +21 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.d.ts +10 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.js +21 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.d.ts +12 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.js +27 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.d.ts +10 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.js +21 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopDomains.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopDomains.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopDomains.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopDomains.js.map +1 -0
- package/v1/model/SecurityReportContentResponseStatPeriod.d.ts +12 -0
- package/v1/model/SecurityReportContentResponseStatPeriod.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseStatPeriod.js +31 -0
- package/v1/model/SecurityReportContentResponseStatPeriod.js.map +1 -0
- package/v1/model/SecurityReportSubscriptionResponseReportContentSubscription.d.ts +52 -0
- package/v1/model/SecurityReportSubscriptionResponseReportContentSubscription.d.ts.map +1 -0
- package/v1/model/SecurityReportSubscriptionResponseReportContentSubscription.js +129 -0
- package/v1/model/SecurityReportSubscriptionResponseReportContentSubscription.js.map +1 -0
- package/v1/model/SecurityReportSubscriptionResponseStatPeriod.d.ts +12 -0
- package/v1/model/SecurityReportSubscriptionResponseStatPeriod.d.ts.map +1 -0
- package/v1/model/SecurityReportSubscriptionResponseStatPeriod.js +29 -0
- package/v1/model/SecurityReportSubscriptionResponseStatPeriod.js.map +1 -0
- package/v1/model/ShowSecurityReportContentRequest.d.ts +16 -0
- package/v1/model/ShowSecurityReportContentRequest.d.ts.map +1 -0
- package/v1/model/ShowSecurityReportContentRequest.js +42 -0
- package/v1/model/ShowSecurityReportContentRequest.js.map +1 -0
- package/v1/model/ShowSecurityReportContentResponse.d.ts +47 -0
- package/v1/model/ShowSecurityReportContentResponse.d.ts.map +1 -0
- package/v1/model/ShowSecurityReportContentResponse.js +111 -0
- package/v1/model/ShowSecurityReportContentResponse.js.map +1 -0
- package/v1/model/ShowSecurityReportSubscriptionRequest.d.ts +12 -0
- package/v1/model/ShowSecurityReportSubscriptionRequest.d.ts.map +1 -0
- package/v1/model/ShowSecurityReportSubscriptionRequest.js +31 -0
- package/v1/model/ShowSecurityReportSubscriptionRequest.js.map +1 -0
- package/v1/model/ShowSecurityReportSubscriptionResponse.d.ts +47 -0
- package/v1/model/ShowSecurityReportSubscriptionResponse.d.ts.map +1 -0
- package/v1/model/ShowSecurityReportSubscriptionResponse.js +111 -0
- package/v1/model/ShowSecurityReportSubscriptionResponse.js.map +1 -0
- package/v1/model/ShowWebProtectionRuleRequest.d.ts +12 -0
- package/v1/model/ShowWebProtectionRuleRequest.d.ts.map +1 -0
- package/v1/model/ShowWebProtectionRuleRequest.js +30 -0
- package/v1/model/ShowWebProtectionRuleRequest.js.map +1 -0
- package/v1/model/ShowWebProtectionRuleResponse.d.ts +38 -0
- package/v1/model/ShowWebProtectionRuleResponse.d.ts.map +1 -0
- package/v1/model/ShowWebProtectionRuleResponse.js +79 -0
- package/v1/model/ShowWebProtectionRuleResponse.js.map +1 -0
- package/v1/model/ThreatMapResponseBodyLocale.d.ts +76 -0
- package/v1/model/ThreatMapResponseBodyLocale.d.ts.map +1 -0
- package/v1/model/ThreatMapResponseBodyLocale.js +175 -0
- package/v1/model/ThreatMapResponseBodyLocale.js.map +1 -0
- package/v1/model/UpdateIpReputationRuleRequestBodyAction.d.ts +6 -0
- package/v1/model/UpdateIpReputationRuleRequestBodyAction.d.ts.map +1 -0
- package/v1/model/UpdateIpReputationRuleRequestBodyAction.js +13 -0
- package/v1/model/UpdateIpReputationRuleRequestBodyAction.js.map +1 -0
- package/v1/public-api.d.ts +104 -0
- package/v1/public-api.d.ts.map +1 -1
- package/v1/public-api.js +104 -0
- package/v1/public-api.js.map +1 -1
|
@@ -0,0 +1,129 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityReportSubscriptionResponseReportContentSubscription = void 0;
|
|
4
|
+
class SecurityReportSubscriptionResponseReportContentSubscription {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withOverviewStatisticsEnable(overviewStatisticsEnable) {
|
|
8
|
+
this['overview_statistics_enable'] = overviewStatisticsEnable;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
set overviewStatisticsEnable(overviewStatisticsEnable) {
|
|
12
|
+
this['overview_statistics_enable'] = overviewStatisticsEnable;
|
|
13
|
+
}
|
|
14
|
+
get overviewStatisticsEnable() {
|
|
15
|
+
return this['overview_statistics_enable'];
|
|
16
|
+
}
|
|
17
|
+
withGroupByDayEnable(groupByDayEnable) {
|
|
18
|
+
this['group_by_day_enable'] = groupByDayEnable;
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
21
|
+
set groupByDayEnable(groupByDayEnable) {
|
|
22
|
+
this['group_by_day_enable'] = groupByDayEnable;
|
|
23
|
+
}
|
|
24
|
+
get groupByDayEnable() {
|
|
25
|
+
return this['group_by_day_enable'];
|
|
26
|
+
}
|
|
27
|
+
withRequestStatisticsEnable(requestStatisticsEnable) {
|
|
28
|
+
this['request_statistics_enable'] = requestStatisticsEnable;
|
|
29
|
+
return this;
|
|
30
|
+
}
|
|
31
|
+
set requestStatisticsEnable(requestStatisticsEnable) {
|
|
32
|
+
this['request_statistics_enable'] = requestStatisticsEnable;
|
|
33
|
+
}
|
|
34
|
+
get requestStatisticsEnable() {
|
|
35
|
+
return this['request_statistics_enable'];
|
|
36
|
+
}
|
|
37
|
+
withQpsStatisticsEnable(qpsStatisticsEnable) {
|
|
38
|
+
this['qps_statistics_enable'] = qpsStatisticsEnable;
|
|
39
|
+
return this;
|
|
40
|
+
}
|
|
41
|
+
set qpsStatisticsEnable(qpsStatisticsEnable) {
|
|
42
|
+
this['qps_statistics_enable'] = qpsStatisticsEnable;
|
|
43
|
+
}
|
|
44
|
+
get qpsStatisticsEnable() {
|
|
45
|
+
return this['qps_statistics_enable'];
|
|
46
|
+
}
|
|
47
|
+
withBandwidthStatisticsEnable(bandwidthStatisticsEnable) {
|
|
48
|
+
this['bandwidth_statistics_enable'] = bandwidthStatisticsEnable;
|
|
49
|
+
return this;
|
|
50
|
+
}
|
|
51
|
+
set bandwidthStatisticsEnable(bandwidthStatisticsEnable) {
|
|
52
|
+
this['bandwidth_statistics_enable'] = bandwidthStatisticsEnable;
|
|
53
|
+
}
|
|
54
|
+
get bandwidthStatisticsEnable() {
|
|
55
|
+
return this['bandwidth_statistics_enable'];
|
|
56
|
+
}
|
|
57
|
+
withResponseCodeStatisticsEnable(responseCodeStatisticsEnable) {
|
|
58
|
+
this['response_code_statistics_enable'] = responseCodeStatisticsEnable;
|
|
59
|
+
return this;
|
|
60
|
+
}
|
|
61
|
+
set responseCodeStatisticsEnable(responseCodeStatisticsEnable) {
|
|
62
|
+
this['response_code_statistics_enable'] = responseCodeStatisticsEnable;
|
|
63
|
+
}
|
|
64
|
+
get responseCodeStatisticsEnable() {
|
|
65
|
+
return this['response_code_statistics_enable'];
|
|
66
|
+
}
|
|
67
|
+
withAttackTypeDistributionEnable(attackTypeDistributionEnable) {
|
|
68
|
+
this['attack_type_distribution_enable'] = attackTypeDistributionEnable;
|
|
69
|
+
return this;
|
|
70
|
+
}
|
|
71
|
+
set attackTypeDistributionEnable(attackTypeDistributionEnable) {
|
|
72
|
+
this['attack_type_distribution_enable'] = attackTypeDistributionEnable;
|
|
73
|
+
}
|
|
74
|
+
get attackTypeDistributionEnable() {
|
|
75
|
+
return this['attack_type_distribution_enable'];
|
|
76
|
+
}
|
|
77
|
+
withTopAttackedDomainsEnable(topAttackedDomainsEnable) {
|
|
78
|
+
this['top_attacked_domains_enable'] = topAttackedDomainsEnable;
|
|
79
|
+
return this;
|
|
80
|
+
}
|
|
81
|
+
set topAttackedDomainsEnable(topAttackedDomainsEnable) {
|
|
82
|
+
this['top_attacked_domains_enable'] = topAttackedDomainsEnable;
|
|
83
|
+
}
|
|
84
|
+
get topAttackedDomainsEnable() {
|
|
85
|
+
return this['top_attacked_domains_enable'];
|
|
86
|
+
}
|
|
87
|
+
withTopAttackSourceIpsEnable(topAttackSourceIpsEnable) {
|
|
88
|
+
this['top_attack_source_ips_enable'] = topAttackSourceIpsEnable;
|
|
89
|
+
return this;
|
|
90
|
+
}
|
|
91
|
+
set topAttackSourceIpsEnable(topAttackSourceIpsEnable) {
|
|
92
|
+
this['top_attack_source_ips_enable'] = topAttackSourceIpsEnable;
|
|
93
|
+
}
|
|
94
|
+
get topAttackSourceIpsEnable() {
|
|
95
|
+
return this['top_attack_source_ips_enable'];
|
|
96
|
+
}
|
|
97
|
+
withTopAttackedUrlsEnable(topAttackedUrlsEnable) {
|
|
98
|
+
this['top_attacked_urls_enable'] = topAttackedUrlsEnable;
|
|
99
|
+
return this;
|
|
100
|
+
}
|
|
101
|
+
set topAttackedUrlsEnable(topAttackedUrlsEnable) {
|
|
102
|
+
this['top_attacked_urls_enable'] = topAttackedUrlsEnable;
|
|
103
|
+
}
|
|
104
|
+
get topAttackedUrlsEnable() {
|
|
105
|
+
return this['top_attacked_urls_enable'];
|
|
106
|
+
}
|
|
107
|
+
withTopAttackSourceLocationsEnable(topAttackSourceLocationsEnable) {
|
|
108
|
+
this['top_attack_source_locations_enable'] = topAttackSourceLocationsEnable;
|
|
109
|
+
return this;
|
|
110
|
+
}
|
|
111
|
+
set topAttackSourceLocationsEnable(topAttackSourceLocationsEnable) {
|
|
112
|
+
this['top_attack_source_locations_enable'] = topAttackSourceLocationsEnable;
|
|
113
|
+
}
|
|
114
|
+
get topAttackSourceLocationsEnable() {
|
|
115
|
+
return this['top_attack_source_locations_enable'];
|
|
116
|
+
}
|
|
117
|
+
withTopAbnormalUrlsEnable(topAbnormalUrlsEnable) {
|
|
118
|
+
this['top_abnormal_urls_enable'] = topAbnormalUrlsEnable;
|
|
119
|
+
return this;
|
|
120
|
+
}
|
|
121
|
+
set topAbnormalUrlsEnable(topAbnormalUrlsEnable) {
|
|
122
|
+
this['top_abnormal_urls_enable'] = topAbnormalUrlsEnable;
|
|
123
|
+
}
|
|
124
|
+
get topAbnormalUrlsEnable() {
|
|
125
|
+
return this['top_abnormal_urls_enable'];
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
exports.SecurityReportSubscriptionResponseReportContentSubscription = SecurityReportSubscriptionResponseReportContentSubscription;
|
|
129
|
+
//# sourceMappingURL=SecurityReportSubscriptionResponseReportContentSubscription.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportSubscriptionResponseReportContentSubscription.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportSubscriptionResponseReportContentSubscription.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export declare class SecurityReportSubscriptionResponseStatPeriod {
|
|
2
|
+
private 'begin_time'?;
|
|
3
|
+
private 'end_time'?;
|
|
4
|
+
constructor();
|
|
5
|
+
withBeginTime(beginTime: number): SecurityReportSubscriptionResponseStatPeriod;
|
|
6
|
+
set beginTime(beginTime: number | undefined);
|
|
7
|
+
get beginTime(): number | undefined;
|
|
8
|
+
withEndTime(endTime: number): SecurityReportSubscriptionResponseStatPeriod;
|
|
9
|
+
set endTime(endTime: number | undefined);
|
|
10
|
+
get endTime(): number | undefined;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=SecurityReportSubscriptionResponseStatPeriod.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportSubscriptionResponseStatPeriod.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportSubscriptionResponseStatPeriod.ts"],"names":[],"mappings":"AAEA,qBAAa,4CAA4C;IACrD,OAAO,CAAC,YAAY,CAAC,CAAS;IAC9B,OAAO,CAAC,UAAU,CAAC,CAAS;;IAGrB,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,4CAA4C;IAIrF,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;IACM,WAAW,CAAC,OAAO,EAAE,MAAM,GAAG,4CAA4C;IAIjF,IAAW,OAAO,CAAC,OAAO,EAAE,MAAM,GAAI,SAAS,EAE9C;IACD,IAAW,OAAO,IAAI,MAAM,GAAG,SAAS,CAEvC;CACJ"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityReportSubscriptionResponseStatPeriod = void 0;
|
|
4
|
+
class SecurityReportSubscriptionResponseStatPeriod {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withBeginTime(beginTime) {
|
|
8
|
+
this['begin_time'] = beginTime;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
set beginTime(beginTime) {
|
|
12
|
+
this['begin_time'] = beginTime;
|
|
13
|
+
}
|
|
14
|
+
get beginTime() {
|
|
15
|
+
return this['begin_time'];
|
|
16
|
+
}
|
|
17
|
+
withEndTime(endTime) {
|
|
18
|
+
this['end_time'] = endTime;
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
21
|
+
set endTime(endTime) {
|
|
22
|
+
this['end_time'] = endTime;
|
|
23
|
+
}
|
|
24
|
+
get endTime() {
|
|
25
|
+
return this['end_time'];
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
exports.SecurityReportSubscriptionResponseStatPeriod = SecurityReportSubscriptionResponseStatPeriod;
|
|
29
|
+
//# sourceMappingURL=SecurityReportSubscriptionResponseStatPeriod.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportSubscriptionResponseStatPeriod.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportSubscriptionResponseStatPeriod.ts"],"names":[],"mappings":";;;AAEA,MAAa,4CAA4C;IAGrD;IACA,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;AAzBD,oGAyBC"}
|
|
@@ -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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"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export declare class ShowSecurityReportSubscriptionRequest {
|
|
2
|
+
private 'subscription_id'?;
|
|
3
|
+
private 'Content-Type'?;
|
|
4
|
+
constructor(subscriptionId?: string, contentType?: string);
|
|
5
|
+
withSubscriptionId(subscriptionId: string): ShowSecurityReportSubscriptionRequest;
|
|
6
|
+
set subscriptionId(subscriptionId: string | undefined);
|
|
7
|
+
get subscriptionId(): string | undefined;
|
|
8
|
+
withContentType(contentType: string): ShowSecurityReportSubscriptionRequest;
|
|
9
|
+
set contentType(contentType: string | undefined);
|
|
10
|
+
get contentType(): string | undefined;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=ShowSecurityReportSubscriptionRequest.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ShowSecurityReportSubscriptionRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ShowSecurityReportSubscriptionRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,qCAAqC;IAC9C,OAAO,CAAC,iBAAiB,CAAC,CAAS;IACnC,OAAO,CAAC,cAAc,CAAC,CAAS;gBACb,cAAc,CAAC,EAAE,MAAM,EAAE,WAAW,CAAC,EAAE,MAAM;IAIzD,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,qCAAqC;IAIxF,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;IACM,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,qCAAqC;IAIlF,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;CACJ"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ShowSecurityReportSubscriptionRequest = void 0;
|
|
4
|
+
class ShowSecurityReportSubscriptionRequest {
|
|
5
|
+
constructor(subscriptionId, contentType) {
|
|
6
|
+
this['subscription_id'] = subscriptionId;
|
|
7
|
+
this['Content-Type'] = contentType;
|
|
8
|
+
}
|
|
9
|
+
withSubscriptionId(subscriptionId) {
|
|
10
|
+
this['subscription_id'] = subscriptionId;
|
|
11
|
+
return this;
|
|
12
|
+
}
|
|
13
|
+
set subscriptionId(subscriptionId) {
|
|
14
|
+
this['subscription_id'] = subscriptionId;
|
|
15
|
+
}
|
|
16
|
+
get subscriptionId() {
|
|
17
|
+
return this['subscription_id'];
|
|
18
|
+
}
|
|
19
|
+
withContentType(contentType) {
|
|
20
|
+
this['Content-Type'] = contentType;
|
|
21
|
+
return this;
|
|
22
|
+
}
|
|
23
|
+
set contentType(contentType) {
|
|
24
|
+
this['Content-Type'] = contentType;
|
|
25
|
+
}
|
|
26
|
+
get contentType() {
|
|
27
|
+
return this['Content-Type'];
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
exports.ShowSecurityReportSubscriptionRequest = ShowSecurityReportSubscriptionRequest;
|
|
31
|
+
//# sourceMappingURL=ShowSecurityReportSubscriptionRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ShowSecurityReportSubscriptionRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ShowSecurityReportSubscriptionRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,qCAAqC;IAG9C,YAAmB,cAAuB,EAAE,WAAoB;QAC5D,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;QACzC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACM,kBAAkB,CAAC,cAAsB;QAC5C,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;QACzC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,cAAc,CAAC,cAAmC;QACzD,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;IAC7C,CAAC;IACD,IAAW,cAAc;QACrB,OAAO,IAAI,CAAC,iBAAiB,CAAC,CAAC;IACnC,CAAC;IACM,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;AA3BD,sFA2BC"}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { SecurityReportSubscriptionResponseReportContentSubscription } from './SecurityReportSubscriptionResponseReportContentSubscription';
|
|
2
|
+
import { SecurityReportSubscriptionResponseStatPeriod } from './SecurityReportSubscriptionResponseStatPeriod';
|
|
3
|
+
import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
|
4
|
+
export declare class ShowSecurityReportSubscriptionResponse extends SdkResponse {
|
|
5
|
+
private 'subscription_id'?;
|
|
6
|
+
private 'sending_period'?;
|
|
7
|
+
private 'report_name'?;
|
|
8
|
+
private 'report_category'?;
|
|
9
|
+
private 'topic_urn'?;
|
|
10
|
+
private 'subscription_type'?;
|
|
11
|
+
private 'report_content_subscription'?;
|
|
12
|
+
private 'stat_period'?;
|
|
13
|
+
private 'is_all_enterprise_project'?;
|
|
14
|
+
private 'enterprise_project_id'?;
|
|
15
|
+
constructor();
|
|
16
|
+
withSubscriptionId(subscriptionId: string): ShowSecurityReportSubscriptionResponse;
|
|
17
|
+
set subscriptionId(subscriptionId: string | undefined);
|
|
18
|
+
get subscriptionId(): string | undefined;
|
|
19
|
+
withSendingPeriod(sendingPeriod: string): ShowSecurityReportSubscriptionResponse;
|
|
20
|
+
set sendingPeriod(sendingPeriod: string | undefined);
|
|
21
|
+
get sendingPeriod(): string | undefined;
|
|
22
|
+
withReportName(reportName: string): ShowSecurityReportSubscriptionResponse;
|
|
23
|
+
set reportName(reportName: string | undefined);
|
|
24
|
+
get reportName(): string | undefined;
|
|
25
|
+
withReportCategory(reportCategory: string): ShowSecurityReportSubscriptionResponse;
|
|
26
|
+
set reportCategory(reportCategory: string | undefined);
|
|
27
|
+
get reportCategory(): string | undefined;
|
|
28
|
+
withTopicUrn(topicUrn: string): ShowSecurityReportSubscriptionResponse;
|
|
29
|
+
set topicUrn(topicUrn: string | undefined);
|
|
30
|
+
get topicUrn(): string | undefined;
|
|
31
|
+
withSubscriptionType(subscriptionType: string): ShowSecurityReportSubscriptionResponse;
|
|
32
|
+
set subscriptionType(subscriptionType: string | undefined);
|
|
33
|
+
get subscriptionType(): string | undefined;
|
|
34
|
+
withReportContentSubscription(reportContentSubscription: SecurityReportSubscriptionResponseReportContentSubscription): ShowSecurityReportSubscriptionResponse;
|
|
35
|
+
set reportContentSubscription(reportContentSubscription: SecurityReportSubscriptionResponseReportContentSubscription | undefined);
|
|
36
|
+
get reportContentSubscription(): SecurityReportSubscriptionResponseReportContentSubscription | undefined;
|
|
37
|
+
withStatPeriod(statPeriod: SecurityReportSubscriptionResponseStatPeriod): ShowSecurityReportSubscriptionResponse;
|
|
38
|
+
set statPeriod(statPeriod: SecurityReportSubscriptionResponseStatPeriod | undefined);
|
|
39
|
+
get statPeriod(): SecurityReportSubscriptionResponseStatPeriod | undefined;
|
|
40
|
+
withIsAllEnterpriseProject(isAllEnterpriseProject: boolean): ShowSecurityReportSubscriptionResponse;
|
|
41
|
+
set isAllEnterpriseProject(isAllEnterpriseProject: boolean | undefined);
|
|
42
|
+
get isAllEnterpriseProject(): boolean | undefined;
|
|
43
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ShowSecurityReportSubscriptionResponse;
|
|
44
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
|
45
|
+
get enterpriseProjectId(): string | undefined;
|
|
46
|
+
}
|
|
47
|
+
//# sourceMappingURL=ShowSecurityReportSubscriptionResponse.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ShowSecurityReportSubscriptionResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ShowSecurityReportSubscriptionResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2DAA2D,EAAE,MAAM,+DAA+D,CAAC;AAC5I,OAAO,EAAE,4CAA4C,EAAE,MAAM,gDAAgD,CAAC;AAE9G,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,sCAAuC,SAAQ,WAAW;IACnE,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,6BAA6B,CAAC,CAA8D;IACpG,OAAO,CAAC,aAAa,CAAC,CAA+C;IACrE,OAAO,CAAC,2BAA2B,CAAC,CAAU;IAC9C,OAAO,CAAC,uBAAuB,CAAC,CAAS;;IAIlC,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,sCAAsC;IAIzF,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;IACM,iBAAiB,CAAC,aAAa,EAAE,MAAM,GAAG,sCAAsC;IAIvF,IAAW,aAAa,CAAC,aAAa,EAAE,MAAM,GAAI,SAAS,EAE1D;IACD,IAAW,aAAa,IAAI,MAAM,GAAG,SAAS,CAE7C;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,sCAAsC;IAIjF,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;IACM,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,sCAAsC;IAIzF,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;IACM,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,sCAAsC;IAI7E,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,oBAAoB,CAAC,gBAAgB,EAAE,MAAM,GAAG,sCAAsC;IAI7F,IAAW,gBAAgB,CAAC,gBAAgB,EAAE,MAAM,GAAI,SAAS,EAEhE;IACD,IAAW,gBAAgB,IAAI,MAAM,GAAG,SAAS,CAEhD;IACM,6BAA6B,CAAC,yBAAyB,EAAE,2DAA2D,GAAG,sCAAsC;IAIpK,IAAW,yBAAyB,CAAC,yBAAyB,EAAE,2DAA2D,GAAI,SAAS,EAEvI;IACD,IAAW,yBAAyB,IAAI,2DAA2D,GAAG,SAAS,CAE9G;IACM,cAAc,CAAC,UAAU,EAAE,4CAA4C,GAAG,sCAAsC;IAIvH,IAAW,UAAU,CAAC,UAAU,EAAE,4CAA4C,GAAI,SAAS,EAE1F;IACD,IAAW,UAAU,IAAI,4CAA4C,GAAG,SAAS,CAEhF;IACM,0BAA0B,CAAC,sBAAsB,EAAE,OAAO,GAAG,sCAAsC;IAI1G,IAAW,sBAAsB,CAAC,sBAAsB,EAAE,OAAO,GAAI,SAAS,EAE7E;IACD,IAAW,sBAAsB,IAAI,OAAO,GAAG,SAAS,CAEvD;IACM,uBAAuB,CAAC,mBAAmB,EAAE,MAAM,GAAG,sCAAsC;IAInG,IAAW,mBAAmB,CAAC,mBAAmB,EAAE,MAAM,GAAI,SAAS,EAEtE;IACD,IAAW,mBAAmB,IAAI,MAAM,GAAG,SAAS,CAEnD;CACJ"}
|
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ShowSecurityReportSubscriptionResponse = void 0;
|
|
4
|
+
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
|
5
|
+
class ShowSecurityReportSubscriptionResponse extends SdkResponse_1.SdkResponse {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
}
|
|
9
|
+
withSubscriptionId(subscriptionId) {
|
|
10
|
+
this['subscription_id'] = subscriptionId;
|
|
11
|
+
return this;
|
|
12
|
+
}
|
|
13
|
+
set subscriptionId(subscriptionId) {
|
|
14
|
+
this['subscription_id'] = subscriptionId;
|
|
15
|
+
}
|
|
16
|
+
get subscriptionId() {
|
|
17
|
+
return this['subscription_id'];
|
|
18
|
+
}
|
|
19
|
+
withSendingPeriod(sendingPeriod) {
|
|
20
|
+
this['sending_period'] = sendingPeriod;
|
|
21
|
+
return this;
|
|
22
|
+
}
|
|
23
|
+
set sendingPeriod(sendingPeriod) {
|
|
24
|
+
this['sending_period'] = sendingPeriod;
|
|
25
|
+
}
|
|
26
|
+
get sendingPeriod() {
|
|
27
|
+
return this['sending_period'];
|
|
28
|
+
}
|
|
29
|
+
withReportName(reportName) {
|
|
30
|
+
this['report_name'] = reportName;
|
|
31
|
+
return this;
|
|
32
|
+
}
|
|
33
|
+
set reportName(reportName) {
|
|
34
|
+
this['report_name'] = reportName;
|
|
35
|
+
}
|
|
36
|
+
get reportName() {
|
|
37
|
+
return this['report_name'];
|
|
38
|
+
}
|
|
39
|
+
withReportCategory(reportCategory) {
|
|
40
|
+
this['report_category'] = reportCategory;
|
|
41
|
+
return this;
|
|
42
|
+
}
|
|
43
|
+
set reportCategory(reportCategory) {
|
|
44
|
+
this['report_category'] = reportCategory;
|
|
45
|
+
}
|
|
46
|
+
get reportCategory() {
|
|
47
|
+
return this['report_category'];
|
|
48
|
+
}
|
|
49
|
+
withTopicUrn(topicUrn) {
|
|
50
|
+
this['topic_urn'] = topicUrn;
|
|
51
|
+
return this;
|
|
52
|
+
}
|
|
53
|
+
set topicUrn(topicUrn) {
|
|
54
|
+
this['topic_urn'] = topicUrn;
|
|
55
|
+
}
|
|
56
|
+
get topicUrn() {
|
|
57
|
+
return this['topic_urn'];
|
|
58
|
+
}
|
|
59
|
+
withSubscriptionType(subscriptionType) {
|
|
60
|
+
this['subscription_type'] = subscriptionType;
|
|
61
|
+
return this;
|
|
62
|
+
}
|
|
63
|
+
set subscriptionType(subscriptionType) {
|
|
64
|
+
this['subscription_type'] = subscriptionType;
|
|
65
|
+
}
|
|
66
|
+
get subscriptionType() {
|
|
67
|
+
return this['subscription_type'];
|
|
68
|
+
}
|
|
69
|
+
withReportContentSubscription(reportContentSubscription) {
|
|
70
|
+
this['report_content_subscription'] = reportContentSubscription;
|
|
71
|
+
return this;
|
|
72
|
+
}
|
|
73
|
+
set reportContentSubscription(reportContentSubscription) {
|
|
74
|
+
this['report_content_subscription'] = reportContentSubscription;
|
|
75
|
+
}
|
|
76
|
+
get reportContentSubscription() {
|
|
77
|
+
return this['report_content_subscription'];
|
|
78
|
+
}
|
|
79
|
+
withStatPeriod(statPeriod) {
|
|
80
|
+
this['stat_period'] = statPeriod;
|
|
81
|
+
return this;
|
|
82
|
+
}
|
|
83
|
+
set statPeriod(statPeriod) {
|
|
84
|
+
this['stat_period'] = statPeriod;
|
|
85
|
+
}
|
|
86
|
+
get statPeriod() {
|
|
87
|
+
return this['stat_period'];
|
|
88
|
+
}
|
|
89
|
+
withIsAllEnterpriseProject(isAllEnterpriseProject) {
|
|
90
|
+
this['is_all_enterprise_project'] = isAllEnterpriseProject;
|
|
91
|
+
return this;
|
|
92
|
+
}
|
|
93
|
+
set isAllEnterpriseProject(isAllEnterpriseProject) {
|
|
94
|
+
this['is_all_enterprise_project'] = isAllEnterpriseProject;
|
|
95
|
+
}
|
|
96
|
+
get isAllEnterpriseProject() {
|
|
97
|
+
return this['is_all_enterprise_project'];
|
|
98
|
+
}
|
|
99
|
+
withEnterpriseProjectId(enterpriseProjectId) {
|
|
100
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
|
101
|
+
return this;
|
|
102
|
+
}
|
|
103
|
+
set enterpriseProjectId(enterpriseProjectId) {
|
|
104
|
+
this['enterprise_project_id'] = enterpriseProjectId;
|
|
105
|
+
}
|
|
106
|
+
get enterpriseProjectId() {
|
|
107
|
+
return this['enterprise_project_id'];
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
exports.ShowSecurityReportSubscriptionResponse = ShowSecurityReportSubscriptionResponse;
|
|
111
|
+
//# sourceMappingURL=ShowSecurityReportSubscriptionResponse.js.map
|