@pulumi/databricks 1.69.0-alpha.1746077864 → 1.69.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 (370) hide show
  1. package/accessControlRuleSet.d.ts +2 -2
  2. package/accessControlRuleSet.js +2 -2
  3. package/aibiDashboardEmbeddingAccessPolicySetting.d.ts +2 -2
  4. package/aibiDashboardEmbeddingAccessPolicySetting.js +2 -2
  5. package/aibiDashboardEmbeddingApprovedDomainsSetting.d.ts +2 -2
  6. package/aibiDashboardEmbeddingApprovedDomainsSetting.js +2 -2
  7. package/alertV2.d.ts +72 -0
  8. package/alertV2.js +73 -0
  9. package/alertV2.js.map +1 -0
  10. package/app.d.ts +3 -1
  11. package/app.js +3 -1
  12. package/app.js.map +1 -1
  13. package/artifactAllowlist.d.ts +2 -2
  14. package/artifactAllowlist.js +2 -2
  15. package/budget.d.ts +2 -2
  16. package/budget.js +2 -2
  17. package/catalog.d.ts +2 -2
  18. package/catalog.js +2 -2
  19. package/clusterPolicy.d.ts +2 -0
  20. package/clusterPolicy.js +2 -0
  21. package/clusterPolicy.js.map +1 -1
  22. package/config/vars.d.ts +1 -0
  23. package/config/vars.js +6 -0
  24. package/config/vars.js.map +1 -1
  25. package/connection.d.ts +2 -2
  26. package/connection.js +2 -2
  27. package/credential.d.ts +2 -2
  28. package/credential.js +2 -2
  29. package/customAppIntegration.d.ts +2 -2
  30. package/customAppIntegration.js +2 -2
  31. package/dashboard.d.ts +2 -0
  32. package/dashboard.js +2 -0
  33. package/dashboard.js.map +1 -1
  34. package/dbfsFile.d.ts +2 -0
  35. package/dbfsFile.js +2 -0
  36. package/dbfsFile.js.map +1 -1
  37. package/defaultNamespaceSetting.d.ts +2 -1
  38. package/defaultNamespaceSetting.js +2 -1
  39. package/defaultNamespaceSetting.js.map +1 -1
  40. package/directory.d.ts +2 -0
  41. package/directory.js +2 -0
  42. package/directory.js.map +1 -1
  43. package/disableLegacyDbfsSetting.d.ts +3 -3
  44. package/disableLegacyDbfsSetting.js +3 -3
  45. package/entitlements.d.ts +2 -0
  46. package/entitlements.js +2 -0
  47. package/entitlements.js.map +1 -1
  48. package/externalLocation.d.ts +2 -2
  49. package/externalLocation.js +2 -2
  50. package/file.d.ts +4 -3
  51. package/file.js +4 -3
  52. package/file.js.map +1 -1
  53. package/getAlertV2.d.ts +50 -0
  54. package/getAlertV2.js +38 -0
  55. package/getAlertV2.js.map +1 -0
  56. package/getAlertsV2.d.ts +14 -0
  57. package/getAlertsV2.js +18 -0
  58. package/getAlertsV2.js.map +1 -0
  59. package/getApp.d.ts +4 -0
  60. package/getApp.js +4 -0
  61. package/getApp.js.map +1 -1
  62. package/getApps.d.ts +4 -0
  63. package/getApps.js +4 -0
  64. package/getApps.js.map +1 -1
  65. package/getAwsAssumeRolePolicy.d.ts +4 -0
  66. package/getAwsAssumeRolePolicy.js +4 -0
  67. package/getAwsAssumeRolePolicy.js.map +1 -1
  68. package/getAwsBucketPolicy.d.ts +4 -0
  69. package/getAwsBucketPolicy.js +4 -0
  70. package/getAwsBucketPolicy.js.map +1 -1
  71. package/getAwsCrossAccountPolicy.d.ts +4 -4
  72. package/getAwsCrossAccountPolicy.js +4 -4
  73. package/getAwsUnityCatalogAssumeRolePolicy.d.ts +8 -4
  74. package/getAwsUnityCatalogAssumeRolePolicy.js +8 -4
  75. package/getAwsUnityCatalogAssumeRolePolicy.js.map +1 -1
  76. package/getAwsUnityCatalogPolicy.d.ts +8 -4
  77. package/getAwsUnityCatalogPolicy.js +8 -4
  78. package/getAwsUnityCatalogPolicy.js.map +1 -1
  79. package/getBudgetPolicies.d.ts +3 -6
  80. package/getBudgetPolicies.js +2 -2
  81. package/getBudgetPolicies.js.map +1 -1
  82. package/getBudgetPolicy.d.ts +2 -2
  83. package/getBudgetPolicy.js +2 -2
  84. package/getCatalog.d.ts +4 -8
  85. package/getCatalog.js +4 -8
  86. package/getCatalog.js.map +1 -1
  87. package/getCatalogs.d.ts +4 -8
  88. package/getCatalogs.js +4 -8
  89. package/getCatalogs.js.map +1 -1
  90. package/getCluster.d.ts +4 -4
  91. package/getCluster.js +4 -4
  92. package/getClusterPolicy.d.ts +4 -4
  93. package/getClusterPolicy.js +4 -4
  94. package/getClusters.d.ts +4 -4
  95. package/getClusters.js +4 -4
  96. package/getCurrentConfig.d.ts +4 -0
  97. package/getCurrentConfig.js +4 -0
  98. package/getCurrentConfig.js.map +1 -1
  99. package/getCurrentMetastore.d.ts +2 -6
  100. package/getCurrentMetastore.js +2 -6
  101. package/getCurrentMetastore.js.map +1 -1
  102. package/getCurrentUser.d.ts +4 -4
  103. package/getCurrentUser.js +4 -4
  104. package/getDashboards.d.ts +4 -0
  105. package/getDashboards.js +4 -0
  106. package/getDashboards.js.map +1 -1
  107. package/getDbfsFile.d.ts +4 -4
  108. package/getDbfsFile.js +4 -4
  109. package/getDbfsFilePaths.d.ts +4 -4
  110. package/getDbfsFilePaths.js +4 -4
  111. package/getDirectory.d.ts +4 -4
  112. package/getDirectory.js +4 -4
  113. package/getExternalLocation.d.ts +4 -4
  114. package/getExternalLocation.js +4 -4
  115. package/getExternalLocations.d.ts +4 -4
  116. package/getExternalLocations.js +4 -4
  117. package/getFunctions.d.ts +4 -4
  118. package/getFunctions.js +4 -4
  119. package/getGroup.d.ts +4 -4
  120. package/getGroup.js +4 -4
  121. package/getInstancePool.d.ts +4 -4
  122. package/getInstancePool.js +4 -4
  123. package/getInstanceProfiles.d.ts +4 -0
  124. package/getInstanceProfiles.js +4 -0
  125. package/getInstanceProfiles.js.map +1 -1
  126. package/getJob.d.ts +4 -4
  127. package/getJob.js +4 -4
  128. package/getJobs.d.ts +6 -6
  129. package/getJobs.js +6 -6
  130. package/getMetastore.d.ts +2 -6
  131. package/getMetastore.js +2 -6
  132. package/getMetastore.js.map +1 -1
  133. package/getMetastores.d.ts +6 -6
  134. package/getMetastores.js +6 -6
  135. package/getMlflowExperiment.d.ts +4 -4
  136. package/getMlflowExperiment.js +4 -4
  137. package/getMlflowModel.d.ts +4 -4
  138. package/getMlflowModel.js +4 -4
  139. package/getMlflowModels.d.ts +4 -4
  140. package/getMlflowModels.js +4 -4
  141. package/getMwsCredentials.d.ts +2 -6
  142. package/getMwsCredentials.js +2 -6
  143. package/getMwsCredentials.js.map +1 -1
  144. package/getMwsNetworkConnectivityConfig.d.ts +4 -4
  145. package/getMwsNetworkConnectivityConfig.js +4 -4
  146. package/getMwsNetworkConnectivityConfigs.d.ts +4 -4
  147. package/getMwsNetworkConnectivityConfigs.js +4 -4
  148. package/getMwsWorkspaces.d.ts +2 -6
  149. package/getMwsWorkspaces.js +2 -6
  150. package/getMwsWorkspaces.js.map +1 -1
  151. package/getNodeType.d.ts +6 -6
  152. package/getNodeType.js +6 -6
  153. package/getNotebook.d.ts +4 -4
  154. package/getNotebook.js +4 -4
  155. package/getNotebookPaths.d.ts +4 -4
  156. package/getNotebookPaths.js +4 -4
  157. package/getNotificationDestinations.d.ts +4 -0
  158. package/getNotificationDestinations.js +4 -0
  159. package/getNotificationDestinations.js.map +1 -1
  160. package/getPipelines.d.ts +4 -4
  161. package/getPipelines.js +4 -4
  162. package/getRegisteredModel.d.ts +4 -4
  163. package/getRegisteredModel.js +4 -4
  164. package/getRegisteredModelVersions.d.ts +4 -4
  165. package/getRegisteredModelVersions.js +4 -4
  166. package/getSchema.d.ts +4 -0
  167. package/getSchema.js +4 -0
  168. package/getSchema.js.map +1 -1
  169. package/getSchemas.d.ts +4 -8
  170. package/getSchemas.js +4 -8
  171. package/getSchemas.js.map +1 -1
  172. package/getServicePrincipal.d.ts +4 -4
  173. package/getServicePrincipal.js +4 -4
  174. package/getServicePrincipals.d.ts +4 -4
  175. package/getServicePrincipals.js +4 -4
  176. package/getServingEndpoints.d.ts +4 -4
  177. package/getServingEndpoints.js +4 -4
  178. package/getShare.d.ts +4 -0
  179. package/getShare.js +4 -0
  180. package/getShare.js.map +1 -1
  181. package/getShares.d.ts +4 -0
  182. package/getShares.js +4 -0
  183. package/getShares.js.map +1 -1
  184. package/getSparkVersion.d.ts +6 -6
  185. package/getSparkVersion.js +6 -6
  186. package/getSqlWarehouse.d.ts +4 -4
  187. package/getSqlWarehouse.js +4 -4
  188. package/getSqlWarehouses.d.ts +4 -4
  189. package/getSqlWarehouses.js +4 -4
  190. package/getStorageCredential.d.ts +4 -4
  191. package/getStorageCredential.js +4 -4
  192. package/getStorageCredentials.d.ts +4 -4
  193. package/getStorageCredentials.js +4 -4
  194. package/getTable.d.ts +4 -8
  195. package/getTable.js +4 -8
  196. package/getTable.js.map +1 -1
  197. package/getTables.d.ts +4 -8
  198. package/getTables.js +4 -8
  199. package/getTables.js.map +1 -1
  200. package/getUser.d.ts +4 -4
  201. package/getUser.js +4 -4
  202. package/getViews.d.ts +4 -4
  203. package/getViews.js +4 -4
  204. package/getVolume.d.ts +4 -0
  205. package/getVolume.js +4 -0
  206. package/getVolume.js.map +1 -1
  207. package/getVolumes.d.ts +4 -4
  208. package/getVolumes.js +4 -4
  209. package/getZones.d.ts +4 -4
  210. package/getZones.js +4 -4
  211. package/gitCredential.d.ts +2 -0
  212. package/gitCredential.js +2 -0
  213. package/gitCredential.js.map +1 -1
  214. package/globalInitScript.d.ts +2 -0
  215. package/globalInitScript.js +2 -0
  216. package/globalInitScript.js.map +1 -1
  217. package/group.d.ts +2 -0
  218. package/group.js +2 -0
  219. package/group.js.map +1 -1
  220. package/groupMember.d.ts +2 -0
  221. package/groupMember.js +2 -0
  222. package/groupMember.js.map +1 -1
  223. package/groupRole.d.ts +2 -0
  224. package/groupRole.js +2 -0
  225. package/groupRole.js.map +1 -1
  226. package/index.d.ts +9 -0
  227. package/index.js +16 -5
  228. package/index.js.map +1 -1
  229. package/instancePool.d.ts +2 -0
  230. package/instancePool.js +2 -0
  231. package/instancePool.js.map +1 -1
  232. package/instanceProfile.d.ts +2 -0
  233. package/instanceProfile.js +2 -0
  234. package/instanceProfile.js.map +1 -1
  235. package/ipAccessList.d.ts +2 -0
  236. package/ipAccessList.js +2 -0
  237. package/ipAccessList.js.map +1 -1
  238. package/job.d.ts +2 -0
  239. package/job.js +2 -0
  240. package/job.js.map +1 -1
  241. package/library.d.ts +2 -0
  242. package/library.js +2 -0
  243. package/library.js.map +1 -1
  244. package/metastoreProvider.d.ts +2 -2
  245. package/metastoreProvider.js +2 -2
  246. package/mlflowExperiment.d.ts +2 -0
  247. package/mlflowExperiment.js +2 -0
  248. package/mlflowExperiment.js.map +1 -1
  249. package/mlflowModel.d.ts +2 -0
  250. package/mlflowModel.js +2 -0
  251. package/mlflowModel.js.map +1 -1
  252. package/mlflowWebhook.d.ts +2 -0
  253. package/mlflowWebhook.js +2 -0
  254. package/mlflowWebhook.js.map +1 -1
  255. package/modelServing.d.ts +2 -0
  256. package/modelServing.js +2 -0
  257. package/modelServing.js.map +1 -1
  258. package/mwsLogDelivery.d.ts +2 -2
  259. package/mwsLogDelivery.js +2 -2
  260. package/mwsNccBinding.d.ts +3 -3
  261. package/mwsNccBinding.js +3 -3
  262. package/mwsNccPrivateEndpointRule.d.ts +6 -3
  263. package/mwsNccPrivateEndpointRule.js +5 -3
  264. package/mwsNccPrivateEndpointRule.js.map +1 -1
  265. package/mwsNetworkConnectivityConfig.d.ts +2 -4
  266. package/mwsNetworkConnectivityConfig.js +2 -4
  267. package/mwsNetworkConnectivityConfig.js.map +1 -1
  268. package/mwsPermissionAssignment.d.ts +3 -1
  269. package/mwsPermissionAssignment.js +3 -1
  270. package/mwsPermissionAssignment.js.map +1 -1
  271. package/mwsPrivateAccessSettings.d.ts +2 -0
  272. package/mwsPrivateAccessSettings.js +2 -0
  273. package/mwsPrivateAccessSettings.js.map +1 -1
  274. package/mwsVpcEndpoint.d.ts +2 -2
  275. package/mwsVpcEndpoint.js +2 -2
  276. package/mwsWorkspaces.d.ts +9 -3
  277. package/mwsWorkspaces.js +6 -0
  278. package/mwsWorkspaces.js.map +1 -1
  279. package/notebook.d.ts +2 -0
  280. package/notebook.js +2 -0
  281. package/notebook.js.map +1 -1
  282. package/notificationDestination.d.ts +2 -0
  283. package/notificationDestination.js +2 -0
  284. package/notificationDestination.js.map +1 -1
  285. package/oboToken.d.ts +2 -2
  286. package/oboToken.js +2 -2
  287. package/onlineTable.d.ts +2 -2
  288. package/onlineTable.js +2 -2
  289. package/package.json +2 -2
  290. package/permissionAssignment.d.ts +3 -1
  291. package/permissionAssignment.js +3 -1
  292. package/permissionAssignment.js.map +1 -1
  293. package/permissions.d.ts +2 -0
  294. package/permissions.js +2 -0
  295. package/permissions.js.map +1 -1
  296. package/pipeline.d.ts +2 -0
  297. package/pipeline.js +2 -0
  298. package/pipeline.js.map +1 -1
  299. package/provider.d.ts +2 -0
  300. package/provider.js +1 -0
  301. package/provider.js.map +1 -1
  302. package/qualityMonitor.d.ts +2 -0
  303. package/qualityMonitor.js +2 -0
  304. package/qualityMonitor.js.map +1 -1
  305. package/registeredModel.d.ts +2 -2
  306. package/registeredModel.js +2 -2
  307. package/repo.d.ts +2 -0
  308. package/repo.js +2 -0
  309. package/repo.js.map +1 -1
  310. package/restrictWorkspaceAdminsSetting.d.ts +2 -2
  311. package/restrictWorkspaceAdminsSetting.js +2 -2
  312. package/schema.d.ts +2 -2
  313. package/schema.js +2 -2
  314. package/secret.d.ts +2 -0
  315. package/secret.js +2 -0
  316. package/secret.js.map +1 -1
  317. package/secretAcl.d.ts +2 -0
  318. package/secretAcl.js +2 -0
  319. package/secretAcl.js.map +1 -1
  320. package/secretScope.d.ts +2 -0
  321. package/secretScope.js +2 -0
  322. package/secretScope.js.map +1 -1
  323. package/servicePrincipal.d.ts +2 -2
  324. package/servicePrincipal.js +2 -2
  325. package/servicePrincipalRole.d.ts +2 -0
  326. package/servicePrincipalRole.js +2 -0
  327. package/servicePrincipalRole.js.map +1 -1
  328. package/servicePrincipalSecret.d.ts +2 -2
  329. package/servicePrincipalSecret.js +2 -2
  330. package/share.d.ts +2 -2
  331. package/share.js +2 -2
  332. package/sqlEndpoint.d.ts +2 -0
  333. package/sqlEndpoint.js +2 -0
  334. package/sqlEndpoint.js.map +1 -1
  335. package/sqlGlobalConfig.d.ts +2 -0
  336. package/sqlGlobalConfig.js +2 -0
  337. package/sqlGlobalConfig.js.map +1 -1
  338. package/sqlPermissions.d.ts +17 -15
  339. package/sqlPermissions.js +5 -3
  340. package/sqlPermissions.js.map +1 -1
  341. package/storageCredential.d.ts +2 -2
  342. package/storageCredential.js +2 -2
  343. package/systemSchema.d.ts +1 -3
  344. package/systemSchema.js +1 -3
  345. package/systemSchema.js.map +1 -1
  346. package/token.d.ts +2 -2
  347. package/token.js +2 -2
  348. package/types/input.d.ts +164 -4
  349. package/types/output.d.ts +182 -7
  350. package/user.d.ts +2 -0
  351. package/user.js +2 -0
  352. package/user.js.map +1 -1
  353. package/userRole.d.ts +2 -0
  354. package/userRole.js +2 -0
  355. package/userRole.js.map +1 -1
  356. package/vectorSearchEndpoint.d.ts +8 -2
  357. package/vectorSearchEndpoint.js +6 -2
  358. package/vectorSearchEndpoint.js.map +1 -1
  359. package/vectorSearchIndex.d.ts +2 -2
  360. package/vectorSearchIndex.js +2 -2
  361. package/volume.d.ts +2 -2
  362. package/volume.js +2 -2
  363. package/workspaceBinding.d.ts +2 -2
  364. package/workspaceBinding.js +2 -2
  365. package/workspaceConf.d.ts +4 -2
  366. package/workspaceConf.js +4 -2
  367. package/workspaceConf.js.map +1 -1
  368. package/workspaceFile.d.ts +2 -0
  369. package/workspaceFile.js +2 -0
  370. package/workspaceFile.js.map +1 -1
package/token.js CHANGED
@@ -6,10 +6,10 @@ exports.Token = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * > This resource can only be used with a workspace-level provider!
10
- *
11
9
  * This resource creates [Personal Access Tokens](https://docs.databricks.com/sql/user/security/personal-access-tokens.html) for the same user that is authenticated with the provider. Most likely you should use databricks.OboToken to create [On-Behalf-Of tokens](https://docs.databricks.com/administration-guide/users-groups/service-principals.html#manage-personal-access-tokens-for-a-service-principal) for a databricks.ServicePrincipal in Databricks workspaces on AWS. Databricks workspaces on other clouds use their own native OAuth token flows.
12
10
  *
11
+ * > This resource can only be used with a workspace-level provider!
12
+ *
13
13
  * ## Example Usage
14
14
  *
15
15
  * ```typescript
package/types/input.d.ts CHANGED
@@ -86,6 +86,48 @@ export interface AlertConditionThresholdValue {
86
86
  */
87
87
  stringValue?: pulumi.Input<string>;
88
88
  }
89
+ export interface AlertV2Evaluation {
90
+ comparisonOperator?: pulumi.Input<string>;
91
+ emptyResultState?: pulumi.Input<string>;
92
+ lastEvaluatedAt?: pulumi.Input<string>;
93
+ notification?: pulumi.Input<inputs.AlertV2EvaluationNotification>;
94
+ source?: pulumi.Input<inputs.AlertV2EvaluationSource>;
95
+ state?: pulumi.Input<string>;
96
+ threshold?: pulumi.Input<inputs.AlertV2EvaluationThreshold>;
97
+ }
98
+ export interface AlertV2EvaluationNotification {
99
+ notifyOnOk?: pulumi.Input<boolean>;
100
+ retriggerSeconds?: pulumi.Input<number>;
101
+ subscriptions?: pulumi.Input<pulumi.Input<inputs.AlertV2EvaluationNotificationSubscription>[]>;
102
+ }
103
+ export interface AlertV2EvaluationNotificationSubscription {
104
+ destinationId?: pulumi.Input<string>;
105
+ userEmail?: pulumi.Input<string>;
106
+ }
107
+ export interface AlertV2EvaluationSource {
108
+ aggregation?: pulumi.Input<string>;
109
+ display?: pulumi.Input<string>;
110
+ name?: pulumi.Input<string>;
111
+ }
112
+ export interface AlertV2EvaluationThreshold {
113
+ column?: pulumi.Input<inputs.AlertV2EvaluationThresholdColumn>;
114
+ value?: pulumi.Input<inputs.AlertV2EvaluationThresholdValue>;
115
+ }
116
+ export interface AlertV2EvaluationThresholdColumn {
117
+ aggregation?: pulumi.Input<string>;
118
+ display?: pulumi.Input<string>;
119
+ name?: pulumi.Input<string>;
120
+ }
121
+ export interface AlertV2EvaluationThresholdValue {
122
+ boolValue?: pulumi.Input<boolean>;
123
+ doubleValue?: pulumi.Input<number>;
124
+ stringValue?: pulumi.Input<string>;
125
+ }
126
+ export interface AlertV2Schedule {
127
+ pauseStatus?: pulumi.Input<string>;
128
+ quartzCronSchedule?: pulumi.Input<string>;
129
+ timezoneId?: pulumi.Input<string>;
130
+ }
89
131
  export interface AppActiveDeployment {
90
132
  /**
91
133
  * The creation time of the app.
@@ -855,6 +897,90 @@ export interface ExternalLocationEncryptionDetailsSseEncryptionDetails {
855
897
  algorithm?: pulumi.Input<string>;
856
898
  awsKmsKeyArn?: pulumi.Input<string>;
857
899
  }
900
+ export interface GetAlertV2Evaluation {
901
+ comparisonOperator?: string;
902
+ emptyResultState?: string;
903
+ lastEvaluatedAt?: string;
904
+ notification?: inputs.GetAlertV2EvaluationNotification;
905
+ source?: inputs.GetAlertV2EvaluationSource;
906
+ state?: string;
907
+ threshold?: inputs.GetAlertV2EvaluationThreshold;
908
+ }
909
+ export interface GetAlertV2EvaluationArgs {
910
+ comparisonOperator?: pulumi.Input<string>;
911
+ emptyResultState?: pulumi.Input<string>;
912
+ lastEvaluatedAt?: pulumi.Input<string>;
913
+ notification?: pulumi.Input<inputs.GetAlertV2EvaluationNotificationArgs>;
914
+ source?: pulumi.Input<inputs.GetAlertV2EvaluationSourceArgs>;
915
+ state?: pulumi.Input<string>;
916
+ threshold?: pulumi.Input<inputs.GetAlertV2EvaluationThresholdArgs>;
917
+ }
918
+ export interface GetAlertV2EvaluationNotification {
919
+ notifyOnOk?: boolean;
920
+ retriggerSeconds?: number;
921
+ subscriptions?: inputs.GetAlertV2EvaluationNotificationSubscription[];
922
+ }
923
+ export interface GetAlertV2EvaluationNotificationArgs {
924
+ notifyOnOk?: pulumi.Input<boolean>;
925
+ retriggerSeconds?: pulumi.Input<number>;
926
+ subscriptions?: pulumi.Input<pulumi.Input<inputs.GetAlertV2EvaluationNotificationSubscriptionArgs>[]>;
927
+ }
928
+ export interface GetAlertV2EvaluationNotificationSubscription {
929
+ destinationId?: string;
930
+ userEmail?: string;
931
+ }
932
+ export interface GetAlertV2EvaluationNotificationSubscriptionArgs {
933
+ destinationId?: pulumi.Input<string>;
934
+ userEmail?: pulumi.Input<string>;
935
+ }
936
+ export interface GetAlertV2EvaluationSource {
937
+ aggregation?: string;
938
+ display?: string;
939
+ name?: string;
940
+ }
941
+ export interface GetAlertV2EvaluationSourceArgs {
942
+ aggregation?: pulumi.Input<string>;
943
+ display?: pulumi.Input<string>;
944
+ name?: pulumi.Input<string>;
945
+ }
946
+ export interface GetAlertV2EvaluationThreshold {
947
+ column?: inputs.GetAlertV2EvaluationThresholdColumn;
948
+ value?: inputs.GetAlertV2EvaluationThresholdValue;
949
+ }
950
+ export interface GetAlertV2EvaluationThresholdArgs {
951
+ column?: pulumi.Input<inputs.GetAlertV2EvaluationThresholdColumnArgs>;
952
+ value?: pulumi.Input<inputs.GetAlertV2EvaluationThresholdValueArgs>;
953
+ }
954
+ export interface GetAlertV2EvaluationThresholdColumn {
955
+ aggregation?: string;
956
+ display?: string;
957
+ name?: string;
958
+ }
959
+ export interface GetAlertV2EvaluationThresholdColumnArgs {
960
+ aggregation?: pulumi.Input<string>;
961
+ display?: pulumi.Input<string>;
962
+ name?: pulumi.Input<string>;
963
+ }
964
+ export interface GetAlertV2EvaluationThresholdValue {
965
+ boolValue?: boolean;
966
+ doubleValue?: number;
967
+ stringValue?: string;
968
+ }
969
+ export interface GetAlertV2EvaluationThresholdValueArgs {
970
+ boolValue?: pulumi.Input<boolean>;
971
+ doubleValue?: pulumi.Input<number>;
972
+ stringValue?: pulumi.Input<string>;
973
+ }
974
+ export interface GetAlertV2Schedule {
975
+ pauseStatus?: string;
976
+ quartzCronSchedule?: string;
977
+ timezoneId?: string;
978
+ }
979
+ export interface GetAlertV2ScheduleArgs {
980
+ pauseStatus?: pulumi.Input<string>;
981
+ quartzCronSchedule?: pulumi.Input<string>;
982
+ timezoneId?: pulumi.Input<string>;
983
+ }
858
984
  export interface GetBudgetPolicyCustomTag {
859
985
  key: string;
860
986
  value?: string;
@@ -5918,6 +6044,7 @@ export interface GetMwsNetworkConnectivityConfigEgressConfigTargetRulesAzurePriv
5918
6044
  * Time in epoch milliseconds when this object was deactivated.
5919
6045
  */
5920
6046
  deactivatedAt?: number;
6047
+ domainNames?: string[];
5921
6048
  /**
5922
6049
  * The name of the Azure private endpoint resource.
5923
6050
  */
@@ -5960,6 +6087,7 @@ export interface GetMwsNetworkConnectivityConfigEgressConfigTargetRulesAzurePriv
5960
6087
  * Time in epoch milliseconds when this object was deactivated.
5961
6088
  */
5962
6089
  deactivatedAt?: pulumi.Input<number>;
6090
+ domainNames?: pulumi.Input<pulumi.Input<string>[]>;
5963
6091
  /**
5964
6092
  * The name of the Azure private endpoint resource.
5965
6093
  */
@@ -11212,6 +11340,7 @@ export interface MwsNetworkConnectivityConfigEgressConfigTargetRulesAzurePrivate
11212
11340
  creationTime?: pulumi.Input<number>;
11213
11341
  deactivated?: pulumi.Input<boolean>;
11214
11342
  deactivatedAt?: pulumi.Input<number>;
11343
+ domainNames?: pulumi.Input<pulumi.Input<string>[]>;
11215
11344
  endpointName?: pulumi.Input<string>;
11216
11345
  groupId?: pulumi.Input<string>;
11217
11346
  /**
@@ -11234,13 +11363,13 @@ export interface MwsNetworksGcpNetworkInfo {
11234
11363
  /**
11235
11364
  * The name of the secondary IP range for pods. A Databricks-managed GKE cluster uses this IP range for its pods. This secondary IP range can only be used by one workspace.
11236
11365
  *
11237
- * @deprecated gcp_network_info.pod_ip_range_name is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.75.0/docs/guides/gcp-workspace#creating-a-vpc
11366
+ * @deprecated gcp_network_info.pod_ip_range_name is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.76.0/docs/guides/gcp-workspace#creating-a-vpc
11238
11367
  */
11239
11368
  podIpRangeName?: pulumi.Input<string>;
11240
11369
  /**
11241
11370
  * The name of the secondary IP range for services. A Databricks-managed GKE cluster uses this IP range for its services. This secondary IP range can only be used by one workspace.
11242
11371
  *
11243
- * @deprecated gcp_network_info.service_ip_range_name is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.75.0/docs/guides/gcp-workspace#creating-a-vpc
11372
+ * @deprecated gcp_network_info.service_ip_range_name is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.76.0/docs/guides/gcp-workspace#creating-a-vpc
11244
11373
  */
11245
11374
  serviceIpRangeName?: pulumi.Input<string>;
11246
11375
  /**
@@ -11301,11 +11430,11 @@ export interface MwsWorkspacesExternalCustomerInfo {
11301
11430
  }
11302
11431
  export interface MwsWorkspacesGcpManagedNetworkConfig {
11303
11432
  /**
11304
- * @deprecated gcp_managed_network_config.gke_cluster_pod_ip_range is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.75.0/docs/guides/gcp-workspace#creating-a-databricks-workspace
11433
+ * @deprecated gcp_managed_network_config.gke_cluster_pod_ip_range is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.76.0/docs/guides/gcp-workspace#creating-a-databricks-workspace
11305
11434
  */
11306
11435
  gkeClusterPodIpRange?: pulumi.Input<string>;
11307
11436
  /**
11308
- * @deprecated gcp_managed_network_config.gke_cluster_service_ip_range is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.75.0/docs/guides/gcp-workspace#creating-a-databricks-workspace
11437
+ * @deprecated gcp_managed_network_config.gke_cluster_service_ip_range is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.76.0/docs/guides/gcp-workspace#creating-a-databricks-workspace
11309
11438
  */
11310
11439
  gkeClusterServiceIpRange?: pulumi.Input<string>;
11311
11440
  subnetCidr: pulumi.Input<string>;
@@ -12232,6 +12361,33 @@ export interface SqlPermissionsPrivilegeAssignment {
12232
12361
  * `displayName` for a databricks.Group or databricks_user, `applicationId` for a databricks_service_principal.
12233
12362
  */
12234
12363
  principal: pulumi.Input<string>;
12364
+ /**
12365
+ * set of available privilege names in upper case.
12366
+ *
12367
+ *
12368
+ * [Available](https://docs.databricks.com/security/access-control/table-acls/object-privileges.html) privilege names are:
12369
+ * [Available](https://docs.databricks.com/security/access-control/table-acls/object-privileges.html) privilege names are:
12370
+ *
12371
+ *
12372
+ * * `SELECT` - gives read access to an object.
12373
+ * * `SELECT` - gives read access to an object.
12374
+ * * `CREATE` - gives the ability to create an object (for example, a table in a database).
12375
+ * * `CREATE` - gives the ability to create an object (for example, a table in a database).
12376
+ * * `MODIFY` - gives the ability to add, delete, and modify data to or from an object.
12377
+ * * `MODIFY` - gives the ability to add, delete, and modify data to or from an object.
12378
+ * * `USAGE` - do not give any abilities, but is an additional requirement to perform any action on a database object.
12379
+ * * `USAGE` - do not give any abilities, but is an additional requirement to perform any action on a database object.
12380
+ * * `READ_METADATA` - gives the ability to view an object and its metadata.
12381
+ * * `READ_METADATA` - gives the ability to view an object and its metadata.
12382
+ * * `CREATE_NAMED_FUNCTION` - gives the ability to create a named UDF in an existing catalog or database.
12383
+ * * `CREATE_NAMED_FUNCTION` - gives the ability to create a named UDF in an existing catalog or database.
12384
+ * * `MODIFY_CLASSPATH` - gives the ability to add files to the Spark classpath.
12385
+ * * `MODIFY_CLASSPATH` - gives the ability to add files to the Spark classpath.
12386
+ *
12387
+ *
12388
+ * > Even though the value `ALL PRIVILEGES` is mentioned in Table ACL documentation, it's not recommended to use it from Pulumi, as it may result in unnecessary state updates.
12389
+ * > Even though the value `ALL PRIVILEGES` is mentioned in Table ACL documentation, it's not recommended to use it from Pulumi, as it may result in unnecessary state updates.
12390
+ */
12235
12391
  privileges: pulumi.Input<pulumi.Input<string>[]>;
12236
12392
  }
12237
12393
  export interface SqlQueryParameter {
@@ -12494,6 +12650,10 @@ export interface TableColumn {
12494
12650
  typeScale?: pulumi.Input<number>;
12495
12651
  typeText: pulumi.Input<string>;
12496
12652
  }
12653
+ export interface VectorSearchEndpointCustomTag {
12654
+ key: pulumi.Input<string>;
12655
+ value?: pulumi.Input<string>;
12656
+ }
12497
12657
  export interface VectorSearchEndpointEndpointStatus {
12498
12658
  /**
12499
12659
  * Additional status message.
package/types/output.d.ts CHANGED
@@ -85,6 +85,48 @@ export interface AlertConditionThresholdValue {
85
85
  */
86
86
  stringValue?: string;
87
87
  }
88
+ export interface AlertV2Evaluation {
89
+ comparisonOperator?: string;
90
+ emptyResultState?: string;
91
+ lastEvaluatedAt: string;
92
+ notification?: outputs.AlertV2EvaluationNotification;
93
+ source?: outputs.AlertV2EvaluationSource;
94
+ state: string;
95
+ threshold?: outputs.AlertV2EvaluationThreshold;
96
+ }
97
+ export interface AlertV2EvaluationNotification {
98
+ notifyOnOk?: boolean;
99
+ retriggerSeconds?: number;
100
+ subscriptions?: outputs.AlertV2EvaluationNotificationSubscription[];
101
+ }
102
+ export interface AlertV2EvaluationNotificationSubscription {
103
+ destinationId?: string;
104
+ userEmail?: string;
105
+ }
106
+ export interface AlertV2EvaluationSource {
107
+ aggregation?: string;
108
+ display?: string;
109
+ name?: string;
110
+ }
111
+ export interface AlertV2EvaluationThreshold {
112
+ column?: outputs.AlertV2EvaluationThresholdColumn;
113
+ value?: outputs.AlertV2EvaluationThresholdValue;
114
+ }
115
+ export interface AlertV2EvaluationThresholdColumn {
116
+ aggregation?: string;
117
+ display?: string;
118
+ name?: string;
119
+ }
120
+ export interface AlertV2EvaluationThresholdValue {
121
+ boolValue?: boolean;
122
+ doubleValue?: number;
123
+ stringValue?: string;
124
+ }
125
+ export interface AlertV2Schedule {
126
+ pauseStatus?: string;
127
+ quartzCronSchedule?: string;
128
+ timezoneId?: string;
129
+ }
88
130
  export interface AppActiveDeployment {
89
131
  /**
90
132
  * The creation time of the app.
@@ -854,6 +896,106 @@ export interface ExternalLocationEncryptionDetailsSseEncryptionDetails {
854
896
  algorithm?: string;
855
897
  awsKmsKeyArn?: string;
856
898
  }
899
+ export interface GetAlertV2Evaluation {
900
+ comparisonOperator?: string;
901
+ emptyResultState?: string;
902
+ lastEvaluatedAt: string;
903
+ notification?: outputs.GetAlertV2EvaluationNotification;
904
+ source?: outputs.GetAlertV2EvaluationSource;
905
+ state: string;
906
+ threshold?: outputs.GetAlertV2EvaluationThreshold;
907
+ }
908
+ export interface GetAlertV2EvaluationNotification {
909
+ notifyOnOk?: boolean;
910
+ retriggerSeconds?: number;
911
+ subscriptions?: outputs.GetAlertV2EvaluationNotificationSubscription[];
912
+ }
913
+ export interface GetAlertV2EvaluationNotificationSubscription {
914
+ destinationId?: string;
915
+ userEmail?: string;
916
+ }
917
+ export interface GetAlertV2EvaluationSource {
918
+ aggregation?: string;
919
+ display?: string;
920
+ name?: string;
921
+ }
922
+ export interface GetAlertV2EvaluationThreshold {
923
+ column?: outputs.GetAlertV2EvaluationThresholdColumn;
924
+ value?: outputs.GetAlertV2EvaluationThresholdValue;
925
+ }
926
+ export interface GetAlertV2EvaluationThresholdColumn {
927
+ aggregation?: string;
928
+ display?: string;
929
+ name?: string;
930
+ }
931
+ export interface GetAlertV2EvaluationThresholdValue {
932
+ boolValue?: boolean;
933
+ doubleValue?: number;
934
+ stringValue?: string;
935
+ }
936
+ export interface GetAlertV2Schedule {
937
+ pauseStatus?: string;
938
+ quartzCronSchedule?: string;
939
+ timezoneId?: string;
940
+ }
941
+ export interface GetAlertsV2Result {
942
+ createTime: string;
943
+ customDescription?: string;
944
+ customSummary?: string;
945
+ displayName?: string;
946
+ evaluation?: outputs.GetAlertsV2ResultEvaluation;
947
+ id: string;
948
+ lifecycleState: string;
949
+ ownerUserName: string;
950
+ parentPath?: string;
951
+ queryText?: string;
952
+ runAsUserName: string;
953
+ schedule?: outputs.GetAlertsV2ResultSchedule;
954
+ updateTime: string;
955
+ warehouseId?: string;
956
+ }
957
+ export interface GetAlertsV2ResultEvaluation {
958
+ comparisonOperator?: string;
959
+ emptyResultState?: string;
960
+ lastEvaluatedAt: string;
961
+ notification?: outputs.GetAlertsV2ResultEvaluationNotification;
962
+ source?: outputs.GetAlertsV2ResultEvaluationSource;
963
+ state: string;
964
+ threshold?: outputs.GetAlertsV2ResultEvaluationThreshold;
965
+ }
966
+ export interface GetAlertsV2ResultEvaluationNotification {
967
+ notifyOnOk?: boolean;
968
+ retriggerSeconds?: number;
969
+ subscriptions?: outputs.GetAlertsV2ResultEvaluationNotificationSubscription[];
970
+ }
971
+ export interface GetAlertsV2ResultEvaluationNotificationSubscription {
972
+ destinationId?: string;
973
+ userEmail?: string;
974
+ }
975
+ export interface GetAlertsV2ResultEvaluationSource {
976
+ aggregation?: string;
977
+ display?: string;
978
+ name?: string;
979
+ }
980
+ export interface GetAlertsV2ResultEvaluationThreshold {
981
+ column?: outputs.GetAlertsV2ResultEvaluationThresholdColumn;
982
+ value?: outputs.GetAlertsV2ResultEvaluationThresholdValue;
983
+ }
984
+ export interface GetAlertsV2ResultEvaluationThresholdColumn {
985
+ aggregation?: string;
986
+ display?: string;
987
+ name?: string;
988
+ }
989
+ export interface GetAlertsV2ResultEvaluationThresholdValue {
990
+ boolValue?: boolean;
991
+ doubleValue?: number;
992
+ stringValue?: string;
993
+ }
994
+ export interface GetAlertsV2ResultSchedule {
995
+ pauseStatus?: string;
996
+ quartzCronSchedule?: string;
997
+ timezoneId?: string;
998
+ }
857
999
  export interface GetAppApp {
858
1000
  activeDeployment: outputs.GetAppAppActiveDeployment;
859
1001
  /**
@@ -1314,16 +1456,16 @@ export interface GetAppsAppResourceSqlWarehouse {
1314
1456
  */
1315
1457
  permission: string;
1316
1458
  }
1317
- export interface GetBudgetPoliciesBudgetPolicy {
1459
+ export interface GetBudgetPoliciesPolicy {
1318
1460
  bindingWorkspaceIds?: number[];
1319
- customTags?: outputs.GetBudgetPoliciesBudgetPolicyCustomTag[];
1461
+ customTags?: outputs.GetBudgetPoliciesPolicyCustomTag[];
1320
1462
  policyId: string;
1321
1463
  /**
1322
1464
  * The partial name of policies to be filtered on. If unspecified, all policies will be returned.
1323
1465
  */
1324
1466
  policyName?: string;
1325
1467
  }
1326
- export interface GetBudgetPoliciesBudgetPolicyCustomTag {
1468
+ export interface GetBudgetPoliciesPolicyCustomTag {
1327
1469
  key: string;
1328
1470
  value?: string;
1329
1471
  }
@@ -3895,6 +4037,7 @@ export interface GetMwsNetworkConnectivityConfigEgressConfigTargetRulesAzurePriv
3895
4037
  * Time in epoch milliseconds when this object was deactivated.
3896
4038
  */
3897
4039
  deactivatedAt?: number;
4040
+ domainNames?: string[];
3898
4041
  /**
3899
4042
  * The name of the Azure private endpoint resource.
3900
4043
  */
@@ -8313,6 +8456,7 @@ export interface MwsNetworkConnectivityConfigEgressConfigTargetRulesAzurePrivate
8313
8456
  creationTime?: number;
8314
8457
  deactivated?: boolean;
8315
8458
  deactivatedAt?: number;
8459
+ domainNames?: string[];
8316
8460
  endpointName?: string;
8317
8461
  groupId?: string;
8318
8462
  /**
@@ -8335,13 +8479,13 @@ export interface MwsNetworksGcpNetworkInfo {
8335
8479
  /**
8336
8480
  * The name of the secondary IP range for pods. A Databricks-managed GKE cluster uses this IP range for its pods. This secondary IP range can only be used by one workspace.
8337
8481
  *
8338
- * @deprecated gcp_network_info.pod_ip_range_name is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.75.0/docs/guides/gcp-workspace#creating-a-vpc
8482
+ * @deprecated gcp_network_info.pod_ip_range_name is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.76.0/docs/guides/gcp-workspace#creating-a-vpc
8339
8483
  */
8340
8484
  podIpRangeName?: string;
8341
8485
  /**
8342
8486
  * The name of the secondary IP range for services. A Databricks-managed GKE cluster uses this IP range for its services. This secondary IP range can only be used by one workspace.
8343
8487
  *
8344
- * @deprecated gcp_network_info.service_ip_range_name is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.75.0/docs/guides/gcp-workspace#creating-a-vpc
8488
+ * @deprecated gcp_network_info.service_ip_range_name is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.76.0/docs/guides/gcp-workspace#creating-a-vpc
8345
8489
  */
8346
8490
  serviceIpRangeName?: string;
8347
8491
  /**
@@ -8402,11 +8546,11 @@ export interface MwsWorkspacesExternalCustomerInfo {
8402
8546
  }
8403
8547
  export interface MwsWorkspacesGcpManagedNetworkConfig {
8404
8548
  /**
8405
- * @deprecated gcp_managed_network_config.gke_cluster_pod_ip_range is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.75.0/docs/guides/gcp-workspace#creating-a-databricks-workspace
8549
+ * @deprecated gcp_managed_network_config.gke_cluster_pod_ip_range is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.76.0/docs/guides/gcp-workspace#creating-a-databricks-workspace
8406
8550
  */
8407
8551
  gkeClusterPodIpRange?: string;
8408
8552
  /**
8409
- * @deprecated gcp_managed_network_config.gke_cluster_service_ip_range is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.75.0/docs/guides/gcp-workspace#creating-a-databricks-workspace
8553
+ * @deprecated gcp_managed_network_config.gke_cluster_service_ip_range is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.76.0/docs/guides/gcp-workspace#creating-a-databricks-workspace
8410
8554
  */
8411
8555
  gkeClusterServiceIpRange?: string;
8412
8556
  subnetCidr: string;
@@ -9333,6 +9477,33 @@ export interface SqlPermissionsPrivilegeAssignment {
9333
9477
  * `displayName` for a databricks.Group or databricks_user, `applicationId` for a databricks_service_principal.
9334
9478
  */
9335
9479
  principal: string;
9480
+ /**
9481
+ * set of available privilege names in upper case.
9482
+ *
9483
+ *
9484
+ * [Available](https://docs.databricks.com/security/access-control/table-acls/object-privileges.html) privilege names are:
9485
+ * [Available](https://docs.databricks.com/security/access-control/table-acls/object-privileges.html) privilege names are:
9486
+ *
9487
+ *
9488
+ * * `SELECT` - gives read access to an object.
9489
+ * * `SELECT` - gives read access to an object.
9490
+ * * `CREATE` - gives the ability to create an object (for example, a table in a database).
9491
+ * * `CREATE` - gives the ability to create an object (for example, a table in a database).
9492
+ * * `MODIFY` - gives the ability to add, delete, and modify data to or from an object.
9493
+ * * `MODIFY` - gives the ability to add, delete, and modify data to or from an object.
9494
+ * * `USAGE` - do not give any abilities, but is an additional requirement to perform any action on a database object.
9495
+ * * `USAGE` - do not give any abilities, but is an additional requirement to perform any action on a database object.
9496
+ * * `READ_METADATA` - gives the ability to view an object and its metadata.
9497
+ * * `READ_METADATA` - gives the ability to view an object and its metadata.
9498
+ * * `CREATE_NAMED_FUNCTION` - gives the ability to create a named UDF in an existing catalog or database.
9499
+ * * `CREATE_NAMED_FUNCTION` - gives the ability to create a named UDF in an existing catalog or database.
9500
+ * * `MODIFY_CLASSPATH` - gives the ability to add files to the Spark classpath.
9501
+ * * `MODIFY_CLASSPATH` - gives the ability to add files to the Spark classpath.
9502
+ *
9503
+ *
9504
+ * > Even though the value `ALL PRIVILEGES` is mentioned in Table ACL documentation, it's not recommended to use it from Pulumi, as it may result in unnecessary state updates.
9505
+ * > Even though the value `ALL PRIVILEGES` is mentioned in Table ACL documentation, it's not recommended to use it from Pulumi, as it may result in unnecessary state updates.
9506
+ */
9336
9507
  privileges: string[];
9337
9508
  }
9338
9509
  export interface SqlQueryParameter {
@@ -9595,6 +9766,10 @@ export interface TableColumn {
9595
9766
  typeScale?: number;
9596
9767
  typeText: string;
9597
9768
  }
9769
+ export interface VectorSearchEndpointCustomTag {
9770
+ key: string;
9771
+ value?: string;
9772
+ }
9598
9773
  export interface VectorSearchEndpointEndpointStatus {
9599
9774
  /**
9600
9775
  * Additional status message.
package/user.d.ts CHANGED
@@ -2,6 +2,8 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
3
  * This resource allows you to manage [users in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/users.html), [Databricks Account Console](https://accounts.cloud.databricks.com/) or [Azure Databricks Account Console](https://accounts.azuredatabricks.net). You can also associate Databricks users to databricks_group. Upon user creation the user will receive a welcome email. You can also get information about caller identity using databricks.getCurrentUser data source.
4
4
  *
5
+ * > This resource can be used with an account or workspace-level provider.
6
+ *
5
7
  * > To assign account level users to workspace use databricks_mws_permission_assignment.
6
8
  *
7
9
  * > Entitlements, like, `allowClusterCreate`, `allowInstancePoolCreate`, `databricksSqlAccess`, `workspaceAccess` applicable only for workspace-level users. Use databricks.Entitlements resource to assign entitlements inside a workspace to account-level users.
package/user.js CHANGED
@@ -8,6 +8,8 @@ const utilities = require("./utilities");
8
8
  /**
9
9
  * This resource allows you to manage [users in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/users.html), [Databricks Account Console](https://accounts.cloud.databricks.com/) or [Azure Databricks Account Console](https://accounts.azuredatabricks.net). You can also associate Databricks users to databricks_group. Upon user creation the user will receive a welcome email. You can also get information about caller identity using databricks.getCurrentUser data source.
10
10
  *
11
+ * > This resource can be used with an account or workspace-level provider.
12
+ *
11
13
  * > To assign account level users to workspace use databricks_mws_permission_assignment.
12
14
  *
13
15
  * > Entitlements, like, `allowClusterCreate`, `allowInstancePoolCreate`, `databricksSqlAccess`, `workspaceAccess` applicable only for workspace-level users. Use databricks.Entitlements resource to assign entitlements inside a workspace to account-level users.
package/user.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"user.js","sourceRoot":"","sources":["../user.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgGG;AACH,MAAa,IAAK,SAAQ,MAAM,CAAC,cAAc;IAC3C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiB,EAAE,IAAmC;QAC/G,OAAO,IAAI,IAAI,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3D,CAAC;IAKD;;;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,IAAI,CAAC,YAAY,CAAC;IACrD,CAAC;IAoED,YAAY,IAAY,EAAE,WAAkC,EAAE,IAAmC;QAC7F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoC,CAAC;YACnD,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,yBAAyB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9F,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,uBAAuB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1F,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;SACjF;aAAM;YACH,MAAM,IAAI,GAAG,WAAmC,CAAC;YACjD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrD,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,yBAAyB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,uBAAuB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5F,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,uBAAuB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,qBAAqB,CAAC,CAAC,CAAC,SAAS,CAAC;YACxF,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/E;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,IAAI,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzD,CAAC;;AAzIL,oBA0IC;AA5HG,gBAAgB;AACO,iBAAY,GAAG,4BAA4B,CAAC"}
1
+ {"version":3,"file":"user.js","sourceRoot":"","sources":["../user.ts"],"names":[],"mappings":"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"}
package/userRole.d.ts CHANGED
@@ -2,6 +2,8 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
3
  * This resource allows you to attach a role or databricks.InstanceProfile (AWS) to databricks_user.
4
4
  *
5
+ * > This resource can be used with an account or workspace-level provider.
6
+ *
5
7
  * ## Example Usage
6
8
  *
7
9
  * Adding AWS instance profile to a user
package/userRole.js CHANGED
@@ -8,6 +8,8 @@ const utilities = require("./utilities");
8
8
  /**
9
9
  * This resource allows you to attach a role or databricks.InstanceProfile (AWS) to databricks_user.
10
10
  *
11
+ * > This resource can be used with an account or workspace-level provider.
12
+ *
11
13
  * ## Example Usage
12
14
  *
13
15
  * Adding AWS instance profile to a user
package/userRole.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"userRole.js","sourceRoot":"","sources":["../userRole.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqB,EAAE,IAAmC;QACnH,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC/D,CAAC;IAKD;;;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,QAAQ,CAAC,YAAY,CAAC;IACzD,CAAC;IAmBD,YAAY,IAAY,EAAE,WAA0C,EAAE,IAAmC;QACrG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAwC,CAAC;YACvD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAAuC,CAAC;YACrD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACjD,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,MAAM,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC7D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,QAAQ,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC7D,CAAC;;AAjEL,4BAkEC;AApDG,gBAAgB;AACO,qBAAY,GAAG,oCAAoC,CAAC"}
1
+ {"version":3,"file":"userRole.js","sourceRoot":"","sources":["../userRole.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgDG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqB,EAAE,IAAmC;QACnH,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC/D,CAAC;IAKD;;;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,QAAQ,CAAC,YAAY,CAAC;IACzD,CAAC;IAmBD,YAAY,IAAY,EAAE,WAA0C,EAAE,IAAmC;QACrG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAwC,CAAC;YACvD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAAuC,CAAC;YACrD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACjD,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,MAAM,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC7D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,QAAQ,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC7D,CAAC;;AAjEL,4BAkEC;AApDG,gBAAgB;AACO,qBAAY,GAAG,oCAAoC,CAAC"}
@@ -2,10 +2,10 @@ 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
- * > This resource can only be used on a Unity Catalog-enabled workspace!
6
- *
7
5
  * This resource allows you to create [Mosaic AI Vector Search Endpoint](https://docs.databricks.com/en/generative-ai/vector-search.html) in Databricks. Mosaic AI Vector Search is a serverless similarity search engine that allows you to store a vector representation of your data, including metadata, in a vector database. The Mosaic AI Vector Search Endpoint is used to create and access vector search indexes.
8
6
  *
7
+ * > This resource can only be used with a workspace-level provider!
8
+ *
9
9
  * ## Example Usage
10
10
  *
11
11
  * ```typescript
@@ -52,6 +52,8 @@ export declare class VectorSearchEndpoint extends pulumi.CustomResource {
52
52
  * Creator of the endpoint.
53
53
  */
54
54
  readonly creator: pulumi.Output<string>;
55
+ readonly customTags: pulumi.Output<outputs.VectorSearchEndpointCustomTag[] | undefined>;
56
+ readonly effectiveBudgetPolicyId: pulumi.Output<string | undefined>;
55
57
  /**
56
58
  * Unique internal identifier of the endpoint (UUID).
57
59
  */
@@ -101,6 +103,8 @@ export interface VectorSearchEndpointState {
101
103
  * Creator of the endpoint.
102
104
  */
103
105
  creator?: pulumi.Input<string>;
106
+ customTags?: pulumi.Input<pulumi.Input<inputs.VectorSearchEndpointCustomTag>[]>;
107
+ effectiveBudgetPolicyId?: pulumi.Input<string>;
104
108
  /**
105
109
  * Unique internal identifier of the endpoint (UUID).
106
110
  */
@@ -134,6 +138,8 @@ export interface VectorSearchEndpointState {
134
138
  * The set of arguments for constructing a VectorSearchEndpoint resource.
135
139
  */
136
140
  export interface VectorSearchEndpointArgs {
141
+ customTags?: pulumi.Input<pulumi.Input<inputs.VectorSearchEndpointCustomTag>[]>;
142
+ effectiveBudgetPolicyId?: pulumi.Input<string>;
137
143
  /**
138
144
  * Type of Mosaic AI Vector Search Endpoint. Currently only accepting single value: `STANDARD` (See [documentation](https://docs.databricks.com/api/workspace/vectorsearchendpoints/createendpoint) for the list of currently supported values).
139
145
  */
@@ -6,10 +6,10 @@ exports.VectorSearchEndpoint = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * > This resource can only be used on a Unity Catalog-enabled workspace!
10
- *
11
9
  * This resource allows you to create [Mosaic AI Vector Search Endpoint](https://docs.databricks.com/en/generative-ai/vector-search.html) in Databricks. Mosaic AI Vector Search is a serverless similarity search engine that allows you to store a vector representation of your data, including metadata, in a vector database. The Mosaic AI Vector Search Endpoint is used to create and access vector search indexes.
12
10
  *
11
+ * > This resource can only be used with a workspace-level provider!
12
+ *
13
13
  * ## Example Usage
14
14
  *
15
15
  * ```typescript
@@ -62,6 +62,8 @@ class VectorSearchEndpoint extends pulumi.CustomResource {
62
62
  const state = argsOrState;
63
63
  resourceInputs["creationTimestamp"] = state ? state.creationTimestamp : undefined;
64
64
  resourceInputs["creator"] = state ? state.creator : undefined;
65
+ resourceInputs["customTags"] = state ? state.customTags : undefined;
66
+ resourceInputs["effectiveBudgetPolicyId"] = state ? state.effectiveBudgetPolicyId : undefined;
65
67
  resourceInputs["endpointId"] = state ? state.endpointId : undefined;
66
68
  resourceInputs["endpointStatuses"] = state ? state.endpointStatuses : undefined;
67
69
  resourceInputs["endpointType"] = state ? state.endpointType : undefined;
@@ -75,6 +77,8 @@ class VectorSearchEndpoint extends pulumi.CustomResource {
75
77
  if ((!args || args.endpointType === undefined) && !opts.urn) {
76
78
  throw new Error("Missing required property 'endpointType'");
77
79
  }
80
+ resourceInputs["customTags"] = args ? args.customTags : undefined;
81
+ resourceInputs["effectiveBudgetPolicyId"] = args ? args.effectiveBudgetPolicyId : undefined;
78
82
  resourceInputs["endpointType"] = args ? args.endpointType : undefined;
79
83
  resourceInputs["name"] = args ? args.name : undefined;
80
84
  resourceInputs["creationTimestamp"] = undefined /*out*/;