@pulumi/oci 3.5.0-alpha.1756363728 → 3.5.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.
Files changed (320) hide show
  1. package/core/computeGpuMemoryFabric.d.ts +8 -0
  2. package/core/computeGpuMemoryFabric.js +2 -0
  3. package/core/computeGpuMemoryFabric.js.map +1 -1
  4. package/core/getComputeGpuMemoryFabric.d.ts +4 -0
  5. package/core/getComputeGpuMemoryFabric.js.map +1 -1
  6. package/database/dataGuardAssociation.d.ts +26 -0
  7. package/database/dataGuardAssociation.js +6 -0
  8. package/database/dataGuardAssociation.js.map +1 -1
  9. package/database/database.d.ts +8 -0
  10. package/database/database.js +2 -0
  11. package/database/database.js.map +1 -1
  12. package/database/dbNode.d.ts +16 -0
  13. package/database/dbNode.js +4 -0
  14. package/database/dbNode.js.map +1 -1
  15. package/database/dbSystem.d.ts +30 -6
  16. package/database/dbSystem.js +4 -0
  17. package/database/dbSystem.js.map +1 -1
  18. package/database/exadbVmCluster.d.ts +13 -0
  19. package/database/exadbVmCluster.js +3 -0
  20. package/database/exadbVmCluster.js.map +1 -1
  21. package/database/exascaleDbStorageVault.d.ts +8 -0
  22. package/database/exascaleDbStorageVault.js +2 -0
  23. package/database/exascaleDbStorageVault.js.map +1 -1
  24. package/database/getDataGuardAssociation.d.ts +2 -0
  25. package/database/getDataGuardAssociation.js.map +1 -1
  26. package/database/getDatabase.d.ts +4 -0
  27. package/database/getDatabase.js.map +1 -1
  28. package/database/getDbNode.d.ts +8 -0
  29. package/database/getDbNode.js.map +1 -1
  30. package/database/getDbSystemShapes.d.ts +11 -0
  31. package/database/getDbSystemShapes.js +4 -0
  32. package/database/getDbSystemShapes.js.map +1 -1
  33. package/database/getDbSystemStoragePerformances.d.ts +9 -0
  34. package/database/getDbSystemStoragePerformances.js +2 -0
  35. package/database/getDbSystemStoragePerformances.js.map +1 -1
  36. package/database/getDbVersions.d.ts +11 -0
  37. package/database/getDbVersions.js +4 -0
  38. package/database/getDbVersions.js.map +1 -1
  39. package/database/getExadbVmCluster.d.ts +4 -0
  40. package/database/getExadbVmCluster.js.map +1 -1
  41. package/database/getExascaleDbStorageVault.d.ts +4 -0
  42. package/database/getExascaleDbStorageVault.js.map +1 -1
  43. package/database/getExascaleDbStorageVaults.d.ts +47 -0
  44. package/database/getExascaleDbStorageVaults.js +16 -0
  45. package/database/getExascaleDbStorageVaults.js.map +1 -1
  46. package/database/getGiVersions.d.ts +11 -0
  47. package/database/getGiVersions.js +4 -0
  48. package/database/getGiVersions.js.map +1 -1
  49. package/datasafe/attributeSet.d.ts +230 -0
  50. package/datasafe/attributeSet.js +119 -0
  51. package/datasafe/attributeSet.js.map +1 -0
  52. package/datasafe/auditProfile.d.ts +108 -29
  53. package/datasafe/auditProfile.js +50 -9
  54. package/datasafe/auditProfile.js.map +1 -1
  55. package/datasafe/auditProfileManagement.d.ts +129 -49
  56. package/datasafe/auditProfileManagement.js +39 -9
  57. package/datasafe/auditProfileManagement.js.map +1 -1
  58. package/datasafe/auditTrail.d.ts +12 -0
  59. package/datasafe/auditTrail.js +2 -0
  60. package/datasafe/auditTrail.js.map +1 -1
  61. package/datasafe/auditTrailManagement.d.ts +13 -0
  62. package/datasafe/auditTrailManagement.js +3 -0
  63. package/datasafe/auditTrailManagement.js.map +1 -1
  64. package/datasafe/getAlerts.d.ts +2 -2
  65. package/datasafe/getAttributeSet.d.ts +121 -0
  66. package/datasafe/getAttributeSet.js +54 -0
  67. package/datasafe/getAttributeSet.js.map +1 -0
  68. package/datasafe/getAttributeSetAssociatedResources.d.ts +100 -0
  69. package/datasafe/getAttributeSetAssociatedResources.js +64 -0
  70. package/datasafe/getAttributeSetAssociatedResources.js.map +1 -0
  71. package/datasafe/getAttributeSets.d.ts +204 -0
  72. package/datasafe/getAttributeSets.js +114 -0
  73. package/datasafe/getAttributeSets.js.map +1 -0
  74. package/datasafe/getAuditArchiveRetrievals.d.ts +11 -0
  75. package/datasafe/getAuditArchiveRetrievals.js +4 -0
  76. package/datasafe/getAuditArchiveRetrievals.js.map +1 -1
  77. package/datasafe/getAuditEvents.d.ts +2 -2
  78. package/datasafe/getAuditPolicies.d.ts +11 -0
  79. package/datasafe/getAuditPolicies.js +4 -0
  80. package/datasafe/getAuditPolicies.js.map +1 -1
  81. package/datasafe/getAuditProfile.d.ts +27 -7
  82. package/datasafe/getAuditProfile.js.map +1 -1
  83. package/datasafe/getAuditProfileTargetOverrides.d.ts +83 -0
  84. package/datasafe/getAuditProfileTargetOverrides.js +60 -0
  85. package/datasafe/getAuditProfileTargetOverrides.js.map +1 -0
  86. package/datasafe/getAuditProfiles.d.ts +28 -3
  87. package/datasafe/getAuditProfiles.js +8 -0
  88. package/datasafe/getAuditProfiles.js.map +1 -1
  89. package/datasafe/getAuditTrail.d.ts +4 -0
  90. package/datasafe/getAuditTrail.js.map +1 -1
  91. package/datasafe/getAuditTrails.d.ts +11 -0
  92. package/datasafe/getAuditTrails.js +4 -0
  93. package/datasafe/getAuditTrails.js.map +1 -1
  94. package/datasafe/getDatabaseSecurityConfigs.d.ts +11 -0
  95. package/datasafe/getDatabaseSecurityConfigs.js +4 -0
  96. package/datasafe/getDatabaseSecurityConfigs.js.map +1 -1
  97. package/datasafe/getDiscoveryAnalytics.d.ts +22 -0
  98. package/datasafe/getDiscoveryAnalytics.js +8 -0
  99. package/datasafe/getDiscoveryAnalytics.js.map +1 -1
  100. package/datasafe/getMaskingAnalytics.d.ts +25 -0
  101. package/datasafe/getMaskingAnalytics.js +8 -0
  102. package/datasafe/getMaskingAnalytics.js.map +1 -1
  103. package/datasafe/getOnpremConnectors.d.ts +8 -5
  104. package/datasafe/getOnpremConnectors.js +4 -4
  105. package/datasafe/getOnpremConnectors.js.map +1 -1
  106. package/datasafe/getReport.d.ts +12 -0
  107. package/datasafe/getReport.js.map +1 -1
  108. package/datasafe/getReports.d.ts +14 -0
  109. package/datasafe/getReports.js +4 -0
  110. package/datasafe/getReports.js.map +1 -1
  111. package/datasafe/getSecurityAssessment.d.ts +25 -1
  112. package/datasafe/getSecurityAssessment.js.map +1 -1
  113. package/datasafe/getSecurityAssessmentChecks.d.ts +144 -0
  114. package/datasafe/getSecurityAssessmentChecks.js +80 -0
  115. package/datasafe/getSecurityAssessmentChecks.js.map +1 -0
  116. package/datasafe/getSecurityAssessmentFinding.d.ts +12 -0
  117. package/datasafe/getSecurityAssessmentFinding.js +8 -0
  118. package/datasafe/getSecurityAssessmentFinding.js.map +1 -1
  119. package/datasafe/getSecurityAssessmentFindings.d.ts +29 -2
  120. package/datasafe/getSecurityAssessmentFindings.js +10 -2
  121. package/datasafe/getSecurityAssessmentFindings.js.map +1 -1
  122. package/datasafe/getSecurityAssessmentTemplateAnalytics.d.ts +218 -0
  123. package/datasafe/getSecurityAssessmentTemplateAnalytics.js +118 -0
  124. package/datasafe/getSecurityAssessmentTemplateAnalytics.js.map +1 -0
  125. package/datasafe/getSecurityAssessmentTemplateAssociationAnalytics.d.ts +178 -0
  126. package/datasafe/getSecurityAssessmentTemplateAssociationAnalytics.js +108 -0
  127. package/datasafe/getSecurityAssessmentTemplateAssociationAnalytics.js.map +1 -0
  128. package/datasafe/getSecurityAssessmentTemplateBaselineComparison.d.ts +155 -0
  129. package/datasafe/getSecurityAssessmentTemplateBaselineComparison.js +70 -0
  130. package/datasafe/getSecurityAssessmentTemplateBaselineComparison.js.map +1 -0
  131. package/datasafe/getSecurityAssessments.d.ts +43 -1
  132. package/datasafe/getSecurityAssessments.js +12 -0
  133. package/datasafe/getSecurityAssessments.js.map +1 -1
  134. package/datasafe/getSecurityPolicies.d.ts +14 -0
  135. package/datasafe/getSecurityPolicies.js +4 -0
  136. package/datasafe/getSecurityPolicies.js.map +1 -1
  137. package/datasafe/getSecurityPolicy.d.ts +4 -0
  138. package/datasafe/getSecurityPolicy.js.map +1 -1
  139. package/datasafe/getSecurityPolicyConfig.d.ts +122 -0
  140. package/datasafe/getSecurityPolicyConfig.js +54 -0
  141. package/datasafe/getSecurityPolicyConfig.js.map +1 -0
  142. package/datasafe/getSecurityPolicyConfigs.d.ts +206 -0
  143. package/datasafe/getSecurityPolicyConfigs.js +114 -0
  144. package/datasafe/getSecurityPolicyConfigs.js.map +1 -0
  145. package/datasafe/getSecurityPolicyDeployment.d.ts +11 -1
  146. package/datasafe/getSecurityPolicyDeployment.js.map +1 -1
  147. package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryState.d.ts +15 -0
  148. package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryState.js.map +1 -1
  149. package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.d.ts +25 -0
  150. package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.js +8 -0
  151. package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.js.map +1 -1
  152. package/datasafe/getSecurityPolicyDeployments.d.ts +15 -1
  153. package/datasafe/getSecurityPolicyDeployments.js +4 -0
  154. package/datasafe/getSecurityPolicyDeployments.js.map +1 -1
  155. package/datasafe/getSensitiveColumnAnalytics.d.ts +11 -0
  156. package/datasafe/getSensitiveColumnAnalytics.js +4 -0
  157. package/datasafe/getSensitiveColumnAnalytics.js.map +1 -1
  158. package/datasafe/getSqlCollectionAnalytics.d.ts +11 -0
  159. package/datasafe/getSqlCollectionAnalytics.js +4 -0
  160. package/datasafe/getSqlCollectionAnalytics.js.map +1 -1
  161. package/datasafe/getSqlCollections.d.ts +11 -0
  162. package/datasafe/getSqlCollections.js +4 -0
  163. package/datasafe/getSqlCollections.js.map +1 -1
  164. package/datasafe/getSqlFirewallAllowedSqlAnalytics.d.ts +2 -2
  165. package/datasafe/getSqlFirewallAllowedSqls.d.ts +2 -2
  166. package/datasafe/getSqlFirewallViolationAnalytics.d.ts +2 -2
  167. package/datasafe/getSqlFirewallViolations.d.ts +2 -2
  168. package/datasafe/getTargetAlertPolicyAssociations.d.ts +0 -38
  169. package/datasafe/getTargetAlertPolicyAssociations.js +0 -38
  170. package/datasafe/getTargetAlertPolicyAssociations.js.map +1 -1
  171. package/datasafe/getTargetDatabaseGroup.d.ts +122 -0
  172. package/datasafe/getTargetDatabaseGroup.js +54 -0
  173. package/datasafe/getTargetDatabaseGroup.js.map +1 -0
  174. package/datasafe/getTargetDatabaseGroupGroupMember.d.ts +78 -0
  175. package/datasafe/getTargetDatabaseGroupGroupMember.js +58 -0
  176. package/datasafe/getTargetDatabaseGroupGroupMember.js.map +1 -0
  177. package/datasafe/getTargetDatabaseGroups.d.ts +177 -0
  178. package/datasafe/getTargetDatabaseGroups.js +88 -0
  179. package/datasafe/getTargetDatabaseGroups.js.map +1 -0
  180. package/datasafe/getUnifiedAuditPolicies.d.ts +234 -0
  181. package/datasafe/getUnifiedAuditPolicies.js +122 -0
  182. package/datasafe/getUnifiedAuditPolicies.js.map +1 -0
  183. package/datasafe/getUnifiedAuditPolicy.d.ts +134 -0
  184. package/datasafe/getUnifiedAuditPolicy.js +54 -0
  185. package/datasafe/getUnifiedAuditPolicy.js.map +1 -0
  186. package/datasafe/getUnifiedAuditPolicyDefinition.d.ts +125 -0
  187. package/datasafe/getUnifiedAuditPolicyDefinition.js +54 -0
  188. package/datasafe/getUnifiedAuditPolicyDefinition.js.map +1 -0
  189. package/datasafe/getUnifiedAuditPolicyDefinitions.d.ts +198 -0
  190. package/datasafe/getUnifiedAuditPolicyDefinitions.js +114 -0
  191. package/datasafe/getUnifiedAuditPolicyDefinitions.js.map +1 -0
  192. package/datasafe/getUserAssessment.d.ts +8 -0
  193. package/datasafe/getUserAssessment.js.map +1 -1
  194. package/datasafe/getUserAssessments.d.ts +28 -0
  195. package/datasafe/getUserAssessments.js +8 -0
  196. package/datasafe/getUserAssessments.js.map +1 -1
  197. package/datasafe/index.d.ts +72 -0
  198. package/datasafe/index.js +94 -7
  199. package/datasafe/index.js.map +1 -1
  200. package/datasafe/report.d.ts +24 -0
  201. package/datasafe/report.js +6 -0
  202. package/datasafe/report.js.map +1 -1
  203. package/datasafe/reportDefinition.d.ts +2 -0
  204. package/datasafe/reportDefinition.js +2 -0
  205. package/datasafe/reportDefinition.js.map +1 -1
  206. package/datasafe/securityAssessment.d.ts +117 -39
  207. package/datasafe/securityAssessment.js +19 -23
  208. package/datasafe/securityAssessment.js.map +1 -1
  209. package/datasafe/securityAssessmentCheck.d.ts +151 -0
  210. package/datasafe/securityAssessmentCheck.js +98 -0
  211. package/datasafe/securityAssessmentCheck.js.map +1 -0
  212. package/datasafe/securityAssessmentFinding.d.ts +254 -0
  213. package/datasafe/securityAssessmentFinding.js +123 -0
  214. package/datasafe/securityAssessmentFinding.js.map +1 -0
  215. package/datasafe/securityPolicy.d.ts +39 -24
  216. package/datasafe/securityPolicy.js +24 -5
  217. package/datasafe/securityPolicy.js.map +1 -1
  218. package/datasafe/securityPolicyConfig.d.ts +231 -0
  219. package/datasafe/securityPolicyConfig.js +120 -0
  220. package/datasafe/securityPolicyConfig.js.map +1 -0
  221. package/datasafe/securityPolicyDeployment.d.ts +76 -14
  222. package/datasafe/securityPolicyDeployment.js +44 -7
  223. package/datasafe/securityPolicyDeployment.js.map +1 -1
  224. package/datasafe/securityPolicyDeploymentManagement.d.ts +76 -14
  225. package/datasafe/securityPolicyDeploymentManagement.js +25 -3
  226. package/datasafe/securityPolicyDeploymentManagement.js.map +1 -1
  227. package/datasafe/securityPolicyManagement.d.ts +29 -9
  228. package/datasafe/securityPolicyManagement.js +6 -1
  229. package/datasafe/securityPolicyManagement.js.map +1 -1
  230. package/datasafe/targetAlertPolicyAssociation.d.ts +3 -37
  231. package/datasafe/targetAlertPolicyAssociation.js +0 -22
  232. package/datasafe/targetAlertPolicyAssociation.js.map +1 -1
  233. package/datasafe/targetDatabase.d.ts +2 -0
  234. package/datasafe/targetDatabase.js +2 -0
  235. package/datasafe/targetDatabase.js.map +1 -1
  236. package/datasafe/targetDatabaseGroup.d.ts +232 -0
  237. package/datasafe/targetDatabaseGroup.js +132 -0
  238. package/datasafe/targetDatabaseGroup.js.map +1 -0
  239. package/datasafe/targetDatabasePeerTargetDatabase.d.ts +1 -0
  240. package/datasafe/targetDatabasePeerTargetDatabase.js +1 -0
  241. package/datasafe/targetDatabasePeerTargetDatabase.js.map +1 -1
  242. package/datasafe/unifiedAuditPolicy.d.ts +273 -0
  243. package/datasafe/unifiedAuditPolicy.js +137 -0
  244. package/datasafe/unifiedAuditPolicy.js.map +1 -0
  245. package/datasafe/unifiedAuditPolicyDefinition.d.ts +221 -0
  246. package/datasafe/unifiedAuditPolicyDefinition.js +93 -0
  247. package/datasafe/unifiedAuditPolicyDefinition.js.map +1 -0
  248. package/datasafe/userAssessment.d.ts +33 -12
  249. package/datasafe/userAssessment.js +5 -0
  250. package/datasafe/userAssessment.js.map +1 -1
  251. package/disasterrecovery/drProtectionGroup.d.ts +12 -0
  252. package/disasterrecovery/drProtectionGroup.js +12 -0
  253. package/disasterrecovery/drProtectionGroup.js.map +1 -1
  254. package/generativeai/agentDataIngestionJob.d.ts +10 -0
  255. package/generativeai/agentDataIngestionJob.js +4 -0
  256. package/generativeai/agentDataIngestionJob.js.map +1 -1
  257. package/generativeai/agentDataSource.d.ts +3 -40
  258. package/generativeai/agentDataSource.js +0 -31
  259. package/generativeai/agentDataSource.js.map +1 -1
  260. package/generativeai/agentKnowledgeBase.d.ts +11 -11
  261. package/generativeai/agentKnowledgeBase.js +2 -2
  262. package/generativeai/agentKnowledgeBase.js.map +1 -1
  263. package/generativeai/agentTool.d.ts +87 -0
  264. package/generativeai/agentTool.js +87 -0
  265. package/generativeai/agentTool.js.map +1 -1
  266. package/generativeai/getAgentDataIngestionJob.d.ts +5 -0
  267. package/generativeai/getAgentDataIngestionJob.js.map +1 -1
  268. package/generativeai/getAgentDataSource.d.ts +1 -5
  269. package/generativeai/getAgentDataSource.js +0 -4
  270. package/generativeai/getAgentDataSource.js.map +1 -1
  271. package/generativeai/getAgentDataSources.d.ts +0 -4
  272. package/generativeai/getAgentDataSources.js +0 -4
  273. package/generativeai/getAgentDataSources.js.map +1 -1
  274. package/generativeai/getAgentKnowledgeBase.d.ts +5 -5
  275. package/generativeai/getAgentKnowledgeBase.js +0 -4
  276. package/generativeai/getAgentKnowledgeBase.js.map +1 -1
  277. package/generativeai/getAgentKnowledgeBases.d.ts +0 -4
  278. package/generativeai/getAgentKnowledgeBases.js +0 -4
  279. package/generativeai/getAgentKnowledgeBases.js.map +1 -1
  280. package/goldengate/deployment.d.ts +24 -0
  281. package/goldengate/deployment.js +4 -0
  282. package/goldengate/deployment.js.map +1 -1
  283. package/goldengate/getDeployment.d.ts +8 -0
  284. package/goldengate/getDeployment.js.map +1 -1
  285. package/goldengate/getDeployments.d.ts +14 -0
  286. package/goldengate/getDeployments.js +4 -0
  287. package/goldengate/getDeployments.js.map +1 -1
  288. package/oci/getManagedKafkaKafkaCluster.d.ts +146 -0
  289. package/oci/getManagedKafkaKafkaCluster.js +54 -0
  290. package/oci/getManagedKafkaKafkaCluster.js.map +1 -0
  291. package/oci/getManagedKafkaKafkaClusterConfig.d.ts +110 -0
  292. package/oci/getManagedKafkaKafkaClusterConfig.js +54 -0
  293. package/oci/getManagedKafkaKafkaClusterConfig.js.map +1 -0
  294. package/oci/getManagedKafkaKafkaClusterConfigVersion.d.ts +91 -0
  295. package/oci/getManagedKafkaKafkaClusterConfigVersion.js +58 -0
  296. package/oci/getManagedKafkaKafkaClusterConfigVersion.js.map +1 -0
  297. package/oci/getManagedKafkaKafkaClusterConfigVersions.d.ts +72 -0
  298. package/oci/getManagedKafkaKafkaClusterConfigVersions.js +56 -0
  299. package/oci/getManagedKafkaKafkaClusterConfigVersions.js.map +1 -0
  300. package/oci/getManagedKafkaKafkaClusterConfigs.d.ts +113 -0
  301. package/oci/getManagedKafkaKafkaClusterConfigs.js +70 -0
  302. package/oci/getManagedKafkaKafkaClusterConfigs.js.map +1 -0
  303. package/oci/getManagedKafkaKafkaClusters.d.ts +113 -0
  304. package/oci/getManagedKafkaKafkaClusters.js +70 -0
  305. package/oci/getManagedKafkaKafkaClusters.js.map +1 -0
  306. package/oci/index.d.ts +27 -0
  307. package/oci/index.js +35 -1
  308. package/oci/index.js.map +1 -1
  309. package/oci/managedKafkaKafkaCluster.d.ts +311 -0
  310. package/oci/managedKafkaKafkaCluster.js +154 -0
  311. package/oci/managedKafkaKafkaCluster.js.map +1 -0
  312. package/oci/managedKafkaKafkaClusterConfig.d.ts +191 -0
  313. package/oci/managedKafkaKafkaClusterConfig.js +110 -0
  314. package/oci/managedKafkaKafkaClusterConfig.js.map +1 -0
  315. package/oci/managedKafkaKafkaClusterSuperusersManagement.d.ts +115 -0
  316. package/oci/managedKafkaKafkaClusterSuperusersManagement.js +80 -0
  317. package/oci/managedKafkaKafkaClusterSuperusersManagement.js.map +1 -0
  318. package/package.json +2 -2
  319. package/types/input.d.ts +742 -34
  320. package/types/output.d.ts +3765 -543
@@ -0,0 +1,78 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * This data source provides details about a specific Target Database Group Group Member resource in Oracle Cloud Infrastructure Data Safe service.
4
+ *
5
+ * Retrieves the members of the target database group with the specified OCID.
6
+ *
7
+ * ## Example Usage
8
+ *
9
+ * ```typescript
10
+ * import * as pulumi from "@pulumi/pulumi";
11
+ * import * as oci from "@pulumi/oci";
12
+ *
13
+ * const testTargetDatabaseGroupGroupMember = oci.DataSafe.getTargetDatabaseGroupGroupMember({
14
+ * targetDatabaseGroupId: testTargetDatabaseGroup.id,
15
+ * targetDatabaseId: testTargetDatabase.id,
16
+ * });
17
+ * ```
18
+ */
19
+ export declare function getTargetDatabaseGroupGroupMember(args: GetTargetDatabaseGroupGroupMemberArgs, opts?: pulumi.InvokeOptions): Promise<GetTargetDatabaseGroupGroupMemberResult>;
20
+ /**
21
+ * A collection of arguments for invoking getTargetDatabaseGroupGroupMember.
22
+ */
23
+ export interface GetTargetDatabaseGroupGroupMemberArgs {
24
+ /**
25
+ * The OCID of the specified target database group.
26
+ */
27
+ targetDatabaseGroupId: string;
28
+ /**
29
+ * A filter to return the target database only if it is a member of the target database group.
30
+ */
31
+ targetDatabaseId?: string;
32
+ }
33
+ /**
34
+ * A collection of values returned by getTargetDatabaseGroupGroupMember.
35
+ */
36
+ export interface GetTargetDatabaseGroupGroupMemberResult {
37
+ /**
38
+ * The provider-assigned unique ID for this managed resource.
39
+ */
40
+ readonly id: string;
41
+ readonly targetDatabaseGroupId: string;
42
+ readonly targetDatabaseId?: string;
43
+ /**
44
+ * List of the OCIDs of the target databases which are members of the target database group.
45
+ */
46
+ readonly targetDatabases: string[];
47
+ }
48
+ /**
49
+ * This data source provides details about a specific Target Database Group Group Member resource in Oracle Cloud Infrastructure Data Safe service.
50
+ *
51
+ * Retrieves the members of the target database group with the specified OCID.
52
+ *
53
+ * ## Example Usage
54
+ *
55
+ * ```typescript
56
+ * import * as pulumi from "@pulumi/pulumi";
57
+ * import * as oci from "@pulumi/oci";
58
+ *
59
+ * const testTargetDatabaseGroupGroupMember = oci.DataSafe.getTargetDatabaseGroupGroupMember({
60
+ * targetDatabaseGroupId: testTargetDatabaseGroup.id,
61
+ * targetDatabaseId: testTargetDatabase.id,
62
+ * });
63
+ * ```
64
+ */
65
+ export declare function getTargetDatabaseGroupGroupMemberOutput(args: GetTargetDatabaseGroupGroupMemberOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetTargetDatabaseGroupGroupMemberResult>;
66
+ /**
67
+ * A collection of arguments for invoking getTargetDatabaseGroupGroupMember.
68
+ */
69
+ export interface GetTargetDatabaseGroupGroupMemberOutputArgs {
70
+ /**
71
+ * The OCID of the specified target database group.
72
+ */
73
+ targetDatabaseGroupId: pulumi.Input<string>;
74
+ /**
75
+ * A filter to return the target database only if it is a member of the target database group.
76
+ */
77
+ targetDatabaseId?: pulumi.Input<string>;
78
+ }
@@ -0,0 +1,58 @@
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.getTargetDatabaseGroupGroupMemberOutput = exports.getTargetDatabaseGroupGroupMember = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * This data source provides details about a specific Target Database Group Group Member resource in Oracle Cloud Infrastructure Data Safe service.
10
+ *
11
+ * Retrieves the members of the target database group with the specified OCID.
12
+ *
13
+ * ## Example Usage
14
+ *
15
+ * ```typescript
16
+ * import * as pulumi from "@pulumi/pulumi";
17
+ * import * as oci from "@pulumi/oci";
18
+ *
19
+ * const testTargetDatabaseGroupGroupMember = oci.DataSafe.getTargetDatabaseGroupGroupMember({
20
+ * targetDatabaseGroupId: testTargetDatabaseGroup.id,
21
+ * targetDatabaseId: testTargetDatabase.id,
22
+ * });
23
+ * ```
24
+ */
25
+ function getTargetDatabaseGroupGroupMember(args, opts) {
26
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
27
+ return pulumi.runtime.invoke("oci:DataSafe/getTargetDatabaseGroupGroupMember:getTargetDatabaseGroupGroupMember", {
28
+ "targetDatabaseGroupId": args.targetDatabaseGroupId,
29
+ "targetDatabaseId": args.targetDatabaseId,
30
+ }, opts);
31
+ }
32
+ exports.getTargetDatabaseGroupGroupMember = getTargetDatabaseGroupGroupMember;
33
+ /**
34
+ * This data source provides details about a specific Target Database Group Group Member resource in Oracle Cloud Infrastructure Data Safe service.
35
+ *
36
+ * Retrieves the members of the target database group with the specified OCID.
37
+ *
38
+ * ## Example Usage
39
+ *
40
+ * ```typescript
41
+ * import * as pulumi from "@pulumi/pulumi";
42
+ * import * as oci from "@pulumi/oci";
43
+ *
44
+ * const testTargetDatabaseGroupGroupMember = oci.DataSafe.getTargetDatabaseGroupGroupMember({
45
+ * targetDatabaseGroupId: testTargetDatabaseGroup.id,
46
+ * targetDatabaseId: testTargetDatabase.id,
47
+ * });
48
+ * ```
49
+ */
50
+ function getTargetDatabaseGroupGroupMemberOutput(args, opts) {
51
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
52
+ return pulumi.runtime.invokeOutput("oci:DataSafe/getTargetDatabaseGroupGroupMember:getTargetDatabaseGroupGroupMember", {
53
+ "targetDatabaseGroupId": args.targetDatabaseGroupId,
54
+ "targetDatabaseId": args.targetDatabaseId,
55
+ }, opts);
56
+ }
57
+ exports.getTargetDatabaseGroupGroupMemberOutput = getTargetDatabaseGroupGroupMemberOutput;
58
+ //# sourceMappingURL=getTargetDatabaseGroupGroupMember.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getTargetDatabaseGroupGroupMember.js","sourceRoot":"","sources":["../../datasafe/getTargetDatabaseGroupGroupMember.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAA2B;IACtH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kFAAkF,EAAE;QAC7G,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;KAC5C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8EAMC;AA+BD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,uCAAuC,CAAC,IAAiD,EAAE,IAAiC;IACxI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kFAAkF,EAAE;QACnH,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;KAC5C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0FAMC"}
@@ -0,0 +1,177 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * This data source provides the list of Target Database Groups in Oracle Cloud Infrastructure Data Safe service.
6
+ *
7
+ * Retrieves a list of target database groups according to the specified query parameters.
8
+ *
9
+ * ## Example Usage
10
+ *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as oci from "@pulumi/oci";
14
+ *
15
+ * const testTargetDatabaseGroups = oci.DataSafe.getTargetDatabaseGroups({
16
+ * compartmentId: compartmentId,
17
+ * accessLevel: targetDatabaseGroupAccessLevel,
18
+ * compartmentIdInSubtree: targetDatabaseGroupCompartmentIdInSubtree,
19
+ * displayName: targetDatabaseGroupDisplayName,
20
+ * state: targetDatabaseGroupState,
21
+ * targetDatabaseGroupId: testTargetDatabaseGroup.id,
22
+ * targetDatabaseGroupFilter: targetDatabaseGroupTargetDatabaseGroupFilter,
23
+ * timeCreatedGreaterThanOrEqualTo: targetDatabaseGroupTimeCreatedGreaterThanOrEqualTo,
24
+ * timeCreatedLessThan: targetDatabaseGroupTimeCreatedLessThan,
25
+ * });
26
+ * ```
27
+ */
28
+ export declare function getTargetDatabaseGroups(args: GetTargetDatabaseGroupsArgs, opts?: pulumi.InvokeOptions): Promise<GetTargetDatabaseGroupsResult>;
29
+ /**
30
+ * A collection of arguments for invoking getTargetDatabaseGroups.
31
+ */
32
+ export interface GetTargetDatabaseGroupsArgs {
33
+ /**
34
+ * Valid values are RESTRICTED and ACCESSIBLE. Default is RESTRICTED. Setting this to ACCESSIBLE returns only those compartments for which the user has INSPECT permissions directly or indirectly (permissions can be on a resource in a subcompartment). When set to RESTRICTED permissions are checked and no partial results are displayed.
35
+ */
36
+ accessLevel?: string;
37
+ /**
38
+ * A filter to return only resources that match the specified compartment OCID.
39
+ */
40
+ compartmentId: string;
41
+ /**
42
+ * Default is false. When set to true, the hierarchy of compartments is traversed and all compartments and subcompartments in the tenancy are returned. Depends on the 'accessLevel' setting.
43
+ */
44
+ compartmentIdInSubtree?: boolean;
45
+ /**
46
+ * A filter to return only resources that match the specified display name.
47
+ */
48
+ displayName?: string;
49
+ filters?: inputs.DataSafe.GetTargetDatabaseGroupsFilter[];
50
+ /**
51
+ * A filter to retrieve resources that exclusively align with the designated lifecycle state.
52
+ */
53
+ state?: string;
54
+ /**
55
+ * The scim query filter parameter accepts filter expressions that use the syntax described in Section 3.2.2.2 of the System for Cross-Domain Identity Management (SCIM) specification, which is available at [RFC3339](https://tools.ietf.org/html/draft-ietf-scim-api-12). In SCIM filtering expressions, text, date, and time values must be enclosed in quotation marks, with date and time values using ISO-8601 format. (Numeric and boolean values should not be quoted.) Ex:** filter=(targetDatabaseId eq 'ocid1.datasafetargetdatabase.oc1.iad.abuwcljr3u2va4ba5wek53idpe5qq5kkbigzclscc6mysfecxzjt5dgmxqza')
56
+ */
57
+ targetDatabaseGroupFilter?: string;
58
+ /**
59
+ * A filter to return the target database group that matches the specified OCID.
60
+ */
61
+ targetDatabaseGroupId?: string;
62
+ /**
63
+ * A filter to return only the resources that were created after the specified date and time, as defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Using TimeCreatedGreaterThanOrEqualToQueryParam parameter retrieves all resources created after that date.
64
+ *
65
+ * **Example:** 2016-12-19T16:39:57.600Z
66
+ */
67
+ timeCreatedGreaterThanOrEqualTo?: string;
68
+ /**
69
+ * Search for resources that were created before a specific date. Specifying this parameter corresponding `timeCreatedLessThan` parameter will retrieve all resources created before the specified created date, in "YYYY-MM-ddThh:mmZ" format with a Z offset, as defined by RFC 3339.
70
+ *
71
+ * **Example:** 2016-12-19T16:39:57.600Z
72
+ */
73
+ timeCreatedLessThan?: string;
74
+ }
75
+ /**
76
+ * A collection of values returned by getTargetDatabaseGroups.
77
+ */
78
+ export interface GetTargetDatabaseGroupsResult {
79
+ readonly accessLevel?: string;
80
+ /**
81
+ * The OCID for the compartment containing the target database group.
82
+ */
83
+ readonly compartmentId: string;
84
+ readonly compartmentIdInSubtree?: boolean;
85
+ /**
86
+ * The name of the target database group.
87
+ */
88
+ readonly displayName?: string;
89
+ readonly filters?: outputs.DataSafe.GetTargetDatabaseGroupsFilter[];
90
+ /**
91
+ * The provider-assigned unique ID for this managed resource.
92
+ */
93
+ readonly id: string;
94
+ /**
95
+ * The lifecycle status of the target database group.
96
+ */
97
+ readonly state?: string;
98
+ /**
99
+ * The list of target_database_group_collection.
100
+ */
101
+ readonly targetDatabaseGroupCollections: outputs.DataSafe.GetTargetDatabaseGroupsTargetDatabaseGroupCollection[];
102
+ readonly targetDatabaseGroupFilter?: string;
103
+ readonly targetDatabaseGroupId?: string;
104
+ readonly timeCreatedGreaterThanOrEqualTo?: string;
105
+ readonly timeCreatedLessThan?: string;
106
+ }
107
+ /**
108
+ * This data source provides the list of Target Database Groups in Oracle Cloud Infrastructure Data Safe service.
109
+ *
110
+ * Retrieves a list of target database groups according to the specified query parameters.
111
+ *
112
+ * ## Example Usage
113
+ *
114
+ * ```typescript
115
+ * import * as pulumi from "@pulumi/pulumi";
116
+ * import * as oci from "@pulumi/oci";
117
+ *
118
+ * const testTargetDatabaseGroups = oci.DataSafe.getTargetDatabaseGroups({
119
+ * compartmentId: compartmentId,
120
+ * accessLevel: targetDatabaseGroupAccessLevel,
121
+ * compartmentIdInSubtree: targetDatabaseGroupCompartmentIdInSubtree,
122
+ * displayName: targetDatabaseGroupDisplayName,
123
+ * state: targetDatabaseGroupState,
124
+ * targetDatabaseGroupId: testTargetDatabaseGroup.id,
125
+ * targetDatabaseGroupFilter: targetDatabaseGroupTargetDatabaseGroupFilter,
126
+ * timeCreatedGreaterThanOrEqualTo: targetDatabaseGroupTimeCreatedGreaterThanOrEqualTo,
127
+ * timeCreatedLessThan: targetDatabaseGroupTimeCreatedLessThan,
128
+ * });
129
+ * ```
130
+ */
131
+ export declare function getTargetDatabaseGroupsOutput(args: GetTargetDatabaseGroupsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetTargetDatabaseGroupsResult>;
132
+ /**
133
+ * A collection of arguments for invoking getTargetDatabaseGroups.
134
+ */
135
+ export interface GetTargetDatabaseGroupsOutputArgs {
136
+ /**
137
+ * Valid values are RESTRICTED and ACCESSIBLE. Default is RESTRICTED. Setting this to ACCESSIBLE returns only those compartments for which the user has INSPECT permissions directly or indirectly (permissions can be on a resource in a subcompartment). When set to RESTRICTED permissions are checked and no partial results are displayed.
138
+ */
139
+ accessLevel?: pulumi.Input<string>;
140
+ /**
141
+ * A filter to return only resources that match the specified compartment OCID.
142
+ */
143
+ compartmentId: pulumi.Input<string>;
144
+ /**
145
+ * Default is false. When set to true, the hierarchy of compartments is traversed and all compartments and subcompartments in the tenancy are returned. Depends on the 'accessLevel' setting.
146
+ */
147
+ compartmentIdInSubtree?: pulumi.Input<boolean>;
148
+ /**
149
+ * A filter to return only resources that match the specified display name.
150
+ */
151
+ displayName?: pulumi.Input<string>;
152
+ filters?: pulumi.Input<pulumi.Input<inputs.DataSafe.GetTargetDatabaseGroupsFilterArgs>[]>;
153
+ /**
154
+ * A filter to retrieve resources that exclusively align with the designated lifecycle state.
155
+ */
156
+ state?: pulumi.Input<string>;
157
+ /**
158
+ * The scim query filter parameter accepts filter expressions that use the syntax described in Section 3.2.2.2 of the System for Cross-Domain Identity Management (SCIM) specification, which is available at [RFC3339](https://tools.ietf.org/html/draft-ietf-scim-api-12). In SCIM filtering expressions, text, date, and time values must be enclosed in quotation marks, with date and time values using ISO-8601 format. (Numeric and boolean values should not be quoted.) Ex:** filter=(targetDatabaseId eq 'ocid1.datasafetargetdatabase.oc1.iad.abuwcljr3u2va4ba5wek53idpe5qq5kkbigzclscc6mysfecxzjt5dgmxqza')
159
+ */
160
+ targetDatabaseGroupFilter?: pulumi.Input<string>;
161
+ /**
162
+ * A filter to return the target database group that matches the specified OCID.
163
+ */
164
+ targetDatabaseGroupId?: pulumi.Input<string>;
165
+ /**
166
+ * A filter to return only the resources that were created after the specified date and time, as defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Using TimeCreatedGreaterThanOrEqualToQueryParam parameter retrieves all resources created after that date.
167
+ *
168
+ * **Example:** 2016-12-19T16:39:57.600Z
169
+ */
170
+ timeCreatedGreaterThanOrEqualTo?: pulumi.Input<string>;
171
+ /**
172
+ * Search for resources that were created before a specific date. Specifying this parameter corresponding `timeCreatedLessThan` parameter will retrieve all resources created before the specified created date, in "YYYY-MM-ddThh:mmZ" format with a Z offset, as defined by RFC 3339.
173
+ *
174
+ * **Example:** 2016-12-19T16:39:57.600Z
175
+ */
176
+ timeCreatedLessThan?: pulumi.Input<string>;
177
+ }
@@ -0,0 +1,88 @@
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.getTargetDatabaseGroupsOutput = exports.getTargetDatabaseGroups = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * This data source provides the list of Target Database Groups in Oracle Cloud Infrastructure Data Safe service.
10
+ *
11
+ * Retrieves a list of target database groups according to the specified query parameters.
12
+ *
13
+ * ## Example Usage
14
+ *
15
+ * ```typescript
16
+ * import * as pulumi from "@pulumi/pulumi";
17
+ * import * as oci from "@pulumi/oci";
18
+ *
19
+ * const testTargetDatabaseGroups = oci.DataSafe.getTargetDatabaseGroups({
20
+ * compartmentId: compartmentId,
21
+ * accessLevel: targetDatabaseGroupAccessLevel,
22
+ * compartmentIdInSubtree: targetDatabaseGroupCompartmentIdInSubtree,
23
+ * displayName: targetDatabaseGroupDisplayName,
24
+ * state: targetDatabaseGroupState,
25
+ * targetDatabaseGroupId: testTargetDatabaseGroup.id,
26
+ * targetDatabaseGroupFilter: targetDatabaseGroupTargetDatabaseGroupFilter,
27
+ * timeCreatedGreaterThanOrEqualTo: targetDatabaseGroupTimeCreatedGreaterThanOrEqualTo,
28
+ * timeCreatedLessThan: targetDatabaseGroupTimeCreatedLessThan,
29
+ * });
30
+ * ```
31
+ */
32
+ function getTargetDatabaseGroups(args, opts) {
33
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
34
+ return pulumi.runtime.invoke("oci:DataSafe/getTargetDatabaseGroups:getTargetDatabaseGroups", {
35
+ "accessLevel": args.accessLevel,
36
+ "compartmentId": args.compartmentId,
37
+ "compartmentIdInSubtree": args.compartmentIdInSubtree,
38
+ "displayName": args.displayName,
39
+ "filters": args.filters,
40
+ "state": args.state,
41
+ "targetDatabaseGroupFilter": args.targetDatabaseGroupFilter,
42
+ "targetDatabaseGroupId": args.targetDatabaseGroupId,
43
+ "timeCreatedGreaterThanOrEqualTo": args.timeCreatedGreaterThanOrEqualTo,
44
+ "timeCreatedLessThan": args.timeCreatedLessThan,
45
+ }, opts);
46
+ }
47
+ exports.getTargetDatabaseGroups = getTargetDatabaseGroups;
48
+ /**
49
+ * This data source provides the list of Target Database Groups in Oracle Cloud Infrastructure Data Safe service.
50
+ *
51
+ * Retrieves a list of target database groups according to the specified query parameters.
52
+ *
53
+ * ## Example Usage
54
+ *
55
+ * ```typescript
56
+ * import * as pulumi from "@pulumi/pulumi";
57
+ * import * as oci from "@pulumi/oci";
58
+ *
59
+ * const testTargetDatabaseGroups = oci.DataSafe.getTargetDatabaseGroups({
60
+ * compartmentId: compartmentId,
61
+ * accessLevel: targetDatabaseGroupAccessLevel,
62
+ * compartmentIdInSubtree: targetDatabaseGroupCompartmentIdInSubtree,
63
+ * displayName: targetDatabaseGroupDisplayName,
64
+ * state: targetDatabaseGroupState,
65
+ * targetDatabaseGroupId: testTargetDatabaseGroup.id,
66
+ * targetDatabaseGroupFilter: targetDatabaseGroupTargetDatabaseGroupFilter,
67
+ * timeCreatedGreaterThanOrEqualTo: targetDatabaseGroupTimeCreatedGreaterThanOrEqualTo,
68
+ * timeCreatedLessThan: targetDatabaseGroupTimeCreatedLessThan,
69
+ * });
70
+ * ```
71
+ */
72
+ function getTargetDatabaseGroupsOutput(args, opts) {
73
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
74
+ return pulumi.runtime.invokeOutput("oci:DataSafe/getTargetDatabaseGroups:getTargetDatabaseGroups", {
75
+ "accessLevel": args.accessLevel,
76
+ "compartmentId": args.compartmentId,
77
+ "compartmentIdInSubtree": args.compartmentIdInSubtree,
78
+ "displayName": args.displayName,
79
+ "filters": args.filters,
80
+ "state": args.state,
81
+ "targetDatabaseGroupFilter": args.targetDatabaseGroupFilter,
82
+ "targetDatabaseGroupId": args.targetDatabaseGroupId,
83
+ "timeCreatedGreaterThanOrEqualTo": args.timeCreatedGreaterThanOrEqualTo,
84
+ "timeCreatedLessThan": args.timeCreatedLessThan,
85
+ }, opts);
86
+ }
87
+ exports.getTargetDatabaseGroupsOutput = getTargetDatabaseGroupsOutput;
88
+ //# sourceMappingURL=getTargetDatabaseGroups.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getTargetDatabaseGroups.js","sourceRoot":"","sources":["../../datasafe/getTargetDatabaseGroups.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8DAA8D,EAAE;QACzF,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,2BAA2B,EAAE,IAAI,CAAC,yBAAyB;QAC3D,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,iCAAiC,EAAE,IAAI,CAAC,+BAA+B;QACvE,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAdD,0DAcC;AAiFD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAAiC;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8DAA8D,EAAE;QAC/F,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,2BAA2B,EAAE,IAAI,CAAC,yBAAyB;QAC3D,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,iCAAiC,EAAE,IAAI,CAAC,+BAA+B;QACvE,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAdD,sEAcC"}
@@ -0,0 +1,234 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * This data source provides the list of Unified Audit Policies in Oracle Cloud Infrastructure Data Safe service.
6
+ *
7
+ * Retrieves a list of all Unified Audit policies.
8
+ *
9
+ * The ListUnifiedAuditPolicies operation returns only the Unified Audit policies in the specified `compartmentId`.
10
+ *
11
+ * The parameter `accessLevel` specifies whether to return only those compartments for which the
12
+ * requester has INSPECT permissions on at least one resource directly
13
+ * or indirectly (ACCESSIBLE) (the resource can be in a sub-compartment) or to return Not Authorized if
14
+ * Principal doesn't have access to even one of the child compartments. This is valid only when
15
+ * `compartmentIdInSubtree` is set to `true`.
16
+ *
17
+ * The parameter `compartmentIdInSubtree` applies when you perform ListUnifiedAuditPolicies on the
18
+ * `compartmentId` passed and when it is set to true, the entire hierarchy of compartments can be returned.
19
+ * To get a full list of all compartments and sub-compartments in the tenancy (root compartment),
20
+ * set the parameter `compartmentIdInSubtree` to true and `accessLevel` to ACCESSIBLE.
21
+ *
22
+ * ## Example Usage
23
+ *
24
+ * ```typescript
25
+ * import * as pulumi from "@pulumi/pulumi";
26
+ * import * as oci from "@pulumi/oci";
27
+ *
28
+ * const testUnifiedAuditPolicies = oci.DataSafe.getUnifiedAuditPolicies({
29
+ * compartmentId: compartmentId,
30
+ * accessLevel: unifiedAuditPolicyAccessLevel,
31
+ * compartmentIdInSubtree: unifiedAuditPolicyCompartmentIdInSubtree,
32
+ * displayName: unifiedAuditPolicyDisplayName,
33
+ * isSeeded: unifiedAuditPolicyIsSeeded,
34
+ * securityPolicyId: testSecurityPolicy.id,
35
+ * state: unifiedAuditPolicyState,
36
+ * timeCreatedGreaterThanOrEqualTo: unifiedAuditPolicyTimeCreatedGreaterThanOrEqualTo,
37
+ * timeCreatedLessThan: unifiedAuditPolicyTimeCreatedLessThan,
38
+ * unifiedAuditPolicyDefinitionId: testUnifiedAuditPolicyDefinition.id,
39
+ * unifiedAuditPolicyId: testUnifiedAuditPolicy.id,
40
+ * });
41
+ * ```
42
+ */
43
+ export declare function getUnifiedAuditPolicies(args: GetUnifiedAuditPoliciesArgs, opts?: pulumi.InvokeOptions): Promise<GetUnifiedAuditPoliciesResult>;
44
+ /**
45
+ * A collection of arguments for invoking getUnifiedAuditPolicies.
46
+ */
47
+ export interface GetUnifiedAuditPoliciesArgs {
48
+ /**
49
+ * Valid values are RESTRICTED and ACCESSIBLE. Default is RESTRICTED. Setting this to ACCESSIBLE returns only those compartments for which the user has INSPECT permissions directly or indirectly (permissions can be on a resource in a subcompartment). When set to RESTRICTED permissions are checked and no partial results are displayed.
50
+ */
51
+ accessLevel?: string;
52
+ /**
53
+ * A filter to return only resources that match the specified compartment OCID.
54
+ */
55
+ compartmentId: string;
56
+ /**
57
+ * Default is false. When set to true, the hierarchy of compartments is traversed and all compartments and subcompartments in the tenancy are returned. Depends on the 'accessLevel' setting.
58
+ */
59
+ compartmentIdInSubtree?: boolean;
60
+ /**
61
+ * A filter to return only resources that match the specified display name.
62
+ */
63
+ displayName?: string;
64
+ filters?: inputs.DataSafe.GetUnifiedAuditPoliciesFilter[];
65
+ /**
66
+ * A boolean flag indicating to list seeded unified audit policies. Set this parameter to get list of seeded unified audit policies.
67
+ */
68
+ isSeeded?: boolean;
69
+ /**
70
+ * An optional filter to return only resources that match the specified OCID of the security policy resource.
71
+ */
72
+ securityPolicyId?: string;
73
+ /**
74
+ * The current state of the Unified Audit policy.
75
+ */
76
+ state?: string;
77
+ /**
78
+ * A filter to return only the resources that were created after the specified date and time, as defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Using TimeCreatedGreaterThanOrEqualToQueryParam parameter retrieves all resources created after that date.
79
+ *
80
+ * **Example:** 2016-12-19T16:39:57.600Z
81
+ */
82
+ timeCreatedGreaterThanOrEqualTo?: string;
83
+ /**
84
+ * Search for resources that were created before a specific date. Specifying this parameter corresponding `timeCreatedLessThan` parameter will retrieve all resources created before the specified created date, in "YYYY-MM-ddThh:mmZ" format with a Z offset, as defined by RFC 3339.
85
+ *
86
+ * **Example:** 2016-12-19T16:39:57.600Z
87
+ */
88
+ timeCreatedLessThan?: string;
89
+ /**
90
+ * An optional filter to return only resources that match the specified OCID of the unified audit policy definition resource.
91
+ */
92
+ unifiedAuditPolicyDefinitionId?: string;
93
+ /**
94
+ * An optional filter to return only resources that match the specified OCID of the Unified Audit policy resource.
95
+ */
96
+ unifiedAuditPolicyId?: string;
97
+ }
98
+ /**
99
+ * A collection of values returned by getUnifiedAuditPolicies.
100
+ */
101
+ export interface GetUnifiedAuditPoliciesResult {
102
+ readonly accessLevel?: string;
103
+ /**
104
+ * The OCID of the compartment containing the unified audit policy.
105
+ */
106
+ readonly compartmentId: string;
107
+ readonly compartmentIdInSubtree?: boolean;
108
+ /**
109
+ * The display name of the unified audit policy.
110
+ */
111
+ readonly displayName?: string;
112
+ readonly filters?: outputs.DataSafe.GetUnifiedAuditPoliciesFilter[];
113
+ /**
114
+ * The provider-assigned unique ID for this managed resource.
115
+ */
116
+ readonly id: string;
117
+ /**
118
+ * Indicates whether the unified audit policy is seeded or not.
119
+ */
120
+ readonly isSeeded?: boolean;
121
+ /**
122
+ * The OCID of the security policy corresponding to the unified audit policy.
123
+ */
124
+ readonly securityPolicyId?: string;
125
+ /**
126
+ * The current state of the unified audit policy.
127
+ */
128
+ readonly state?: string;
129
+ readonly timeCreatedGreaterThanOrEqualTo?: string;
130
+ readonly timeCreatedLessThan?: string;
131
+ /**
132
+ * The list of unified_audit_policy_collection.
133
+ */
134
+ readonly unifiedAuditPolicyCollections: outputs.DataSafe.GetUnifiedAuditPoliciesUnifiedAuditPolicyCollection[];
135
+ /**
136
+ * The OCID of the associated unified audit policy definition.
137
+ */
138
+ readonly unifiedAuditPolicyDefinitionId?: string;
139
+ readonly unifiedAuditPolicyId?: string;
140
+ }
141
+ /**
142
+ * This data source provides the list of Unified Audit Policies in Oracle Cloud Infrastructure Data Safe service.
143
+ *
144
+ * Retrieves a list of all Unified Audit policies.
145
+ *
146
+ * The ListUnifiedAuditPolicies operation returns only the Unified Audit policies in the specified `compartmentId`.
147
+ *
148
+ * The parameter `accessLevel` specifies whether to return only those compartments for which the
149
+ * requester has INSPECT permissions on at least one resource directly
150
+ * or indirectly (ACCESSIBLE) (the resource can be in a sub-compartment) or to return Not Authorized if
151
+ * Principal doesn't have access to even one of the child compartments. This is valid only when
152
+ * `compartmentIdInSubtree` is set to `true`.
153
+ *
154
+ * The parameter `compartmentIdInSubtree` applies when you perform ListUnifiedAuditPolicies on the
155
+ * `compartmentId` passed and when it is set to true, the entire hierarchy of compartments can be returned.
156
+ * To get a full list of all compartments and sub-compartments in the tenancy (root compartment),
157
+ * set the parameter `compartmentIdInSubtree` to true and `accessLevel` to ACCESSIBLE.
158
+ *
159
+ * ## Example Usage
160
+ *
161
+ * ```typescript
162
+ * import * as pulumi from "@pulumi/pulumi";
163
+ * import * as oci from "@pulumi/oci";
164
+ *
165
+ * const testUnifiedAuditPolicies = oci.DataSafe.getUnifiedAuditPolicies({
166
+ * compartmentId: compartmentId,
167
+ * accessLevel: unifiedAuditPolicyAccessLevel,
168
+ * compartmentIdInSubtree: unifiedAuditPolicyCompartmentIdInSubtree,
169
+ * displayName: unifiedAuditPolicyDisplayName,
170
+ * isSeeded: unifiedAuditPolicyIsSeeded,
171
+ * securityPolicyId: testSecurityPolicy.id,
172
+ * state: unifiedAuditPolicyState,
173
+ * timeCreatedGreaterThanOrEqualTo: unifiedAuditPolicyTimeCreatedGreaterThanOrEqualTo,
174
+ * timeCreatedLessThan: unifiedAuditPolicyTimeCreatedLessThan,
175
+ * unifiedAuditPolicyDefinitionId: testUnifiedAuditPolicyDefinition.id,
176
+ * unifiedAuditPolicyId: testUnifiedAuditPolicy.id,
177
+ * });
178
+ * ```
179
+ */
180
+ export declare function getUnifiedAuditPoliciesOutput(args: GetUnifiedAuditPoliciesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetUnifiedAuditPoliciesResult>;
181
+ /**
182
+ * A collection of arguments for invoking getUnifiedAuditPolicies.
183
+ */
184
+ export interface GetUnifiedAuditPoliciesOutputArgs {
185
+ /**
186
+ * Valid values are RESTRICTED and ACCESSIBLE. Default is RESTRICTED. Setting this to ACCESSIBLE returns only those compartments for which the user has INSPECT permissions directly or indirectly (permissions can be on a resource in a subcompartment). When set to RESTRICTED permissions are checked and no partial results are displayed.
187
+ */
188
+ accessLevel?: pulumi.Input<string>;
189
+ /**
190
+ * A filter to return only resources that match the specified compartment OCID.
191
+ */
192
+ compartmentId: pulumi.Input<string>;
193
+ /**
194
+ * Default is false. When set to true, the hierarchy of compartments is traversed and all compartments and subcompartments in the tenancy are returned. Depends on the 'accessLevel' setting.
195
+ */
196
+ compartmentIdInSubtree?: pulumi.Input<boolean>;
197
+ /**
198
+ * A filter to return only resources that match the specified display name.
199
+ */
200
+ displayName?: pulumi.Input<string>;
201
+ filters?: pulumi.Input<pulumi.Input<inputs.DataSafe.GetUnifiedAuditPoliciesFilterArgs>[]>;
202
+ /**
203
+ * A boolean flag indicating to list seeded unified audit policies. Set this parameter to get list of seeded unified audit policies.
204
+ */
205
+ isSeeded?: pulumi.Input<boolean>;
206
+ /**
207
+ * An optional filter to return only resources that match the specified OCID of the security policy resource.
208
+ */
209
+ securityPolicyId?: pulumi.Input<string>;
210
+ /**
211
+ * The current state of the Unified Audit policy.
212
+ */
213
+ state?: pulumi.Input<string>;
214
+ /**
215
+ * A filter to return only the resources that were created after the specified date and time, as defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Using TimeCreatedGreaterThanOrEqualToQueryParam parameter retrieves all resources created after that date.
216
+ *
217
+ * **Example:** 2016-12-19T16:39:57.600Z
218
+ */
219
+ timeCreatedGreaterThanOrEqualTo?: pulumi.Input<string>;
220
+ /**
221
+ * Search for resources that were created before a specific date. Specifying this parameter corresponding `timeCreatedLessThan` parameter will retrieve all resources created before the specified created date, in "YYYY-MM-ddThh:mmZ" format with a Z offset, as defined by RFC 3339.
222
+ *
223
+ * **Example:** 2016-12-19T16:39:57.600Z
224
+ */
225
+ timeCreatedLessThan?: pulumi.Input<string>;
226
+ /**
227
+ * An optional filter to return only resources that match the specified OCID of the unified audit policy definition resource.
228
+ */
229
+ unifiedAuditPolicyDefinitionId?: pulumi.Input<string>;
230
+ /**
231
+ * An optional filter to return only resources that match the specified OCID of the Unified Audit policy resource.
232
+ */
233
+ unifiedAuditPolicyId?: pulumi.Input<string>;
234
+ }