@pulumi/oci 1.15.0 → 1.16.0
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/databasemanagement/getManagedMySqlDatabase.d.ts +83 -0
- package/databasemanagement/getManagedMySqlDatabase.js +51 -0
- package/databasemanagement/getManagedMySqlDatabase.js.map +1 -0
- package/databasemanagement/getManagedMySqlDatabaseConfigurationData.d.ts +72 -0
- package/databasemanagement/getManagedMySqlDatabaseConfigurationData.js +52 -0
- package/databasemanagement/getManagedMySqlDatabaseConfigurationData.js.map +1 -0
- package/databasemanagement/getManagedMySqlDatabaseSqlData.d.ts +105 -0
- package/databasemanagement/getManagedMySqlDatabaseSqlData.js +61 -0
- package/databasemanagement/getManagedMySqlDatabaseSqlData.js.map +1 -0
- package/databasemanagement/getManagedMySqlDatabases.d.ts +75 -0
- package/databasemanagement/getManagedMySqlDatabases.js +52 -0
- package/databasemanagement/getManagedMySqlDatabases.js.map +1 -0
- package/databasemanagement/index.d.ts +12 -0
- package/databasemanagement/index.js +13 -1
- package/databasemanagement/index.js.map +1 -1
- package/datasafe/databaseSecurityConfig.d.ts +231 -0
- package/datasafe/databaseSecurityConfig.js +93 -0
- package/datasafe/databaseSecurityConfig.js.map +1 -0
- package/datasafe/databaseSecurityConfigManagement.d.ts +90 -0
- package/datasafe/databaseSecurityConfigManagement.js +75 -0
- package/datasafe/databaseSecurityConfigManagement.js.map +1 -0
- package/datasafe/discoveryMod.d.ts +3 -3
- package/datasafe/getDatabaseSecurityConfig.d.ts +123 -0
- package/datasafe/getDatabaseSecurityConfig.js +51 -0
- package/datasafe/getDatabaseSecurityConfig.js.map +1 -0
- package/datasafe/getDatabaseSecurityConfigs.d.ts +206 -0
- package/datasafe/getDatabaseSecurityConfigs.js +102 -0
- package/datasafe/getDatabaseSecurityConfigs.js.map +1 -0
- package/datasafe/getDiscoveryJob.d.ts +1 -1
- package/datasafe/getDiscoveryJobsResult.d.ts +1 -1
- package/datasafe/getDiscoveryJobsResults.d.ts +1 -1
- package/datasafe/getMaskingPoliciesMaskingColumn.d.ts +1 -1
- package/datasafe/getMaskingPoliciesMaskingColumns.d.ts +1 -1
- package/datasafe/getMaskingPolicy.d.ts +1 -1
- package/datasafe/getSecurityAssessment.d.ts +3 -3
- package/datasafe/getSecurityAssessmentComparison.d.ts +4 -4
- package/datasafe/getSecurityAssessmentComparison.js +2 -2
- package/datasafe/getSecurityAssessmentFindings.d.ts +6 -6
- package/datasafe/getSecurityAssessmentFindings.js +2 -2
- package/datasafe/getSecurityAssessments.d.ts +2 -2
- package/datasafe/getSecurityPolicies.d.ts +162 -0
- package/datasafe/getSecurityPolicies.js +93 -0
- package/datasafe/getSecurityPolicies.js.map +1 -0
- package/datasafe/getSecurityPolicy.d.ts +109 -0
- package/datasafe/getSecurityPolicy.js +51 -0
- package/datasafe/getSecurityPolicy.js.map +1 -0
- package/datasafe/getSecurityPolicyDeployment.d.ts +117 -0
- package/datasafe/getSecurityPolicyDeployment.js +51 -0
- package/datasafe/getSecurityPolicyDeployment.js.map +1 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryState.d.ts +90 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryState.js +54 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryState.js.map +1 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.d.ts +107 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.js +62 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.js.map +1 -0
- package/datasafe/getSecurityPolicyDeployments.d.ts +190 -0
- package/datasafe/getSecurityPolicyDeployments.js +99 -0
- package/datasafe/getSecurityPolicyDeployments.js.map +1 -0
- package/datasafe/getSensitiveDataModel.d.ts +1 -1
- package/datasafe/getSqlCollection.d.ts +138 -0
- package/datasafe/getSqlCollection.js +51 -0
- package/datasafe/getSqlCollection.js.map +1 -0
- package/datasafe/getSqlCollectionAnalytics.d.ts +181 -0
- package/datasafe/getSqlCollectionAnalytics.js +99 -0
- package/datasafe/getSqlCollectionAnalytics.js.map +1 -0
- package/datasafe/getSqlCollectionLogInsights.d.ts +111 -0
- package/datasafe/getSqlCollectionLogInsights.js +61 -0
- package/datasafe/getSqlCollectionLogInsights.js.map +1 -0
- package/datasafe/getSqlCollections.d.ts +220 -0
- package/datasafe/getSqlCollections.js +105 -0
- package/datasafe/getSqlCollections.js.map +1 -0
- package/datasafe/getSqlFirewallAllowedSqlAnalytics.d.ts +146 -0
- package/datasafe/getSqlFirewallAllowedSqlAnalytics.js +90 -0
- package/datasafe/getSqlFirewallAllowedSqlAnalytics.js.map +1 -0
- package/datasafe/getSqlFirewallAllowedSqls.d.ts +138 -0
- package/datasafe/getSqlFirewallAllowedSqls.js +87 -0
- package/datasafe/getSqlFirewallAllowedSqls.js.map +1 -0
- package/datasafe/getSqlFirewallPolicies.d.ts +234 -0
- package/datasafe/getSqlFirewallPolicies.js +108 -0
- package/datasafe/getSqlFirewallPolicies.js.map +1 -0
- package/datasafe/getSqlFirewallPolicy.d.ts +149 -0
- package/datasafe/getSqlFirewallPolicy.js +51 -0
- package/datasafe/getSqlFirewallPolicy.js.map +1 -0
- package/datasafe/getSqlFirewallPolicyAnalytics.d.ts +177 -0
- package/datasafe/getSqlFirewallPolicyAnalytics.js +95 -0
- package/datasafe/getSqlFirewallPolicyAnalytics.js.map +1 -0
- package/datasafe/getSqlFirewallViolationAnalytics.d.ts +170 -0
- package/datasafe/getSqlFirewallViolationAnalytics.js +76 -0
- package/datasafe/getSqlFirewallViolationAnalytics.js.map +1 -0
- package/datasafe/getSqlFirewallViolations.d.ts +112 -0
- package/datasafe/getSqlFirewallViolations.js +61 -0
- package/datasafe/getSqlFirewallViolations.js.map +1 -0
- package/datasafe/getTargetAlertPolicyAssociation.d.ts +1 -1
- package/datasafe/getUserAssessment.d.ts +5 -5
- package/datasafe/getUserAssessmentComparison.d.ts +2 -2
- package/datasafe/getUserAssessmentComparison.js +2 -2
- package/datasafe/getUserAssessmentUserAnalytics.d.ts +2 -2
- package/datasafe/getUserAssessmentUserAnalytics.js +2 -2
- package/datasafe/getUserAssessmentUsers.d.ts +1 -1
- package/datasafe/getUserAssessments.d.ts +2 -2
- package/datasafe/index.d.ts +84 -0
- package/datasafe/index.js +108 -5
- package/datasafe/index.js.map +1 -1
- package/datasafe/maskingPoliciesMaskingColumn.d.ts +3 -3
- package/datasafe/maskingPolicy.d.ts +4 -4
- package/datasafe/maskingPolicy.js +1 -1
- package/datasafe/securityAssessment.d.ts +6 -6
- package/datasafe/securityPolicy.d.ts +189 -0
- package/datasafe/securityPolicy.js +85 -0
- package/datasafe/securityPolicy.js.map +1 -0
- package/datasafe/securityPolicyDeployment.d.ts +205 -0
- package/datasafe/securityPolicyDeployment.js +89 -0
- package/datasafe/securityPolicyDeployment.js.map +1 -0
- package/datasafe/securityPolicyDeploymentManagement.d.ts +82 -0
- package/datasafe/securityPolicyDeploymentManagement.js +71 -0
- package/datasafe/securityPolicyDeploymentManagement.js.map +1 -0
- package/datasafe/securityPolicyManagement.d.ts +80 -0
- package/datasafe/securityPolicyManagement.js +69 -0
- package/datasafe/securityPolicyManagement.js.map +1 -0
- package/datasafe/sensitiveDataModel.d.ts +3 -3
- package/datasafe/setSecurityAssessmentBaseline.d.ts +3 -3
- package/datasafe/setUserAssessmentBaseline.d.ts +3 -3
- package/datasafe/sqlCollection.d.ts +324 -0
- package/datasafe/sqlCollection.js +134 -0
- package/datasafe/sqlCollection.js.map +1 -0
- package/datasafe/sqlFirewallPolicy.d.ts +297 -0
- package/datasafe/sqlFirewallPolicy.js +105 -0
- package/datasafe/sqlFirewallPolicy.js.map +1 -0
- package/datasafe/sqlFirewallPolicyManagement.d.ts +112 -0
- package/datasafe/sqlFirewallPolicyManagement.js +91 -0
- package/datasafe/sqlFirewallPolicyManagement.js.map +1 -0
- package/datasafe/targetAlertPolicyAssociation.d.ts +3 -3
- package/datasafe/userAssessment.d.ts +10 -10
- package/disasterrecovery/drPlan.d.ts +34 -34
- package/disasterrecovery/drPlan.js +1 -1
- package/disasterrecovery/drPlanExecution.d.ts +41 -41
- package/disasterrecovery/drPlanExecution.js +1 -1
- package/disasterrecovery/drProtectionGroup.d.ts +56 -83
- package/disasterrecovery/drProtectionGroup.js +13 -46
- package/disasterrecovery/drProtectionGroup.js.map +1 -1
- package/disasterrecovery/getDrPlan.d.ts +19 -19
- package/disasterrecovery/getDrPlan.js +2 -2
- package/disasterrecovery/getDrPlanExecution.d.ts +24 -24
- package/disasterrecovery/getDrPlanExecution.js +2 -2
- package/disasterrecovery/getDrPlanExecutions.d.ts +15 -15
- package/disasterrecovery/getDrPlanExecutions.js +2 -2
- package/disasterrecovery/getDrPlans.d.ts +15 -15
- package/disasterrecovery/getDrPlans.js +2 -2
- package/disasterrecovery/getDrProtectionGroup.d.ts +23 -19
- package/disasterrecovery/getDrProtectionGroup.js +2 -2
- package/disasterrecovery/getDrProtectionGroup.js.map +1 -1
- package/disasterrecovery/getDrProtectionGroups.d.ts +30 -16
- package/disasterrecovery/getDrProtectionGroups.js +5 -2
- package/disasterrecovery/getDrProtectionGroups.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +4 -2
- package/index.js.map +1 -1
- package/mysql/getMysqlDbSystem.d.ts +4 -0
- package/mysql/getMysqlDbSystem.js.map +1 -1
- package/mysql/getMysqlDbSystems.d.ts +14 -0
- package/mysql/getMysqlDbSystems.js +3 -0
- package/mysql/getMysqlDbSystems.js.map +1 -1
- package/mysql/mysqlDbSystem.d.ts +13 -0
- package/mysql/mysqlDbSystem.js +3 -0
- package/mysql/mysqlDbSystem.js.map +1 -1
- package/osmanagementhub/getLifecycleEnvironment.d.ts +129 -0
- package/osmanagementhub/getLifecycleEnvironment.js +51 -0
- package/osmanagementhub/getLifecycleEnvironment.js.map +1 -0
- package/osmanagementhub/getLifecycleEnvironments.d.ts +158 -0
- package/osmanagementhub/getLifecycleEnvironments.js +73 -0
- package/osmanagementhub/getLifecycleEnvironments.js.map +1 -0
- package/osmanagementhub/getLifecycleStage.d.ts +130 -0
- package/osmanagementhub/getLifecycleStage.js +51 -0
- package/osmanagementhub/getLifecycleStage.js.map +1 -0
- package/osmanagementhub/getLifecycleStages.d.ts +133 -0
- package/osmanagementhub/getLifecycleStages.js +40 -0
- package/osmanagementhub/getLifecycleStages.js.map +1 -0
- package/osmanagementhub/getManagedInstanceGroup.d.ts +138 -0
- package/osmanagementhub/getManagedInstanceGroup.js +51 -0
- package/osmanagementhub/getManagedInstanceGroup.js.map +1 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableModules.d.ts +110 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableModules.js +63 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableModules.js.map +1 -0
- package/osmanagementhub/getManagedInstanceGroupAvailablePackages.d.ts +124 -0
- package/osmanagementhub/getManagedInstanceGroupAvailablePackages.js +66 -0
- package/osmanagementhub/getManagedInstanceGroupAvailablePackages.js.map +1 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableSoftwareSources.d.ts +113 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableSoftwareSources.js +63 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableSoftwareSources.js.map +1 -0
- package/osmanagementhub/getManagedInstanceGroups.d.ts +166 -0
- package/osmanagementhub/getManagedInstanceGroups.js +76 -0
- package/osmanagementhub/getManagedInstanceGroups.js.map +1 -0
- package/osmanagementhub/getManagementStation.d.ts +142 -0
- package/osmanagementhub/getManagementStation.js +51 -0
- package/osmanagementhub/getManagementStation.js.map +1 -0
- package/osmanagementhub/getManagementStationMirrors.d.ts +108 -0
- package/osmanagementhub/getManagementStationMirrors.js +61 -0
- package/osmanagementhub/getManagementStationMirrors.js.map +1 -0
- package/osmanagementhub/getManagementStations.d.ts +138 -0
- package/osmanagementhub/getManagementStations.js +68 -0
- package/osmanagementhub/getManagementStations.js.map +1 -0
- package/osmanagementhub/getProfile.d.ts +141 -0
- package/osmanagementhub/getProfile.js +51 -0
- package/osmanagementhub/getProfile.js.map +1 -0
- package/osmanagementhub/getProfiles.d.ts +183 -0
- package/osmanagementhub/getProfiles.js +79 -0
- package/osmanagementhub/getProfiles.js.map +1 -0
- package/osmanagementhub/getSoftwareSource.d.ts +166 -0
- package/osmanagementhub/getSoftwareSource.js +51 -0
- package/osmanagementhub/getSoftwareSource.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceModuleStream.d.ts +119 -0
- package/osmanagementhub/getSoftwareSourceModuleStream.js +57 -0
- package/osmanagementhub/getSoftwareSourceModuleStream.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfile.d.ts +118 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfile.js +60 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfile.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfiles.d.ts +116 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfiles.js +63 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfiles.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceModuleStreams.d.ts +130 -0
- package/osmanagementhub/getSoftwareSourceModuleStreams.js +66 -0
- package/osmanagementhub/getSoftwareSourceModuleStreams.js.map +1 -0
- package/osmanagementhub/getSoftwareSourcePackageGroup.d.ts +106 -0
- package/osmanagementhub/getSoftwareSourcePackageGroup.js +54 -0
- package/osmanagementhub/getSoftwareSourcePackageGroup.js.map +1 -0
- package/osmanagementhub/getSoftwareSourcePackageGroups.d.ts +124 -0
- package/osmanagementhub/getSoftwareSourcePackageGroups.js +66 -0
- package/osmanagementhub/getSoftwareSourcePackageGroups.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackage.d.ts +131 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackage.js +54 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackage.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackages.d.ts +113 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackages.js +63 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackages.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceVendors.d.ts +88 -0
- package/osmanagementhub/getSoftwareSourceVendors.js +57 -0
- package/osmanagementhub/getSoftwareSourceVendors.js.map +1 -0
- package/osmanagementhub/getSoftwareSources.d.ts +208 -0
- package/osmanagementhub/getSoftwareSources.js +85 -0
- package/osmanagementhub/getSoftwareSources.js.map +1 -0
- package/osmanagementhub/index.d.ts +90 -0
- package/osmanagementhub/index.js +118 -0
- package/osmanagementhub/index.js.map +1 -0
- package/osmanagementhub/lifecycleEnvironment.d.ts +259 -0
- package/osmanagementhub/lifecycleEnvironment.js +138 -0
- package/osmanagementhub/lifecycleEnvironment.js.map +1 -0
- package/osmanagementhub/managedInstanceGroup.d.ts +279 -0
- package/osmanagementhub/managedInstanceGroup.js +136 -0
- package/osmanagementhub/managedInstanceGroup.js.map +1 -0
- package/osmanagementhub/managementStation.d.ts +275 -0
- package/osmanagementhub/managementStation.js +143 -0
- package/osmanagementhub/managementStation.js.map +1 -0
- package/osmanagementhub/profile.d.ts +320 -0
- package/osmanagementhub/profile.js +138 -0
- package/osmanagementhub/profile.js.map +1 -0
- package/osmanagementhub/softwareSource.d.ts +343 -0
- package/osmanagementhub/softwareSource.js +164 -0
- package/osmanagementhub/softwareSource.js.map +1 -0
- package/package.json +1 -1
- package/stackmonitoring/baselineableMetric.d.ts +227 -0
- package/stackmonitoring/baselineableMetric.js +116 -0
- package/stackmonitoring/baselineableMetric.js.map +1 -0
- package/stackmonitoring/config.d.ts +21 -8
- package/stackmonitoring/config.js +3 -6
- package/stackmonitoring/config.js.map +1 -1
- package/stackmonitoring/discoveryJob.d.ts +1 -0
- package/stackmonitoring/discoveryJob.js +1 -0
- package/stackmonitoring/discoveryJob.js.map +1 -1
- package/stackmonitoring/getBaselineableMetric.d.ts +129 -0
- package/stackmonitoring/getBaselineableMetric.js +51 -0
- package/stackmonitoring/getBaselineableMetric.js.map +1 -0
- package/stackmonitoring/getBaselineableMetrics.d.ts +125 -0
- package/stackmonitoring/getBaselineableMetrics.js +65 -0
- package/stackmonitoring/getBaselineableMetrics.js.map +1 -0
- package/stackmonitoring/getBaselineableMetricsEvaluate.d.ts +117 -0
- package/stackmonitoring/getBaselineableMetricsEvaluate.js +77 -0
- package/stackmonitoring/getBaselineableMetricsEvaluate.js.map +1 -0
- package/stackmonitoring/getConfig.d.ts +5 -1
- package/stackmonitoring/getConfig.js.map +1 -1
- package/stackmonitoring/getMetricExtension.d.ts +141 -0
- package/stackmonitoring/getMetricExtension.js +51 -0
- package/stackmonitoring/getMetricExtension.js.map +1 -0
- package/stackmonitoring/getMetricExtensions.d.ts +142 -0
- package/stackmonitoring/getMetricExtensions.js +67 -0
- package/stackmonitoring/getMetricExtensions.js.map +1 -0
- package/stackmonitoring/getMonitoredResource.d.ts +4 -0
- package/stackmonitoring/getMonitoredResource.js.map +1 -1
- package/stackmonitoring/getMonitoredResourceTask.d.ts +114 -0
- package/stackmonitoring/getMonitoredResourceTask.js +51 -0
- package/stackmonitoring/getMonitoredResourceTask.js.map +1 -0
- package/stackmonitoring/getMonitoredResourceTasks.d.ts +86 -0
- package/stackmonitoring/getMonitoredResourceTasks.js +55 -0
- package/stackmonitoring/getMonitoredResourceTasks.js.map +1 -0
- package/stackmonitoring/getMonitoredResourceType.d.ts +118 -0
- package/stackmonitoring/getMonitoredResourceType.js +51 -0
- package/stackmonitoring/getMonitoredResourceType.js.map +1 -0
- package/stackmonitoring/getMonitoredResourceTypes.d.ts +161 -0
- package/stackmonitoring/getMonitoredResourceTypes.js +80 -0
- package/stackmonitoring/getMonitoredResourceTypes.js.map +1 -0
- package/stackmonitoring/getMonitoredResources.d.ts +100 -0
- package/stackmonitoring/getMonitoredResources.js +58 -0
- package/stackmonitoring/getMonitoredResources.js.map +1 -0
- package/stackmonitoring/index.d.ts +48 -0
- package/stackmonitoring/index.js +61 -1
- package/stackmonitoring/index.js.map +1 -1
- package/stackmonitoring/metricExtension.d.ts +313 -0
- package/stackmonitoring/metricExtension.js +172 -0
- package/stackmonitoring/metricExtension.js.map +1 -0
- package/stackmonitoring/metricExtensionMetricExtensionOnGivenResourcesManagement.d.ts +102 -0
- package/stackmonitoring/metricExtensionMetricExtensionOnGivenResourcesManagement.js +80 -0
- package/stackmonitoring/metricExtensionMetricExtensionOnGivenResourcesManagement.js.map +1 -0
- package/stackmonitoring/metricExtensionsTestManagement.d.ts +125 -0
- package/stackmonitoring/metricExtensionsTestManagement.js +86 -0
- package/stackmonitoring/metricExtensionsTestManagement.js.map +1 -0
- package/stackmonitoring/monitoredResource.d.ts +13 -0
- package/stackmonitoring/monitoredResource.js +3 -0
- package/stackmonitoring/monitoredResource.js.map +1 -1
- package/stackmonitoring/monitoredResourceTask.d.ts +200 -0
- package/stackmonitoring/monitoredResourceTask.js +113 -0
- package/stackmonitoring/monitoredResourceTask.js.map +1 -0
- package/stackmonitoring/monitoredResourceType.d.ts +238 -0
- package/stackmonitoring/monitoredResourceType.js +118 -0
- package/stackmonitoring/monitoredResourceType.js.map +1 -0
- package/stackmonitoring/monitoredResourcesSearch.d.ts +13 -0
- package/stackmonitoring/monitoredResourcesSearch.js +3 -0
- package/stackmonitoring/monitoredResourcesSearch.js.map +1 -1
- package/types/input.d.ts +1324 -61
- package/types/output.d.ts +8971 -4032
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getSqlFirewallViolationAnalyticsOutput = exports.getSqlFirewallViolationAnalytics = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides the list of Sql Firewall Violation Analytics in Oracle Cloud Infrastructure Data Safe service.
|
|
10
|
+
*
|
|
11
|
+
* Returns the aggregation details of the SQL firewall violations.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testSqlFirewallViolationAnalytics = oci.DataSafe.getSqlFirewallViolationAnalytics({
|
|
20
|
+
* compartmentId: _var.compartment_id,
|
|
21
|
+
* accessLevel: _var.sql_firewall_violation_analytic_access_level,
|
|
22
|
+
* compartmentIdInSubtree: _var.sql_firewall_violation_analytic_compartment_id_in_subtree,
|
|
23
|
+
* groupBies: _var.sql_firewall_violation_analytic_group_by,
|
|
24
|
+
* queryTimeZone: _var.sql_firewall_violation_analytic_query_time_zone,
|
|
25
|
+
* scimQuery: _var.sql_firewall_violation_analytic_scim_query,
|
|
26
|
+
* summaryFields: _var.sql_firewall_violation_analytic_summary_field,
|
|
27
|
+
* timeEnded: _var.sql_firewall_violation_analytic_time_ended,
|
|
28
|
+
* timeStarted: _var.sql_firewall_violation_analytic_time_started,
|
|
29
|
+
* });
|
|
30
|
+
* ```
|
|
31
|
+
*/
|
|
32
|
+
function getSqlFirewallViolationAnalytics(args, opts) {
|
|
33
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
34
|
+
return pulumi.runtime.invoke("oci:DataSafe/getSqlFirewallViolationAnalytics:getSqlFirewallViolationAnalytics", {
|
|
35
|
+
"accessLevel": args.accessLevel,
|
|
36
|
+
"compartmentId": args.compartmentId,
|
|
37
|
+
"compartmentIdInSubtree": args.compartmentIdInSubtree,
|
|
38
|
+
"filters": args.filters,
|
|
39
|
+
"groupBies": args.groupBies,
|
|
40
|
+
"queryTimeZone": args.queryTimeZone,
|
|
41
|
+
"scimQuery": args.scimQuery,
|
|
42
|
+
"summaryFields": args.summaryFields,
|
|
43
|
+
"timeEnded": args.timeEnded,
|
|
44
|
+
"timeStarted": args.timeStarted,
|
|
45
|
+
}, opts);
|
|
46
|
+
}
|
|
47
|
+
exports.getSqlFirewallViolationAnalytics = getSqlFirewallViolationAnalytics;
|
|
48
|
+
/**
|
|
49
|
+
* This data source provides the list of Sql Firewall Violation Analytics in Oracle Cloud Infrastructure Data Safe service.
|
|
50
|
+
*
|
|
51
|
+
* Returns the aggregation details of the SQL firewall violations.
|
|
52
|
+
*
|
|
53
|
+
* ## Example Usage
|
|
54
|
+
*
|
|
55
|
+
* ```typescript
|
|
56
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
57
|
+
* import * as oci from "@pulumi/oci";
|
|
58
|
+
*
|
|
59
|
+
* const testSqlFirewallViolationAnalytics = oci.DataSafe.getSqlFirewallViolationAnalytics({
|
|
60
|
+
* compartmentId: _var.compartment_id,
|
|
61
|
+
* accessLevel: _var.sql_firewall_violation_analytic_access_level,
|
|
62
|
+
* compartmentIdInSubtree: _var.sql_firewall_violation_analytic_compartment_id_in_subtree,
|
|
63
|
+
* groupBies: _var.sql_firewall_violation_analytic_group_by,
|
|
64
|
+
* queryTimeZone: _var.sql_firewall_violation_analytic_query_time_zone,
|
|
65
|
+
* scimQuery: _var.sql_firewall_violation_analytic_scim_query,
|
|
66
|
+
* summaryFields: _var.sql_firewall_violation_analytic_summary_field,
|
|
67
|
+
* timeEnded: _var.sql_firewall_violation_analytic_time_ended,
|
|
68
|
+
* timeStarted: _var.sql_firewall_violation_analytic_time_started,
|
|
69
|
+
* });
|
|
70
|
+
* ```
|
|
71
|
+
*/
|
|
72
|
+
function getSqlFirewallViolationAnalyticsOutput(args, opts) {
|
|
73
|
+
return pulumi.output(args).apply((a) => getSqlFirewallViolationAnalytics(a, opts));
|
|
74
|
+
}
|
|
75
|
+
exports.getSqlFirewallViolationAnalyticsOutput = getSqlFirewallViolationAnalyticsOutput;
|
|
76
|
+
//# sourceMappingURL=getSqlFirewallViolationAnalytics.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSqlFirewallViolationAnalytics.js","sourceRoot":"","sources":["../../datasafe/getSqlFirewallViolationAnalytics.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,gCAAgC,CAAC,IAA0C,EAAE,IAA2B;IAEpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gFAAgF,EAAE;QAC3G,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAfD,4EAeC;AA4ED;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,sCAAsC,CAAC,IAAgD,EAAE,IAA2B;IAChI,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,gCAAgC,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC3F,CAAC;AAFD,wFAEC"}
|
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This data source provides the list of Sql Firewall Violations in Oracle Cloud Infrastructure Data Safe service.
|
|
6
|
+
*
|
|
7
|
+
* Gets a list of all the SQL firewall violations captured by the firewall.
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as oci from "@pulumi/oci";
|
|
14
|
+
*
|
|
15
|
+
* const testSqlFirewallViolations = oci.DataSafe.getSqlFirewallViolations({
|
|
16
|
+
* compartmentId: _var.compartment_id,
|
|
17
|
+
* accessLevel: _var.sql_firewall_violation_access_level,
|
|
18
|
+
* compartmentIdInSubtree: _var.sql_firewall_violation_compartment_id_in_subtree,
|
|
19
|
+
* scimQuery: _var.sql_firewall_violation_scim_query,
|
|
20
|
+
* });
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
export declare function getSqlFirewallViolations(args: GetSqlFirewallViolationsArgs, opts?: pulumi.InvokeOptions): Promise<GetSqlFirewallViolationsResult>;
|
|
24
|
+
/**
|
|
25
|
+
* A collection of arguments for invoking getSqlFirewallViolations.
|
|
26
|
+
*/
|
|
27
|
+
export interface GetSqlFirewallViolationsArgs {
|
|
28
|
+
/**
|
|
29
|
+
* Valid values are RESTRICTED and ACCESSIBLE. Default is RESTRICTED. Setting this to ACCESSIBLE returns only those compartments for which the user has INSPECT permissions directly or indirectly (permissions can be on a resource in a subcompartment). When set to RESTRICTED permissions are checked and no partial results are displayed.
|
|
30
|
+
*/
|
|
31
|
+
accessLevel?: string;
|
|
32
|
+
/**
|
|
33
|
+
* A filter to return only resources that match the specified compartment OCID.
|
|
34
|
+
*/
|
|
35
|
+
compartmentId: string;
|
|
36
|
+
/**
|
|
37
|
+
* Default is false. When set to true, the hierarchy of compartments is traversed and all compartments and subcompartments in the tenancy are returned. Depends on the 'accessLevel' setting.
|
|
38
|
+
*/
|
|
39
|
+
compartmentIdInSubtree?: boolean;
|
|
40
|
+
filters?: inputs.DataSafe.GetSqlFirewallViolationsFilter[];
|
|
41
|
+
/**
|
|
42
|
+
* The scimQuery query parameter accepts filter expressions that use the syntax described in Section 3.2.2.2 of the System for Cross-Domain Identity Management (SCIM) specification, which is available at [RFC3339](https://tools.ietf.org/html/draft-ietf-scim-api-12). In SCIM filtering expressions, text, date, and time values must be enclosed in quotation marks, with date and time values using ISO-8601 format. (Numeric and boolean values should not be quoted.)
|
|
43
|
+
*
|
|
44
|
+
* **Example:** query=(operationTime ge '2021-06-04T01-00-26') and (violationAction eq 'BLOCKED')
|
|
45
|
+
*/
|
|
46
|
+
scimQuery?: string;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* A collection of values returned by getSqlFirewallViolations.
|
|
50
|
+
*/
|
|
51
|
+
export interface GetSqlFirewallViolationsResult {
|
|
52
|
+
readonly accessLevel?: string;
|
|
53
|
+
/**
|
|
54
|
+
* The OCID of the compartment containing the SQL violation.
|
|
55
|
+
*/
|
|
56
|
+
readonly compartmentId: string;
|
|
57
|
+
readonly compartmentIdInSubtree?: boolean;
|
|
58
|
+
readonly filters?: outputs.DataSafe.GetSqlFirewallViolationsFilter[];
|
|
59
|
+
/**
|
|
60
|
+
* The provider-assigned unique ID for this managed resource.
|
|
61
|
+
*/
|
|
62
|
+
readonly id: string;
|
|
63
|
+
readonly scimQuery?: string;
|
|
64
|
+
/**
|
|
65
|
+
* The list of sql_firewall_violations_collection.
|
|
66
|
+
*/
|
|
67
|
+
readonly sqlFirewallViolationsCollections: outputs.DataSafe.GetSqlFirewallViolationsSqlFirewallViolationsCollection[];
|
|
68
|
+
}
|
|
69
|
+
/**
|
|
70
|
+
* This data source provides the list of Sql Firewall Violations in Oracle Cloud Infrastructure Data Safe service.
|
|
71
|
+
*
|
|
72
|
+
* Gets a list of all the SQL firewall violations captured by the firewall.
|
|
73
|
+
*
|
|
74
|
+
* ## Example Usage
|
|
75
|
+
*
|
|
76
|
+
* ```typescript
|
|
77
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
78
|
+
* import * as oci from "@pulumi/oci";
|
|
79
|
+
*
|
|
80
|
+
* const testSqlFirewallViolations = oci.DataSafe.getSqlFirewallViolations({
|
|
81
|
+
* compartmentId: _var.compartment_id,
|
|
82
|
+
* accessLevel: _var.sql_firewall_violation_access_level,
|
|
83
|
+
* compartmentIdInSubtree: _var.sql_firewall_violation_compartment_id_in_subtree,
|
|
84
|
+
* scimQuery: _var.sql_firewall_violation_scim_query,
|
|
85
|
+
* });
|
|
86
|
+
* ```
|
|
87
|
+
*/
|
|
88
|
+
export declare function getSqlFirewallViolationsOutput(args: GetSqlFirewallViolationsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSqlFirewallViolationsResult>;
|
|
89
|
+
/**
|
|
90
|
+
* A collection of arguments for invoking getSqlFirewallViolations.
|
|
91
|
+
*/
|
|
92
|
+
export interface GetSqlFirewallViolationsOutputArgs {
|
|
93
|
+
/**
|
|
94
|
+
* Valid values are RESTRICTED and ACCESSIBLE. Default is RESTRICTED. Setting this to ACCESSIBLE returns only those compartments for which the user has INSPECT permissions directly or indirectly (permissions can be on a resource in a subcompartment). When set to RESTRICTED permissions are checked and no partial results are displayed.
|
|
95
|
+
*/
|
|
96
|
+
accessLevel?: pulumi.Input<string>;
|
|
97
|
+
/**
|
|
98
|
+
* A filter to return only resources that match the specified compartment OCID.
|
|
99
|
+
*/
|
|
100
|
+
compartmentId: pulumi.Input<string>;
|
|
101
|
+
/**
|
|
102
|
+
* Default is false. When set to true, the hierarchy of compartments is traversed and all compartments and subcompartments in the tenancy are returned. Depends on the 'accessLevel' setting.
|
|
103
|
+
*/
|
|
104
|
+
compartmentIdInSubtree?: pulumi.Input<boolean>;
|
|
105
|
+
filters?: pulumi.Input<pulumi.Input<inputs.DataSafe.GetSqlFirewallViolationsFilterArgs>[]>;
|
|
106
|
+
/**
|
|
107
|
+
* The scimQuery query parameter accepts filter expressions that use the syntax described in Section 3.2.2.2 of the System for Cross-Domain Identity Management (SCIM) specification, which is available at [RFC3339](https://tools.ietf.org/html/draft-ietf-scim-api-12). In SCIM filtering expressions, text, date, and time values must be enclosed in quotation marks, with date and time values using ISO-8601 format. (Numeric and boolean values should not be quoted.)
|
|
108
|
+
*
|
|
109
|
+
* **Example:** query=(operationTime ge '2021-06-04T01-00-26') and (violationAction eq 'BLOCKED')
|
|
110
|
+
*/
|
|
111
|
+
scimQuery?: pulumi.Input<string>;
|
|
112
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getSqlFirewallViolationsOutput = exports.getSqlFirewallViolations = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides the list of Sql Firewall Violations in Oracle Cloud Infrastructure Data Safe service.
|
|
10
|
+
*
|
|
11
|
+
* Gets a list of all the SQL firewall violations captured by the firewall.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testSqlFirewallViolations = oci.DataSafe.getSqlFirewallViolations({
|
|
20
|
+
* compartmentId: _var.compartment_id,
|
|
21
|
+
* accessLevel: _var.sql_firewall_violation_access_level,
|
|
22
|
+
* compartmentIdInSubtree: _var.sql_firewall_violation_compartment_id_in_subtree,
|
|
23
|
+
* scimQuery: _var.sql_firewall_violation_scim_query,
|
|
24
|
+
* });
|
|
25
|
+
* ```
|
|
26
|
+
*/
|
|
27
|
+
function getSqlFirewallViolations(args, opts) {
|
|
28
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
29
|
+
return pulumi.runtime.invoke("oci:DataSafe/getSqlFirewallViolations:getSqlFirewallViolations", {
|
|
30
|
+
"accessLevel": args.accessLevel,
|
|
31
|
+
"compartmentId": args.compartmentId,
|
|
32
|
+
"compartmentIdInSubtree": args.compartmentIdInSubtree,
|
|
33
|
+
"filters": args.filters,
|
|
34
|
+
"scimQuery": args.scimQuery,
|
|
35
|
+
}, opts);
|
|
36
|
+
}
|
|
37
|
+
exports.getSqlFirewallViolations = getSqlFirewallViolations;
|
|
38
|
+
/**
|
|
39
|
+
* This data source provides the list of Sql Firewall Violations in Oracle Cloud Infrastructure Data Safe service.
|
|
40
|
+
*
|
|
41
|
+
* Gets a list of all the SQL firewall violations captured by the firewall.
|
|
42
|
+
*
|
|
43
|
+
* ## Example Usage
|
|
44
|
+
*
|
|
45
|
+
* ```typescript
|
|
46
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
47
|
+
* import * as oci from "@pulumi/oci";
|
|
48
|
+
*
|
|
49
|
+
* const testSqlFirewallViolations = oci.DataSafe.getSqlFirewallViolations({
|
|
50
|
+
* compartmentId: _var.compartment_id,
|
|
51
|
+
* accessLevel: _var.sql_firewall_violation_access_level,
|
|
52
|
+
* compartmentIdInSubtree: _var.sql_firewall_violation_compartment_id_in_subtree,
|
|
53
|
+
* scimQuery: _var.sql_firewall_violation_scim_query,
|
|
54
|
+
* });
|
|
55
|
+
* ```
|
|
56
|
+
*/
|
|
57
|
+
function getSqlFirewallViolationsOutput(args, opts) {
|
|
58
|
+
return pulumi.output(args).apply((a) => getSqlFirewallViolations(a, opts));
|
|
59
|
+
}
|
|
60
|
+
exports.getSqlFirewallViolationsOutput = getSqlFirewallViolationsOutput;
|
|
61
|
+
//# sourceMappingURL=getSqlFirewallViolations.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSqlFirewallViolations.js","sourceRoot":"","sources":["../../datasafe/getSqlFirewallViolations.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IAEpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gEAAgE,EAAE;QAC3F,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,4DAUC;AAgDD;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAA2B;IAChH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,wBAAwB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnF,CAAC;AAFD,wEAEC"}
|
|
@@ -58,7 +58,7 @@ export interface GetTargetAlertPolicyAssociationResult {
|
|
|
58
58
|
*/
|
|
59
59
|
readonly id: string;
|
|
60
60
|
/**
|
|
61
|
-
* Indicates if the target-alert policy association is enabled or disabled.
|
|
61
|
+
* Indicates if the target-alert policy association is enabled or disabled by user.
|
|
62
62
|
*/
|
|
63
63
|
readonly isEnabled: boolean;
|
|
64
64
|
/**
|
|
@@ -110,23 +110,23 @@ export interface GetUserAssessmentResult {
|
|
|
110
110
|
*/
|
|
111
111
|
readonly targetIds: string[];
|
|
112
112
|
/**
|
|
113
|
-
* The date and time
|
|
113
|
+
* The date and time the user assessment was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
114
114
|
*/
|
|
115
115
|
readonly timeCreated: string;
|
|
116
116
|
/**
|
|
117
|
-
* The date and time the user assessment was last
|
|
117
|
+
* The date and time the user assessment was last executed, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
118
118
|
*/
|
|
119
119
|
readonly timeLastAssessed: string;
|
|
120
120
|
/**
|
|
121
|
-
* The
|
|
121
|
+
* The date and time the user assessment was last updated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
122
122
|
*/
|
|
123
123
|
readonly timeUpdated: string;
|
|
124
124
|
/**
|
|
125
|
-
* Indicates whether the user assessment was created by system or user.
|
|
125
|
+
* Indicates whether the user assessment was created by the system or the user.
|
|
126
126
|
*/
|
|
127
127
|
readonly triggeredBy: string;
|
|
128
128
|
/**
|
|
129
|
-
*
|
|
129
|
+
* The type of the user assessment. The possible types are:
|
|
130
130
|
*/
|
|
131
131
|
readonly type: string;
|
|
132
132
|
readonly userAssessmentId: string;
|
|
@@ -3,7 +3,7 @@ import * as outputs from "../types/output";
|
|
|
3
3
|
/**
|
|
4
4
|
* This data source provides details about a specific User Assessment Comparison resource in Oracle Cloud Infrastructure Data Safe service.
|
|
5
5
|
*
|
|
6
|
-
* Gets the details of the comparison report for the user assessments
|
|
6
|
+
* Gets the details of the comparison report for the user assessments submitted for comparison.
|
|
7
7
|
*
|
|
8
8
|
* ## Example Usage
|
|
9
9
|
*
|
|
@@ -57,7 +57,7 @@ export interface GetUserAssessmentComparisonResult {
|
|
|
57
57
|
/**
|
|
58
58
|
* This data source provides details about a specific User Assessment Comparison resource in Oracle Cloud Infrastructure Data Safe service.
|
|
59
59
|
*
|
|
60
|
-
* Gets the details of the comparison report for the user assessments
|
|
60
|
+
* Gets the details of the comparison report for the user assessments submitted for comparison.
|
|
61
61
|
*
|
|
62
62
|
* ## Example Usage
|
|
63
63
|
*
|
|
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* This data source provides details about a specific User Assessment Comparison resource in Oracle Cloud Infrastructure Data Safe service.
|
|
10
10
|
*
|
|
11
|
-
* Gets the details of the comparison report for the user assessments
|
|
11
|
+
* Gets the details of the comparison report for the user assessments submitted for comparison.
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
@@ -33,7 +33,7 @@ exports.getUserAssessmentComparison = getUserAssessmentComparison;
|
|
|
33
33
|
/**
|
|
34
34
|
* This data source provides details about a specific User Assessment Comparison resource in Oracle Cloud Infrastructure Data Safe service.
|
|
35
35
|
*
|
|
36
|
-
* Gets the details of the comparison report for the user assessments
|
|
36
|
+
* Gets the details of the comparison report for the user assessments submitted for comparison.
|
|
37
37
|
*
|
|
38
38
|
* ## Example Usage
|
|
39
39
|
*
|
|
@@ -4,7 +4,7 @@ import * as outputs from "../types/output";
|
|
|
4
4
|
/**
|
|
5
5
|
* This data source provides the list of User Assessment User Analytics in Oracle Cloud Infrastructure Data Safe service.
|
|
6
6
|
*
|
|
7
|
-
* Gets a list of aggregated user details from the specified user assessment. This provides information about the overall state
|
|
7
|
+
* Gets a list of aggregated user details from the specified user assessment. This provides information about the overall state.
|
|
8
8
|
* of database user security. For example, the user details include how many users have the DBA role and how many users are in
|
|
9
9
|
* the critical category. This data is especially useful content for dashboards or to support analytics.
|
|
10
10
|
*
|
|
@@ -150,7 +150,7 @@ export interface GetUserAssessmentUserAnalyticsResult {
|
|
|
150
150
|
/**
|
|
151
151
|
* This data source provides the list of User Assessment User Analytics in Oracle Cloud Infrastructure Data Safe service.
|
|
152
152
|
*
|
|
153
|
-
* Gets a list of aggregated user details from the specified user assessment. This provides information about the overall state
|
|
153
|
+
* Gets a list of aggregated user details from the specified user assessment. This provides information about the overall state.
|
|
154
154
|
* of database user security. For example, the user details include how many users have the DBA role and how many users are in
|
|
155
155
|
* the critical category. This data is especially useful content for dashboards or to support analytics.
|
|
156
156
|
*
|
|
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* This data source provides the list of User Assessment User Analytics in Oracle Cloud Infrastructure Data Safe service.
|
|
10
10
|
*
|
|
11
|
-
* Gets a list of aggregated user details from the specified user assessment. This provides information about the overall state
|
|
11
|
+
* Gets a list of aggregated user details from the specified user assessment. This provides information about the overall state.
|
|
12
12
|
* of database user security. For example, the user details include how many users have the DBA role and how many users are in
|
|
13
13
|
* the critical category. This data is especially useful content for dashboards or to support analytics.
|
|
14
14
|
*
|
|
@@ -74,7 +74,7 @@ exports.getUserAssessmentUserAnalytics = getUserAssessmentUserAnalytics;
|
|
|
74
74
|
/**
|
|
75
75
|
* This data source provides the list of User Assessment User Analytics in Oracle Cloud Infrastructure Data Safe service.
|
|
76
76
|
*
|
|
77
|
-
* Gets a list of aggregated user details from the specified user assessment. This provides information about the overall state
|
|
77
|
+
* Gets a list of aggregated user details from the specified user assessment. This provides information about the overall state.
|
|
78
78
|
* of database user security. For example, the user details include how many users have the DBA role and how many users are in
|
|
79
79
|
* the critical category. This data is especially useful content for dashboards or to support analytics.
|
|
80
80
|
*
|
|
@@ -133,7 +133,7 @@ export interface GetUserAssessmentUsersArgs {
|
|
|
133
133
|
export interface GetUserAssessmentUsersResult {
|
|
134
134
|
readonly accessLevel?: string;
|
|
135
135
|
/**
|
|
136
|
-
* The user account
|
|
136
|
+
* The status of the user account.
|
|
137
137
|
*/
|
|
138
138
|
readonly accountStatus?: string;
|
|
139
139
|
/**
|
|
@@ -143,11 +143,11 @@ export interface GetUserAssessmentsResult {
|
|
|
143
143
|
readonly timeCreatedGreaterThanOrEqualTo?: string;
|
|
144
144
|
readonly timeCreatedLessThan?: string;
|
|
145
145
|
/**
|
|
146
|
-
* Indicates whether the user assessment was created by system or user.
|
|
146
|
+
* Indicates whether the user assessment was created by the system or the user.
|
|
147
147
|
*/
|
|
148
148
|
readonly triggeredBy?: string;
|
|
149
149
|
/**
|
|
150
|
-
*
|
|
150
|
+
* The type of the user assessment. The possible types are:
|
|
151
151
|
*/
|
|
152
152
|
readonly type?: string;
|
|
153
153
|
/**
|
package/datasafe/index.d.ts
CHANGED
|
@@ -28,6 +28,12 @@ export declare const DataSafeConfiguration: typeof import("./dataSafeConfigurati
|
|
|
28
28
|
export { DataSafePrivateEndpointArgs, DataSafePrivateEndpointState } from "./dataSafePrivateEndpoint";
|
|
29
29
|
export type DataSafePrivateEndpoint = import("./dataSafePrivateEndpoint").DataSafePrivateEndpoint;
|
|
30
30
|
export declare const DataSafePrivateEndpoint: typeof import("./dataSafePrivateEndpoint").DataSafePrivateEndpoint;
|
|
31
|
+
export { DatabaseSecurityConfigArgs, DatabaseSecurityConfigState } from "./databaseSecurityConfig";
|
|
32
|
+
export type DatabaseSecurityConfig = import("./databaseSecurityConfig").DatabaseSecurityConfig;
|
|
33
|
+
export declare const DatabaseSecurityConfig: typeof import("./databaseSecurityConfig").DatabaseSecurityConfig;
|
|
34
|
+
export { DatabaseSecurityConfigManagementArgs, DatabaseSecurityConfigManagementState } from "./databaseSecurityConfigManagement";
|
|
35
|
+
export type DatabaseSecurityConfigManagement = import("./databaseSecurityConfigManagement").DatabaseSecurityConfigManagement;
|
|
36
|
+
export declare const DatabaseSecurityConfigManagement: typeof import("./databaseSecurityConfigManagement").DatabaseSecurityConfigManagement;
|
|
31
37
|
export { DiscoveryJobsResultArgs, DiscoveryJobsResultState } from "./discoveryJobsResult";
|
|
32
38
|
export type DiscoveryJobsResult = import("./discoveryJobsResult").DiscoveryJobsResult;
|
|
33
39
|
export declare const DiscoveryJobsResult: typeof import("./discoveryJobsResult").DiscoveryJobsResult;
|
|
@@ -121,6 +127,12 @@ export declare const getDataSafePrivateEndpointOutput: typeof import("./getDataS
|
|
|
121
127
|
export { GetDataSafePrivateEndpointsArgs, GetDataSafePrivateEndpointsResult, GetDataSafePrivateEndpointsOutputArgs } from "./getDataSafePrivateEndpoints";
|
|
122
128
|
export declare const getDataSafePrivateEndpoints: typeof import("./getDataSafePrivateEndpoints").getDataSafePrivateEndpoints;
|
|
123
129
|
export declare const getDataSafePrivateEndpointsOutput: typeof import("./getDataSafePrivateEndpoints").getDataSafePrivateEndpointsOutput;
|
|
130
|
+
export { GetDatabaseSecurityConfigArgs, GetDatabaseSecurityConfigResult, GetDatabaseSecurityConfigOutputArgs } from "./getDatabaseSecurityConfig";
|
|
131
|
+
export declare const getDatabaseSecurityConfig: typeof import("./getDatabaseSecurityConfig").getDatabaseSecurityConfig;
|
|
132
|
+
export declare const getDatabaseSecurityConfigOutput: typeof import("./getDatabaseSecurityConfig").getDatabaseSecurityConfigOutput;
|
|
133
|
+
export { GetDatabaseSecurityConfigsArgs, GetDatabaseSecurityConfigsResult, GetDatabaseSecurityConfigsOutputArgs } from "./getDatabaseSecurityConfigs";
|
|
134
|
+
export declare const getDatabaseSecurityConfigs: typeof import("./getDatabaseSecurityConfigs").getDatabaseSecurityConfigs;
|
|
135
|
+
export declare const getDatabaseSecurityConfigsOutput: typeof import("./getDatabaseSecurityConfigs").getDatabaseSecurityConfigsOutput;
|
|
124
136
|
export { GetDiscoveryAnalyticArgs, GetDiscoveryAnalyticResult, GetDiscoveryAnalyticOutputArgs } from "./getDiscoveryAnalytic";
|
|
125
137
|
export declare const getDiscoveryAnalytic: typeof import("./getDiscoveryAnalytic").getDiscoveryAnalytic;
|
|
126
138
|
export declare const getDiscoveryAnalyticOutput: typeof import("./getDiscoveryAnalytic").getDiscoveryAnalyticOutput;
|
|
@@ -229,6 +241,24 @@ export declare const getSecurityAssessmentFindingsOutput: typeof import("./getSe
|
|
|
229
241
|
export { GetSecurityAssessmentsArgs, GetSecurityAssessmentsResult, GetSecurityAssessmentsOutputArgs } from "./getSecurityAssessments";
|
|
230
242
|
export declare const getSecurityAssessments: typeof import("./getSecurityAssessments").getSecurityAssessments;
|
|
231
243
|
export declare const getSecurityAssessmentsOutput: typeof import("./getSecurityAssessments").getSecurityAssessmentsOutput;
|
|
244
|
+
export { GetSecurityPoliciesArgs, GetSecurityPoliciesResult, GetSecurityPoliciesOutputArgs } from "./getSecurityPolicies";
|
|
245
|
+
export declare const getSecurityPolicies: typeof import("./getSecurityPolicies").getSecurityPolicies;
|
|
246
|
+
export declare const getSecurityPoliciesOutput: typeof import("./getSecurityPolicies").getSecurityPoliciesOutput;
|
|
247
|
+
export { GetSecurityPolicyArgs, GetSecurityPolicyResult, GetSecurityPolicyOutputArgs } from "./getSecurityPolicy";
|
|
248
|
+
export declare const getSecurityPolicy: typeof import("./getSecurityPolicy").getSecurityPolicy;
|
|
249
|
+
export declare const getSecurityPolicyOutput: typeof import("./getSecurityPolicy").getSecurityPolicyOutput;
|
|
250
|
+
export { GetSecurityPolicyDeploymentArgs, GetSecurityPolicyDeploymentResult, GetSecurityPolicyDeploymentOutputArgs } from "./getSecurityPolicyDeployment";
|
|
251
|
+
export declare const getSecurityPolicyDeployment: typeof import("./getSecurityPolicyDeployment").getSecurityPolicyDeployment;
|
|
252
|
+
export declare const getSecurityPolicyDeploymentOutput: typeof import("./getSecurityPolicyDeployment").getSecurityPolicyDeploymentOutput;
|
|
253
|
+
export { GetSecurityPolicyDeploymentSecurityPolicyEntryStateArgs, GetSecurityPolicyDeploymentSecurityPolicyEntryStateResult, GetSecurityPolicyDeploymentSecurityPolicyEntryStateOutputArgs } from "./getSecurityPolicyDeploymentSecurityPolicyEntryState";
|
|
254
|
+
export declare const getSecurityPolicyDeploymentSecurityPolicyEntryState: typeof import("./getSecurityPolicyDeploymentSecurityPolicyEntryState").getSecurityPolicyDeploymentSecurityPolicyEntryState;
|
|
255
|
+
export declare const getSecurityPolicyDeploymentSecurityPolicyEntryStateOutput: typeof import("./getSecurityPolicyDeploymentSecurityPolicyEntryState").getSecurityPolicyDeploymentSecurityPolicyEntryStateOutput;
|
|
256
|
+
export { GetSecurityPolicyDeploymentSecurityPolicyEntryStatesArgs, GetSecurityPolicyDeploymentSecurityPolicyEntryStatesResult, GetSecurityPolicyDeploymentSecurityPolicyEntryStatesOutputArgs } from "./getSecurityPolicyDeploymentSecurityPolicyEntryStates";
|
|
257
|
+
export declare const getSecurityPolicyDeploymentSecurityPolicyEntryStates: typeof import("./getSecurityPolicyDeploymentSecurityPolicyEntryStates").getSecurityPolicyDeploymentSecurityPolicyEntryStates;
|
|
258
|
+
export declare const getSecurityPolicyDeploymentSecurityPolicyEntryStatesOutput: typeof import("./getSecurityPolicyDeploymentSecurityPolicyEntryStates").getSecurityPolicyDeploymentSecurityPolicyEntryStatesOutput;
|
|
259
|
+
export { GetSecurityPolicyDeploymentsArgs, GetSecurityPolicyDeploymentsResult, GetSecurityPolicyDeploymentsOutputArgs } from "./getSecurityPolicyDeployments";
|
|
260
|
+
export declare const getSecurityPolicyDeployments: typeof import("./getSecurityPolicyDeployments").getSecurityPolicyDeployments;
|
|
261
|
+
export declare const getSecurityPolicyDeploymentsOutput: typeof import("./getSecurityPolicyDeployments").getSecurityPolicyDeploymentsOutput;
|
|
232
262
|
export { GetSensitiveDataModelArgs, GetSensitiveDataModelResult, GetSensitiveDataModelOutputArgs } from "./getSensitiveDataModel";
|
|
233
263
|
export declare const getSensitiveDataModel: typeof import("./getSensitiveDataModel").getSensitiveDataModel;
|
|
234
264
|
export declare const getSensitiveDataModelOutput: typeof import("./getSensitiveDataModel").getSensitiveDataModelOutput;
|
|
@@ -253,6 +283,39 @@ export declare const getSensitiveTypeOutput: typeof import("./getSensitiveType")
|
|
|
253
283
|
export { GetSensitiveTypesArgs, GetSensitiveTypesResult, GetSensitiveTypesOutputArgs } from "./getSensitiveTypes";
|
|
254
284
|
export declare const getSensitiveTypes: typeof import("./getSensitiveTypes").getSensitiveTypes;
|
|
255
285
|
export declare const getSensitiveTypesOutput: typeof import("./getSensitiveTypes").getSensitiveTypesOutput;
|
|
286
|
+
export { GetSqlCollectionArgs, GetSqlCollectionResult, GetSqlCollectionOutputArgs } from "./getSqlCollection";
|
|
287
|
+
export declare const getSqlCollection: typeof import("./getSqlCollection").getSqlCollection;
|
|
288
|
+
export declare const getSqlCollectionOutput: typeof import("./getSqlCollection").getSqlCollectionOutput;
|
|
289
|
+
export { GetSqlCollectionAnalyticsArgs, GetSqlCollectionAnalyticsResult, GetSqlCollectionAnalyticsOutputArgs } from "./getSqlCollectionAnalytics";
|
|
290
|
+
export declare const getSqlCollectionAnalytics: typeof import("./getSqlCollectionAnalytics").getSqlCollectionAnalytics;
|
|
291
|
+
export declare const getSqlCollectionAnalyticsOutput: typeof import("./getSqlCollectionAnalytics").getSqlCollectionAnalyticsOutput;
|
|
292
|
+
export { GetSqlCollectionLogInsightsArgs, GetSqlCollectionLogInsightsResult, GetSqlCollectionLogInsightsOutputArgs } from "./getSqlCollectionLogInsights";
|
|
293
|
+
export declare const getSqlCollectionLogInsights: typeof import("./getSqlCollectionLogInsights").getSqlCollectionLogInsights;
|
|
294
|
+
export declare const getSqlCollectionLogInsightsOutput: typeof import("./getSqlCollectionLogInsights").getSqlCollectionLogInsightsOutput;
|
|
295
|
+
export { GetSqlCollectionsArgs, GetSqlCollectionsResult, GetSqlCollectionsOutputArgs } from "./getSqlCollections";
|
|
296
|
+
export declare const getSqlCollections: typeof import("./getSqlCollections").getSqlCollections;
|
|
297
|
+
export declare const getSqlCollectionsOutput: typeof import("./getSqlCollections").getSqlCollectionsOutput;
|
|
298
|
+
export { GetSqlFirewallAllowedSqlAnalyticsArgs, GetSqlFirewallAllowedSqlAnalyticsResult, GetSqlFirewallAllowedSqlAnalyticsOutputArgs } from "./getSqlFirewallAllowedSqlAnalytics";
|
|
299
|
+
export declare const getSqlFirewallAllowedSqlAnalytics: typeof import("./getSqlFirewallAllowedSqlAnalytics").getSqlFirewallAllowedSqlAnalytics;
|
|
300
|
+
export declare const getSqlFirewallAllowedSqlAnalyticsOutput: typeof import("./getSqlFirewallAllowedSqlAnalytics").getSqlFirewallAllowedSqlAnalyticsOutput;
|
|
301
|
+
export { GetSqlFirewallAllowedSqlsArgs, GetSqlFirewallAllowedSqlsResult, GetSqlFirewallAllowedSqlsOutputArgs } from "./getSqlFirewallAllowedSqls";
|
|
302
|
+
export declare const getSqlFirewallAllowedSqls: typeof import("./getSqlFirewallAllowedSqls").getSqlFirewallAllowedSqls;
|
|
303
|
+
export declare const getSqlFirewallAllowedSqlsOutput: typeof import("./getSqlFirewallAllowedSqls").getSqlFirewallAllowedSqlsOutput;
|
|
304
|
+
export { GetSqlFirewallPoliciesArgs, GetSqlFirewallPoliciesResult, GetSqlFirewallPoliciesOutputArgs } from "./getSqlFirewallPolicies";
|
|
305
|
+
export declare const getSqlFirewallPolicies: typeof import("./getSqlFirewallPolicies").getSqlFirewallPolicies;
|
|
306
|
+
export declare const getSqlFirewallPoliciesOutput: typeof import("./getSqlFirewallPolicies").getSqlFirewallPoliciesOutput;
|
|
307
|
+
export { GetSqlFirewallPolicyArgs, GetSqlFirewallPolicyResult, GetSqlFirewallPolicyOutputArgs } from "./getSqlFirewallPolicy";
|
|
308
|
+
export declare const getSqlFirewallPolicy: typeof import("./getSqlFirewallPolicy").getSqlFirewallPolicy;
|
|
309
|
+
export declare const getSqlFirewallPolicyOutput: typeof import("./getSqlFirewallPolicy").getSqlFirewallPolicyOutput;
|
|
310
|
+
export { GetSqlFirewallPolicyAnalyticsArgs, GetSqlFirewallPolicyAnalyticsResult, GetSqlFirewallPolicyAnalyticsOutputArgs } from "./getSqlFirewallPolicyAnalytics";
|
|
311
|
+
export declare const getSqlFirewallPolicyAnalytics: typeof import("./getSqlFirewallPolicyAnalytics").getSqlFirewallPolicyAnalytics;
|
|
312
|
+
export declare const getSqlFirewallPolicyAnalyticsOutput: typeof import("./getSqlFirewallPolicyAnalytics").getSqlFirewallPolicyAnalyticsOutput;
|
|
313
|
+
export { GetSqlFirewallViolationAnalyticsArgs, GetSqlFirewallViolationAnalyticsResult, GetSqlFirewallViolationAnalyticsOutputArgs } from "./getSqlFirewallViolationAnalytics";
|
|
314
|
+
export declare const getSqlFirewallViolationAnalytics: typeof import("./getSqlFirewallViolationAnalytics").getSqlFirewallViolationAnalytics;
|
|
315
|
+
export declare const getSqlFirewallViolationAnalyticsOutput: typeof import("./getSqlFirewallViolationAnalytics").getSqlFirewallViolationAnalyticsOutput;
|
|
316
|
+
export { GetSqlFirewallViolationsArgs, GetSqlFirewallViolationsResult, GetSqlFirewallViolationsOutputArgs } from "./getSqlFirewallViolations";
|
|
317
|
+
export declare const getSqlFirewallViolations: typeof import("./getSqlFirewallViolations").getSqlFirewallViolations;
|
|
318
|
+
export declare const getSqlFirewallViolationsOutput: typeof import("./getSqlFirewallViolations").getSqlFirewallViolationsOutput;
|
|
256
319
|
export { GetTargetAlertPolicyAssociationArgs, GetTargetAlertPolicyAssociationResult, GetTargetAlertPolicyAssociationOutputArgs } from "./getTargetAlertPolicyAssociation";
|
|
257
320
|
export declare const getTargetAlertPolicyAssociation: typeof import("./getTargetAlertPolicyAssociation").getTargetAlertPolicyAssociation;
|
|
258
321
|
export declare const getTargetAlertPolicyAssociationOutput: typeof import("./getTargetAlertPolicyAssociation").getTargetAlertPolicyAssociationOutput;
|
|
@@ -328,6 +391,18 @@ export declare const SdmMaskingPolicyDifference: typeof import("./sdmMaskingPoli
|
|
|
328
391
|
export { SecurityAssessmentArgs, SecurityAssessmentState } from "./securityAssessment";
|
|
329
392
|
export type SecurityAssessment = import("./securityAssessment").SecurityAssessment;
|
|
330
393
|
export declare const SecurityAssessment: typeof import("./securityAssessment").SecurityAssessment;
|
|
394
|
+
export { SecurityPolicyArgs, SecurityPolicyState } from "./securityPolicy";
|
|
395
|
+
export type SecurityPolicy = import("./securityPolicy").SecurityPolicy;
|
|
396
|
+
export declare const SecurityPolicy: typeof import("./securityPolicy").SecurityPolicy;
|
|
397
|
+
export { SecurityPolicyDeploymentArgs, SecurityPolicyDeploymentState } from "./securityPolicyDeployment";
|
|
398
|
+
export type SecurityPolicyDeployment = import("./securityPolicyDeployment").SecurityPolicyDeployment;
|
|
399
|
+
export declare const SecurityPolicyDeployment: typeof import("./securityPolicyDeployment").SecurityPolicyDeployment;
|
|
400
|
+
export { SecurityPolicyDeploymentManagementArgs, SecurityPolicyDeploymentManagementState } from "./securityPolicyDeploymentManagement";
|
|
401
|
+
export type SecurityPolicyDeploymentManagement = import("./securityPolicyDeploymentManagement").SecurityPolicyDeploymentManagement;
|
|
402
|
+
export declare const SecurityPolicyDeploymentManagement: typeof import("./securityPolicyDeploymentManagement").SecurityPolicyDeploymentManagement;
|
|
403
|
+
export { SecurityPolicyManagementArgs, SecurityPolicyManagementState } from "./securityPolicyManagement";
|
|
404
|
+
export type SecurityPolicyManagement = import("./securityPolicyManagement").SecurityPolicyManagement;
|
|
405
|
+
export declare const SecurityPolicyManagement: typeof import("./securityPolicyManagement").SecurityPolicyManagement;
|
|
331
406
|
export { SensitiveDataModelArgs, SensitiveDataModelState } from "./sensitiveDataModel";
|
|
332
407
|
export type SensitiveDataModel = import("./sensitiveDataModel").SensitiveDataModel;
|
|
333
408
|
export declare const SensitiveDataModel: typeof import("./sensitiveDataModel").SensitiveDataModel;
|
|
@@ -346,6 +421,15 @@ export declare const SetSecurityAssessmentBaseline: typeof import("./setSecurity
|
|
|
346
421
|
export { SetUserAssessmentBaselineArgs, SetUserAssessmentBaselineState } from "./setUserAssessmentBaseline";
|
|
347
422
|
export type SetUserAssessmentBaseline = import("./setUserAssessmentBaseline").SetUserAssessmentBaseline;
|
|
348
423
|
export declare const SetUserAssessmentBaseline: typeof import("./setUserAssessmentBaseline").SetUserAssessmentBaseline;
|
|
424
|
+
export { SqlCollectionArgs, SqlCollectionState } from "./sqlCollection";
|
|
425
|
+
export type SqlCollection = import("./sqlCollection").SqlCollection;
|
|
426
|
+
export declare const SqlCollection: typeof import("./sqlCollection").SqlCollection;
|
|
427
|
+
export { SqlFirewallPolicyArgs, SqlFirewallPolicyState } from "./sqlFirewallPolicy";
|
|
428
|
+
export type SqlFirewallPolicy = import("./sqlFirewallPolicy").SqlFirewallPolicy;
|
|
429
|
+
export declare const SqlFirewallPolicy: typeof import("./sqlFirewallPolicy").SqlFirewallPolicy;
|
|
430
|
+
export { SqlFirewallPolicyManagementArgs, SqlFirewallPolicyManagementState } from "./sqlFirewallPolicyManagement";
|
|
431
|
+
export type SqlFirewallPolicyManagement = import("./sqlFirewallPolicyManagement").SqlFirewallPolicyManagement;
|
|
432
|
+
export declare const SqlFirewallPolicyManagement: typeof import("./sqlFirewallPolicyManagement").SqlFirewallPolicyManagement;
|
|
349
433
|
export { TargetAlertPolicyAssociationArgs, TargetAlertPolicyAssociationState } from "./targetAlertPolicyAssociation";
|
|
350
434
|
export type TargetAlertPolicyAssociation = import("./targetAlertPolicyAssociation").TargetAlertPolicyAssociation;
|
|
351
435
|
export declare const TargetAlertPolicyAssociation: typeof import("./targetAlertPolicyAssociation").TargetAlertPolicyAssociation;
|