@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
package/v1/WafRegion.d.ts
CHANGED
|
@@ -29,6 +29,11 @@ export declare class WafRegion {
|
|
|
29
29
|
static AP_SOUTHEAST_4: Region;
|
|
30
30
|
static AP_SOUTHEAST_5: Region;
|
|
31
31
|
static AF_NORTH_1: Region;
|
|
32
|
+
static CN_SOUTH_4: Region;
|
|
33
|
+
static CN_NORTH_12: Region;
|
|
34
|
+
static CN_SOUTHWEST_3: Region;
|
|
35
|
+
static CN_EAST_4: Region;
|
|
36
|
+
static CN_NORTH_11: Region;
|
|
32
37
|
private static REGION_MAP;
|
|
33
38
|
static valueOf(regionId: string): Region;
|
|
34
39
|
}
|
package/v1/WafRegion.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WafRegion.d.ts","sourceRoot":"","sources":["../../../../services/waf/v1/WafRegion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,iDAAiD,CAAC;AAOzE,qBAAa,SAAS;IAClB,OAAc,UAAU,SAA0E;IAClG,OAAc,UAAU,SAA0E;IAClG,OAAc,UAAU,SAA0E;IAClG,OAAc,SAAS,SAAwE;IAC/F,OAAc,SAAS,SAAwE;IAC/F,OAAc,UAAU,SAA0E;IAClG,OAAc,UAAU,SAA0E;IAClG,OAAc,cAAc,SAAkF;IAC9G,OAAc,cAAc,SAAkF;IAC9G,OAAc,cAAc,SAAkF;IAC9G,OAAc,UAAU,SAA0E;IAClG,OAAc,cAAc,SAAkF;IAC9G,OAAc,cAAc,SAAkF;IAC9G,OAAc,UAAU,SAAyE;IACjG,OAAc,UAAU,SAA0E;IAClG,OAAc,WAAW,SAA4E;IACrG,OAAc,UAAU,SAA0E;IAClG,OAAc,WAAW,SAA4E;IACrG,OAAc,OAAO,SAAoE;IACzF,OAAc,gBAAgB,SAAsF;IACpH,OAAc,SAAS,SAAwE;IAC/F,OAAc,SAAS,SAAwE;IAC/F,OAAc,SAAS,SAAwE;IAC/F,OAAc,SAAS,SAAwE;IAC/F,OAAc,WAAW,SAA4E;IACrG,OAAc,WAAW,SAA4E;IACrG,OAAc,cAAc,SAAkF;IAC9G,OAAc,cAAc,SAAkF;IAC9G,OAAc,UAAU,SAA0E;
|
|
1
|
+
{"version":3,"file":"WafRegion.d.ts","sourceRoot":"","sources":["../../../../services/waf/v1/WafRegion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,iDAAiD,CAAC;AAOzE,qBAAa,SAAS;IAClB,OAAc,UAAU,SAA0E;IAClG,OAAc,UAAU,SAA0E;IAClG,OAAc,UAAU,SAA0E;IAClG,OAAc,SAAS,SAAwE;IAC/F,OAAc,SAAS,SAAwE;IAC/F,OAAc,UAAU,SAA0E;IAClG,OAAc,UAAU,SAA0E;IAClG,OAAc,cAAc,SAAkF;IAC9G,OAAc,cAAc,SAAkF;IAC9G,OAAc,cAAc,SAAkF;IAC9G,OAAc,UAAU,SAA0E;IAClG,OAAc,cAAc,SAAkF;IAC9G,OAAc,cAAc,SAAkF;IAC9G,OAAc,UAAU,SAAyE;IACjG,OAAc,UAAU,SAA0E;IAClG,OAAc,WAAW,SAA4E;IACrG,OAAc,UAAU,SAA0E;IAClG,OAAc,WAAW,SAA4E;IACrG,OAAc,OAAO,SAAoE;IACzF,OAAc,gBAAgB,SAAsF;IACpH,OAAc,SAAS,SAAwE;IAC/F,OAAc,SAAS,SAAwE;IAC/F,OAAc,SAAS,SAAwE;IAC/F,OAAc,SAAS,SAAwE;IAC/F,OAAc,WAAW,SAA4E;IACrG,OAAc,WAAW,SAA4E;IACrG,OAAc,cAAc,SAAkF;IAC9G,OAAc,cAAc,SAAkF;IAC9G,OAAc,UAAU,SAA0E;IAClG,OAAc,UAAU,SAA0E;IAClG,OAAc,WAAW,SAA4E;IACrG,OAAc,cAAc,SAAkF;IAC9G,OAAc,SAAS,SAAwE;IAC/F,OAAc,WAAW,SAA4E;IAGrG,OAAO,CAAC,MAAM,CAAC,UAAU,CAmCvB;WAEY,OAAO,CAAC,QAAQ,EAAE,MAAM;CAUzC"}
|
package/v1/WafRegion.js
CHANGED
|
@@ -44,6 +44,11 @@ WafRegion.RU_MOSCOW_1 = new region_1.Region("ru-moscow-1", ["https://waf.ru-mosc
|
|
|
44
44
|
WafRegion.AP_SOUTHEAST_4 = new region_1.Region("ap-southeast-4", ["https://waf.ap-southeast-4.myhuaweicloud.com"]);
|
|
45
45
|
WafRegion.AP_SOUTHEAST_5 = new region_1.Region("ap-southeast-5", ["https://waf.ap-southeast-5.myhuaweicloud.com"]);
|
|
46
46
|
WafRegion.AF_NORTH_1 = new region_1.Region("af-north-1", ["https://waf.af-north-1.myhuaweicloud.com"]);
|
|
47
|
+
WafRegion.CN_SOUTH_4 = new region_1.Region("cn-south-4", ["https://waf.cn-south-4.myhuaweicloud.com"]);
|
|
48
|
+
WafRegion.CN_NORTH_12 = new region_1.Region("cn-north-12", ["https://waf.cn-north-12.myhuaweicloud.com"]);
|
|
49
|
+
WafRegion.CN_SOUTHWEST_3 = new region_1.Region("cn-southwest-3", ["https://waf.cn-southwest-3.myhuaweicloud.com"]);
|
|
50
|
+
WafRegion.CN_EAST_4 = new region_1.Region("cn-east-4", ["https://waf.cn-east-4.myhuaweicloud.com"]);
|
|
51
|
+
WafRegion.CN_NORTH_11 = new region_1.Region("cn-north-11", ["https://waf.cn-north-11.myhuaweicloud.com"]);
|
|
47
52
|
WafRegion.REGION_MAP = {
|
|
48
53
|
"cn-north-1": WafRegion.CN_NORTH_1,
|
|
49
54
|
"cn-north-2": WafRegion.CN_NORTH_2,
|
|
@@ -73,6 +78,11 @@ WafRegion.REGION_MAP = {
|
|
|
73
78
|
"ru-moscow-1": WafRegion.RU_MOSCOW_1,
|
|
74
79
|
"ap-southeast-4": WafRegion.AP_SOUTHEAST_4,
|
|
75
80
|
"ap-southeast-5": WafRegion.AP_SOUTHEAST_5,
|
|
76
|
-
"af-north-1": WafRegion.AF_NORTH_1
|
|
81
|
+
"af-north-1": WafRegion.AF_NORTH_1,
|
|
82
|
+
"cn-south-4": WafRegion.CN_SOUTH_4,
|
|
83
|
+
"cn-north-12": WafRegion.CN_NORTH_12,
|
|
84
|
+
"cn-southwest-3": WafRegion.CN_SOUTHWEST_3,
|
|
85
|
+
"cn-east-4": WafRegion.CN_EAST_4,
|
|
86
|
+
"cn-north-11": WafRegion.CN_NORTH_11
|
|
77
87
|
};
|
|
78
88
|
//# sourceMappingURL=WafRegion.js.map
|
package/v1/WafRegion.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WafRegion.js","sourceRoot":"","sources":["../../../../services/waf/v1/WafRegion.ts"],"names":[],"mappings":";;;AAAA,4EAAyE;AAOzE,MAAa,SAAS;
|
|
1
|
+
{"version":3,"file":"WafRegion.js","sourceRoot":"","sources":["../../../../services/waf/v1/WafRegion.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export declare class AntileakageMapResponseBodyLeakagemap {
|
|
2
|
+
sensitive?: Array<string>;
|
|
3
|
+
code?: Array<string>;
|
|
4
|
+
constructor();
|
|
5
|
+
withSensitive(sensitive: Array<string>): AntileakageMapResponseBodyLeakagemap;
|
|
6
|
+
withCode(code: Array<string>): AntileakageMapResponseBodyLeakagemap;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=AntileakageMapResponseBodyLeakagemap.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AntileakageMapResponseBodyLeakagemap.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/AntileakageMapResponseBodyLeakagemap.ts"],"names":[],"mappings":"AAEA,qBAAa,oCAAoC;IACtC,SAAS,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAC1B,IAAI,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;;IAGrB,aAAa,CAAC,SAAS,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,oCAAoC;IAI7E,QAAQ,CAAC,IAAI,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,oCAAoC;CAI7E"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.AntileakageMapResponseBodyLeakagemap = void 0;
|
|
4
|
+
class AntileakageMapResponseBodyLeakagemap {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withSensitive(sensitive) {
|
|
8
|
+
this['sensitive'] = sensitive;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withCode(code) {
|
|
12
|
+
this['code'] = code;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
exports.AntileakageMapResponseBodyLeakagemap = AntileakageMapResponseBodyLeakagemap;
|
|
17
|
+
//# sourceMappingURL=AntileakageMapResponseBodyLeakagemap.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AntileakageMapResponseBodyLeakagemap.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/AntileakageMapResponseBodyLeakagemap.ts"],"names":[],"mappings":";;;AAEA,MAAa,oCAAoC;IAG7C;IACA,CAAC;IACM,aAAa,CAAC,SAAwB;QACzC,IAAI,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAmB;QAC/B,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,oFAaC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
export declare class AntileakageMapResponseBodyLocale {
|
|
2
|
+
code?: string;
|
|
3
|
+
private 'id_card'?;
|
|
4
|
+
sensitive?: string;
|
|
5
|
+
phone?: string;
|
|
6
|
+
responseCode?: string;
|
|
7
|
+
email?: string;
|
|
8
|
+
constructor();
|
|
9
|
+
withCode(code: string): AntileakageMapResponseBodyLocale;
|
|
10
|
+
withIdCard(idCard: string): AntileakageMapResponseBodyLocale;
|
|
11
|
+
set idCard(idCard: string | undefined);
|
|
12
|
+
get idCard(): string | undefined;
|
|
13
|
+
withSensitive(sensitive: string): AntileakageMapResponseBodyLocale;
|
|
14
|
+
withPhone(phone: string): AntileakageMapResponseBodyLocale;
|
|
15
|
+
withResponseCode(responseCode: string): AntileakageMapResponseBodyLocale;
|
|
16
|
+
withEmail(email: string): AntileakageMapResponseBodyLocale;
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=AntileakageMapResponseBodyLocale.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AntileakageMapResponseBodyLocale.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/AntileakageMapResponseBodyLocale.ts"],"names":[],"mappings":"AAEA,qBAAa,gCAAgC;IAClC,IAAI,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,SAAS,CAAC,CAAS;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;;IAGf,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,gCAAgC;IAIxD,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,gCAAgC;IAInE,IAAW,MAAM,CAAC,MAAM,EAAE,MAAM,GAAI,SAAS,EAE5C;IACD,IAAW,MAAM,IAAI,MAAM,GAAG,SAAS,CAEtC;IACM,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,gCAAgC;IAIlE,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,gCAAgC;IAI1D,gBAAgB,CAAC,YAAY,EAAE,MAAM,GAAG,gCAAgC;IAIxE,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,gCAAgC;CAIpE"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.AntileakageMapResponseBodyLocale = void 0;
|
|
4
|
+
class AntileakageMapResponseBodyLocale {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withCode(code) {
|
|
8
|
+
this['code'] = code;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withIdCard(idCard) {
|
|
12
|
+
this['id_card'] = idCard;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
set idCard(idCard) {
|
|
16
|
+
this['id_card'] = idCard;
|
|
17
|
+
}
|
|
18
|
+
get idCard() {
|
|
19
|
+
return this['id_card'];
|
|
20
|
+
}
|
|
21
|
+
withSensitive(sensitive) {
|
|
22
|
+
this['sensitive'] = sensitive;
|
|
23
|
+
return this;
|
|
24
|
+
}
|
|
25
|
+
withPhone(phone) {
|
|
26
|
+
this['phone'] = phone;
|
|
27
|
+
return this;
|
|
28
|
+
}
|
|
29
|
+
withResponseCode(responseCode) {
|
|
30
|
+
this['responseCode'] = responseCode;
|
|
31
|
+
return this;
|
|
32
|
+
}
|
|
33
|
+
withEmail(email) {
|
|
34
|
+
this['email'] = email;
|
|
35
|
+
return this;
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
exports.AntileakageMapResponseBodyLocale = AntileakageMapResponseBodyLocale;
|
|
39
|
+
//# sourceMappingURL=AntileakageMapResponseBodyLocale.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AntileakageMapResponseBodyLocale.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/AntileakageMapResponseBodyLocale.ts"],"names":[],"mappings":";;;AAEA,MAAa,gCAAgC;IAOzC;IACA,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC;QACzB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,MAAM,CAAC,MAA2B;QACzC,IAAI,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC;IAC7B,CAAC;IACD,IAAW,MAAM;QACb,OAAO,IAAI,CAAC,SAAS,CAAC,CAAC;IAC3B,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,gBAAgB,CAAC,YAAoB;QACxC,IAAI,CAAC,cAAc,CAAC,GAAG,YAAY,CAAC;QACpC,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAvCD,4EAuCC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export declare class CheckAgencyRequest {
|
|
2
|
+
private 'Content-Type'?;
|
|
3
|
+
constructor(contentType?: string);
|
|
4
|
+
withContentType(contentType: string): CheckAgencyRequest;
|
|
5
|
+
set contentType(contentType: string | undefined);
|
|
6
|
+
get contentType(): string | undefined;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=CheckAgencyRequest.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CheckAgencyRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/CheckAgencyRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,kBAAkB;IAC3B,OAAO,CAAC,cAAc,CAAC,CAAS;gBACb,WAAW,CAAC,EAAE,MAAM;IAGhC,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,kBAAkB;IAI/D,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;CACJ"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CheckAgencyRequest = void 0;
|
|
4
|
+
class CheckAgencyRequest {
|
|
5
|
+
constructor(contentType) {
|
|
6
|
+
this['Content-Type'] = contentType;
|
|
7
|
+
}
|
|
8
|
+
withContentType(contentType) {
|
|
9
|
+
this['Content-Type'] = contentType;
|
|
10
|
+
return this;
|
|
11
|
+
}
|
|
12
|
+
set contentType(contentType) {
|
|
13
|
+
this['Content-Type'] = contentType;
|
|
14
|
+
}
|
|
15
|
+
get contentType() {
|
|
16
|
+
return this['Content-Type'];
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
exports.CheckAgencyRequest = CheckAgencyRequest;
|
|
20
|
+
//# sourceMappingURL=CheckAgencyRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CheckAgencyRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/CheckAgencyRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,kBAAkB;IAE3B,YAAmB,WAAoB;QACnC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,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;AAfD,gDAeC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
|
2
|
+
export declare class CheckAgencyResponse extends SdkResponse {
|
|
3
|
+
id?: string;
|
|
4
|
+
name?: string;
|
|
5
|
+
version?: string;
|
|
6
|
+
duration?: string;
|
|
7
|
+
private 'domain_id'?;
|
|
8
|
+
private 'is_valid'?;
|
|
9
|
+
constructor();
|
|
10
|
+
withId(id: string): CheckAgencyResponse;
|
|
11
|
+
withName(name: string): CheckAgencyResponse;
|
|
12
|
+
withVersion(version: string): CheckAgencyResponse;
|
|
13
|
+
withDuration(duration: string): CheckAgencyResponse;
|
|
14
|
+
withDomainId(domainId: string): CheckAgencyResponse;
|
|
15
|
+
set domainId(domainId: string | undefined);
|
|
16
|
+
get domainId(): string | undefined;
|
|
17
|
+
withIsValid(isValid: boolean): CheckAgencyResponse;
|
|
18
|
+
set isValid(isValid: boolean | undefined);
|
|
19
|
+
get isValid(): boolean | undefined;
|
|
20
|
+
}
|
|
21
|
+
//# sourceMappingURL=CheckAgencyResponse.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CheckAgencyResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/CheckAgencyResponse.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,mBAAoB,SAAQ,WAAW;IACzC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;IACzB,OAAO,CAAC,WAAW,CAAC,CAAS;IAC7B,OAAO,CAAC,UAAU,CAAC,CAAU;;IAItB,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,mBAAmB;IAIvC,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,mBAAmB;IAI3C,WAAW,CAAC,OAAO,EAAE,MAAM,GAAG,mBAAmB;IAIjD,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,mBAAmB;IAInD,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,mBAAmB;IAI1D,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,WAAW,CAAC,OAAO,EAAE,OAAO,GAAG,mBAAmB;IAIzD,IAAW,OAAO,CAAC,OAAO,EAAE,OAAO,GAAI,SAAS,EAE/C;IACD,IAAW,OAAO,IAAI,OAAO,GAAG,SAAS,CAExC;CACJ"}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CheckAgencyResponse = void 0;
|
|
4
|
+
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
|
5
|
+
class CheckAgencyResponse extends SdkResponse_1.SdkResponse {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
}
|
|
9
|
+
withId(id) {
|
|
10
|
+
this['id'] = id;
|
|
11
|
+
return this;
|
|
12
|
+
}
|
|
13
|
+
withName(name) {
|
|
14
|
+
this['name'] = name;
|
|
15
|
+
return this;
|
|
16
|
+
}
|
|
17
|
+
withVersion(version) {
|
|
18
|
+
this['version'] = version;
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
21
|
+
withDuration(duration) {
|
|
22
|
+
this['duration'] = duration;
|
|
23
|
+
return this;
|
|
24
|
+
}
|
|
25
|
+
withDomainId(domainId) {
|
|
26
|
+
this['domain_id'] = domainId;
|
|
27
|
+
return this;
|
|
28
|
+
}
|
|
29
|
+
set domainId(domainId) {
|
|
30
|
+
this['domain_id'] = domainId;
|
|
31
|
+
}
|
|
32
|
+
get domainId() {
|
|
33
|
+
return this['domain_id'];
|
|
34
|
+
}
|
|
35
|
+
withIsValid(isValid) {
|
|
36
|
+
this['is_valid'] = isValid;
|
|
37
|
+
return this;
|
|
38
|
+
}
|
|
39
|
+
set isValid(isValid) {
|
|
40
|
+
this['is_valid'] = isValid;
|
|
41
|
+
}
|
|
42
|
+
get isValid() {
|
|
43
|
+
return this['is_valid'];
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
exports.CheckAgencyResponse = CheckAgencyResponse;
|
|
47
|
+
//# sourceMappingURL=CheckAgencyResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CheckAgencyResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/CheckAgencyResponse.ts"],"names":[],"mappings":";;;AACA,+EAA4E;AAE5E,MAAa,mBAAoB,SAAQ,yBAAW;IAOhD;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,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,WAAW,CAAC,OAAe;QAC9B,IAAI,CAAC,SAAS,CAAC,GAAG,OAAO,CAAC;QAC1B,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,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,WAAW,CAAC,OAAgB;QAC/B,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;QAC3B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,OAAO,CAAC,OAA6B;QAC5C,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;IAC/B,CAAC;IACD,IAAW,OAAO;QACd,OAAO,IAAI,CAAC,UAAU,CAAC,CAAC;IAC5B,CAAC;CACJ;AA9CD,kDA8CC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export declare class ConfirmApplicationTypesRequest {
|
|
2
|
+
private 'Content-Type'?;
|
|
3
|
+
offset?: number;
|
|
4
|
+
limit?: number;
|
|
5
|
+
constructor(contentType?: string);
|
|
6
|
+
withContentType(contentType: string): ConfirmApplicationTypesRequest;
|
|
7
|
+
set contentType(contentType: string | undefined);
|
|
8
|
+
get contentType(): string | undefined;
|
|
9
|
+
withOffset(offset: number): ConfirmApplicationTypesRequest;
|
|
10
|
+
withLimit(limit: number): ConfirmApplicationTypesRequest;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=ConfirmApplicationTypesRequest.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ConfirmApplicationTypesRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmApplicationTypesRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,8BAA8B;IACvC,OAAO,CAAC,cAAc,CAAC,CAAS;IACzB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;gBACH,WAAW,CAAC,EAAE,MAAM;IAGhC,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,8BAA8B;IAI3E,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;IACM,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,8BAA8B;IAI1D,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,8BAA8B;CAIlE"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ConfirmApplicationTypesRequest = void 0;
|
|
4
|
+
class ConfirmApplicationTypesRequest {
|
|
5
|
+
constructor(contentType) {
|
|
6
|
+
this['Content-Type'] = contentType;
|
|
7
|
+
}
|
|
8
|
+
withContentType(contentType) {
|
|
9
|
+
this['Content-Type'] = contentType;
|
|
10
|
+
return this;
|
|
11
|
+
}
|
|
12
|
+
set contentType(contentType) {
|
|
13
|
+
this['Content-Type'] = contentType;
|
|
14
|
+
}
|
|
15
|
+
get contentType() {
|
|
16
|
+
return this['Content-Type'];
|
|
17
|
+
}
|
|
18
|
+
withOffset(offset) {
|
|
19
|
+
this['offset'] = offset;
|
|
20
|
+
return this;
|
|
21
|
+
}
|
|
22
|
+
withLimit(limit) {
|
|
23
|
+
this['limit'] = limit;
|
|
24
|
+
return this;
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
exports.ConfirmApplicationTypesRequest = ConfirmApplicationTypesRequest;
|
|
28
|
+
//# sourceMappingURL=ConfirmApplicationTypesRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ConfirmApplicationTypesRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmApplicationTypesRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,8BAA8B;IAIvC,YAAmB,WAAoB;QACnC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,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,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAzBD,wEAyBC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
|
2
|
+
export declare class ConfirmApplicationTypesResponse extends SdkResponse {
|
|
3
|
+
total?: number;
|
|
4
|
+
items?: Array<string>;
|
|
5
|
+
constructor();
|
|
6
|
+
withTotal(total: number): ConfirmApplicationTypesResponse;
|
|
7
|
+
withItems(items: Array<string>): ConfirmApplicationTypesResponse;
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=ConfirmApplicationTypesResponse.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ConfirmApplicationTypesResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmApplicationTypesResponse.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,+BAAgC,SAAQ,WAAW;IACrD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;;IAItB,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,+BAA+B;IAIzD,SAAS,CAAC,KAAK,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,+BAA+B;CAI1E"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ConfirmApplicationTypesResponse = void 0;
|
|
4
|
+
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
|
5
|
+
class ConfirmApplicationTypesResponse extends SdkResponse_1.SdkResponse {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
}
|
|
9
|
+
withTotal(total) {
|
|
10
|
+
this['total'] = total;
|
|
11
|
+
return this;
|
|
12
|
+
}
|
|
13
|
+
withItems(items) {
|
|
14
|
+
this['items'] = items;
|
|
15
|
+
return this;
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
exports.ConfirmApplicationTypesResponse = ConfirmApplicationTypesResponse;
|
|
19
|
+
//# sourceMappingURL=ConfirmApplicationTypesResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ConfirmApplicationTypesResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmApplicationTypesResponse.ts"],"names":[],"mappings":";;;AACA,+EAA4E;AAE5E,MAAa,+BAAgC,SAAQ,yBAAW;IAG5D;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAoB;QACjC,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAdD,0EAcC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
export declare class ConfirmAsyncJobRequest {
|
|
2
|
+
private 'job_id'?;
|
|
3
|
+
enterpriseProjectId?: string;
|
|
4
|
+
private 'Content-Type'?;
|
|
5
|
+
constructor(jobId?: string, contentType?: string);
|
|
6
|
+
withJobId(jobId: string): ConfirmAsyncJobRequest;
|
|
7
|
+
set jobId(jobId: string | undefined);
|
|
8
|
+
get jobId(): string | undefined;
|
|
9
|
+
withEnterpriseProjectId(enterpriseProjectId: string): ConfirmAsyncJobRequest;
|
|
10
|
+
withContentType(contentType: string): ConfirmAsyncJobRequest;
|
|
11
|
+
set contentType(contentType: string | undefined);
|
|
12
|
+
get contentType(): string | undefined;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=ConfirmAsyncJobRequest.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ConfirmAsyncJobRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmAsyncJobRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,sBAAsB;IAC/B,OAAO,CAAC,QAAQ,CAAC,CAAS;IACnB,mBAAmB,CAAC,EAAE,MAAM,CAAC;IACpC,OAAO,CAAC,cAAc,CAAC,CAAS;gBACb,KAAK,CAAC,EAAE,MAAM,EAAE,WAAW,CAAC,EAAE,MAAM;IAIhD,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,sBAAsB;IAIvD,IAAW,KAAK,CAAC,KAAK,EAAE,MAAM,GAAI,SAAS,EAE1C;IACD,IAAW,KAAK,IAAI,MAAM,GAAG,SAAS,CAErC;IACM,uBAAuB,CAAC,mBAAmB,EAAE,MAAM,GAAG,sBAAsB;IAI5E,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,sBAAsB;IAInE,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;CACJ"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ConfirmAsyncJobRequest = void 0;
|
|
4
|
+
class ConfirmAsyncJobRequest {
|
|
5
|
+
constructor(jobId, contentType) {
|
|
6
|
+
this['job_id'] = jobId;
|
|
7
|
+
this['Content-Type'] = contentType;
|
|
8
|
+
}
|
|
9
|
+
withJobId(jobId) {
|
|
10
|
+
this['job_id'] = jobId;
|
|
11
|
+
return this;
|
|
12
|
+
}
|
|
13
|
+
set jobId(jobId) {
|
|
14
|
+
this['job_id'] = jobId;
|
|
15
|
+
}
|
|
16
|
+
get jobId() {
|
|
17
|
+
return this['job_id'];
|
|
18
|
+
}
|
|
19
|
+
withEnterpriseProjectId(enterpriseProjectId) {
|
|
20
|
+
this['enterpriseProjectId'] = enterpriseProjectId;
|
|
21
|
+
return this;
|
|
22
|
+
}
|
|
23
|
+
withContentType(contentType) {
|
|
24
|
+
this['Content-Type'] = contentType;
|
|
25
|
+
return this;
|
|
26
|
+
}
|
|
27
|
+
set contentType(contentType) {
|
|
28
|
+
this['Content-Type'] = contentType;
|
|
29
|
+
}
|
|
30
|
+
get contentType() {
|
|
31
|
+
return this['Content-Type'];
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
exports.ConfirmAsyncJobRequest = ConfirmAsyncJobRequest;
|
|
35
|
+
//# sourceMappingURL=ConfirmAsyncJobRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ConfirmAsyncJobRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmAsyncJobRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,sBAAsB;IAI/B,YAAmB,KAAc,EAAE,WAAoB;QACnD,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;QACvB,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,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,uBAAuB,CAAC,mBAA2B;QACtD,IAAI,CAAC,qBAAqB,CAAC,GAAG,mBAAmB,CAAC;QAClD,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,WAAW,CAAC,WAAgC;QACnD,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACD,IAAW,WAAW;QAClB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;CACJ;AAhCD,wDAgCC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
|
2
|
+
export declare class ConfirmAsyncJobResponse extends SdkResponse {
|
|
3
|
+
status?: string;
|
|
4
|
+
message?: string;
|
|
5
|
+
private 'job_id'?;
|
|
6
|
+
constructor();
|
|
7
|
+
withStatus(status: string): ConfirmAsyncJobResponse;
|
|
8
|
+
withMessage(message: string): ConfirmAsyncJobResponse;
|
|
9
|
+
withJobId(jobId: string): ConfirmAsyncJobResponse;
|
|
10
|
+
set jobId(jobId: string | undefined);
|
|
11
|
+
get jobId(): string | undefined;
|
|
12
|
+
}
|
|
13
|
+
//# sourceMappingURL=ConfirmAsyncJobResponse.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ConfirmAsyncJobResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmAsyncJobResponse.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,uBAAwB,SAAQ,WAAW;IAC7C,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,CAAC;IACxB,OAAO,CAAC,QAAQ,CAAC,CAAS;;IAInB,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,uBAAuB;IAInD,WAAW,CAAC,OAAO,EAAE,MAAM,GAAG,uBAAuB;IAIrD,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,uBAAuB;IAIxD,IAAW,KAAK,CAAC,KAAK,EAAE,MAAM,GAAI,SAAS,EAE1C;IACD,IAAW,KAAK,IAAI,MAAM,GAAG,SAAS,CAErC;CACJ"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ConfirmAsyncJobResponse = void 0;
|
|
4
|
+
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
|
5
|
+
class ConfirmAsyncJobResponse extends SdkResponse_1.SdkResponse {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
}
|
|
9
|
+
withStatus(status) {
|
|
10
|
+
this['status'] = status;
|
|
11
|
+
return this;
|
|
12
|
+
}
|
|
13
|
+
withMessage(message) {
|
|
14
|
+
this['message'] = message;
|
|
15
|
+
return this;
|
|
16
|
+
}
|
|
17
|
+
withJobId(jobId) {
|
|
18
|
+
this['job_id'] = jobId;
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
21
|
+
set jobId(jobId) {
|
|
22
|
+
this['job_id'] = jobId;
|
|
23
|
+
}
|
|
24
|
+
get jobId() {
|
|
25
|
+
return this['job_id'];
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
exports.ConfirmAsyncJobResponse = ConfirmAsyncJobResponse;
|
|
29
|
+
//# sourceMappingURL=ConfirmAsyncJobResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ConfirmAsyncJobResponse.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmAsyncJobResponse.ts"],"names":[],"mappings":";;;AACA,+EAA4E;AAE5E,MAAa,uBAAwB,SAAQ,yBAAW;IAIpD;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,WAAW,CAAC,OAAe;QAC9B,IAAI,CAAC,SAAS,CAAC,GAAG,OAAO,CAAC;QAC1B,OAAO,IAAI,CAAC;IAChB,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;CACJ;AAzBD,0DAyBC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
export declare class ConfirmIpReputationRuleRequest {
|
|
2
|
+
private 'Content-Type'?;
|
|
3
|
+
private 'policy_id'?;
|
|
4
|
+
private 'rule_id'?;
|
|
5
|
+
constructor(contentType?: string, policyId?: string, ruleId?: string);
|
|
6
|
+
withContentType(contentType: string): ConfirmIpReputationRuleRequest;
|
|
7
|
+
set contentType(contentType: string | undefined);
|
|
8
|
+
get contentType(): string | undefined;
|
|
9
|
+
withPolicyId(policyId: string): ConfirmIpReputationRuleRequest;
|
|
10
|
+
set policyId(policyId: string | undefined);
|
|
11
|
+
get policyId(): string | undefined;
|
|
12
|
+
withRuleId(ruleId: string): ConfirmIpReputationRuleRequest;
|
|
13
|
+
set ruleId(ruleId: string | undefined);
|
|
14
|
+
get ruleId(): string | undefined;
|
|
15
|
+
}
|
|
16
|
+
//# sourceMappingURL=ConfirmIpReputationRuleRequest.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ConfirmIpReputationRuleRequest.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmIpReputationRuleRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,8BAA8B;IACvC,OAAO,CAAC,cAAc,CAAC,CAAS;IAChC,OAAO,CAAC,WAAW,CAAC,CAAS;IAC7B,OAAO,CAAC,SAAS,CAAC,CAAS;gBACR,WAAW,CAAC,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM;IAKpE,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,8BAA8B;IAI3E,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;IACM,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,8BAA8B;IAIrE,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,8BAA8B;IAIjE,IAAW,MAAM,CAAC,MAAM,EAAE,MAAM,GAAI,SAAS,EAE5C;IACD,IAAW,MAAM,IAAI,MAAM,GAAG,SAAS,CAEtC;CACJ"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ConfirmIpReputationRuleRequest = void 0;
|
|
4
|
+
class ConfirmIpReputationRuleRequest {
|
|
5
|
+
constructor(contentType, policyId, ruleId) {
|
|
6
|
+
this['Content-Type'] = contentType;
|
|
7
|
+
this['policy_id'] = policyId;
|
|
8
|
+
this['rule_id'] = ruleId;
|
|
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
|
+
withPolicyId(policyId) {
|
|
21
|
+
this['policy_id'] = policyId;
|
|
22
|
+
return this;
|
|
23
|
+
}
|
|
24
|
+
set policyId(policyId) {
|
|
25
|
+
this['policy_id'] = policyId;
|
|
26
|
+
}
|
|
27
|
+
get policyId() {
|
|
28
|
+
return this['policy_id'];
|
|
29
|
+
}
|
|
30
|
+
withRuleId(ruleId) {
|
|
31
|
+
this['rule_id'] = ruleId;
|
|
32
|
+
return this;
|
|
33
|
+
}
|
|
34
|
+
set ruleId(ruleId) {
|
|
35
|
+
this['rule_id'] = ruleId;
|
|
36
|
+
}
|
|
37
|
+
get ruleId() {
|
|
38
|
+
return this['rule_id'];
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
exports.ConfirmIpReputationRuleRequest = ConfirmIpReputationRuleRequest;
|
|
42
|
+
//# sourceMappingURL=ConfirmIpReputationRuleRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ConfirmIpReputationRuleRequest.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmIpReputationRuleRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,8BAA8B;IAIvC,YAAmB,WAAoB,EAAE,QAAiB,EAAE,MAAe;QACvE,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;QAC7B,IAAI,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC;IAC7B,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,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC;QACzB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,MAAM,CAAC,MAA2B;QACzC,IAAI,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC;IAC7B,CAAC;IACD,IAAW,MAAM;QACb,OAAO,IAAI,CAAC,SAAS,CAAC,CAAC;IAC3B,CAAC;CACJ;AAvCD,wEAuCC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { CreateIpReputationRuleResponseBodyAction } from './CreateIpReputationRuleResponseBodyAction';
|
|
2
|
+
import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
|
3
|
+
export declare class ConfirmIpReputationRuleResponse extends SdkResponse {
|
|
4
|
+
id?: string;
|
|
5
|
+
policyid?: string;
|
|
6
|
+
name?: string;
|
|
7
|
+
timestamp?: number;
|
|
8
|
+
description?: string;
|
|
9
|
+
status?: number;
|
|
10
|
+
type?: string;
|
|
11
|
+
tags?: Array<string>;
|
|
12
|
+
action?: CreateIpReputationRuleResponseBodyAction;
|
|
13
|
+
constructor();
|
|
14
|
+
withId(id: string): ConfirmIpReputationRuleResponse;
|
|
15
|
+
withPolicyid(policyid: string): ConfirmIpReputationRuleResponse;
|
|
16
|
+
withName(name: string): ConfirmIpReputationRuleResponse;
|
|
17
|
+
withTimestamp(timestamp: number): ConfirmIpReputationRuleResponse;
|
|
18
|
+
withDescription(description: string): ConfirmIpReputationRuleResponse;
|
|
19
|
+
withStatus(status: number): ConfirmIpReputationRuleResponse;
|
|
20
|
+
withType(type: string): ConfirmIpReputationRuleResponse;
|
|
21
|
+
withTags(tags: Array<string>): ConfirmIpReputationRuleResponse;
|
|
22
|
+
withAction(action: CreateIpReputationRuleResponseBodyAction): ConfirmIpReputationRuleResponse;
|
|
23
|
+
}
|
|
24
|
+
//# sourceMappingURL=ConfirmIpReputationRuleResponse.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ConfirmIpReputationRuleResponse.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/ConfirmIpReputationRuleResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wCAAwC,EAAE,MAAM,4CAA4C,CAAC;AAEtG,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,+BAAgC,SAAQ,WAAW;IACrD,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACrB,MAAM,CAAC,EAAE,wCAAwC,CAAC;;IAIlD,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,+BAA+B;IAInD,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,+BAA+B;IAI/D,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,+BAA+B;IAIvD,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,+BAA+B;IAIjE,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,+BAA+B;IAIrE,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,+BAA+B;IAI3D,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,+BAA+B;IAIvD,QAAQ,CAAC,IAAI,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,+BAA+B;IAI9D,UAAU,CAAC,MAAM,EAAE,wCAAwC,GAAG,+BAA+B;CAIvG"}
|