@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,189 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* This resource provides the Security Policy resource in Oracle Cloud Infrastructure Data Safe service.
|
|
4
|
+
*
|
|
5
|
+
* Updates the security policy.
|
|
6
|
+
*
|
|
7
|
+
* ## Import
|
|
8
|
+
*
|
|
9
|
+
* SecurityPolicies can be imported using the `id`, e.g.
|
|
10
|
+
*
|
|
11
|
+
* ```sh
|
|
12
|
+
* $ pulumi import oci:DataSafe/securityPolicy:SecurityPolicy test_security_policy "id"
|
|
13
|
+
* ```
|
|
14
|
+
*/
|
|
15
|
+
export declare class SecurityPolicy extends pulumi.CustomResource {
|
|
16
|
+
/**
|
|
17
|
+
* Get an existing SecurityPolicy resource's state with the given name, ID, and optional extra
|
|
18
|
+
* properties used to qualify the lookup.
|
|
19
|
+
*
|
|
20
|
+
* @param name The _unique_ name of the resulting resource.
|
|
21
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
22
|
+
* @param state Any extra arguments used during the lookup.
|
|
23
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
24
|
+
*/
|
|
25
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: SecurityPolicyState, opts?: pulumi.CustomResourceOptions): SecurityPolicy;
|
|
26
|
+
/**
|
|
27
|
+
* Returns true if the given object is an instance of SecurityPolicy. This is designed to work even
|
|
28
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
29
|
+
*/
|
|
30
|
+
static isInstance(obj: any): obj is SecurityPolicy;
|
|
31
|
+
/**
|
|
32
|
+
* (Updatable) The OCID of the compartment containing the security policy.
|
|
33
|
+
*/
|
|
34
|
+
readonly compartmentId: pulumi.Output<string>;
|
|
35
|
+
/**
|
|
36
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
|
37
|
+
*/
|
|
38
|
+
readonly definedTags: pulumi.Output<{
|
|
39
|
+
[key: string]: any;
|
|
40
|
+
}>;
|
|
41
|
+
/**
|
|
42
|
+
* (Updatable) The description of the security policy.
|
|
43
|
+
*/
|
|
44
|
+
readonly description: pulumi.Output<string>;
|
|
45
|
+
/**
|
|
46
|
+
* (Updatable) The display name of the security policy. The name does not have to be unique, and it is changeable.
|
|
47
|
+
*/
|
|
48
|
+
readonly displayName: pulumi.Output<string>;
|
|
49
|
+
/**
|
|
50
|
+
* (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
|
51
|
+
*/
|
|
52
|
+
readonly freeformTags: pulumi.Output<{
|
|
53
|
+
[key: string]: any;
|
|
54
|
+
}>;
|
|
55
|
+
/**
|
|
56
|
+
* Details about the current state of the security policy in Data Safe.
|
|
57
|
+
*/
|
|
58
|
+
readonly lifecycleDetails: pulumi.Output<string>;
|
|
59
|
+
/**
|
|
60
|
+
* The OCID of the security policy resource.
|
|
61
|
+
*
|
|
62
|
+
*
|
|
63
|
+
* ** IMPORTANT **
|
|
64
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
65
|
+
*/
|
|
66
|
+
readonly securityPolicyId: pulumi.Output<string>;
|
|
67
|
+
/**
|
|
68
|
+
* The current state of the security policy.
|
|
69
|
+
*/
|
|
70
|
+
readonly state: pulumi.Output<string>;
|
|
71
|
+
/**
|
|
72
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
73
|
+
*/
|
|
74
|
+
readonly systemTags: pulumi.Output<{
|
|
75
|
+
[key: string]: any;
|
|
76
|
+
}>;
|
|
77
|
+
/**
|
|
78
|
+
* The time that the security policy was created, in the format defined by RFC3339.
|
|
79
|
+
*/
|
|
80
|
+
readonly timeCreated: pulumi.Output<string>;
|
|
81
|
+
/**
|
|
82
|
+
* The last date and time the security policy was updated, in the format defined by RFC3339.
|
|
83
|
+
*/
|
|
84
|
+
readonly timeUpdated: pulumi.Output<string>;
|
|
85
|
+
/**
|
|
86
|
+
* Create a SecurityPolicy resource with the given unique name, arguments, and options.
|
|
87
|
+
*
|
|
88
|
+
* @param name The _unique_ name of the resource.
|
|
89
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
90
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
91
|
+
*/
|
|
92
|
+
constructor(name: string, args: SecurityPolicyArgs, opts?: pulumi.CustomResourceOptions);
|
|
93
|
+
}
|
|
94
|
+
/**
|
|
95
|
+
* Input properties used for looking up and filtering SecurityPolicy resources.
|
|
96
|
+
*/
|
|
97
|
+
export interface SecurityPolicyState {
|
|
98
|
+
/**
|
|
99
|
+
* (Updatable) The OCID of the compartment containing the security policy.
|
|
100
|
+
*/
|
|
101
|
+
compartmentId?: pulumi.Input<string>;
|
|
102
|
+
/**
|
|
103
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
|
104
|
+
*/
|
|
105
|
+
definedTags?: pulumi.Input<{
|
|
106
|
+
[key: string]: any;
|
|
107
|
+
}>;
|
|
108
|
+
/**
|
|
109
|
+
* (Updatable) The description of the security policy.
|
|
110
|
+
*/
|
|
111
|
+
description?: pulumi.Input<string>;
|
|
112
|
+
/**
|
|
113
|
+
* (Updatable) The display name of the security policy. The name does not have to be unique, and it is changeable.
|
|
114
|
+
*/
|
|
115
|
+
displayName?: pulumi.Input<string>;
|
|
116
|
+
/**
|
|
117
|
+
* (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
|
118
|
+
*/
|
|
119
|
+
freeformTags?: pulumi.Input<{
|
|
120
|
+
[key: string]: any;
|
|
121
|
+
}>;
|
|
122
|
+
/**
|
|
123
|
+
* Details about the current state of the security policy in Data Safe.
|
|
124
|
+
*/
|
|
125
|
+
lifecycleDetails?: pulumi.Input<string>;
|
|
126
|
+
/**
|
|
127
|
+
* The OCID of the security policy resource.
|
|
128
|
+
*
|
|
129
|
+
*
|
|
130
|
+
* ** IMPORTANT **
|
|
131
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
132
|
+
*/
|
|
133
|
+
securityPolicyId?: pulumi.Input<string>;
|
|
134
|
+
/**
|
|
135
|
+
* The current state of the security policy.
|
|
136
|
+
*/
|
|
137
|
+
state?: pulumi.Input<string>;
|
|
138
|
+
/**
|
|
139
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
140
|
+
*/
|
|
141
|
+
systemTags?: pulumi.Input<{
|
|
142
|
+
[key: string]: any;
|
|
143
|
+
}>;
|
|
144
|
+
/**
|
|
145
|
+
* The time that the security policy was created, in the format defined by RFC3339.
|
|
146
|
+
*/
|
|
147
|
+
timeCreated?: pulumi.Input<string>;
|
|
148
|
+
/**
|
|
149
|
+
* The last date and time the security policy was updated, in the format defined by RFC3339.
|
|
150
|
+
*/
|
|
151
|
+
timeUpdated?: pulumi.Input<string>;
|
|
152
|
+
}
|
|
153
|
+
/**
|
|
154
|
+
* The set of arguments for constructing a SecurityPolicy resource.
|
|
155
|
+
*/
|
|
156
|
+
export interface SecurityPolicyArgs {
|
|
157
|
+
/**
|
|
158
|
+
* (Updatable) The OCID of the compartment containing the security policy.
|
|
159
|
+
*/
|
|
160
|
+
compartmentId?: pulumi.Input<string>;
|
|
161
|
+
/**
|
|
162
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
|
163
|
+
*/
|
|
164
|
+
definedTags?: pulumi.Input<{
|
|
165
|
+
[key: string]: any;
|
|
166
|
+
}>;
|
|
167
|
+
/**
|
|
168
|
+
* (Updatable) The description of the security policy.
|
|
169
|
+
*/
|
|
170
|
+
description?: pulumi.Input<string>;
|
|
171
|
+
/**
|
|
172
|
+
* (Updatable) The display name of the security policy. The name does not have to be unique, and it is changeable.
|
|
173
|
+
*/
|
|
174
|
+
displayName?: pulumi.Input<string>;
|
|
175
|
+
/**
|
|
176
|
+
* (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
|
177
|
+
*/
|
|
178
|
+
freeformTags?: pulumi.Input<{
|
|
179
|
+
[key: string]: any;
|
|
180
|
+
}>;
|
|
181
|
+
/**
|
|
182
|
+
* The OCID of the security policy resource.
|
|
183
|
+
*
|
|
184
|
+
*
|
|
185
|
+
* ** IMPORTANT **
|
|
186
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
187
|
+
*/
|
|
188
|
+
securityPolicyId: pulumi.Input<string>;
|
|
189
|
+
}
|
|
@@ -0,0 +1,85 @@
|
|
|
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.SecurityPolicy = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This resource provides the Security Policy resource in Oracle Cloud Infrastructure Data Safe service.
|
|
10
|
+
*
|
|
11
|
+
* Updates the security policy.
|
|
12
|
+
*
|
|
13
|
+
* ## Import
|
|
14
|
+
*
|
|
15
|
+
* SecurityPolicies can be imported using the `id`, e.g.
|
|
16
|
+
*
|
|
17
|
+
* ```sh
|
|
18
|
+
* $ pulumi import oci:DataSafe/securityPolicy:SecurityPolicy test_security_policy "id"
|
|
19
|
+
* ```
|
|
20
|
+
*/
|
|
21
|
+
class SecurityPolicy extends pulumi.CustomResource {
|
|
22
|
+
/**
|
|
23
|
+
* Get an existing SecurityPolicy resource's state with the given name, ID, and optional extra
|
|
24
|
+
* properties used to qualify the lookup.
|
|
25
|
+
*
|
|
26
|
+
* @param name The _unique_ name of the resulting resource.
|
|
27
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
28
|
+
* @param state Any extra arguments used during the lookup.
|
|
29
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
30
|
+
*/
|
|
31
|
+
static get(name, id, state, opts) {
|
|
32
|
+
return new SecurityPolicy(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Returns true if the given object is an instance of SecurityPolicy. This is designed to work even
|
|
36
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
37
|
+
*/
|
|
38
|
+
static isInstance(obj) {
|
|
39
|
+
if (obj === undefined || obj === null) {
|
|
40
|
+
return false;
|
|
41
|
+
}
|
|
42
|
+
return obj['__pulumiType'] === SecurityPolicy.__pulumiType;
|
|
43
|
+
}
|
|
44
|
+
constructor(name, argsOrState, opts) {
|
|
45
|
+
let resourceInputs = {};
|
|
46
|
+
opts = opts || {};
|
|
47
|
+
if (opts.id) {
|
|
48
|
+
const state = argsOrState;
|
|
49
|
+
resourceInputs["compartmentId"] = state ? state.compartmentId : undefined;
|
|
50
|
+
resourceInputs["definedTags"] = state ? state.definedTags : undefined;
|
|
51
|
+
resourceInputs["description"] = state ? state.description : undefined;
|
|
52
|
+
resourceInputs["displayName"] = state ? state.displayName : undefined;
|
|
53
|
+
resourceInputs["freeformTags"] = state ? state.freeformTags : undefined;
|
|
54
|
+
resourceInputs["lifecycleDetails"] = state ? state.lifecycleDetails : undefined;
|
|
55
|
+
resourceInputs["securityPolicyId"] = state ? state.securityPolicyId : undefined;
|
|
56
|
+
resourceInputs["state"] = state ? state.state : undefined;
|
|
57
|
+
resourceInputs["systemTags"] = state ? state.systemTags : undefined;
|
|
58
|
+
resourceInputs["timeCreated"] = state ? state.timeCreated : undefined;
|
|
59
|
+
resourceInputs["timeUpdated"] = state ? state.timeUpdated : undefined;
|
|
60
|
+
}
|
|
61
|
+
else {
|
|
62
|
+
const args = argsOrState;
|
|
63
|
+
if ((!args || args.securityPolicyId === undefined) && !opts.urn) {
|
|
64
|
+
throw new Error("Missing required property 'securityPolicyId'");
|
|
65
|
+
}
|
|
66
|
+
resourceInputs["compartmentId"] = args ? args.compartmentId : undefined;
|
|
67
|
+
resourceInputs["definedTags"] = args ? args.definedTags : undefined;
|
|
68
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
69
|
+
resourceInputs["displayName"] = args ? args.displayName : undefined;
|
|
70
|
+
resourceInputs["freeformTags"] = args ? args.freeformTags : undefined;
|
|
71
|
+
resourceInputs["securityPolicyId"] = args ? args.securityPolicyId : undefined;
|
|
72
|
+
resourceInputs["lifecycleDetails"] = undefined /*out*/;
|
|
73
|
+
resourceInputs["state"] = undefined /*out*/;
|
|
74
|
+
resourceInputs["systemTags"] = undefined /*out*/;
|
|
75
|
+
resourceInputs["timeCreated"] = undefined /*out*/;
|
|
76
|
+
resourceInputs["timeUpdated"] = undefined /*out*/;
|
|
77
|
+
}
|
|
78
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
79
|
+
super(SecurityPolicy.__pulumiType, name, resourceInputs, opts);
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
exports.SecurityPolicy = SecurityPolicy;
|
|
83
|
+
/** @internal */
|
|
84
|
+
SecurityPolicy.__pulumiType = 'oci:DataSafe/securityPolicy:SecurityPolicy';
|
|
85
|
+
//# sourceMappingURL=securityPolicy.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"securityPolicy.js","sourceRoot":"","sources":["../../datasafe/securityPolicy.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,205 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* This resource provides the Security Policy Deployment resource in Oracle Cloud Infrastructure Data Safe service.
|
|
4
|
+
*
|
|
5
|
+
* Updates the security policy deployment.
|
|
6
|
+
*
|
|
7
|
+
* ## Import
|
|
8
|
+
*
|
|
9
|
+
* SecurityPolicyDeployments can be imported using the `id`, e.g.
|
|
10
|
+
*
|
|
11
|
+
* ```sh
|
|
12
|
+
* $ pulumi import oci:DataSafe/securityPolicyDeployment:SecurityPolicyDeployment test_security_policy_deployment "id"
|
|
13
|
+
* ```
|
|
14
|
+
*/
|
|
15
|
+
export declare class SecurityPolicyDeployment extends pulumi.CustomResource {
|
|
16
|
+
/**
|
|
17
|
+
* Get an existing SecurityPolicyDeployment resource's state with the given name, ID, and optional extra
|
|
18
|
+
* properties used to qualify the lookup.
|
|
19
|
+
*
|
|
20
|
+
* @param name The _unique_ name of the resulting resource.
|
|
21
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
22
|
+
* @param state Any extra arguments used during the lookup.
|
|
23
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
24
|
+
*/
|
|
25
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: SecurityPolicyDeploymentState, opts?: pulumi.CustomResourceOptions): SecurityPolicyDeployment;
|
|
26
|
+
/**
|
|
27
|
+
* Returns true if the given object is an instance of SecurityPolicyDeployment. This is designed to work even
|
|
28
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
29
|
+
*/
|
|
30
|
+
static isInstance(obj: any): obj is SecurityPolicyDeployment;
|
|
31
|
+
/**
|
|
32
|
+
* (Updatable) The OCID of the compartment containing the security policy deployment.
|
|
33
|
+
*/
|
|
34
|
+
readonly compartmentId: pulumi.Output<string>;
|
|
35
|
+
/**
|
|
36
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
|
37
|
+
*/
|
|
38
|
+
readonly definedTags: pulumi.Output<{
|
|
39
|
+
[key: string]: any;
|
|
40
|
+
}>;
|
|
41
|
+
/**
|
|
42
|
+
* (Updatable) The description of the security policy deployment.
|
|
43
|
+
*/
|
|
44
|
+
readonly description: pulumi.Output<string>;
|
|
45
|
+
/**
|
|
46
|
+
* (Updatable) The display name of the security policy deployment. The name does not have to be unique, and it is changeable.
|
|
47
|
+
*/
|
|
48
|
+
readonly displayName: pulumi.Output<string>;
|
|
49
|
+
/**
|
|
50
|
+
* (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
|
51
|
+
*/
|
|
52
|
+
readonly freeformTags: pulumi.Output<{
|
|
53
|
+
[key: string]: any;
|
|
54
|
+
}>;
|
|
55
|
+
/**
|
|
56
|
+
* Details about the current state of the security policy deployment in Data Safe.
|
|
57
|
+
*/
|
|
58
|
+
readonly lifecycleDetails: pulumi.Output<string>;
|
|
59
|
+
/**
|
|
60
|
+
* The OCID of the security policy deployment resource.
|
|
61
|
+
*
|
|
62
|
+
*
|
|
63
|
+
* ** IMPORTANT **
|
|
64
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
65
|
+
*/
|
|
66
|
+
readonly securityPolicyDeploymentId: pulumi.Output<string>;
|
|
67
|
+
/**
|
|
68
|
+
* The OCID of the security policy corresponding to the security policy deployment.
|
|
69
|
+
*/
|
|
70
|
+
readonly securityPolicyId: pulumi.Output<string>;
|
|
71
|
+
/**
|
|
72
|
+
* The current state of the security policy deployment.
|
|
73
|
+
*/
|
|
74
|
+
readonly state: pulumi.Output<string>;
|
|
75
|
+
/**
|
|
76
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
77
|
+
*/
|
|
78
|
+
readonly systemTags: pulumi.Output<{
|
|
79
|
+
[key: string]: any;
|
|
80
|
+
}>;
|
|
81
|
+
/**
|
|
82
|
+
* The OCID of the target where the security policy is deployed.
|
|
83
|
+
*/
|
|
84
|
+
readonly targetId: pulumi.Output<string>;
|
|
85
|
+
/**
|
|
86
|
+
* The time that the security policy deployment was created, in the format defined by RFC3339.
|
|
87
|
+
*/
|
|
88
|
+
readonly timeCreated: pulumi.Output<string>;
|
|
89
|
+
/**
|
|
90
|
+
* The last date and time the security policy deployment was updated, in the format defined by RFC3339.
|
|
91
|
+
*/
|
|
92
|
+
readonly timeUpdated: pulumi.Output<string>;
|
|
93
|
+
/**
|
|
94
|
+
* Create a SecurityPolicyDeployment resource with the given unique name, arguments, and options.
|
|
95
|
+
*
|
|
96
|
+
* @param name The _unique_ name of the resource.
|
|
97
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
98
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
99
|
+
*/
|
|
100
|
+
constructor(name: string, args: SecurityPolicyDeploymentArgs, opts?: pulumi.CustomResourceOptions);
|
|
101
|
+
}
|
|
102
|
+
/**
|
|
103
|
+
* Input properties used for looking up and filtering SecurityPolicyDeployment resources.
|
|
104
|
+
*/
|
|
105
|
+
export interface SecurityPolicyDeploymentState {
|
|
106
|
+
/**
|
|
107
|
+
* (Updatable) The OCID of the compartment containing the security policy deployment.
|
|
108
|
+
*/
|
|
109
|
+
compartmentId?: pulumi.Input<string>;
|
|
110
|
+
/**
|
|
111
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
|
112
|
+
*/
|
|
113
|
+
definedTags?: pulumi.Input<{
|
|
114
|
+
[key: string]: any;
|
|
115
|
+
}>;
|
|
116
|
+
/**
|
|
117
|
+
* (Updatable) The description of the security policy deployment.
|
|
118
|
+
*/
|
|
119
|
+
description?: pulumi.Input<string>;
|
|
120
|
+
/**
|
|
121
|
+
* (Updatable) The display name of the security policy deployment. The name does not have to be unique, and it is changeable.
|
|
122
|
+
*/
|
|
123
|
+
displayName?: pulumi.Input<string>;
|
|
124
|
+
/**
|
|
125
|
+
* (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
|
126
|
+
*/
|
|
127
|
+
freeformTags?: pulumi.Input<{
|
|
128
|
+
[key: string]: any;
|
|
129
|
+
}>;
|
|
130
|
+
/**
|
|
131
|
+
* Details about the current state of the security policy deployment in Data Safe.
|
|
132
|
+
*/
|
|
133
|
+
lifecycleDetails?: pulumi.Input<string>;
|
|
134
|
+
/**
|
|
135
|
+
* The OCID of the security policy deployment resource.
|
|
136
|
+
*
|
|
137
|
+
*
|
|
138
|
+
* ** IMPORTANT **
|
|
139
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
140
|
+
*/
|
|
141
|
+
securityPolicyDeploymentId?: pulumi.Input<string>;
|
|
142
|
+
/**
|
|
143
|
+
* The OCID of the security policy corresponding to the security policy deployment.
|
|
144
|
+
*/
|
|
145
|
+
securityPolicyId?: pulumi.Input<string>;
|
|
146
|
+
/**
|
|
147
|
+
* The current state of the security policy deployment.
|
|
148
|
+
*/
|
|
149
|
+
state?: pulumi.Input<string>;
|
|
150
|
+
/**
|
|
151
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
152
|
+
*/
|
|
153
|
+
systemTags?: pulumi.Input<{
|
|
154
|
+
[key: string]: any;
|
|
155
|
+
}>;
|
|
156
|
+
/**
|
|
157
|
+
* The OCID of the target where the security policy is deployed.
|
|
158
|
+
*/
|
|
159
|
+
targetId?: pulumi.Input<string>;
|
|
160
|
+
/**
|
|
161
|
+
* The time that the security policy deployment was created, in the format defined by RFC3339.
|
|
162
|
+
*/
|
|
163
|
+
timeCreated?: pulumi.Input<string>;
|
|
164
|
+
/**
|
|
165
|
+
* The last date and time the security policy deployment was updated, in the format defined by RFC3339.
|
|
166
|
+
*/
|
|
167
|
+
timeUpdated?: pulumi.Input<string>;
|
|
168
|
+
}
|
|
169
|
+
/**
|
|
170
|
+
* The set of arguments for constructing a SecurityPolicyDeployment resource.
|
|
171
|
+
*/
|
|
172
|
+
export interface SecurityPolicyDeploymentArgs {
|
|
173
|
+
/**
|
|
174
|
+
* (Updatable) The OCID of the compartment containing the security policy deployment.
|
|
175
|
+
*/
|
|
176
|
+
compartmentId?: pulumi.Input<string>;
|
|
177
|
+
/**
|
|
178
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
|
179
|
+
*/
|
|
180
|
+
definedTags?: pulumi.Input<{
|
|
181
|
+
[key: string]: any;
|
|
182
|
+
}>;
|
|
183
|
+
/**
|
|
184
|
+
* (Updatable) The description of the security policy deployment.
|
|
185
|
+
*/
|
|
186
|
+
description?: pulumi.Input<string>;
|
|
187
|
+
/**
|
|
188
|
+
* (Updatable) The display name of the security policy deployment. The name does not have to be unique, and it is changeable.
|
|
189
|
+
*/
|
|
190
|
+
displayName?: pulumi.Input<string>;
|
|
191
|
+
/**
|
|
192
|
+
* (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
|
193
|
+
*/
|
|
194
|
+
freeformTags?: pulumi.Input<{
|
|
195
|
+
[key: string]: any;
|
|
196
|
+
}>;
|
|
197
|
+
/**
|
|
198
|
+
* The OCID of the security policy deployment resource.
|
|
199
|
+
*
|
|
200
|
+
*
|
|
201
|
+
* ** IMPORTANT **
|
|
202
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
203
|
+
*/
|
|
204
|
+
securityPolicyDeploymentId: pulumi.Input<string>;
|
|
205
|
+
}
|
|
@@ -0,0 +1,89 @@
|
|
|
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.SecurityPolicyDeployment = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This resource provides the Security Policy Deployment resource in Oracle Cloud Infrastructure Data Safe service.
|
|
10
|
+
*
|
|
11
|
+
* Updates the security policy deployment.
|
|
12
|
+
*
|
|
13
|
+
* ## Import
|
|
14
|
+
*
|
|
15
|
+
* SecurityPolicyDeployments can be imported using the `id`, e.g.
|
|
16
|
+
*
|
|
17
|
+
* ```sh
|
|
18
|
+
* $ pulumi import oci:DataSafe/securityPolicyDeployment:SecurityPolicyDeployment test_security_policy_deployment "id"
|
|
19
|
+
* ```
|
|
20
|
+
*/
|
|
21
|
+
class SecurityPolicyDeployment extends pulumi.CustomResource {
|
|
22
|
+
/**
|
|
23
|
+
* Get an existing SecurityPolicyDeployment resource's state with the given name, ID, and optional extra
|
|
24
|
+
* properties used to qualify the lookup.
|
|
25
|
+
*
|
|
26
|
+
* @param name The _unique_ name of the resulting resource.
|
|
27
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
28
|
+
* @param state Any extra arguments used during the lookup.
|
|
29
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
30
|
+
*/
|
|
31
|
+
static get(name, id, state, opts) {
|
|
32
|
+
return new SecurityPolicyDeployment(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Returns true if the given object is an instance of SecurityPolicyDeployment. This is designed to work even
|
|
36
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
37
|
+
*/
|
|
38
|
+
static isInstance(obj) {
|
|
39
|
+
if (obj === undefined || obj === null) {
|
|
40
|
+
return false;
|
|
41
|
+
}
|
|
42
|
+
return obj['__pulumiType'] === SecurityPolicyDeployment.__pulumiType;
|
|
43
|
+
}
|
|
44
|
+
constructor(name, argsOrState, opts) {
|
|
45
|
+
let resourceInputs = {};
|
|
46
|
+
opts = opts || {};
|
|
47
|
+
if (opts.id) {
|
|
48
|
+
const state = argsOrState;
|
|
49
|
+
resourceInputs["compartmentId"] = state ? state.compartmentId : undefined;
|
|
50
|
+
resourceInputs["definedTags"] = state ? state.definedTags : undefined;
|
|
51
|
+
resourceInputs["description"] = state ? state.description : undefined;
|
|
52
|
+
resourceInputs["displayName"] = state ? state.displayName : undefined;
|
|
53
|
+
resourceInputs["freeformTags"] = state ? state.freeformTags : undefined;
|
|
54
|
+
resourceInputs["lifecycleDetails"] = state ? state.lifecycleDetails : undefined;
|
|
55
|
+
resourceInputs["securityPolicyDeploymentId"] = state ? state.securityPolicyDeploymentId : undefined;
|
|
56
|
+
resourceInputs["securityPolicyId"] = state ? state.securityPolicyId : undefined;
|
|
57
|
+
resourceInputs["state"] = state ? state.state : undefined;
|
|
58
|
+
resourceInputs["systemTags"] = state ? state.systemTags : undefined;
|
|
59
|
+
resourceInputs["targetId"] = state ? state.targetId : undefined;
|
|
60
|
+
resourceInputs["timeCreated"] = state ? state.timeCreated : undefined;
|
|
61
|
+
resourceInputs["timeUpdated"] = state ? state.timeUpdated : undefined;
|
|
62
|
+
}
|
|
63
|
+
else {
|
|
64
|
+
const args = argsOrState;
|
|
65
|
+
if ((!args || args.securityPolicyDeploymentId === undefined) && !opts.urn) {
|
|
66
|
+
throw new Error("Missing required property 'securityPolicyDeploymentId'");
|
|
67
|
+
}
|
|
68
|
+
resourceInputs["compartmentId"] = args ? args.compartmentId : undefined;
|
|
69
|
+
resourceInputs["definedTags"] = args ? args.definedTags : undefined;
|
|
70
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
71
|
+
resourceInputs["displayName"] = args ? args.displayName : undefined;
|
|
72
|
+
resourceInputs["freeformTags"] = args ? args.freeformTags : undefined;
|
|
73
|
+
resourceInputs["securityPolicyDeploymentId"] = args ? args.securityPolicyDeploymentId : undefined;
|
|
74
|
+
resourceInputs["lifecycleDetails"] = undefined /*out*/;
|
|
75
|
+
resourceInputs["securityPolicyId"] = undefined /*out*/;
|
|
76
|
+
resourceInputs["state"] = undefined /*out*/;
|
|
77
|
+
resourceInputs["systemTags"] = undefined /*out*/;
|
|
78
|
+
resourceInputs["targetId"] = undefined /*out*/;
|
|
79
|
+
resourceInputs["timeCreated"] = undefined /*out*/;
|
|
80
|
+
resourceInputs["timeUpdated"] = undefined /*out*/;
|
|
81
|
+
}
|
|
82
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
83
|
+
super(SecurityPolicyDeployment.__pulumiType, name, resourceInputs, opts);
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
exports.SecurityPolicyDeployment = SecurityPolicyDeployment;
|
|
87
|
+
/** @internal */
|
|
88
|
+
SecurityPolicyDeployment.__pulumiType = 'oci:DataSafe/securityPolicyDeployment:SecurityPolicyDeployment';
|
|
89
|
+
//# sourceMappingURL=securityPolicyDeployment.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"securityPolicyDeployment.js","sourceRoot":"","sources":["../../datasafe/securityPolicyDeployment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;GAYG;AACH,MAAa,wBAAyB,SAAQ,MAAM,CAAC,cAAc;IAC/D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqC,EAAE,IAAmC;QACnI,OAAO,IAAI,wBAAwB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC/E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,wBAAwB,CAAC,YAAY,CAAC;IACzE,CAAC;IAmED,YAAY,IAAY,EAAE,WAA0E,EAAE,IAAmC;QACrI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAwD,CAAC;YACvE,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,4BAA4B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,0BAA0B,CAAC,CAAC,CAAC,SAAS,CAAC;YACpG,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;SACzE;aAAM;YACH,MAAM,IAAI,GAAG,WAAuD,CAAC;YACrE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,0BAA0B,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvE,MAAM,IAAI,KAAK,CAAC,wDAAwD,CAAC,CAAC;aAC7E;YACD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,4BAA4B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,0BAA0B,CAAC,CAAC,CAAC,SAAS,CAAC;YAClG,cAAc,CAAC,kBAAkB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACvD,cAAc,CAAC,kBAAkB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACvD,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5C,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACrD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,wBAAwB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC7E,CAAC;;AApIL,4DAqIC;AAvHG,gBAAgB;AACO,qCAAY,GAAG,gEAAgE,CAAC"}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
export declare class SecurityPolicyDeploymentManagement extends pulumi.CustomResource {
|
|
3
|
+
/**
|
|
4
|
+
* Get an existing SecurityPolicyDeploymentManagement resource's state with the given name, ID, and optional extra
|
|
5
|
+
* properties used to qualify the lookup.
|
|
6
|
+
*
|
|
7
|
+
* @param name The _unique_ name of the resulting resource.
|
|
8
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
9
|
+
* @param state Any extra arguments used during the lookup.
|
|
10
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
11
|
+
*/
|
|
12
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: SecurityPolicyDeploymentManagementState, opts?: pulumi.CustomResourceOptions): SecurityPolicyDeploymentManagement;
|
|
13
|
+
/**
|
|
14
|
+
* Returns true if the given object is an instance of SecurityPolicyDeploymentManagement. This is designed to work even
|
|
15
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
16
|
+
*/
|
|
17
|
+
static isInstance(obj: any): obj is SecurityPolicyDeploymentManagement;
|
|
18
|
+
readonly compartmentId: pulumi.Output<string>;
|
|
19
|
+
readonly definedTags: pulumi.Output<{
|
|
20
|
+
[key: string]: any;
|
|
21
|
+
}>;
|
|
22
|
+
readonly description: pulumi.Output<string>;
|
|
23
|
+
readonly displayName: pulumi.Output<string>;
|
|
24
|
+
readonly freeformTags: pulumi.Output<{
|
|
25
|
+
[key: string]: any;
|
|
26
|
+
}>;
|
|
27
|
+
readonly lifecycleDetails: pulumi.Output<string>;
|
|
28
|
+
readonly securityPolicyId: pulumi.Output<string>;
|
|
29
|
+
readonly state: pulumi.Output<string>;
|
|
30
|
+
readonly systemTags: pulumi.Output<{
|
|
31
|
+
[key: string]: any;
|
|
32
|
+
}>;
|
|
33
|
+
readonly targetId: pulumi.Output<string>;
|
|
34
|
+
readonly timeCreated: pulumi.Output<string>;
|
|
35
|
+
readonly timeUpdated: pulumi.Output<string>;
|
|
36
|
+
/**
|
|
37
|
+
* Create a SecurityPolicyDeploymentManagement resource with the given unique name, arguments, and options.
|
|
38
|
+
*
|
|
39
|
+
* @param name The _unique_ name of the resource.
|
|
40
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
41
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
42
|
+
*/
|
|
43
|
+
constructor(name: string, args?: SecurityPolicyDeploymentManagementArgs, opts?: pulumi.CustomResourceOptions);
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* Input properties used for looking up and filtering SecurityPolicyDeploymentManagement resources.
|
|
47
|
+
*/
|
|
48
|
+
export interface SecurityPolicyDeploymentManagementState {
|
|
49
|
+
compartmentId?: pulumi.Input<string>;
|
|
50
|
+
definedTags?: pulumi.Input<{
|
|
51
|
+
[key: string]: any;
|
|
52
|
+
}>;
|
|
53
|
+
description?: pulumi.Input<string>;
|
|
54
|
+
displayName?: pulumi.Input<string>;
|
|
55
|
+
freeformTags?: pulumi.Input<{
|
|
56
|
+
[key: string]: any;
|
|
57
|
+
}>;
|
|
58
|
+
lifecycleDetails?: pulumi.Input<string>;
|
|
59
|
+
securityPolicyId?: pulumi.Input<string>;
|
|
60
|
+
state?: pulumi.Input<string>;
|
|
61
|
+
systemTags?: pulumi.Input<{
|
|
62
|
+
[key: string]: any;
|
|
63
|
+
}>;
|
|
64
|
+
targetId?: pulumi.Input<string>;
|
|
65
|
+
timeCreated?: pulumi.Input<string>;
|
|
66
|
+
timeUpdated?: pulumi.Input<string>;
|
|
67
|
+
}
|
|
68
|
+
/**
|
|
69
|
+
* The set of arguments for constructing a SecurityPolicyDeploymentManagement resource.
|
|
70
|
+
*/
|
|
71
|
+
export interface SecurityPolicyDeploymentManagementArgs {
|
|
72
|
+
compartmentId?: pulumi.Input<string>;
|
|
73
|
+
definedTags?: pulumi.Input<{
|
|
74
|
+
[key: string]: any;
|
|
75
|
+
}>;
|
|
76
|
+
description?: pulumi.Input<string>;
|
|
77
|
+
displayName?: pulumi.Input<string>;
|
|
78
|
+
freeformTags?: pulumi.Input<{
|
|
79
|
+
[key: string]: any;
|
|
80
|
+
}>;
|
|
81
|
+
targetId?: pulumi.Input<string>;
|
|
82
|
+
}
|