@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
@@ -1,118 +0,0 @@
1
- import * as pulumi from "@pulumi/pulumi";
2
- import * as outputs from "../types/output";
3
- /**
4
- * This data source provides details about a specific Data Asset resource in Oracle Cloud Infrastructure Ai Anomaly Detection service.
5
- *
6
- * Gets a DataAsset by identifier
7
- *
8
- * ## Example Usage
9
- *
10
- * ```typescript
11
- * import * as pulumi from "@pulumi/pulumi";
12
- * import * as oci from "@pulumi/oci";
13
- *
14
- * const testDataAsset = oci.AiAnomalyDetection.getDetectionDataAsset({
15
- * dataAssetId: testDataAssetOciAiAnomalyDetectionDataAsset.id,
16
- * });
17
- * ```
18
- */
19
- export declare function getDetectionDataAsset(args: GetDetectionDataAssetArgs, opts?: pulumi.InvokeOptions): Promise<GetDetectionDataAssetResult>;
20
- /**
21
- * A collection of arguments for invoking getDetectionDataAsset.
22
- */
23
- export interface GetDetectionDataAssetArgs {
24
- /**
25
- * The OCID of the Data Asset.
26
- */
27
- dataAssetId: string;
28
- }
29
- /**
30
- * A collection of values returned by getDetectionDataAsset.
31
- */
32
- export interface GetDetectionDataAssetResult {
33
- /**
34
- * The OCID of the compartment containing the DataAsset.
35
- */
36
- readonly compartmentId: string;
37
- readonly dataAssetId: string;
38
- /**
39
- * Possible data sources
40
- */
41
- readonly dataSourceDetails: outputs.AiAnomalyDetection.GetDetectionDataAssetDataSourceDetail[];
42
- /**
43
- * Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
44
- */
45
- readonly definedTags: {
46
- [key: string]: string;
47
- };
48
- /**
49
- * A short description of the data asset.
50
- */
51
- readonly description: string;
52
- /**
53
- * A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
54
- */
55
- readonly displayName: string;
56
- /**
57
- * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
58
- */
59
- readonly freeformTags: {
60
- [key: string]: string;
61
- };
62
- /**
63
- * The Unique Oracle ID (OCID) that is immutable on creation.
64
- */
65
- readonly id: string;
66
- /**
67
- * OCID of Private Endpoint.
68
- */
69
- readonly privateEndpointId: string;
70
- /**
71
- * The Unique project id which is created at project creation that is immutable on creation.
72
- */
73
- readonly projectId: string;
74
- /**
75
- * The lifecycle state of the Data Asset.
76
- */
77
- readonly state: string;
78
- /**
79
- * Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
80
- */
81
- readonly systemTags: {
82
- [key: string]: string;
83
- };
84
- /**
85
- * The time the the DataAsset was created. An RFC3339 formatted datetime string
86
- */
87
- readonly timeCreated: string;
88
- /**
89
- * The time the the DataAsset was updated. An RFC3339 formatted datetime string
90
- */
91
- readonly timeUpdated: string;
92
- }
93
- /**
94
- * This data source provides details about a specific Data Asset resource in Oracle Cloud Infrastructure Ai Anomaly Detection service.
95
- *
96
- * Gets a DataAsset by identifier
97
- *
98
- * ## Example Usage
99
- *
100
- * ```typescript
101
- * import * as pulumi from "@pulumi/pulumi";
102
- * import * as oci from "@pulumi/oci";
103
- *
104
- * const testDataAsset = oci.AiAnomalyDetection.getDetectionDataAsset({
105
- * dataAssetId: testDataAssetOciAiAnomalyDetectionDataAsset.id,
106
- * });
107
- * ```
108
- */
109
- export declare function getDetectionDataAssetOutput(args: GetDetectionDataAssetOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDetectionDataAssetResult>;
110
- /**
111
- * A collection of arguments for invoking getDetectionDataAsset.
112
- */
113
- export interface GetDetectionDataAssetOutputArgs {
114
- /**
115
- * The OCID of the Data Asset.
116
- */
117
- dataAssetId: pulumi.Input<string>;
118
- }
@@ -1,54 +0,0 @@
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.getDetectionDataAssetOutput = exports.getDetectionDataAsset = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("../utilities");
8
- /**
9
- * This data source provides details about a specific Data Asset resource in Oracle Cloud Infrastructure Ai Anomaly Detection service.
10
- *
11
- * Gets a DataAsset by identifier
12
- *
13
- * ## Example Usage
14
- *
15
- * ```typescript
16
- * import * as pulumi from "@pulumi/pulumi";
17
- * import * as oci from "@pulumi/oci";
18
- *
19
- * const testDataAsset = oci.AiAnomalyDetection.getDetectionDataAsset({
20
- * dataAssetId: testDataAssetOciAiAnomalyDetectionDataAsset.id,
21
- * });
22
- * ```
23
- */
24
- function getDetectionDataAsset(args, opts) {
25
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
26
- return pulumi.runtime.invoke("oci:AiAnomalyDetection/getDetectionDataAsset:getDetectionDataAsset", {
27
- "dataAssetId": args.dataAssetId,
28
- }, opts);
29
- }
30
- exports.getDetectionDataAsset = getDetectionDataAsset;
31
- /**
32
- * This data source provides details about a specific Data Asset resource in Oracle Cloud Infrastructure Ai Anomaly Detection service.
33
- *
34
- * Gets a DataAsset by identifier
35
- *
36
- * ## Example Usage
37
- *
38
- * ```typescript
39
- * import * as pulumi from "@pulumi/pulumi";
40
- * import * as oci from "@pulumi/oci";
41
- *
42
- * const testDataAsset = oci.AiAnomalyDetection.getDetectionDataAsset({
43
- * dataAssetId: testDataAssetOciAiAnomalyDetectionDataAsset.id,
44
- * });
45
- * ```
46
- */
47
- function getDetectionDataAssetOutput(args, opts) {
48
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
49
- return pulumi.runtime.invokeOutput("oci:AiAnomalyDetection/getDetectionDataAsset:getDetectionDataAsset", {
50
- "dataAssetId": args.dataAssetId,
51
- }, opts);
52
- }
53
- exports.getDetectionDataAssetOutput = getDetectionDataAssetOutput;
54
- //# sourceMappingURL=getDetectionDataAsset.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getDetectionDataAsset.js","sourceRoot":"","sources":["../../aianomalydetection/getDetectionDataAsset.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oEAAoE,EAAE;QAC/F,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sDAKC;AAsED;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAAiC;IAChH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oEAAoE,EAAE;QACrG,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kEAKC"}
@@ -1,117 +0,0 @@
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 Data Assets in Oracle Cloud Infrastructure Ai Anomaly Detection service.
6
- *
7
- * Returns a list of DataAssets.
8
- *
9
- * ## Example Usage
10
- *
11
- * ```typescript
12
- * import * as pulumi from "@pulumi/pulumi";
13
- * import * as oci from "@pulumi/oci";
14
- *
15
- * const testDataAssets = oci.AiAnomalyDetection.getDetectionDataAssets({
16
- * compartmentId: compartmentId,
17
- * displayName: dataAssetDisplayName,
18
- * projectId: testProject.id,
19
- * state: dataAssetState,
20
- * });
21
- * ```
22
- */
23
- export declare function getDetectionDataAssets(args: GetDetectionDataAssetsArgs, opts?: pulumi.InvokeOptions): Promise<GetDetectionDataAssetsResult>;
24
- /**
25
- * A collection of arguments for invoking getDetectionDataAssets.
26
- */
27
- export interface GetDetectionDataAssetsArgs {
28
- /**
29
- * The ID of the compartment in which to list resources.
30
- */
31
- compartmentId: string;
32
- /**
33
- * A filter to return only resources that match the entire display name given.
34
- */
35
- displayName?: string;
36
- filters?: inputs.AiAnomalyDetection.GetDetectionDataAssetsFilter[];
37
- /**
38
- * The ID of the project for which to list the objects.
39
- */
40
- projectId?: string;
41
- /**
42
- * <b>Filter</b> results by the specified lifecycle state. Must be a valid state for the resource type.
43
- */
44
- state?: string;
45
- }
46
- /**
47
- * A collection of values returned by getDetectionDataAssets.
48
- */
49
- export interface GetDetectionDataAssetsResult {
50
- /**
51
- * The OCID of the compartment containing the DataAsset.
52
- */
53
- readonly compartmentId: string;
54
- /**
55
- * The list of data_asset_collection.
56
- */
57
- readonly dataAssetCollections: outputs.AiAnomalyDetection.GetDetectionDataAssetsDataAssetCollection[];
58
- /**
59
- * A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
60
- */
61
- readonly displayName?: string;
62
- readonly filters?: outputs.AiAnomalyDetection.GetDetectionDataAssetsFilter[];
63
- /**
64
- * The provider-assigned unique ID for this managed resource.
65
- */
66
- readonly id: string;
67
- /**
68
- * The Unique project id which is created at project creation that is immutable on creation.
69
- */
70
- readonly projectId?: string;
71
- /**
72
- * The lifecycle state of the Data Asset.
73
- */
74
- readonly state?: string;
75
- }
76
- /**
77
- * This data source provides the list of Data Assets in Oracle Cloud Infrastructure Ai Anomaly Detection service.
78
- *
79
- * Returns a list of DataAssets.
80
- *
81
- * ## Example Usage
82
- *
83
- * ```typescript
84
- * import * as pulumi from "@pulumi/pulumi";
85
- * import * as oci from "@pulumi/oci";
86
- *
87
- * const testDataAssets = oci.AiAnomalyDetection.getDetectionDataAssets({
88
- * compartmentId: compartmentId,
89
- * displayName: dataAssetDisplayName,
90
- * projectId: testProject.id,
91
- * state: dataAssetState,
92
- * });
93
- * ```
94
- */
95
- export declare function getDetectionDataAssetsOutput(args: GetDetectionDataAssetsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDetectionDataAssetsResult>;
96
- /**
97
- * A collection of arguments for invoking getDetectionDataAssets.
98
- */
99
- export interface GetDetectionDataAssetsOutputArgs {
100
- /**
101
- * The ID of the compartment in which to list resources.
102
- */
103
- compartmentId: pulumi.Input<string>;
104
- /**
105
- * A filter to return only resources that match the entire display name given.
106
- */
107
- displayName?: pulumi.Input<string>;
108
- filters?: pulumi.Input<pulumi.Input<inputs.AiAnomalyDetection.GetDetectionDataAssetsFilterArgs>[]>;
109
- /**
110
- * The ID of the project for which to list the objects.
111
- */
112
- projectId?: pulumi.Input<string>;
113
- /**
114
- * <b>Filter</b> results by the specified lifecycle state. Must be a valid state for the resource type.
115
- */
116
- state?: pulumi.Input<string>;
117
- }
@@ -1,68 +0,0 @@
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.getDetectionDataAssetsOutput = exports.getDetectionDataAssets = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("../utilities");
8
- /**
9
- * This data source provides the list of Data Assets in Oracle Cloud Infrastructure Ai Anomaly Detection service.
10
- *
11
- * Returns a list of DataAssets.
12
- *
13
- * ## Example Usage
14
- *
15
- * ```typescript
16
- * import * as pulumi from "@pulumi/pulumi";
17
- * import * as oci from "@pulumi/oci";
18
- *
19
- * const testDataAssets = oci.AiAnomalyDetection.getDetectionDataAssets({
20
- * compartmentId: compartmentId,
21
- * displayName: dataAssetDisplayName,
22
- * projectId: testProject.id,
23
- * state: dataAssetState,
24
- * });
25
- * ```
26
- */
27
- function getDetectionDataAssets(args, opts) {
28
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
29
- return pulumi.runtime.invoke("oci:AiAnomalyDetection/getDetectionDataAssets:getDetectionDataAssets", {
30
- "compartmentId": args.compartmentId,
31
- "displayName": args.displayName,
32
- "filters": args.filters,
33
- "projectId": args.projectId,
34
- "state": args.state,
35
- }, opts);
36
- }
37
- exports.getDetectionDataAssets = getDetectionDataAssets;
38
- /**
39
- * This data source provides the list of Data Assets in Oracle Cloud Infrastructure Ai Anomaly Detection service.
40
- *
41
- * Returns a list of DataAssets.
42
- *
43
- * ## Example Usage
44
- *
45
- * ```typescript
46
- * import * as pulumi from "@pulumi/pulumi";
47
- * import * as oci from "@pulumi/oci";
48
- *
49
- * const testDataAssets = oci.AiAnomalyDetection.getDetectionDataAssets({
50
- * compartmentId: compartmentId,
51
- * displayName: dataAssetDisplayName,
52
- * projectId: testProject.id,
53
- * state: dataAssetState,
54
- * });
55
- * ```
56
- */
57
- function getDetectionDataAssetsOutput(args, opts) {
58
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
59
- return pulumi.runtime.invokeOutput("oci:AiAnomalyDetection/getDetectionDataAssets:getDetectionDataAssets", {
60
- "compartmentId": args.compartmentId,
61
- "displayName": args.displayName,
62
- "filters": args.filters,
63
- "projectId": args.projectId,
64
- "state": args.state,
65
- }, opts);
66
- }
67
- exports.getDetectionDataAssetsOutput = getDetectionDataAssetsOutput;
68
- //# sourceMappingURL=getDetectionDataAssets.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getDetectionDataAssets.js","sourceRoot":"","sources":["../../aianomalydetection/getDetectionDataAssets.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sEAAsE,EAAE;QACjG,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,wDASC;AAuDD;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAAiC;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sEAAsE,EAAE;QACvG,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,oEASC"}
@@ -1,122 +0,0 @@
1
- import * as pulumi from "@pulumi/pulumi";
2
- import * as outputs from "../types/output";
3
- /**
4
- * This data source provides details about a specific Model resource in Oracle Cloud Infrastructure Ai Anomaly Detection service.
5
- *
6
- * Gets a Model by identifier
7
- *
8
- * ## Example Usage
9
- *
10
- * ```typescript
11
- * import * as pulumi from "@pulumi/pulumi";
12
- * import * as oci from "@pulumi/oci";
13
- *
14
- * const testModel = oci.AiAnomalyDetection.getDetectionModel({
15
- * modelId: testModelOciAiAnomalyDetectionModel.id,
16
- * });
17
- * ```
18
- */
19
- export declare function getDetectionModel(args: GetDetectionModelArgs, opts?: pulumi.InvokeOptions): Promise<GetDetectionModelResult>;
20
- /**
21
- * A collection of arguments for invoking getDetectionModel.
22
- */
23
- export interface GetDetectionModelArgs {
24
- /**
25
- * The OCID of the Model.
26
- */
27
- modelId: string;
28
- }
29
- /**
30
- * A collection of values returned by getDetectionModel.
31
- */
32
- export interface GetDetectionModelResult {
33
- /**
34
- * The OCID for the model's compartment.
35
- */
36
- readonly compartmentId: string;
37
- /**
38
- * Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
39
- */
40
- readonly definedTags: {
41
- [key: string]: string;
42
- };
43
- /**
44
- * A short description of the Model.
45
- */
46
- readonly description: string;
47
- /**
48
- * A user-friendly display name for the resource. It does not have to be unique and can be modified. Avoid entering confidential information.
49
- */
50
- readonly displayName: string;
51
- /**
52
- * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
53
- */
54
- readonly freeformTags: {
55
- [key: string]: string;
56
- };
57
- /**
58
- * The OCID of the model that is immutable on creation.
59
- */
60
- readonly id: string;
61
- /**
62
- * A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
63
- */
64
- readonly lifecycleDetails: string;
65
- readonly modelId: string;
66
- /**
67
- * Specifies the details of the MSET model during the create call.
68
- */
69
- readonly modelTrainingDetails: outputs.AiAnomalyDetection.GetDetectionModelModelTrainingDetail[];
70
- /**
71
- * Specifies the details for an Anomaly Detection model trained with MSET.
72
- */
73
- readonly modelTrainingResults: outputs.AiAnomalyDetection.GetDetectionModelModelTrainingResult[];
74
- /**
75
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate with the model.
76
- */
77
- readonly projectId: string;
78
- /**
79
- * The state of the model.
80
- */
81
- readonly state: string;
82
- /**
83
- * Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
84
- */
85
- readonly systemTags: {
86
- [key: string]: string;
87
- };
88
- /**
89
- * The time the the Model was created. An RFC3339 formatted datetime string.
90
- */
91
- readonly timeCreated: string;
92
- /**
93
- * The time the Model was updated. An RFC3339 formatted datetime string.
94
- */
95
- readonly timeUpdated: string;
96
- }
97
- /**
98
- * This data source provides details about a specific Model resource in Oracle Cloud Infrastructure Ai Anomaly Detection service.
99
- *
100
- * Gets a Model by identifier
101
- *
102
- * ## Example Usage
103
- *
104
- * ```typescript
105
- * import * as pulumi from "@pulumi/pulumi";
106
- * import * as oci from "@pulumi/oci";
107
- *
108
- * const testModel = oci.AiAnomalyDetection.getDetectionModel({
109
- * modelId: testModelOciAiAnomalyDetectionModel.id,
110
- * });
111
- * ```
112
- */
113
- export declare function getDetectionModelOutput(args: GetDetectionModelOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDetectionModelResult>;
114
- /**
115
- * A collection of arguments for invoking getDetectionModel.
116
- */
117
- export interface GetDetectionModelOutputArgs {
118
- /**
119
- * The OCID of the Model.
120
- */
121
- modelId: pulumi.Input<string>;
122
- }
@@ -1,54 +0,0 @@
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.getDetectionModelOutput = exports.getDetectionModel = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("../utilities");
8
- /**
9
- * This data source provides details about a specific Model resource in Oracle Cloud Infrastructure Ai Anomaly Detection service.
10
- *
11
- * Gets a Model by identifier
12
- *
13
- * ## Example Usage
14
- *
15
- * ```typescript
16
- * import * as pulumi from "@pulumi/pulumi";
17
- * import * as oci from "@pulumi/oci";
18
- *
19
- * const testModel = oci.AiAnomalyDetection.getDetectionModel({
20
- * modelId: testModelOciAiAnomalyDetectionModel.id,
21
- * });
22
- * ```
23
- */
24
- function getDetectionModel(args, opts) {
25
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
26
- return pulumi.runtime.invoke("oci:AiAnomalyDetection/getDetectionModel:getDetectionModel", {
27
- "modelId": args.modelId,
28
- }, opts);
29
- }
30
- exports.getDetectionModel = getDetectionModel;
31
- /**
32
- * This data source provides details about a specific Model resource in Oracle Cloud Infrastructure Ai Anomaly Detection service.
33
- *
34
- * Gets a Model by identifier
35
- *
36
- * ## Example Usage
37
- *
38
- * ```typescript
39
- * import * as pulumi from "@pulumi/pulumi";
40
- * import * as oci from "@pulumi/oci";
41
- *
42
- * const testModel = oci.AiAnomalyDetection.getDetectionModel({
43
- * modelId: testModelOciAiAnomalyDetectionModel.id,
44
- * });
45
- * ```
46
- */
47
- function getDetectionModelOutput(args, opts) {
48
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
49
- return pulumi.runtime.invokeOutput("oci:AiAnomalyDetection/getDetectionModel:getDetectionModel", {
50
- "modelId": args.modelId,
51
- }, opts);
52
- }
53
- exports.getDetectionModelOutput = getDetectionModelOutput;
54
- //# sourceMappingURL=getDetectionModel.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getDetectionModel.js","sourceRoot":"","sources":["../../aianomalydetection/getDetectionModel.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4DAA4D,EAAE;QACvF,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC;AA0ED;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4DAA4D,EAAE;QAC7F,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC"}
@@ -1,117 +0,0 @@
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 Models in Oracle Cloud Infrastructure Ai Anomaly Detection service.
6
- *
7
- * Returns a list of Models.
8
- *
9
- * ## Example Usage
10
- *
11
- * ```typescript
12
- * import * as pulumi from "@pulumi/pulumi";
13
- * import * as oci from "@pulumi/oci";
14
- *
15
- * const testModels = oci.AiAnomalyDetection.getDetectionModels({
16
- * compartmentId: compartmentId,
17
- * displayName: modelDisplayName,
18
- * projectId: testProject.id,
19
- * state: modelState,
20
- * });
21
- * ```
22
- */
23
- export declare function getDetectionModels(args: GetDetectionModelsArgs, opts?: pulumi.InvokeOptions): Promise<GetDetectionModelsResult>;
24
- /**
25
- * A collection of arguments for invoking getDetectionModels.
26
- */
27
- export interface GetDetectionModelsArgs {
28
- /**
29
- * The ID of the compartment in which to list resources.
30
- */
31
- compartmentId: string;
32
- /**
33
- * A filter to return only resources that match the entire display name given.
34
- */
35
- displayName?: string;
36
- filters?: inputs.AiAnomalyDetection.GetDetectionModelsFilter[];
37
- /**
38
- * The ID of the project for which to list the objects.
39
- */
40
- projectId?: string;
41
- /**
42
- * <b>Filter</b> results by the specified lifecycle state. Must be a valid state for the resource type.
43
- */
44
- state?: string;
45
- }
46
- /**
47
- * A collection of values returned by getDetectionModels.
48
- */
49
- export interface GetDetectionModelsResult {
50
- /**
51
- * The OCID for the model's compartment.
52
- */
53
- readonly compartmentId: string;
54
- /**
55
- * A user-friendly display name for the resource. It does not have to be unique and can be modified. Avoid entering confidential information.
56
- */
57
- readonly displayName?: string;
58
- readonly filters?: outputs.AiAnomalyDetection.GetDetectionModelsFilter[];
59
- /**
60
- * The provider-assigned unique ID for this managed resource.
61
- */
62
- readonly id: string;
63
- /**
64
- * The list of model_collection.
65
- */
66
- readonly modelCollections: outputs.AiAnomalyDetection.GetDetectionModelsModelCollection[];
67
- /**
68
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project to associate with the model.
69
- */
70
- readonly projectId?: string;
71
- /**
72
- * The state of the model.
73
- */
74
- readonly state?: string;
75
- }
76
- /**
77
- * This data source provides the list of Models in Oracle Cloud Infrastructure Ai Anomaly Detection service.
78
- *
79
- * Returns a list of Models.
80
- *
81
- * ## Example Usage
82
- *
83
- * ```typescript
84
- * import * as pulumi from "@pulumi/pulumi";
85
- * import * as oci from "@pulumi/oci";
86
- *
87
- * const testModels = oci.AiAnomalyDetection.getDetectionModels({
88
- * compartmentId: compartmentId,
89
- * displayName: modelDisplayName,
90
- * projectId: testProject.id,
91
- * state: modelState,
92
- * });
93
- * ```
94
- */
95
- export declare function getDetectionModelsOutput(args: GetDetectionModelsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDetectionModelsResult>;
96
- /**
97
- * A collection of arguments for invoking getDetectionModels.
98
- */
99
- export interface GetDetectionModelsOutputArgs {
100
- /**
101
- * The ID of the compartment in which to list resources.
102
- */
103
- compartmentId: pulumi.Input<string>;
104
- /**
105
- * A filter to return only resources that match the entire display name given.
106
- */
107
- displayName?: pulumi.Input<string>;
108
- filters?: pulumi.Input<pulumi.Input<inputs.AiAnomalyDetection.GetDetectionModelsFilterArgs>[]>;
109
- /**
110
- * The ID of the project for which to list the objects.
111
- */
112
- projectId?: pulumi.Input<string>;
113
- /**
114
- * <b>Filter</b> results by the specified lifecycle state. Must be a valid state for the resource type.
115
- */
116
- state?: pulumi.Input<string>;
117
- }