@pulumi/oci 3.4.0-alpha.1755714728 → 3.4.0-alpha.1755922408

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 (446) hide show
  1. package/aidocument/getModel.d.ts +22 -1
  2. package/aidocument/getModel.js.map +1 -1
  3. package/aidocument/getModelType.d.ts +93 -0
  4. package/aidocument/getModelType.js +62 -0
  5. package/aidocument/getModelType.js.map +1 -0
  6. package/aidocument/getModels.d.ts +1 -1
  7. package/aidocument/getProject.d.ts +6 -1
  8. package/aidocument/getProject.js.map +1 -1
  9. package/aidocument/getProjects.d.ts +1 -1
  10. package/aidocument/index.d.ts +3 -0
  11. package/aidocument/index.js +4 -1
  12. package/aidocument/index.js.map +1 -1
  13. package/aidocument/model.d.ts +48 -0
  14. package/aidocument/model.js +8 -0
  15. package/aidocument/model.js.map +1 -1
  16. package/aidocument/processorJob.d.ts +11 -2
  17. package/aidocument/processorJob.js +11 -2
  18. package/aidocument/processorJob.js.map +1 -1
  19. package/aidocument/project.d.ts +14 -0
  20. package/aidocument/project.js +2 -0
  21. package/aidocument/project.js.map +1 -1
  22. package/apigateway/api.d.ts +31 -12
  23. package/apigateway/api.js +10 -0
  24. package/apigateway/api.js.map +1 -1
  25. package/apigateway/certificate.d.ts +33 -0
  26. package/apigateway/certificate.js +10 -0
  27. package/apigateway/certificate.js.map +1 -1
  28. package/apigateway/deployment.d.ts +31 -0
  29. package/apigateway/deployment.js +10 -0
  30. package/apigateway/deployment.js.map +1 -1
  31. package/apigateway/gateway.d.ts +34 -3
  32. package/apigateway/gateway.js +10 -0
  33. package/apigateway/gateway.js.map +1 -1
  34. package/apigateway/getApi.d.ts +11 -0
  35. package/apigateway/getApi.js.map +1 -1
  36. package/apigateway/getCertificate.d.ts +12 -0
  37. package/apigateway/getCertificate.js.map +1 -1
  38. package/apigateway/getDeployment.d.ts +11 -0
  39. package/apigateway/getDeployment.js.map +1 -1
  40. package/apigateway/getGateway.d.ts +11 -0
  41. package/apigateway/getGateway.js.map +1 -1
  42. package/apigateway/getSubscriber.d.ts +11 -0
  43. package/apigateway/getSubscriber.js.map +1 -1
  44. package/apigateway/getUsagePlan.d.ts +11 -0
  45. package/apigateway/getUsagePlan.js.map +1 -1
  46. package/apigateway/subscriber.d.ts +31 -0
  47. package/apigateway/subscriber.js +10 -0
  48. package/apigateway/subscriber.js.map +1 -1
  49. package/apigateway/usagePlan.d.ts +31 -12
  50. package/apigateway/usagePlan.js +10 -0
  51. package/apigateway/usagePlan.js.map +1 -1
  52. package/apmconfig/config.d.ts +150 -2
  53. package/apmconfig/config.js +41 -4
  54. package/apmconfig/config.js.map +1 -1
  55. package/apmconfig/getConfig.d.ts +40 -0
  56. package/apmconfig/getConfig.js.map +1 -1
  57. package/apmconfig/getConfigs.d.ts +2 -2
  58. package/apmtraces/getAttributeAutoActivateStatus.d.ts +82 -0
  59. package/apmtraces/getAttributeAutoActivateStatus.js +58 -0
  60. package/apmtraces/getAttributeAutoActivateStatus.js.map +1 -0
  61. package/apmtraces/getLog.d.ts +154 -0
  62. package/apmtraces/getLog.js +66 -0
  63. package/apmtraces/getLog.js.map +1 -0
  64. package/apmtraces/getScheduledQueries.d.ts +83 -0
  65. package/apmtraces/getScheduledQueries.js +60 -0
  66. package/apmtraces/getScheduledQueries.js.map +1 -0
  67. package/apmtraces/getScheduledQuery.d.ts +146 -0
  68. package/apmtraces/getScheduledQuery.js +58 -0
  69. package/apmtraces/getScheduledQuery.js.map +1 -0
  70. package/apmtraces/getTrace.d.ts +4 -4
  71. package/apmtraces/index.d.ts +15 -0
  72. package/apmtraces/index.js +28 -1
  73. package/apmtraces/index.js.map +1 -1
  74. package/apmtraces/scheduledQuery.d.ts +279 -0
  75. package/apmtraces/scheduledQuery.js +99 -0
  76. package/apmtraces/scheduledQuery.js.map +1 -0
  77. package/autoscaling/autoScalingConfiguration.d.ts +6 -0
  78. package/autoscaling/autoScalingConfiguration.js +6 -0
  79. package/autoscaling/autoScalingConfiguration.js.map +1 -1
  80. package/core/getIpv6.d.ts +4 -0
  81. package/core/getIpv6.js.map +1 -1
  82. package/core/ipv6.d.ts +13 -0
  83. package/core/ipv6.js +3 -0
  84. package/core/ipv6.js.map +1 -1
  85. package/database/autonomousContainerDatabase.d.ts +24 -0
  86. package/database/autonomousContainerDatabase.js +4 -0
  87. package/database/autonomousContainerDatabase.js.map +1 -1
  88. package/database/autonomousContainerDatabaseAddStandby.d.ts +8 -0
  89. package/database/autonomousContainerDatabaseAddStandby.js +2 -0
  90. package/database/autonomousContainerDatabaseAddStandby.js.map +1 -1
  91. package/database/autonomousDatabase.d.ts +219 -277
  92. package/database/autonomousDatabase.js +10 -2
  93. package/database/autonomousDatabase.js.map +1 -1
  94. package/database/autonomousDatabaseSaasAdminUser.d.ts +20 -27
  95. package/database/autonomousDatabaseSaasAdminUser.js +2 -18
  96. package/database/autonomousDatabaseSaasAdminUser.js.map +1 -1
  97. package/database/getAutonomousContainerDatabase.d.ts +8 -0
  98. package/database/getAutonomousContainerDatabase.js.map +1 -1
  99. package/database/getAutonomousDatabase.d.ts +14 -0
  100. package/database/getAutonomousDatabase.js.map +1 -1
  101. package/database/getAutonomousDatabases.d.ts +10 -1
  102. package/database/getAutonomousDatabases.js.map +1 -1
  103. package/database/getPluggableDatabaseSnapshot.d.ts +109 -0
  104. package/database/getPluggableDatabaseSnapshot.js +54 -0
  105. package/database/getPluggableDatabaseSnapshot.js.map +1 -0
  106. package/database/getPluggableDatabaseSnapshots.d.ts +131 -0
  107. package/database/getPluggableDatabaseSnapshots.js +74 -0
  108. package/database/getPluggableDatabaseSnapshots.js.map +1 -0
  109. package/database/index.d.ts +9 -0
  110. package/database/index.js +13 -2
  111. package/database/index.js.map +1 -1
  112. package/database/pluggableDatabase.d.ts +0 -6
  113. package/database/pluggableDatabase.js.map +1 -1
  114. package/database/pluggableDatabaseSnapshot.d.ts +189 -0
  115. package/database/pluggableDatabaseSnapshot.js +99 -0
  116. package/database/pluggableDatabaseSnapshot.js.map +1 -0
  117. package/databasemanagement/cloudAsm.d.ts +259 -0
  118. package/databasemanagement/cloudAsm.js +103 -0
  119. package/databasemanagement/cloudAsm.js.map +1 -0
  120. package/databasemanagement/cloudAsmInstance.d.ts +225 -0
  121. package/databasemanagement/cloudAsmInstance.js +97 -0
  122. package/databasemanagement/cloudAsmInstance.js.map +1 -0
  123. package/databasemanagement/cloudCluster.d.ts +275 -0
  124. package/databasemanagement/cloudCluster.js +107 -0
  125. package/databasemanagement/cloudCluster.js.map +1 -0
  126. package/databasemanagement/cloudClusterInstance.d.ts +253 -0
  127. package/databasemanagement/cloudClusterInstance.js +103 -0
  128. package/databasemanagement/cloudClusterInstance.js.map +1 -0
  129. package/databasemanagement/cloudDbHome.d.ts +213 -0
  130. package/databasemanagement/cloudDbHome.js +93 -0
  131. package/databasemanagement/cloudDbHome.js.map +1 -0
  132. package/databasemanagement/cloudDbNode.d.ts +249 -0
  133. package/databasemanagement/cloudDbNode.js +101 -0
  134. package/databasemanagement/cloudDbNode.js.map +1 -0
  135. package/databasemanagement/cloudDbSystem.d.ts +258 -0
  136. package/databasemanagement/cloudDbSystem.js +127 -0
  137. package/databasemanagement/cloudDbSystem.js.map +1 -0
  138. package/databasemanagement/cloudDbSystemCloudDatabaseManagementsManagement.d.ts +116 -0
  139. package/databasemanagement/cloudDbSystemCloudDatabaseManagementsManagement.js +81 -0
  140. package/databasemanagement/cloudDbSystemCloudDatabaseManagementsManagement.js.map +1 -0
  141. package/databasemanagement/cloudDbSystemCloudStackMonitoringsManagement.d.ts +116 -0
  142. package/databasemanagement/cloudDbSystemCloudStackMonitoringsManagement.js +81 -0
  143. package/databasemanagement/cloudDbSystemCloudStackMonitoringsManagement.js.map +1 -0
  144. package/databasemanagement/cloudDbSystemConnector.d.ts +248 -0
  145. package/databasemanagement/cloudDbSystemConnector.js +111 -0
  146. package/databasemanagement/cloudDbSystemConnector.js.map +1 -0
  147. package/databasemanagement/cloudDbSystemDiscovery.d.ts +231 -0
  148. package/databasemanagement/cloudDbSystemDiscovery.js +108 -0
  149. package/databasemanagement/cloudDbSystemDiscovery.js.map +1 -0
  150. package/databasemanagement/cloudListener.d.ts +331 -0
  151. package/databasemanagement/cloudListener.js +121 -0
  152. package/databasemanagement/cloudListener.js.map +1 -0
  153. package/databasemanagement/getCloudAsm.d.ts +148 -0
  154. package/databasemanagement/getCloudAsm.js +54 -0
  155. package/databasemanagement/getCloudAsm.js.map +1 -0
  156. package/databasemanagement/getCloudAsmConfiguration.d.ts +79 -0
  157. package/databasemanagement/getCloudAsmConfiguration.js +58 -0
  158. package/databasemanagement/getCloudAsmConfiguration.js.map +1 -0
  159. package/databasemanagement/getCloudAsmDiskGroups.d.ts +83 -0
  160. package/databasemanagement/getCloudAsmDiskGroups.js +60 -0
  161. package/databasemanagement/getCloudAsmDiskGroups.js.map +1 -0
  162. package/databasemanagement/getCloudAsmInstance.d.ts +133 -0
  163. package/databasemanagement/getCloudAsmInstance.js +54 -0
  164. package/{aianomalydetection/getDetectAnomalyJob.js.map → databasemanagement/getCloudAsmInstance.js.map} +1 -1
  165. package/databasemanagement/getCloudAsmInstances.d.ts +103 -0
  166. package/databasemanagement/getCloudAsmInstances.js +66 -0
  167. package/databasemanagement/getCloudAsmInstances.js.map +1 -0
  168. package/databasemanagement/getCloudAsmUsers.d.ts +83 -0
  169. package/databasemanagement/getCloudAsmUsers.js +60 -0
  170. package/databasemanagement/getCloudAsmUsers.js.map +1 -0
  171. package/databasemanagement/getCloudAsms.d.ts +103 -0
  172. package/databasemanagement/getCloudAsms.js +66 -0
  173. package/databasemanagement/getCloudAsms.js.map +1 -0
  174. package/databasemanagement/getCloudCluster.d.ts +156 -0
  175. package/databasemanagement/getCloudCluster.js +54 -0
  176. package/databasemanagement/getCloudCluster.js.map +1 -0
  177. package/databasemanagement/getCloudClusterInstance.d.ts +145 -0
  178. package/databasemanagement/getCloudClusterInstance.js +54 -0
  179. package/databasemanagement/getCloudClusterInstance.js.map +1 -0
  180. package/databasemanagement/getCloudClusterInstances.d.ts +103 -0
  181. package/databasemanagement/getCloudClusterInstances.js +66 -0
  182. package/databasemanagement/getCloudClusterInstances.js.map +1 -0
  183. package/databasemanagement/getCloudClusters.d.ts +103 -0
  184. package/databasemanagement/getCloudClusters.js +66 -0
  185. package/databasemanagement/getCloudClusters.js.map +1 -0
  186. package/databasemanagement/getCloudDatabases.d.ts +100 -0
  187. package/databasemanagement/getCloudDatabases.js +64 -0
  188. package/databasemanagement/getCloudDatabases.js.map +1 -0
  189. package/databasemanagement/getCloudDbHome.d.ts +127 -0
  190. package/databasemanagement/getCloudDbHome.js +54 -0
  191. package/databasemanagement/getCloudDbHome.js.map +1 -0
  192. package/databasemanagement/getCloudDbHomes.d.ts +103 -0
  193. package/databasemanagement/getCloudDbHomes.js +66 -0
  194. package/databasemanagement/getCloudDbHomes.js.map +1 -0
  195. package/databasemanagement/getCloudDbNode.d.ts +143 -0
  196. package/databasemanagement/getCloudDbNode.js +54 -0
  197. package/databasemanagement/getCloudDbNode.js.map +1 -0
  198. package/databasemanagement/getCloudDbNodes.d.ts +103 -0
  199. package/databasemanagement/getCloudDbNodes.js +66 -0
  200. package/databasemanagement/getCloudDbNodes.js.map +1 -0
  201. package/databasemanagement/getCloudDbSystem.d.ts +138 -0
  202. package/databasemanagement/getCloudDbSystem.js +54 -0
  203. package/databasemanagement/getCloudDbSystem.js.map +1 -0
  204. package/databasemanagement/getCloudDbSystemConnector.d.ts +134 -0
  205. package/databasemanagement/getCloudDbSystemConnector.js +54 -0
  206. package/databasemanagement/getCloudDbSystemConnector.js.map +1 -0
  207. package/databasemanagement/getCloudDbSystemConnectors.d.ts +103 -0
  208. package/databasemanagement/getCloudDbSystemConnectors.js +66 -0
  209. package/databasemanagement/getCloudDbSystemConnectors.js.map +1 -0
  210. package/databasemanagement/getCloudDbSystemDiscoveries.d.ts +89 -0
  211. package/databasemanagement/getCloudDbSystemDiscoveries.js +60 -0
  212. package/databasemanagement/getCloudDbSystemDiscoveries.js.map +1 -0
  213. package/databasemanagement/getCloudDbSystemDiscovery.d.ts +131 -0
  214. package/databasemanagement/getCloudDbSystemDiscovery.js +54 -0
  215. package/databasemanagement/getCloudDbSystemDiscovery.js.map +1 -0
  216. package/databasemanagement/getCloudDbSystems.d.ts +131 -0
  217. package/databasemanagement/getCloudDbSystems.js +72 -0
  218. package/databasemanagement/getCloudDbSystems.js.map +1 -0
  219. package/databasemanagement/getCloudListener.d.ts +184 -0
  220. package/databasemanagement/getCloudListener.js +54 -0
  221. package/databasemanagement/getCloudListener.js.map +1 -0
  222. package/databasemanagement/getCloudListenerServices.d.ts +99 -0
  223. package/databasemanagement/getCloudListenerServices.js +66 -0
  224. package/databasemanagement/getCloudListenerServices.js.map +1 -0
  225. package/databasemanagement/getCloudListeners.d.ts +103 -0
  226. package/databasemanagement/getCloudListeners.js +66 -0
  227. package/databasemanagement/getCloudListeners.js.map +1 -0
  228. package/databasemanagement/getManagedDatabase.d.ts +2 -2
  229. package/databasemanagement/getManagedDatabase.js +2 -2
  230. package/databasemanagement/getManagedDatabaseGroup.d.ts +2 -2
  231. package/databasemanagement/getManagedDatabaseGroup.js +2 -2
  232. package/databasemanagement/getManagedMySqlDatabaseBinaryLogInformation.d.ts +6 -6
  233. package/databasemanagement/getManagedMySqlDatabaseBinaryLogInformation.js +2 -2
  234. package/databasemanagement/getManagedMySqlDatabaseGeneralReplicationInformation.d.ts +5 -5
  235. package/databasemanagement/getManagedMySqlDatabaseGeneralReplicationInformation.js +2 -2
  236. package/databasemanagement/getManagedMySqlDatabaseHighAvailabilityMembers.d.ts +2 -2
  237. package/databasemanagement/getManagedMySqlDatabaseHighAvailabilityMembers.js +2 -2
  238. package/databasemanagement/getManagedMySqlDatabaseOutboundReplications.d.ts +2 -2
  239. package/databasemanagement/getManagedMySqlDatabaseOutboundReplications.js +2 -2
  240. package/databasemanagement/index.d.ts +111 -0
  241. package/databasemanagement/index.js +142 -6
  242. package/databasemanagement/index.js.map +1 -1
  243. package/datasafe/getSecurityAssessmentFindingAnalytics.d.ts +13 -0
  244. package/datasafe/getSecurityAssessmentFindingAnalytics.js +2 -0
  245. package/datasafe/getSecurityAssessmentFindingAnalytics.js.map +1 -1
  246. package/datasafe/getSecurityAssessmentFindings.d.ts +2 -2
  247. package/datasafe/getSecurityAssessments.d.ts +2 -2
  248. package/datascience/getJob.d.ts +4 -0
  249. package/datascience/getJob.js.map +1 -1
  250. package/datascience/getJobRun.d.ts +13 -1
  251. package/datascience/getJobRun.js.map +1 -1
  252. package/datascience/getModelDeploymentModelStates.d.ts +139 -0
  253. package/datascience/getModelDeploymentModelStates.js +76 -0
  254. package/datascience/getModelDeploymentModelStates.js.map +1 -0
  255. package/datascience/getModelGroup.d.ts +151 -0
  256. package/datascience/getModelGroup.js +54 -0
  257. package/datascience/getModelGroup.js.map +1 -0
  258. package/datascience/getModelGroupArtifactContent.d.ts +74 -0
  259. package/datascience/getModelGroupArtifactContent.js +58 -0
  260. package/datascience/getModelGroupArtifactContent.js.map +1 -0
  261. package/datascience/getModelGroupModels.d.ts +138 -0
  262. package/datascience/getModelGroupModels.js +76 -0
  263. package/datascience/getModelGroupModels.js.map +1 -0
  264. package/datascience/getModelGroupVersionHistories.d.ts +141 -0
  265. package/datascience/getModelGroupVersionHistories.js +76 -0
  266. package/datascience/getModelGroupVersionHistories.js.map +1 -0
  267. package/datascience/getModelGroupVersionHistory.d.ts +121 -0
  268. package/datascience/getModelGroupVersionHistory.js +54 -0
  269. package/datascience/getModelGroupVersionHistory.js.map +1 -0
  270. package/datascience/getModelGroups.d.ts +155 -0
  271. package/datascience/getModelGroups.js +80 -0
  272. package/datascience/getModelGroups.js.map +1 -0
  273. package/datascience/getPipelineRun.d.ts +4 -0
  274. package/datascience/getPipelineRun.js.map +1 -1
  275. package/datascience/index.d.ts +30 -0
  276. package/datascience/index.js +39 -2
  277. package/datascience/index.js.map +1 -1
  278. package/datascience/job.d.ts +16 -64
  279. package/datascience/job.js +2 -66
  280. package/datascience/job.js.map +1 -1
  281. package/datascience/jobRun.d.ts +96 -2
  282. package/datascience/jobRun.js +68 -0
  283. package/datascience/jobRun.js.map +1 -1
  284. package/datascience/modelGroup.d.ts +365 -0
  285. package/datascience/modelGroup.js +181 -0
  286. package/datascience/modelGroup.js.map +1 -0
  287. package/datascience/modelGroupArtifact.d.ts +123 -0
  288. package/datascience/modelGroupArtifact.js +91 -0
  289. package/datascience/modelGroupArtifact.js.map +1 -0
  290. package/datascience/modelGroupVersionHistory.d.ts +230 -0
  291. package/{aianomalydetection/model.js → datascience/modelGroupVersionHistory.js} +24 -33
  292. package/datascience/modelGroupVersionHistory.js.map +1 -0
  293. package/datascience/notebookSession.d.ts +2 -0
  294. package/datascience/notebookSession.js +2 -0
  295. package/datascience/notebookSession.js.map +1 -1
  296. package/datascience/pipelineRun.d.ts +32 -0
  297. package/datascience/pipelineRun.js +22 -0
  298. package/datascience/pipelineRun.js.map +1 -1
  299. package/goldengate/connection.d.ts +67 -24
  300. package/goldengate/connection.js +3 -0
  301. package/goldengate/connection.js.map +1 -1
  302. package/goldengate/getConnection.d.ts +9 -3
  303. package/goldengate/getConnection.js.map +1 -1
  304. package/index.d.ts +1 -2
  305. package/index.js +3 -5
  306. package/index.js.map +1 -1
  307. package/managementagent/getManagementAgent.d.ts +7 -0
  308. package/managementagent/getManagementAgent.js.map +1 -1
  309. package/managementagent/getManagementAgentInstallKey.d.ts +18 -0
  310. package/managementagent/getManagementAgentInstallKey.js.map +1 -1
  311. package/managementagent/getManagementAgentNamedCredentialsMetadata.d.ts +79 -0
  312. package/managementagent/getManagementAgentNamedCredentialsMetadata.js +58 -0
  313. package/managementagent/getManagementAgentNamedCredentialsMetadata.js.map +1 -0
  314. package/managementagent/getNamedCredential.d.ts +114 -0
  315. package/managementagent/getNamedCredential.js +54 -0
  316. package/managementagent/getNamedCredential.js.map +1 -0
  317. package/managementagent/getNamedCredentials.d.ts +127 -0
  318. package/managementagent/getNamedCredentials.js +72 -0
  319. package/managementagent/getNamedCredentials.js.map +1 -0
  320. package/managementagent/index.d.ts +12 -0
  321. package/managementagent/index.js +15 -1
  322. package/managementagent/index.js.map +1 -1
  323. package/managementagent/managementAgent.d.ts +14 -0
  324. package/managementagent/managementAgent.js +4 -0
  325. package/managementagent/managementAgent.js.map +1 -1
  326. package/managementagent/managementAgentInstallKey.d.ts +36 -0
  327. package/managementagent/managementAgentInstallKey.js +6 -0
  328. package/managementagent/managementAgentInstallKey.js.map +1 -1
  329. package/managementagent/namedCredential.d.ts +251 -0
  330. package/managementagent/namedCredential.js +147 -0
  331. package/managementagent/namedCredential.js.map +1 -0
  332. package/managementdashboard/managementDashboardsImport.d.ts +51 -11
  333. package/managementdashboard/managementDashboardsImport.js +9 -2
  334. package/managementdashboard/managementDashboardsImport.js.map +1 -1
  335. package/oci/apiPlatformApiPlatformInstance.d.ts +214 -0
  336. package/{aianomalydetection/project.js → oci/apiPlatformApiPlatformInstance.js} +25 -19
  337. package/oci/apiPlatformApiPlatformInstance.js.map +1 -0
  338. package/oci/getApiPlatformApiPlatformInstance.d.ts +118 -0
  339. package/oci/getApiPlatformApiPlatformInstance.js +54 -0
  340. package/oci/getApiPlatformApiPlatformInstance.js.map +1 -0
  341. package/oci/getApiPlatformApiPlatformInstances.d.ts +113 -0
  342. package/oci/getApiPlatformApiPlatformInstances.js +70 -0
  343. package/oci/getApiPlatformApiPlatformInstances.js.map +1 -0
  344. package/oci/index.d.ts +9 -0
  345. package/oci/index.js +13 -2
  346. package/oci/index.js.map +1 -1
  347. package/opsi/databaseInsight.d.ts +7 -1
  348. package/opsi/databaseInsight.js +1 -1
  349. package/opsi/databaseInsight.js.map +1 -1
  350. package/opsi/exadataInsight.d.ts +43 -3
  351. package/opsi/exadataInsight.js +43 -3
  352. package/opsi/exadataInsight.js.map +1 -1
  353. package/package.json +2 -2
  354. package/psql/configuration.d.ts +32 -5
  355. package/psql/configuration.js +6 -4
  356. package/psql/configuration.js.map +1 -1
  357. package/psql/dbSystem.d.ts +3 -3
  358. package/psql/getConfiguration.d.ts +9 -1
  359. package/psql/getConfiguration.js.map +1 -1
  360. package/psql/getConfigurations.d.ts +32 -4
  361. package/psql/getConfigurations.js +8 -0
  362. package/psql/getConfigurations.js.map +1 -1
  363. package/psql/getDbSystem.d.ts +1 -1
  364. package/psql/getDefaultConfiguration.d.ts +21 -1
  365. package/psql/getDefaultConfiguration.js +4 -0
  366. package/psql/getDefaultConfiguration.js.map +1 -1
  367. package/psql/getDefaultConfigurations.d.ts +32 -4
  368. package/psql/getDefaultConfigurations.js +8 -0
  369. package/psql/getDefaultConfigurations.js.map +1 -1
  370. package/redis/getOciCacheConfigSet.d.ts +118 -0
  371. package/redis/getOciCacheConfigSet.js +54 -0
  372. package/redis/getOciCacheConfigSet.js.map +1 -0
  373. package/redis/getOciCacheConfigSets.d.ts +127 -0
  374. package/redis/getOciCacheConfigSets.js +74 -0
  375. package/redis/getOciCacheConfigSets.js.map +1 -0
  376. package/redis/getOciCacheDefaultConfigSet.d.ts +99 -0
  377. package/redis/getOciCacheDefaultConfigSet.js +58 -0
  378. package/redis/getOciCacheDefaultConfigSet.js.map +1 -0
  379. package/redis/getOciCacheDefaultConfigSets.d.ts +124 -0
  380. package/redis/getOciCacheDefaultConfigSets.js +72 -0
  381. package/redis/getOciCacheDefaultConfigSets.js.map +1 -0
  382. package/redis/getRedisCluster.d.ts +4 -0
  383. package/redis/getRedisCluster.js.map +1 -1
  384. package/redis/index.d.ts +18 -0
  385. package/redis/index.js +23 -1
  386. package/redis/index.js.map +1 -1
  387. package/redis/ociCacheConfigSet.d.ts +229 -0
  388. package/{aianomalydetection/aiPrivateEndpoint.js → redis/ociCacheConfigSet.js} +39 -30
  389. package/redis/ociCacheConfigSet.js.map +1 -0
  390. package/redis/ociCacheConfigSetlistAssociatedOciCacheCluster.d.ts +88 -0
  391. package/redis/ociCacheConfigSetlistAssociatedOciCacheCluster.js +72 -0
  392. package/redis/ociCacheConfigSetlistAssociatedOciCacheCluster.js.map +1 -0
  393. package/redis/redisCluster.d.ts +13 -0
  394. package/redis/redisCluster.js +3 -0
  395. package/redis/redisCluster.js.map +1 -1
  396. package/types/input.d.ts +3117 -584
  397. package/types/output.d.ts +11071 -2379
  398. package/vault/getSecret.d.ts +12 -0
  399. package/vault/getSecret.js.map +1 -1
  400. package/vault/secret.d.ts +28 -0
  401. package/vault/secret.js +6 -0
  402. package/vault/secret.js.map +1 -1
  403. package/aianomalydetection/aiPrivateEndpoint.d.ts +0 -217
  404. package/aianomalydetection/aiPrivateEndpoint.js.map +0 -1
  405. package/aianomalydetection/dataAsset.d.ts +0 -256
  406. package/aianomalydetection/dataAsset.js +0 -142
  407. package/aianomalydetection/dataAsset.js.map +0 -1
  408. package/aianomalydetection/detectAnomalyJob.d.ts +0 -231
  409. package/aianomalydetection/detectAnomalyJob.js +0 -104
  410. package/aianomalydetection/detectAnomalyJob.js.map +0 -1
  411. package/aianomalydetection/getAiPrivateEndpoint.d.ts +0 -117
  412. package/aianomalydetection/getAiPrivateEndpoint.js +0 -54
  413. package/aianomalydetection/getAiPrivateEndpoint.js.map +0 -1
  414. package/aianomalydetection/getAiPrivateEndpoints.d.ts +0 -113
  415. package/aianomalydetection/getAiPrivateEndpoints.js +0 -68
  416. package/aianomalydetection/getAiPrivateEndpoints.js.map +0 -1
  417. package/aianomalydetection/getDetectAnomalyJob.d.ts +0 -134
  418. package/aianomalydetection/getDetectAnomalyJob.js +0 -54
  419. package/aianomalydetection/getDetectAnomalyJobs.d.ts +0 -142
  420. package/aianomalydetection/getDetectAnomalyJobs.js +0 -76
  421. package/aianomalydetection/getDetectAnomalyJobs.js.map +0 -1
  422. package/aianomalydetection/getDetectionDataAsset.d.ts +0 -118
  423. package/aianomalydetection/getDetectionDataAsset.js +0 -54
  424. package/aianomalydetection/getDetectionDataAsset.js.map +0 -1
  425. package/aianomalydetection/getDetectionDataAssets.d.ts +0 -117
  426. package/aianomalydetection/getDetectionDataAssets.js +0 -68
  427. package/aianomalydetection/getDetectionDataAssets.js.map +0 -1
  428. package/aianomalydetection/getDetectionModel.d.ts +0 -122
  429. package/aianomalydetection/getDetectionModel.js +0 -54
  430. package/aianomalydetection/getDetectionModel.js.map +0 -1
  431. package/aianomalydetection/getDetectionModels.d.ts +0 -117
  432. package/aianomalydetection/getDetectionModels.js +0 -68
  433. package/aianomalydetection/getDetectionModels.js.map +0 -1
  434. package/aianomalydetection/getDetectionProject.d.ts +0 -105
  435. package/aianomalydetection/getDetectionProject.js +0 -54
  436. package/aianomalydetection/getDetectionProject.js.map +0 -1
  437. package/aianomalydetection/getDetectionProjects.d.ts +0 -103
  438. package/aianomalydetection/getDetectionProjects.js +0 -64
  439. package/aianomalydetection/getDetectionProjects.js.map +0 -1
  440. package/aianomalydetection/index.d.ts +0 -45
  441. package/aianomalydetection/index.js +0 -72
  442. package/aianomalydetection/index.js.map +0 -1
  443. package/aianomalydetection/model.d.ts +0 -238
  444. package/aianomalydetection/model.js.map +0 -1
  445. package/aianomalydetection/project.d.ts +0 -188
  446. package/aianomalydetection/project.js.map +0 -1
@@ -0,0 +1,124 @@
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 Oci Cache Default Config Sets in Oracle Cloud Infrastructure Redis service.
6
+ *
7
+ * Lists the Oracle Cloud Infrastructure Cache Default Config Sets in the specified compartment.
8
+ *
9
+ * ## Example Usage
10
+ *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as oci from "@pulumi/oci";
14
+ *
15
+ * const testOciCacheDefaultConfigSets = oci.Redis.getOciCacheDefaultConfigSets({
16
+ * compartmentId: compartmentId,
17
+ * displayName: ociCacheDefaultConfigSetDisplayName,
18
+ * id: ociCacheDefaultConfigSetId,
19
+ * softwareVersion: ociCacheDefaultConfigSetSoftwareVersion,
20
+ * state: ociCacheDefaultConfigSetState,
21
+ * });
22
+ * ```
23
+ */
24
+ export declare function getOciCacheDefaultConfigSets(args: GetOciCacheDefaultConfigSetsArgs, opts?: pulumi.InvokeOptions): Promise<GetOciCacheDefaultConfigSetsResult>;
25
+ /**
26
+ * A collection of arguments for invoking getOciCacheDefaultConfigSets.
27
+ */
28
+ export interface GetOciCacheDefaultConfigSetsArgs {
29
+ /**
30
+ * The unique identifier for the compartment.
31
+ */
32
+ compartmentId: string;
33
+ /**
34
+ * A filter to return only resources that match the entire display name given.
35
+ */
36
+ displayName?: string;
37
+ filters?: inputs.Redis.GetOciCacheDefaultConfigSetsFilter[];
38
+ /**
39
+ * Unique Oracle Cloud Infrastructure Cache Default Config Set identifier.
40
+ */
41
+ id?: string;
42
+ /**
43
+ * A filter to return the Oracle Cloud Infrastructure Cache Config Set resources, whose software version matches with the given software version.
44
+ */
45
+ softwareVersion?: string;
46
+ /**
47
+ * A filter to return the Oracle Cloud Infrastructure Cache Default Config Set resources, whose lifecycle state matches with the given lifecycle state.
48
+ */
49
+ state?: string;
50
+ }
51
+ /**
52
+ * A collection of values returned by getOciCacheDefaultConfigSets.
53
+ */
54
+ export interface GetOciCacheDefaultConfigSetsResult {
55
+ readonly compartmentId: string;
56
+ /**
57
+ * A user-friendly name of the Oracle Cloud Infrastructure Cache Default Config Set.
58
+ */
59
+ readonly displayName?: string;
60
+ readonly filters?: outputs.Redis.GetOciCacheDefaultConfigSetsFilter[];
61
+ /**
62
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm#Oracle) of the Oracle Cloud Infrastructure Cache Default Config Set.
63
+ */
64
+ readonly id?: string;
65
+ /**
66
+ * The list of oci_cache_default_config_set_collection.
67
+ */
68
+ readonly ociCacheDefaultConfigSetCollections: outputs.Redis.GetOciCacheDefaultConfigSetsOciCacheDefaultConfigSetCollection[];
69
+ /**
70
+ * The engine version of the Oracle Cloud Infrastructure Cache Default Config Set.
71
+ */
72
+ readonly softwareVersion?: string;
73
+ /**
74
+ * The current state of the Oracle Cloud Infrastructure Cache Default Config Set.
75
+ */
76
+ readonly state?: string;
77
+ }
78
+ /**
79
+ * This data source provides the list of Oci Cache Default Config Sets in Oracle Cloud Infrastructure Redis service.
80
+ *
81
+ * Lists the Oracle Cloud Infrastructure Cache Default Config Sets in the specified compartment.
82
+ *
83
+ * ## Example Usage
84
+ *
85
+ * ```typescript
86
+ * import * as pulumi from "@pulumi/pulumi";
87
+ * import * as oci from "@pulumi/oci";
88
+ *
89
+ * const testOciCacheDefaultConfigSets = oci.Redis.getOciCacheDefaultConfigSets({
90
+ * compartmentId: compartmentId,
91
+ * displayName: ociCacheDefaultConfigSetDisplayName,
92
+ * id: ociCacheDefaultConfigSetId,
93
+ * softwareVersion: ociCacheDefaultConfigSetSoftwareVersion,
94
+ * state: ociCacheDefaultConfigSetState,
95
+ * });
96
+ * ```
97
+ */
98
+ export declare function getOciCacheDefaultConfigSetsOutput(args: GetOciCacheDefaultConfigSetsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetOciCacheDefaultConfigSetsResult>;
99
+ /**
100
+ * A collection of arguments for invoking getOciCacheDefaultConfigSets.
101
+ */
102
+ export interface GetOciCacheDefaultConfigSetsOutputArgs {
103
+ /**
104
+ * The unique identifier for the compartment.
105
+ */
106
+ compartmentId: pulumi.Input<string>;
107
+ /**
108
+ * A filter to return only resources that match the entire display name given.
109
+ */
110
+ displayName?: pulumi.Input<string>;
111
+ filters?: pulumi.Input<pulumi.Input<inputs.Redis.GetOciCacheDefaultConfigSetsFilterArgs>[]>;
112
+ /**
113
+ * Unique Oracle Cloud Infrastructure Cache Default Config Set identifier.
114
+ */
115
+ id?: pulumi.Input<string>;
116
+ /**
117
+ * A filter to return the Oracle Cloud Infrastructure Cache Config Set resources, whose software version matches with the given software version.
118
+ */
119
+ softwareVersion?: pulumi.Input<string>;
120
+ /**
121
+ * A filter to return the Oracle Cloud Infrastructure Cache Default Config Set resources, whose lifecycle state matches with the given lifecycle state.
122
+ */
123
+ state?: pulumi.Input<string>;
124
+ }
@@ -0,0 +1,72 @@
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.getOciCacheDefaultConfigSetsOutput = exports.getOciCacheDefaultConfigSets = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * This data source provides the list of Oci Cache Default Config Sets in Oracle Cloud Infrastructure Redis service.
10
+ *
11
+ * Lists the Oracle Cloud Infrastructure Cache Default Config Sets in the specified compartment.
12
+ *
13
+ * ## Example Usage
14
+ *
15
+ * ```typescript
16
+ * import * as pulumi from "@pulumi/pulumi";
17
+ * import * as oci from "@pulumi/oci";
18
+ *
19
+ * const testOciCacheDefaultConfigSets = oci.Redis.getOciCacheDefaultConfigSets({
20
+ * compartmentId: compartmentId,
21
+ * displayName: ociCacheDefaultConfigSetDisplayName,
22
+ * id: ociCacheDefaultConfigSetId,
23
+ * softwareVersion: ociCacheDefaultConfigSetSoftwareVersion,
24
+ * state: ociCacheDefaultConfigSetState,
25
+ * });
26
+ * ```
27
+ */
28
+ function getOciCacheDefaultConfigSets(args, opts) {
29
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
30
+ return pulumi.runtime.invoke("oci:Redis/getOciCacheDefaultConfigSets:getOciCacheDefaultConfigSets", {
31
+ "compartmentId": args.compartmentId,
32
+ "displayName": args.displayName,
33
+ "filters": args.filters,
34
+ "id": args.id,
35
+ "softwareVersion": args.softwareVersion,
36
+ "state": args.state,
37
+ }, opts);
38
+ }
39
+ exports.getOciCacheDefaultConfigSets = getOciCacheDefaultConfigSets;
40
+ /**
41
+ * This data source provides the list of Oci Cache Default Config Sets in Oracle Cloud Infrastructure Redis service.
42
+ *
43
+ * Lists the Oracle Cloud Infrastructure Cache Default Config Sets in the specified compartment.
44
+ *
45
+ * ## Example Usage
46
+ *
47
+ * ```typescript
48
+ * import * as pulumi from "@pulumi/pulumi";
49
+ * import * as oci from "@pulumi/oci";
50
+ *
51
+ * const testOciCacheDefaultConfigSets = oci.Redis.getOciCacheDefaultConfigSets({
52
+ * compartmentId: compartmentId,
53
+ * displayName: ociCacheDefaultConfigSetDisplayName,
54
+ * id: ociCacheDefaultConfigSetId,
55
+ * softwareVersion: ociCacheDefaultConfigSetSoftwareVersion,
56
+ * state: ociCacheDefaultConfigSetState,
57
+ * });
58
+ * ```
59
+ */
60
+ function getOciCacheDefaultConfigSetsOutput(args, opts) {
61
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
62
+ return pulumi.runtime.invokeOutput("oci:Redis/getOciCacheDefaultConfigSets:getOciCacheDefaultConfigSets", {
63
+ "compartmentId": args.compartmentId,
64
+ "displayName": args.displayName,
65
+ "filters": args.filters,
66
+ "id": args.id,
67
+ "softwareVersion": args.softwareVersion,
68
+ "state": args.state,
69
+ }, opts);
70
+ }
71
+ exports.getOciCacheDefaultConfigSetsOutput = getOciCacheDefaultConfigSetsOutput;
72
+ //# sourceMappingURL=getOciCacheDefaultConfigSets.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getOciCacheDefaultConfigSets.js","sourceRoot":"","sources":["../../redis/getOciCacheDefaultConfigSets.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qEAAqE,EAAE;QAChG,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,oEAUC;AAwDD;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,kCAAkC,CAAC,IAA4C,EAAE,IAAiC;IAC9H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qEAAqE,EAAE;QACtG,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,gFAUC"}
@@ -78,6 +78,10 @@ export interface GetRedisClusterResult {
78
78
  * A list of Network Security Group (NSG) [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) associated with this cluster. For more information, see [Using an NSG for Clusters](https://docs.cloud.oracle.com/iaas/Content/ocicache/connecttocluster.htm#connecttocluster__networksecuritygroup).
79
79
  */
80
80
  readonly nsgIds: string[];
81
+ /**
82
+ * The ID of the corresponding Oracle Cloud Infrastructure Cache Config Set for the cluster.
83
+ */
84
+ readonly ociCacheConfigSetId: string;
81
85
  /**
82
86
  * The private IP address of the API endpoint for the cluster's primary node.
83
87
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getRedisCluster.js","sourceRoot":"","sources":["../../redis/getRedisCluster.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE;QACtE,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC;AA0GD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAAiC;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2CAA2C,EAAE;QAC5E,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sDAKC"}
1
+ {"version":3,"file":"getRedisCluster.js","sourceRoot":"","sources":["../../redis/getRedisCluster.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE;QACtE,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC;AA8GD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAAiC;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2CAA2C,EAAE;QAC5E,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sDAKC"}
package/redis/index.d.ts CHANGED
@@ -1,3 +1,15 @@
1
+ export { GetOciCacheConfigSetArgs, GetOciCacheConfigSetResult, GetOciCacheConfigSetOutputArgs } from "./getOciCacheConfigSet";
2
+ export declare const getOciCacheConfigSet: typeof import("./getOciCacheConfigSet").getOciCacheConfigSet;
3
+ export declare const getOciCacheConfigSetOutput: typeof import("./getOciCacheConfigSet").getOciCacheConfigSetOutput;
4
+ export { GetOciCacheConfigSetsArgs, GetOciCacheConfigSetsResult, GetOciCacheConfigSetsOutputArgs } from "./getOciCacheConfigSets";
5
+ export declare const getOciCacheConfigSets: typeof import("./getOciCacheConfigSets").getOciCacheConfigSets;
6
+ export declare const getOciCacheConfigSetsOutput: typeof import("./getOciCacheConfigSets").getOciCacheConfigSetsOutput;
7
+ export { GetOciCacheDefaultConfigSetArgs, GetOciCacheDefaultConfigSetResult, GetOciCacheDefaultConfigSetOutputArgs } from "./getOciCacheDefaultConfigSet";
8
+ export declare const getOciCacheDefaultConfigSet: typeof import("./getOciCacheDefaultConfigSet").getOciCacheDefaultConfigSet;
9
+ export declare const getOciCacheDefaultConfigSetOutput: typeof import("./getOciCacheDefaultConfigSet").getOciCacheDefaultConfigSetOutput;
10
+ export { GetOciCacheDefaultConfigSetsArgs, GetOciCacheDefaultConfigSetsResult, GetOciCacheDefaultConfigSetsOutputArgs } from "./getOciCacheDefaultConfigSets";
11
+ export declare const getOciCacheDefaultConfigSets: typeof import("./getOciCacheDefaultConfigSets").getOciCacheDefaultConfigSets;
12
+ export declare const getOciCacheDefaultConfigSetsOutput: typeof import("./getOciCacheDefaultConfigSets").getOciCacheDefaultConfigSetsOutput;
1
13
  export { GetOciCacheUserArgs, GetOciCacheUserResult, GetOciCacheUserOutputArgs } from "./getOciCacheUser";
2
14
  export declare const getOciCacheUser: typeof import("./getOciCacheUser").getOciCacheUser;
3
15
  export declare const getOciCacheUserOutput: typeof import("./getOciCacheUser").getOciCacheUserOutput;
@@ -13,6 +25,12 @@ export declare const getRedisClusterNodesOutput: typeof import("./getRedisCluste
13
25
  export { GetRedisClustersArgs, GetRedisClustersResult, GetRedisClustersOutputArgs } from "./getRedisClusters";
14
26
  export declare const getRedisClusters: typeof import("./getRedisClusters").getRedisClusters;
15
27
  export declare const getRedisClustersOutput: typeof import("./getRedisClusters").getRedisClustersOutput;
28
+ export { OciCacheConfigSetArgs, OciCacheConfigSetState } from "./ociCacheConfigSet";
29
+ export type OciCacheConfigSet = import("./ociCacheConfigSet").OciCacheConfigSet;
30
+ export declare const OciCacheConfigSet: typeof import("./ociCacheConfigSet").OciCacheConfigSet;
31
+ export { OciCacheConfigSetlistAssociatedOciCacheClusterArgs, OciCacheConfigSetlistAssociatedOciCacheClusterState } from "./ociCacheConfigSetlistAssociatedOciCacheCluster";
32
+ export type OciCacheConfigSetlistAssociatedOciCacheCluster = import("./ociCacheConfigSetlistAssociatedOciCacheCluster").OciCacheConfigSetlistAssociatedOciCacheCluster;
33
+ export declare const OciCacheConfigSetlistAssociatedOciCacheCluster: typeof import("./ociCacheConfigSetlistAssociatedOciCacheCluster").OciCacheConfigSetlistAssociatedOciCacheCluster;
16
34
  export { OciCacheUserArgs, OciCacheUserState } from "./ociCacheUser";
17
35
  export type OciCacheUser = import("./ociCacheUser").OciCacheUser;
18
36
  export declare const OciCacheUser: typeof import("./ociCacheUser").OciCacheUser;
package/redis/index.js CHANGED
@@ -2,9 +2,21 @@
2
2
  // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.RedisClusterGetOciCacheUser = exports.RedisClusterDetachOciCacheUser = exports.RedisClusterCreateIdentityToken = exports.RedisClusterAttachOciCacheUser = exports.RedisCluster = exports.OciCacheUserGetRedisCluster = exports.OciCacheUser = exports.getRedisClustersOutput = exports.getRedisClusters = exports.getRedisClusterNodesOutput = exports.getRedisClusterNodes = exports.getRedisClusterOutput = exports.getRedisCluster = exports.getOciCacheUsersOutput = exports.getOciCacheUsers = exports.getOciCacheUserOutput = exports.getOciCacheUser = void 0;
5
+ exports.RedisClusterGetOciCacheUser = exports.RedisClusterDetachOciCacheUser = exports.RedisClusterCreateIdentityToken = exports.RedisClusterAttachOciCacheUser = exports.RedisCluster = exports.OciCacheUserGetRedisCluster = exports.OciCacheUser = exports.OciCacheConfigSetlistAssociatedOciCacheCluster = exports.OciCacheConfigSet = exports.getRedisClustersOutput = exports.getRedisClusters = exports.getRedisClusterNodesOutput = exports.getRedisClusterNodes = exports.getRedisClusterOutput = exports.getRedisCluster = exports.getOciCacheUsersOutput = exports.getOciCacheUsers = exports.getOciCacheUserOutput = exports.getOciCacheUser = exports.getOciCacheDefaultConfigSetsOutput = exports.getOciCacheDefaultConfigSets = exports.getOciCacheDefaultConfigSetOutput = exports.getOciCacheDefaultConfigSet = exports.getOciCacheConfigSetsOutput = exports.getOciCacheConfigSets = exports.getOciCacheConfigSetOutput = exports.getOciCacheConfigSet = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
+ exports.getOciCacheConfigSet = null;
9
+ exports.getOciCacheConfigSetOutput = null;
10
+ utilities.lazyLoad(exports, ["getOciCacheConfigSet", "getOciCacheConfigSetOutput"], () => require("./getOciCacheConfigSet"));
11
+ exports.getOciCacheConfigSets = null;
12
+ exports.getOciCacheConfigSetsOutput = null;
13
+ utilities.lazyLoad(exports, ["getOciCacheConfigSets", "getOciCacheConfigSetsOutput"], () => require("./getOciCacheConfigSets"));
14
+ exports.getOciCacheDefaultConfigSet = null;
15
+ exports.getOciCacheDefaultConfigSetOutput = null;
16
+ utilities.lazyLoad(exports, ["getOciCacheDefaultConfigSet", "getOciCacheDefaultConfigSetOutput"], () => require("./getOciCacheDefaultConfigSet"));
17
+ exports.getOciCacheDefaultConfigSets = null;
18
+ exports.getOciCacheDefaultConfigSetsOutput = null;
19
+ utilities.lazyLoad(exports, ["getOciCacheDefaultConfigSets", "getOciCacheDefaultConfigSetsOutput"], () => require("./getOciCacheDefaultConfigSets"));
8
20
  exports.getOciCacheUser = null;
9
21
  exports.getOciCacheUserOutput = null;
10
22
  utilities.lazyLoad(exports, ["getOciCacheUser", "getOciCacheUserOutput"], () => require("./getOciCacheUser"));
@@ -20,6 +32,10 @@ utilities.lazyLoad(exports, ["getRedisClusterNodes", "getRedisClusterNodesOutput
20
32
  exports.getRedisClusters = null;
21
33
  exports.getRedisClustersOutput = null;
22
34
  utilities.lazyLoad(exports, ["getRedisClusters", "getRedisClustersOutput"], () => require("./getRedisClusters"));
35
+ exports.OciCacheConfigSet = null;
36
+ utilities.lazyLoad(exports, ["OciCacheConfigSet"], () => require("./ociCacheConfigSet"));
37
+ exports.OciCacheConfigSetlistAssociatedOciCacheCluster = null;
38
+ utilities.lazyLoad(exports, ["OciCacheConfigSetlistAssociatedOciCacheCluster"], () => require("./ociCacheConfigSetlistAssociatedOciCacheCluster"));
23
39
  exports.OciCacheUser = null;
24
40
  utilities.lazyLoad(exports, ["OciCacheUser"], () => require("./ociCacheUser"));
25
41
  exports.OciCacheUserGetRedisCluster = null;
@@ -38,6 +54,10 @@ const _module = {
38
54
  version: utilities.getVersion(),
39
55
  construct: (name, type, urn) => {
40
56
  switch (type) {
57
+ case "oci:Redis/ociCacheConfigSet:OciCacheConfigSet":
58
+ return new exports.OciCacheConfigSet(name, undefined, { urn });
59
+ case "oci:Redis/ociCacheConfigSetlistAssociatedOciCacheCluster:OciCacheConfigSetlistAssociatedOciCacheCluster":
60
+ return new exports.OciCacheConfigSetlistAssociatedOciCacheCluster(name, undefined, { urn });
41
61
  case "oci:Redis/ociCacheUser:OciCacheUser":
42
62
  return new exports.OciCacheUser(name, undefined, { urn });
43
63
  case "oci:Redis/ociCacheUserGetRedisCluster:OciCacheUserGetRedisCluster":
@@ -57,6 +77,8 @@ const _module = {
57
77
  }
58
78
  },
59
79
  };
80
+ pulumi.runtime.registerResourceModule("oci", "Redis/ociCacheConfigSet", _module);
81
+ pulumi.runtime.registerResourceModule("oci", "Redis/ociCacheConfigSetlistAssociatedOciCacheCluster", _module);
60
82
  pulumi.runtime.registerResourceModule("oci", "Redis/ociCacheUser", _module);
61
83
  pulumi.runtime.registerResourceModule("oci", "Redis/ociCacheUserGetRedisCluster", _module);
62
84
  pulumi.runtime.registerResourceModule("oci", "Redis/redisCluster", _module);
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../redis/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../redis/index.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,229 @@
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 Oci Cache Config Set resource in Oracle Cloud Infrastructure Redis service.
6
+ *
7
+ * Create a new Oracle Cloud Infrastructure Cache Config Set for the given Oracle Cloud Infrastructure cache engine version.
8
+ *
9
+ * ## Example Usage
10
+ *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as oci from "@pulumi/oci";
14
+ *
15
+ * const testOciCacheConfigSet = new oci.redis.OciCacheConfigSet("test_oci_cache_config_set", {
16
+ * compartmentId: compartmentId,
17
+ * configurationDetails: {
18
+ * items: [{
19
+ * configKey: ociCacheConfigSetConfigurationDetailsItemsConfigKey,
20
+ * configValue: ociCacheConfigSetConfigurationDetailsItemsConfigValue,
21
+ * }],
22
+ * },
23
+ * displayName: ociCacheConfigSetDisplayName,
24
+ * softwareVersion: ociCacheConfigSetSoftwareVersion,
25
+ * definedTags: {
26
+ * "foo-namespace.bar-key": "value",
27
+ * },
28
+ * description: ociCacheConfigSetDescription,
29
+ * freeformTags: {
30
+ * "bar-key": "value",
31
+ * },
32
+ * });
33
+ * ```
34
+ *
35
+ * ## Import
36
+ *
37
+ * OciCacheConfigSets can be imported using the `id`, e.g.
38
+ *
39
+ * ```sh
40
+ * $ pulumi import oci:Redis/ociCacheConfigSet:OciCacheConfigSet test_oci_cache_config_set "id"
41
+ * ```
42
+ */
43
+ export declare class OciCacheConfigSet extends pulumi.CustomResource {
44
+ /**
45
+ * Get an existing OciCacheConfigSet resource's state with the given name, ID, and optional extra
46
+ * properties used to qualify the lookup.
47
+ *
48
+ * @param name The _unique_ name of the resulting resource.
49
+ * @param id The _unique_ provider ID of the resource to lookup.
50
+ * @param state Any extra arguments used during the lookup.
51
+ * @param opts Optional settings to control the behavior of the CustomResource.
52
+ */
53
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: OciCacheConfigSetState, opts?: pulumi.CustomResourceOptions): OciCacheConfigSet;
54
+ /**
55
+ * Returns true if the given object is an instance of OciCacheConfigSet. This is designed to work even
56
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
57
+ */
58
+ static isInstance(obj: any): obj is OciCacheConfigSet;
59
+ /**
60
+ * (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm#Oracle) of the compartment that contains the Oracle Cloud Infrastructure Cache Config Set.
61
+ */
62
+ readonly compartmentId: pulumi.Output<string>;
63
+ /**
64
+ * List of Oracle Cloud Infrastructure Cache Config Set Values.
65
+ */
66
+ readonly configurationDetails: pulumi.Output<outputs.Redis.OciCacheConfigSetConfigurationDetails>;
67
+ /**
68
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm#Oracle) of the default Oracle Cloud Infrastructure Cache Config Set which the custom Oracle Cloud Infrastructure Cache Config Set is based upon.
69
+ */
70
+ readonly defaultConfigSetId: pulumi.Output<string>;
71
+ /**
72
+ * (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
73
+ */
74
+ readonly definedTags: pulumi.Output<{
75
+ [key: string]: string;
76
+ }>;
77
+ /**
78
+ * (Updatable) Description for the custom Oracle Cloud Infrastructure Cache Config Set.
79
+ */
80
+ readonly description: pulumi.Output<string>;
81
+ /**
82
+ * (Updatable) A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
83
+ */
84
+ readonly displayName: pulumi.Output<string>;
85
+ /**
86
+ * (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
87
+ */
88
+ readonly freeformTags: pulumi.Output<{
89
+ [key: string]: string;
90
+ }>;
91
+ /**
92
+ * The Oracle Cloud Infrastructure Cache engine version that the cluster is running.
93
+ *
94
+ *
95
+ * ** IMPORTANT **
96
+ * Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
97
+ */
98
+ readonly softwareVersion: pulumi.Output<string>;
99
+ /**
100
+ * The current state of the Oracle Cloud Infrastructure Cache Config Set.
101
+ */
102
+ readonly state: pulumi.Output<string>;
103
+ /**
104
+ * Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
105
+ */
106
+ readonly systemTags: pulumi.Output<{
107
+ [key: string]: string;
108
+ }>;
109
+ /**
110
+ * The date and time the Oracle Cloud Infrastructure Cache Config Set was created. An [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339) formatted datetime string.
111
+ */
112
+ readonly timeCreated: pulumi.Output<string>;
113
+ /**
114
+ * The date and time the Oracle Cloud Infrastructure Cache Config Set was updated. An [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339) formatted datetime string.
115
+ */
116
+ readonly timeUpdated: pulumi.Output<string>;
117
+ /**
118
+ * Create a OciCacheConfigSet resource with the given unique name, arguments, and options.
119
+ *
120
+ * @param name The _unique_ name of the resource.
121
+ * @param args The arguments to use to populate this resource's properties.
122
+ * @param opts A bag of options that control this resource's behavior.
123
+ */
124
+ constructor(name: string, args: OciCacheConfigSetArgs, opts?: pulumi.CustomResourceOptions);
125
+ }
126
+ /**
127
+ * Input properties used for looking up and filtering OciCacheConfigSet resources.
128
+ */
129
+ export interface OciCacheConfigSetState {
130
+ /**
131
+ * (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm#Oracle) of the compartment that contains the Oracle Cloud Infrastructure Cache Config Set.
132
+ */
133
+ compartmentId?: pulumi.Input<string>;
134
+ /**
135
+ * List of Oracle Cloud Infrastructure Cache Config Set Values.
136
+ */
137
+ configurationDetails?: pulumi.Input<inputs.Redis.OciCacheConfigSetConfigurationDetails>;
138
+ /**
139
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm#Oracle) of the default Oracle Cloud Infrastructure Cache Config Set which the custom Oracle Cloud Infrastructure Cache Config Set is based upon.
140
+ */
141
+ defaultConfigSetId?: pulumi.Input<string>;
142
+ /**
143
+ * (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
144
+ */
145
+ definedTags?: pulumi.Input<{
146
+ [key: string]: pulumi.Input<string>;
147
+ }>;
148
+ /**
149
+ * (Updatable) Description for the custom Oracle Cloud Infrastructure Cache Config Set.
150
+ */
151
+ description?: pulumi.Input<string>;
152
+ /**
153
+ * (Updatable) A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
154
+ */
155
+ displayName?: pulumi.Input<string>;
156
+ /**
157
+ * (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
158
+ */
159
+ freeformTags?: pulumi.Input<{
160
+ [key: string]: pulumi.Input<string>;
161
+ }>;
162
+ /**
163
+ * The Oracle Cloud Infrastructure Cache engine version that the cluster is running.
164
+ *
165
+ *
166
+ * ** IMPORTANT **
167
+ * Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
168
+ */
169
+ softwareVersion?: pulumi.Input<string>;
170
+ /**
171
+ * The current state of the Oracle Cloud Infrastructure Cache Config Set.
172
+ */
173
+ state?: pulumi.Input<string>;
174
+ /**
175
+ * Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
176
+ */
177
+ systemTags?: pulumi.Input<{
178
+ [key: string]: pulumi.Input<string>;
179
+ }>;
180
+ /**
181
+ * The date and time the Oracle Cloud Infrastructure Cache Config Set was created. An [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339) formatted datetime string.
182
+ */
183
+ timeCreated?: pulumi.Input<string>;
184
+ /**
185
+ * The date and time the Oracle Cloud Infrastructure Cache Config Set was updated. An [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339) formatted datetime string.
186
+ */
187
+ timeUpdated?: pulumi.Input<string>;
188
+ }
189
+ /**
190
+ * The set of arguments for constructing a OciCacheConfigSet resource.
191
+ */
192
+ export interface OciCacheConfigSetArgs {
193
+ /**
194
+ * (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm#Oracle) of the compartment that contains the Oracle Cloud Infrastructure Cache Config Set.
195
+ */
196
+ compartmentId: pulumi.Input<string>;
197
+ /**
198
+ * List of Oracle Cloud Infrastructure Cache Config Set Values.
199
+ */
200
+ configurationDetails: pulumi.Input<inputs.Redis.OciCacheConfigSetConfigurationDetails>;
201
+ /**
202
+ * (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
203
+ */
204
+ definedTags?: pulumi.Input<{
205
+ [key: string]: pulumi.Input<string>;
206
+ }>;
207
+ /**
208
+ * (Updatable) Description for the custom Oracle Cloud Infrastructure Cache Config Set.
209
+ */
210
+ description?: pulumi.Input<string>;
211
+ /**
212
+ * (Updatable) A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
213
+ */
214
+ displayName: pulumi.Input<string>;
215
+ /**
216
+ * (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
217
+ */
218
+ freeformTags?: pulumi.Input<{
219
+ [key: string]: pulumi.Input<string>;
220
+ }>;
221
+ /**
222
+ * The Oracle Cloud Infrastructure Cache engine version that the cluster is running.
223
+ *
224
+ *
225
+ * ** IMPORTANT **
226
+ * Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
227
+ */
228
+ softwareVersion: pulumi.Input<string>;
229
+ }