@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,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CreateIpReputationRuleResponse = void 0;
|
|
4
|
+
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
|
5
|
+
class CreateIpReputationRuleResponse extends SdkResponse_1.SdkResponse {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
}
|
|
9
|
+
withId(id) {
|
|
10
|
+
this['id'] = id;
|
|
11
|
+
return this;
|
|
12
|
+
}
|
|
13
|
+
withPolicyid(policyid) {
|
|
14
|
+
this['policyid'] = policyid;
|
|
15
|
+
return this;
|
|
16
|
+
}
|
|
17
|
+
withName(name) {
|
|
18
|
+
this['name'] = name;
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
21
|
+
withPolicyname(policyname) {
|
|
22
|
+
this['policyname'] = policyname;
|
|
23
|
+
return this;
|
|
24
|
+
}
|
|
25
|
+
withTimestamp(timestamp) {
|
|
26
|
+
this['timestamp'] = timestamp;
|
|
27
|
+
return this;
|
|
28
|
+
}
|
|
29
|
+
withDescription(description) {
|
|
30
|
+
this['description'] = description;
|
|
31
|
+
return this;
|
|
32
|
+
}
|
|
33
|
+
withStatus(status) {
|
|
34
|
+
this['status'] = status;
|
|
35
|
+
return this;
|
|
36
|
+
}
|
|
37
|
+
withType(type) {
|
|
38
|
+
this['type'] = type;
|
|
39
|
+
return this;
|
|
40
|
+
}
|
|
41
|
+
withTags(tags) {
|
|
42
|
+
this['tags'] = tags;
|
|
43
|
+
return this;
|
|
44
|
+
}
|
|
45
|
+
withAction(action) {
|
|
46
|
+
this['action'] = action;
|
|
47
|
+
return this;
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
exports.CreateIpReputationRuleResponse = CreateIpReputationRuleResponse;
|
|
51
|
+
//# sourceMappingURL=CreateIpReputationRuleResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateIpReputationRuleResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/CreateIpReputationRuleResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,8BAA+B,SAAQ,yBAAW;IAW3D;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,MAAM,CAAC,EAAU;QACpB,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;QAChB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,YAAY,CAAC,GAAG,UAAU,CAAC;QAChC,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,aAAa,CAAC,GAAG,WAAW,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAmB;QAC/B,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAgD;QAC9D,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAtDD,wEAsDC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateIpReputationRuleResponseBodyAction.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/CreateIpReputationRuleResponseBodyAction.ts"],"names":[],"mappings":"AAEA,qBAAa,wCAAwC;IAC1C,QAAQ,CAAC,EAAE,MAAM,CAAC;;IAGlB,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,wCAAwC;CAIlF"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CreateIpReputationRuleResponseBodyAction = void 0;
|
|
4
|
+
class CreateIpReputationRuleResponseBodyAction {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withCategory(category) {
|
|
8
|
+
this['category'] = category;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
exports.CreateIpReputationRuleResponseBodyAction = CreateIpReputationRuleResponseBodyAction;
|
|
13
|
+
//# sourceMappingURL=CreateIpReputationRuleResponseBodyAction.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateIpReputationRuleResponseBodyAction.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/CreateIpReputationRuleResponseBodyAction.ts"],"names":[],"mappings":";;;AAEA,MAAa,wCAAwC;IAEjD;IACA,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AARD,4FAQC"}
|
|
@@ -15,7 +15,7 @@ export declare class CreatePremiumHostRequestBody {
|
|
|
15
15
|
private 'protocol_port'?;
|
|
16
16
|
description?: string;
|
|
17
17
|
private 'web_tag'?;
|
|
18
|
-
constructor(hostname?: string, proxy?: boolean
|
|
18
|
+
constructor(hostname?: string, proxy?: boolean);
|
|
19
19
|
withCertificateid(certificateid: string): CreatePremiumHostRequestBody;
|
|
20
20
|
withCertificatename(certificatename: string): CreatePremiumHostRequestBody;
|
|
21
21
|
withHostname(hostname: string): CreatePremiumHostRequestBody;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreatePremiumHostRequestBody.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/CreatePremiumHostRequestBody.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAGtD,qBAAa,4BAA4B;IAC9B,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,KAAK,CAAC,gBAAgB,CAAC,CAAC;IACxC,OAAO,CAAC,YAAY,CAAC,CAAY;IACjC,OAAO,CAAC,oBAAoB,CAAC,CAA6B;IACnD,IAAI,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,iBAAiB,CAAC,CAAS;IACnC,OAAO,CAAC,aAAa,CAAC,CAAS;IAC/B,OAAO,CAAC,eAAe,CAAC,CAAS;IAC1B,WAAW,CAAC,EAAE,MAAM,CAAC;IAC5B,OAAO,CAAC,SAAS,CAAC,CAAS;gBACR,QAAQ,CAAC,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,OAAO
|
|
1
|
+
{"version":3,"file":"CreatePremiumHostRequestBody.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/CreatePremiumHostRequestBody.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAGtD,qBAAa,4BAA4B;IAC9B,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,KAAK,CAAC,gBAAgB,CAAC,CAAC;IACxC,OAAO,CAAC,YAAY,CAAC,CAAY;IACjC,OAAO,CAAC,oBAAoB,CAAC,CAA6B;IACnD,IAAI,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,iBAAiB,CAAC,CAAS;IACnC,OAAO,CAAC,aAAa,CAAC,CAAS;IAC/B,OAAO,CAAC,eAAe,CAAC,CAAS;IAC1B,WAAW,CAAC,EAAE,MAAM,CAAC;IAC5B,OAAO,CAAC,SAAS,CAAC,CAAS;gBACR,QAAQ,CAAC,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,OAAO;IAI9C,iBAAiB,CAAC,aAAa,EAAE,MAAM,GAAG,4BAA4B;IAItE,mBAAmB,CAAC,eAAe,EAAE,MAAM,GAAG,4BAA4B;IAI1E,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,4BAA4B;IAI5D,SAAS,CAAC,KAAK,EAAE,OAAO,GAAG,4BAA4B;IAIvD,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,4BAA4B;IAI5D,UAAU,CAAC,MAAM,EAAE,KAAK,CAAC,gBAAgB,CAAC,GAAG,4BAA4B;IAIzE,aAAa,CAAC,SAAS,EAAE,SAAS,GAAG,4BAA4B;IAIxE,IAAW,SAAS,CAAC,SAAS,EAAE,SAAS,GAAI,SAAS,EAErD;IACD,IAAW,SAAS,IAAI,SAAS,GAAG,SAAS,CAE5C;IACM,oBAAoB,CAAC,gBAAgB,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,GAAG,4BAA4B;IAIvG,IAAW,gBAAgB,CAAC,gBAAgB,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,GAAI,SAAS,EAEpF;IACD,IAAW,gBAAgB,IAAI;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,GAAG,SAAS,CAEpE;IACM,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,4BAA4B;IAIpD,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,4BAA4B;IAI/E,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,4BAA4B;IAIvE,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;IACM,gBAAgB,CAAC,YAAY,EAAE,MAAM,GAAG,4BAA4B;IAI3E,IAAW,YAAY,CAAC,YAAY,EAAE,MAAM,GAAI,SAAS,EAExD;IACD,IAAW,YAAY,IAAI,MAAM,GAAG,SAAS,CAE5C;IACM,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,4BAA4B;IAIlE,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,4BAA4B;IAI/D,IAAW,MAAM,CAAC,MAAM,EAAE,MAAM,GAAI,SAAS,EAE5C;IACD,IAAW,MAAM,IAAI,MAAM,GAAG,SAAS,CAEtC;CACJ"}
|
|
@@ -2,10 +2,9 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreatePremiumHostRequestBody = void 0;
|
|
4
4
|
class CreatePremiumHostRequestBody {
|
|
5
|
-
constructor(hostname, proxy
|
|
5
|
+
constructor(hostname, proxy) {
|
|
6
6
|
this['hostname'] = hostname;
|
|
7
7
|
this['proxy'] = proxy;
|
|
8
|
-
this['server'] = server;
|
|
9
8
|
}
|
|
10
9
|
withCertificateid(certificateid) {
|
|
11
10
|
this['certificateid'] = certificateid;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreatePremiumHostRequestBody.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/CreatePremiumHostRequestBody.ts"],"names":[],"mappings":";;;AAIA,MAAa,4BAA4B;IAerC,YAAmB,QAAiB,EAAE,KAAe
|
|
1
|
+
{"version":3,"file":"CreatePremiumHostRequestBody.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/CreatePremiumHostRequestBody.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
export declare class EipInfo {
|
|
2
|
+
private 'eip_id'?;
|
|
3
|
+
private 'eip_address'?;
|
|
4
|
+
private 'ip_version'?;
|
|
5
|
+
constructor();
|
|
6
|
+
withEipId(eipId: string): EipInfo;
|
|
7
|
+
set eipId(eipId: string | undefined);
|
|
8
|
+
get eipId(): string | undefined;
|
|
9
|
+
withEipAddress(eipAddress: string): EipInfo;
|
|
10
|
+
set eipAddress(eipAddress: string | undefined);
|
|
11
|
+
get eipAddress(): string | undefined;
|
|
12
|
+
withIpVersion(ipVersion: number): EipInfo;
|
|
13
|
+
set ipVersion(ipVersion: number | undefined);
|
|
14
|
+
get ipVersion(): number | undefined;
|
|
15
|
+
}
|
|
16
|
+
//# sourceMappingURL=EipInfo.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EipInfo.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/EipInfo.ts"],"names":[],"mappings":"AAEA,qBAAa,OAAO;IAChB,OAAO,CAAC,QAAQ,CAAC,CAAS;IAC1B,OAAO,CAAC,aAAa,CAAC,CAAS;IAC/B,OAAO,CAAC,YAAY,CAAC,CAAS;;IAGvB,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO;IAIxC,IAAW,KAAK,CAAC,KAAK,EAAE,MAAM,GAAI,SAAS,EAE1C;IACD,IAAW,KAAK,IAAI,MAAM,GAAG,SAAS,CAErC;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO;IAIlD,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;IACM,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,OAAO;IAIhD,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;CACJ"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.EipInfo = void 0;
|
|
4
|
+
class EipInfo {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withEipId(eipId) {
|
|
8
|
+
this['eip_id'] = eipId;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
set eipId(eipId) {
|
|
12
|
+
this['eip_id'] = eipId;
|
|
13
|
+
}
|
|
14
|
+
get eipId() {
|
|
15
|
+
return this['eip_id'];
|
|
16
|
+
}
|
|
17
|
+
withEipAddress(eipAddress) {
|
|
18
|
+
this['eip_address'] = eipAddress;
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
21
|
+
set eipAddress(eipAddress) {
|
|
22
|
+
this['eip_address'] = eipAddress;
|
|
23
|
+
}
|
|
24
|
+
get eipAddress() {
|
|
25
|
+
return this['eip_address'];
|
|
26
|
+
}
|
|
27
|
+
withIpVersion(ipVersion) {
|
|
28
|
+
this['ip_version'] = ipVersion;
|
|
29
|
+
return this;
|
|
30
|
+
}
|
|
31
|
+
set ipVersion(ipVersion) {
|
|
32
|
+
this['ip_version'] = ipVersion;
|
|
33
|
+
}
|
|
34
|
+
get ipVersion() {
|
|
35
|
+
return this['ip_version'];
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
exports.EipInfo = EipInfo;
|
|
39
|
+
//# sourceMappingURL=EipInfo.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EipInfo.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/EipInfo.ts"],"names":[],"mappings":";;;AAEA,MAAa,OAAO;IAIhB;IACA,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,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;QACjC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;IACrC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,aAAa,CAAC,CAAC;IAC/B,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;CACJ;AApCD,0BAoCC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InstanceTag.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/InstanceTag.ts"],"names":[],"mappings":"AAEA,qBAAa,WAAW;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;;IAGvB,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,WAAW;IAIjC,UAAU,CAAC,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,WAAW;CAIxD"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.InstanceTag = void 0;
|
|
4
|
+
class InstanceTag {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withKey(key) {
|
|
8
|
+
this['key'] = key;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withValues(values) {
|
|
12
|
+
this['values'] = values;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
exports.InstanceTag = InstanceTag;
|
|
17
|
+
//# sourceMappingURL=InstanceTag.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InstanceTag.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/InstanceTag.ts"],"names":[],"mappings":";;;AAEA,MAAa,WAAW;IAGpB;IACA,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAqB;QACnC,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,kCAaC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IpReputationMapResponseBodyIpReputationMap.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/IpReputationMapResponseBodyIpReputationMap.ts"],"names":[],"mappings":"AAEA,qBAAa,0CAA0C;IAC5C,GAAG,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;;IAGpB,OAAO,CAAC,GAAG,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,0CAA0C;CAIjF"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.IpReputationMapResponseBodyIpReputationMap = void 0;
|
|
4
|
+
class IpReputationMapResponseBodyIpReputationMap {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withIdc(idc) {
|
|
8
|
+
this['idc'] = idc;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
exports.IpReputationMapResponseBodyIpReputationMap = IpReputationMapResponseBodyIpReputationMap;
|
|
13
|
+
//# sourceMappingURL=IpReputationMapResponseBodyIpReputationMap.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IpReputationMapResponseBodyIpReputationMap.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/IpReputationMapResponseBodyIpReputationMap.ts"],"names":[],"mappings":";;;AAEA,MAAa,0CAA0C;IAEnD;IACA,CAAC;IACM,OAAO,CAAC,GAAkB;QAC7B,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AARD,gGAQC"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
export declare class IpReputationMapResponseBodyLocale {
|
|
2
|
+
private 'Dr.Peng'?;
|
|
3
|
+
private 'Google'?;
|
|
4
|
+
private 'Tencent'?;
|
|
5
|
+
private 'MeiTuan'?;
|
|
6
|
+
private 'Microsoft'?;
|
|
7
|
+
private 'AliCloud'?;
|
|
8
|
+
private 'Amazon'?;
|
|
9
|
+
private 'VNET'?;
|
|
10
|
+
private 'HW'?;
|
|
11
|
+
constructor();
|
|
12
|
+
withDrPeng(drPeng: string): IpReputationMapResponseBodyLocale;
|
|
13
|
+
set drPeng(drPeng: string | undefined);
|
|
14
|
+
get drPeng(): string | undefined;
|
|
15
|
+
withGoogle(google: string): IpReputationMapResponseBodyLocale;
|
|
16
|
+
set google(google: string | undefined);
|
|
17
|
+
get google(): string | undefined;
|
|
18
|
+
withTencent(tencent: string): IpReputationMapResponseBodyLocale;
|
|
19
|
+
set tencent(tencent: string | undefined);
|
|
20
|
+
get tencent(): string | undefined;
|
|
21
|
+
withMeiTuan(meiTuan: string): IpReputationMapResponseBodyLocale;
|
|
22
|
+
set meiTuan(meiTuan: string | undefined);
|
|
23
|
+
get meiTuan(): string | undefined;
|
|
24
|
+
withMicrosoft(microsoft: string): IpReputationMapResponseBodyLocale;
|
|
25
|
+
set microsoft(microsoft: string | undefined);
|
|
26
|
+
get microsoft(): string | undefined;
|
|
27
|
+
withAliCloud(aliCloud: string): IpReputationMapResponseBodyLocale;
|
|
28
|
+
set aliCloud(aliCloud: string | undefined);
|
|
29
|
+
get aliCloud(): string | undefined;
|
|
30
|
+
withAmazon(amazon: string): IpReputationMapResponseBodyLocale;
|
|
31
|
+
set amazon(amazon: string | undefined);
|
|
32
|
+
get amazon(): string | undefined;
|
|
33
|
+
withVnet(vnet: string): IpReputationMapResponseBodyLocale;
|
|
34
|
+
set vnet(vnet: string | undefined);
|
|
35
|
+
get vnet(): string | undefined;
|
|
36
|
+
withHw(hw: string): IpReputationMapResponseBodyLocale;
|
|
37
|
+
set hw(hw: string | undefined);
|
|
38
|
+
get hw(): string | undefined;
|
|
39
|
+
}
|
|
40
|
+
//# sourceMappingURL=IpReputationMapResponseBodyLocale.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IpReputationMapResponseBodyLocale.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/IpReputationMapResponseBodyLocale.ts"],"names":[],"mappings":"AAEA,qBAAa,iCAAiC;IAC1C,OAAO,CAAC,SAAS,CAAC,CAAS;IAC3B,OAAO,CAAC,QAAQ,CAAC,CAAS;IAC1B,OAAO,CAAC,SAAS,CAAC,CAAS;IAC3B,OAAO,CAAC,SAAS,CAAC,CAAS;IAC3B,OAAO,CAAC,WAAW,CAAC,CAAS;IAC7B,OAAO,CAAC,UAAU,CAAC,CAAS;IAC5B,OAAO,CAAC,QAAQ,CAAC,CAAS;IAC1B,OAAO,CAAC,MAAM,CAAC,CAAS;IACxB,OAAO,CAAC,IAAI,CAAC,CAAS;;IAGf,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,iCAAiC;IAIpE,IAAW,MAAM,CAAC,MAAM,EAAE,MAAM,GAAI,SAAS,EAE5C;IACD,IAAW,MAAM,IAAI,MAAM,GAAG,SAAS,CAEtC;IACM,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,iCAAiC;IAIpE,IAAW,MAAM,CAAC,MAAM,EAAE,MAAM,GAAI,SAAS,EAE5C;IACD,IAAW,MAAM,IAAI,MAAM,GAAG,SAAS,CAEtC;IACM,WAAW,CAAC,OAAO,EAAE,MAAM,GAAG,iCAAiC;IAItE,IAAW,OAAO,CAAC,OAAO,EAAE,MAAM,GAAI,SAAS,EAE9C;IACD,IAAW,OAAO,IAAI,MAAM,GAAG,SAAS,CAEvC;IACM,WAAW,CAAC,OAAO,EAAE,MAAM,GAAG,iCAAiC;IAItE,IAAW,OAAO,CAAC,OAAO,EAAE,MAAM,GAAI,SAAS,EAE9C;IACD,IAAW,OAAO,IAAI,MAAM,GAAG,SAAS,CAEvC;IACM,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,iCAAiC;IAI1E,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;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,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,iCAAiC;IAIpE,IAAW,MAAM,CAAC,MAAM,EAAE,MAAM,GAAI,SAAS,EAE5C;IACD,IAAW,MAAM,IAAI,MAAM,GAAG,SAAS,CAEtC;IACM,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,iCAAiC;IAIhE,IAAW,IAAI,CAAC,IAAI,EAAE,MAAM,GAAI,SAAS,EAExC;IACD,IAAW,IAAI,IAAI,MAAM,GAAG,SAAS,CAEpC;IACM,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,iCAAiC;IAI5D,IAAW,EAAE,CAAC,EAAE,EAAE,MAAM,GAAI,SAAS,EAEpC;IACD,IAAW,EAAE,IAAI,MAAM,GAAG,SAAS,CAElC;CACJ"}
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.IpReputationMapResponseBodyLocale = void 0;
|
|
4
|
+
class IpReputationMapResponseBodyLocale {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withDrPeng(drPeng) {
|
|
8
|
+
this['Dr.Peng'] = drPeng;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
set drPeng(drPeng) {
|
|
12
|
+
this['Dr.Peng'] = drPeng;
|
|
13
|
+
}
|
|
14
|
+
get drPeng() {
|
|
15
|
+
return this['Dr.Peng'];
|
|
16
|
+
}
|
|
17
|
+
withGoogle(google) {
|
|
18
|
+
this['Google'] = google;
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
21
|
+
set google(google) {
|
|
22
|
+
this['Google'] = google;
|
|
23
|
+
}
|
|
24
|
+
get google() {
|
|
25
|
+
return this['Google'];
|
|
26
|
+
}
|
|
27
|
+
withTencent(tencent) {
|
|
28
|
+
this['Tencent'] = tencent;
|
|
29
|
+
return this;
|
|
30
|
+
}
|
|
31
|
+
set tencent(tencent) {
|
|
32
|
+
this['Tencent'] = tencent;
|
|
33
|
+
}
|
|
34
|
+
get tencent() {
|
|
35
|
+
return this['Tencent'];
|
|
36
|
+
}
|
|
37
|
+
withMeiTuan(meiTuan) {
|
|
38
|
+
this['MeiTuan'] = meiTuan;
|
|
39
|
+
return this;
|
|
40
|
+
}
|
|
41
|
+
set meiTuan(meiTuan) {
|
|
42
|
+
this['MeiTuan'] = meiTuan;
|
|
43
|
+
}
|
|
44
|
+
get meiTuan() {
|
|
45
|
+
return this['MeiTuan'];
|
|
46
|
+
}
|
|
47
|
+
withMicrosoft(microsoft) {
|
|
48
|
+
this['Microsoft'] = microsoft;
|
|
49
|
+
return this;
|
|
50
|
+
}
|
|
51
|
+
set microsoft(microsoft) {
|
|
52
|
+
this['Microsoft'] = microsoft;
|
|
53
|
+
}
|
|
54
|
+
get microsoft() {
|
|
55
|
+
return this['Microsoft'];
|
|
56
|
+
}
|
|
57
|
+
withAliCloud(aliCloud) {
|
|
58
|
+
this['AliCloud'] = aliCloud;
|
|
59
|
+
return this;
|
|
60
|
+
}
|
|
61
|
+
set aliCloud(aliCloud) {
|
|
62
|
+
this['AliCloud'] = aliCloud;
|
|
63
|
+
}
|
|
64
|
+
get aliCloud() {
|
|
65
|
+
return this['AliCloud'];
|
|
66
|
+
}
|
|
67
|
+
withAmazon(amazon) {
|
|
68
|
+
this['Amazon'] = amazon;
|
|
69
|
+
return this;
|
|
70
|
+
}
|
|
71
|
+
set amazon(amazon) {
|
|
72
|
+
this['Amazon'] = amazon;
|
|
73
|
+
}
|
|
74
|
+
get amazon() {
|
|
75
|
+
return this['Amazon'];
|
|
76
|
+
}
|
|
77
|
+
withVnet(vnet) {
|
|
78
|
+
this['VNET'] = vnet;
|
|
79
|
+
return this;
|
|
80
|
+
}
|
|
81
|
+
set vnet(vnet) {
|
|
82
|
+
this['VNET'] = vnet;
|
|
83
|
+
}
|
|
84
|
+
get vnet() {
|
|
85
|
+
return this['VNET'];
|
|
86
|
+
}
|
|
87
|
+
withHw(hw) {
|
|
88
|
+
this['HW'] = hw;
|
|
89
|
+
return this;
|
|
90
|
+
}
|
|
91
|
+
set hw(hw) {
|
|
92
|
+
this['HW'] = hw;
|
|
93
|
+
}
|
|
94
|
+
get hw() {
|
|
95
|
+
return this['HW'];
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
exports.IpReputationMapResponseBodyLocale = IpReputationMapResponseBodyLocale;
|
|
99
|
+
//# sourceMappingURL=IpReputationMapResponseBodyLocale.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IpReputationMapResponseBodyLocale.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/IpReputationMapResponseBodyLocale.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { IpReputationRulesListInfoAction } from './IpReputationRulesListInfoAction';
|
|
2
|
+
export declare class IpReputationRulesListInfo {
|
|
3
|
+
name?: string;
|
|
4
|
+
id?: string;
|
|
5
|
+
policyid?: string;
|
|
6
|
+
type?: string;
|
|
7
|
+
description?: string;
|
|
8
|
+
tags?: Array<string>;
|
|
9
|
+
status?: number;
|
|
10
|
+
action?: IpReputationRulesListInfoAction;
|
|
11
|
+
constructor();
|
|
12
|
+
withName(name: string): IpReputationRulesListInfo;
|
|
13
|
+
withId(id: string): IpReputationRulesListInfo;
|
|
14
|
+
withPolicyid(policyid: string): IpReputationRulesListInfo;
|
|
15
|
+
withType(type: string): IpReputationRulesListInfo;
|
|
16
|
+
withDescription(description: string): IpReputationRulesListInfo;
|
|
17
|
+
withTags(tags: Array<string>): IpReputationRulesListInfo;
|
|
18
|
+
withStatus(status: number): IpReputationRulesListInfo;
|
|
19
|
+
withAction(action: IpReputationRulesListInfoAction): IpReputationRulesListInfo;
|
|
20
|
+
}
|
|
21
|
+
//# sourceMappingURL=IpReputationRulesListInfo.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IpReputationRulesListInfo.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/IpReputationRulesListInfo.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,+BAA+B,EAAE,MAAM,mCAAmC,CAAC;AAGpF,qBAAa,yBAAyB;IAC3B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,+BAA+B,CAAC;;IAGzC,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,yBAAyB;IAIjD,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,yBAAyB;IAI7C,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,yBAAyB;IAIzD,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,yBAAyB;IAIjD,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,yBAAyB;IAI/D,QAAQ,CAAC,IAAI,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,yBAAyB;IAIxD,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,yBAAyB;IAIrD,UAAU,CAAC,MAAM,EAAE,+BAA+B,GAAG,yBAAyB;CAIxF"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.IpReputationRulesListInfo = void 0;
|
|
4
|
+
class IpReputationRulesListInfo {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withName(name) {
|
|
8
|
+
this['name'] = name;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withId(id) {
|
|
12
|
+
this['id'] = id;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
withPolicyid(policyid) {
|
|
16
|
+
this['policyid'] = policyid;
|
|
17
|
+
return this;
|
|
18
|
+
}
|
|
19
|
+
withType(type) {
|
|
20
|
+
this['type'] = type;
|
|
21
|
+
return this;
|
|
22
|
+
}
|
|
23
|
+
withDescription(description) {
|
|
24
|
+
this['description'] = description;
|
|
25
|
+
return this;
|
|
26
|
+
}
|
|
27
|
+
withTags(tags) {
|
|
28
|
+
this['tags'] = tags;
|
|
29
|
+
return this;
|
|
30
|
+
}
|
|
31
|
+
withStatus(status) {
|
|
32
|
+
this['status'] = status;
|
|
33
|
+
return this;
|
|
34
|
+
}
|
|
35
|
+
withAction(action) {
|
|
36
|
+
this['action'] = action;
|
|
37
|
+
return this;
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
exports.IpReputationRulesListInfo = IpReputationRulesListInfo;
|
|
41
|
+
//# sourceMappingURL=IpReputationRulesListInfo.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IpReputationRulesListInfo.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/IpReputationRulesListInfo.ts"],"names":[],"mappings":";;;AAGA,MAAa,yBAAyB;IASlC;IACA,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,MAAM,CAAC,EAAU;QACpB,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;QAChB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,aAAa,CAAC,GAAG,WAAW,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAmB;QAC/B,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAuC;QACrD,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AA3CD,8DA2CC"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export declare class IpReputationRulesListInfoAction {
|
|
2
|
+
category?: IpReputationRulesListInfoActionCategoryEnum | string;
|
|
3
|
+
constructor(category?: string);
|
|
4
|
+
withCategory(category: IpReputationRulesListInfoActionCategoryEnum | string): IpReputationRulesListInfoAction;
|
|
5
|
+
}
|
|
6
|
+
/**
|
|
7
|
+
* @export
|
|
8
|
+
* @enum {string}
|
|
9
|
+
*/
|
|
10
|
+
export declare enum IpReputationRulesListInfoActionCategoryEnum {
|
|
11
|
+
PASS = "pass",
|
|
12
|
+
BLOCK = "block",
|
|
13
|
+
LOG = "log"
|
|
14
|
+
}
|
|
15
|
+
//# sourceMappingURL=IpReputationRulesListInfoAction.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IpReputationRulesListInfoAction.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/IpReputationRulesListInfoAction.ts"],"names":[],"mappings":"AAEA,qBAAa,+BAA+B;IACjC,QAAQ,CAAC,EAAE,2CAA2C,GAAG,MAAM,CAAC;gBACpD,QAAQ,CAAC,EAAE,MAAM;IAG7B,YAAY,CAAC,QAAQ,EAAE,2CAA2C,GAAG,MAAM,GAAG,+BAA+B;CAIvH;AAED;;;MAGM;AACN,oBAAY,2CAA2C;IACnD,IAAI,SAAS;IACb,KAAK,UAAU;IACf,GAAG,QAAQ;CACd"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.IpReputationRulesListInfoActionCategoryEnum = exports.IpReputationRulesListInfoAction = void 0;
|
|
4
|
+
class IpReputationRulesListInfoAction {
|
|
5
|
+
constructor(category) {
|
|
6
|
+
this['category'] = category;
|
|
7
|
+
}
|
|
8
|
+
withCategory(category) {
|
|
9
|
+
this['category'] = category;
|
|
10
|
+
return this;
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
exports.IpReputationRulesListInfoAction = IpReputationRulesListInfoAction;
|
|
14
|
+
/**
|
|
15
|
+
* @export
|
|
16
|
+
* @enum {string}
|
|
17
|
+
*/
|
|
18
|
+
var IpReputationRulesListInfoActionCategoryEnum;
|
|
19
|
+
(function (IpReputationRulesListInfoActionCategoryEnum) {
|
|
20
|
+
IpReputationRulesListInfoActionCategoryEnum["PASS"] = "pass";
|
|
21
|
+
IpReputationRulesListInfoActionCategoryEnum["BLOCK"] = "block";
|
|
22
|
+
IpReputationRulesListInfoActionCategoryEnum["LOG"] = "log";
|
|
23
|
+
})(IpReputationRulesListInfoActionCategoryEnum = exports.IpReputationRulesListInfoActionCategoryEnum || (exports.IpReputationRulesListInfoActionCategoryEnum = {}));
|
|
24
|
+
//# sourceMappingURL=IpReputationRulesListInfoAction.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IpReputationRulesListInfoAction.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/IpReputationRulesListInfoAction.ts"],"names":[],"mappings":";;;AAEA,MAAa,+BAA+B;IAExC,YAAmB,QAAiB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;IAChC,CAAC;IACM,YAAY,CAAC,QAA8D;QAC9E,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AATD,0EASC;AAED;;;MAGM;AACN,IAAY,2CAIX;AAJD,WAAY,2CAA2C;IACnD,4DAAa,CAAA;IACb,8DAAe,CAAA;IACf,0DAAW,CAAA;AACf,CAAC,EAJW,2CAA2C,GAA3C,mDAA2C,KAA3C,mDAA2C,QAItD"}
|
|
@@ -2,6 +2,7 @@ import { LeakageListInfoAction } from './LeakageListInfoAction';
|
|
|
2
2
|
export declare class LeakageListInfo {
|
|
3
3
|
id?: string;
|
|
4
4
|
policyid?: string;
|
|
5
|
+
policyname?: string;
|
|
5
6
|
url?: string;
|
|
6
7
|
category?: string;
|
|
7
8
|
contents?: Array<string>;
|
|
@@ -12,6 +13,7 @@ export declare class LeakageListInfo {
|
|
|
12
13
|
constructor();
|
|
13
14
|
withId(id: string): LeakageListInfo;
|
|
14
15
|
withPolicyid(policyid: string): LeakageListInfo;
|
|
16
|
+
withPolicyname(policyname: string): LeakageListInfo;
|
|
15
17
|
withUrl(url: string): LeakageListInfo;
|
|
16
18
|
withCategory(category: string): LeakageListInfo;
|
|
17
19
|
withContents(contents: Array<string>): LeakageListInfo;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LeakageListInfo.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/LeakageListInfo.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAGhE,qBAAa,eAAe;IACjB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,qBAAqB,CAAC;;IAG/B,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,eAAe;IAInC,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,eAAe;IAI/C,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,eAAe;IAIrC,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,eAAe;IAI/C,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,eAAe;IAItD,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,eAAe;IAIjD,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,eAAe;IAI3C,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,eAAe;IAIrD,UAAU,CAAC,MAAM,EAAE,qBAAqB,GAAG,eAAe;CAIpE"}
|
|
1
|
+
{"version":3,"file":"LeakageListInfo.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/LeakageListInfo.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAGhE,qBAAa,eAAe;IACjB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,qBAAqB,CAAC;;IAG/B,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,eAAe;IAInC,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,eAAe;IAI/C,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,eAAe;IAInD,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,eAAe;IAIrC,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,eAAe;IAI/C,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,eAAe;IAItD,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,eAAe;IAIjD,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,eAAe;IAI3C,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,eAAe;IAIrD,UAAU,CAAC,MAAM,EAAE,qBAAqB,GAAG,eAAe;CAIpE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LeakageListInfo.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/LeakageListInfo.ts"],"names":[],"mappings":";;;AAGA,MAAa,eAAe;
|
|
1
|
+
{"version":3,"file":"LeakageListInfo.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/LeakageListInfo.ts"],"names":[],"mappings":";;;AAGA,MAAa,eAAe;IAWxB;IACA,CAAC;IACM,MAAM,CAAC,EAAU;QACpB,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;QAChB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,YAAY,CAAC,GAAG,UAAU,CAAC;QAChC,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAuB;QACvC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,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,aAAa,CAAC,GAAG,WAAW,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAA6B;QAC3C,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AArDD,0CAqDC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
export declare class ListAntiTamperPolicyRulesRequest {
|
|
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): ListAntiTamperPolicyRulesRequest;
|
|
9
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ListAntiTamperPolicyRulesRequest;
|
|
10
|
+
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
|
11
|
+
get enterpriseProjectId(): string | undefined;
|
|
12
|
+
withPage(page: number): ListAntiTamperPolicyRulesRequest;
|
|
13
|
+
withPagesize(pagesize: number): ListAntiTamperPolicyRulesRequest;
|
|
14
|
+
withContentType(contentType: string): ListAntiTamperPolicyRulesRequest;
|
|
15
|
+
set contentType(contentType: string | undefined);
|
|
16
|
+
get contentType(): string | undefined;
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=ListAntiTamperPolicyRulesRequest.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListAntiTamperPolicyRulesRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ListAntiTamperPolicyRulesRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,gCAAgC;IAClC,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,gCAAgC;IAIlE,uBAAuB,CAAC,mBAAmB,EAAE,MAAM,GAAG,gCAAgC;IAI7F,IAAW,mBAAmB,CAAC,mBAAmB,EAAE,MAAM,GAAI,SAAS,EAEtE;IACD,IAAW,mBAAmB,IAAI,MAAM,GAAG,SAAS,CAEnD;IACM,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,gCAAgC;IAIxD,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,gCAAgC;IAIhE,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;CACJ"}
|