@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
|
@@ -1,6 +1,15 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
|
-
export declare function getDatabaseDatabaseCatalogs(opts?: pulumi.InvokeOptions): Promise<GetDatabaseDatabaseCatalogsResult>;
|
|
3
|
+
export declare function getDatabaseDatabaseCatalogs(args?: GetDatabaseDatabaseCatalogsArgs, opts?: pulumi.InvokeOptions): Promise<GetDatabaseDatabaseCatalogsResult>;
|
|
4
|
+
/**
|
|
5
|
+
* A collection of arguments for invoking getDatabaseDatabaseCatalogs.
|
|
6
|
+
*/
|
|
7
|
+
export interface GetDatabaseDatabaseCatalogsArgs {
|
|
8
|
+
/**
|
|
9
|
+
* Workspace ID of the resource
|
|
10
|
+
*/
|
|
11
|
+
workspaceId?: string;
|
|
12
|
+
}
|
|
4
13
|
/**
|
|
5
14
|
* A collection of values returned by getDatabaseDatabaseCatalogs.
|
|
6
15
|
*/
|
|
@@ -10,5 +19,15 @@ export interface GetDatabaseDatabaseCatalogsResult {
|
|
|
10
19
|
* The provider-assigned unique ID for this managed resource.
|
|
11
20
|
*/
|
|
12
21
|
readonly id: string;
|
|
22
|
+
readonly workspaceId?: string;
|
|
23
|
+
}
|
|
24
|
+
export declare function getDatabaseDatabaseCatalogsOutput(args?: GetDatabaseDatabaseCatalogsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDatabaseDatabaseCatalogsResult>;
|
|
25
|
+
/**
|
|
26
|
+
* A collection of arguments for invoking getDatabaseDatabaseCatalogs.
|
|
27
|
+
*/
|
|
28
|
+
export interface GetDatabaseDatabaseCatalogsOutputArgs {
|
|
29
|
+
/**
|
|
30
|
+
* Workspace ID of the resource
|
|
31
|
+
*/
|
|
32
|
+
workspaceId?: pulumi.Input<string>;
|
|
13
33
|
}
|
|
14
|
-
export declare function getDatabaseDatabaseCatalogsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDatabaseDatabaseCatalogsResult>;
|
|
@@ -5,14 +5,20 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
5
5
|
exports.getDatabaseDatabaseCatalogsOutput = exports.getDatabaseDatabaseCatalogs = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
|
-
function getDatabaseDatabaseCatalogs(opts) {
|
|
8
|
+
function getDatabaseDatabaseCatalogs(args, opts) {
|
|
9
|
+
args = args || {};
|
|
9
10
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
10
|
-
return pulumi.runtime.invoke("databricks:index/getDatabaseDatabaseCatalogs:getDatabaseDatabaseCatalogs", {
|
|
11
|
+
return pulumi.runtime.invoke("databricks:index/getDatabaseDatabaseCatalogs:getDatabaseDatabaseCatalogs", {
|
|
12
|
+
"workspaceId": args.workspaceId,
|
|
13
|
+
}, opts);
|
|
11
14
|
}
|
|
12
15
|
exports.getDatabaseDatabaseCatalogs = getDatabaseDatabaseCatalogs;
|
|
13
|
-
function getDatabaseDatabaseCatalogsOutput(opts) {
|
|
16
|
+
function getDatabaseDatabaseCatalogsOutput(args, opts) {
|
|
17
|
+
args = args || {};
|
|
14
18
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
15
|
-
return pulumi.runtime.invokeOutput("databricks:index/getDatabaseDatabaseCatalogs:getDatabaseDatabaseCatalogs", {
|
|
19
|
+
return pulumi.runtime.invokeOutput("databricks:index/getDatabaseDatabaseCatalogs:getDatabaseDatabaseCatalogs", {
|
|
20
|
+
"workspaceId": args.workspaceId,
|
|
21
|
+
}, opts);
|
|
16
22
|
}
|
|
17
23
|
exports.getDatabaseDatabaseCatalogsOutput = getDatabaseDatabaseCatalogsOutput;
|
|
18
24
|
//# sourceMappingURL=getDatabaseDatabaseCatalogs.js.map
|
|
@@ -1 +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;
|
|
1
|
+
{"version":3,"file":"getDatabaseDatabaseCatalogs.js","sourceRoot":"","sources":["../getDatabaseDatabaseCatalogs.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,2BAA2B,CAAC,IAAsC,EAAE,IAA2B;IAC3G,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,0EAA0E,EAAE;QACrG,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kEAMC;AAuBD,SAAgB,iCAAiC,CAAC,IAA4C,EAAE,IAAiC;IAC7H,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,0EAA0E,EAAE;QAC3G,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8EAMC"}
|
package/getDatabaseInstance.d.ts
CHANGED
|
@@ -26,6 +26,10 @@ export interface GetDatabaseInstanceArgs {
|
|
|
26
26
|
* (string) - The sku of the instance. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
|
|
27
27
|
*/
|
|
28
28
|
capacity?: string;
|
|
29
|
+
/**
|
|
30
|
+
* (boolean) - Whether the instance has PG native password login enabled. Defaults to true
|
|
31
|
+
*/
|
|
32
|
+
enablePgNativeLogin?: boolean;
|
|
29
33
|
/**
|
|
30
34
|
* (boolean) - Whether to enable secondaries to serve read-only traffic. Defaults to false
|
|
31
35
|
*/
|
|
@@ -56,6 +60,10 @@ export interface GetDatabaseInstanceArgs {
|
|
|
56
60
|
* (boolean) - Whether the instance is stopped
|
|
57
61
|
*/
|
|
58
62
|
stopped?: boolean;
|
|
63
|
+
/**
|
|
64
|
+
* Workspace ID of the resource
|
|
65
|
+
*/
|
|
66
|
+
workspaceId?: string;
|
|
59
67
|
}
|
|
60
68
|
/**
|
|
61
69
|
* A collection of values returned by getDatabaseInstance.
|
|
@@ -78,6 +86,12 @@ export interface GetDatabaseInstanceResult {
|
|
|
78
86
|
* (string) - The email of the creator of the instance
|
|
79
87
|
*/
|
|
80
88
|
readonly creator: string;
|
|
89
|
+
/**
|
|
90
|
+
* (boolean) - xref AIP-129. `enablePgNativeLogin` is owned by the client, while `effectiveEnablePgNativeLogin` is owned by the server.
|
|
91
|
+
* `enablePgNativeLogin` will only be set in Create/Update response messages if and only if the user provides the field via the request.
|
|
92
|
+
* `effectiveEnablePgNativeLogin` on the other hand will always bet set in all response messages (Create/Update/Get/List)
|
|
93
|
+
*/
|
|
94
|
+
readonly effectiveEnablePgNativeLogin: boolean;
|
|
81
95
|
/**
|
|
82
96
|
* (boolean) - xref AIP-129. `enableReadableSecondaries` is owned by the client, while `effectiveEnableReadableSecondaries` is owned by the server.
|
|
83
97
|
* `enableReadableSecondaries` will only be set in Create/Update response messages if and only if the user provides the field via the request.
|
|
@@ -102,6 +116,10 @@ export interface GetDatabaseInstanceResult {
|
|
|
102
116
|
* `effectiveStopped` on the other hand will always bet set in all response messages (Create/Update/Get/List)
|
|
103
117
|
*/
|
|
104
118
|
readonly effectiveStopped: boolean;
|
|
119
|
+
/**
|
|
120
|
+
* (boolean) - Whether the instance has PG native password login enabled. Defaults to true
|
|
121
|
+
*/
|
|
122
|
+
readonly enablePgNativeLogin: boolean;
|
|
105
123
|
/**
|
|
106
124
|
* (boolean) - Whether to enable secondaries to serve read-only traffic. Defaults to false
|
|
107
125
|
*/
|
|
@@ -157,6 +175,7 @@ export interface GetDatabaseInstanceResult {
|
|
|
157
175
|
* (string) - Id of the ref database instance
|
|
158
176
|
*/
|
|
159
177
|
readonly uid: string;
|
|
178
|
+
readonly workspaceId?: string;
|
|
160
179
|
}
|
|
161
180
|
/**
|
|
162
181
|
* This data source can be used to get a single Database Instance.
|
|
@@ -183,6 +202,10 @@ export interface GetDatabaseInstanceOutputArgs {
|
|
|
183
202
|
* (string) - The sku of the instance. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
|
|
184
203
|
*/
|
|
185
204
|
capacity?: pulumi.Input<string>;
|
|
205
|
+
/**
|
|
206
|
+
* (boolean) - Whether the instance has PG native password login enabled. Defaults to true
|
|
207
|
+
*/
|
|
208
|
+
enablePgNativeLogin?: pulumi.Input<boolean>;
|
|
186
209
|
/**
|
|
187
210
|
* (boolean) - Whether to enable secondaries to serve read-only traffic. Defaults to false
|
|
188
211
|
*/
|
|
@@ -213,4 +236,8 @@ export interface GetDatabaseInstanceOutputArgs {
|
|
|
213
236
|
* (boolean) - Whether the instance is stopped
|
|
214
237
|
*/
|
|
215
238
|
stopped?: pulumi.Input<boolean>;
|
|
239
|
+
/**
|
|
240
|
+
* Workspace ID of the resource
|
|
241
|
+
*/
|
|
242
|
+
workspaceId?: pulumi.Input<string>;
|
|
216
243
|
}
|
package/getDatabaseInstance.js
CHANGED
|
@@ -25,12 +25,14 @@ 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
|
+
"enablePgNativeLogin": args.enablePgNativeLogin,
|
|
28
29
|
"enableReadableSecondaries": args.enableReadableSecondaries,
|
|
29
30
|
"name": args.name,
|
|
30
31
|
"nodeCount": args.nodeCount,
|
|
31
32
|
"parentInstanceRef": args.parentInstanceRef,
|
|
32
33
|
"retentionWindowInDays": args.retentionWindowInDays,
|
|
33
34
|
"stopped": args.stopped,
|
|
35
|
+
"workspaceId": args.workspaceId,
|
|
34
36
|
}, opts);
|
|
35
37
|
}
|
|
36
38
|
exports.getDatabaseInstance = getDatabaseInstance;
|
|
@@ -54,12 +56,14 @@ function getDatabaseInstanceOutput(args, opts) {
|
|
|
54
56
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
55
57
|
return pulumi.runtime.invokeOutput("databricks:index/getDatabaseInstance:getDatabaseInstance", {
|
|
56
58
|
"capacity": args.capacity,
|
|
59
|
+
"enablePgNativeLogin": args.enablePgNativeLogin,
|
|
57
60
|
"enableReadableSecondaries": args.enableReadableSecondaries,
|
|
58
61
|
"name": args.name,
|
|
59
62
|
"nodeCount": args.nodeCount,
|
|
60
63
|
"parentInstanceRef": args.parentInstanceRef,
|
|
61
64
|
"retentionWindowInDays": args.retentionWindowInDays,
|
|
62
65
|
"stopped": args.stopped,
|
|
66
|
+
"workspaceId": args.workspaceId,
|
|
63
67
|
}, opts);
|
|
64
68
|
}
|
|
65
69
|
exports.getDatabaseInstanceOutput = getDatabaseInstanceOutput;
|
|
@@ -1 +1 @@
|
|
|
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;
|
|
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,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,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;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,kDAaC;AAkKD;;;;;;;;;;;;;;;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,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,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;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,8DAaC"}
|
|
@@ -16,7 +16,16 @@ import * as outputs from "./types/output";
|
|
|
16
16
|
* export const allDatabaseInstances = all.then(all => all.databaseInstances);
|
|
17
17
|
* ```
|
|
18
18
|
*/
|
|
19
|
-
export declare function getDatabaseInstances(opts?: pulumi.InvokeOptions): Promise<GetDatabaseInstancesResult>;
|
|
19
|
+
export declare function getDatabaseInstances(args?: GetDatabaseInstancesArgs, opts?: pulumi.InvokeOptions): Promise<GetDatabaseInstancesResult>;
|
|
20
|
+
/**
|
|
21
|
+
* A collection of arguments for invoking getDatabaseInstances.
|
|
22
|
+
*/
|
|
23
|
+
export interface GetDatabaseInstancesArgs {
|
|
24
|
+
/**
|
|
25
|
+
* Workspace ID of the resource
|
|
26
|
+
*/
|
|
27
|
+
workspaceId?: string;
|
|
28
|
+
}
|
|
20
29
|
/**
|
|
21
30
|
* A collection of values returned by getDatabaseInstances.
|
|
22
31
|
*/
|
|
@@ -26,6 +35,7 @@ export interface GetDatabaseInstancesResult {
|
|
|
26
35
|
* The provider-assigned unique ID for this managed resource.
|
|
27
36
|
*/
|
|
28
37
|
readonly id: string;
|
|
38
|
+
readonly workspaceId?: string;
|
|
29
39
|
}
|
|
30
40
|
/**
|
|
31
41
|
* This data source can be used to fetch the list of Database Instances within the workspace.
|
|
@@ -43,4 +53,13 @@ export interface GetDatabaseInstancesResult {
|
|
|
43
53
|
* export const allDatabaseInstances = all.then(all => all.databaseInstances);
|
|
44
54
|
* ```
|
|
45
55
|
*/
|
|
46
|
-
export declare function getDatabaseInstancesOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDatabaseInstancesResult>;
|
|
56
|
+
export declare function getDatabaseInstancesOutput(args?: GetDatabaseInstancesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDatabaseInstancesResult>;
|
|
57
|
+
/**
|
|
58
|
+
* A collection of arguments for invoking getDatabaseInstances.
|
|
59
|
+
*/
|
|
60
|
+
export interface GetDatabaseInstancesOutputArgs {
|
|
61
|
+
/**
|
|
62
|
+
* Workspace ID of the resource
|
|
63
|
+
*/
|
|
64
|
+
workspaceId?: pulumi.Input<string>;
|
|
65
|
+
}
|
package/getDatabaseInstances.js
CHANGED
|
@@ -21,9 +21,12 @@ const utilities = require("./utilities");
|
|
|
21
21
|
* export const allDatabaseInstances = all.then(all => all.databaseInstances);
|
|
22
22
|
* ```
|
|
23
23
|
*/
|
|
24
|
-
function getDatabaseInstances(opts) {
|
|
24
|
+
function getDatabaseInstances(args, opts) {
|
|
25
|
+
args = args || {};
|
|
25
26
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
|
-
return pulumi.runtime.invoke("databricks:index/getDatabaseInstances:getDatabaseInstances", {
|
|
27
|
+
return pulumi.runtime.invoke("databricks:index/getDatabaseInstances:getDatabaseInstances", {
|
|
28
|
+
"workspaceId": args.workspaceId,
|
|
29
|
+
}, opts);
|
|
27
30
|
}
|
|
28
31
|
exports.getDatabaseInstances = getDatabaseInstances;
|
|
29
32
|
/**
|
|
@@ -42,9 +45,12 @@ exports.getDatabaseInstances = getDatabaseInstances;
|
|
|
42
45
|
* export const allDatabaseInstances = all.then(all => all.databaseInstances);
|
|
43
46
|
* ```
|
|
44
47
|
*/
|
|
45
|
-
function getDatabaseInstancesOutput(opts) {
|
|
48
|
+
function getDatabaseInstancesOutput(args, opts) {
|
|
49
|
+
args = args || {};
|
|
46
50
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
47
|
-
return pulumi.runtime.invokeOutput("databricks:index/getDatabaseInstances:getDatabaseInstances", {
|
|
51
|
+
return pulumi.runtime.invokeOutput("databricks:index/getDatabaseInstances:getDatabaseInstances", {
|
|
52
|
+
"workspaceId": args.workspaceId,
|
|
53
|
+
}, opts);
|
|
48
54
|
}
|
|
49
55
|
exports.getDatabaseInstancesOutput = getDatabaseInstancesOutput;
|
|
50
56
|
//# sourceMappingURL=getDatabaseInstances.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDatabaseInstances.js","sourceRoot":"","sources":["../getDatabaseInstances.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,oBAAoB,CAAC,IAA2B;
|
|
1
|
+
{"version":3,"file":"getDatabaseInstances.js","sourceRoot":"","sources":["../getDatabaseInstances.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAA2B;IAC7F,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,4DAA4D,EAAE;QACvF,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC;AAuBD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,0BAA0B,CAAC,IAAqC,EAAE,IAAiC;IAC/G,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,4DAA4D,EAAE;QAC7F,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gEAMC"}
|
|
@@ -41,6 +41,10 @@ export interface GetDatabaseSyncedDatabaseTableArgs {
|
|
|
41
41
|
* (SyncedTableSpec)
|
|
42
42
|
*/
|
|
43
43
|
spec?: inputs.GetDatabaseSyncedDatabaseTableSpec;
|
|
44
|
+
/**
|
|
45
|
+
* Workspace ID of the resource
|
|
46
|
+
*/
|
|
47
|
+
workspaceId?: string;
|
|
44
48
|
}
|
|
45
49
|
/**
|
|
46
50
|
* A collection of values returned by getDatabaseSyncedDatabaseTable.
|
|
@@ -88,6 +92,7 @@ export interface GetDatabaseSyncedDatabaseTableResult {
|
|
|
88
92
|
* may be in "PROVISIONING" as it runs asynchronously). Possible values are: `ACTIVE`, `DEGRADED`, `DELETING`, `FAILED`, `PROVISIONING`, `UPDATING`
|
|
89
93
|
*/
|
|
90
94
|
readonly unityCatalogProvisioningState: string;
|
|
95
|
+
readonly workspaceId?: string;
|
|
91
96
|
}
|
|
92
97
|
/**
|
|
93
98
|
* This data source can be used to get a single Synced Database Table.
|
|
@@ -129,4 +134,8 @@ export interface GetDatabaseSyncedDatabaseTableOutputArgs {
|
|
|
129
134
|
* (SyncedTableSpec)
|
|
130
135
|
*/
|
|
131
136
|
spec?: pulumi.Input<inputs.GetDatabaseSyncedDatabaseTableSpecArgs>;
|
|
137
|
+
/**
|
|
138
|
+
* Workspace ID of the resource
|
|
139
|
+
*/
|
|
140
|
+
workspaceId?: pulumi.Input<string>;
|
|
132
141
|
}
|
|
@@ -28,6 +28,7 @@ function getDatabaseSyncedDatabaseTable(args, opts) {
|
|
|
28
28
|
"logicalDatabaseName": args.logicalDatabaseName,
|
|
29
29
|
"name": args.name,
|
|
30
30
|
"spec": args.spec,
|
|
31
|
+
"workspaceId": args.workspaceId,
|
|
31
32
|
}, opts);
|
|
32
33
|
}
|
|
33
34
|
exports.getDatabaseSyncedDatabaseTable = getDatabaseSyncedDatabaseTable;
|
|
@@ -54,6 +55,7 @@ function getDatabaseSyncedDatabaseTableOutput(args, opts) {
|
|
|
54
55
|
"logicalDatabaseName": args.logicalDatabaseName,
|
|
55
56
|
"name": args.name,
|
|
56
57
|
"spec": args.spec,
|
|
58
|
+
"workspaceId": args.workspaceId,
|
|
57
59
|
}, opts);
|
|
58
60
|
}
|
|
59
61
|
exports.getDatabaseSyncedDatabaseTableOutput = getDatabaseSyncedDatabaseTableOutput;
|
|
@@ -1 +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;
|
|
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;QACjB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,wEASC;AA+ED;;;;;;;;;;;;;;;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;QACjB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,oFASC"}
|
|
@@ -1,6 +1,15 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
|
-
export declare function getDatabaseSyncedDatabaseTables(opts?: pulumi.InvokeOptions): Promise<GetDatabaseSyncedDatabaseTablesResult>;
|
|
3
|
+
export declare function getDatabaseSyncedDatabaseTables(args?: GetDatabaseSyncedDatabaseTablesArgs, opts?: pulumi.InvokeOptions): Promise<GetDatabaseSyncedDatabaseTablesResult>;
|
|
4
|
+
/**
|
|
5
|
+
* A collection of arguments for invoking getDatabaseSyncedDatabaseTables.
|
|
6
|
+
*/
|
|
7
|
+
export interface GetDatabaseSyncedDatabaseTablesArgs {
|
|
8
|
+
/**
|
|
9
|
+
* Workspace ID of the resource
|
|
10
|
+
*/
|
|
11
|
+
workspaceId?: string;
|
|
12
|
+
}
|
|
4
13
|
/**
|
|
5
14
|
* A collection of values returned by getDatabaseSyncedDatabaseTables.
|
|
6
15
|
*/
|
|
@@ -10,5 +19,15 @@ export interface GetDatabaseSyncedDatabaseTablesResult {
|
|
|
10
19
|
*/
|
|
11
20
|
readonly id: string;
|
|
12
21
|
readonly syncedTables: outputs.GetDatabaseSyncedDatabaseTablesSyncedTable[];
|
|
22
|
+
readonly workspaceId?: string;
|
|
23
|
+
}
|
|
24
|
+
export declare function getDatabaseSyncedDatabaseTablesOutput(args?: GetDatabaseSyncedDatabaseTablesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDatabaseSyncedDatabaseTablesResult>;
|
|
25
|
+
/**
|
|
26
|
+
* A collection of arguments for invoking getDatabaseSyncedDatabaseTables.
|
|
27
|
+
*/
|
|
28
|
+
export interface GetDatabaseSyncedDatabaseTablesOutputArgs {
|
|
29
|
+
/**
|
|
30
|
+
* Workspace ID of the resource
|
|
31
|
+
*/
|
|
32
|
+
workspaceId?: pulumi.Input<string>;
|
|
13
33
|
}
|
|
14
|
-
export declare function getDatabaseSyncedDatabaseTablesOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDatabaseSyncedDatabaseTablesResult>;
|
|
@@ -5,14 +5,20 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
5
5
|
exports.getDatabaseSyncedDatabaseTablesOutput = exports.getDatabaseSyncedDatabaseTables = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
|
-
function getDatabaseSyncedDatabaseTables(opts) {
|
|
8
|
+
function getDatabaseSyncedDatabaseTables(args, opts) {
|
|
9
|
+
args = args || {};
|
|
9
10
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
10
|
-
return pulumi.runtime.invoke("databricks:index/getDatabaseSyncedDatabaseTables:getDatabaseSyncedDatabaseTables", {
|
|
11
|
+
return pulumi.runtime.invoke("databricks:index/getDatabaseSyncedDatabaseTables:getDatabaseSyncedDatabaseTables", {
|
|
12
|
+
"workspaceId": args.workspaceId,
|
|
13
|
+
}, opts);
|
|
11
14
|
}
|
|
12
15
|
exports.getDatabaseSyncedDatabaseTables = getDatabaseSyncedDatabaseTables;
|
|
13
|
-
function getDatabaseSyncedDatabaseTablesOutput(opts) {
|
|
16
|
+
function getDatabaseSyncedDatabaseTablesOutput(args, opts) {
|
|
17
|
+
args = args || {};
|
|
14
18
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
15
|
-
return pulumi.runtime.invokeOutput("databricks:index/getDatabaseSyncedDatabaseTables:getDatabaseSyncedDatabaseTables", {
|
|
19
|
+
return pulumi.runtime.invokeOutput("databricks:index/getDatabaseSyncedDatabaseTables:getDatabaseSyncedDatabaseTables", {
|
|
20
|
+
"workspaceId": args.workspaceId,
|
|
21
|
+
}, opts);
|
|
16
22
|
}
|
|
17
23
|
exports.getDatabaseSyncedDatabaseTablesOutput = getDatabaseSyncedDatabaseTablesOutput;
|
|
18
24
|
//# sourceMappingURL=getDatabaseSyncedDatabaseTables.js.map
|
|
@@ -1 +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;
|
|
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,IAA0C,EAAE,IAA2B;IACnH,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,kFAAkF,EAAE;QAC7G,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0EAMC;AAuBD,SAAgB,qCAAqC,CAAC,IAAgD,EAAE,IAAiC;IACrI,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,kFAAkF,EAAE;QACnH,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sFAMC"}
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
export declare function getEntityTagAssignment(args: GetEntityTagAssignmentArgs, opts?: pulumi.InvokeOptions): Promise<GetEntityTagAssignmentResult>;
|
|
3
|
+
/**
|
|
4
|
+
* A collection of arguments for invoking getEntityTagAssignment.
|
|
5
|
+
*/
|
|
6
|
+
export interface GetEntityTagAssignmentArgs {
|
|
7
|
+
/**
|
|
8
|
+
* The fully qualified name of the entity to which the tag is assigned
|
|
9
|
+
*/
|
|
10
|
+
entityName: string;
|
|
11
|
+
/**
|
|
12
|
+
* The type of the entity to which the tag is assigned. Allowed values are: catalogs, schemas, tables, columns, volumes
|
|
13
|
+
*/
|
|
14
|
+
entityType: string;
|
|
15
|
+
/**
|
|
16
|
+
* The key of the tag
|
|
17
|
+
*/
|
|
18
|
+
tagKey: string;
|
|
19
|
+
/**
|
|
20
|
+
* (string) - The value of the tag
|
|
21
|
+
*/
|
|
22
|
+
tagValue?: string;
|
|
23
|
+
/**
|
|
24
|
+
* Workspace ID of the resource
|
|
25
|
+
*/
|
|
26
|
+
workspaceId?: string;
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* A collection of values returned by getEntityTagAssignment.
|
|
30
|
+
*/
|
|
31
|
+
export interface GetEntityTagAssignmentResult {
|
|
32
|
+
/**
|
|
33
|
+
* (string) - The fully qualified name of the entity to which the tag is assigned
|
|
34
|
+
*/
|
|
35
|
+
readonly entityName: string;
|
|
36
|
+
/**
|
|
37
|
+
* (string) - The type of the entity to which the tag is assigned. Allowed values are: catalogs, schemas, tables, columns, volumes
|
|
38
|
+
*/
|
|
39
|
+
readonly entityType: string;
|
|
40
|
+
/**
|
|
41
|
+
* The provider-assigned unique ID for this managed resource.
|
|
42
|
+
*/
|
|
43
|
+
readonly id: string;
|
|
44
|
+
/**
|
|
45
|
+
* (string) - The key of the tag
|
|
46
|
+
*/
|
|
47
|
+
readonly tagKey: string;
|
|
48
|
+
/**
|
|
49
|
+
* (string) - The value of the tag
|
|
50
|
+
*/
|
|
51
|
+
readonly tagValue?: string;
|
|
52
|
+
readonly workspaceId?: string;
|
|
53
|
+
}
|
|
54
|
+
export declare function getEntityTagAssignmentOutput(args: GetEntityTagAssignmentOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetEntityTagAssignmentResult>;
|
|
55
|
+
/**
|
|
56
|
+
* A collection of arguments for invoking getEntityTagAssignment.
|
|
57
|
+
*/
|
|
58
|
+
export interface GetEntityTagAssignmentOutputArgs {
|
|
59
|
+
/**
|
|
60
|
+
* The fully qualified name of the entity to which the tag is assigned
|
|
61
|
+
*/
|
|
62
|
+
entityName: pulumi.Input<string>;
|
|
63
|
+
/**
|
|
64
|
+
* The type of the entity to which the tag is assigned. Allowed values are: catalogs, schemas, tables, columns, volumes
|
|
65
|
+
*/
|
|
66
|
+
entityType: pulumi.Input<string>;
|
|
67
|
+
/**
|
|
68
|
+
* The key of the tag
|
|
69
|
+
*/
|
|
70
|
+
tagKey: pulumi.Input<string>;
|
|
71
|
+
/**
|
|
72
|
+
* (string) - The value of the tag
|
|
73
|
+
*/
|
|
74
|
+
tagValue?: pulumi.Input<string>;
|
|
75
|
+
/**
|
|
76
|
+
* Workspace ID of the resource
|
|
77
|
+
*/
|
|
78
|
+
workspaceId?: pulumi.Input<string>;
|
|
79
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
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.getEntityTagAssignmentOutput = exports.getEntityTagAssignment = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
function getEntityTagAssignment(args, opts) {
|
|
9
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
10
|
+
return pulumi.runtime.invoke("databricks:index/getEntityTagAssignment:getEntityTagAssignment", {
|
|
11
|
+
"entityName": args.entityName,
|
|
12
|
+
"entityType": args.entityType,
|
|
13
|
+
"tagKey": args.tagKey,
|
|
14
|
+
"tagValue": args.tagValue,
|
|
15
|
+
"workspaceId": args.workspaceId,
|
|
16
|
+
}, opts);
|
|
17
|
+
}
|
|
18
|
+
exports.getEntityTagAssignment = getEntityTagAssignment;
|
|
19
|
+
function getEntityTagAssignmentOutput(args, opts) {
|
|
20
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
21
|
+
return pulumi.runtime.invokeOutput("databricks:index/getEntityTagAssignment:getEntityTagAssignment", {
|
|
22
|
+
"entityName": args.entityName,
|
|
23
|
+
"entityType": args.entityType,
|
|
24
|
+
"tagKey": args.tagKey,
|
|
25
|
+
"tagValue": args.tagValue,
|
|
26
|
+
"workspaceId": args.workspaceId,
|
|
27
|
+
}, opts);
|
|
28
|
+
}
|
|
29
|
+
exports.getEntityTagAssignmentOutput = getEntityTagAssignmentOutput;
|
|
30
|
+
//# sourceMappingURL=getEntityTagAssignment.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getEntityTagAssignment.js","sourceRoot":"","sources":["../getEntityTagAssignment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gEAAgE,EAAE;QAC3F,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,wDASC;AAsDD,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAAiC;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gEAAgE,EAAE;QACjG,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,oEASC"}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "./types/output";
|
|
3
|
+
export declare function getEntityTagAssignments(args: GetEntityTagAssignmentsArgs, opts?: pulumi.InvokeOptions): Promise<GetEntityTagAssignmentsResult>;
|
|
4
|
+
/**
|
|
5
|
+
* A collection of arguments for invoking getEntityTagAssignments.
|
|
6
|
+
*/
|
|
7
|
+
export interface GetEntityTagAssignmentsArgs {
|
|
8
|
+
/**
|
|
9
|
+
* The fully qualified name of the entity to which the tag is assigned
|
|
10
|
+
*/
|
|
11
|
+
entityName: string;
|
|
12
|
+
/**
|
|
13
|
+
* The type of the entity to which the tag is assigned. Allowed values are: catalogs, schemas, tables, columns, volumes
|
|
14
|
+
*/
|
|
15
|
+
entityType: string;
|
|
16
|
+
/**
|
|
17
|
+
* Workspace ID of the resource
|
|
18
|
+
*/
|
|
19
|
+
workspaceId?: string;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* A collection of values returned by getEntityTagAssignments.
|
|
23
|
+
*/
|
|
24
|
+
export interface GetEntityTagAssignmentsResult {
|
|
25
|
+
/**
|
|
26
|
+
* (string) - The fully qualified name of the entity to which the tag is assigned
|
|
27
|
+
*/
|
|
28
|
+
readonly entityName: string;
|
|
29
|
+
/**
|
|
30
|
+
* (string) - The type of the entity to which the tag is assigned. Allowed values are: catalogs, schemas, tables, columns, volumes
|
|
31
|
+
*/
|
|
32
|
+
readonly entityType: string;
|
|
33
|
+
/**
|
|
34
|
+
* The provider-assigned unique ID for this managed resource.
|
|
35
|
+
*/
|
|
36
|
+
readonly id: string;
|
|
37
|
+
readonly tagAssignments: outputs.GetEntityTagAssignmentsTagAssignment[];
|
|
38
|
+
readonly workspaceId?: string;
|
|
39
|
+
}
|
|
40
|
+
export declare function getEntityTagAssignmentsOutput(args: GetEntityTagAssignmentsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetEntityTagAssignmentsResult>;
|
|
41
|
+
/**
|
|
42
|
+
* A collection of arguments for invoking getEntityTagAssignments.
|
|
43
|
+
*/
|
|
44
|
+
export interface GetEntityTagAssignmentsOutputArgs {
|
|
45
|
+
/**
|
|
46
|
+
* The fully qualified name of the entity to which the tag is assigned
|
|
47
|
+
*/
|
|
48
|
+
entityName: pulumi.Input<string>;
|
|
49
|
+
/**
|
|
50
|
+
* The type of the entity to which the tag is assigned. Allowed values are: catalogs, schemas, tables, columns, volumes
|
|
51
|
+
*/
|
|
52
|
+
entityType: pulumi.Input<string>;
|
|
53
|
+
/**
|
|
54
|
+
* Workspace ID of the resource
|
|
55
|
+
*/
|
|
56
|
+
workspaceId?: pulumi.Input<string>;
|
|
57
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
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.getEntityTagAssignmentsOutput = exports.getEntityTagAssignments = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
function getEntityTagAssignments(args, opts) {
|
|
9
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
10
|
+
return pulumi.runtime.invoke("databricks:index/getEntityTagAssignments:getEntityTagAssignments", {
|
|
11
|
+
"entityName": args.entityName,
|
|
12
|
+
"entityType": args.entityType,
|
|
13
|
+
"workspaceId": args.workspaceId,
|
|
14
|
+
}, opts);
|
|
15
|
+
}
|
|
16
|
+
exports.getEntityTagAssignments = getEntityTagAssignments;
|
|
17
|
+
function getEntityTagAssignmentsOutput(args, opts) {
|
|
18
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
19
|
+
return pulumi.runtime.invokeOutput("databricks:index/getEntityTagAssignments:getEntityTagAssignments", {
|
|
20
|
+
"entityName": args.entityName,
|
|
21
|
+
"entityType": args.entityType,
|
|
22
|
+
"workspaceId": args.workspaceId,
|
|
23
|
+
}, opts);
|
|
24
|
+
}
|
|
25
|
+
exports.getEntityTagAssignmentsOutput = getEntityTagAssignmentsOutput;
|
|
26
|
+
//# sourceMappingURL=getEntityTagAssignments.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getEntityTagAssignments.js","sourceRoot":"","sources":["../getEntityTagAssignments.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kEAAkE,EAAE;QAC7F,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0DAOC;AAuCD,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAAiC;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kEAAkE,EAAE;QACnG,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sEAOC"}
|
package/getExternalMetadata.d.ts
CHANGED
|
@@ -56,6 +56,10 @@ export interface GetExternalMetadataArgs {
|
|
|
56
56
|
* (string) - URL associated with the external metadata object
|
|
57
57
|
*/
|
|
58
58
|
url?: string;
|
|
59
|
+
/**
|
|
60
|
+
* Workspace ID of the resource
|
|
61
|
+
*/
|
|
62
|
+
workspaceId?: string;
|
|
59
63
|
}
|
|
60
64
|
/**
|
|
61
65
|
* A collection of values returned by getExternalMetadata.
|
|
@@ -119,6 +123,7 @@ export interface GetExternalMetadataResult {
|
|
|
119
123
|
* (string) - URL associated with the external metadata object
|
|
120
124
|
*/
|
|
121
125
|
readonly url?: string;
|
|
126
|
+
readonly workspaceId?: string;
|
|
122
127
|
}
|
|
123
128
|
/**
|
|
124
129
|
* This data source can be used to get a single external metadata object.
|
|
@@ -177,4 +182,8 @@ export interface GetExternalMetadataOutputArgs {
|
|
|
177
182
|
* (string) - URL associated with the external metadata object
|
|
178
183
|
*/
|
|
179
184
|
url?: pulumi.Input<string>;
|
|
185
|
+
/**
|
|
186
|
+
* Workspace ID of the resource
|
|
187
|
+
*/
|
|
188
|
+
workspaceId?: pulumi.Input<string>;
|
|
180
189
|
}
|
package/getExternalMetadata.js
CHANGED
|
@@ -34,6 +34,7 @@ function getExternalMetadata(args, opts) {
|
|
|
34
34
|
"properties": args.properties,
|
|
35
35
|
"systemType": args.systemType,
|
|
36
36
|
"url": args.url,
|
|
37
|
+
"workspaceId": args.workspaceId,
|
|
37
38
|
}, opts);
|
|
38
39
|
}
|
|
39
40
|
exports.getExternalMetadata = getExternalMetadata;
|
|
@@ -66,6 +67,7 @@ function getExternalMetadataOutput(args, opts) {
|
|
|
66
67
|
"properties": args.properties,
|
|
67
68
|
"systemType": args.systemType,
|
|
68
69
|
"url": args.url,
|
|
70
|
+
"workspaceId": args.workspaceId,
|
|
69
71
|
}, opts);
|
|
70
72
|
}
|
|
71
73
|
exports.getExternalMetadataOutput = getExternalMetadataOutput;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getExternalMetadata.js","sourceRoot":"","sources":["../getExternalMetadata.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;GAiBG;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,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,KAAK,EAAE,IAAI,CAAC,GAAG;
|
|
1
|
+
{"version":3,"file":"getExternalMetadata.js","sourceRoot":"","sources":["../getExternalMetadata.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;GAiBG;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,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,kDAaC;AA0GD;;;;;;;;;;;;;;;;;GAiBG;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,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,8DAaC"}
|