@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.
- 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 +7590 -5903
- package/types/output.d.ts +1525 -37
- 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
package/externalMetadata.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"externalMetadata.js","sourceRoot":"","sources":["../externalMetadata.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqDG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACvE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;
|
|
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
|
-
* (
|
|
46
|
-
*
|
|
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
|
-
* (
|
|
104
|
-
*
|
|
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
|
-
* (
|
|
162
|
-
*
|
|
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
|
}
|