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

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 +7602 -5898
  223. package/types/output.d.ts +1609 -104
  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
@@ -32,7 +32,7 @@ import * as pulumi from "@pulumi/pulumi";
32
32
  *
33
33
  * import {
34
34
  *
35
- * id = workspace_id
35
+ * id = "workspace_id"
36
36
  *
37
37
  * to = databricks_workspace_network_option.this
38
38
  *
@@ -41,7 +41,7 @@ import * as pulumi from "@pulumi/pulumi";
41
41
  * If you are using an older version of Pulumi, import the resource using the `pulumi import` command as follows:
42
42
  *
43
43
  * ```sh
44
- * $ pulumi import databricks:index/workspaceNetworkOption:WorkspaceNetworkOption databricks_workspace_network_option workspace_id
44
+ * $ pulumi import databricks:index/workspaceNetworkOption:WorkspaceNetworkOption databricks_workspace_network_option "workspace_id"
45
45
  * ```
46
46
  */
47
47
  export declare class WorkspaceNetworkOption extends pulumi.CustomResource {
@@ -38,7 +38,7 @@ const utilities = require("./utilities");
38
38
  *
39
39
  * import {
40
40
  *
41
- * id = workspace_id
41
+ * id = "workspace_id"
42
42
  *
43
43
  * to = databricks_workspace_network_option.this
44
44
  *
@@ -47,7 +47,7 @@ const utilities = require("./utilities");
47
47
  * If you are using an older version of Pulumi, import the resource using the `pulumi import` command as follows:
48
48
  *
49
49
  * ```sh
50
- * $ pulumi import databricks:index/workspaceNetworkOption:WorkspaceNetworkOption databricks_workspace_network_option workspace_id
50
+ * $ pulumi import databricks:index/workspaceNetworkOption:WorkspaceNetworkOption databricks_workspace_network_option "workspace_id"
51
51
  * ```
52
52
  */
53
53
  class WorkspaceNetworkOption extends pulumi.CustomResource {
@@ -0,0 +1,161 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ import * as outputs from "./types/output";
4
+ /**
5
+ * ## Import
6
+ *
7
+ * As of Pulumi v1.5, resources can be imported through configuration.
8
+ *
9
+ * hcl
10
+ *
11
+ * import {
12
+ *
13
+ * id = "name"
14
+ *
15
+ * to = databricks_workspace_setting_v2.this
16
+ *
17
+ * }
18
+ *
19
+ * If you are using an older version of Pulumi, import the resource using the `pulumi import` command as follows:
20
+ *
21
+ * ```sh
22
+ * $ pulumi import databricks:index/workspaceSettingV2:WorkspaceSettingV2 databricks_workspace_setting_v2 "name"
23
+ * ```
24
+ */
25
+ export declare class WorkspaceSettingV2 extends pulumi.CustomResource {
26
+ /**
27
+ * Get an existing WorkspaceSettingV2 resource's state with the given name, ID, and optional extra
28
+ * properties used to qualify the lookup.
29
+ *
30
+ * @param name The _unique_ name of the resulting resource.
31
+ * @param id The _unique_ provider ID of the resource to lookup.
32
+ * @param state Any extra arguments used during the lookup.
33
+ * @param opts Optional settings to control the behavior of the CustomResource.
34
+ */
35
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: WorkspaceSettingV2State, opts?: pulumi.CustomResourceOptions): WorkspaceSettingV2;
36
+ /**
37
+ * Returns true if the given object is an instance of WorkspaceSettingV2. This is designed to work even
38
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
39
+ */
40
+ static isInstance(obj: any): obj is WorkspaceSettingV2;
41
+ readonly aibiDashboardEmbeddingAccessPolicy: pulumi.Output<outputs.WorkspaceSettingV2AibiDashboardEmbeddingAccessPolicy | undefined>;
42
+ readonly aibiDashboardEmbeddingApprovedDomains: pulumi.Output<outputs.WorkspaceSettingV2AibiDashboardEmbeddingApprovedDomains | undefined>;
43
+ /**
44
+ * todo: Mark these Public after onboarded to DSL
45
+ */
46
+ readonly automaticClusterUpdateWorkspace: pulumi.Output<outputs.WorkspaceSettingV2AutomaticClusterUpdateWorkspace | undefined>;
47
+ readonly booleanVal: pulumi.Output<outputs.WorkspaceSettingV2BooleanVal | undefined>;
48
+ readonly defaultDataSecurityMode: pulumi.Output<outputs.WorkspaceSettingV2DefaultDataSecurityMode | undefined>;
49
+ readonly effectiveAibiDashboardEmbeddingAccessPolicy: pulumi.Output<outputs.WorkspaceSettingV2EffectiveAibiDashboardEmbeddingAccessPolicy | undefined>;
50
+ readonly effectiveAibiDashboardEmbeddingApprovedDomains: pulumi.Output<outputs.WorkspaceSettingV2EffectiveAibiDashboardEmbeddingApprovedDomains | undefined>;
51
+ readonly effectiveAutomaticClusterUpdateWorkspace: pulumi.Output<outputs.WorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspace | undefined>;
52
+ /**
53
+ * (BooleanMessage)
54
+ */
55
+ readonly effectiveBooleanVal: pulumi.Output<outputs.WorkspaceSettingV2EffectiveBooleanVal>;
56
+ readonly effectiveDefaultDataSecurityMode: pulumi.Output<outputs.WorkspaceSettingV2EffectiveDefaultDataSecurityMode | undefined>;
57
+ /**
58
+ * (IntegerMessage)
59
+ */
60
+ readonly effectiveIntegerVal: pulumi.Output<outputs.WorkspaceSettingV2EffectiveIntegerVal>;
61
+ readonly effectivePersonalCompute: pulumi.Output<outputs.WorkspaceSettingV2EffectivePersonalCompute | undefined>;
62
+ readonly effectiveRestrictWorkspaceAdmins: pulumi.Output<outputs.WorkspaceSettingV2EffectiveRestrictWorkspaceAdmins | undefined>;
63
+ /**
64
+ * (StringMessage)
65
+ */
66
+ readonly effectiveStringVal: pulumi.Output<outputs.WorkspaceSettingV2EffectiveStringVal>;
67
+ readonly integerVal: pulumi.Output<outputs.WorkspaceSettingV2IntegerVal | undefined>;
68
+ /**
69
+ * Name of the setting
70
+ */
71
+ readonly name: pulumi.Output<string>;
72
+ readonly personalCompute: pulumi.Output<outputs.WorkspaceSettingV2PersonalCompute | undefined>;
73
+ readonly restrictWorkspaceAdmins: pulumi.Output<outputs.WorkspaceSettingV2RestrictWorkspaceAdmins | undefined>;
74
+ readonly stringVal: pulumi.Output<outputs.WorkspaceSettingV2StringVal | undefined>;
75
+ /**
76
+ * Workspace ID of the resource
77
+ */
78
+ readonly workspaceId: pulumi.Output<string | undefined>;
79
+ /**
80
+ * Create a WorkspaceSettingV2 resource with the given unique name, arguments, and options.
81
+ *
82
+ * @param name The _unique_ name of the resource.
83
+ * @param args The arguments to use to populate this resource's properties.
84
+ * @param opts A bag of options that control this resource's behavior.
85
+ */
86
+ constructor(name: string, args?: WorkspaceSettingV2Args, opts?: pulumi.CustomResourceOptions);
87
+ }
88
+ /**
89
+ * Input properties used for looking up and filtering WorkspaceSettingV2 resources.
90
+ */
91
+ export interface WorkspaceSettingV2State {
92
+ aibiDashboardEmbeddingAccessPolicy?: pulumi.Input<inputs.WorkspaceSettingV2AibiDashboardEmbeddingAccessPolicy>;
93
+ aibiDashboardEmbeddingApprovedDomains?: pulumi.Input<inputs.WorkspaceSettingV2AibiDashboardEmbeddingApprovedDomains>;
94
+ /**
95
+ * todo: Mark these Public after onboarded to DSL
96
+ */
97
+ automaticClusterUpdateWorkspace?: pulumi.Input<inputs.WorkspaceSettingV2AutomaticClusterUpdateWorkspace>;
98
+ booleanVal?: pulumi.Input<inputs.WorkspaceSettingV2BooleanVal>;
99
+ defaultDataSecurityMode?: pulumi.Input<inputs.WorkspaceSettingV2DefaultDataSecurityMode>;
100
+ effectiveAibiDashboardEmbeddingAccessPolicy?: pulumi.Input<inputs.WorkspaceSettingV2EffectiveAibiDashboardEmbeddingAccessPolicy>;
101
+ effectiveAibiDashboardEmbeddingApprovedDomains?: pulumi.Input<inputs.WorkspaceSettingV2EffectiveAibiDashboardEmbeddingApprovedDomains>;
102
+ effectiveAutomaticClusterUpdateWorkspace?: pulumi.Input<inputs.WorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspace>;
103
+ /**
104
+ * (BooleanMessage)
105
+ */
106
+ effectiveBooleanVal?: pulumi.Input<inputs.WorkspaceSettingV2EffectiveBooleanVal>;
107
+ effectiveDefaultDataSecurityMode?: pulumi.Input<inputs.WorkspaceSettingV2EffectiveDefaultDataSecurityMode>;
108
+ /**
109
+ * (IntegerMessage)
110
+ */
111
+ effectiveIntegerVal?: pulumi.Input<inputs.WorkspaceSettingV2EffectiveIntegerVal>;
112
+ effectivePersonalCompute?: pulumi.Input<inputs.WorkspaceSettingV2EffectivePersonalCompute>;
113
+ effectiveRestrictWorkspaceAdmins?: pulumi.Input<inputs.WorkspaceSettingV2EffectiveRestrictWorkspaceAdmins>;
114
+ /**
115
+ * (StringMessage)
116
+ */
117
+ effectiveStringVal?: pulumi.Input<inputs.WorkspaceSettingV2EffectiveStringVal>;
118
+ integerVal?: pulumi.Input<inputs.WorkspaceSettingV2IntegerVal>;
119
+ /**
120
+ * Name of the setting
121
+ */
122
+ name?: pulumi.Input<string>;
123
+ personalCompute?: pulumi.Input<inputs.WorkspaceSettingV2PersonalCompute>;
124
+ restrictWorkspaceAdmins?: pulumi.Input<inputs.WorkspaceSettingV2RestrictWorkspaceAdmins>;
125
+ stringVal?: pulumi.Input<inputs.WorkspaceSettingV2StringVal>;
126
+ /**
127
+ * Workspace ID of the resource
128
+ */
129
+ workspaceId?: pulumi.Input<string>;
130
+ }
131
+ /**
132
+ * The set of arguments for constructing a WorkspaceSettingV2 resource.
133
+ */
134
+ export interface WorkspaceSettingV2Args {
135
+ aibiDashboardEmbeddingAccessPolicy?: pulumi.Input<inputs.WorkspaceSettingV2AibiDashboardEmbeddingAccessPolicy>;
136
+ aibiDashboardEmbeddingApprovedDomains?: pulumi.Input<inputs.WorkspaceSettingV2AibiDashboardEmbeddingApprovedDomains>;
137
+ /**
138
+ * todo: Mark these Public after onboarded to DSL
139
+ */
140
+ automaticClusterUpdateWorkspace?: pulumi.Input<inputs.WorkspaceSettingV2AutomaticClusterUpdateWorkspace>;
141
+ booleanVal?: pulumi.Input<inputs.WorkspaceSettingV2BooleanVal>;
142
+ defaultDataSecurityMode?: pulumi.Input<inputs.WorkspaceSettingV2DefaultDataSecurityMode>;
143
+ effectiveAibiDashboardEmbeddingAccessPolicy?: pulumi.Input<inputs.WorkspaceSettingV2EffectiveAibiDashboardEmbeddingAccessPolicy>;
144
+ effectiveAibiDashboardEmbeddingApprovedDomains?: pulumi.Input<inputs.WorkspaceSettingV2EffectiveAibiDashboardEmbeddingApprovedDomains>;
145
+ effectiveAutomaticClusterUpdateWorkspace?: pulumi.Input<inputs.WorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspace>;
146
+ effectiveDefaultDataSecurityMode?: pulumi.Input<inputs.WorkspaceSettingV2EffectiveDefaultDataSecurityMode>;
147
+ effectivePersonalCompute?: pulumi.Input<inputs.WorkspaceSettingV2EffectivePersonalCompute>;
148
+ effectiveRestrictWorkspaceAdmins?: pulumi.Input<inputs.WorkspaceSettingV2EffectiveRestrictWorkspaceAdmins>;
149
+ integerVal?: pulumi.Input<inputs.WorkspaceSettingV2IntegerVal>;
150
+ /**
151
+ * Name of the setting
152
+ */
153
+ name?: pulumi.Input<string>;
154
+ personalCompute?: pulumi.Input<inputs.WorkspaceSettingV2PersonalCompute>;
155
+ restrictWorkspaceAdmins?: pulumi.Input<inputs.WorkspaceSettingV2RestrictWorkspaceAdmins>;
156
+ stringVal?: pulumi.Input<inputs.WorkspaceSettingV2StringVal>;
157
+ /**
158
+ * Workspace ID of the resource
159
+ */
160
+ workspaceId?: pulumi.Input<string>;
161
+ }
@@ -0,0 +1,108 @@
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.WorkspaceSettingV2 = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * ## Import
10
+ *
11
+ * As of Pulumi v1.5, resources can be imported through configuration.
12
+ *
13
+ * hcl
14
+ *
15
+ * import {
16
+ *
17
+ * id = "name"
18
+ *
19
+ * to = databricks_workspace_setting_v2.this
20
+ *
21
+ * }
22
+ *
23
+ * If you are using an older version of Pulumi, import the resource using the `pulumi import` command as follows:
24
+ *
25
+ * ```sh
26
+ * $ pulumi import databricks:index/workspaceSettingV2:WorkspaceSettingV2 databricks_workspace_setting_v2 "name"
27
+ * ```
28
+ */
29
+ class WorkspaceSettingV2 extends pulumi.CustomResource {
30
+ /**
31
+ * Get an existing WorkspaceSettingV2 resource's state with the given name, ID, and optional extra
32
+ * properties used to qualify the lookup.
33
+ *
34
+ * @param name The _unique_ name of the resulting resource.
35
+ * @param id The _unique_ provider ID of the resource to lookup.
36
+ * @param state Any extra arguments used during the lookup.
37
+ * @param opts Optional settings to control the behavior of the CustomResource.
38
+ */
39
+ static get(name, id, state, opts) {
40
+ return new WorkspaceSettingV2(name, state, { ...opts, id: id });
41
+ }
42
+ /**
43
+ * Returns true if the given object is an instance of WorkspaceSettingV2. This is designed to work even
44
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
45
+ */
46
+ static isInstance(obj) {
47
+ if (obj === undefined || obj === null) {
48
+ return false;
49
+ }
50
+ return obj['__pulumiType'] === WorkspaceSettingV2.__pulumiType;
51
+ }
52
+ constructor(name, argsOrState, opts) {
53
+ let resourceInputs = {};
54
+ opts = opts || {};
55
+ if (opts.id) {
56
+ const state = argsOrState;
57
+ resourceInputs["aibiDashboardEmbeddingAccessPolicy"] = state?.aibiDashboardEmbeddingAccessPolicy;
58
+ resourceInputs["aibiDashboardEmbeddingApprovedDomains"] = state?.aibiDashboardEmbeddingApprovedDomains;
59
+ resourceInputs["automaticClusterUpdateWorkspace"] = state?.automaticClusterUpdateWorkspace;
60
+ resourceInputs["booleanVal"] = state?.booleanVal;
61
+ resourceInputs["defaultDataSecurityMode"] = state?.defaultDataSecurityMode;
62
+ resourceInputs["effectiveAibiDashboardEmbeddingAccessPolicy"] = state?.effectiveAibiDashboardEmbeddingAccessPolicy;
63
+ resourceInputs["effectiveAibiDashboardEmbeddingApprovedDomains"] = state?.effectiveAibiDashboardEmbeddingApprovedDomains;
64
+ resourceInputs["effectiveAutomaticClusterUpdateWorkspace"] = state?.effectiveAutomaticClusterUpdateWorkspace;
65
+ resourceInputs["effectiveBooleanVal"] = state?.effectiveBooleanVal;
66
+ resourceInputs["effectiveDefaultDataSecurityMode"] = state?.effectiveDefaultDataSecurityMode;
67
+ resourceInputs["effectiveIntegerVal"] = state?.effectiveIntegerVal;
68
+ resourceInputs["effectivePersonalCompute"] = state?.effectivePersonalCompute;
69
+ resourceInputs["effectiveRestrictWorkspaceAdmins"] = state?.effectiveRestrictWorkspaceAdmins;
70
+ resourceInputs["effectiveStringVal"] = state?.effectiveStringVal;
71
+ resourceInputs["integerVal"] = state?.integerVal;
72
+ resourceInputs["name"] = state?.name;
73
+ resourceInputs["personalCompute"] = state?.personalCompute;
74
+ resourceInputs["restrictWorkspaceAdmins"] = state?.restrictWorkspaceAdmins;
75
+ resourceInputs["stringVal"] = state?.stringVal;
76
+ resourceInputs["workspaceId"] = state?.workspaceId;
77
+ }
78
+ else {
79
+ const args = argsOrState;
80
+ resourceInputs["aibiDashboardEmbeddingAccessPolicy"] = args?.aibiDashboardEmbeddingAccessPolicy;
81
+ resourceInputs["aibiDashboardEmbeddingApprovedDomains"] = args?.aibiDashboardEmbeddingApprovedDomains;
82
+ resourceInputs["automaticClusterUpdateWorkspace"] = args?.automaticClusterUpdateWorkspace;
83
+ resourceInputs["booleanVal"] = args?.booleanVal;
84
+ resourceInputs["defaultDataSecurityMode"] = args?.defaultDataSecurityMode;
85
+ resourceInputs["effectiveAibiDashboardEmbeddingAccessPolicy"] = args?.effectiveAibiDashboardEmbeddingAccessPolicy;
86
+ resourceInputs["effectiveAibiDashboardEmbeddingApprovedDomains"] = args?.effectiveAibiDashboardEmbeddingApprovedDomains;
87
+ resourceInputs["effectiveAutomaticClusterUpdateWorkspace"] = args?.effectiveAutomaticClusterUpdateWorkspace;
88
+ resourceInputs["effectiveDefaultDataSecurityMode"] = args?.effectiveDefaultDataSecurityMode;
89
+ resourceInputs["effectivePersonalCompute"] = args?.effectivePersonalCompute;
90
+ resourceInputs["effectiveRestrictWorkspaceAdmins"] = args?.effectiveRestrictWorkspaceAdmins;
91
+ resourceInputs["integerVal"] = args?.integerVal;
92
+ resourceInputs["name"] = args?.name;
93
+ resourceInputs["personalCompute"] = args?.personalCompute;
94
+ resourceInputs["restrictWorkspaceAdmins"] = args?.restrictWorkspaceAdmins;
95
+ resourceInputs["stringVal"] = args?.stringVal;
96
+ resourceInputs["workspaceId"] = args?.workspaceId;
97
+ resourceInputs["effectiveBooleanVal"] = undefined /*out*/;
98
+ resourceInputs["effectiveIntegerVal"] = undefined /*out*/;
99
+ resourceInputs["effectiveStringVal"] = undefined /*out*/;
100
+ }
101
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
102
+ super(WorkspaceSettingV2.__pulumiType, name, resourceInputs, opts);
103
+ }
104
+ }
105
+ exports.WorkspaceSettingV2 = WorkspaceSettingV2;
106
+ /** @internal */
107
+ WorkspaceSettingV2.__pulumiType = 'databricks:index/workspaceSettingV2:WorkspaceSettingV2';
108
+ //# sourceMappingURL=workspaceSettingV2.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"workspaceSettingV2.js","sourceRoot":"","sources":["../workspaceSettingV2.ts"],"names":[],"mappings":"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"}