@pulumi/databricks 1.75.0-alpha.1757081845 → 1.75.0-alpha.1757354185

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 (228) hide show
  1. package/accountFederationPolicy.d.ts +148 -0
  2. package/accountFederationPolicy.js +92 -0
  3. package/accountFederationPolicy.js.map +1 -0
  4. package/accountNetworkPolicy.d.ts +2 -2
  5. package/accountNetworkPolicy.js +2 -2
  6. package/accountSettingV2.d.ts +149 -0
  7. package/accountSettingV2.js +106 -0
  8. package/accountSettingV2.js.map +1 -0
  9. package/alertV2.d.ts +56 -5
  10. package/alertV2.js +8 -2
  11. package/alertV2.js.map +1 -1
  12. package/app.d.ts +0 -2
  13. package/app.js +0 -2
  14. package/app.js.map +1 -1
  15. package/appsSettingsCustomTemplate.d.ts +179 -0
  16. package/appsSettingsCustomTemplate.js +121 -0
  17. package/appsSettingsCustomTemplate.js.map +1 -0
  18. package/budgetPolicy.d.ts +6 -2
  19. package/budgetPolicy.js +3 -3
  20. package/budgetPolicy.js.map +1 -1
  21. package/catalog.d.ts +28 -0
  22. package/catalog.js +22 -0
  23. package/catalog.js.map +1 -1
  24. package/cleanRoomAsset.d.ts +14 -2
  25. package/cleanRoomAsset.js +4 -2
  26. package/cleanRoomAsset.js.map +1 -1
  27. package/cleanRoomAutoApprovalRule.d.ts +14 -2
  28. package/cleanRoomAutoApprovalRule.js +4 -2
  29. package/cleanRoomAutoApprovalRule.js.map +1 -1
  30. package/cleanRoomsCleanRoom.d.ts +17 -5
  31. package/cleanRoomsCleanRoom.js +4 -2
  32. package/cleanRoomsCleanRoom.js.map +1 -1
  33. package/config/vars.d.ts +1 -0
  34. package/config/vars.js +6 -0
  35. package/config/vars.js.map +1 -1
  36. package/connection.d.ts +0 -3
  37. package/connection.js +0 -2
  38. package/connection.js.map +1 -1
  39. package/databaseDatabaseCatalog.d.ts +14 -2
  40. package/databaseDatabaseCatalog.js +4 -2
  41. package/databaseDatabaseCatalog.js.map +1 -1
  42. package/databaseInstance.d.ts +38 -2
  43. package/databaseInstance.js +8 -2
  44. package/databaseInstance.js.map +1 -1
  45. package/databaseSyncedDatabaseTable.d.ts +14 -2
  46. package/databaseSyncedDatabaseTable.js +4 -2
  47. package/databaseSyncedDatabaseTable.js.map +1 -1
  48. package/entityTagAssignment.d.ts +117 -0
  49. package/entityTagAssignment.js +87 -0
  50. package/entityTagAssignment.js.map +1 -0
  51. package/externalMetadata.d.ts +14 -2
  52. package/externalMetadata.js +4 -2
  53. package/externalMetadata.js.map +1 -1
  54. package/getAccountFederationPolicies.d.ts +46 -0
  55. package/getAccountFederationPolicies.js +50 -0
  56. package/getAccountFederationPolicies.js.map +1 -0
  57. package/getAccountFederationPolicy.d.ts +103 -0
  58. package/getAccountFederationPolicy.js +40 -0
  59. package/getAccountFederationPolicy.js.map +1 -0
  60. package/getAccountSettingV2.d.ts +228 -0
  61. package/getAccountSettingV2.js +54 -0
  62. package/getAccountSettingV2.js.map +1 -0
  63. package/getAlertV2.d.ts +48 -6
  64. package/getAlertV2.js +4 -0
  65. package/getAlertV2.js.map +1 -1
  66. package/getAlertsV2.d.ts +21 -2
  67. package/getAlertsV2.js +10 -4
  68. package/getAlertsV2.js.map +1 -1
  69. package/getApp.d.ts +0 -4
  70. package/getApp.js +0 -4
  71. package/getApp.js.map +1 -1
  72. package/getApps.d.ts +0 -4
  73. package/getApps.js +0 -4
  74. package/getApps.js.map +1 -1
  75. package/getAppsSettingsCustomTemplate.d.ts +143 -0
  76. package/getAppsSettingsCustomTemplate.js +66 -0
  77. package/getAppsSettingsCustomTemplate.js.map +1 -0
  78. package/getAppsSettingsCustomTemplates.d.ts +65 -0
  79. package/getAppsSettingsCustomTemplates.js +56 -0
  80. package/getAppsSettingsCustomTemplates.js.map +1 -0
  81. package/getBudgetPolicy.d.ts +34 -0
  82. package/getBudgetPolicy.js +28 -0
  83. package/getBudgetPolicy.js.map +1 -1
  84. package/getCleanRoomAsset.d.ts +9 -0
  85. package/getCleanRoomAsset.js +2 -0
  86. package/getCleanRoomAsset.js.map +1 -1
  87. package/getCleanRoomAssetRevisionsCleanRoomAsset.d.ts +9 -0
  88. package/getCleanRoomAssetRevisionsCleanRoomAsset.js +2 -0
  89. package/getCleanRoomAssetRevisionsCleanRoomAsset.js.map +1 -1
  90. package/getCleanRoomAssetRevisionsCleanRoomAssets.d.ts +33 -2
  91. package/getCleanRoomAssetRevisionsCleanRoomAssets.js +10 -4
  92. package/getCleanRoomAssetRevisionsCleanRoomAssets.js.map +1 -1
  93. package/getCleanRoomAssets.d.ts +34 -2
  94. package/getCleanRoomAssets.js +10 -4
  95. package/getCleanRoomAssets.js.map +1 -1
  96. package/getCleanRoomAutoApprovalRule.d.ts +9 -0
  97. package/getCleanRoomAutoApprovalRule.js +2 -0
  98. package/getCleanRoomAutoApprovalRule.js.map +1 -1
  99. package/getCleanRoomAutoApprovalRules.d.ts +21 -2
  100. package/getCleanRoomAutoApprovalRules.js +10 -4
  101. package/getCleanRoomAutoApprovalRules.js.map +1 -1
  102. package/getCleanRoomsCleanRoom.d.ts +12 -3
  103. package/getCleanRoomsCleanRoom.js +2 -0
  104. package/getCleanRoomsCleanRoom.js.map +1 -1
  105. package/getCleanRoomsCleanRooms.d.ts +21 -2
  106. package/getCleanRoomsCleanRooms.js +10 -4
  107. package/getCleanRoomsCleanRooms.js.map +1 -1
  108. package/getDatabaseDatabaseCatalog.d.ts +9 -0
  109. package/getDatabaseDatabaseCatalog.js +2 -0
  110. package/getDatabaseDatabaseCatalog.js.map +1 -1
  111. package/getDatabaseDatabaseCatalogs.d.ts +21 -2
  112. package/getDatabaseDatabaseCatalogs.js +10 -4
  113. package/getDatabaseDatabaseCatalogs.js.map +1 -1
  114. package/getDatabaseInstance.d.ts +27 -0
  115. package/getDatabaseInstance.js +4 -0
  116. package/getDatabaseInstance.js.map +1 -1
  117. package/getDatabaseInstances.d.ts +21 -2
  118. package/getDatabaseInstances.js +10 -4
  119. package/getDatabaseInstances.js.map +1 -1
  120. package/getDatabaseSyncedDatabaseTable.d.ts +9 -0
  121. package/getDatabaseSyncedDatabaseTable.js +2 -0
  122. package/getDatabaseSyncedDatabaseTable.js.map +1 -1
  123. package/getDatabaseSyncedDatabaseTables.d.ts +21 -2
  124. package/getDatabaseSyncedDatabaseTables.js +10 -4
  125. package/getDatabaseSyncedDatabaseTables.js.map +1 -1
  126. package/getEntityTagAssignment.d.ts +79 -0
  127. package/getEntityTagAssignment.js +30 -0
  128. package/getEntityTagAssignment.js.map +1 -0
  129. package/getEntityTagAssignments.d.ts +57 -0
  130. package/getEntityTagAssignments.js +26 -0
  131. package/getEntityTagAssignments.js.map +1 -0
  132. package/getExternalMetadata.d.ts +9 -0
  133. package/getExternalMetadata.js +2 -0
  134. package/getExternalMetadata.js.map +1 -1
  135. package/getExternalMetadatas.d.ts +43 -2
  136. package/getExternalMetadatas.js +32 -4
  137. package/getExternalMetadatas.js.map +1 -1
  138. package/getMaterializedFeaturesFeatureTag.d.ts +9 -0
  139. package/getMaterializedFeaturesFeatureTag.js +2 -0
  140. package/getMaterializedFeaturesFeatureTag.js.map +1 -1
  141. package/getMaterializedFeaturesFeatureTags.d.ts +21 -2
  142. package/getMaterializedFeaturesFeatureTags.js +10 -4
  143. package/getMaterializedFeaturesFeatureTags.js.map +1 -1
  144. package/getOnlineStore.d.ts +9 -0
  145. package/getOnlineStore.js +2 -0
  146. package/getOnlineStore.js.map +1 -1
  147. package/getOnlineStores.d.ts +21 -2
  148. package/getOnlineStores.js +10 -4
  149. package/getOnlineStores.js.map +1 -1
  150. package/getPolicyInfo.d.ts +24 -15
  151. package/getPolicyInfo.js +2 -0
  152. package/getPolicyInfo.js.map +1 -1
  153. package/getPolicyInfos.d.ts +48 -2
  154. package/getPolicyInfos.js +12 -4
  155. package/getPolicyInfos.js.map +1 -1
  156. package/getQualityMonitorV2.d.ts +9 -0
  157. package/getQualityMonitorV2.js +2 -0
  158. package/getQualityMonitorV2.js.map +1 -1
  159. package/getQualityMonitorsV2.d.ts +21 -2
  160. package/getQualityMonitorsV2.js +10 -4
  161. package/getQualityMonitorsV2.js.map +1 -1
  162. package/getRecipientFederationPolicies.d.ts +21 -2
  163. package/getRecipientFederationPolicies.js +10 -4
  164. package/getRecipientFederationPolicies.js.map +1 -1
  165. package/getRecipientFederationPolicy.d.ts +9 -0
  166. package/getRecipientFederationPolicy.js +2 -0
  167. package/getRecipientFederationPolicy.js.map +1 -1
  168. package/getServicePrincipalFederationPolicies.d.ts +72 -0
  169. package/getServicePrincipalFederationPolicies.js +58 -0
  170. package/getServicePrincipalFederationPolicies.js.map +1 -0
  171. package/getServicePrincipalFederationPolicy.d.ts +103 -0
  172. package/getServicePrincipalFederationPolicy.js +40 -0
  173. package/getServicePrincipalFederationPolicy.js.map +1 -0
  174. package/getTagPolicies.d.ts +43 -0
  175. package/getTagPolicies.js +34 -0
  176. package/getTagPolicies.js.map +1 -0
  177. package/getTagPolicy.d.ts +73 -0
  178. package/getTagPolicy.js +38 -0
  179. package/getTagPolicy.js.map +1 -0
  180. package/getWorkspaceSettingV2.d.ts +237 -0
  181. package/getWorkspaceSettingV2.js +56 -0
  182. package/getWorkspaceSettingV2.js.map +1 -0
  183. package/grant.d.ts +1 -1
  184. package/grant.js +1 -1
  185. package/index.d.ts +71 -14
  186. package/index.js +78 -7
  187. package/index.js.map +1 -1
  188. package/materializedFeaturesFeatureTag.d.ts +14 -2
  189. package/materializedFeaturesFeatureTag.js +4 -2
  190. package/materializedFeaturesFeatureTag.js.map +1 -1
  191. package/mwsNccPrivateEndpointRule.d.ts +3 -3
  192. package/mwsPermissionAssignment.d.ts +7 -7
  193. package/mwsPermissionAssignment.js +1 -1
  194. package/mwsWorkspaces.d.ts +3 -3
  195. package/onlineStore.d.ts +14 -2
  196. package/onlineStore.js +4 -2
  197. package/onlineStore.js.map +1 -1
  198. package/package.json +2 -2
  199. package/permissionAssignment.d.ts +7 -7
  200. package/permissionAssignment.js +1 -1
  201. package/policyInfo.d.ts +29 -17
  202. package/policyInfo.js +4 -2
  203. package/policyInfo.js.map +1 -1
  204. package/provider.d.ts +1 -0
  205. package/provider.js +1 -0
  206. package/provider.js.map +1 -1
  207. package/qualityMonitorV2.d.ts +14 -2
  208. package/qualityMonitorV2.js +4 -2
  209. package/qualityMonitorV2.js.map +1 -1
  210. package/recipientFederationPolicy.d.ts +14 -2
  211. package/recipientFederationPolicy.js +4 -2
  212. package/recipientFederationPolicy.js.map +1 -1
  213. package/servicePrincipalFederationPolicy.d.ts +146 -0
  214. package/servicePrincipalFederationPolicy.js +90 -0
  215. package/servicePrincipalFederationPolicy.js.map +1 -0
  216. package/storageCredential.d.ts +23 -3
  217. package/storageCredential.js +23 -3
  218. package/storageCredential.js.map +1 -1
  219. package/tagPolicy.d.ts +84 -0
  220. package/tagPolicy.js +83 -0
  221. package/tagPolicy.js.map +1 -0
  222. package/types/input.d.ts +7590 -5903
  223. package/types/output.d.ts +1525 -37
  224. package/workspaceNetworkOption.d.ts +2 -2
  225. package/workspaceNetworkOption.js +2 -2
  226. package/workspaceSettingV2.d.ts +161 -0
  227. package/workspaceSettingV2.js +108 -0
  228. package/workspaceSettingV2.js.map +1 -0
@@ -1,6 +1,15 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  import * as outputs from "./types/output";
3
- export declare function getDatabaseDatabaseCatalogs(opts?: pulumi.InvokeOptions): Promise<GetDatabaseDatabaseCatalogsResult>;
3
+ export declare function getDatabaseDatabaseCatalogs(args?: GetDatabaseDatabaseCatalogsArgs, opts?: pulumi.InvokeOptions): Promise<GetDatabaseDatabaseCatalogsResult>;
4
+ /**
5
+ * A collection of arguments for invoking getDatabaseDatabaseCatalogs.
6
+ */
7
+ export interface GetDatabaseDatabaseCatalogsArgs {
8
+ /**
9
+ * Workspace ID of the resource
10
+ */
11
+ workspaceId?: string;
12
+ }
4
13
  /**
5
14
  * A collection of values returned by getDatabaseDatabaseCatalogs.
6
15
  */
@@ -10,5 +19,15 @@ export interface GetDatabaseDatabaseCatalogsResult {
10
19
  * The provider-assigned unique ID for this managed resource.
11
20
  */
12
21
  readonly id: string;
22
+ readonly workspaceId?: string;
23
+ }
24
+ export declare function getDatabaseDatabaseCatalogsOutput(args?: GetDatabaseDatabaseCatalogsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDatabaseDatabaseCatalogsResult>;
25
+ /**
26
+ * A collection of arguments for invoking getDatabaseDatabaseCatalogs.
27
+ */
28
+ export interface GetDatabaseDatabaseCatalogsOutputArgs {
29
+ /**
30
+ * Workspace ID of the resource
31
+ */
32
+ workspaceId?: pulumi.Input<string>;
13
33
  }
14
- export declare function getDatabaseDatabaseCatalogsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDatabaseDatabaseCatalogsResult>;
@@ -5,14 +5,20 @@ Object.defineProperty(exports, "__esModule", { value: true });
5
5
  exports.getDatabaseDatabaseCatalogsOutput = exports.getDatabaseDatabaseCatalogs = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
- function getDatabaseDatabaseCatalogs(opts) {
8
+ function getDatabaseDatabaseCatalogs(args, opts) {
9
+ args = args || {};
9
10
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
10
- return pulumi.runtime.invoke("databricks:index/getDatabaseDatabaseCatalogs:getDatabaseDatabaseCatalogs", {}, opts);
11
+ return pulumi.runtime.invoke("databricks:index/getDatabaseDatabaseCatalogs:getDatabaseDatabaseCatalogs", {
12
+ "workspaceId": args.workspaceId,
13
+ }, opts);
11
14
  }
12
15
  exports.getDatabaseDatabaseCatalogs = getDatabaseDatabaseCatalogs;
13
- function getDatabaseDatabaseCatalogsOutput(opts) {
16
+ function getDatabaseDatabaseCatalogsOutput(args, opts) {
17
+ args = args || {};
14
18
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
15
- return pulumi.runtime.invokeOutput("databricks:index/getDatabaseDatabaseCatalogs:getDatabaseDatabaseCatalogs", {}, opts);
19
+ return pulumi.runtime.invokeOutput("databricks:index/getDatabaseDatabaseCatalogs:getDatabaseDatabaseCatalogs", {
20
+ "workspaceId": args.workspaceId,
21
+ }, opts);
16
22
  }
17
23
  exports.getDatabaseDatabaseCatalogsOutput = getDatabaseDatabaseCatalogsOutput;
18
24
  //# sourceMappingURL=getDatabaseDatabaseCatalogs.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"getDatabaseDatabaseCatalogs.js","sourceRoot":"","sources":["../getDatabaseDatabaseCatalogs.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,2BAA2B,CAAC,IAA2B;IACnE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0EAA0E,EAAE,EACxG,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,kEAIC;AAYD,SAAgB,iCAAiC,CAAC,IAAiC;IAC/E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0EAA0E,EAAE,EAC9G,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,8EAIC"}
1
+ {"version":3,"file":"getDatabaseDatabaseCatalogs.js","sourceRoot":"","sources":["../getDatabaseDatabaseCatalogs.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,2BAA2B,CAAC,IAAsC,EAAE,IAA2B;IAC3G,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0EAA0E,EAAE;QACrG,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kEAMC;AAuBD,SAAgB,iCAAiC,CAAC,IAA4C,EAAE,IAAiC;IAC7H,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0EAA0E,EAAE;QAC3G,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8EAMC"}
@@ -26,6 +26,10 @@ export interface GetDatabaseInstanceArgs {
26
26
  * (string) - The sku of the instance. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
27
27
  */
28
28
  capacity?: string;
29
+ /**
30
+ * (boolean) - Whether the instance has PG native password login enabled. Defaults to true
31
+ */
32
+ enablePgNativeLogin?: boolean;
29
33
  /**
30
34
  * (boolean) - Whether to enable secondaries to serve read-only traffic. Defaults to false
31
35
  */
@@ -56,6 +60,10 @@ export interface GetDatabaseInstanceArgs {
56
60
  * (boolean) - Whether the instance is stopped
57
61
  */
58
62
  stopped?: boolean;
63
+ /**
64
+ * Workspace ID of the resource
65
+ */
66
+ workspaceId?: string;
59
67
  }
60
68
  /**
61
69
  * A collection of values returned by getDatabaseInstance.
@@ -78,6 +86,12 @@ export interface GetDatabaseInstanceResult {
78
86
  * (string) - The email of the creator of the instance
79
87
  */
80
88
  readonly creator: string;
89
+ /**
90
+ * (boolean) - xref AIP-129. `enablePgNativeLogin` is owned by the client, while `effectiveEnablePgNativeLogin` is owned by the server.
91
+ * `enablePgNativeLogin` will only be set in Create/Update response messages if and only if the user provides the field via the request.
92
+ * `effectiveEnablePgNativeLogin` on the other hand will always bet set in all response messages (Create/Update/Get/List)
93
+ */
94
+ readonly effectiveEnablePgNativeLogin: boolean;
81
95
  /**
82
96
  * (boolean) - xref AIP-129. `enableReadableSecondaries` is owned by the client, while `effectiveEnableReadableSecondaries` is owned by the server.
83
97
  * `enableReadableSecondaries` will only be set in Create/Update response messages if and only if the user provides the field via the request.
@@ -102,6 +116,10 @@ export interface GetDatabaseInstanceResult {
102
116
  * `effectiveStopped` on the other hand will always bet set in all response messages (Create/Update/Get/List)
103
117
  */
104
118
  readonly effectiveStopped: boolean;
119
+ /**
120
+ * (boolean) - Whether the instance has PG native password login enabled. Defaults to true
121
+ */
122
+ readonly enablePgNativeLogin: boolean;
105
123
  /**
106
124
  * (boolean) - Whether to enable secondaries to serve read-only traffic. Defaults to false
107
125
  */
@@ -157,6 +175,7 @@ export interface GetDatabaseInstanceResult {
157
175
  * (string) - Id of the ref database instance
158
176
  */
159
177
  readonly uid: string;
178
+ readonly workspaceId?: string;
160
179
  }
161
180
  /**
162
181
  * This data source can be used to get a single Database Instance.
@@ -183,6 +202,10 @@ export interface GetDatabaseInstanceOutputArgs {
183
202
  * (string) - The sku of the instance. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
184
203
  */
185
204
  capacity?: pulumi.Input<string>;
205
+ /**
206
+ * (boolean) - Whether the instance has PG native password login enabled. Defaults to true
207
+ */
208
+ enablePgNativeLogin?: pulumi.Input<boolean>;
186
209
  /**
187
210
  * (boolean) - Whether to enable secondaries to serve read-only traffic. Defaults to false
188
211
  */
@@ -213,4 +236,8 @@ export interface GetDatabaseInstanceOutputArgs {
213
236
  * (boolean) - Whether the instance is stopped
214
237
  */
215
238
  stopped?: pulumi.Input<boolean>;
239
+ /**
240
+ * Workspace ID of the resource
241
+ */
242
+ workspaceId?: pulumi.Input<string>;
216
243
  }
@@ -25,12 +25,14 @@ function getDatabaseInstance(args, opts) {
25
25
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
26
26
  return pulumi.runtime.invoke("databricks:index/getDatabaseInstance:getDatabaseInstance", {
27
27
  "capacity": args.capacity,
28
+ "enablePgNativeLogin": args.enablePgNativeLogin,
28
29
  "enableReadableSecondaries": args.enableReadableSecondaries,
29
30
  "name": args.name,
30
31
  "nodeCount": args.nodeCount,
31
32
  "parentInstanceRef": args.parentInstanceRef,
32
33
  "retentionWindowInDays": args.retentionWindowInDays,
33
34
  "stopped": args.stopped,
35
+ "workspaceId": args.workspaceId,
34
36
  }, opts);
35
37
  }
36
38
  exports.getDatabaseInstance = getDatabaseInstance;
@@ -54,12 +56,14 @@ function getDatabaseInstanceOutput(args, opts) {
54
56
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
55
57
  return pulumi.runtime.invokeOutput("databricks:index/getDatabaseInstance:getDatabaseInstance", {
56
58
  "capacity": args.capacity,
59
+ "enablePgNativeLogin": args.enablePgNativeLogin,
57
60
  "enableReadableSecondaries": args.enableReadableSecondaries,
58
61
  "name": args.name,
59
62
  "nodeCount": args.nodeCount,
60
63
  "parentInstanceRef": args.parentInstanceRef,
61
64
  "retentionWindowInDays": args.retentionWindowInDays,
62
65
  "stopped": args.stopped,
66
+ "workspaceId": args.workspaceId,
63
67
  }, opts);
64
68
  }
65
69
  exports.getDatabaseInstanceOutput = getDatabaseInstanceOutput;
@@ -1 +1 @@
1
- {"version":3,"file":"getDatabaseInstance.js","sourceRoot":"","sources":["../getDatabaseInstance.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,2BAA2B,EAAE,IAAI,CAAC,yBAAyB;QAC3D,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,kDAWC;AA+ID;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0DAA0D,EAAE;QAC3F,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,2BAA2B,EAAE,IAAI,CAAC,yBAAyB;QAC3D,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,8DAWC"}
1
+ {"version":3,"file":"getDatabaseInstance.js","sourceRoot":"","sources":["../getDatabaseInstance.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,2BAA2B,EAAE,IAAI,CAAC,yBAAyB;QAC3D,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,kDAaC;AAkKD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0DAA0D,EAAE;QAC3F,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,2BAA2B,EAAE,IAAI,CAAC,yBAAyB;QAC3D,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,8DAaC"}
@@ -16,7 +16,16 @@ import * as outputs from "./types/output";
16
16
  * export const allDatabaseInstances = all.then(all => all.databaseInstances);
17
17
  * ```
18
18
  */
19
- export declare function getDatabaseInstances(opts?: pulumi.InvokeOptions): Promise<GetDatabaseInstancesResult>;
19
+ export declare function getDatabaseInstances(args?: GetDatabaseInstancesArgs, opts?: pulumi.InvokeOptions): Promise<GetDatabaseInstancesResult>;
20
+ /**
21
+ * A collection of arguments for invoking getDatabaseInstances.
22
+ */
23
+ export interface GetDatabaseInstancesArgs {
24
+ /**
25
+ * Workspace ID of the resource
26
+ */
27
+ workspaceId?: string;
28
+ }
20
29
  /**
21
30
  * A collection of values returned by getDatabaseInstances.
22
31
  */
@@ -26,6 +35,7 @@ export interface GetDatabaseInstancesResult {
26
35
  * The provider-assigned unique ID for this managed resource.
27
36
  */
28
37
  readonly id: string;
38
+ readonly workspaceId?: string;
29
39
  }
30
40
  /**
31
41
  * This data source can be used to fetch the list of Database Instances within the workspace.
@@ -43,4 +53,13 @@ export interface GetDatabaseInstancesResult {
43
53
  * export const allDatabaseInstances = all.then(all => all.databaseInstances);
44
54
  * ```
45
55
  */
46
- export declare function getDatabaseInstancesOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDatabaseInstancesResult>;
56
+ export declare function getDatabaseInstancesOutput(args?: GetDatabaseInstancesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDatabaseInstancesResult>;
57
+ /**
58
+ * A collection of arguments for invoking getDatabaseInstances.
59
+ */
60
+ export interface GetDatabaseInstancesOutputArgs {
61
+ /**
62
+ * Workspace ID of the resource
63
+ */
64
+ workspaceId?: pulumi.Input<string>;
65
+ }
@@ -21,9 +21,12 @@ const utilities = require("./utilities");
21
21
  * export const allDatabaseInstances = all.then(all => all.databaseInstances);
22
22
  * ```
23
23
  */
24
- function getDatabaseInstances(opts) {
24
+ function getDatabaseInstances(args, opts) {
25
+ args = args || {};
25
26
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
26
- return pulumi.runtime.invoke("databricks:index/getDatabaseInstances:getDatabaseInstances", {}, opts);
27
+ return pulumi.runtime.invoke("databricks:index/getDatabaseInstances:getDatabaseInstances", {
28
+ "workspaceId": args.workspaceId,
29
+ }, opts);
27
30
  }
28
31
  exports.getDatabaseInstances = getDatabaseInstances;
29
32
  /**
@@ -42,9 +45,12 @@ exports.getDatabaseInstances = getDatabaseInstances;
42
45
  * export const allDatabaseInstances = all.then(all => all.databaseInstances);
43
46
  * ```
44
47
  */
45
- function getDatabaseInstancesOutput(opts) {
48
+ function getDatabaseInstancesOutput(args, opts) {
49
+ args = args || {};
46
50
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
47
- return pulumi.runtime.invokeOutput("databricks:index/getDatabaseInstances:getDatabaseInstances", {}, opts);
51
+ return pulumi.runtime.invokeOutput("databricks:index/getDatabaseInstances:getDatabaseInstances", {
52
+ "workspaceId": args.workspaceId,
53
+ }, opts);
48
54
  }
49
55
  exports.getDatabaseInstancesOutput = getDatabaseInstancesOutput;
50
56
  //# sourceMappingURL=getDatabaseInstances.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"getDatabaseInstances.js","sourceRoot":"","sources":["../getDatabaseInstances.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,oBAAoB,CAAC,IAA2B;IAC5D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4DAA4D,EAAE,EAC1F,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,oDAIC;AAYD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,0BAA0B,CAAC,IAAiC;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4DAA4D,EAAE,EAChG,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,gEAIC"}
1
+ {"version":3,"file":"getDatabaseInstances.js","sourceRoot":"","sources":["../getDatabaseInstances.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAA2B;IAC7F,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4DAA4D,EAAE;QACvF,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC;AAuBD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,0BAA0B,CAAC,IAAqC,EAAE,IAAiC;IAC/G,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4DAA4D,EAAE;QAC7F,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gEAMC"}
@@ -41,6 +41,10 @@ export interface GetDatabaseSyncedDatabaseTableArgs {
41
41
  * (SyncedTableSpec)
42
42
  */
43
43
  spec?: inputs.GetDatabaseSyncedDatabaseTableSpec;
44
+ /**
45
+ * Workspace ID of the resource
46
+ */
47
+ workspaceId?: string;
44
48
  }
45
49
  /**
46
50
  * A collection of values returned by getDatabaseSyncedDatabaseTable.
@@ -88,6 +92,7 @@ export interface GetDatabaseSyncedDatabaseTableResult {
88
92
  * may be in "PROVISIONING" as it runs asynchronously). Possible values are: `ACTIVE`, `DEGRADED`, `DELETING`, `FAILED`, `PROVISIONING`, `UPDATING`
89
93
  */
90
94
  readonly unityCatalogProvisioningState: string;
95
+ readonly workspaceId?: string;
91
96
  }
92
97
  /**
93
98
  * This data source can be used to get a single Synced Database Table.
@@ -129,4 +134,8 @@ export interface GetDatabaseSyncedDatabaseTableOutputArgs {
129
134
  * (SyncedTableSpec)
130
135
  */
131
136
  spec?: pulumi.Input<inputs.GetDatabaseSyncedDatabaseTableSpecArgs>;
137
+ /**
138
+ * Workspace ID of the resource
139
+ */
140
+ workspaceId?: pulumi.Input<string>;
132
141
  }
@@ -28,6 +28,7 @@ function getDatabaseSyncedDatabaseTable(args, opts) {
28
28
  "logicalDatabaseName": args.logicalDatabaseName,
29
29
  "name": args.name,
30
30
  "spec": args.spec,
31
+ "workspaceId": args.workspaceId,
31
32
  }, opts);
32
33
  }
33
34
  exports.getDatabaseSyncedDatabaseTable = getDatabaseSyncedDatabaseTable;
@@ -54,6 +55,7 @@ function getDatabaseSyncedDatabaseTableOutput(args, opts) {
54
55
  "logicalDatabaseName": args.logicalDatabaseName,
55
56
  "name": args.name,
56
57
  "spec": args.spec,
58
+ "workspaceId": args.workspaceId,
57
59
  }, opts);
58
60
  }
59
61
  exports.getDatabaseSyncedDatabaseTableOutput = getDatabaseSyncedDatabaseTableOutput;
@@ -1 +1 @@
1
- {"version":3,"file":"getDatabaseSyncedDatabaseTable.js","sourceRoot":"","sources":["../getDatabaseSyncedDatabaseTable.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAA2B;IAChH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gFAAgF,EAAE;QAC3G,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wEAQC;AA0ED;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,oCAAoC,CAAC,IAA8C,EAAE,IAAiC;IAClI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gFAAgF,EAAE;QACjH,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,oFAQC"}
1
+ {"version":3,"file":"getDatabaseSyncedDatabaseTable.js","sourceRoot":"","sources":["../getDatabaseSyncedDatabaseTable.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAA2B;IAChH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gFAAgF,EAAE;QAC3G,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,wEASC;AA+ED;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,oCAAoC,CAAC,IAA8C,EAAE,IAAiC;IAClI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gFAAgF,EAAE;QACjH,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,oFASC"}
@@ -1,6 +1,15 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  import * as outputs from "./types/output";
3
- export declare function getDatabaseSyncedDatabaseTables(opts?: pulumi.InvokeOptions): Promise<GetDatabaseSyncedDatabaseTablesResult>;
3
+ export declare function getDatabaseSyncedDatabaseTables(args?: GetDatabaseSyncedDatabaseTablesArgs, opts?: pulumi.InvokeOptions): Promise<GetDatabaseSyncedDatabaseTablesResult>;
4
+ /**
5
+ * A collection of arguments for invoking getDatabaseSyncedDatabaseTables.
6
+ */
7
+ export interface GetDatabaseSyncedDatabaseTablesArgs {
8
+ /**
9
+ * Workspace ID of the resource
10
+ */
11
+ workspaceId?: string;
12
+ }
4
13
  /**
5
14
  * A collection of values returned by getDatabaseSyncedDatabaseTables.
6
15
  */
@@ -10,5 +19,15 @@ export interface GetDatabaseSyncedDatabaseTablesResult {
10
19
  */
11
20
  readonly id: string;
12
21
  readonly syncedTables: outputs.GetDatabaseSyncedDatabaseTablesSyncedTable[];
22
+ readonly workspaceId?: string;
23
+ }
24
+ export declare function getDatabaseSyncedDatabaseTablesOutput(args?: GetDatabaseSyncedDatabaseTablesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDatabaseSyncedDatabaseTablesResult>;
25
+ /**
26
+ * A collection of arguments for invoking getDatabaseSyncedDatabaseTables.
27
+ */
28
+ export interface GetDatabaseSyncedDatabaseTablesOutputArgs {
29
+ /**
30
+ * Workspace ID of the resource
31
+ */
32
+ workspaceId?: pulumi.Input<string>;
13
33
  }
14
- export declare function getDatabaseSyncedDatabaseTablesOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDatabaseSyncedDatabaseTablesResult>;
@@ -5,14 +5,20 @@ Object.defineProperty(exports, "__esModule", { value: true });
5
5
  exports.getDatabaseSyncedDatabaseTablesOutput = exports.getDatabaseSyncedDatabaseTables = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
- function getDatabaseSyncedDatabaseTables(opts) {
8
+ function getDatabaseSyncedDatabaseTables(args, opts) {
9
+ args = args || {};
9
10
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
10
- return pulumi.runtime.invoke("databricks:index/getDatabaseSyncedDatabaseTables:getDatabaseSyncedDatabaseTables", {}, opts);
11
+ return pulumi.runtime.invoke("databricks:index/getDatabaseSyncedDatabaseTables:getDatabaseSyncedDatabaseTables", {
12
+ "workspaceId": args.workspaceId,
13
+ }, opts);
11
14
  }
12
15
  exports.getDatabaseSyncedDatabaseTables = getDatabaseSyncedDatabaseTables;
13
- function getDatabaseSyncedDatabaseTablesOutput(opts) {
16
+ function getDatabaseSyncedDatabaseTablesOutput(args, opts) {
17
+ args = args || {};
14
18
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
15
- return pulumi.runtime.invokeOutput("databricks:index/getDatabaseSyncedDatabaseTables:getDatabaseSyncedDatabaseTables", {}, opts);
19
+ return pulumi.runtime.invokeOutput("databricks:index/getDatabaseSyncedDatabaseTables:getDatabaseSyncedDatabaseTables", {
20
+ "workspaceId": args.workspaceId,
21
+ }, opts);
16
22
  }
17
23
  exports.getDatabaseSyncedDatabaseTablesOutput = getDatabaseSyncedDatabaseTablesOutput;
18
24
  //# sourceMappingURL=getDatabaseSyncedDatabaseTables.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"getDatabaseSyncedDatabaseTables.js","sourceRoot":"","sources":["../getDatabaseSyncedDatabaseTables.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,+BAA+B,CAAC,IAA2B;IACvE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kFAAkF,EAAE,EAChH,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,0EAIC;AAYD,SAAgB,qCAAqC,CAAC,IAAiC;IACnF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kFAAkF,EAAE,EACtH,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,sFAIC"}
1
+ {"version":3,"file":"getDatabaseSyncedDatabaseTables.js","sourceRoot":"","sources":["../getDatabaseSyncedDatabaseTables.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,+BAA+B,CAAC,IAA0C,EAAE,IAA2B;IACnH,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kFAAkF,EAAE;QAC7G,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0EAMC;AAuBD,SAAgB,qCAAqC,CAAC,IAAgD,EAAE,IAAiC;IACrI,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kFAAkF,EAAE;QACnH,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sFAMC"}
@@ -0,0 +1,79 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ export declare function getEntityTagAssignment(args: GetEntityTagAssignmentArgs, opts?: pulumi.InvokeOptions): Promise<GetEntityTagAssignmentResult>;
3
+ /**
4
+ * A collection of arguments for invoking getEntityTagAssignment.
5
+ */
6
+ export interface GetEntityTagAssignmentArgs {
7
+ /**
8
+ * The fully qualified name of the entity to which the tag is assigned
9
+ */
10
+ entityName: string;
11
+ /**
12
+ * The type of the entity to which the tag is assigned. Allowed values are: catalogs, schemas, tables, columns, volumes
13
+ */
14
+ entityType: string;
15
+ /**
16
+ * The key of the tag
17
+ */
18
+ tagKey: string;
19
+ /**
20
+ * (string) - The value of the tag
21
+ */
22
+ tagValue?: string;
23
+ /**
24
+ * Workspace ID of the resource
25
+ */
26
+ workspaceId?: string;
27
+ }
28
+ /**
29
+ * A collection of values returned by getEntityTagAssignment.
30
+ */
31
+ export interface GetEntityTagAssignmentResult {
32
+ /**
33
+ * (string) - The fully qualified name of the entity to which the tag is assigned
34
+ */
35
+ readonly entityName: string;
36
+ /**
37
+ * (string) - The type of the entity to which the tag is assigned. Allowed values are: catalogs, schemas, tables, columns, volumes
38
+ */
39
+ readonly entityType: string;
40
+ /**
41
+ * The provider-assigned unique ID for this managed resource.
42
+ */
43
+ readonly id: string;
44
+ /**
45
+ * (string) - The key of the tag
46
+ */
47
+ readonly tagKey: string;
48
+ /**
49
+ * (string) - The value of the tag
50
+ */
51
+ readonly tagValue?: string;
52
+ readonly workspaceId?: string;
53
+ }
54
+ export declare function getEntityTagAssignmentOutput(args: GetEntityTagAssignmentOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetEntityTagAssignmentResult>;
55
+ /**
56
+ * A collection of arguments for invoking getEntityTagAssignment.
57
+ */
58
+ export interface GetEntityTagAssignmentOutputArgs {
59
+ /**
60
+ * The fully qualified name of the entity to which the tag is assigned
61
+ */
62
+ entityName: pulumi.Input<string>;
63
+ /**
64
+ * The type of the entity to which the tag is assigned. Allowed values are: catalogs, schemas, tables, columns, volumes
65
+ */
66
+ entityType: pulumi.Input<string>;
67
+ /**
68
+ * The key of the tag
69
+ */
70
+ tagKey: pulumi.Input<string>;
71
+ /**
72
+ * (string) - The value of the tag
73
+ */
74
+ tagValue?: pulumi.Input<string>;
75
+ /**
76
+ * Workspace ID of the resource
77
+ */
78
+ workspaceId?: pulumi.Input<string>;
79
+ }
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getEntityTagAssignmentOutput = exports.getEntityTagAssignment = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ function getEntityTagAssignment(args, opts) {
9
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
10
+ return pulumi.runtime.invoke("databricks:index/getEntityTagAssignment:getEntityTagAssignment", {
11
+ "entityName": args.entityName,
12
+ "entityType": args.entityType,
13
+ "tagKey": args.tagKey,
14
+ "tagValue": args.tagValue,
15
+ "workspaceId": args.workspaceId,
16
+ }, opts);
17
+ }
18
+ exports.getEntityTagAssignment = getEntityTagAssignment;
19
+ function getEntityTagAssignmentOutput(args, opts) {
20
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
21
+ return pulumi.runtime.invokeOutput("databricks:index/getEntityTagAssignment:getEntityTagAssignment", {
22
+ "entityName": args.entityName,
23
+ "entityType": args.entityType,
24
+ "tagKey": args.tagKey,
25
+ "tagValue": args.tagValue,
26
+ "workspaceId": args.workspaceId,
27
+ }, opts);
28
+ }
29
+ exports.getEntityTagAssignmentOutput = getEntityTagAssignmentOutput;
30
+ //# sourceMappingURL=getEntityTagAssignment.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getEntityTagAssignment.js","sourceRoot":"","sources":["../getEntityTagAssignment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gEAAgE,EAAE;QAC3F,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,wDASC;AAsDD,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAAiC;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gEAAgE,EAAE;QACjG,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,oEASC"}
@@ -0,0 +1,57 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "./types/output";
3
+ export declare function getEntityTagAssignments(args: GetEntityTagAssignmentsArgs, opts?: pulumi.InvokeOptions): Promise<GetEntityTagAssignmentsResult>;
4
+ /**
5
+ * A collection of arguments for invoking getEntityTagAssignments.
6
+ */
7
+ export interface GetEntityTagAssignmentsArgs {
8
+ /**
9
+ * The fully qualified name of the entity to which the tag is assigned
10
+ */
11
+ entityName: string;
12
+ /**
13
+ * The type of the entity to which the tag is assigned. Allowed values are: catalogs, schemas, tables, columns, volumes
14
+ */
15
+ entityType: string;
16
+ /**
17
+ * Workspace ID of the resource
18
+ */
19
+ workspaceId?: string;
20
+ }
21
+ /**
22
+ * A collection of values returned by getEntityTagAssignments.
23
+ */
24
+ export interface GetEntityTagAssignmentsResult {
25
+ /**
26
+ * (string) - The fully qualified name of the entity to which the tag is assigned
27
+ */
28
+ readonly entityName: string;
29
+ /**
30
+ * (string) - The type of the entity to which the tag is assigned. Allowed values are: catalogs, schemas, tables, columns, volumes
31
+ */
32
+ readonly entityType: string;
33
+ /**
34
+ * The provider-assigned unique ID for this managed resource.
35
+ */
36
+ readonly id: string;
37
+ readonly tagAssignments: outputs.GetEntityTagAssignmentsTagAssignment[];
38
+ readonly workspaceId?: string;
39
+ }
40
+ export declare function getEntityTagAssignmentsOutput(args: GetEntityTagAssignmentsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetEntityTagAssignmentsResult>;
41
+ /**
42
+ * A collection of arguments for invoking getEntityTagAssignments.
43
+ */
44
+ export interface GetEntityTagAssignmentsOutputArgs {
45
+ /**
46
+ * The fully qualified name of the entity to which the tag is assigned
47
+ */
48
+ entityName: pulumi.Input<string>;
49
+ /**
50
+ * The type of the entity to which the tag is assigned. Allowed values are: catalogs, schemas, tables, columns, volumes
51
+ */
52
+ entityType: pulumi.Input<string>;
53
+ /**
54
+ * Workspace ID of the resource
55
+ */
56
+ workspaceId?: pulumi.Input<string>;
57
+ }
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getEntityTagAssignmentsOutput = exports.getEntityTagAssignments = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ function getEntityTagAssignments(args, opts) {
9
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
10
+ return pulumi.runtime.invoke("databricks:index/getEntityTagAssignments:getEntityTagAssignments", {
11
+ "entityName": args.entityName,
12
+ "entityType": args.entityType,
13
+ "workspaceId": args.workspaceId,
14
+ }, opts);
15
+ }
16
+ exports.getEntityTagAssignments = getEntityTagAssignments;
17
+ function getEntityTagAssignmentsOutput(args, opts) {
18
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
19
+ return pulumi.runtime.invokeOutput("databricks:index/getEntityTagAssignments:getEntityTagAssignments", {
20
+ "entityName": args.entityName,
21
+ "entityType": args.entityType,
22
+ "workspaceId": args.workspaceId,
23
+ }, opts);
24
+ }
25
+ exports.getEntityTagAssignmentsOutput = getEntityTagAssignmentsOutput;
26
+ //# sourceMappingURL=getEntityTagAssignments.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getEntityTagAssignments.js","sourceRoot":"","sources":["../getEntityTagAssignments.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kEAAkE,EAAE;QAC7F,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0DAOC;AAuCD,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAAiC;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kEAAkE,EAAE;QACnG,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sEAOC"}
@@ -56,6 +56,10 @@ export interface GetExternalMetadataArgs {
56
56
  * (string) - URL associated with the external metadata object
57
57
  */
58
58
  url?: string;
59
+ /**
60
+ * Workspace ID of the resource
61
+ */
62
+ workspaceId?: string;
59
63
  }
60
64
  /**
61
65
  * A collection of values returned by getExternalMetadata.
@@ -119,6 +123,7 @@ export interface GetExternalMetadataResult {
119
123
  * (string) - URL associated with the external metadata object
120
124
  */
121
125
  readonly url?: string;
126
+ readonly workspaceId?: string;
122
127
  }
123
128
  /**
124
129
  * This data source can be used to get a single external metadata object.
@@ -177,4 +182,8 @@ export interface GetExternalMetadataOutputArgs {
177
182
  * (string) - URL associated with the external metadata object
178
183
  */
179
184
  url?: pulumi.Input<string>;
185
+ /**
186
+ * Workspace ID of the resource
187
+ */
188
+ workspaceId?: pulumi.Input<string>;
180
189
  }
@@ -34,6 +34,7 @@ function getExternalMetadata(args, opts) {
34
34
  "properties": args.properties,
35
35
  "systemType": args.systemType,
36
36
  "url": args.url,
37
+ "workspaceId": args.workspaceId,
37
38
  }, opts);
38
39
  }
39
40
  exports.getExternalMetadata = getExternalMetadata;
@@ -66,6 +67,7 @@ function getExternalMetadataOutput(args, opts) {
66
67
  "properties": args.properties,
67
68
  "systemType": args.systemType,
68
69
  "url": args.url,
70
+ "workspaceId": args.workspaceId,
69
71
  }, opts);
70
72
  }
71
73
  exports.getExternalMetadataOutput = getExternalMetadataOutput;
@@ -1 +1 @@
1
- {"version":3,"file":"getExternalMetadata.js","sourceRoot":"","sources":["../getExternalMetadata.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,kDAYC;AAqGD;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0DAA0D,EAAE;QAC3F,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,8DAYC"}
1
+ {"version":3,"file":"getExternalMetadata.js","sourceRoot":"","sources":["../getExternalMetadata.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,kDAaC;AA0GD;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0DAA0D,EAAE;QAC3F,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,8DAaC"}