@pulumi/databricks 1.75.0-alpha.1757050925 → 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 +1 @@
1
- {"version":3,"file":"externalMetadata.js","sourceRoot":"","sources":["../externalMetadata.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"externalMetadata.js","sourceRoot":"","sources":["../externalMetadata.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,46 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "./types/output";
3
+ /**
4
+ * This data source can be used to fetch the list of account federation policies.
5
+ *
6
+ * > **Note** This data source can only be used with an account-level provider!
7
+ *
8
+ * ## Example Usage
9
+ *
10
+ * Getting a list of all account federation policies:
11
+ *
12
+ * ```typescript
13
+ * import * as pulumi from "@pulumi/pulumi";
14
+ * import * as databricks from "@pulumi/databricks";
15
+ *
16
+ * const all = databricks.getAccountFederationPolicies({});
17
+ * ```
18
+ */
19
+ export declare function getAccountFederationPolicies(opts?: pulumi.InvokeOptions): Promise<GetAccountFederationPoliciesResult>;
20
+ /**
21
+ * A collection of values returned by getAccountFederationPolicies.
22
+ */
23
+ export interface GetAccountFederationPoliciesResult {
24
+ /**
25
+ * The provider-assigned unique ID for this managed resource.
26
+ */
27
+ readonly id: string;
28
+ readonly policies: outputs.GetAccountFederationPoliciesPolicy[];
29
+ }
30
+ /**
31
+ * This data source can be used to fetch the list of account federation policies.
32
+ *
33
+ * > **Note** This data source can only be used with an account-level provider!
34
+ *
35
+ * ## Example Usage
36
+ *
37
+ * Getting a list of all account federation policies:
38
+ *
39
+ * ```typescript
40
+ * import * as pulumi from "@pulumi/pulumi";
41
+ * import * as databricks from "@pulumi/databricks";
42
+ *
43
+ * const all = databricks.getAccountFederationPolicies({});
44
+ * ```
45
+ */
46
+ export declare function getAccountFederationPoliciesOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAccountFederationPoliciesResult>;
@@ -0,0 +1,50 @@
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.getAccountFederationPoliciesOutput = exports.getAccountFederationPolicies = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * This data source can be used to fetch the list of account federation policies.
10
+ *
11
+ * > **Note** This data source can only be used with an account-level provider!
12
+ *
13
+ * ## Example Usage
14
+ *
15
+ * Getting a list of all account federation policies:
16
+ *
17
+ * ```typescript
18
+ * import * as pulumi from "@pulumi/pulumi";
19
+ * import * as databricks from "@pulumi/databricks";
20
+ *
21
+ * const all = databricks.getAccountFederationPolicies({});
22
+ * ```
23
+ */
24
+ function getAccountFederationPolicies(opts) {
25
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
26
+ return pulumi.runtime.invoke("databricks:index/getAccountFederationPolicies:getAccountFederationPolicies", {}, opts);
27
+ }
28
+ exports.getAccountFederationPolicies = getAccountFederationPolicies;
29
+ /**
30
+ * This data source can be used to fetch the list of account federation policies.
31
+ *
32
+ * > **Note** This data source can only be used with an account-level provider!
33
+ *
34
+ * ## Example Usage
35
+ *
36
+ * Getting a list of all account federation policies:
37
+ *
38
+ * ```typescript
39
+ * import * as pulumi from "@pulumi/pulumi";
40
+ * import * as databricks from "@pulumi/databricks";
41
+ *
42
+ * const all = databricks.getAccountFederationPolicies({});
43
+ * ```
44
+ */
45
+ function getAccountFederationPoliciesOutput(opts) {
46
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
47
+ return pulumi.runtime.invokeOutput("databricks:index/getAccountFederationPolicies:getAccountFederationPolicies", {}, opts);
48
+ }
49
+ exports.getAccountFederationPoliciesOutput = getAccountFederationPoliciesOutput;
50
+ //# sourceMappingURL=getAccountFederationPolicies.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getAccountFederationPolicies.js","sourceRoot":"","sources":["../getAccountFederationPolicies.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,4BAA4B,CAAC,IAA2B;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4EAA4E,EAAE,EAC1G,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,oEAIC;AAYD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,kCAAkC,CAAC,IAAiC;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4EAA4E,EAAE,EAChH,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,gFAIC"}
@@ -0,0 +1,103 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ import * as outputs from "./types/output";
4
+ /**
5
+ * This data source can be used to get a single account federation policy.
6
+ *
7
+ * > **Note** This data source can only be used with an account-level provider!
8
+ */
9
+ export declare function getAccountFederationPolicy(args?: GetAccountFederationPolicyArgs, opts?: pulumi.InvokeOptions): Promise<GetAccountFederationPolicyResult>;
10
+ /**
11
+ * A collection of arguments for invoking getAccountFederationPolicy.
12
+ */
13
+ export interface GetAccountFederationPolicyArgs {
14
+ /**
15
+ * (string) - Description of the federation policy
16
+ */
17
+ description?: string;
18
+ /**
19
+ * (OidcFederationPolicy)
20
+ */
21
+ oidcPolicy?: inputs.GetAccountFederationPolicyOidcPolicy;
22
+ /**
23
+ * The ID of the federation policy
24
+ */
25
+ policyId?: string;
26
+ /**
27
+ * (integer) - The service principal ID that this federation policy applies to. Only set for service principal federation policies
28
+ */
29
+ servicePrincipalId?: number;
30
+ }
31
+ /**
32
+ * A collection of values returned by getAccountFederationPolicy.
33
+ */
34
+ export interface GetAccountFederationPolicyResult {
35
+ /**
36
+ * (string) - Creation time of the federation policy
37
+ */
38
+ readonly createTime: string;
39
+ /**
40
+ * (string) - Description of the federation policy
41
+ */
42
+ readonly description?: string;
43
+ /**
44
+ * The provider-assigned unique ID for this managed resource.
45
+ */
46
+ readonly id: string;
47
+ /**
48
+ * (string) - Resource name for the federation policy. Example values include
49
+ * `accounts/<account-id>/federationPolicies/my-federation-policy` for Account Federation Policies, and
50
+ * `accounts/<account-id>/servicePrincipals/<service-principal-id>/federationPolicies/my-federation-policy`
51
+ * for Service Principal Federation Policies. Typically an output parameter, which does not need to be
52
+ * specified in create or update requests. If specified in a request, must match the value in the
53
+ * request URL
54
+ */
55
+ readonly name: string;
56
+ /**
57
+ * (OidcFederationPolicy)
58
+ */
59
+ readonly oidcPolicy?: outputs.GetAccountFederationPolicyOidcPolicy;
60
+ /**
61
+ * (string) - The ID of the federation policy
62
+ */
63
+ readonly policyId: string;
64
+ /**
65
+ * (integer) - The service principal ID that this federation policy applies to. Only set for service principal federation policies
66
+ */
67
+ readonly servicePrincipalId: number;
68
+ /**
69
+ * (string) - Unique, immutable id of the federation policy
70
+ */
71
+ readonly uid: string;
72
+ /**
73
+ * (string) - Last update time of the federation policy
74
+ */
75
+ readonly updateTime: string;
76
+ }
77
+ /**
78
+ * This data source can be used to get a single account federation policy.
79
+ *
80
+ * > **Note** This data source can only be used with an account-level provider!
81
+ */
82
+ export declare function getAccountFederationPolicyOutput(args?: GetAccountFederationPolicyOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAccountFederationPolicyResult>;
83
+ /**
84
+ * A collection of arguments for invoking getAccountFederationPolicy.
85
+ */
86
+ export interface GetAccountFederationPolicyOutputArgs {
87
+ /**
88
+ * (string) - Description of the federation policy
89
+ */
90
+ description?: pulumi.Input<string>;
91
+ /**
92
+ * (OidcFederationPolicy)
93
+ */
94
+ oidcPolicy?: pulumi.Input<inputs.GetAccountFederationPolicyOidcPolicyArgs>;
95
+ /**
96
+ * The ID of the federation policy
97
+ */
98
+ policyId?: pulumi.Input<string>;
99
+ /**
100
+ * (integer) - The service principal ID that this federation policy applies to. Only set for service principal federation policies
101
+ */
102
+ servicePrincipalId?: pulumi.Input<number>;
103
+ }
@@ -0,0 +1,40 @@
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.getAccountFederationPolicyOutput = exports.getAccountFederationPolicy = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * This data source can be used to get a single account federation policy.
10
+ *
11
+ * > **Note** This data source can only be used with an account-level provider!
12
+ */
13
+ function getAccountFederationPolicy(args, opts) {
14
+ args = args || {};
15
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
16
+ return pulumi.runtime.invoke("databricks:index/getAccountFederationPolicy:getAccountFederationPolicy", {
17
+ "description": args.description,
18
+ "oidcPolicy": args.oidcPolicy,
19
+ "policyId": args.policyId,
20
+ "servicePrincipalId": args.servicePrincipalId,
21
+ }, opts);
22
+ }
23
+ exports.getAccountFederationPolicy = getAccountFederationPolicy;
24
+ /**
25
+ * This data source can be used to get a single account federation policy.
26
+ *
27
+ * > **Note** This data source can only be used with an account-level provider!
28
+ */
29
+ function getAccountFederationPolicyOutput(args, opts) {
30
+ args = args || {};
31
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
32
+ return pulumi.runtime.invokeOutput("databricks:index/getAccountFederationPolicy:getAccountFederationPolicy", {
33
+ "description": args.description,
34
+ "oidcPolicy": args.oidcPolicy,
35
+ "policyId": args.policyId,
36
+ "servicePrincipalId": args.servicePrincipalId,
37
+ }, opts);
38
+ }
39
+ exports.getAccountFederationPolicyOutput = getAccountFederationPolicyOutput;
40
+ //# sourceMappingURL=getAccountFederationPolicy.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getAccountFederationPolicy.js","sourceRoot":"","sources":["../getAccountFederationPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,0BAA0B,CAAC,IAAqC,EAAE,IAA2B;IACzG,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,wEAAwE,EAAE;QACnG,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,gEASC;AAsED;;;;GAIG;AACH,SAAgB,gCAAgC,CAAC,IAA2C,EAAE,IAAiC;IAC3H,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,wEAAwE,EAAE;QACzG,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,4EASC"}
@@ -0,0 +1,228 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ import * as outputs from "./types/output";
4
+ export declare function getAccountSettingV2(args?: GetAccountSettingV2Args, opts?: pulumi.InvokeOptions): Promise<GetAccountSettingV2Result>;
5
+ /**
6
+ * A collection of arguments for invoking getAccountSettingV2.
7
+ */
8
+ export interface GetAccountSettingV2Args {
9
+ /**
10
+ * (AibiDashboardEmbeddingAccessPolicy)
11
+ */
12
+ aibiDashboardEmbeddingAccessPolicy?: inputs.GetAccountSettingV2AibiDashboardEmbeddingAccessPolicy;
13
+ /**
14
+ * (AibiDashboardEmbeddingApprovedDomains)
15
+ */
16
+ aibiDashboardEmbeddingApprovedDomains?: inputs.GetAccountSettingV2AibiDashboardEmbeddingApprovedDomains;
17
+ /**
18
+ * (ClusterAutoRestartMessage) - todo: Mark these Public after onboarded to DSL
19
+ */
20
+ automaticClusterUpdateWorkspace?: inputs.GetAccountSettingV2AutomaticClusterUpdateWorkspace;
21
+ /**
22
+ * (BooleanMessage)
23
+ */
24
+ booleanVal?: inputs.GetAccountSettingV2BooleanVal;
25
+ /**
26
+ * (DefaultDataSecurityModeMessage)
27
+ */
28
+ defaultDataSecurityMode?: inputs.GetAccountSettingV2DefaultDataSecurityMode;
29
+ /**
30
+ * (AibiDashboardEmbeddingAccessPolicy)
31
+ */
32
+ effectiveAibiDashboardEmbeddingAccessPolicy?: inputs.GetAccountSettingV2EffectiveAibiDashboardEmbeddingAccessPolicy;
33
+ /**
34
+ * (AibiDashboardEmbeddingApprovedDomains)
35
+ */
36
+ effectiveAibiDashboardEmbeddingApprovedDomains?: inputs.GetAccountSettingV2EffectiveAibiDashboardEmbeddingApprovedDomains;
37
+ /**
38
+ * (ClusterAutoRestartMessage)
39
+ */
40
+ effectiveAutomaticClusterUpdateWorkspace?: inputs.GetAccountSettingV2EffectiveAutomaticClusterUpdateWorkspace;
41
+ /**
42
+ * (DefaultDataSecurityModeMessage)
43
+ */
44
+ effectiveDefaultDataSecurityMode?: inputs.GetAccountSettingV2EffectiveDefaultDataSecurityMode;
45
+ /**
46
+ * (PersonalComputeMessage)
47
+ */
48
+ effectivePersonalCompute?: inputs.GetAccountSettingV2EffectivePersonalCompute;
49
+ /**
50
+ * (RestrictWorkspaceAdminsMessage)
51
+ */
52
+ effectiveRestrictWorkspaceAdmins?: inputs.GetAccountSettingV2EffectiveRestrictWorkspaceAdmins;
53
+ /**
54
+ * (IntegerMessage)
55
+ */
56
+ integerVal?: inputs.GetAccountSettingV2IntegerVal;
57
+ /**
58
+ * Name of the setting
59
+ */
60
+ name?: string;
61
+ /**
62
+ * (PersonalComputeMessage)
63
+ */
64
+ personalCompute?: inputs.GetAccountSettingV2PersonalCompute;
65
+ /**
66
+ * (RestrictWorkspaceAdminsMessage)
67
+ */
68
+ restrictWorkspaceAdmins?: inputs.GetAccountSettingV2RestrictWorkspaceAdmins;
69
+ /**
70
+ * (StringMessage)
71
+ */
72
+ stringVal?: inputs.GetAccountSettingV2StringVal;
73
+ }
74
+ /**
75
+ * A collection of values returned by getAccountSettingV2.
76
+ */
77
+ export interface GetAccountSettingV2Result {
78
+ /**
79
+ * (AibiDashboardEmbeddingAccessPolicy)
80
+ */
81
+ readonly aibiDashboardEmbeddingAccessPolicy?: outputs.GetAccountSettingV2AibiDashboardEmbeddingAccessPolicy;
82
+ /**
83
+ * (AibiDashboardEmbeddingApprovedDomains)
84
+ */
85
+ readonly aibiDashboardEmbeddingApprovedDomains?: outputs.GetAccountSettingV2AibiDashboardEmbeddingApprovedDomains;
86
+ /**
87
+ * (ClusterAutoRestartMessage) - todo: Mark these Public after onboarded to DSL
88
+ */
89
+ readonly automaticClusterUpdateWorkspace?: outputs.GetAccountSettingV2AutomaticClusterUpdateWorkspace;
90
+ /**
91
+ * (BooleanMessage)
92
+ */
93
+ readonly booleanVal?: outputs.GetAccountSettingV2BooleanVal;
94
+ /**
95
+ * (DefaultDataSecurityModeMessage)
96
+ */
97
+ readonly defaultDataSecurityMode?: outputs.GetAccountSettingV2DefaultDataSecurityMode;
98
+ /**
99
+ * (AibiDashboardEmbeddingAccessPolicy)
100
+ */
101
+ readonly effectiveAibiDashboardEmbeddingAccessPolicy?: outputs.GetAccountSettingV2EffectiveAibiDashboardEmbeddingAccessPolicy;
102
+ /**
103
+ * (AibiDashboardEmbeddingApprovedDomains)
104
+ */
105
+ readonly effectiveAibiDashboardEmbeddingApprovedDomains?: outputs.GetAccountSettingV2EffectiveAibiDashboardEmbeddingApprovedDomains;
106
+ /**
107
+ * (ClusterAutoRestartMessage)
108
+ */
109
+ readonly effectiveAutomaticClusterUpdateWorkspace?: outputs.GetAccountSettingV2EffectiveAutomaticClusterUpdateWorkspace;
110
+ /**
111
+ * (BooleanMessage)
112
+ */
113
+ readonly effectiveBooleanVal: outputs.GetAccountSettingV2EffectiveBooleanVal;
114
+ /**
115
+ * (DefaultDataSecurityModeMessage)
116
+ */
117
+ readonly effectiveDefaultDataSecurityMode?: outputs.GetAccountSettingV2EffectiveDefaultDataSecurityMode;
118
+ /**
119
+ * (IntegerMessage)
120
+ */
121
+ readonly effectiveIntegerVal: outputs.GetAccountSettingV2EffectiveIntegerVal;
122
+ /**
123
+ * (PersonalComputeMessage)
124
+ */
125
+ readonly effectivePersonalCompute?: outputs.GetAccountSettingV2EffectivePersonalCompute;
126
+ /**
127
+ * (RestrictWorkspaceAdminsMessage)
128
+ */
129
+ readonly effectiveRestrictWorkspaceAdmins?: outputs.GetAccountSettingV2EffectiveRestrictWorkspaceAdmins;
130
+ /**
131
+ * (StringMessage)
132
+ */
133
+ readonly effectiveStringVal: outputs.GetAccountSettingV2EffectiveStringVal;
134
+ /**
135
+ * The provider-assigned unique ID for this managed resource.
136
+ */
137
+ readonly id: string;
138
+ /**
139
+ * (IntegerMessage)
140
+ */
141
+ readonly integerVal?: outputs.GetAccountSettingV2IntegerVal;
142
+ /**
143
+ * (string) - Name of the setting
144
+ */
145
+ readonly name?: string;
146
+ /**
147
+ * (PersonalComputeMessage)
148
+ */
149
+ readonly personalCompute?: outputs.GetAccountSettingV2PersonalCompute;
150
+ /**
151
+ * (RestrictWorkspaceAdminsMessage)
152
+ */
153
+ readonly restrictWorkspaceAdmins?: outputs.GetAccountSettingV2RestrictWorkspaceAdmins;
154
+ /**
155
+ * (StringMessage)
156
+ */
157
+ readonly stringVal?: outputs.GetAccountSettingV2StringVal;
158
+ }
159
+ export declare function getAccountSettingV2Output(args?: GetAccountSettingV2OutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAccountSettingV2Result>;
160
+ /**
161
+ * A collection of arguments for invoking getAccountSettingV2.
162
+ */
163
+ export interface GetAccountSettingV2OutputArgs {
164
+ /**
165
+ * (AibiDashboardEmbeddingAccessPolicy)
166
+ */
167
+ aibiDashboardEmbeddingAccessPolicy?: pulumi.Input<inputs.GetAccountSettingV2AibiDashboardEmbeddingAccessPolicyArgs>;
168
+ /**
169
+ * (AibiDashboardEmbeddingApprovedDomains)
170
+ */
171
+ aibiDashboardEmbeddingApprovedDomains?: pulumi.Input<inputs.GetAccountSettingV2AibiDashboardEmbeddingApprovedDomainsArgs>;
172
+ /**
173
+ * (ClusterAutoRestartMessage) - todo: Mark these Public after onboarded to DSL
174
+ */
175
+ automaticClusterUpdateWorkspace?: pulumi.Input<inputs.GetAccountSettingV2AutomaticClusterUpdateWorkspaceArgs>;
176
+ /**
177
+ * (BooleanMessage)
178
+ */
179
+ booleanVal?: pulumi.Input<inputs.GetAccountSettingV2BooleanValArgs>;
180
+ /**
181
+ * (DefaultDataSecurityModeMessage)
182
+ */
183
+ defaultDataSecurityMode?: pulumi.Input<inputs.GetAccountSettingV2DefaultDataSecurityModeArgs>;
184
+ /**
185
+ * (AibiDashboardEmbeddingAccessPolicy)
186
+ */
187
+ effectiveAibiDashboardEmbeddingAccessPolicy?: pulumi.Input<inputs.GetAccountSettingV2EffectiveAibiDashboardEmbeddingAccessPolicyArgs>;
188
+ /**
189
+ * (AibiDashboardEmbeddingApprovedDomains)
190
+ */
191
+ effectiveAibiDashboardEmbeddingApprovedDomains?: pulumi.Input<inputs.GetAccountSettingV2EffectiveAibiDashboardEmbeddingApprovedDomainsArgs>;
192
+ /**
193
+ * (ClusterAutoRestartMessage)
194
+ */
195
+ effectiveAutomaticClusterUpdateWorkspace?: pulumi.Input<inputs.GetAccountSettingV2EffectiveAutomaticClusterUpdateWorkspaceArgs>;
196
+ /**
197
+ * (DefaultDataSecurityModeMessage)
198
+ */
199
+ effectiveDefaultDataSecurityMode?: pulumi.Input<inputs.GetAccountSettingV2EffectiveDefaultDataSecurityModeArgs>;
200
+ /**
201
+ * (PersonalComputeMessage)
202
+ */
203
+ effectivePersonalCompute?: pulumi.Input<inputs.GetAccountSettingV2EffectivePersonalComputeArgs>;
204
+ /**
205
+ * (RestrictWorkspaceAdminsMessage)
206
+ */
207
+ effectiveRestrictWorkspaceAdmins?: pulumi.Input<inputs.GetAccountSettingV2EffectiveRestrictWorkspaceAdminsArgs>;
208
+ /**
209
+ * (IntegerMessage)
210
+ */
211
+ integerVal?: pulumi.Input<inputs.GetAccountSettingV2IntegerValArgs>;
212
+ /**
213
+ * Name of the setting
214
+ */
215
+ name?: pulumi.Input<string>;
216
+ /**
217
+ * (PersonalComputeMessage)
218
+ */
219
+ personalCompute?: pulumi.Input<inputs.GetAccountSettingV2PersonalComputeArgs>;
220
+ /**
221
+ * (RestrictWorkspaceAdminsMessage)
222
+ */
223
+ restrictWorkspaceAdmins?: pulumi.Input<inputs.GetAccountSettingV2RestrictWorkspaceAdminsArgs>;
224
+ /**
225
+ * (StringMessage)
226
+ */
227
+ stringVal?: pulumi.Input<inputs.GetAccountSettingV2StringValArgs>;
228
+ }
@@ -0,0 +1,54 @@
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.getAccountSettingV2Output = exports.getAccountSettingV2 = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ function getAccountSettingV2(args, opts) {
9
+ args = args || {};
10
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
11
+ return pulumi.runtime.invoke("databricks:index/getAccountSettingV2:getAccountSettingV2", {
12
+ "aibiDashboardEmbeddingAccessPolicy": args.aibiDashboardEmbeddingAccessPolicy,
13
+ "aibiDashboardEmbeddingApprovedDomains": args.aibiDashboardEmbeddingApprovedDomains,
14
+ "automaticClusterUpdateWorkspace": args.automaticClusterUpdateWorkspace,
15
+ "booleanVal": args.booleanVal,
16
+ "defaultDataSecurityMode": args.defaultDataSecurityMode,
17
+ "effectiveAibiDashboardEmbeddingAccessPolicy": args.effectiveAibiDashboardEmbeddingAccessPolicy,
18
+ "effectiveAibiDashboardEmbeddingApprovedDomains": args.effectiveAibiDashboardEmbeddingApprovedDomains,
19
+ "effectiveAutomaticClusterUpdateWorkspace": args.effectiveAutomaticClusterUpdateWorkspace,
20
+ "effectiveDefaultDataSecurityMode": args.effectiveDefaultDataSecurityMode,
21
+ "effectivePersonalCompute": args.effectivePersonalCompute,
22
+ "effectiveRestrictWorkspaceAdmins": args.effectiveRestrictWorkspaceAdmins,
23
+ "integerVal": args.integerVal,
24
+ "name": args.name,
25
+ "personalCompute": args.personalCompute,
26
+ "restrictWorkspaceAdmins": args.restrictWorkspaceAdmins,
27
+ "stringVal": args.stringVal,
28
+ }, opts);
29
+ }
30
+ exports.getAccountSettingV2 = getAccountSettingV2;
31
+ function getAccountSettingV2Output(args, opts) {
32
+ args = args || {};
33
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
34
+ return pulumi.runtime.invokeOutput("databricks:index/getAccountSettingV2:getAccountSettingV2", {
35
+ "aibiDashboardEmbeddingAccessPolicy": args.aibiDashboardEmbeddingAccessPolicy,
36
+ "aibiDashboardEmbeddingApprovedDomains": args.aibiDashboardEmbeddingApprovedDomains,
37
+ "automaticClusterUpdateWorkspace": args.automaticClusterUpdateWorkspace,
38
+ "booleanVal": args.booleanVal,
39
+ "defaultDataSecurityMode": args.defaultDataSecurityMode,
40
+ "effectiveAibiDashboardEmbeddingAccessPolicy": args.effectiveAibiDashboardEmbeddingAccessPolicy,
41
+ "effectiveAibiDashboardEmbeddingApprovedDomains": args.effectiveAibiDashboardEmbeddingApprovedDomains,
42
+ "effectiveAutomaticClusterUpdateWorkspace": args.effectiveAutomaticClusterUpdateWorkspace,
43
+ "effectiveDefaultDataSecurityMode": args.effectiveDefaultDataSecurityMode,
44
+ "effectivePersonalCompute": args.effectivePersonalCompute,
45
+ "effectiveRestrictWorkspaceAdmins": args.effectiveRestrictWorkspaceAdmins,
46
+ "integerVal": args.integerVal,
47
+ "name": args.name,
48
+ "personalCompute": args.personalCompute,
49
+ "restrictWorkspaceAdmins": args.restrictWorkspaceAdmins,
50
+ "stringVal": args.stringVal,
51
+ }, opts);
52
+ }
53
+ exports.getAccountSettingV2Output = getAccountSettingV2Output;
54
+ //# sourceMappingURL=getAccountSettingV2.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getAccountSettingV2.js","sourceRoot":"","sources":["../getAccountSettingV2.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,mBAAmB,CAAC,IAA8B,EAAE,IAA2B;IAC3F,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,0DAA0D,EAAE;QACrF,oCAAoC,EAAE,IAAI,CAAC,kCAAkC;QAC7E,uCAAuC,EAAE,IAAI,CAAC,qCAAqC;QACnF,iCAAiC,EAAE,IAAI,CAAC,+BAA+B;QACvE,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,6CAA6C,EAAE,IAAI,CAAC,2CAA2C;QAC/F,gDAAgD,EAAE,IAAI,CAAC,8CAA8C;QACrG,0CAA0C,EAAE,IAAI,CAAC,wCAAwC;QACzF,kCAAkC,EAAE,IAAI,CAAC,gCAAgC;QACzE,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;QACzD,kCAAkC,EAAE,IAAI,CAAC,gCAAgC;QACzE,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AArBD,kDAqBC;AA6JD,SAAgB,yBAAyB,CAAC,IAAoC,EAAE,IAAiC;IAC7G,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,0DAA0D,EAAE;QAC3F,oCAAoC,EAAE,IAAI,CAAC,kCAAkC;QAC7E,uCAAuC,EAAE,IAAI,CAAC,qCAAqC;QACnF,iCAAiC,EAAE,IAAI,CAAC,+BAA+B;QACvE,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,6CAA6C,EAAE,IAAI,CAAC,2CAA2C;QAC/F,gDAAgD,EAAE,IAAI,CAAC,8CAA8C;QACrG,0CAA0C,EAAE,IAAI,CAAC,wCAAwC;QACzF,kCAAkC,EAAE,IAAI,CAAC,gCAAgC;QACzE,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;QACzD,kCAAkC,EAAE,IAAI,CAAC,gCAAgC;QACzE,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AArBD,8DAqBC"}
package/getAlertV2.d.ts CHANGED
@@ -42,8 +42,17 @@ export interface GetAlertV2Args {
42
42
  */
43
43
  queryText?: string;
44
44
  /**
45
- * (string) - The run as username or application ID of service principal.
46
- * On Create and Update, this field can be set to application ID of an active service principal. Setting this field requires the servicePrincipal/user role
45
+ * (AlertV2RunAs) - Specifies the identity that will be used to run the alert.
46
+ * This field allows you to configure alerts to run as a specific user or service principal.
47
+ * - For user identity: Set `userName` to the email of an active workspace user. Users can only set this to their own email.
48
+ * - For service principal: Set `servicePrincipalName` to the application ID. Requires the `servicePrincipal/user` role.
49
+ * If not specified, the alert will run as the request user
50
+ */
51
+ runAs?: inputs.GetAlertV2RunAs;
52
+ /**
53
+ * (string, deprecated) - The run as username or application ID of service principal.
54
+ * On Create and Update, this field can be set to application ID of an active service principal. Setting this field requires the servicePrincipal/user role.
55
+ * Deprecated: Use `runAs` field instead. This field will be removed in a future release
47
56
  */
48
57
  runAsUserName?: string;
49
58
  /**
@@ -54,6 +63,10 @@ export interface GetAlertV2Args {
54
63
  * (string) - ID of the SQL warehouse attached to the alert
55
64
  */
56
65
  warehouseId?: string;
66
+ /**
67
+ * Workspace ID of the resource
68
+ */
69
+ workspaceId?: string;
57
70
  }
58
71
  /**
59
72
  * A collection of values returned by getAlertV2.
@@ -75,6 +88,12 @@ export interface GetAlertV2Result {
75
88
  * (string) - The display name of the alert
76
89
  */
77
90
  readonly displayName?: string;
91
+ /**
92
+ * (AlertV2RunAs) - The actual identity that will be used to execute the alert.
93
+ * This is an output-only field that shows the resolved run-as identity after applying
94
+ * permissions and defaults
95
+ */
96
+ readonly effectiveRunAs: outputs.GetAlertV2EffectiveRunAs;
78
97
  /**
79
98
  * (AlertV2Evaluation)
80
99
  */
@@ -100,8 +119,17 @@ export interface GetAlertV2Result {
100
119
  */
101
120
  readonly queryText?: string;
102
121
  /**
103
- * (string) - The run as username or application ID of service principal.
104
- * On Create and Update, this field can be set to application ID of an active service principal. Setting this field requires the servicePrincipal/user role
122
+ * (AlertV2RunAs) - Specifies the identity that will be used to run the alert.
123
+ * This field allows you to configure alerts to run as a specific user or service principal.
124
+ * - For user identity: Set `userName` to the email of an active workspace user. Users can only set this to their own email.
125
+ * - For service principal: Set `servicePrincipalName` to the application ID. Requires the `servicePrincipal/user` role.
126
+ * If not specified, the alert will run as the request user
127
+ */
128
+ readonly runAs?: outputs.GetAlertV2RunAs;
129
+ /**
130
+ * (string, deprecated) - The run as username or application ID of service principal.
131
+ * On Create and Update, this field can be set to application ID of an active service principal. Setting this field requires the servicePrincipal/user role.
132
+ * Deprecated: Use `runAs` field instead. This field will be removed in a future release
105
133
  */
106
134
  readonly runAsUserName?: string;
107
135
  /**
@@ -116,6 +144,7 @@ export interface GetAlertV2Result {
116
144
  * (string) - ID of the SQL warehouse attached to the alert
117
145
  */
118
146
  readonly warehouseId?: string;
147
+ readonly workspaceId?: string;
119
148
  }
120
149
  /**
121
150
  * The SQL Alert v2 data source allows you to retrieve detailed information about a specific alert in Databricks SQL. This data source provides access to all alert properties, including its configuration, evaluation criteria, notification settings, and schedule.
@@ -158,8 +187,17 @@ export interface GetAlertV2OutputArgs {
158
187
  */
159
188
  queryText?: pulumi.Input<string>;
160
189
  /**
161
- * (string) - The run as username or application ID of service principal.
162
- * On Create and Update, this field can be set to application ID of an active service principal. Setting this field requires the servicePrincipal/user role
190
+ * (AlertV2RunAs) - Specifies the identity that will be used to run the alert.
191
+ * This field allows you to configure alerts to run as a specific user or service principal.
192
+ * - For user identity: Set `userName` to the email of an active workspace user. Users can only set this to their own email.
193
+ * - For service principal: Set `servicePrincipalName` to the application ID. Requires the `servicePrincipal/user` role.
194
+ * If not specified, the alert will run as the request user
195
+ */
196
+ runAs?: pulumi.Input<inputs.GetAlertV2RunAsArgs>;
197
+ /**
198
+ * (string, deprecated) - The run as username or application ID of service principal.
199
+ * On Create and Update, this field can be set to application ID of an active service principal. Setting this field requires the servicePrincipal/user role.
200
+ * Deprecated: Use `runAs` field instead. This field will be removed in a future release
163
201
  */
164
202
  runAsUserName?: pulumi.Input<string>;
165
203
  /**
@@ -170,4 +208,8 @@ export interface GetAlertV2OutputArgs {
170
208
  * (string) - ID of the SQL warehouse attached to the alert
171
209
  */
172
210
  warehouseId?: pulumi.Input<string>;
211
+ /**
212
+ * Workspace ID of the resource
213
+ */
214
+ workspaceId?: pulumi.Input<string>;
173
215
  }