@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.
- package/accountFederationPolicy.d.ts +148 -0
- package/accountFederationPolicy.js +92 -0
- package/accountFederationPolicy.js.map +1 -0
- package/accountNetworkPolicy.d.ts +2 -2
- package/accountNetworkPolicy.js +2 -2
- package/accountSettingV2.d.ts +149 -0
- package/accountSettingV2.js +106 -0
- package/accountSettingV2.js.map +1 -0
- package/alertV2.d.ts +56 -5
- package/alertV2.js +8 -2
- package/alertV2.js.map +1 -1
- package/app.d.ts +0 -2
- package/app.js +0 -2
- package/app.js.map +1 -1
- package/appsSettingsCustomTemplate.d.ts +179 -0
- package/appsSettingsCustomTemplate.js +121 -0
- package/appsSettingsCustomTemplate.js.map +1 -0
- package/budgetPolicy.d.ts +6 -2
- package/budgetPolicy.js +3 -3
- package/budgetPolicy.js.map +1 -1
- package/catalog.d.ts +28 -0
- package/catalog.js +22 -0
- package/catalog.js.map +1 -1
- package/cleanRoomAsset.d.ts +14 -2
- package/cleanRoomAsset.js +4 -2
- package/cleanRoomAsset.js.map +1 -1
- package/cleanRoomAutoApprovalRule.d.ts +14 -2
- package/cleanRoomAutoApprovalRule.js +4 -2
- package/cleanRoomAutoApprovalRule.js.map +1 -1
- package/cleanRoomsCleanRoom.d.ts +17 -5
- package/cleanRoomsCleanRoom.js +4 -2
- package/cleanRoomsCleanRoom.js.map +1 -1
- package/config/vars.d.ts +1 -0
- package/config/vars.js +6 -0
- package/config/vars.js.map +1 -1
- package/connection.d.ts +0 -3
- package/connection.js +0 -2
- package/connection.js.map +1 -1
- package/databaseDatabaseCatalog.d.ts +14 -2
- package/databaseDatabaseCatalog.js +4 -2
- package/databaseDatabaseCatalog.js.map +1 -1
- package/databaseInstance.d.ts +38 -2
- package/databaseInstance.js +8 -2
- package/databaseInstance.js.map +1 -1
- package/databaseSyncedDatabaseTable.d.ts +14 -2
- package/databaseSyncedDatabaseTable.js +4 -2
- package/databaseSyncedDatabaseTable.js.map +1 -1
- package/entityTagAssignment.d.ts +117 -0
- package/entityTagAssignment.js +87 -0
- package/entityTagAssignment.js.map +1 -0
- package/externalMetadata.d.ts +14 -2
- package/externalMetadata.js +4 -2
- package/externalMetadata.js.map +1 -1
- package/getAccountFederationPolicies.d.ts +46 -0
- package/getAccountFederationPolicies.js +50 -0
- package/getAccountFederationPolicies.js.map +1 -0
- package/getAccountFederationPolicy.d.ts +103 -0
- package/getAccountFederationPolicy.js +40 -0
- package/getAccountFederationPolicy.js.map +1 -0
- package/getAccountSettingV2.d.ts +228 -0
- package/getAccountSettingV2.js +54 -0
- package/getAccountSettingV2.js.map +1 -0
- package/getAlertV2.d.ts +48 -6
- package/getAlertV2.js +4 -0
- package/getAlertV2.js.map +1 -1
- package/getAlertsV2.d.ts +21 -2
- package/getAlertsV2.js +10 -4
- package/getAlertsV2.js.map +1 -1
- package/getApp.d.ts +0 -4
- package/getApp.js +0 -4
- package/getApp.js.map +1 -1
- package/getApps.d.ts +0 -4
- package/getApps.js +0 -4
- package/getApps.js.map +1 -1
- package/getAppsSettingsCustomTemplate.d.ts +143 -0
- package/getAppsSettingsCustomTemplate.js +66 -0
- package/getAppsSettingsCustomTemplate.js.map +1 -0
- package/getAppsSettingsCustomTemplates.d.ts +65 -0
- package/getAppsSettingsCustomTemplates.js +56 -0
- package/getAppsSettingsCustomTemplates.js.map +1 -0
- package/getBudgetPolicy.d.ts +34 -0
- package/getBudgetPolicy.js +28 -0
- package/getBudgetPolicy.js.map +1 -1
- package/getCleanRoomAsset.d.ts +9 -0
- package/getCleanRoomAsset.js +2 -0
- package/getCleanRoomAsset.js.map +1 -1
- package/getCleanRoomAssetRevisionsCleanRoomAsset.d.ts +9 -0
- package/getCleanRoomAssetRevisionsCleanRoomAsset.js +2 -0
- package/getCleanRoomAssetRevisionsCleanRoomAsset.js.map +1 -1
- package/getCleanRoomAssetRevisionsCleanRoomAssets.d.ts +33 -2
- package/getCleanRoomAssetRevisionsCleanRoomAssets.js +10 -4
- package/getCleanRoomAssetRevisionsCleanRoomAssets.js.map +1 -1
- package/getCleanRoomAssets.d.ts +34 -2
- package/getCleanRoomAssets.js +10 -4
- package/getCleanRoomAssets.js.map +1 -1
- package/getCleanRoomAutoApprovalRule.d.ts +9 -0
- package/getCleanRoomAutoApprovalRule.js +2 -0
- package/getCleanRoomAutoApprovalRule.js.map +1 -1
- package/getCleanRoomAutoApprovalRules.d.ts +21 -2
- package/getCleanRoomAutoApprovalRules.js +10 -4
- package/getCleanRoomAutoApprovalRules.js.map +1 -1
- package/getCleanRoomsCleanRoom.d.ts +12 -3
- package/getCleanRoomsCleanRoom.js +2 -0
- package/getCleanRoomsCleanRoom.js.map +1 -1
- package/getCleanRoomsCleanRooms.d.ts +21 -2
- package/getCleanRoomsCleanRooms.js +10 -4
- package/getCleanRoomsCleanRooms.js.map +1 -1
- package/getDatabaseDatabaseCatalog.d.ts +9 -0
- package/getDatabaseDatabaseCatalog.js +2 -0
- package/getDatabaseDatabaseCatalog.js.map +1 -1
- package/getDatabaseDatabaseCatalogs.d.ts +21 -2
- package/getDatabaseDatabaseCatalogs.js +10 -4
- package/getDatabaseDatabaseCatalogs.js.map +1 -1
- package/getDatabaseInstance.d.ts +27 -0
- package/getDatabaseInstance.js +4 -0
- package/getDatabaseInstance.js.map +1 -1
- package/getDatabaseInstances.d.ts +21 -2
- package/getDatabaseInstances.js +10 -4
- package/getDatabaseInstances.js.map +1 -1
- package/getDatabaseSyncedDatabaseTable.d.ts +9 -0
- package/getDatabaseSyncedDatabaseTable.js +2 -0
- package/getDatabaseSyncedDatabaseTable.js.map +1 -1
- package/getDatabaseSyncedDatabaseTables.d.ts +21 -2
- package/getDatabaseSyncedDatabaseTables.js +10 -4
- package/getDatabaseSyncedDatabaseTables.js.map +1 -1
- package/getEntityTagAssignment.d.ts +79 -0
- package/getEntityTagAssignment.js +30 -0
- package/getEntityTagAssignment.js.map +1 -0
- package/getEntityTagAssignments.d.ts +57 -0
- package/getEntityTagAssignments.js +26 -0
- package/getEntityTagAssignments.js.map +1 -0
- package/getExternalMetadata.d.ts +9 -0
- package/getExternalMetadata.js +2 -0
- package/getExternalMetadata.js.map +1 -1
- package/getExternalMetadatas.d.ts +43 -2
- package/getExternalMetadatas.js +32 -4
- package/getExternalMetadatas.js.map +1 -1
- package/getMaterializedFeaturesFeatureTag.d.ts +9 -0
- package/getMaterializedFeaturesFeatureTag.js +2 -0
- package/getMaterializedFeaturesFeatureTag.js.map +1 -1
- package/getMaterializedFeaturesFeatureTags.d.ts +21 -2
- package/getMaterializedFeaturesFeatureTags.js +10 -4
- package/getMaterializedFeaturesFeatureTags.js.map +1 -1
- package/getOnlineStore.d.ts +9 -0
- package/getOnlineStore.js +2 -0
- package/getOnlineStore.js.map +1 -1
- package/getOnlineStores.d.ts +21 -2
- package/getOnlineStores.js +10 -4
- package/getOnlineStores.js.map +1 -1
- package/getPolicyInfo.d.ts +24 -15
- package/getPolicyInfo.js +2 -0
- package/getPolicyInfo.js.map +1 -1
- package/getPolicyInfos.d.ts +48 -2
- package/getPolicyInfos.js +12 -4
- package/getPolicyInfos.js.map +1 -1
- package/getQualityMonitorV2.d.ts +9 -0
- package/getQualityMonitorV2.js +2 -0
- package/getQualityMonitorV2.js.map +1 -1
- package/getQualityMonitorsV2.d.ts +21 -2
- package/getQualityMonitorsV2.js +10 -4
- package/getQualityMonitorsV2.js.map +1 -1
- package/getRecipientFederationPolicies.d.ts +21 -2
- package/getRecipientFederationPolicies.js +10 -4
- package/getRecipientFederationPolicies.js.map +1 -1
- package/getRecipientFederationPolicy.d.ts +9 -0
- package/getRecipientFederationPolicy.js +2 -0
- package/getRecipientFederationPolicy.js.map +1 -1
- package/getServicePrincipalFederationPolicies.d.ts +72 -0
- package/getServicePrincipalFederationPolicies.js +58 -0
- package/getServicePrincipalFederationPolicies.js.map +1 -0
- package/getServicePrincipalFederationPolicy.d.ts +103 -0
- package/getServicePrincipalFederationPolicy.js +40 -0
- package/getServicePrincipalFederationPolicy.js.map +1 -0
- package/getTagPolicies.d.ts +43 -0
- package/getTagPolicies.js +34 -0
- package/getTagPolicies.js.map +1 -0
- package/getTagPolicy.d.ts +73 -0
- package/getTagPolicy.js +38 -0
- package/getTagPolicy.js.map +1 -0
- package/getWorkspaceSettingV2.d.ts +237 -0
- package/getWorkspaceSettingV2.js +56 -0
- package/getWorkspaceSettingV2.js.map +1 -0
- package/grant.d.ts +1 -1
- package/grant.js +1 -1
- package/index.d.ts +71 -14
- package/index.js +78 -7
- package/index.js.map +1 -1
- package/materializedFeaturesFeatureTag.d.ts +14 -2
- package/materializedFeaturesFeatureTag.js +4 -2
- package/materializedFeaturesFeatureTag.js.map +1 -1
- package/mwsNccPrivateEndpointRule.d.ts +3 -3
- package/mwsPermissionAssignment.d.ts +7 -7
- package/mwsPermissionAssignment.js +1 -1
- package/mwsWorkspaces.d.ts +3 -3
- package/onlineStore.d.ts +14 -2
- package/onlineStore.js +4 -2
- package/onlineStore.js.map +1 -1
- package/package.json +2 -2
- package/permissionAssignment.d.ts +7 -7
- package/permissionAssignment.js +1 -1
- package/policyInfo.d.ts +29 -17
- package/policyInfo.js +4 -2
- package/policyInfo.js.map +1 -1
- package/provider.d.ts +1 -0
- package/provider.js +1 -0
- package/provider.js.map +1 -1
- package/qualityMonitorV2.d.ts +14 -2
- package/qualityMonitorV2.js +4 -2
- package/qualityMonitorV2.js.map +1 -1
- package/recipientFederationPolicy.d.ts +14 -2
- package/recipientFederationPolicy.js +4 -2
- package/recipientFederationPolicy.js.map +1 -1
- package/servicePrincipalFederationPolicy.d.ts +146 -0
- package/servicePrincipalFederationPolicy.js +90 -0
- package/servicePrincipalFederationPolicy.js.map +1 -0
- package/storageCredential.d.ts +23 -3
- package/storageCredential.js +23 -3
- package/storageCredential.js.map +1 -1
- package/tagPolicy.d.ts +84 -0
- package/tagPolicy.js +83 -0
- package/tagPolicy.js.map +1 -0
- package/types/input.d.ts +7602 -5898
- package/types/output.d.ts +1609 -104
- package/workspaceNetworkOption.d.ts +2 -2
- package/workspaceNetworkOption.js +2 -2
- package/workspaceSettingV2.d.ts +161 -0
- package/workspaceSettingV2.js +108 -0
- 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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"}
|