@pulumi/databricks 1.74.0-alpha.1754977334 → 1.74.0-alpha.1755193124
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/accountNetworkPolicy.d.ts +12 -0
- package/accountNetworkPolicy.js +12 -0
- package/accountNetworkPolicy.js.map +1 -1
- package/alertV2.d.ts +10 -3
- package/alertV2.js +1 -1
- package/alertV2.js.map +1 -1
- package/cleanRoomAsset.d.ts +282 -0
- package/cleanRoomAsset.js +121 -0
- package/cleanRoomAsset.js.map +1 -0
- package/cleanRoomAutoApprovalRule.d.ts +135 -0
- package/cleanRoomAutoApprovalRule.js +82 -0
- package/cleanRoomAutoApprovalRule.js.map +1 -0
- package/cleanRoomsCleanRoom.d.ts +161 -0
- package/cleanRoomsCleanRoom.js +92 -0
- package/cleanRoomsCleanRoom.js.map +1 -0
- package/connection.d.ts +75 -0
- package/connection.js +74 -0
- package/connection.js.map +1 -1
- package/databaseDatabaseCatalog.d.ts +152 -0
- package/databaseDatabaseCatalog.js +132 -0
- package/databaseDatabaseCatalog.js.map +1 -0
- package/databaseInstance.d.ts +176 -3
- package/databaseInstance.js +58 -1
- package/databaseInstance.js.map +1 -1
- package/databaseSyncedDatabaseTable.d.ts +180 -0
- package/databaseSyncedDatabaseTable.js +92 -0
- package/databaseSyncedDatabaseTable.js.map +1 -0
- package/dbfsFile.d.ts +2 -0
- package/dbfsFile.js +2 -0
- package/dbfsFile.js.map +1 -1
- package/disableLegacyAccessSetting.d.ts +43 -0
- package/disableLegacyAccessSetting.js +34 -0
- package/disableLegacyAccessSetting.js.map +1 -1
- package/disableLegacyDbfsSetting.d.ts +14 -4
- package/disableLegacyDbfsSetting.js +14 -4
- package/disableLegacyDbfsSetting.js.map +1 -1
- package/disableLegacyFeaturesSetting.d.ts +16 -3
- package/disableLegacyFeaturesSetting.js +16 -3
- package/disableLegacyFeaturesSetting.js.map +1 -1
- package/entitlements.d.ts +1 -1
- package/entitlements.js +1 -1
- package/externalLocation.d.ts +0 -9
- package/externalLocation.js.map +1 -1
- package/externalMetadata.d.ts +232 -0
- package/externalMetadata.js +133 -0
- package/externalMetadata.js.map +1 -0
- package/getAccountNetworkPolicies.d.ts +32 -0
- package/getAccountNetworkPolicies.js +32 -0
- package/getAccountNetworkPolicies.js.map +1 -1
- package/getAccountNetworkPolicy.d.ts +10 -0
- package/getAccountNetworkPolicy.js +10 -0
- package/getAccountNetworkPolicy.js.map +1 -1
- package/getAlertV2.d.ts +19 -8
- package/getAlertV2.js +2 -0
- package/getAlertV2.js.map +1 -1
- package/getCleanRoomAsset.d.ts +235 -0
- package/getCleanRoomAsset.js +70 -0
- package/getCleanRoomAsset.js.map +1 -0
- package/getCleanRoomAssetRevisionsCleanRoomAsset.d.ts +207 -0
- package/getCleanRoomAssetRevisionsCleanRoomAsset.js +42 -0
- package/getCleanRoomAssetRevisionsCleanRoomAsset.js.map +1 -0
- package/getCleanRoomAssetRevisionsCleanRoomAssets.d.ts +14 -0
- package/getCleanRoomAssetRevisionsCleanRoomAssets.js +18 -0
- package/getCleanRoomAssetRevisionsCleanRoomAssets.js.map +1 -0
- package/getCleanRoomAssets.d.ts +42 -0
- package/getCleanRoomAssets.js +46 -0
- package/getCleanRoomAssets.js.map +1 -0
- package/getCleanRoomAutoApprovalRule.d.ts +88 -0
- package/getCleanRoomAutoApprovalRule.js +30 -0
- package/getCleanRoomAutoApprovalRule.js.map +1 -0
- package/getCleanRoomAutoApprovalRules.d.ts +14 -0
- package/getCleanRoomAutoApprovalRules.js +18 -0
- package/getCleanRoomAutoApprovalRules.js.map +1 -0
- package/getCleanRoomsCleanRoom.d.ts +138 -0
- package/getCleanRoomsCleanRoom.js +62 -0
- package/getCleanRoomsCleanRoom.js.map +1 -0
- package/getCleanRoomsCleanRooms.d.ts +42 -0
- package/getCleanRoomsCleanRooms.js +46 -0
- package/getCleanRoomsCleanRooms.js.map +1 -0
- package/getClusters.d.ts +2 -2
- package/getClusters.js +2 -2
- package/getDatabaseDatabaseCatalog.d.ts +106 -0
- package/getDatabaseDatabaseCatalog.js +60 -0
- package/getDatabaseDatabaseCatalog.js.map +1 -0
- package/getDatabaseDatabaseCatalogs.d.ts +14 -0
- package/getDatabaseDatabaseCatalogs.js +18 -0
- package/getDatabaseDatabaseCatalogs.js.map +1 -0
- package/getDatabaseInstance.d.ts +98 -2
- package/getDatabaseInstance.js +8 -0
- package/getDatabaseInstance.js.map +1 -1
- package/getDatabaseSyncedDatabaseTable.d.ts +132 -0
- package/getDatabaseSyncedDatabaseTable.js +60 -0
- package/getDatabaseSyncedDatabaseTable.js.map +1 -0
- package/getDatabaseSyncedDatabaseTables.d.ts +14 -0
- package/getDatabaseSyncedDatabaseTables.js +18 -0
- package/getDatabaseSyncedDatabaseTables.js.map +1 -0
- package/getExternalMetadata.d.ts +180 -0
- package/getExternalMetadata.js +72 -0
- package/getExternalMetadata.js.map +1 -0
- package/getExternalMetadatas.d.ts +24 -0
- package/getExternalMetadatas.js +28 -0
- package/getExternalMetadatas.js.map +1 -0
- package/getMaterializedFeaturesFeatureTag.d.ts +40 -0
- package/getMaterializedFeaturesFeatureTag.js +24 -0
- package/getMaterializedFeaturesFeatureTag.js.map +1 -0
- package/getMaterializedFeaturesFeatureTags.d.ts +14 -0
- package/getMaterializedFeaturesFeatureTags.js +18 -0
- package/getMaterializedFeaturesFeatureTags.js.map +1 -0
- package/getOnlineStore.d.ts +15 -3
- package/getOnlineStore.js +2 -0
- package/getOnlineStore.js.map +1 -1
- package/getPipelines.d.ts +15 -15
- package/getPipelines.js +10 -10
- package/getPolicyInfo.d.ts +223 -0
- package/getPolicyInfo.js +44 -0
- package/getPolicyInfo.js.map +1 -0
- package/getPolicyInfos.d.ts +14 -0
- package/getPolicyInfos.js +18 -0
- package/getPolicyInfos.js.map +1 -0
- package/getQualityMonitorV2.d.ts +1 -1
- package/getServicePrincipal.d.ts +22 -7
- package/getServicePrincipal.js +4 -2
- package/getServicePrincipal.js.map +1 -1
- package/getServicePrincipals.d.ts +3 -3
- package/getSqlWarehouse.d.ts +5 -5
- package/getSqlWarehouse.js +2 -2
- package/getSqlWarehouses.d.ts +2 -2
- package/getSqlWarehouses.js +2 -2
- package/getUser.d.ts +2 -2
- package/getUser.js +2 -2
- package/getWorkspaceNetworkOption.d.ts +36 -0
- package/getWorkspaceNetworkOption.js +36 -0
- package/getWorkspaceNetworkOption.js.map +1 -1
- package/gitCredential.d.ts +40 -3
- package/gitCredential.js +17 -0
- package/gitCredential.js.map +1 -1
- package/grant.d.ts +3 -1
- package/grant.js +3 -1
- package/grant.js.map +1 -1
- package/grants.d.ts +7 -12
- package/grants.js +7 -12
- package/grants.js.map +1 -1
- package/groupInstanceProfile.d.ts +1 -1
- package/groupInstanceProfile.js +1 -1
- package/groupMember.d.ts +1 -1
- package/groupMember.js +1 -1
- package/groupRole.d.ts +1 -1
- package/groupRole.js +1 -1
- package/index.d.ts +78 -0
- package/index.js +101 -6
- package/index.js.map +1 -1
- package/ipAccessList.d.ts +1 -1
- package/ipAccessList.js +1 -1
- package/job.d.ts +12 -9
- package/job.js +2 -0
- package/job.js.map +1 -1
- package/lakehouseMonitor.d.ts +2 -2
- package/library.d.ts +10 -5
- package/library.js +1 -5
- package/library.js.map +1 -1
- package/materializedFeaturesFeatureTag.d.ts +63 -0
- package/materializedFeaturesFeatureTag.js +75 -0
- package/materializedFeaturesFeatureTag.js.map +1 -0
- package/mlflowExperiment.d.ts +4 -4
- package/mlflowExperiment.js +1 -1
- package/modelServing.d.ts +32 -0
- package/modelServing.js +6 -0
- package/modelServing.js.map +1 -1
- package/modelServingProvisionedThroughput.d.ts +12 -0
- package/modelServingProvisionedThroughput.js +2 -0
- package/modelServingProvisionedThroughput.js.map +1 -1
- package/mwsNccPrivateEndpointRule.d.ts +26 -14
- package/mwsNccPrivateEndpointRule.js +8 -2
- package/mwsNccPrivateEndpointRule.js.map +1 -1
- package/mwsNetworkConnectivityConfig.d.ts +30 -3
- package/mwsNetworkConnectivityConfig.js.map +1 -1
- package/mwsPermissionAssignment.d.ts +1 -1
- package/mwsPermissionAssignment.js +1 -1
- package/mwsWorkspaces.d.ts +3 -3
- package/oboToken.d.ts +1 -1
- package/oboToken.js +1 -1
- package/onlineStore.d.ts +15 -3
- package/onlineStore.js +5 -0
- package/onlineStore.js.map +1 -1
- package/package.json +2 -2
- package/permissionAssignment.d.ts +1 -1
- package/permissionAssignment.js +1 -1
- package/permissions.d.ts +69 -14
- package/permissions.js +67 -14
- package/permissions.js.map +1 -1
- package/pipeline.d.ts +31 -30
- package/pipeline.js +9 -8
- package/pipeline.js.map +1 -1
- package/policyInfo.d.ts +274 -0
- package/policyInfo.js +109 -0
- package/policyInfo.js.map +1 -0
- package/qualityMonitor.d.ts +2 -2
- package/qualityMonitorV2.d.ts +2 -2
- package/repo.d.ts +1 -1
- package/repo.js +1 -1
- package/secret.d.ts +1 -1
- package/secret.js +1 -1
- package/servicePrincipal.d.ts +3 -2
- package/servicePrincipal.js +3 -2
- package/servicePrincipal.js.map +1 -1
- package/servicePrincipalSecret.d.ts +1 -1
- package/servicePrincipalSecret.js +1 -1
- package/share.d.ts +9 -0
- package/share.js.map +1 -1
- package/sqlDashboard.d.ts +1 -1
- package/sqlDashboard.js +1 -1
- package/sqlEndpoint.d.ts +7 -13
- package/sqlEndpoint.js +1 -1
- package/sqlEndpoint.js.map +1 -1
- package/sqlGlobalConfig.d.ts +2 -2
- package/sqlGlobalConfig.js +2 -2
- package/sqlPermissions.d.ts +1 -1
- package/sqlPermissions.js +1 -1
- package/sqlQuery.d.ts +1 -1
- package/sqlQuery.js +1 -1
- package/sqlTable.d.ts +3 -3
- package/sqlWidget.d.ts +3 -1
- package/sqlWidget.js +3 -1
- package/sqlWidget.js.map +1 -1
- package/types/input.d.ts +3947 -829
- package/types/output.d.ts +5416 -1433
- package/user.d.ts +1 -1
- package/user.js +1 -1
- package/workspaceNetworkOption.d.ts +24 -0
- package/workspaceNetworkOption.js +24 -0
- package/workspaceNetworkOption.js.map +1 -1
|
@@ -0,0 +1,60 @@
|
|
|
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.getDatabaseDatabaseCatalogOutput = exports.getDatabaseDatabaseCatalog = 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 Database Catalog.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* Referring to a Database Catalog by name:
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as databricks from "@pulumi/databricks";
|
|
18
|
+
*
|
|
19
|
+
* const _this = databricks.getDatabaseDatabaseCatalog({
|
|
20
|
+
* name: "my-database-catalog",
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
function getDatabaseDatabaseCatalog(args, opts) {
|
|
25
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
|
+
return pulumi.runtime.invoke("databricks:index/getDatabaseDatabaseCatalog:getDatabaseDatabaseCatalog", {
|
|
27
|
+
"createDatabaseIfNotExists": args.createDatabaseIfNotExists,
|
|
28
|
+
"databaseInstanceName": args.databaseInstanceName,
|
|
29
|
+
"databaseName": args.databaseName,
|
|
30
|
+
"name": args.name,
|
|
31
|
+
}, opts);
|
|
32
|
+
}
|
|
33
|
+
exports.getDatabaseDatabaseCatalog = getDatabaseDatabaseCatalog;
|
|
34
|
+
/**
|
|
35
|
+
* This data source can be used to get a single Database Catalog.
|
|
36
|
+
*
|
|
37
|
+
* ## Example Usage
|
|
38
|
+
*
|
|
39
|
+
* Referring to a Database Catalog by name:
|
|
40
|
+
*
|
|
41
|
+
* ```typescript
|
|
42
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
43
|
+
* import * as databricks from "@pulumi/databricks";
|
|
44
|
+
*
|
|
45
|
+
* const _this = databricks.getDatabaseDatabaseCatalog({
|
|
46
|
+
* name: "my-database-catalog",
|
|
47
|
+
* });
|
|
48
|
+
* ```
|
|
49
|
+
*/
|
|
50
|
+
function getDatabaseDatabaseCatalogOutput(args, opts) {
|
|
51
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
52
|
+
return pulumi.runtime.invokeOutput("databricks:index/getDatabaseDatabaseCatalog:getDatabaseDatabaseCatalog", {
|
|
53
|
+
"createDatabaseIfNotExists": args.createDatabaseIfNotExists,
|
|
54
|
+
"databaseInstanceName": args.databaseInstanceName,
|
|
55
|
+
"databaseName": args.databaseName,
|
|
56
|
+
"name": args.name,
|
|
57
|
+
}, opts);
|
|
58
|
+
}
|
|
59
|
+
exports.getDatabaseDatabaseCatalogOutput = getDatabaseDatabaseCatalogOutput;
|
|
60
|
+
//# sourceMappingURL=getDatabaseDatabaseCatalog.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getDatabaseDatabaseCatalog.js","sourceRoot":"","sources":["../getDatabaseDatabaseCatalog.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,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,2BAA2B,EAAE,IAAI,CAAC,yBAAyB;QAC3D,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gEAQC;AAqDD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,gCAAgC,CAAC,IAA0C,EAAE,IAAiC;IAC1H,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,2BAA2B,EAAE,IAAI,CAAC,yBAAyB;QAC3D,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,4EAQC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "./types/output";
|
|
3
|
+
export declare function getDatabaseDatabaseCatalogs(opts?: pulumi.InvokeOptions): Promise<GetDatabaseDatabaseCatalogsResult>;
|
|
4
|
+
/**
|
|
5
|
+
* A collection of values returned by getDatabaseDatabaseCatalogs.
|
|
6
|
+
*/
|
|
7
|
+
export interface GetDatabaseDatabaseCatalogsResult {
|
|
8
|
+
readonly databaseCatalogs: outputs.GetDatabaseDatabaseCatalogsDatabaseCatalog[];
|
|
9
|
+
/**
|
|
10
|
+
* The provider-assigned unique ID for this managed resource.
|
|
11
|
+
*/
|
|
12
|
+
readonly id: string;
|
|
13
|
+
}
|
|
14
|
+
export declare function getDatabaseDatabaseCatalogsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDatabaseDatabaseCatalogsResult>;
|
|
@@ -0,0 +1,18 @@
|
|
|
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.getDatabaseDatabaseCatalogsOutput = exports.getDatabaseDatabaseCatalogs = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
function getDatabaseDatabaseCatalogs(opts) {
|
|
9
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
10
|
+
return pulumi.runtime.invoke("databricks:index/getDatabaseDatabaseCatalogs:getDatabaseDatabaseCatalogs", {}, opts);
|
|
11
|
+
}
|
|
12
|
+
exports.getDatabaseDatabaseCatalogs = getDatabaseDatabaseCatalogs;
|
|
13
|
+
function getDatabaseDatabaseCatalogsOutput(opts) {
|
|
14
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
15
|
+
return pulumi.runtime.invokeOutput("databricks:index/getDatabaseDatabaseCatalogs:getDatabaseDatabaseCatalogs", {}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getDatabaseDatabaseCatalogsOutput = getDatabaseDatabaseCatalogsOutput;
|
|
18
|
+
//# sourceMappingURL=getDatabaseDatabaseCatalogs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getDatabaseDatabaseCatalogs.js","sourceRoot":"","sources":["../getDatabaseDatabaseCatalogs.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,2BAA2B,CAAC,IAA2B;IACnE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0EAA0E,EAAE,EACxG,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,kEAIC;AAYD,SAAgB,iCAAiC,CAAC,IAAiC;IAC/E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0EAA0E,EAAE,EAC9G,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,8EAIC"}
|
package/getDatabaseInstance.d.ts
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "./types/input";
|
|
3
|
+
import * as outputs from "./types/output";
|
|
2
4
|
/**
|
|
3
5
|
* This data source can be used to get a single Database Instance.
|
|
4
6
|
*
|
|
@@ -24,10 +26,32 @@ export interface GetDatabaseInstanceArgs {
|
|
|
24
26
|
* (string) - The sku of the instance. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
|
|
25
27
|
*/
|
|
26
28
|
capacity?: string;
|
|
29
|
+
/**
|
|
30
|
+
* (boolean) - Whether to enable secondaries to serve read-only traffic. Defaults to false
|
|
31
|
+
*/
|
|
32
|
+
enableReadableSecondaries?: boolean;
|
|
27
33
|
/**
|
|
28
34
|
* The name of the instance. This is the unique identifier for the instance
|
|
29
35
|
*/
|
|
30
36
|
name: string;
|
|
37
|
+
/**
|
|
38
|
+
* (integer) - The number of nodes in the instance, composed of 1 primary and 0 or more secondaries. Defaults to
|
|
39
|
+
* 1 primary and 0 secondaries
|
|
40
|
+
*/
|
|
41
|
+
nodeCount?: number;
|
|
42
|
+
/**
|
|
43
|
+
* (DatabaseInstanceRef) - The ref of the parent instance. This is only available if the instance is
|
|
44
|
+
* child instance.
|
|
45
|
+
* Input: For specifying the parent instance to create a child instance. Optional.
|
|
46
|
+
* Output: Only populated if provided as input to create a child instance
|
|
47
|
+
*/
|
|
48
|
+
parentInstanceRef?: inputs.GetDatabaseInstanceParentInstanceRef;
|
|
49
|
+
/**
|
|
50
|
+
* (integer) - The retention window for the instance. This is the time window in days
|
|
51
|
+
* for which the historical data is retained. The default value is 7 days.
|
|
52
|
+
* Valid values are 2 to 35 days
|
|
53
|
+
*/
|
|
54
|
+
retentionWindowInDays?: number;
|
|
31
55
|
/**
|
|
32
56
|
* (boolean) - Whether the instance is stopped
|
|
33
57
|
*/
|
|
@@ -41,6 +65,11 @@ export interface GetDatabaseInstanceResult {
|
|
|
41
65
|
* (string) - The sku of the instance. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
|
|
42
66
|
*/
|
|
43
67
|
readonly capacity?: string;
|
|
68
|
+
/**
|
|
69
|
+
* (list of DatabaseInstanceRef) - The refs of the child instances. This is only available if the instance is
|
|
70
|
+
* parent instance
|
|
71
|
+
*/
|
|
72
|
+
readonly childInstanceRefs: outputs.GetDatabaseInstanceChildInstanceRef[];
|
|
44
73
|
/**
|
|
45
74
|
* (string) - The timestamp when the instance was created
|
|
46
75
|
*/
|
|
@@ -49,28 +78,73 @@ export interface GetDatabaseInstanceResult {
|
|
|
49
78
|
* (string) - The email of the creator of the instance
|
|
50
79
|
*/
|
|
51
80
|
readonly creator: string;
|
|
81
|
+
/**
|
|
82
|
+
* (boolean) - xref AIP-129. `enableReadableSecondaries` is owned by the client, while `effectiveEnableReadableSecondaries` is owned by the server.
|
|
83
|
+
* `enableReadableSecondaries` will only be set in Create/Update response messages if and only if the user provides the field via the request.
|
|
84
|
+
* `effectiveEnableReadableSecondaries` on the other hand will always bet set in all response messages (Create/Update/Get/List)
|
|
85
|
+
*/
|
|
86
|
+
readonly effectiveEnableReadableSecondaries: boolean;
|
|
87
|
+
/**
|
|
88
|
+
* (integer) - xref AIP-129. `nodeCount` is owned by the client, while `effectiveNodeCount` is owned by the server.
|
|
89
|
+
* `nodeCount` will only be set in Create/Update response messages if and only if the user provides the field via the request.
|
|
90
|
+
* `effectiveNodeCount` on the other hand will always bet set in all response messages (Create/Update/Get/List)
|
|
91
|
+
*/
|
|
92
|
+
readonly effectiveNodeCount: number;
|
|
93
|
+
/**
|
|
94
|
+
* (integer) - xref AIP-129. `retentionWindowInDays` is owned by the client, while `effectiveRetentionWindowInDays` is owned by the server.
|
|
95
|
+
* `retentionWindowInDays` will only be set in Create/Update response messages if and only if the user provides the field via the request.
|
|
96
|
+
* `effectiveRetentionWindowInDays` on the other hand will always bet set in all response messages (Create/Update/Get/List)
|
|
97
|
+
*/
|
|
98
|
+
readonly effectiveRetentionWindowInDays: number;
|
|
52
99
|
/**
|
|
53
100
|
* (boolean) - xref AIP-129. `stopped` is owned by the client, while `effectiveStopped` is owned by the server.
|
|
54
101
|
* `stopped` will only be set in Create/Update response messages if and only if the user provides the field via the request.
|
|
55
102
|
* `effectiveStopped` on the other hand will always bet set in all response messages (Create/Update/Get/List)
|
|
56
103
|
*/
|
|
57
104
|
readonly effectiveStopped: boolean;
|
|
105
|
+
/**
|
|
106
|
+
* (boolean) - Whether to enable secondaries to serve read-only traffic. Defaults to false
|
|
107
|
+
*/
|
|
108
|
+
readonly enableReadableSecondaries?: boolean;
|
|
58
109
|
/**
|
|
59
110
|
* The provider-assigned unique ID for this managed resource.
|
|
60
111
|
*/
|
|
61
112
|
readonly id: string;
|
|
62
113
|
/**
|
|
63
|
-
* (string) -
|
|
114
|
+
* (string) - Name of the ref database instance
|
|
64
115
|
*/
|
|
65
116
|
readonly name: string;
|
|
117
|
+
/**
|
|
118
|
+
* (integer) - The number of nodes in the instance, composed of 1 primary and 0 or more secondaries. Defaults to
|
|
119
|
+
* 1 primary and 0 secondaries
|
|
120
|
+
*/
|
|
121
|
+
readonly nodeCount?: number;
|
|
122
|
+
/**
|
|
123
|
+
* (DatabaseInstanceRef) - The ref of the parent instance. This is only available if the instance is
|
|
124
|
+
* child instance.
|
|
125
|
+
* Input: For specifying the parent instance to create a child instance. Optional.
|
|
126
|
+
* Output: Only populated if provided as input to create a child instance
|
|
127
|
+
*/
|
|
128
|
+
readonly parentInstanceRef?: outputs.GetDatabaseInstanceParentInstanceRef;
|
|
66
129
|
/**
|
|
67
130
|
* (string) - The version of Postgres running on the instance
|
|
68
131
|
*/
|
|
69
132
|
readonly pgVersion: string;
|
|
133
|
+
/**
|
|
134
|
+
* (string) - The DNS endpoint to connect to the instance for read only access. This is only available if
|
|
135
|
+
* enableReadableSecondaries is true
|
|
136
|
+
*/
|
|
137
|
+
readonly readOnlyDns: string;
|
|
70
138
|
/**
|
|
71
139
|
* (string) - The DNS endpoint to connect to the instance for read+write access
|
|
72
140
|
*/
|
|
73
141
|
readonly readWriteDns: string;
|
|
142
|
+
/**
|
|
143
|
+
* (integer) - The retention window for the instance. This is the time window in days
|
|
144
|
+
* for which the historical data is retained. The default value is 7 days.
|
|
145
|
+
* Valid values are 2 to 35 days
|
|
146
|
+
*/
|
|
147
|
+
readonly retentionWindowInDays?: number;
|
|
74
148
|
/**
|
|
75
149
|
* (string) - The current state of the instance. Possible values are: `AVAILABLE`, `DELETING`, `FAILING_OVER`, `STARTING`, `STOPPED`, `UPDATING`
|
|
76
150
|
*/
|
|
@@ -80,7 +154,7 @@ export interface GetDatabaseInstanceResult {
|
|
|
80
154
|
*/
|
|
81
155
|
readonly stopped?: boolean;
|
|
82
156
|
/**
|
|
83
|
-
* (string) -
|
|
157
|
+
* (string) - Id of the ref database instance
|
|
84
158
|
*/
|
|
85
159
|
readonly uid: string;
|
|
86
160
|
}
|
|
@@ -109,10 +183,32 @@ export interface GetDatabaseInstanceOutputArgs {
|
|
|
109
183
|
* (string) - The sku of the instance. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
|
|
110
184
|
*/
|
|
111
185
|
capacity?: pulumi.Input<string>;
|
|
186
|
+
/**
|
|
187
|
+
* (boolean) - Whether to enable secondaries to serve read-only traffic. Defaults to false
|
|
188
|
+
*/
|
|
189
|
+
enableReadableSecondaries?: pulumi.Input<boolean>;
|
|
112
190
|
/**
|
|
113
191
|
* The name of the instance. This is the unique identifier for the instance
|
|
114
192
|
*/
|
|
115
193
|
name: pulumi.Input<string>;
|
|
194
|
+
/**
|
|
195
|
+
* (integer) - The number of nodes in the instance, composed of 1 primary and 0 or more secondaries. Defaults to
|
|
196
|
+
* 1 primary and 0 secondaries
|
|
197
|
+
*/
|
|
198
|
+
nodeCount?: pulumi.Input<number>;
|
|
199
|
+
/**
|
|
200
|
+
* (DatabaseInstanceRef) - The ref of the parent instance. This is only available if the instance is
|
|
201
|
+
* child instance.
|
|
202
|
+
* Input: For specifying the parent instance to create a child instance. Optional.
|
|
203
|
+
* Output: Only populated if provided as input to create a child instance
|
|
204
|
+
*/
|
|
205
|
+
parentInstanceRef?: pulumi.Input<inputs.GetDatabaseInstanceParentInstanceRefArgs>;
|
|
206
|
+
/**
|
|
207
|
+
* (integer) - The retention window for the instance. This is the time window in days
|
|
208
|
+
* for which the historical data is retained. The default value is 7 days.
|
|
209
|
+
* Valid values are 2 to 35 days
|
|
210
|
+
*/
|
|
211
|
+
retentionWindowInDays?: pulumi.Input<number>;
|
|
116
212
|
/**
|
|
117
213
|
* (boolean) - Whether the instance is stopped
|
|
118
214
|
*/
|
package/getDatabaseInstance.js
CHANGED
|
@@ -25,7 +25,11 @@ function getDatabaseInstance(args, opts) {
|
|
|
25
25
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
26
|
return pulumi.runtime.invoke("databricks:index/getDatabaseInstance:getDatabaseInstance", {
|
|
27
27
|
"capacity": args.capacity,
|
|
28
|
+
"enableReadableSecondaries": args.enableReadableSecondaries,
|
|
28
29
|
"name": args.name,
|
|
30
|
+
"nodeCount": args.nodeCount,
|
|
31
|
+
"parentInstanceRef": args.parentInstanceRef,
|
|
32
|
+
"retentionWindowInDays": args.retentionWindowInDays,
|
|
29
33
|
"stopped": args.stopped,
|
|
30
34
|
}, opts);
|
|
31
35
|
}
|
|
@@ -50,7 +54,11 @@ function getDatabaseInstanceOutput(args, opts) {
|
|
|
50
54
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
51
55
|
return pulumi.runtime.invokeOutput("databricks:index/getDatabaseInstance:getDatabaseInstance", {
|
|
52
56
|
"capacity": args.capacity,
|
|
57
|
+
"enableReadableSecondaries": args.enableReadableSecondaries,
|
|
53
58
|
"name": args.name,
|
|
59
|
+
"nodeCount": args.nodeCount,
|
|
60
|
+
"parentInstanceRef": args.parentInstanceRef,
|
|
61
|
+
"retentionWindowInDays": args.retentionWindowInDays,
|
|
54
62
|
"stopped": args.stopped,
|
|
55
63
|
}, opts);
|
|
56
64
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDatabaseInstance.js","sourceRoot":"","sources":["../getDatabaseInstance.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"getDatabaseInstance.js","sourceRoot":"","sources":["../getDatabaseInstance.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,2BAA2B,EAAE,IAAI,CAAC,yBAAyB;QAC3D,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,kDAWC;AA+ID;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0DAA0D,EAAE;QAC3F,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,2BAA2B,EAAE,IAAI,CAAC,yBAAyB;QAC3D,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,8DAWC"}
|
|
@@ -0,0 +1,132 @@
|
|
|
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 Synced Database Table.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* Referring to a Database Instance by name:
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as databricks from "@pulumi/databricks";
|
|
14
|
+
*
|
|
15
|
+
* const _this = databricks.getDatabaseSyncedDatabaseTable({
|
|
16
|
+
* name: "my_database_catalog.public.synced_table",
|
|
17
|
+
* });
|
|
18
|
+
* ```
|
|
19
|
+
*/
|
|
20
|
+
export declare function getDatabaseSyncedDatabaseTable(args: GetDatabaseSyncedDatabaseTableArgs, opts?: pulumi.InvokeOptions): Promise<GetDatabaseSyncedDatabaseTableResult>;
|
|
21
|
+
/**
|
|
22
|
+
* A collection of arguments for invoking getDatabaseSyncedDatabaseTable.
|
|
23
|
+
*/
|
|
24
|
+
export interface GetDatabaseSyncedDatabaseTableArgs {
|
|
25
|
+
/**
|
|
26
|
+
* (string) - Name of the target database instance. This is required when creating synced database tables in standard catalogs.
|
|
27
|
+
* This is optional when creating synced database tables in registered catalogs. If this field is specified
|
|
28
|
+
* when creating synced database tables in registered catalogs, the database instance name MUST
|
|
29
|
+
* match that of the registered catalog (or the request will be rejected)
|
|
30
|
+
*/
|
|
31
|
+
databaseInstanceName?: string;
|
|
32
|
+
/**
|
|
33
|
+
* (string) - Target Postgres database object (logical database) name for this table.
|
|
34
|
+
*/
|
|
35
|
+
logicalDatabaseName?: string;
|
|
36
|
+
/**
|
|
37
|
+
* Full three-part (catalog, schema, table) name of the table
|
|
38
|
+
*/
|
|
39
|
+
name: string;
|
|
40
|
+
/**
|
|
41
|
+
* (SyncedTableSpec)
|
|
42
|
+
*/
|
|
43
|
+
spec?: inputs.GetDatabaseSyncedDatabaseTableSpec;
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* A collection of values returned by getDatabaseSyncedDatabaseTable.
|
|
47
|
+
*/
|
|
48
|
+
export interface GetDatabaseSyncedDatabaseTableResult {
|
|
49
|
+
/**
|
|
50
|
+
* (SyncedTableStatus) - Synced Table data synchronization status
|
|
51
|
+
*/
|
|
52
|
+
readonly dataSynchronizationStatus: outputs.GetDatabaseSyncedDatabaseTableDataSynchronizationStatus;
|
|
53
|
+
/**
|
|
54
|
+
* (string) - Name of the target database instance. This is required when creating synced database tables in standard catalogs.
|
|
55
|
+
* This is optional when creating synced database tables in registered catalogs. If this field is specified
|
|
56
|
+
* when creating synced database tables in registered catalogs, the database instance name MUST
|
|
57
|
+
* match that of the registered catalog (or the request will be rejected)
|
|
58
|
+
*/
|
|
59
|
+
readonly databaseInstanceName: string;
|
|
60
|
+
/**
|
|
61
|
+
* (string) - The name of the database instance that this table is registered to. This field is always returned, and for
|
|
62
|
+
* tables inside database catalogs is inferred database instance associated with the catalog
|
|
63
|
+
*/
|
|
64
|
+
readonly effectiveDatabaseInstanceName: string;
|
|
65
|
+
/**
|
|
66
|
+
* (string) - The name of the logical database that this table is registered to
|
|
67
|
+
*/
|
|
68
|
+
readonly effectiveLogicalDatabaseName: string;
|
|
69
|
+
/**
|
|
70
|
+
* The provider-assigned unique ID for this managed resource.
|
|
71
|
+
*/
|
|
72
|
+
readonly id: string;
|
|
73
|
+
/**
|
|
74
|
+
* (string) - Target Postgres database object (logical database) name for this table.
|
|
75
|
+
*/
|
|
76
|
+
readonly logicalDatabaseName: string;
|
|
77
|
+
/**
|
|
78
|
+
* (string) - Full three-part (catalog, schema, table) name of the table
|
|
79
|
+
*/
|
|
80
|
+
readonly name: string;
|
|
81
|
+
/**
|
|
82
|
+
* (SyncedTableSpec)
|
|
83
|
+
*/
|
|
84
|
+
readonly spec?: outputs.GetDatabaseSyncedDatabaseTableSpec;
|
|
85
|
+
/**
|
|
86
|
+
* (string) - The provisioning state of the synced table entity in Unity Catalog. This is distinct from the
|
|
87
|
+
* state of the data synchronization pipeline (i.e. the table may be in "ACTIVE" but the pipeline
|
|
88
|
+
* may be in "PROVISIONING" as it runs asynchronously). Possible values are: `ACTIVE`, `DEGRADED`, `DELETING`, `FAILED`, `PROVISIONING`, `UPDATING`
|
|
89
|
+
*/
|
|
90
|
+
readonly unityCatalogProvisioningState: string;
|
|
91
|
+
}
|
|
92
|
+
/**
|
|
93
|
+
* This data source can be used to get a single Synced Database Table.
|
|
94
|
+
*
|
|
95
|
+
* ## Example Usage
|
|
96
|
+
*
|
|
97
|
+
* Referring to a Database Instance by name:
|
|
98
|
+
*
|
|
99
|
+
* ```typescript
|
|
100
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
101
|
+
* import * as databricks from "@pulumi/databricks";
|
|
102
|
+
*
|
|
103
|
+
* const _this = databricks.getDatabaseSyncedDatabaseTable({
|
|
104
|
+
* name: "my_database_catalog.public.synced_table",
|
|
105
|
+
* });
|
|
106
|
+
* ```
|
|
107
|
+
*/
|
|
108
|
+
export declare function getDatabaseSyncedDatabaseTableOutput(args: GetDatabaseSyncedDatabaseTableOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDatabaseSyncedDatabaseTableResult>;
|
|
109
|
+
/**
|
|
110
|
+
* A collection of arguments for invoking getDatabaseSyncedDatabaseTable.
|
|
111
|
+
*/
|
|
112
|
+
export interface GetDatabaseSyncedDatabaseTableOutputArgs {
|
|
113
|
+
/**
|
|
114
|
+
* (string) - Name of the target database instance. This is required when creating synced database tables in standard catalogs.
|
|
115
|
+
* This is optional when creating synced database tables in registered catalogs. If this field is specified
|
|
116
|
+
* when creating synced database tables in registered catalogs, the database instance name MUST
|
|
117
|
+
* match that of the registered catalog (or the request will be rejected)
|
|
118
|
+
*/
|
|
119
|
+
databaseInstanceName?: pulumi.Input<string>;
|
|
120
|
+
/**
|
|
121
|
+
* (string) - Target Postgres database object (logical database) name for this table.
|
|
122
|
+
*/
|
|
123
|
+
logicalDatabaseName?: pulumi.Input<string>;
|
|
124
|
+
/**
|
|
125
|
+
* Full three-part (catalog, schema, table) name of the table
|
|
126
|
+
*/
|
|
127
|
+
name: pulumi.Input<string>;
|
|
128
|
+
/**
|
|
129
|
+
* (SyncedTableSpec)
|
|
130
|
+
*/
|
|
131
|
+
spec?: pulumi.Input<inputs.GetDatabaseSyncedDatabaseTableSpecArgs>;
|
|
132
|
+
}
|
|
@@ -0,0 +1,60 @@
|
|
|
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.getDatabaseSyncedDatabaseTableOutput = exports.getDatabaseSyncedDatabaseTable = 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 Synced Database Table.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* Referring to a Database Instance by name:
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as databricks from "@pulumi/databricks";
|
|
18
|
+
*
|
|
19
|
+
* const _this = databricks.getDatabaseSyncedDatabaseTable({
|
|
20
|
+
* name: "my_database_catalog.public.synced_table",
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
function getDatabaseSyncedDatabaseTable(args, opts) {
|
|
25
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
|
+
return pulumi.runtime.invoke("databricks:index/getDatabaseSyncedDatabaseTable:getDatabaseSyncedDatabaseTable", {
|
|
27
|
+
"databaseInstanceName": args.databaseInstanceName,
|
|
28
|
+
"logicalDatabaseName": args.logicalDatabaseName,
|
|
29
|
+
"name": args.name,
|
|
30
|
+
"spec": args.spec,
|
|
31
|
+
}, opts);
|
|
32
|
+
}
|
|
33
|
+
exports.getDatabaseSyncedDatabaseTable = getDatabaseSyncedDatabaseTable;
|
|
34
|
+
/**
|
|
35
|
+
* This data source can be used to get a single Synced Database Table.
|
|
36
|
+
*
|
|
37
|
+
* ## Example Usage
|
|
38
|
+
*
|
|
39
|
+
* Referring to a Database Instance by name:
|
|
40
|
+
*
|
|
41
|
+
* ```typescript
|
|
42
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
43
|
+
* import * as databricks from "@pulumi/databricks";
|
|
44
|
+
*
|
|
45
|
+
* const _this = databricks.getDatabaseSyncedDatabaseTable({
|
|
46
|
+
* name: "my_database_catalog.public.synced_table",
|
|
47
|
+
* });
|
|
48
|
+
* ```
|
|
49
|
+
*/
|
|
50
|
+
function getDatabaseSyncedDatabaseTableOutput(args, opts) {
|
|
51
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
52
|
+
return pulumi.runtime.invokeOutput("databricks:index/getDatabaseSyncedDatabaseTable:getDatabaseSyncedDatabaseTable", {
|
|
53
|
+
"databaseInstanceName": args.databaseInstanceName,
|
|
54
|
+
"logicalDatabaseName": args.logicalDatabaseName,
|
|
55
|
+
"name": args.name,
|
|
56
|
+
"spec": args.spec,
|
|
57
|
+
}, opts);
|
|
58
|
+
}
|
|
59
|
+
exports.getDatabaseSyncedDatabaseTableOutput = getDatabaseSyncedDatabaseTableOutput;
|
|
60
|
+
//# sourceMappingURL=getDatabaseSyncedDatabaseTable.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getDatabaseSyncedDatabaseTable.js","sourceRoot":"","sources":["../getDatabaseSyncedDatabaseTable.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAA2B;IAChH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gFAAgF,EAAE;QAC3G,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wEAQC;AA0ED;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,oCAAoC,CAAC,IAA8C,EAAE,IAAiC;IAClI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gFAAgF,EAAE;QACjH,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,oFAQC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "./types/output";
|
|
3
|
+
export declare function getDatabaseSyncedDatabaseTables(opts?: pulumi.InvokeOptions): Promise<GetDatabaseSyncedDatabaseTablesResult>;
|
|
4
|
+
/**
|
|
5
|
+
* A collection of values returned by getDatabaseSyncedDatabaseTables.
|
|
6
|
+
*/
|
|
7
|
+
export interface GetDatabaseSyncedDatabaseTablesResult {
|
|
8
|
+
/**
|
|
9
|
+
* The provider-assigned unique ID for this managed resource.
|
|
10
|
+
*/
|
|
11
|
+
readonly id: string;
|
|
12
|
+
readonly syncedTables: outputs.GetDatabaseSyncedDatabaseTablesSyncedTable[];
|
|
13
|
+
}
|
|
14
|
+
export declare function getDatabaseSyncedDatabaseTablesOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDatabaseSyncedDatabaseTablesResult>;
|
|
@@ -0,0 +1,18 @@
|
|
|
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.getDatabaseSyncedDatabaseTablesOutput = exports.getDatabaseSyncedDatabaseTables = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
function getDatabaseSyncedDatabaseTables(opts) {
|
|
9
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
10
|
+
return pulumi.runtime.invoke("databricks:index/getDatabaseSyncedDatabaseTables:getDatabaseSyncedDatabaseTables", {}, opts);
|
|
11
|
+
}
|
|
12
|
+
exports.getDatabaseSyncedDatabaseTables = getDatabaseSyncedDatabaseTables;
|
|
13
|
+
function getDatabaseSyncedDatabaseTablesOutput(opts) {
|
|
14
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
15
|
+
return pulumi.runtime.invokeOutput("databricks:index/getDatabaseSyncedDatabaseTables:getDatabaseSyncedDatabaseTables", {}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getDatabaseSyncedDatabaseTablesOutput = getDatabaseSyncedDatabaseTablesOutput;
|
|
18
|
+
//# sourceMappingURL=getDatabaseSyncedDatabaseTables.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getDatabaseSyncedDatabaseTables.js","sourceRoot":"","sources":["../getDatabaseSyncedDatabaseTables.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,+BAA+B,CAAC,IAA2B;IACvE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kFAAkF,EAAE,EAChH,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,0EAIC;AAYD,SAAgB,qCAAqC,CAAC,IAAiC;IACnF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kFAAkF,EAAE,EACtH,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,sFAIC"}
|