@pulumi/oci 3.5.0-alpha.1756363728 → 3.5.0-alpha.1756440723
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/core/computeGpuMemoryFabric.d.ts +8 -0
- package/core/computeGpuMemoryFabric.js +2 -0
- package/core/computeGpuMemoryFabric.js.map +1 -1
- package/core/getComputeGpuMemoryFabric.d.ts +4 -0
- package/core/getComputeGpuMemoryFabric.js.map +1 -1
- package/database/dataGuardAssociation.d.ts +26 -0
- package/database/dataGuardAssociation.js +6 -0
- package/database/dataGuardAssociation.js.map +1 -1
- package/database/database.d.ts +8 -0
- package/database/database.js +2 -0
- package/database/database.js.map +1 -1
- package/database/dbNode.d.ts +16 -0
- package/database/dbNode.js +4 -0
- package/database/dbNode.js.map +1 -1
- package/database/dbSystem.d.ts +30 -6
- package/database/dbSystem.js +4 -0
- package/database/dbSystem.js.map +1 -1
- package/database/exadbVmCluster.d.ts +13 -0
- package/database/exadbVmCluster.js +3 -0
- package/database/exadbVmCluster.js.map +1 -1
- package/database/exascaleDbStorageVault.d.ts +8 -0
- package/database/exascaleDbStorageVault.js +2 -0
- package/database/exascaleDbStorageVault.js.map +1 -1
- package/database/getDataGuardAssociation.d.ts +2 -0
- package/database/getDataGuardAssociation.js.map +1 -1
- package/database/getDatabase.d.ts +4 -0
- package/database/getDatabase.js.map +1 -1
- package/database/getDbNode.d.ts +8 -0
- package/database/getDbNode.js.map +1 -1
- package/database/getDbSystemShapes.d.ts +11 -0
- package/database/getDbSystemShapes.js +4 -0
- package/database/getDbSystemShapes.js.map +1 -1
- package/database/getDbSystemStoragePerformances.d.ts +9 -0
- package/database/getDbSystemStoragePerformances.js +2 -0
- package/database/getDbSystemStoragePerformances.js.map +1 -1
- package/database/getDbVersions.d.ts +11 -0
- package/database/getDbVersions.js +4 -0
- package/database/getDbVersions.js.map +1 -1
- package/database/getExadbVmCluster.d.ts +4 -0
- package/database/getExadbVmCluster.js.map +1 -1
- package/database/getExascaleDbStorageVault.d.ts +4 -0
- package/database/getExascaleDbStorageVault.js.map +1 -1
- package/database/getExascaleDbStorageVaults.d.ts +47 -0
- package/database/getExascaleDbStorageVaults.js +16 -0
- package/database/getExascaleDbStorageVaults.js.map +1 -1
- package/database/getGiVersions.d.ts +11 -0
- package/database/getGiVersions.js +4 -0
- package/database/getGiVersions.js.map +1 -1
- package/datasafe/attributeSet.d.ts +230 -0
- package/datasafe/attributeSet.js +119 -0
- package/datasafe/attributeSet.js.map +1 -0
- package/datasafe/auditProfile.d.ts +108 -29
- package/datasafe/auditProfile.js +50 -9
- package/datasafe/auditProfile.js.map +1 -1
- package/datasafe/auditProfileManagement.d.ts +129 -49
- package/datasafe/auditProfileManagement.js +39 -9
- package/datasafe/auditProfileManagement.js.map +1 -1
- package/datasafe/auditTrail.d.ts +12 -0
- package/datasafe/auditTrail.js +2 -0
- package/datasafe/auditTrail.js.map +1 -1
- package/datasafe/auditTrailManagement.d.ts +13 -0
- package/datasafe/auditTrailManagement.js +3 -0
- package/datasafe/auditTrailManagement.js.map +1 -1
- package/datasafe/getAlerts.d.ts +2 -2
- package/datasafe/getAttributeSet.d.ts +121 -0
- package/datasafe/getAttributeSet.js +54 -0
- package/datasafe/getAttributeSet.js.map +1 -0
- package/datasafe/getAttributeSetAssociatedResources.d.ts +100 -0
- package/datasafe/getAttributeSetAssociatedResources.js +64 -0
- package/datasafe/getAttributeSetAssociatedResources.js.map +1 -0
- package/datasafe/getAttributeSets.d.ts +204 -0
- package/datasafe/getAttributeSets.js +114 -0
- package/datasafe/getAttributeSets.js.map +1 -0
- package/datasafe/getAuditArchiveRetrievals.d.ts +11 -0
- package/datasafe/getAuditArchiveRetrievals.js +4 -0
- package/datasafe/getAuditArchiveRetrievals.js.map +1 -1
- package/datasafe/getAuditEvents.d.ts +2 -2
- package/datasafe/getAuditPolicies.d.ts +11 -0
- package/datasafe/getAuditPolicies.js +4 -0
- package/datasafe/getAuditPolicies.js.map +1 -1
- package/datasafe/getAuditProfile.d.ts +27 -7
- package/datasafe/getAuditProfile.js.map +1 -1
- package/datasafe/getAuditProfileTargetOverrides.d.ts +83 -0
- package/datasafe/getAuditProfileTargetOverrides.js +60 -0
- package/datasafe/getAuditProfileTargetOverrides.js.map +1 -0
- package/datasafe/getAuditProfiles.d.ts +28 -3
- package/datasafe/getAuditProfiles.js +8 -0
- package/datasafe/getAuditProfiles.js.map +1 -1
- package/datasafe/getAuditTrail.d.ts +4 -0
- package/datasafe/getAuditTrail.js.map +1 -1
- package/datasafe/getAuditTrails.d.ts +11 -0
- package/datasafe/getAuditTrails.js +4 -0
- package/datasafe/getAuditTrails.js.map +1 -1
- package/datasafe/getDatabaseSecurityConfigs.d.ts +11 -0
- package/datasafe/getDatabaseSecurityConfigs.js +4 -0
- package/datasafe/getDatabaseSecurityConfigs.js.map +1 -1
- package/datasafe/getDiscoveryAnalytics.d.ts +22 -0
- package/datasafe/getDiscoveryAnalytics.js +8 -0
- package/datasafe/getDiscoveryAnalytics.js.map +1 -1
- package/datasafe/getMaskingAnalytics.d.ts +25 -0
- package/datasafe/getMaskingAnalytics.js +8 -0
- package/datasafe/getMaskingAnalytics.js.map +1 -1
- package/datasafe/getOnpremConnectors.d.ts +8 -5
- package/datasafe/getOnpremConnectors.js +4 -4
- package/datasafe/getOnpremConnectors.js.map +1 -1
- package/datasafe/getReport.d.ts +12 -0
- package/datasafe/getReport.js.map +1 -1
- package/datasafe/getReports.d.ts +14 -0
- package/datasafe/getReports.js +4 -0
- package/datasafe/getReports.js.map +1 -1
- package/datasafe/getSecurityAssessment.d.ts +25 -1
- package/datasafe/getSecurityAssessment.js.map +1 -1
- package/datasafe/getSecurityAssessmentChecks.d.ts +144 -0
- package/datasafe/getSecurityAssessmentChecks.js +80 -0
- package/datasafe/getSecurityAssessmentChecks.js.map +1 -0
- package/datasafe/getSecurityAssessmentFinding.d.ts +12 -0
- package/datasafe/getSecurityAssessmentFinding.js +8 -0
- package/datasafe/getSecurityAssessmentFinding.js.map +1 -1
- package/datasafe/getSecurityAssessmentFindings.d.ts +29 -2
- package/datasafe/getSecurityAssessmentFindings.js +10 -2
- package/datasafe/getSecurityAssessmentFindings.js.map +1 -1
- package/datasafe/getSecurityAssessmentTemplateAnalytics.d.ts +218 -0
- package/datasafe/getSecurityAssessmentTemplateAnalytics.js +118 -0
- package/datasafe/getSecurityAssessmentTemplateAnalytics.js.map +1 -0
- package/datasafe/getSecurityAssessmentTemplateAssociationAnalytics.d.ts +178 -0
- package/datasafe/getSecurityAssessmentTemplateAssociationAnalytics.js +108 -0
- package/datasafe/getSecurityAssessmentTemplateAssociationAnalytics.js.map +1 -0
- package/datasafe/getSecurityAssessmentTemplateBaselineComparison.d.ts +155 -0
- package/datasafe/getSecurityAssessmentTemplateBaselineComparison.js +70 -0
- package/datasafe/getSecurityAssessmentTemplateBaselineComparison.js.map +1 -0
- package/datasafe/getSecurityAssessments.d.ts +43 -1
- package/datasafe/getSecurityAssessments.js +12 -0
- package/datasafe/getSecurityAssessments.js.map +1 -1
- package/datasafe/getSecurityPolicies.d.ts +14 -0
- package/datasafe/getSecurityPolicies.js +4 -0
- package/datasafe/getSecurityPolicies.js.map +1 -1
- package/datasafe/getSecurityPolicy.d.ts +4 -0
- package/datasafe/getSecurityPolicy.js.map +1 -1
- package/datasafe/getSecurityPolicyConfig.d.ts +122 -0
- package/datasafe/getSecurityPolicyConfig.js +54 -0
- package/datasafe/getSecurityPolicyConfig.js.map +1 -0
- package/datasafe/getSecurityPolicyConfigs.d.ts +206 -0
- package/datasafe/getSecurityPolicyConfigs.js +114 -0
- package/datasafe/getSecurityPolicyConfigs.js.map +1 -0
- package/datasafe/getSecurityPolicyDeployment.d.ts +11 -1
- package/datasafe/getSecurityPolicyDeployment.js.map +1 -1
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryState.d.ts +15 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryState.js.map +1 -1
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.d.ts +25 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.js +8 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.js.map +1 -1
- package/datasafe/getSecurityPolicyDeployments.d.ts +15 -1
- package/datasafe/getSecurityPolicyDeployments.js +4 -0
- package/datasafe/getSecurityPolicyDeployments.js.map +1 -1
- package/datasafe/getSensitiveColumnAnalytics.d.ts +11 -0
- package/datasafe/getSensitiveColumnAnalytics.js +4 -0
- package/datasafe/getSensitiveColumnAnalytics.js.map +1 -1
- package/datasafe/getSqlCollectionAnalytics.d.ts +11 -0
- package/datasafe/getSqlCollectionAnalytics.js +4 -0
- package/datasafe/getSqlCollectionAnalytics.js.map +1 -1
- package/datasafe/getSqlCollections.d.ts +11 -0
- package/datasafe/getSqlCollections.js +4 -0
- package/datasafe/getSqlCollections.js.map +1 -1
- package/datasafe/getSqlFirewallAllowedSqlAnalytics.d.ts +2 -2
- package/datasafe/getSqlFirewallAllowedSqls.d.ts +2 -2
- package/datasafe/getSqlFirewallViolationAnalytics.d.ts +2 -2
- package/datasafe/getSqlFirewallViolations.d.ts +2 -2
- package/datasafe/getTargetAlertPolicyAssociations.d.ts +0 -38
- package/datasafe/getTargetAlertPolicyAssociations.js +0 -38
- package/datasafe/getTargetAlertPolicyAssociations.js.map +1 -1
- package/datasafe/getTargetDatabaseGroup.d.ts +122 -0
- package/datasafe/getTargetDatabaseGroup.js +54 -0
- package/datasafe/getTargetDatabaseGroup.js.map +1 -0
- package/datasafe/getTargetDatabaseGroupGroupMember.d.ts +78 -0
- package/datasafe/getTargetDatabaseGroupGroupMember.js +58 -0
- package/datasafe/getTargetDatabaseGroupGroupMember.js.map +1 -0
- package/datasafe/getTargetDatabaseGroups.d.ts +177 -0
- package/datasafe/getTargetDatabaseGroups.js +88 -0
- package/datasafe/getTargetDatabaseGroups.js.map +1 -0
- package/datasafe/getUnifiedAuditPolicies.d.ts +234 -0
- package/datasafe/getUnifiedAuditPolicies.js +122 -0
- package/datasafe/getUnifiedAuditPolicies.js.map +1 -0
- package/datasafe/getUnifiedAuditPolicy.d.ts +134 -0
- package/datasafe/getUnifiedAuditPolicy.js +54 -0
- package/datasafe/getUnifiedAuditPolicy.js.map +1 -0
- package/datasafe/getUnifiedAuditPolicyDefinition.d.ts +125 -0
- package/datasafe/getUnifiedAuditPolicyDefinition.js +54 -0
- package/datasafe/getUnifiedAuditPolicyDefinition.js.map +1 -0
- package/datasafe/getUnifiedAuditPolicyDefinitions.d.ts +198 -0
- package/datasafe/getUnifiedAuditPolicyDefinitions.js +114 -0
- package/datasafe/getUnifiedAuditPolicyDefinitions.js.map +1 -0
- package/datasafe/getUserAssessment.d.ts +8 -0
- package/datasafe/getUserAssessment.js.map +1 -1
- package/datasafe/getUserAssessments.d.ts +28 -0
- package/datasafe/getUserAssessments.js +8 -0
- package/datasafe/getUserAssessments.js.map +1 -1
- package/datasafe/index.d.ts +72 -0
- package/datasafe/index.js +94 -7
- package/datasafe/index.js.map +1 -1
- package/datasafe/report.d.ts +24 -0
- package/datasafe/report.js +6 -0
- package/datasafe/report.js.map +1 -1
- package/datasafe/reportDefinition.d.ts +2 -0
- package/datasafe/reportDefinition.js +2 -0
- package/datasafe/reportDefinition.js.map +1 -1
- package/datasafe/securityAssessment.d.ts +117 -39
- package/datasafe/securityAssessment.js +19 -23
- package/datasafe/securityAssessment.js.map +1 -1
- package/datasafe/securityAssessmentCheck.d.ts +151 -0
- package/datasafe/securityAssessmentCheck.js +98 -0
- package/datasafe/securityAssessmentCheck.js.map +1 -0
- package/datasafe/securityAssessmentFinding.d.ts +254 -0
- package/datasafe/securityAssessmentFinding.js +123 -0
- package/datasafe/securityAssessmentFinding.js.map +1 -0
- package/datasafe/securityPolicy.d.ts +39 -24
- package/datasafe/securityPolicy.js +24 -5
- package/datasafe/securityPolicy.js.map +1 -1
- package/datasafe/securityPolicyConfig.d.ts +231 -0
- package/datasafe/securityPolicyConfig.js +120 -0
- package/datasafe/securityPolicyConfig.js.map +1 -0
- package/datasafe/securityPolicyDeployment.d.ts +76 -14
- package/datasafe/securityPolicyDeployment.js +44 -7
- package/datasafe/securityPolicyDeployment.js.map +1 -1
- package/datasafe/securityPolicyDeploymentManagement.d.ts +76 -14
- package/datasafe/securityPolicyDeploymentManagement.js +25 -3
- package/datasafe/securityPolicyDeploymentManagement.js.map +1 -1
- package/datasafe/securityPolicyManagement.d.ts +29 -9
- package/datasafe/securityPolicyManagement.js +6 -1
- package/datasafe/securityPolicyManagement.js.map +1 -1
- package/datasafe/targetAlertPolicyAssociation.d.ts +3 -37
- package/datasafe/targetAlertPolicyAssociation.js +0 -22
- package/datasafe/targetAlertPolicyAssociation.js.map +1 -1
- package/datasafe/targetDatabase.d.ts +2 -0
- package/datasafe/targetDatabase.js +2 -0
- package/datasafe/targetDatabase.js.map +1 -1
- package/datasafe/targetDatabaseGroup.d.ts +232 -0
- package/datasafe/targetDatabaseGroup.js +132 -0
- package/datasafe/targetDatabaseGroup.js.map +1 -0
- package/datasafe/targetDatabasePeerTargetDatabase.d.ts +1 -0
- package/datasafe/targetDatabasePeerTargetDatabase.js +1 -0
- package/datasafe/targetDatabasePeerTargetDatabase.js.map +1 -1
- package/datasafe/unifiedAuditPolicy.d.ts +273 -0
- package/datasafe/unifiedAuditPolicy.js +137 -0
- package/datasafe/unifiedAuditPolicy.js.map +1 -0
- package/datasafe/unifiedAuditPolicyDefinition.d.ts +221 -0
- package/datasafe/unifiedAuditPolicyDefinition.js +93 -0
- package/datasafe/unifiedAuditPolicyDefinition.js.map +1 -0
- package/datasafe/userAssessment.d.ts +33 -12
- package/datasafe/userAssessment.js +5 -0
- package/datasafe/userAssessment.js.map +1 -1
- package/disasterrecovery/drProtectionGroup.d.ts +12 -0
- package/disasterrecovery/drProtectionGroup.js +12 -0
- package/disasterrecovery/drProtectionGroup.js.map +1 -1
- package/generativeai/agentDataIngestionJob.d.ts +10 -0
- package/generativeai/agentDataIngestionJob.js +4 -0
- package/generativeai/agentDataIngestionJob.js.map +1 -1
- package/generativeai/agentDataSource.d.ts +3 -40
- package/generativeai/agentDataSource.js +0 -31
- package/generativeai/agentDataSource.js.map +1 -1
- package/generativeai/agentKnowledgeBase.d.ts +11 -11
- package/generativeai/agentKnowledgeBase.js +2 -2
- package/generativeai/agentKnowledgeBase.js.map +1 -1
- package/generativeai/agentTool.d.ts +87 -0
- package/generativeai/agentTool.js +87 -0
- package/generativeai/agentTool.js.map +1 -1
- package/generativeai/getAgentDataIngestionJob.d.ts +5 -0
- package/generativeai/getAgentDataIngestionJob.js.map +1 -1
- package/generativeai/getAgentDataSource.d.ts +1 -5
- package/generativeai/getAgentDataSource.js +0 -4
- package/generativeai/getAgentDataSource.js.map +1 -1
- package/generativeai/getAgentDataSources.d.ts +0 -4
- package/generativeai/getAgentDataSources.js +0 -4
- package/generativeai/getAgentDataSources.js.map +1 -1
- package/generativeai/getAgentKnowledgeBase.d.ts +5 -5
- package/generativeai/getAgentKnowledgeBase.js +0 -4
- package/generativeai/getAgentKnowledgeBase.js.map +1 -1
- package/generativeai/getAgentKnowledgeBases.d.ts +0 -4
- package/generativeai/getAgentKnowledgeBases.js +0 -4
- package/generativeai/getAgentKnowledgeBases.js.map +1 -1
- package/goldengate/deployment.d.ts +24 -0
- package/goldengate/deployment.js +4 -0
- package/goldengate/deployment.js.map +1 -1
- package/goldengate/getDeployment.d.ts +8 -0
- package/goldengate/getDeployment.js.map +1 -1
- package/goldengate/getDeployments.d.ts +14 -0
- package/goldengate/getDeployments.js +4 -0
- package/goldengate/getDeployments.js.map +1 -1
- package/oci/getManagedKafkaKafkaCluster.d.ts +146 -0
- package/oci/getManagedKafkaKafkaCluster.js +54 -0
- package/oci/getManagedKafkaKafkaCluster.js.map +1 -0
- package/oci/getManagedKafkaKafkaClusterConfig.d.ts +110 -0
- package/oci/getManagedKafkaKafkaClusterConfig.js +54 -0
- package/oci/getManagedKafkaKafkaClusterConfig.js.map +1 -0
- package/oci/getManagedKafkaKafkaClusterConfigVersion.d.ts +91 -0
- package/oci/getManagedKafkaKafkaClusterConfigVersion.js +58 -0
- package/oci/getManagedKafkaKafkaClusterConfigVersion.js.map +1 -0
- package/oci/getManagedKafkaKafkaClusterConfigVersions.d.ts +72 -0
- package/oci/getManagedKafkaKafkaClusterConfigVersions.js +56 -0
- package/oci/getManagedKafkaKafkaClusterConfigVersions.js.map +1 -0
- package/oci/getManagedKafkaKafkaClusterConfigs.d.ts +113 -0
- package/oci/getManagedKafkaKafkaClusterConfigs.js +70 -0
- package/oci/getManagedKafkaKafkaClusterConfigs.js.map +1 -0
- package/oci/getManagedKafkaKafkaClusters.d.ts +113 -0
- package/oci/getManagedKafkaKafkaClusters.js +70 -0
- package/oci/getManagedKafkaKafkaClusters.js.map +1 -0
- package/oci/index.d.ts +27 -0
- package/oci/index.js +35 -1
- package/oci/index.js.map +1 -1
- package/oci/managedKafkaKafkaCluster.d.ts +311 -0
- package/oci/managedKafkaKafkaCluster.js +154 -0
- package/oci/managedKafkaKafkaCluster.js.map +1 -0
- package/oci/managedKafkaKafkaClusterConfig.d.ts +191 -0
- package/oci/managedKafkaKafkaClusterConfig.js +110 -0
- package/oci/managedKafkaKafkaClusterConfig.js.map +1 -0
- package/oci/managedKafkaKafkaClusterSuperusersManagement.d.ts +115 -0
- package/oci/managedKafkaKafkaClusterSuperusersManagement.js +80 -0
- package/oci/managedKafkaKafkaClusterSuperusersManagement.js.map +1 -0
- package/package.json +2 -2
- package/types/input.d.ts +742 -34
- package/types/output.d.ts +3765 -543
|
@@ -0,0 +1,273 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This resource provides the Unified Audit Policy resource in Oracle Cloud Infrastructure Data Safe service.
|
|
6
|
+
*
|
|
7
|
+
* Creates the specified unified audit policy.
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as oci from "@pulumi/oci";
|
|
14
|
+
*
|
|
15
|
+
* const testUnifiedAuditPolicy = new oci.datasafe.UnifiedAuditPolicy("test_unified_audit_policy", {
|
|
16
|
+
* compartmentId: compartmentId,
|
|
17
|
+
* conditions: [{
|
|
18
|
+
* entitySelection: unifiedAuditPolicyConditionsEntitySelection,
|
|
19
|
+
* entityType: unifiedAuditPolicyConditionsEntityType,
|
|
20
|
+
* operationStatus: unifiedAuditPolicyConditionsOperationStatus,
|
|
21
|
+
* attributeSetId: testAttributeSet.id,
|
|
22
|
+
* roleNames: unifiedAuditPolicyConditionsRoleNames,
|
|
23
|
+
* userNames: unifiedAuditPolicyConditionsUserNames,
|
|
24
|
+
* }],
|
|
25
|
+
* securityPolicyId: testSecurityPolicy.id,
|
|
26
|
+
* status: unifiedAuditPolicyStatus,
|
|
27
|
+
* unifiedAuditPolicyDefinitionId: testUnifiedAuditPolicyDefinition.id,
|
|
28
|
+
* definedTags: {
|
|
29
|
+
* "Operations.CostCenter": "42",
|
|
30
|
+
* },
|
|
31
|
+
* description: unifiedAuditPolicyDescription,
|
|
32
|
+
* displayName: unifiedAuditPolicyDisplayName,
|
|
33
|
+
* freeformTags: {
|
|
34
|
+
* Department: "Finance",
|
|
35
|
+
* },
|
|
36
|
+
* });
|
|
37
|
+
* ```
|
|
38
|
+
*
|
|
39
|
+
* ## Import
|
|
40
|
+
*
|
|
41
|
+
* UnifiedAuditPolicies can be imported using the `id`, e.g.
|
|
42
|
+
*
|
|
43
|
+
* ```sh
|
|
44
|
+
* $ pulumi import oci:DataSafe/unifiedAuditPolicy:UnifiedAuditPolicy test_unified_audit_policy "id"
|
|
45
|
+
* ```
|
|
46
|
+
*/
|
|
47
|
+
export declare class UnifiedAuditPolicy extends pulumi.CustomResource {
|
|
48
|
+
/**
|
|
49
|
+
* Get an existing UnifiedAuditPolicy resource's state with the given name, ID, and optional extra
|
|
50
|
+
* properties used to qualify the lookup.
|
|
51
|
+
*
|
|
52
|
+
* @param name The _unique_ name of the resulting resource.
|
|
53
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
54
|
+
* @param state Any extra arguments used during the lookup.
|
|
55
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
56
|
+
*/
|
|
57
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: UnifiedAuditPolicyState, opts?: pulumi.CustomResourceOptions): UnifiedAuditPolicy;
|
|
58
|
+
/**
|
|
59
|
+
* Returns true if the given object is an instance of UnifiedAuditPolicy. This is designed to work even
|
|
60
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
61
|
+
*/
|
|
62
|
+
static isInstance(obj: any): obj is UnifiedAuditPolicy;
|
|
63
|
+
/**
|
|
64
|
+
* (Updatable) The OCID of the compartment in which to create the unified audit policy.
|
|
65
|
+
*/
|
|
66
|
+
readonly compartmentId: pulumi.Output<string>;
|
|
67
|
+
/**
|
|
68
|
+
* (Updatable) Lists the audit policy provisioning conditions.
|
|
69
|
+
*/
|
|
70
|
+
readonly conditions: pulumi.Output<outputs.DataSafe.UnifiedAuditPolicyCondition[]>;
|
|
71
|
+
/**
|
|
72
|
+
* (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"}`
|
|
73
|
+
*/
|
|
74
|
+
readonly definedTags: pulumi.Output<{
|
|
75
|
+
[key: string]: string;
|
|
76
|
+
}>;
|
|
77
|
+
/**
|
|
78
|
+
* (Updatable) The description of the unified audit policy in Data Safe.
|
|
79
|
+
*/
|
|
80
|
+
readonly description: pulumi.Output<string>;
|
|
81
|
+
/**
|
|
82
|
+
* (Updatable) The display name of the unified audit policy in Data Safe. The name is modifiable and does not need to be unique.
|
|
83
|
+
*/
|
|
84
|
+
readonly displayName: pulumi.Output<string>;
|
|
85
|
+
/**
|
|
86
|
+
* Indicates on whom the audit policy is enabled.
|
|
87
|
+
*/
|
|
88
|
+
readonly enabledEntities: pulumi.Output<string>;
|
|
89
|
+
/**
|
|
90
|
+
* (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"}`
|
|
91
|
+
*/
|
|
92
|
+
readonly freeformTags: pulumi.Output<{
|
|
93
|
+
[key: string]: string;
|
|
94
|
+
}>;
|
|
95
|
+
/**
|
|
96
|
+
* Indicates whether the unified audit policy is seeded or not.
|
|
97
|
+
*/
|
|
98
|
+
readonly isSeeded: pulumi.Output<boolean>;
|
|
99
|
+
/**
|
|
100
|
+
* The details of the current state of the unified audit policy in Data Safe.
|
|
101
|
+
*/
|
|
102
|
+
readonly lifecycleDetails: pulumi.Output<string>;
|
|
103
|
+
/**
|
|
104
|
+
* The OCID of the security policy corresponding to the unified audit policy.
|
|
105
|
+
*/
|
|
106
|
+
readonly securityPolicyId: pulumi.Output<string>;
|
|
107
|
+
/**
|
|
108
|
+
* The current state of the unified audit policy.
|
|
109
|
+
*/
|
|
110
|
+
readonly state: pulumi.Output<string>;
|
|
111
|
+
/**
|
|
112
|
+
* (Updatable) Indicates whether the unified audit policy has been enabled or disabled.
|
|
113
|
+
*/
|
|
114
|
+
readonly status: pulumi.Output<string>;
|
|
115
|
+
/**
|
|
116
|
+
* 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"}`
|
|
117
|
+
*/
|
|
118
|
+
readonly systemTags: pulumi.Output<{
|
|
119
|
+
[key: string]: string;
|
|
120
|
+
}>;
|
|
121
|
+
/**
|
|
122
|
+
* The time the the unified audit policy was created, in the format defined by RFC3339.
|
|
123
|
+
*/
|
|
124
|
+
readonly timeCreated: pulumi.Output<string>;
|
|
125
|
+
/**
|
|
126
|
+
* The last date and time the unified audit policy was updated, in the format defined by RFC3339.
|
|
127
|
+
*/
|
|
128
|
+
readonly timeUpdated: pulumi.Output<string>;
|
|
129
|
+
/**
|
|
130
|
+
* The OCID of the associated unified audit policy definition.
|
|
131
|
+
*
|
|
132
|
+
*
|
|
133
|
+
* ** IMPORTANT **
|
|
134
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
135
|
+
*/
|
|
136
|
+
readonly unifiedAuditPolicyDefinitionId: pulumi.Output<string>;
|
|
137
|
+
/**
|
|
138
|
+
* Create a UnifiedAuditPolicy resource with the given unique name, arguments, and options.
|
|
139
|
+
*
|
|
140
|
+
* @param name The _unique_ name of the resource.
|
|
141
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
142
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
143
|
+
*/
|
|
144
|
+
constructor(name: string, args: UnifiedAuditPolicyArgs, opts?: pulumi.CustomResourceOptions);
|
|
145
|
+
}
|
|
146
|
+
/**
|
|
147
|
+
* Input properties used for looking up and filtering UnifiedAuditPolicy resources.
|
|
148
|
+
*/
|
|
149
|
+
export interface UnifiedAuditPolicyState {
|
|
150
|
+
/**
|
|
151
|
+
* (Updatable) The OCID of the compartment in which to create the unified audit policy.
|
|
152
|
+
*/
|
|
153
|
+
compartmentId?: pulumi.Input<string>;
|
|
154
|
+
/**
|
|
155
|
+
* (Updatable) Lists the audit policy provisioning conditions.
|
|
156
|
+
*/
|
|
157
|
+
conditions?: pulumi.Input<pulumi.Input<inputs.DataSafe.UnifiedAuditPolicyCondition>[]>;
|
|
158
|
+
/**
|
|
159
|
+
* (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"}`
|
|
160
|
+
*/
|
|
161
|
+
definedTags?: pulumi.Input<{
|
|
162
|
+
[key: string]: pulumi.Input<string>;
|
|
163
|
+
}>;
|
|
164
|
+
/**
|
|
165
|
+
* (Updatable) The description of the unified audit policy in Data Safe.
|
|
166
|
+
*/
|
|
167
|
+
description?: pulumi.Input<string>;
|
|
168
|
+
/**
|
|
169
|
+
* (Updatable) The display name of the unified audit policy in Data Safe. The name is modifiable and does not need to be unique.
|
|
170
|
+
*/
|
|
171
|
+
displayName?: pulumi.Input<string>;
|
|
172
|
+
/**
|
|
173
|
+
* Indicates on whom the audit policy is enabled.
|
|
174
|
+
*/
|
|
175
|
+
enabledEntities?: pulumi.Input<string>;
|
|
176
|
+
/**
|
|
177
|
+
* (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"}`
|
|
178
|
+
*/
|
|
179
|
+
freeformTags?: pulumi.Input<{
|
|
180
|
+
[key: string]: pulumi.Input<string>;
|
|
181
|
+
}>;
|
|
182
|
+
/**
|
|
183
|
+
* Indicates whether the unified audit policy is seeded or not.
|
|
184
|
+
*/
|
|
185
|
+
isSeeded?: pulumi.Input<boolean>;
|
|
186
|
+
/**
|
|
187
|
+
* The details of the current state of the unified audit policy in Data Safe.
|
|
188
|
+
*/
|
|
189
|
+
lifecycleDetails?: pulumi.Input<string>;
|
|
190
|
+
/**
|
|
191
|
+
* The OCID of the security policy corresponding to the unified audit policy.
|
|
192
|
+
*/
|
|
193
|
+
securityPolicyId?: pulumi.Input<string>;
|
|
194
|
+
/**
|
|
195
|
+
* The current state of the unified audit policy.
|
|
196
|
+
*/
|
|
197
|
+
state?: pulumi.Input<string>;
|
|
198
|
+
/**
|
|
199
|
+
* (Updatable) Indicates whether the unified audit policy has been enabled or disabled.
|
|
200
|
+
*/
|
|
201
|
+
status?: pulumi.Input<string>;
|
|
202
|
+
/**
|
|
203
|
+
* 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"}`
|
|
204
|
+
*/
|
|
205
|
+
systemTags?: pulumi.Input<{
|
|
206
|
+
[key: string]: pulumi.Input<string>;
|
|
207
|
+
}>;
|
|
208
|
+
/**
|
|
209
|
+
* The time the the unified audit policy was created, in the format defined by RFC3339.
|
|
210
|
+
*/
|
|
211
|
+
timeCreated?: pulumi.Input<string>;
|
|
212
|
+
/**
|
|
213
|
+
* The last date and time the unified audit policy was updated, in the format defined by RFC3339.
|
|
214
|
+
*/
|
|
215
|
+
timeUpdated?: pulumi.Input<string>;
|
|
216
|
+
/**
|
|
217
|
+
* The OCID of the associated unified audit policy definition.
|
|
218
|
+
*
|
|
219
|
+
*
|
|
220
|
+
* ** IMPORTANT **
|
|
221
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
222
|
+
*/
|
|
223
|
+
unifiedAuditPolicyDefinitionId?: pulumi.Input<string>;
|
|
224
|
+
}
|
|
225
|
+
/**
|
|
226
|
+
* The set of arguments for constructing a UnifiedAuditPolicy resource.
|
|
227
|
+
*/
|
|
228
|
+
export interface UnifiedAuditPolicyArgs {
|
|
229
|
+
/**
|
|
230
|
+
* (Updatable) The OCID of the compartment in which to create the unified audit policy.
|
|
231
|
+
*/
|
|
232
|
+
compartmentId: pulumi.Input<string>;
|
|
233
|
+
/**
|
|
234
|
+
* (Updatable) Lists the audit policy provisioning conditions.
|
|
235
|
+
*/
|
|
236
|
+
conditions: pulumi.Input<pulumi.Input<inputs.DataSafe.UnifiedAuditPolicyCondition>[]>;
|
|
237
|
+
/**
|
|
238
|
+
* (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"}`
|
|
239
|
+
*/
|
|
240
|
+
definedTags?: pulumi.Input<{
|
|
241
|
+
[key: string]: pulumi.Input<string>;
|
|
242
|
+
}>;
|
|
243
|
+
/**
|
|
244
|
+
* (Updatable) The description of the unified audit policy in Data Safe.
|
|
245
|
+
*/
|
|
246
|
+
description?: pulumi.Input<string>;
|
|
247
|
+
/**
|
|
248
|
+
* (Updatable) The display name of the unified audit policy in Data Safe. The name is modifiable and does not need to be unique.
|
|
249
|
+
*/
|
|
250
|
+
displayName?: pulumi.Input<string>;
|
|
251
|
+
/**
|
|
252
|
+
* (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"}`
|
|
253
|
+
*/
|
|
254
|
+
freeformTags?: pulumi.Input<{
|
|
255
|
+
[key: string]: pulumi.Input<string>;
|
|
256
|
+
}>;
|
|
257
|
+
/**
|
|
258
|
+
* The OCID of the security policy corresponding to the unified audit policy.
|
|
259
|
+
*/
|
|
260
|
+
securityPolicyId: pulumi.Input<string>;
|
|
261
|
+
/**
|
|
262
|
+
* (Updatable) Indicates whether the unified audit policy has been enabled or disabled.
|
|
263
|
+
*/
|
|
264
|
+
status: pulumi.Input<string>;
|
|
265
|
+
/**
|
|
266
|
+
* The OCID of the associated unified audit policy definition.
|
|
267
|
+
*
|
|
268
|
+
*
|
|
269
|
+
* ** IMPORTANT **
|
|
270
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
271
|
+
*/
|
|
272
|
+
unifiedAuditPolicyDefinitionId: pulumi.Input<string>;
|
|
273
|
+
}
|
|
@@ -0,0 +1,137 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
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.UnifiedAuditPolicy = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This resource provides the Unified Audit Policy resource in Oracle Cloud Infrastructure Data Safe service.
|
|
10
|
+
*
|
|
11
|
+
* Creates the specified unified audit policy.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testUnifiedAuditPolicy = new oci.datasafe.UnifiedAuditPolicy("test_unified_audit_policy", {
|
|
20
|
+
* compartmentId: compartmentId,
|
|
21
|
+
* conditions: [{
|
|
22
|
+
* entitySelection: unifiedAuditPolicyConditionsEntitySelection,
|
|
23
|
+
* entityType: unifiedAuditPolicyConditionsEntityType,
|
|
24
|
+
* operationStatus: unifiedAuditPolicyConditionsOperationStatus,
|
|
25
|
+
* attributeSetId: testAttributeSet.id,
|
|
26
|
+
* roleNames: unifiedAuditPolicyConditionsRoleNames,
|
|
27
|
+
* userNames: unifiedAuditPolicyConditionsUserNames,
|
|
28
|
+
* }],
|
|
29
|
+
* securityPolicyId: testSecurityPolicy.id,
|
|
30
|
+
* status: unifiedAuditPolicyStatus,
|
|
31
|
+
* unifiedAuditPolicyDefinitionId: testUnifiedAuditPolicyDefinition.id,
|
|
32
|
+
* definedTags: {
|
|
33
|
+
* "Operations.CostCenter": "42",
|
|
34
|
+
* },
|
|
35
|
+
* description: unifiedAuditPolicyDescription,
|
|
36
|
+
* displayName: unifiedAuditPolicyDisplayName,
|
|
37
|
+
* freeformTags: {
|
|
38
|
+
* Department: "Finance",
|
|
39
|
+
* },
|
|
40
|
+
* });
|
|
41
|
+
* ```
|
|
42
|
+
*
|
|
43
|
+
* ## Import
|
|
44
|
+
*
|
|
45
|
+
* UnifiedAuditPolicies can be imported using the `id`, e.g.
|
|
46
|
+
*
|
|
47
|
+
* ```sh
|
|
48
|
+
* $ pulumi import oci:DataSafe/unifiedAuditPolicy:UnifiedAuditPolicy test_unified_audit_policy "id"
|
|
49
|
+
* ```
|
|
50
|
+
*/
|
|
51
|
+
class UnifiedAuditPolicy extends pulumi.CustomResource {
|
|
52
|
+
/**
|
|
53
|
+
* Get an existing UnifiedAuditPolicy resource's state with the given name, ID, and optional extra
|
|
54
|
+
* properties used to qualify the lookup.
|
|
55
|
+
*
|
|
56
|
+
* @param name The _unique_ name of the resulting resource.
|
|
57
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
58
|
+
* @param state Any extra arguments used during the lookup.
|
|
59
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
60
|
+
*/
|
|
61
|
+
static get(name, id, state, opts) {
|
|
62
|
+
return new UnifiedAuditPolicy(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
63
|
+
}
|
|
64
|
+
/**
|
|
65
|
+
* Returns true if the given object is an instance of UnifiedAuditPolicy. This is designed to work even
|
|
66
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
67
|
+
*/
|
|
68
|
+
static isInstance(obj) {
|
|
69
|
+
if (obj === undefined || obj === null) {
|
|
70
|
+
return false;
|
|
71
|
+
}
|
|
72
|
+
return obj['__pulumiType'] === UnifiedAuditPolicy.__pulumiType;
|
|
73
|
+
}
|
|
74
|
+
constructor(name, argsOrState, opts) {
|
|
75
|
+
let resourceInputs = {};
|
|
76
|
+
opts = opts || {};
|
|
77
|
+
if (opts.id) {
|
|
78
|
+
const state = argsOrState;
|
|
79
|
+
resourceInputs["compartmentId"] = state ? state.compartmentId : undefined;
|
|
80
|
+
resourceInputs["conditions"] = state ? state.conditions : undefined;
|
|
81
|
+
resourceInputs["definedTags"] = state ? state.definedTags : undefined;
|
|
82
|
+
resourceInputs["description"] = state ? state.description : undefined;
|
|
83
|
+
resourceInputs["displayName"] = state ? state.displayName : undefined;
|
|
84
|
+
resourceInputs["enabledEntities"] = state ? state.enabledEntities : undefined;
|
|
85
|
+
resourceInputs["freeformTags"] = state ? state.freeformTags : undefined;
|
|
86
|
+
resourceInputs["isSeeded"] = state ? state.isSeeded : undefined;
|
|
87
|
+
resourceInputs["lifecycleDetails"] = state ? state.lifecycleDetails : undefined;
|
|
88
|
+
resourceInputs["securityPolicyId"] = state ? state.securityPolicyId : undefined;
|
|
89
|
+
resourceInputs["state"] = state ? state.state : undefined;
|
|
90
|
+
resourceInputs["status"] = state ? state.status : undefined;
|
|
91
|
+
resourceInputs["systemTags"] = state ? state.systemTags : undefined;
|
|
92
|
+
resourceInputs["timeCreated"] = state ? state.timeCreated : undefined;
|
|
93
|
+
resourceInputs["timeUpdated"] = state ? state.timeUpdated : undefined;
|
|
94
|
+
resourceInputs["unifiedAuditPolicyDefinitionId"] = state ? state.unifiedAuditPolicyDefinitionId : undefined;
|
|
95
|
+
}
|
|
96
|
+
else {
|
|
97
|
+
const args = argsOrState;
|
|
98
|
+
if ((!args || args.compartmentId === undefined) && !opts.urn) {
|
|
99
|
+
throw new Error("Missing required property 'compartmentId'");
|
|
100
|
+
}
|
|
101
|
+
if ((!args || args.conditions === undefined) && !opts.urn) {
|
|
102
|
+
throw new Error("Missing required property 'conditions'");
|
|
103
|
+
}
|
|
104
|
+
if ((!args || args.securityPolicyId === undefined) && !opts.urn) {
|
|
105
|
+
throw new Error("Missing required property 'securityPolicyId'");
|
|
106
|
+
}
|
|
107
|
+
if ((!args || args.status === undefined) && !opts.urn) {
|
|
108
|
+
throw new Error("Missing required property 'status'");
|
|
109
|
+
}
|
|
110
|
+
if ((!args || args.unifiedAuditPolicyDefinitionId === undefined) && !opts.urn) {
|
|
111
|
+
throw new Error("Missing required property 'unifiedAuditPolicyDefinitionId'");
|
|
112
|
+
}
|
|
113
|
+
resourceInputs["compartmentId"] = args ? args.compartmentId : undefined;
|
|
114
|
+
resourceInputs["conditions"] = args ? args.conditions : undefined;
|
|
115
|
+
resourceInputs["definedTags"] = args ? args.definedTags : undefined;
|
|
116
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
117
|
+
resourceInputs["displayName"] = args ? args.displayName : undefined;
|
|
118
|
+
resourceInputs["freeformTags"] = args ? args.freeformTags : undefined;
|
|
119
|
+
resourceInputs["securityPolicyId"] = args ? args.securityPolicyId : undefined;
|
|
120
|
+
resourceInputs["status"] = args ? args.status : undefined;
|
|
121
|
+
resourceInputs["unifiedAuditPolicyDefinitionId"] = args ? args.unifiedAuditPolicyDefinitionId : undefined;
|
|
122
|
+
resourceInputs["enabledEntities"] = undefined /*out*/;
|
|
123
|
+
resourceInputs["isSeeded"] = undefined /*out*/;
|
|
124
|
+
resourceInputs["lifecycleDetails"] = undefined /*out*/;
|
|
125
|
+
resourceInputs["state"] = undefined /*out*/;
|
|
126
|
+
resourceInputs["systemTags"] = undefined /*out*/;
|
|
127
|
+
resourceInputs["timeCreated"] = undefined /*out*/;
|
|
128
|
+
resourceInputs["timeUpdated"] = undefined /*out*/;
|
|
129
|
+
}
|
|
130
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
131
|
+
super(UnifiedAuditPolicy.__pulumiType, name, resourceInputs, opts);
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
exports.UnifiedAuditPolicy = UnifiedAuditPolicy;
|
|
135
|
+
/** @internal */
|
|
136
|
+
UnifiedAuditPolicy.__pulumiType = 'oci:DataSafe/unifiedAuditPolicy:UnifiedAuditPolicy';
|
|
137
|
+
//# sourceMappingURL=unifiedAuditPolicy.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"unifiedAuditPolicy.js","sourceRoot":"","sources":["../../datasafe/unifiedAuditPolicy.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,221 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* This resource provides the Unified Audit Policy Definition resource in Oracle Cloud Infrastructure Data Safe service.
|
|
4
|
+
*
|
|
5
|
+
* Updates the unified audit policy definition.
|
|
6
|
+
*
|
|
7
|
+
* ## Import
|
|
8
|
+
*
|
|
9
|
+
* UnifiedAuditPolicyDefinitions can be imported using the `id`, e.g.
|
|
10
|
+
*
|
|
11
|
+
* ```sh
|
|
12
|
+
* $ pulumi import oci:DataSafe/unifiedAuditPolicyDefinition:UnifiedAuditPolicyDefinition test_unified_audit_policy_definition "id"
|
|
13
|
+
* ```
|
|
14
|
+
*/
|
|
15
|
+
export declare class UnifiedAuditPolicyDefinition extends pulumi.CustomResource {
|
|
16
|
+
/**
|
|
17
|
+
* Get an existing UnifiedAuditPolicyDefinition 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?: UnifiedAuditPolicyDefinitionState, opts?: pulumi.CustomResourceOptions): UnifiedAuditPolicyDefinition;
|
|
26
|
+
/**
|
|
27
|
+
* Returns true if the given object is an instance of UnifiedAuditPolicyDefinition. 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 UnifiedAuditPolicyDefinition;
|
|
31
|
+
/**
|
|
32
|
+
* The category to which the unified audit policy belongs in the target database.
|
|
33
|
+
*/
|
|
34
|
+
readonly auditPolicyCategory: pulumi.Output<string>;
|
|
35
|
+
/**
|
|
36
|
+
* (Updatable) The OCID of the compartment containing the unified audit policy definition.
|
|
37
|
+
*/
|
|
38
|
+
readonly compartmentId: pulumi.Output<string>;
|
|
39
|
+
/**
|
|
40
|
+
* (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"}`
|
|
41
|
+
*/
|
|
42
|
+
readonly definedTags: pulumi.Output<{
|
|
43
|
+
[key: string]: string;
|
|
44
|
+
}>;
|
|
45
|
+
/**
|
|
46
|
+
* (Updatable) The description of the audit policy.
|
|
47
|
+
*/
|
|
48
|
+
readonly description: pulumi.Output<string>;
|
|
49
|
+
/**
|
|
50
|
+
* (Updatable) The display name of the audit policy. The name does not have to be unique, and it is changeable.
|
|
51
|
+
*/
|
|
52
|
+
readonly displayName: pulumi.Output<string>;
|
|
53
|
+
/**
|
|
54
|
+
* (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"}`
|
|
55
|
+
*/
|
|
56
|
+
readonly freeformTags: pulumi.Output<{
|
|
57
|
+
[key: string]: string;
|
|
58
|
+
}>;
|
|
59
|
+
/**
|
|
60
|
+
* Signifies whether the unified audit policy definition is seeded or not.
|
|
61
|
+
*/
|
|
62
|
+
readonly isSeeded: pulumi.Output<boolean>;
|
|
63
|
+
/**
|
|
64
|
+
* Details about the current state of the unified audit policy definition.
|
|
65
|
+
*/
|
|
66
|
+
readonly lifecycleDetails: pulumi.Output<string>;
|
|
67
|
+
/**
|
|
68
|
+
* The definition of the unified audit policy to be provisioned in the target database.
|
|
69
|
+
*/
|
|
70
|
+
readonly policyDefinitionStatement: pulumi.Output<string>;
|
|
71
|
+
/**
|
|
72
|
+
* The unified audit policy name in the target database.
|
|
73
|
+
*/
|
|
74
|
+
readonly policyName: pulumi.Output<string>;
|
|
75
|
+
/**
|
|
76
|
+
* The current state of the unified audit policy definition.
|
|
77
|
+
*/
|
|
78
|
+
readonly state: pulumi.Output<string>;
|
|
79
|
+
/**
|
|
80
|
+
* 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"}`
|
|
81
|
+
*/
|
|
82
|
+
readonly systemTags: pulumi.Output<{
|
|
83
|
+
[key: string]: string;
|
|
84
|
+
}>;
|
|
85
|
+
/**
|
|
86
|
+
* The time the unified audit policy was created, in the format defined by RFC3339.
|
|
87
|
+
*/
|
|
88
|
+
readonly timeCreated: pulumi.Output<string>;
|
|
89
|
+
/**
|
|
90
|
+
* The last date and time the unified audit policy was updated, in the format defined by RFC3339.
|
|
91
|
+
*/
|
|
92
|
+
readonly timeUpdated: pulumi.Output<string>;
|
|
93
|
+
/**
|
|
94
|
+
* The OCID of the unified audit policy definition resource.
|
|
95
|
+
*
|
|
96
|
+
*
|
|
97
|
+
* ** IMPORTANT **
|
|
98
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
99
|
+
*/
|
|
100
|
+
readonly unifiedAuditPolicyDefinitionId: pulumi.Output<string>;
|
|
101
|
+
/**
|
|
102
|
+
* Create a UnifiedAuditPolicyDefinition resource with the given unique name, arguments, and options.
|
|
103
|
+
*
|
|
104
|
+
* @param name The _unique_ name of the resource.
|
|
105
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
106
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
107
|
+
*/
|
|
108
|
+
constructor(name: string, args: UnifiedAuditPolicyDefinitionArgs, opts?: pulumi.CustomResourceOptions);
|
|
109
|
+
}
|
|
110
|
+
/**
|
|
111
|
+
* Input properties used for looking up and filtering UnifiedAuditPolicyDefinition resources.
|
|
112
|
+
*/
|
|
113
|
+
export interface UnifiedAuditPolicyDefinitionState {
|
|
114
|
+
/**
|
|
115
|
+
* The category to which the unified audit policy belongs in the target database.
|
|
116
|
+
*/
|
|
117
|
+
auditPolicyCategory?: pulumi.Input<string>;
|
|
118
|
+
/**
|
|
119
|
+
* (Updatable) The OCID of the compartment containing the unified audit policy definition.
|
|
120
|
+
*/
|
|
121
|
+
compartmentId?: pulumi.Input<string>;
|
|
122
|
+
/**
|
|
123
|
+
* (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"}`
|
|
124
|
+
*/
|
|
125
|
+
definedTags?: pulumi.Input<{
|
|
126
|
+
[key: string]: pulumi.Input<string>;
|
|
127
|
+
}>;
|
|
128
|
+
/**
|
|
129
|
+
* (Updatable) The description of the audit policy.
|
|
130
|
+
*/
|
|
131
|
+
description?: pulumi.Input<string>;
|
|
132
|
+
/**
|
|
133
|
+
* (Updatable) The display name of the audit policy. The name does not have to be unique, and it is changeable.
|
|
134
|
+
*/
|
|
135
|
+
displayName?: pulumi.Input<string>;
|
|
136
|
+
/**
|
|
137
|
+
* (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"}`
|
|
138
|
+
*/
|
|
139
|
+
freeformTags?: pulumi.Input<{
|
|
140
|
+
[key: string]: pulumi.Input<string>;
|
|
141
|
+
}>;
|
|
142
|
+
/**
|
|
143
|
+
* Signifies whether the unified audit policy definition is seeded or not.
|
|
144
|
+
*/
|
|
145
|
+
isSeeded?: pulumi.Input<boolean>;
|
|
146
|
+
/**
|
|
147
|
+
* Details about the current state of the unified audit policy definition.
|
|
148
|
+
*/
|
|
149
|
+
lifecycleDetails?: pulumi.Input<string>;
|
|
150
|
+
/**
|
|
151
|
+
* The definition of the unified audit policy to be provisioned in the target database.
|
|
152
|
+
*/
|
|
153
|
+
policyDefinitionStatement?: pulumi.Input<string>;
|
|
154
|
+
/**
|
|
155
|
+
* The unified audit policy name in the target database.
|
|
156
|
+
*/
|
|
157
|
+
policyName?: pulumi.Input<string>;
|
|
158
|
+
/**
|
|
159
|
+
* The current state of the unified audit policy definition.
|
|
160
|
+
*/
|
|
161
|
+
state?: pulumi.Input<string>;
|
|
162
|
+
/**
|
|
163
|
+
* 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"}`
|
|
164
|
+
*/
|
|
165
|
+
systemTags?: pulumi.Input<{
|
|
166
|
+
[key: string]: pulumi.Input<string>;
|
|
167
|
+
}>;
|
|
168
|
+
/**
|
|
169
|
+
* The time the unified audit policy was created, in the format defined by RFC3339.
|
|
170
|
+
*/
|
|
171
|
+
timeCreated?: pulumi.Input<string>;
|
|
172
|
+
/**
|
|
173
|
+
* The last date and time the unified audit policy was updated, in the format defined by RFC3339.
|
|
174
|
+
*/
|
|
175
|
+
timeUpdated?: pulumi.Input<string>;
|
|
176
|
+
/**
|
|
177
|
+
* The OCID of the unified audit policy definition resource.
|
|
178
|
+
*
|
|
179
|
+
*
|
|
180
|
+
* ** IMPORTANT **
|
|
181
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
182
|
+
*/
|
|
183
|
+
unifiedAuditPolicyDefinitionId?: pulumi.Input<string>;
|
|
184
|
+
}
|
|
185
|
+
/**
|
|
186
|
+
* The set of arguments for constructing a UnifiedAuditPolicyDefinition resource.
|
|
187
|
+
*/
|
|
188
|
+
export interface UnifiedAuditPolicyDefinitionArgs {
|
|
189
|
+
/**
|
|
190
|
+
* (Updatable) The OCID of the compartment containing the unified audit policy definition.
|
|
191
|
+
*/
|
|
192
|
+
compartmentId?: pulumi.Input<string>;
|
|
193
|
+
/**
|
|
194
|
+
* (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"}`
|
|
195
|
+
*/
|
|
196
|
+
definedTags?: pulumi.Input<{
|
|
197
|
+
[key: string]: pulumi.Input<string>;
|
|
198
|
+
}>;
|
|
199
|
+
/**
|
|
200
|
+
* (Updatable) The description of the audit policy.
|
|
201
|
+
*/
|
|
202
|
+
description?: pulumi.Input<string>;
|
|
203
|
+
/**
|
|
204
|
+
* (Updatable) The display name of the audit policy. The name does not have to be unique, and it is changeable.
|
|
205
|
+
*/
|
|
206
|
+
displayName?: pulumi.Input<string>;
|
|
207
|
+
/**
|
|
208
|
+
* (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"}`
|
|
209
|
+
*/
|
|
210
|
+
freeformTags?: pulumi.Input<{
|
|
211
|
+
[key: string]: pulumi.Input<string>;
|
|
212
|
+
}>;
|
|
213
|
+
/**
|
|
214
|
+
* The OCID of the unified audit policy definition resource.
|
|
215
|
+
*
|
|
216
|
+
*
|
|
217
|
+
* ** IMPORTANT **
|
|
218
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
219
|
+
*/
|
|
220
|
+
unifiedAuditPolicyDefinitionId: pulumi.Input<string>;
|
|
221
|
+
}
|