@pulumi/databricks 1.96.0-alpha.1781636961 → 1.96.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (529) hide show
  1. package/accessControlRuleSet.d.ts +2 -0
  2. package/accessControlRuleSet.d.ts.map +1 -1
  3. package/accessControlRuleSet.js +2 -0
  4. package/accessControlRuleSet.js.map +1 -1
  5. package/aiSearchEndpoint.d.ts +254 -0
  6. package/aiSearchEndpoint.d.ts.map +1 -0
  7. package/aiSearchEndpoint.js +117 -0
  8. package/aiSearchEndpoint.js.map +1 -0
  9. package/aiSearchIndex.d.ts +192 -0
  10. package/aiSearchIndex.d.ts.map +1 -0
  11. package/aiSearchIndex.js +106 -0
  12. package/aiSearchIndex.js.map +1 -0
  13. package/aibiDashboardEmbeddingAccessPolicySetting.d.ts +2 -0
  14. package/aibiDashboardEmbeddingAccessPolicySetting.d.ts.map +1 -1
  15. package/aibiDashboardEmbeddingAccessPolicySetting.js +2 -0
  16. package/aibiDashboardEmbeddingAccessPolicySetting.js.map +1 -1
  17. package/aibiDashboardEmbeddingApprovedDomainsSetting.d.ts +2 -0
  18. package/aibiDashboardEmbeddingApprovedDomainsSetting.d.ts.map +1 -1
  19. package/aibiDashboardEmbeddingApprovedDomainsSetting.js +2 -0
  20. package/aibiDashboardEmbeddingApprovedDomainsSetting.js.map +1 -1
  21. package/alert.d.ts +2 -0
  22. package/alert.d.ts.map +1 -1
  23. package/alert.js +2 -0
  24. package/alert.js.map +1 -1
  25. package/app.d.ts +2 -0
  26. package/app.d.ts.map +1 -1
  27. package/app.js +2 -0
  28. package/app.js.map +1 -1
  29. package/artifactAllowlist.d.ts +2 -0
  30. package/artifactAllowlist.d.ts.map +1 -1
  31. package/artifactAllowlist.js +2 -0
  32. package/artifactAllowlist.js.map +1 -1
  33. package/budget.d.ts +2 -0
  34. package/budget.d.ts.map +1 -1
  35. package/budget.js +2 -0
  36. package/budget.js.map +1 -1
  37. package/catalog.d.ts +5 -0
  38. package/catalog.d.ts.map +1 -1
  39. package/catalog.js +4 -0
  40. package/catalog.js.map +1 -1
  41. package/catalogWorkspaceBinding.d.ts +2 -0
  42. package/catalogWorkspaceBinding.d.ts.map +1 -1
  43. package/catalogWorkspaceBinding.js +2 -0
  44. package/catalogWorkspaceBinding.js.map +1 -1
  45. package/cluster.d.ts +2 -0
  46. package/cluster.d.ts.map +1 -1
  47. package/cluster.js +2 -0
  48. package/cluster.js.map +1 -1
  49. package/clusterPolicy.d.ts +2 -0
  50. package/clusterPolicy.d.ts.map +1 -1
  51. package/clusterPolicy.js +2 -0
  52. package/clusterPolicy.js.map +1 -1
  53. package/connection.d.ts +53 -33
  54. package/connection.d.ts.map +1 -1
  55. package/connection.js +4 -0
  56. package/connection.js.map +1 -1
  57. package/credential.d.ts +2 -0
  58. package/credential.d.ts.map +1 -1
  59. package/credential.js +2 -0
  60. package/credential.js.map +1 -1
  61. package/customAppIntegration.d.ts +2 -0
  62. package/customAppIntegration.d.ts.map +1 -1
  63. package/customAppIntegration.js +2 -0
  64. package/customAppIntegration.js.map +1 -1
  65. package/dashboard.d.ts +2 -0
  66. package/dashboard.d.ts.map +1 -1
  67. package/dashboard.js +2 -0
  68. package/dashboard.js.map +1 -1
  69. package/databaseDatabaseCatalog.d.ts +3 -3
  70. package/dbfsFile.d.ts +2 -0
  71. package/dbfsFile.d.ts.map +1 -1
  72. package/dbfsFile.js +2 -0
  73. package/dbfsFile.js.map +1 -1
  74. package/defaultNamespaceSetting.d.ts +2 -0
  75. package/defaultNamespaceSetting.d.ts.map +1 -1
  76. package/defaultNamespaceSetting.js +2 -0
  77. package/defaultNamespaceSetting.js.map +1 -1
  78. package/directory.d.ts +2 -0
  79. package/directory.d.ts.map +1 -1
  80. package/directory.js +2 -0
  81. package/directory.js.map +1 -1
  82. package/disableLegacyAccessSetting.d.ts +2 -0
  83. package/disableLegacyAccessSetting.d.ts.map +1 -1
  84. package/disableLegacyAccessSetting.js +2 -0
  85. package/disableLegacyAccessSetting.js.map +1 -1
  86. package/disableLegacyDbfsSetting.d.ts +2 -0
  87. package/disableLegacyDbfsSetting.d.ts.map +1 -1
  88. package/disableLegacyDbfsSetting.js +2 -0
  89. package/disableLegacyDbfsSetting.js.map +1 -1
  90. package/disableLegacyFeaturesSetting.d.ts +2 -0
  91. package/disableLegacyFeaturesSetting.d.ts.map +1 -1
  92. package/disableLegacyFeaturesSetting.js +2 -0
  93. package/disableLegacyFeaturesSetting.js.map +1 -1
  94. package/disasterRecoveryFailoverGroup.d.ts +35 -1
  95. package/disasterRecoveryFailoverGroup.d.ts.map +1 -1
  96. package/disasterRecoveryFailoverGroup.js +35 -1
  97. package/disasterRecoveryFailoverGroup.js.map +1 -1
  98. package/disasterRecoveryStableUrl.d.ts +30 -12
  99. package/disasterRecoveryStableUrl.d.ts.map +1 -1
  100. package/disasterRecoveryStableUrl.js +23 -1
  101. package/disasterRecoveryStableUrl.js.map +1 -1
  102. package/endpoint.d.ts +1 -1
  103. package/endpoint.js +1 -1
  104. package/entitlements.d.ts +2 -0
  105. package/entitlements.d.ts.map +1 -1
  106. package/entitlements.js +2 -0
  107. package/entitlements.js.map +1 -1
  108. package/externalLocation.d.ts +2 -0
  109. package/externalLocation.d.ts.map +1 -1
  110. package/externalLocation.js +2 -0
  111. package/externalLocation.js.map +1 -1
  112. package/featureEngineeringKafkaConfig.d.ts +15 -0
  113. package/featureEngineeringKafkaConfig.d.ts.map +1 -1
  114. package/featureEngineeringKafkaConfig.js +2 -0
  115. package/featureEngineeringKafkaConfig.js.map +1 -1
  116. package/featureEngineeringMaterializedFeature.d.ts +12 -6
  117. package/featureEngineeringMaterializedFeature.d.ts.map +1 -1
  118. package/featureEngineeringMaterializedFeature.js.map +1 -1
  119. package/file.d.ts +2 -0
  120. package/file.d.ts.map +1 -1
  121. package/file.js +2 -0
  122. package/file.js.map +1 -1
  123. package/getAiSearchEndpoint.d.ts +123 -0
  124. package/getAiSearchEndpoint.d.ts.map +1 -0
  125. package/getAiSearchEndpoint.js +53 -0
  126. package/getAiSearchEndpoint.js.map +1 -0
  127. package/getAiSearchEndpoints.d.ts +65 -0
  128. package/getAiSearchEndpoints.d.ts.map +1 -0
  129. package/getAiSearchEndpoints.js +55 -0
  130. package/getAiSearchEndpoints.js.map +1 -0
  131. package/getAiSearchIndex.d.ts +93 -0
  132. package/getAiSearchIndex.d.ts.map +1 -0
  133. package/getAiSearchIndex.js +53 -0
  134. package/getAiSearchIndex.js.map +1 -0
  135. package/getAiSearchIndexes.d.ts +65 -0
  136. package/getAiSearchIndexes.d.ts.map +1 -0
  137. package/getAiSearchIndexes.js +55 -0
  138. package/getAiSearchIndexes.js.map +1 -0
  139. package/getDatabaseDatabaseCatalog.d.ts +1 -1
  140. package/getDisasterRecoveryFailoverGroup.d.ts +40 -2
  141. package/getDisasterRecoveryFailoverGroup.d.ts.map +1 -1
  142. package/getDisasterRecoveryFailoverGroup.js +40 -2
  143. package/getDisasterRecoveryFailoverGroup.js.map +1 -1
  144. package/getDisasterRecoveryFailoverGroups.d.ts +36 -2
  145. package/getDisasterRecoveryFailoverGroups.d.ts.map +1 -1
  146. package/getDisasterRecoveryFailoverGroups.js +36 -2
  147. package/getDisasterRecoveryFailoverGroups.js.map +1 -1
  148. package/getDisasterRecoveryStableUrl.d.ts +43 -7
  149. package/getDisasterRecoveryStableUrl.d.ts.map +1 -1
  150. package/getDisasterRecoveryStableUrl.js +40 -2
  151. package/getDisasterRecoveryStableUrl.js.map +1 -1
  152. package/getDisasterRecoveryStableUrls.d.ts +36 -2
  153. package/getDisasterRecoveryStableUrls.d.ts.map +1 -1
  154. package/getDisasterRecoveryStableUrls.js +36 -2
  155. package/getDisasterRecoveryStableUrls.js.map +1 -1
  156. package/getEndpoint.d.ts +2 -2
  157. package/getEndpoint.js +2 -2
  158. package/getEndpoints.d.ts +2 -2
  159. package/getEndpoints.js +2 -2
  160. package/getFeatureEngineeringFeature.d.ts +2 -2
  161. package/getFeatureEngineeringKafkaConfig.d.ts +8 -3
  162. package/getFeatureEngineeringKafkaConfig.d.ts.map +1 -1
  163. package/getFeatureEngineeringKafkaConfig.js.map +1 -1
  164. package/getFeatureEngineeringMaterializedFeature.d.ts +4 -2
  165. package/getFeatureEngineeringMaterializedFeature.d.ts.map +1 -1
  166. package/getFeatureEngineeringMaterializedFeature.js.map +1 -1
  167. package/getPostgresBranch.d.ts +4 -0
  168. package/getPostgresBranch.d.ts.map +1 -1
  169. package/getPostgresBranch.js.map +1 -1
  170. package/getPostgresCatalog.d.ts +4 -0
  171. package/getPostgresCatalog.d.ts.map +1 -1
  172. package/getPostgresCatalog.js.map +1 -1
  173. package/getPostgresDatabase.d.ts +4 -0
  174. package/getPostgresDatabase.d.ts.map +1 -1
  175. package/getPostgresDatabase.js.map +1 -1
  176. package/getPostgresEndpoint.d.ts +4 -0
  177. package/getPostgresEndpoint.d.ts.map +1 -1
  178. package/getPostgresEndpoint.js.map +1 -1
  179. package/getPostgresProject.d.ts +4 -0
  180. package/getPostgresProject.d.ts.map +1 -1
  181. package/getPostgresProject.js.map +1 -1
  182. package/getPostgresRole.d.ts +4 -0
  183. package/getPostgresRole.d.ts.map +1 -1
  184. package/getPostgresRole.js.map +1 -1
  185. package/getPostgresSyncedTable.d.ts +4 -0
  186. package/getPostgresSyncedTable.d.ts.map +1 -1
  187. package/getPostgresSyncedTable.js.map +1 -1
  188. package/gitCredential.d.ts +2 -0
  189. package/gitCredential.d.ts.map +1 -1
  190. package/gitCredential.js +2 -0
  191. package/gitCredential.js.map +1 -1
  192. package/globalInitScript.d.ts +2 -0
  193. package/globalInitScript.d.ts.map +1 -1
  194. package/globalInitScript.js +2 -0
  195. package/globalInitScript.js.map +1 -1
  196. package/grant.d.ts +2 -0
  197. package/grant.d.ts.map +1 -1
  198. package/grant.js +2 -0
  199. package/grant.js.map +1 -1
  200. package/grants.d.ts +2 -0
  201. package/grants.d.ts.map +1 -1
  202. package/grants.js +2 -0
  203. package/grants.js.map +1 -1
  204. package/group.d.ts +2 -0
  205. package/group.d.ts.map +1 -1
  206. package/group.js +2 -0
  207. package/group.js.map +1 -1
  208. package/groupInstanceProfile.d.ts +2 -0
  209. package/groupInstanceProfile.d.ts.map +1 -1
  210. package/groupInstanceProfile.js +2 -0
  211. package/groupInstanceProfile.js.map +1 -1
  212. package/groupMember.d.ts +2 -0
  213. package/groupMember.d.ts.map +1 -1
  214. package/groupMember.js +2 -0
  215. package/groupMember.js.map +1 -1
  216. package/groupRole.d.ts +2 -0
  217. package/groupRole.d.ts.map +1 -1
  218. package/groupRole.js +2 -0
  219. package/groupRole.js.map +1 -1
  220. package/index.d.ts +18 -0
  221. package/index.d.ts.map +1 -1
  222. package/index.js +32 -10
  223. package/index.js.map +1 -1
  224. package/instancePool.d.ts +2 -0
  225. package/instancePool.d.ts.map +1 -1
  226. package/instancePool.js +2 -0
  227. package/instancePool.js.map +1 -1
  228. package/instanceProfile.d.ts +2 -0
  229. package/instanceProfile.d.ts.map +1 -1
  230. package/instanceProfile.js +2 -0
  231. package/instanceProfile.js.map +1 -1
  232. package/ipAccessList.d.ts +2 -0
  233. package/ipAccessList.d.ts.map +1 -1
  234. package/ipAccessList.js +2 -0
  235. package/ipAccessList.js.map +1 -1
  236. package/job.d.ts +2 -0
  237. package/job.d.ts.map +1 -1
  238. package/job.js +2 -0
  239. package/job.js.map +1 -1
  240. package/lakehouseMonitor.d.ts +2 -0
  241. package/lakehouseMonitor.d.ts.map +1 -1
  242. package/lakehouseMonitor.js +2 -0
  243. package/lakehouseMonitor.js.map +1 -1
  244. package/library.d.ts +2 -0
  245. package/library.d.ts.map +1 -1
  246. package/library.js +2 -0
  247. package/library.js.map +1 -1
  248. package/metastore.d.ts +2 -0
  249. package/metastore.d.ts.map +1 -1
  250. package/metastore.js +2 -0
  251. package/metastore.js.map +1 -1
  252. package/metastoreAssignment.d.ts +2 -0
  253. package/metastoreAssignment.d.ts.map +1 -1
  254. package/metastoreAssignment.js +2 -0
  255. package/metastoreAssignment.js.map +1 -1
  256. package/metastoreDataAccess.d.ts +2 -0
  257. package/metastoreDataAccess.d.ts.map +1 -1
  258. package/metastoreDataAccess.js +2 -0
  259. package/metastoreDataAccess.js.map +1 -1
  260. package/metastoreProvider.d.ts +2 -0
  261. package/metastoreProvider.d.ts.map +1 -1
  262. package/metastoreProvider.js +2 -0
  263. package/metastoreProvider.js.map +1 -1
  264. package/mlflowExperiment.d.ts +2 -0
  265. package/mlflowExperiment.d.ts.map +1 -1
  266. package/mlflowExperiment.js +2 -0
  267. package/mlflowExperiment.js.map +1 -1
  268. package/mlflowModel.d.ts +2 -0
  269. package/mlflowModel.d.ts.map +1 -1
  270. package/mlflowModel.js +2 -0
  271. package/mlflowModel.js.map +1 -1
  272. package/mlflowWebhook.d.ts +2 -0
  273. package/mlflowWebhook.d.ts.map +1 -1
  274. package/mlflowWebhook.js +2 -0
  275. package/mlflowWebhook.js.map +1 -1
  276. package/modelServing.d.ts +2 -0
  277. package/modelServing.d.ts.map +1 -1
  278. package/modelServing.js +2 -0
  279. package/modelServing.js.map +1 -1
  280. package/modelServingProvisionedThroughput.d.ts +2 -0
  281. package/modelServingProvisionedThroughput.d.ts.map +1 -1
  282. package/modelServingProvisionedThroughput.js +2 -0
  283. package/modelServingProvisionedThroughput.js.map +1 -1
  284. package/mount.d.ts +2 -0
  285. package/mount.d.ts.map +1 -1
  286. package/mount.js +2 -0
  287. package/mount.js.map +1 -1
  288. package/mwsCredentials.d.ts +2 -0
  289. package/mwsCredentials.d.ts.map +1 -1
  290. package/mwsCredentials.js +2 -0
  291. package/mwsCredentials.js.map +1 -1
  292. package/mwsCustomerManagedKeys.d.ts +2 -0
  293. package/mwsCustomerManagedKeys.d.ts.map +1 -1
  294. package/mwsCustomerManagedKeys.js +2 -0
  295. package/mwsCustomerManagedKeys.js.map +1 -1
  296. package/mwsLogDelivery.d.ts +2 -0
  297. package/mwsLogDelivery.d.ts.map +1 -1
  298. package/mwsLogDelivery.js +2 -0
  299. package/mwsLogDelivery.js.map +1 -1
  300. package/mwsNccBinding.d.ts +2 -0
  301. package/mwsNccBinding.d.ts.map +1 -1
  302. package/mwsNccBinding.js +2 -0
  303. package/mwsNccBinding.js.map +1 -1
  304. package/mwsNccPrivateEndpointRule.d.ts +3 -1
  305. package/mwsNccPrivateEndpointRule.d.ts.map +1 -1
  306. package/mwsNccPrivateEndpointRule.js +2 -0
  307. package/mwsNccPrivateEndpointRule.js.map +1 -1
  308. package/mwsNetworkConnectivityConfig.d.ts +2 -0
  309. package/mwsNetworkConnectivityConfig.d.ts.map +1 -1
  310. package/mwsNetworkConnectivityConfig.js +2 -0
  311. package/mwsNetworkConnectivityConfig.js.map +1 -1
  312. package/mwsNetworks.d.ts +2 -0
  313. package/mwsNetworks.d.ts.map +1 -1
  314. package/mwsNetworks.js +2 -0
  315. package/mwsNetworks.js.map +1 -1
  316. package/mwsPermissionAssignment.d.ts +2 -0
  317. package/mwsPermissionAssignment.d.ts.map +1 -1
  318. package/mwsPermissionAssignment.js +2 -0
  319. package/mwsPermissionAssignment.js.map +1 -1
  320. package/mwsPrivateAccessSettings.d.ts +2 -0
  321. package/mwsPrivateAccessSettings.d.ts.map +1 -1
  322. package/mwsPrivateAccessSettings.js +2 -0
  323. package/mwsPrivateAccessSettings.js.map +1 -1
  324. package/mwsStorageConfigurations.d.ts +2 -0
  325. package/mwsStorageConfigurations.d.ts.map +1 -1
  326. package/mwsStorageConfigurations.js +2 -0
  327. package/mwsStorageConfigurations.js.map +1 -1
  328. package/mwsVpcEndpoint.d.ts +2 -0
  329. package/mwsVpcEndpoint.d.ts.map +1 -1
  330. package/mwsVpcEndpoint.js +2 -0
  331. package/mwsVpcEndpoint.js.map +1 -1
  332. package/mwsWorkspaces.d.ts +5 -3
  333. package/mwsWorkspaces.d.ts.map +1 -1
  334. package/mwsWorkspaces.js +2 -0
  335. package/mwsWorkspaces.js.map +1 -1
  336. package/notebook.d.ts +2 -0
  337. package/notebook.d.ts.map +1 -1
  338. package/notebook.js +2 -0
  339. package/notebook.js.map +1 -1
  340. package/notificationDestination.d.ts +2 -0
  341. package/notificationDestination.d.ts.map +1 -1
  342. package/notificationDestination.js +2 -0
  343. package/notificationDestination.js.map +1 -1
  344. package/oboToken.d.ts +2 -0
  345. package/oboToken.d.ts.map +1 -1
  346. package/oboToken.js +2 -0
  347. package/oboToken.js.map +1 -1
  348. package/onlineTable.d.ts +2 -0
  349. package/onlineTable.d.ts.map +1 -1
  350. package/onlineTable.js +2 -0
  351. package/onlineTable.js.map +1 -1
  352. package/package.json +2 -2
  353. package/permissionAssignment.d.ts +2 -0
  354. package/permissionAssignment.d.ts.map +1 -1
  355. package/permissionAssignment.js +2 -0
  356. package/permissionAssignment.js.map +1 -1
  357. package/permissions.d.ts +2 -0
  358. package/permissions.d.ts.map +1 -1
  359. package/permissions.js +2 -0
  360. package/permissions.js.map +1 -1
  361. package/pipeline.d.ts +2 -0
  362. package/pipeline.d.ts.map +1 -1
  363. package/pipeline.js +2 -0
  364. package/pipeline.js.map +1 -1
  365. package/postgresBranch.d.ts +3 -9
  366. package/postgresBranch.d.ts.map +1 -1
  367. package/postgresBranch.js.map +1 -1
  368. package/postgresCatalog.d.ts +3 -6
  369. package/postgresCatalog.d.ts.map +1 -1
  370. package/postgresCatalog.js.map +1 -1
  371. package/postgresDatabase.d.ts +3 -24
  372. package/postgresDatabase.d.ts.map +1 -1
  373. package/postgresDatabase.js.map +1 -1
  374. package/postgresEndpoint.d.ts +3 -9
  375. package/postgresEndpoint.d.ts.map +1 -1
  376. package/postgresEndpoint.js.map +1 -1
  377. package/postgresProject.d.ts +3 -9
  378. package/postgresProject.d.ts.map +1 -1
  379. package/postgresProject.js.map +1 -1
  380. package/postgresRole.d.ts +3 -24
  381. package/postgresRole.d.ts.map +1 -1
  382. package/postgresRole.js.map +1 -1
  383. package/postgresSyncedTable.d.ts +3 -30
  384. package/postgresSyncedTable.d.ts.map +1 -1
  385. package/postgresSyncedTable.js.map +1 -1
  386. package/qualityMonitor.d.ts +2 -0
  387. package/qualityMonitor.d.ts.map +1 -1
  388. package/qualityMonitor.js +2 -0
  389. package/qualityMonitor.js.map +1 -1
  390. package/query.d.ts +2 -0
  391. package/query.d.ts.map +1 -1
  392. package/query.js +2 -0
  393. package/query.js.map +1 -1
  394. package/recipient.d.ts +2 -0
  395. package/recipient.d.ts.map +1 -1
  396. package/recipient.js +2 -0
  397. package/recipient.js.map +1 -1
  398. package/registeredModel.d.ts +2 -0
  399. package/registeredModel.d.ts.map +1 -1
  400. package/registeredModel.js +2 -0
  401. package/registeredModel.js.map +1 -1
  402. package/repo.d.ts +2 -0
  403. package/repo.d.ts.map +1 -1
  404. package/repo.js +2 -0
  405. package/repo.js.map +1 -1
  406. package/restrictWorkspaceAdminsSetting.d.ts +2 -0
  407. package/restrictWorkspaceAdminsSetting.d.ts.map +1 -1
  408. package/restrictWorkspaceAdminsSetting.js +2 -0
  409. package/restrictWorkspaceAdminsSetting.js.map +1 -1
  410. package/schema.d.ts +2 -0
  411. package/schema.d.ts.map +1 -1
  412. package/schema.js +2 -0
  413. package/schema.js.map +1 -1
  414. package/secret.d.ts +2 -0
  415. package/secret.d.ts.map +1 -1
  416. package/secret.js +2 -0
  417. package/secret.js.map +1 -1
  418. package/secretAcl.d.ts +2 -0
  419. package/secretAcl.d.ts.map +1 -1
  420. package/secretAcl.js +2 -0
  421. package/secretAcl.js.map +1 -1
  422. package/secretScope.d.ts +2 -0
  423. package/secretScope.d.ts.map +1 -1
  424. package/secretScope.js +2 -0
  425. package/secretScope.js.map +1 -1
  426. package/servicePrincipal.d.ts +2 -0
  427. package/servicePrincipal.d.ts.map +1 -1
  428. package/servicePrincipal.js +2 -0
  429. package/servicePrincipal.js.map +1 -1
  430. package/servicePrincipalRole.d.ts +2 -0
  431. package/servicePrincipalRole.d.ts.map +1 -1
  432. package/servicePrincipalRole.js +2 -0
  433. package/servicePrincipalRole.js.map +1 -1
  434. package/servicePrincipalSecret.d.ts +2 -0
  435. package/servicePrincipalSecret.d.ts.map +1 -1
  436. package/servicePrincipalSecret.js +2 -0
  437. package/servicePrincipalSecret.js.map +1 -1
  438. package/share.d.ts +2 -0
  439. package/share.d.ts.map +1 -1
  440. package/share.js +2 -0
  441. package/share.js.map +1 -1
  442. package/sqlAlert.d.ts +2 -0
  443. package/sqlAlert.d.ts.map +1 -1
  444. package/sqlAlert.js +2 -0
  445. package/sqlAlert.js.map +1 -1
  446. package/sqlDashboard.d.ts +2 -0
  447. package/sqlDashboard.d.ts.map +1 -1
  448. package/sqlDashboard.js +2 -0
  449. package/sqlDashboard.js.map +1 -1
  450. package/sqlEndpoint.d.ts +2 -0
  451. package/sqlEndpoint.d.ts.map +1 -1
  452. package/sqlEndpoint.js +2 -0
  453. package/sqlEndpoint.js.map +1 -1
  454. package/sqlGlobalConfig.d.ts +2 -0
  455. package/sqlGlobalConfig.d.ts.map +1 -1
  456. package/sqlGlobalConfig.js +2 -0
  457. package/sqlGlobalConfig.js.map +1 -1
  458. package/sqlPermissions.d.ts +2 -0
  459. package/sqlPermissions.d.ts.map +1 -1
  460. package/sqlPermissions.js +2 -0
  461. package/sqlPermissions.js.map +1 -1
  462. package/sqlQuery.d.ts +2 -0
  463. package/sqlQuery.d.ts.map +1 -1
  464. package/sqlQuery.js +2 -0
  465. package/sqlQuery.js.map +1 -1
  466. package/sqlTable.d.ts +2 -0
  467. package/sqlTable.d.ts.map +1 -1
  468. package/sqlTable.js +2 -0
  469. package/sqlTable.js.map +1 -1
  470. package/sqlVisualization.d.ts +2 -0
  471. package/sqlVisualization.d.ts.map +1 -1
  472. package/sqlVisualization.js +2 -0
  473. package/sqlVisualization.js.map +1 -1
  474. package/sqlWidget.d.ts +2 -0
  475. package/sqlWidget.d.ts.map +1 -1
  476. package/sqlWidget.js +2 -0
  477. package/sqlWidget.js.map +1 -1
  478. package/storageCredential.d.ts +2 -0
  479. package/storageCredential.d.ts.map +1 -1
  480. package/storageCredential.js +2 -0
  481. package/storageCredential.js.map +1 -1
  482. package/systemSchema.d.ts +2 -0
  483. package/systemSchema.d.ts.map +1 -1
  484. package/systemSchema.js +2 -0
  485. package/systemSchema.js.map +1 -1
  486. package/token.d.ts +2 -0
  487. package/token.d.ts.map +1 -1
  488. package/token.js +2 -0
  489. package/token.js.map +1 -1
  490. package/types/input.d.ts +460 -35
  491. package/types/input.d.ts.map +1 -1
  492. package/types/output.d.ts +1341 -97
  493. package/types/output.d.ts.map +1 -1
  494. package/user.d.ts +2 -0
  495. package/user.d.ts.map +1 -1
  496. package/user.js +2 -0
  497. package/user.js.map +1 -1
  498. package/userInstanceProfile.d.ts +2 -0
  499. package/userInstanceProfile.d.ts.map +1 -1
  500. package/userInstanceProfile.js +2 -0
  501. package/userInstanceProfile.js.map +1 -1
  502. package/userRole.d.ts +2 -0
  503. package/userRole.d.ts.map +1 -1
  504. package/userRole.js +2 -0
  505. package/userRole.js.map +1 -1
  506. package/vectorSearchEndpoint.d.ts +2 -0
  507. package/vectorSearchEndpoint.d.ts.map +1 -1
  508. package/vectorSearchEndpoint.js +2 -0
  509. package/vectorSearchEndpoint.js.map +1 -1
  510. package/vectorSearchIndex.d.ts +5 -0
  511. package/vectorSearchIndex.d.ts.map +1 -1
  512. package/vectorSearchIndex.js +4 -0
  513. package/vectorSearchIndex.js.map +1 -1
  514. package/volume.d.ts +2 -0
  515. package/volume.d.ts.map +1 -1
  516. package/volume.js +2 -0
  517. package/volume.js.map +1 -1
  518. package/workspaceBinding.d.ts +2 -0
  519. package/workspaceBinding.d.ts.map +1 -1
  520. package/workspaceBinding.js +2 -0
  521. package/workspaceBinding.js.map +1 -1
  522. package/workspaceConf.d.ts +2 -0
  523. package/workspaceConf.d.ts.map +1 -1
  524. package/workspaceConf.js +2 -0
  525. package/workspaceConf.js.map +1 -1
  526. package/workspaceFile.d.ts +2 -0
  527. package/workspaceFile.d.ts.map +1 -1
  528. package/workspaceFile.js +2 -0
  529. package/workspaceFile.js.map +1 -1
@@ -2,6 +2,8 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as inputs from "./types/input";
3
3
  import * as outputs from "./types/output";
4
4
  /**
5
+ * [API Documentation](https://docs.databricks.com/api/workspace/accountaccesscontrolproxy)
6
+ *
5
7
  * This resource allows you to manage access rules on Databricks account level resources. For convenience we allow accessing this resource through the Databricks account and workspace.
6
8
  *
7
9
  * > This resource can be used with an account or workspace-level provider.
@@ -1 +1 @@
1
- {"version":3,"file":"accessControlRuleSet.d.ts","sourceRoot":"","sources":["../accessControlRuleSet.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAG1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsPG;AACH,qBAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;IAC3D;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,yBAAyB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,oBAAoB;IAO1J;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,oBAAoB;IAO/D;;OAEG;IACH,SAAwB,GAAG,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/D,SAAgC,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC5D;;;;OAIG;IACH,SAAwB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,6BAA6B,EAAE,GAAG,SAAS,CAAC,CAAC;IACvG;;;;;;;OAOG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACpD,SAAwB,cAAc,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,kCAAkC,CAAC,CAAC;IAElG;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,wBAAwB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAsBjG;AAED;;GAEG;AACH,MAAM,WAAW,yBAAyB;IACtC;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACvC,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,6BAA6B,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IAC5F;;;;;;;OAOG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC,cAAc,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;CACxF;AAED;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACrC;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACvC;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,6BAA6B,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IAC5F;;;;;;;OAOG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC,cAAc,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;CACxF"}
1
+ {"version":3,"file":"accessControlRuleSet.d.ts","sourceRoot":"","sources":["../accessControlRuleSet.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAG1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwPG;AACH,qBAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;IAC3D;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,yBAAyB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,oBAAoB;IAO1J;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,oBAAoB;IAO/D;;OAEG;IACH,SAAwB,GAAG,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/D,SAAgC,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC5D;;;;OAIG;IACH,SAAwB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,6BAA6B,EAAE,GAAG,SAAS,CAAC,CAAC;IACvG;;;;;;;OAOG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACpD,SAAwB,cAAc,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,kCAAkC,CAAC,CAAC;IAElG;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,wBAAwB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAsBjG;AAED;;GAEG;AACH,MAAM,WAAW,yBAAyB;IACtC;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACvC,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,6BAA6B,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IAC5F;;;;;;;OAOG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC,cAAc,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;CACxF;AAED;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACrC;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACvC;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,6BAA6B,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IAC5F;;;;;;;OAOG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC,cAAc,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;CACxF"}
@@ -29,6 +29,8 @@ exports.AccessControlRuleSet = void 0;
29
29
  const pulumi = __importStar(require("@pulumi/pulumi"));
30
30
  const utilities = __importStar(require("./utilities"));
31
31
  /**
32
+ * [API Documentation](https://docs.databricks.com/api/workspace/accountaccesscontrolproxy)
33
+ *
32
34
  * This resource allows you to manage access rules on Databricks account level resources. For convenience we allow accessing this resource through the Databricks account and workspace.
33
35
  *
34
36
  * > This resource can be used with an account or workspace-level provider.
@@ -1 +1 @@
1
- {"version":3,"file":"accessControlRuleSet.js","sourceRoot":"","sources":["../accessControlRuleSet.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsPG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;IAC3D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiC,EAAE,IAAmC;QAC/H,OAAO,IAAI,oBAAoB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC3E,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,4DAA4D,CAAC;IAEnG;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,oBAAoB,CAAC,YAAY,CAAC;IACrE,CAAC;IAgCD,YAAY,IAAY,EAAE,WAAkE,EAAE,IAAmC;QAC7H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoD,CAAC;YACnE,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;YACnC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;SAC5D;aAAM;YACH,MAAM,IAAI,GAAG,WAAmD,CAAC;YACjE,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,CAAC;YAClC,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,oBAAoB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzE,CAAC;;AA9EL,oDA+EC"}
1
+ {"version":3,"file":"accessControlRuleSet.js","sourceRoot":"","sources":["../accessControlRuleSet.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwPG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;IAC3D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiC,EAAE,IAAmC;QAC/H,OAAO,IAAI,oBAAoB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC3E,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,4DAA4D,CAAC;IAEnG;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,oBAAoB,CAAC,YAAY,CAAC;IACrE,CAAC;IAgCD,YAAY,IAAY,EAAE,WAAkE,EAAE,IAAmC;QAC7H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoD,CAAC;YACnE,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;YACnC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;SAC5D;aAAM;YACH,MAAM,IAAI,GAAG,WAAmD,CAAC;YACjE,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,CAAC;YAClC,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,oBAAoB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzE,CAAC;;AA9EL,oDA+EC"}
@@ -0,0 +1,254 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ import * as outputs from "./types/output";
4
+ /**
5
+ * [![Private Preview](https://img.shields.io/badge/Release_Stage-Private_Preview-blueviolet)](https://docs.databricks.com/aws/en/release-notes/release-types)
6
+ */
7
+ export declare class AiSearchEndpoint extends pulumi.CustomResource {
8
+ /**
9
+ * Get an existing AiSearchEndpoint resource's state with the given name, ID, and optional extra
10
+ * properties used to qualify the lookup.
11
+ *
12
+ * @param name The _unique_ name of the resulting resource.
13
+ * @param id The _unique_ provider ID of the resource to lookup.
14
+ * @param state Any extra arguments used during the lookup.
15
+ * @param opts Optional settings to control the behavior of the CustomResource.
16
+ */
17
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: AiSearchEndpointState, opts?: pulumi.CustomResourceOptions): AiSearchEndpoint;
18
+ /**
19
+ * Returns true if the given object is an instance of AiSearchEndpoint. This is designed to work even
20
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
21
+ */
22
+ static isInstance(obj: any): obj is AiSearchEndpoint;
23
+ /**
24
+ * The user-selected budget policy id for the endpoint
25
+ */
26
+ readonly budgetPolicyId: pulumi.Output<string | undefined>;
27
+ /**
28
+ * (string) - Time the endpoint was created
29
+ */
30
+ readonly createTime: pulumi.Output<string>;
31
+ /**
32
+ * (string) - Creator of the endpoint
33
+ */
34
+ readonly creator: pulumi.Output<string>;
35
+ /**
36
+ * The custom tags assigned to the endpoint
37
+ */
38
+ readonly customTags: pulumi.Output<outputs.AiSearchEndpointCustomTag[] | undefined>;
39
+ /**
40
+ * (string) - The budget policy id applied to the endpoint
41
+ */
42
+ readonly effectiveBudgetPolicyId: pulumi.Output<string>;
43
+ /**
44
+ * The user-supplied short name for the Endpoint, per AIP-133. The server composes the
45
+ * full `Endpoint.name` as `{parent}/endpoints/{endpoint_id}`. AIP-133 does not list
46
+ * `endpointId` as a fields-may-be-required entry, so we annotate it OPTIONAL on the
47
+ * wire; the server still rejects empty values with INVALID_PARAMETER_VALUE
48
+ */
49
+ readonly endpointId: pulumi.Output<string>;
50
+ /**
51
+ * (EndpointStatus) - Current status of the endpoint
52
+ */
53
+ readonly endpointStatus: pulumi.Output<outputs.AiSearchEndpointEndpointStatus>;
54
+ /**
55
+ * Type of endpoint. Required on create and immutable thereafter. Possible values are: `STANDARD`, `STORAGE_OPTIMIZED`
56
+ */
57
+ readonly endpointType: pulumi.Output<string>;
58
+ /**
59
+ * (integer) - Number of indexes on the endpoint
60
+ */
61
+ readonly indexCount: pulumi.Output<number>;
62
+ /**
63
+ * (string) - User who last updated the endpoint
64
+ */
65
+ readonly lastUpdatedUser: pulumi.Output<string>;
66
+ /**
67
+ * (string) - Name of the AI Search endpoint. Server-assigned full resource path
68
+ * (`workspaces/{workspace}/endpoints/{endpoint}`) on output. On create, the
69
+ * user-supplied short name is conveyed via `CreateEndpointRequest.endpoint_id`;
70
+ * the server composes the full `name` and returns it on the response
71
+ */
72
+ readonly name: pulumi.Output<string>;
73
+ /**
74
+ * The Workspace where this Endpoint will be created.
75
+ * Format: `workspaces/{workspace_id}`
76
+ */
77
+ readonly parent: pulumi.Output<string>;
78
+ /**
79
+ * Configure the provider for management through account provider.
80
+ */
81
+ readonly providerConfig: pulumi.Output<outputs.AiSearchEndpointProviderConfig>;
82
+ /**
83
+ * The client-supplied desired number of replicas for the endpoint, applied at
84
+ * create/update time. Mutually exclusive with `targetQps`
85
+ */
86
+ readonly replicaCount: pulumi.Output<number | undefined>;
87
+ /**
88
+ * (EndpointScalingInfo) - Scaling information for the endpoint
89
+ */
90
+ readonly scalingInfo: pulumi.Output<outputs.AiSearchEndpointScalingInfo>;
91
+ /**
92
+ * Target QPS for the endpoint. Mutually exclusive with `replicaCount`. Best-effort;
93
+ * the system does not guarantee this QPS will be achieved
94
+ */
95
+ readonly targetQps: pulumi.Output<number | undefined>;
96
+ /**
97
+ * (EndpointThroughputInfo) - Throughput information for the endpoint
98
+ */
99
+ readonly throughputInfo: pulumi.Output<outputs.AiSearchEndpointThroughputInfo>;
100
+ /**
101
+ * (string) - Time the endpoint was last updated
102
+ */
103
+ readonly updateTime: pulumi.Output<string>;
104
+ /**
105
+ * The usage policy id applied to the endpoint
106
+ */
107
+ readonly usagePolicyId: pulumi.Output<string | undefined>;
108
+ /**
109
+ * Create a AiSearchEndpoint resource with the given unique name, arguments, and options.
110
+ *
111
+ * @param name The _unique_ name of the resource.
112
+ * @param args The arguments to use to populate this resource's properties.
113
+ * @param opts A bag of options that control this resource's behavior.
114
+ */
115
+ constructor(name: string, args: AiSearchEndpointArgs, opts?: pulumi.CustomResourceOptions);
116
+ }
117
+ /**
118
+ * Input properties used for looking up and filtering AiSearchEndpoint resources.
119
+ */
120
+ export interface AiSearchEndpointState {
121
+ /**
122
+ * The user-selected budget policy id for the endpoint
123
+ */
124
+ budgetPolicyId?: pulumi.Input<string | undefined>;
125
+ /**
126
+ * (string) - Time the endpoint was created
127
+ */
128
+ createTime?: pulumi.Input<string | undefined>;
129
+ /**
130
+ * (string) - Creator of the endpoint
131
+ */
132
+ creator?: pulumi.Input<string | undefined>;
133
+ /**
134
+ * The custom tags assigned to the endpoint
135
+ */
136
+ customTags?: pulumi.Input<pulumi.Input<inputs.AiSearchEndpointCustomTag>[] | undefined>;
137
+ /**
138
+ * (string) - The budget policy id applied to the endpoint
139
+ */
140
+ effectiveBudgetPolicyId?: pulumi.Input<string | undefined>;
141
+ /**
142
+ * The user-supplied short name for the Endpoint, per AIP-133. The server composes the
143
+ * full `Endpoint.name` as `{parent}/endpoints/{endpoint_id}`. AIP-133 does not list
144
+ * `endpointId` as a fields-may-be-required entry, so we annotate it OPTIONAL on the
145
+ * wire; the server still rejects empty values with INVALID_PARAMETER_VALUE
146
+ */
147
+ endpointId?: pulumi.Input<string | undefined>;
148
+ /**
149
+ * (EndpointStatus) - Current status of the endpoint
150
+ */
151
+ endpointStatus?: pulumi.Input<inputs.AiSearchEndpointEndpointStatus | undefined>;
152
+ /**
153
+ * Type of endpoint. Required on create and immutable thereafter. Possible values are: `STANDARD`, `STORAGE_OPTIMIZED`
154
+ */
155
+ endpointType?: pulumi.Input<string | undefined>;
156
+ /**
157
+ * (integer) - Number of indexes on the endpoint
158
+ */
159
+ indexCount?: pulumi.Input<number | undefined>;
160
+ /**
161
+ * (string) - User who last updated the endpoint
162
+ */
163
+ lastUpdatedUser?: pulumi.Input<string | undefined>;
164
+ /**
165
+ * (string) - Name of the AI Search endpoint. Server-assigned full resource path
166
+ * (`workspaces/{workspace}/endpoints/{endpoint}`) on output. On create, the
167
+ * user-supplied short name is conveyed via `CreateEndpointRequest.endpoint_id`;
168
+ * the server composes the full `name` and returns it on the response
169
+ */
170
+ name?: pulumi.Input<string | undefined>;
171
+ /**
172
+ * The Workspace where this Endpoint will be created.
173
+ * Format: `workspaces/{workspace_id}`
174
+ */
175
+ parent?: pulumi.Input<string | undefined>;
176
+ /**
177
+ * Configure the provider for management through account provider.
178
+ */
179
+ providerConfig?: pulumi.Input<inputs.AiSearchEndpointProviderConfig | undefined>;
180
+ /**
181
+ * The client-supplied desired number of replicas for the endpoint, applied at
182
+ * create/update time. Mutually exclusive with `targetQps`
183
+ */
184
+ replicaCount?: pulumi.Input<number | undefined>;
185
+ /**
186
+ * (EndpointScalingInfo) - Scaling information for the endpoint
187
+ */
188
+ scalingInfo?: pulumi.Input<inputs.AiSearchEndpointScalingInfo | undefined>;
189
+ /**
190
+ * Target QPS for the endpoint. Mutually exclusive with `replicaCount`. Best-effort;
191
+ * the system does not guarantee this QPS will be achieved
192
+ */
193
+ targetQps?: pulumi.Input<number | undefined>;
194
+ /**
195
+ * (EndpointThroughputInfo) - Throughput information for the endpoint
196
+ */
197
+ throughputInfo?: pulumi.Input<inputs.AiSearchEndpointThroughputInfo | undefined>;
198
+ /**
199
+ * (string) - Time the endpoint was last updated
200
+ */
201
+ updateTime?: pulumi.Input<string | undefined>;
202
+ /**
203
+ * The usage policy id applied to the endpoint
204
+ */
205
+ usagePolicyId?: pulumi.Input<string | undefined>;
206
+ }
207
+ /**
208
+ * The set of arguments for constructing a AiSearchEndpoint resource.
209
+ */
210
+ export interface AiSearchEndpointArgs {
211
+ /**
212
+ * The user-selected budget policy id for the endpoint
213
+ */
214
+ budgetPolicyId?: pulumi.Input<string | undefined>;
215
+ /**
216
+ * The custom tags assigned to the endpoint
217
+ */
218
+ customTags?: pulumi.Input<pulumi.Input<inputs.AiSearchEndpointCustomTag>[] | undefined>;
219
+ /**
220
+ * The user-supplied short name for the Endpoint, per AIP-133. The server composes the
221
+ * full `Endpoint.name` as `{parent}/endpoints/{endpoint_id}`. AIP-133 does not list
222
+ * `endpointId` as a fields-may-be-required entry, so we annotate it OPTIONAL on the
223
+ * wire; the server still rejects empty values with INVALID_PARAMETER_VALUE
224
+ */
225
+ endpointId?: pulumi.Input<string | undefined>;
226
+ /**
227
+ * Type of endpoint. Required on create and immutable thereafter. Possible values are: `STANDARD`, `STORAGE_OPTIMIZED`
228
+ */
229
+ endpointType: pulumi.Input<string>;
230
+ /**
231
+ * The Workspace where this Endpoint will be created.
232
+ * Format: `workspaces/{workspace_id}`
233
+ */
234
+ parent: pulumi.Input<string>;
235
+ /**
236
+ * Configure the provider for management through account provider.
237
+ */
238
+ providerConfig?: pulumi.Input<inputs.AiSearchEndpointProviderConfig | undefined>;
239
+ /**
240
+ * The client-supplied desired number of replicas for the endpoint, applied at
241
+ * create/update time. Mutually exclusive with `targetQps`
242
+ */
243
+ replicaCount?: pulumi.Input<number | undefined>;
244
+ /**
245
+ * Target QPS for the endpoint. Mutually exclusive with `replicaCount`. Best-effort;
246
+ * the system does not guarantee this QPS will be achieved
247
+ */
248
+ targetQps?: pulumi.Input<number | undefined>;
249
+ /**
250
+ * The usage policy id applied to the endpoint
251
+ */
252
+ usagePolicyId?: pulumi.Input<string | undefined>;
253
+ }
254
+ //# sourceMappingURL=aiSearchEndpoint.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"aiSearchEndpoint.d.ts","sourceRoot":"","sources":["../aiSearchEndpoint.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,117 @@
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
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ var desc = Object.getOwnPropertyDescriptor(m, k);
7
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
+ desc = { enumerable: true, get: function() { return m[k]; } };
9
+ }
10
+ Object.defineProperty(o, k2, desc);
11
+ }) : (function(o, m, k, k2) {
12
+ if (k2 === undefined) k2 = k;
13
+ o[k2] = m[k];
14
+ }));
15
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
17
+ }) : function(o, v) {
18
+ o["default"] = v;
19
+ });
20
+ var __importStar = (this && this.__importStar) || function (mod) {
21
+ if (mod && mod.__esModule) return mod;
22
+ var result = {};
23
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
24
+ __setModuleDefault(result, mod);
25
+ return result;
26
+ };
27
+ Object.defineProperty(exports, "__esModule", { value: true });
28
+ exports.AiSearchEndpoint = void 0;
29
+ const pulumi = __importStar(require("@pulumi/pulumi"));
30
+ const utilities = __importStar(require("./utilities"));
31
+ /**
32
+ * [![Private Preview](https://img.shields.io/badge/Release_Stage-Private_Preview-blueviolet)](https://docs.databricks.com/aws/en/release-notes/release-types)
33
+ */
34
+ class AiSearchEndpoint extends pulumi.CustomResource {
35
+ /**
36
+ * Get an existing AiSearchEndpoint resource's state with the given name, ID, and optional extra
37
+ * properties used to qualify the lookup.
38
+ *
39
+ * @param name The _unique_ name of the resulting resource.
40
+ * @param id The _unique_ provider ID of the resource to lookup.
41
+ * @param state Any extra arguments used during the lookup.
42
+ * @param opts Optional settings to control the behavior of the CustomResource.
43
+ */
44
+ static get(name, id, state, opts) {
45
+ return new AiSearchEndpoint(name, state, { ...opts, id: id });
46
+ }
47
+ /** @internal */
48
+ static __pulumiType = 'databricks:index/aiSearchEndpoint:AiSearchEndpoint';
49
+ /**
50
+ * Returns true if the given object is an instance of AiSearchEndpoint. This is designed to work even
51
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
52
+ */
53
+ static isInstance(obj) {
54
+ if (obj === undefined || obj === null) {
55
+ return false;
56
+ }
57
+ return obj['__pulumiType'] === AiSearchEndpoint.__pulumiType;
58
+ }
59
+ constructor(name, argsOrState, opts) {
60
+ let resourceInputs = {};
61
+ opts = opts || {};
62
+ if (opts.id) {
63
+ const state = argsOrState;
64
+ resourceInputs["budgetPolicyId"] = state?.budgetPolicyId;
65
+ resourceInputs["createTime"] = state?.createTime;
66
+ resourceInputs["creator"] = state?.creator;
67
+ resourceInputs["customTags"] = state?.customTags;
68
+ resourceInputs["effectiveBudgetPolicyId"] = state?.effectiveBudgetPolicyId;
69
+ resourceInputs["endpointId"] = state?.endpointId;
70
+ resourceInputs["endpointStatus"] = state?.endpointStatus;
71
+ resourceInputs["endpointType"] = state?.endpointType;
72
+ resourceInputs["indexCount"] = state?.indexCount;
73
+ resourceInputs["lastUpdatedUser"] = state?.lastUpdatedUser;
74
+ resourceInputs["name"] = state?.name;
75
+ resourceInputs["parent"] = state?.parent;
76
+ resourceInputs["providerConfig"] = state?.providerConfig;
77
+ resourceInputs["replicaCount"] = state?.replicaCount;
78
+ resourceInputs["scalingInfo"] = state?.scalingInfo;
79
+ resourceInputs["targetQps"] = state?.targetQps;
80
+ resourceInputs["throughputInfo"] = state?.throughputInfo;
81
+ resourceInputs["updateTime"] = state?.updateTime;
82
+ resourceInputs["usagePolicyId"] = state?.usagePolicyId;
83
+ }
84
+ else {
85
+ const args = argsOrState;
86
+ if (args?.endpointType === undefined && !opts.urn) {
87
+ throw new Error("Missing required property 'endpointType'");
88
+ }
89
+ if (args?.parent === undefined && !opts.urn) {
90
+ throw new Error("Missing required property 'parent'");
91
+ }
92
+ resourceInputs["budgetPolicyId"] = args?.budgetPolicyId;
93
+ resourceInputs["customTags"] = args?.customTags;
94
+ resourceInputs["endpointId"] = args?.endpointId;
95
+ resourceInputs["endpointType"] = args?.endpointType;
96
+ resourceInputs["parent"] = args?.parent;
97
+ resourceInputs["providerConfig"] = args?.providerConfig;
98
+ resourceInputs["replicaCount"] = args?.replicaCount;
99
+ resourceInputs["targetQps"] = args?.targetQps;
100
+ resourceInputs["usagePolicyId"] = args?.usagePolicyId;
101
+ resourceInputs["createTime"] = undefined /*out*/;
102
+ resourceInputs["creator"] = undefined /*out*/;
103
+ resourceInputs["effectiveBudgetPolicyId"] = undefined /*out*/;
104
+ resourceInputs["endpointStatus"] = undefined /*out*/;
105
+ resourceInputs["indexCount"] = undefined /*out*/;
106
+ resourceInputs["lastUpdatedUser"] = undefined /*out*/;
107
+ resourceInputs["name"] = undefined /*out*/;
108
+ resourceInputs["scalingInfo"] = undefined /*out*/;
109
+ resourceInputs["throughputInfo"] = undefined /*out*/;
110
+ resourceInputs["updateTime"] = undefined /*out*/;
111
+ }
112
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
113
+ super(AiSearchEndpoint.__pulumiType, name, resourceInputs, opts);
114
+ }
115
+ }
116
+ exports.AiSearchEndpoint = AiSearchEndpoint;
117
+ //# sourceMappingURL=aiSearchEndpoint.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"aiSearchEndpoint.js","sourceRoot":"","sources":["../aiSearchEndpoint.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,192 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ import * as outputs from "./types/output";
4
+ /**
5
+ * [![Private Preview](https://img.shields.io/badge/Release_Stage-Private_Preview-blueviolet)](https://docs.databricks.com/aws/en/release-notes/release-types)
6
+ */
7
+ export declare class AiSearchIndex extends pulumi.CustomResource {
8
+ /**
9
+ * Get an existing AiSearchIndex resource's state with the given name, ID, and optional extra
10
+ * properties used to qualify the lookup.
11
+ *
12
+ * @param name The _unique_ name of the resulting resource.
13
+ * @param id The _unique_ provider ID of the resource to lookup.
14
+ * @param state Any extra arguments used during the lookup.
15
+ * @param opts Optional settings to control the behavior of the CustomResource.
16
+ */
17
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: AiSearchIndexState, opts?: pulumi.CustomResourceOptions): AiSearchIndex;
18
+ /**
19
+ * Returns true if the given object is an instance of AiSearchIndex. This is designed to work even
20
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
21
+ */
22
+ static isInstance(obj: any): obj is AiSearchIndex;
23
+ /**
24
+ * (string) - Creator of the index
25
+ */
26
+ readonly creator: pulumi.Output<string>;
27
+ /**
28
+ * Specification for a Delta Sync index. Set when `indexType` is `DELTA_SYNC`
29
+ */
30
+ readonly deltaSyncIndexSpec: pulumi.Output<outputs.AiSearchIndexDeltaSyncIndexSpec | undefined>;
31
+ /**
32
+ * Specification for a Direct Access index. Set when `indexType` is `DIRECT_ACCESS`
33
+ */
34
+ readonly directAccessIndexSpec: pulumi.Output<outputs.AiSearchIndexDirectAccessIndexSpec | undefined>;
35
+ /**
36
+ * (string) - Name of the endpoint associated with the index. Ignored on create — the endpoint is
37
+ * taken from `CreateIndexRequest.parent`; populated only on output
38
+ */
39
+ readonly endpoint: pulumi.Output<string>;
40
+ /**
41
+ * The user-supplied Unity Catalog table name for the Index, per AIP-133. The server
42
+ * composes the full `Index.name` as `{parent}/indexes/{index_id}`. AIP-133 does not
43
+ * list `indexId` as a fields-may-be-required entry, so we annotate it OPTIONAL on the
44
+ * wire; the server still rejects empty values with INVALID_PARAMETER_VALUE
45
+ */
46
+ readonly indexId: pulumi.Output<string>;
47
+ /**
48
+ * The subtype of the index. Set on create and immutable thereafter. Possible values are: `FULL_TEXT`, `HYBRID`, `VECTOR`
49
+ */
50
+ readonly indexSubtype: pulumi.Output<string | undefined>;
51
+ /**
52
+ * Type of index. Required on create and immutable thereafter. Possible values are: `DELTA_SYNC`, `DIRECT_ACCESS`
53
+ */
54
+ readonly indexType: pulumi.Output<string>;
55
+ /**
56
+ * (string) - Name of the AI Search index. Server-assigned full resource path
57
+ * (`workspaces/{workspace}/endpoints/{endpoint}/indexes/{index}`) on output, where
58
+ * `{index}` is the index's Unity Catalog table name. On create, the user-supplied UC
59
+ * table name is conveyed via `CreateIndexRequest.index_id`; the server composes the
60
+ * full `name` and returns it on the response
61
+ */
62
+ readonly name: pulumi.Output<string>;
63
+ /**
64
+ * The Endpoint where this Index will be created.
65
+ * Format: `workspaces/{workspace_id}/endpoints/{endpoint_id}`
66
+ */
67
+ readonly parent: pulumi.Output<string>;
68
+ /**
69
+ * Primary key of the index. Set on create and immutable thereafter
70
+ */
71
+ readonly primaryKey: pulumi.Output<string>;
72
+ /**
73
+ * Configure the provider for management through account provider.
74
+ */
75
+ readonly providerConfig: pulumi.Output<outputs.AiSearchIndexProviderConfig>;
76
+ /**
77
+ * (IndexStatus) - Current status of the index
78
+ */
79
+ readonly status: pulumi.Output<outputs.AiSearchIndexStatus>;
80
+ /**
81
+ * Create a AiSearchIndex resource with the given unique name, arguments, and options.
82
+ *
83
+ * @param name The _unique_ name of the resource.
84
+ * @param args The arguments to use to populate this resource's properties.
85
+ * @param opts A bag of options that control this resource's behavior.
86
+ */
87
+ constructor(name: string, args: AiSearchIndexArgs, opts?: pulumi.CustomResourceOptions);
88
+ }
89
+ /**
90
+ * Input properties used for looking up and filtering AiSearchIndex resources.
91
+ */
92
+ export interface AiSearchIndexState {
93
+ /**
94
+ * (string) - Creator of the index
95
+ */
96
+ creator?: pulumi.Input<string | undefined>;
97
+ /**
98
+ * Specification for a Delta Sync index. Set when `indexType` is `DELTA_SYNC`
99
+ */
100
+ deltaSyncIndexSpec?: pulumi.Input<inputs.AiSearchIndexDeltaSyncIndexSpec | undefined>;
101
+ /**
102
+ * Specification for a Direct Access index. Set when `indexType` is `DIRECT_ACCESS`
103
+ */
104
+ directAccessIndexSpec?: pulumi.Input<inputs.AiSearchIndexDirectAccessIndexSpec | undefined>;
105
+ /**
106
+ * (string) - Name of the endpoint associated with the index. Ignored on create — the endpoint is
107
+ * taken from `CreateIndexRequest.parent`; populated only on output
108
+ */
109
+ endpoint?: pulumi.Input<string | undefined>;
110
+ /**
111
+ * The user-supplied Unity Catalog table name for the Index, per AIP-133. The server
112
+ * composes the full `Index.name` as `{parent}/indexes/{index_id}`. AIP-133 does not
113
+ * list `indexId` as a fields-may-be-required entry, so we annotate it OPTIONAL on the
114
+ * wire; the server still rejects empty values with INVALID_PARAMETER_VALUE
115
+ */
116
+ indexId?: pulumi.Input<string | undefined>;
117
+ /**
118
+ * The subtype of the index. Set on create and immutable thereafter. Possible values are: `FULL_TEXT`, `HYBRID`, `VECTOR`
119
+ */
120
+ indexSubtype?: pulumi.Input<string | undefined>;
121
+ /**
122
+ * Type of index. Required on create and immutable thereafter. Possible values are: `DELTA_SYNC`, `DIRECT_ACCESS`
123
+ */
124
+ indexType?: pulumi.Input<string | undefined>;
125
+ /**
126
+ * (string) - Name of the AI Search index. Server-assigned full resource path
127
+ * (`workspaces/{workspace}/endpoints/{endpoint}/indexes/{index}`) on output, where
128
+ * `{index}` is the index's Unity Catalog table name. On create, the user-supplied UC
129
+ * table name is conveyed via `CreateIndexRequest.index_id`; the server composes the
130
+ * full `name` and returns it on the response
131
+ */
132
+ name?: pulumi.Input<string | undefined>;
133
+ /**
134
+ * The Endpoint where this Index will be created.
135
+ * Format: `workspaces/{workspace_id}/endpoints/{endpoint_id}`
136
+ */
137
+ parent?: pulumi.Input<string | undefined>;
138
+ /**
139
+ * Primary key of the index. Set on create and immutable thereafter
140
+ */
141
+ primaryKey?: pulumi.Input<string | undefined>;
142
+ /**
143
+ * Configure the provider for management through account provider.
144
+ */
145
+ providerConfig?: pulumi.Input<inputs.AiSearchIndexProviderConfig | undefined>;
146
+ /**
147
+ * (IndexStatus) - Current status of the index
148
+ */
149
+ status?: pulumi.Input<inputs.AiSearchIndexStatus | undefined>;
150
+ }
151
+ /**
152
+ * The set of arguments for constructing a AiSearchIndex resource.
153
+ */
154
+ export interface AiSearchIndexArgs {
155
+ /**
156
+ * Specification for a Delta Sync index. Set when `indexType` is `DELTA_SYNC`
157
+ */
158
+ deltaSyncIndexSpec?: pulumi.Input<inputs.AiSearchIndexDeltaSyncIndexSpec | undefined>;
159
+ /**
160
+ * Specification for a Direct Access index. Set when `indexType` is `DIRECT_ACCESS`
161
+ */
162
+ directAccessIndexSpec?: pulumi.Input<inputs.AiSearchIndexDirectAccessIndexSpec | undefined>;
163
+ /**
164
+ * The user-supplied Unity Catalog table name for the Index, per AIP-133. The server
165
+ * composes the full `Index.name` as `{parent}/indexes/{index_id}`. AIP-133 does not
166
+ * list `indexId` as a fields-may-be-required entry, so we annotate it OPTIONAL on the
167
+ * wire; the server still rejects empty values with INVALID_PARAMETER_VALUE
168
+ */
169
+ indexId?: pulumi.Input<string | undefined>;
170
+ /**
171
+ * The subtype of the index. Set on create and immutable thereafter. Possible values are: `FULL_TEXT`, `HYBRID`, `VECTOR`
172
+ */
173
+ indexSubtype?: pulumi.Input<string | undefined>;
174
+ /**
175
+ * Type of index. Required on create and immutable thereafter. Possible values are: `DELTA_SYNC`, `DIRECT_ACCESS`
176
+ */
177
+ indexType: pulumi.Input<string>;
178
+ /**
179
+ * The Endpoint where this Index will be created.
180
+ * Format: `workspaces/{workspace_id}/endpoints/{endpoint_id}`
181
+ */
182
+ parent: pulumi.Input<string>;
183
+ /**
184
+ * Primary key of the index. Set on create and immutable thereafter
185
+ */
186
+ primaryKey: pulumi.Input<string>;
187
+ /**
188
+ * Configure the provider for management through account provider.
189
+ */
190
+ providerConfig?: pulumi.Input<inputs.AiSearchIndexProviderConfig | undefined>;
191
+ }
192
+ //# sourceMappingURL=aiSearchIndex.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"aiSearchIndex.d.ts","sourceRoot":"","sources":["../aiSearchIndex.ts"],"names":[],"mappings":"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"}