@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
package/getBudgetPolicy.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getBudgetPolicy.js","sourceRoot":"","sources":["../getBudgetPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getBudgetPolicy.js","sourceRoot":"","sources":["../getBudgetPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,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,kDAAkD,EAAE;QAC7E,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,0CASC;AAyDD;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAAiC;IACrG,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,kDAAkD,EAAE;QACnF,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,sDASC"}
|
package/getCleanRoomAsset.d.ts
CHANGED
|
@@ -79,6 +79,10 @@ export interface GetCleanRoomAssetArgs {
|
|
|
79
79
|
* Present if and only if **asset_type** is **VOLUME**
|
|
80
80
|
*/
|
|
81
81
|
volumeLocalDetails?: inputs.GetCleanRoomAssetVolumeLocalDetails;
|
|
82
|
+
/**
|
|
83
|
+
* Workspace ID of the resource
|
|
84
|
+
*/
|
|
85
|
+
workspaceId?: string;
|
|
82
86
|
}
|
|
83
87
|
/**
|
|
84
88
|
* A collection of values returned by getCleanRoomAsset.
|
|
@@ -153,6 +157,7 @@ export interface GetCleanRoomAssetResult {
|
|
|
153
157
|
* Present if and only if **asset_type** is **VOLUME**
|
|
154
158
|
*/
|
|
155
159
|
readonly volumeLocalDetails?: outputs.GetCleanRoomAssetVolumeLocalDetails;
|
|
160
|
+
readonly workspaceId?: string;
|
|
156
161
|
}
|
|
157
162
|
/**
|
|
158
163
|
* This data source can be used to get a single clean room asset.
|
|
@@ -232,4 +237,8 @@ export interface GetCleanRoomAssetOutputArgs {
|
|
|
232
237
|
* Present if and only if **asset_type** is **VOLUME**
|
|
233
238
|
*/
|
|
234
239
|
volumeLocalDetails?: pulumi.Input<inputs.GetCleanRoomAssetVolumeLocalDetailsArgs>;
|
|
240
|
+
/**
|
|
241
|
+
* Workspace ID of the resource
|
|
242
|
+
*/
|
|
243
|
+
workspaceId?: pulumi.Input<string>;
|
|
235
244
|
}
|
package/getCleanRoomAsset.js
CHANGED
|
@@ -33,6 +33,7 @@ function getCleanRoomAsset(args, opts) {
|
|
|
33
33
|
"view": args.view,
|
|
34
34
|
"viewLocalDetails": args.viewLocalDetails,
|
|
35
35
|
"volumeLocalDetails": args.volumeLocalDetails,
|
|
36
|
+
"workspaceId": args.workspaceId,
|
|
36
37
|
}, opts);
|
|
37
38
|
}
|
|
38
39
|
exports.getCleanRoomAsset = getCleanRoomAsset;
|
|
@@ -64,6 +65,7 @@ function getCleanRoomAssetOutput(args, opts) {
|
|
|
64
65
|
"view": args.view,
|
|
65
66
|
"viewLocalDetails": args.viewLocalDetails,
|
|
66
67
|
"volumeLocalDetails": args.volumeLocalDetails,
|
|
68
|
+
"workspaceId": args.workspaceId,
|
|
67
69
|
}, opts);
|
|
68
70
|
}
|
|
69
71
|
exports.getCleanRoomAssetOutput = getCleanRoomAssetOutput;
|
package/getCleanRoomAsset.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCleanRoomAsset.js","sourceRoot":"","sources":["../getCleanRoomAsset.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sDAAsD,EAAE;QACjF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;QACzD,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;
|
|
1
|
+
{"version":3,"file":"getCleanRoomAsset.js","sourceRoot":"","sources":["../getCleanRoomAsset.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sDAAsD,EAAE;QACjF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;QACzD,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAhBD,8CAgBC;AAkJD;;;;;;;;;;;;;GAaG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sDAAsD,EAAE;QACvF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;QACzD,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAhBD,0DAgBC"}
|
|
@@ -65,6 +65,10 @@ export interface GetCleanRoomAssetRevisionsCleanRoomAssetArgs {
|
|
|
65
65
|
* Present if and only if **asset_type** is **VOLUME**
|
|
66
66
|
*/
|
|
67
67
|
volumeLocalDetails?: inputs.GetCleanRoomAssetRevisionsCleanRoomAssetVolumeLocalDetails;
|
|
68
|
+
/**
|
|
69
|
+
* Workspace ID of the resource
|
|
70
|
+
*/
|
|
71
|
+
workspaceId?: string;
|
|
68
72
|
}
|
|
69
73
|
/**
|
|
70
74
|
* A collection of values returned by getCleanRoomAssetRevisionsCleanRoomAsset.
|
|
@@ -139,6 +143,7 @@ export interface GetCleanRoomAssetRevisionsCleanRoomAssetResult {
|
|
|
139
143
|
* Present if and only if **asset_type** is **VOLUME**
|
|
140
144
|
*/
|
|
141
145
|
readonly volumeLocalDetails?: outputs.GetCleanRoomAssetRevisionsCleanRoomAssetVolumeLocalDetails;
|
|
146
|
+
readonly workspaceId?: string;
|
|
142
147
|
}
|
|
143
148
|
export declare function getCleanRoomAssetRevisionsCleanRoomAssetOutput(args: GetCleanRoomAssetRevisionsCleanRoomAssetOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCleanRoomAssetRevisionsCleanRoomAssetResult>;
|
|
144
149
|
/**
|
|
@@ -204,4 +209,8 @@ export interface GetCleanRoomAssetRevisionsCleanRoomAssetOutputArgs {
|
|
|
204
209
|
* Present if and only if **asset_type** is **VOLUME**
|
|
205
210
|
*/
|
|
206
211
|
volumeLocalDetails?: pulumi.Input<inputs.GetCleanRoomAssetRevisionsCleanRoomAssetVolumeLocalDetailsArgs>;
|
|
212
|
+
/**
|
|
213
|
+
* Workspace ID of the resource
|
|
214
|
+
*/
|
|
215
|
+
workspaceId?: pulumi.Input<string>;
|
|
207
216
|
}
|
|
@@ -19,6 +19,7 @@ function getCleanRoomAssetRevisionsCleanRoomAsset(args, opts) {
|
|
|
19
19
|
"view": args.view,
|
|
20
20
|
"viewLocalDetails": args.viewLocalDetails,
|
|
21
21
|
"volumeLocalDetails": args.volumeLocalDetails,
|
|
22
|
+
"workspaceId": args.workspaceId,
|
|
22
23
|
}, opts);
|
|
23
24
|
}
|
|
24
25
|
exports.getCleanRoomAssetRevisionsCleanRoomAsset = getCleanRoomAssetRevisionsCleanRoomAsset;
|
|
@@ -36,6 +37,7 @@ function getCleanRoomAssetRevisionsCleanRoomAssetOutput(args, opts) {
|
|
|
36
37
|
"view": args.view,
|
|
37
38
|
"viewLocalDetails": args.viewLocalDetails,
|
|
38
39
|
"volumeLocalDetails": args.volumeLocalDetails,
|
|
40
|
+
"workspaceId": args.workspaceId,
|
|
39
41
|
}, opts);
|
|
40
42
|
}
|
|
41
43
|
exports.getCleanRoomAssetRevisionsCleanRoomAssetOutput = getCleanRoomAssetRevisionsCleanRoomAssetOutput;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCleanRoomAssetRevisionsCleanRoomAsset.js","sourceRoot":"","sources":["../getCleanRoomAssetRevisionsCleanRoomAsset.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,wCAAwC,CAAC,IAAkD,EAAE,IAA2B;IACpI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oGAAoG,EAAE;QAC/H,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;QACzD,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;
|
|
1
|
+
{"version":3,"file":"getCleanRoomAssetRevisionsCleanRoomAsset.js","sourceRoot":"","sources":["../getCleanRoomAssetRevisionsCleanRoomAsset.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,wCAAwC,CAAC,IAAkD,EAAE,IAA2B;IACpI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oGAAoG,EAAE;QAC/H,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;QACzD,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAhBD,4FAgBC;AAkJD,SAAgB,8CAA8C,CAAC,IAAwD,EAAE,IAAiC;IACtJ,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oGAAoG,EAAE;QACrI,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;QACzD,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAhBD,wGAgBC"}
|
|
@@ -1,6 +1,19 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
|
-
export declare function getCleanRoomAssetRevisionsCleanRoomAssets(opts?: pulumi.InvokeOptions): Promise<GetCleanRoomAssetRevisionsCleanRoomAssetsResult>;
|
|
3
|
+
export declare function getCleanRoomAssetRevisionsCleanRoomAssets(args: GetCleanRoomAssetRevisionsCleanRoomAssetsArgs, opts?: pulumi.InvokeOptions): Promise<GetCleanRoomAssetRevisionsCleanRoomAssetsResult>;
|
|
4
|
+
/**
|
|
5
|
+
* A collection of arguments for invoking getCleanRoomAssetRevisionsCleanRoomAssets.
|
|
6
|
+
*/
|
|
7
|
+
export interface GetCleanRoomAssetRevisionsCleanRoomAssetsArgs {
|
|
8
|
+
/**
|
|
9
|
+
* Name of the asset
|
|
10
|
+
*/
|
|
11
|
+
name: string;
|
|
12
|
+
/**
|
|
13
|
+
* Workspace ID of the resource
|
|
14
|
+
*/
|
|
15
|
+
workspaceId?: string;
|
|
16
|
+
}
|
|
4
17
|
/**
|
|
5
18
|
* A collection of values returned by getCleanRoomAssetRevisionsCleanRoomAssets.
|
|
6
19
|
*/
|
|
@@ -9,6 +22,24 @@ export interface GetCleanRoomAssetRevisionsCleanRoomAssetsResult {
|
|
|
9
22
|
* The provider-assigned unique ID for this managed resource.
|
|
10
23
|
*/
|
|
11
24
|
readonly id: string;
|
|
25
|
+
/**
|
|
26
|
+
* (string) - The name of the partition column
|
|
27
|
+
*/
|
|
28
|
+
readonly name: string;
|
|
12
29
|
readonly revisions: outputs.GetCleanRoomAssetRevisionsCleanRoomAssetsRevision[];
|
|
30
|
+
readonly workspaceId?: string;
|
|
31
|
+
}
|
|
32
|
+
export declare function getCleanRoomAssetRevisionsCleanRoomAssetsOutput(args: GetCleanRoomAssetRevisionsCleanRoomAssetsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCleanRoomAssetRevisionsCleanRoomAssetsResult>;
|
|
33
|
+
/**
|
|
34
|
+
* A collection of arguments for invoking getCleanRoomAssetRevisionsCleanRoomAssets.
|
|
35
|
+
*/
|
|
36
|
+
export interface GetCleanRoomAssetRevisionsCleanRoomAssetsOutputArgs {
|
|
37
|
+
/**
|
|
38
|
+
* Name of the asset
|
|
39
|
+
*/
|
|
40
|
+
name: pulumi.Input<string>;
|
|
41
|
+
/**
|
|
42
|
+
* Workspace ID of the resource
|
|
43
|
+
*/
|
|
44
|
+
workspaceId?: pulumi.Input<string>;
|
|
13
45
|
}
|
|
14
|
-
export declare function getCleanRoomAssetRevisionsCleanRoomAssetsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCleanRoomAssetRevisionsCleanRoomAssetsResult>;
|
|
@@ -5,14 +5,20 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
5
5
|
exports.getCleanRoomAssetRevisionsCleanRoomAssetsOutput = exports.getCleanRoomAssetRevisionsCleanRoomAssets = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
|
-
function getCleanRoomAssetRevisionsCleanRoomAssets(opts) {
|
|
8
|
+
function getCleanRoomAssetRevisionsCleanRoomAssets(args, opts) {
|
|
9
9
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
10
|
-
return pulumi.runtime.invoke("databricks:index/getCleanRoomAssetRevisionsCleanRoomAssets:getCleanRoomAssetRevisionsCleanRoomAssets", {
|
|
10
|
+
return pulumi.runtime.invoke("databricks:index/getCleanRoomAssetRevisionsCleanRoomAssets:getCleanRoomAssetRevisionsCleanRoomAssets", {
|
|
11
|
+
"name": args.name,
|
|
12
|
+
"workspaceId": args.workspaceId,
|
|
13
|
+
}, opts);
|
|
11
14
|
}
|
|
12
15
|
exports.getCleanRoomAssetRevisionsCleanRoomAssets = getCleanRoomAssetRevisionsCleanRoomAssets;
|
|
13
|
-
function getCleanRoomAssetRevisionsCleanRoomAssetsOutput(opts) {
|
|
16
|
+
function getCleanRoomAssetRevisionsCleanRoomAssetsOutput(args, opts) {
|
|
14
17
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
15
|
-
return pulumi.runtime.invokeOutput("databricks:index/getCleanRoomAssetRevisionsCleanRoomAssets:getCleanRoomAssetRevisionsCleanRoomAssets", {
|
|
18
|
+
return pulumi.runtime.invokeOutput("databricks:index/getCleanRoomAssetRevisionsCleanRoomAssets:getCleanRoomAssetRevisionsCleanRoomAssets", {
|
|
19
|
+
"name": args.name,
|
|
20
|
+
"workspaceId": args.workspaceId,
|
|
21
|
+
}, opts);
|
|
16
22
|
}
|
|
17
23
|
exports.getCleanRoomAssetRevisionsCleanRoomAssetsOutput = getCleanRoomAssetRevisionsCleanRoomAssetsOutput;
|
|
18
24
|
//# sourceMappingURL=getCleanRoomAssetRevisionsCleanRoomAssets.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCleanRoomAssetRevisionsCleanRoomAssets.js","sourceRoot":"","sources":["../getCleanRoomAssetRevisionsCleanRoomAssets.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,yCAAyC,CAAC,IAA2B;
|
|
1
|
+
{"version":3,"file":"getCleanRoomAssetRevisionsCleanRoomAssets.js","sourceRoot":"","sources":["../getCleanRoomAssetRevisionsCleanRoomAssets.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,yCAAyC,CAAC,IAAmD,EAAE,IAA2B;IACtI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sGAAsG,EAAE;QACjI,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8FAMC;AA+BD,SAAgB,+CAA+C,CAAC,IAAyD,EAAE,IAAiC;IACxJ,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sGAAsG,EAAE;QACvI,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0GAMC"}
|
package/getCleanRoomAssets.d.ts
CHANGED
|
@@ -14,16 +14,35 @@ import * as outputs from "./types/output";
|
|
|
14
14
|
* const all = new databricks.index.CleanRoomsAsset("all", {});
|
|
15
15
|
* ```
|
|
16
16
|
*/
|
|
17
|
-
export declare function getCleanRoomAssets(opts?: pulumi.InvokeOptions): Promise<GetCleanRoomAssetsResult>;
|
|
17
|
+
export declare function getCleanRoomAssets(args: GetCleanRoomAssetsArgs, opts?: pulumi.InvokeOptions): Promise<GetCleanRoomAssetsResult>;
|
|
18
|
+
/**
|
|
19
|
+
* A collection of arguments for invoking getCleanRoomAssets.
|
|
20
|
+
*/
|
|
21
|
+
export interface GetCleanRoomAssetsArgs {
|
|
22
|
+
/**
|
|
23
|
+
* Name of the clean room
|
|
24
|
+
*/
|
|
25
|
+
cleanRoomName: string;
|
|
26
|
+
/**
|
|
27
|
+
* Workspace ID of the resource
|
|
28
|
+
*/
|
|
29
|
+
workspaceId?: string;
|
|
30
|
+
}
|
|
18
31
|
/**
|
|
19
32
|
* A collection of values returned by getCleanRoomAssets.
|
|
20
33
|
*/
|
|
21
34
|
export interface GetCleanRoomAssetsResult {
|
|
22
35
|
readonly assets: outputs.GetCleanRoomAssetsAsset[];
|
|
36
|
+
/**
|
|
37
|
+
* (string) - The name of the clean room this asset belongs to.
|
|
38
|
+
* This field is required for create operations and populated by the server for responses
|
|
39
|
+
*/
|
|
40
|
+
readonly cleanRoomName: string;
|
|
23
41
|
/**
|
|
24
42
|
* The provider-assigned unique ID for this managed resource.
|
|
25
43
|
*/
|
|
26
44
|
readonly id: string;
|
|
45
|
+
readonly workspaceId?: string;
|
|
27
46
|
}
|
|
28
47
|
/**
|
|
29
48
|
* This data source can be used to fetch the list of clean room assets.
|
|
@@ -39,4 +58,17 @@ export interface GetCleanRoomAssetsResult {
|
|
|
39
58
|
* const all = new databricks.index.CleanRoomsAsset("all", {});
|
|
40
59
|
* ```
|
|
41
60
|
*/
|
|
42
|
-
export declare function getCleanRoomAssetsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCleanRoomAssetsResult>;
|
|
61
|
+
export declare function getCleanRoomAssetsOutput(args: GetCleanRoomAssetsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCleanRoomAssetsResult>;
|
|
62
|
+
/**
|
|
63
|
+
* A collection of arguments for invoking getCleanRoomAssets.
|
|
64
|
+
*/
|
|
65
|
+
export interface GetCleanRoomAssetsOutputArgs {
|
|
66
|
+
/**
|
|
67
|
+
* Name of the clean room
|
|
68
|
+
*/
|
|
69
|
+
cleanRoomName: pulumi.Input<string>;
|
|
70
|
+
/**
|
|
71
|
+
* Workspace ID of the resource
|
|
72
|
+
*/
|
|
73
|
+
workspaceId?: pulumi.Input<string>;
|
|
74
|
+
}
|
package/getCleanRoomAssets.js
CHANGED
|
@@ -19,9 +19,12 @@ const utilities = require("./utilities");
|
|
|
19
19
|
* const all = new databricks.index.CleanRoomsAsset("all", {});
|
|
20
20
|
* ```
|
|
21
21
|
*/
|
|
22
|
-
function getCleanRoomAssets(opts) {
|
|
22
|
+
function getCleanRoomAssets(args, opts) {
|
|
23
23
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
-
return pulumi.runtime.invoke("databricks:index/getCleanRoomAssets:getCleanRoomAssets", {
|
|
24
|
+
return pulumi.runtime.invoke("databricks:index/getCleanRoomAssets:getCleanRoomAssets", {
|
|
25
|
+
"cleanRoomName": args.cleanRoomName,
|
|
26
|
+
"workspaceId": args.workspaceId,
|
|
27
|
+
}, opts);
|
|
25
28
|
}
|
|
26
29
|
exports.getCleanRoomAssets = getCleanRoomAssets;
|
|
27
30
|
/**
|
|
@@ -38,9 +41,12 @@ exports.getCleanRoomAssets = getCleanRoomAssets;
|
|
|
38
41
|
* const all = new databricks.index.CleanRoomsAsset("all", {});
|
|
39
42
|
* ```
|
|
40
43
|
*/
|
|
41
|
-
function getCleanRoomAssetsOutput(opts) {
|
|
44
|
+
function getCleanRoomAssetsOutput(args, opts) {
|
|
42
45
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
43
|
-
return pulumi.runtime.invokeOutput("databricks:index/getCleanRoomAssets:getCleanRoomAssets", {
|
|
46
|
+
return pulumi.runtime.invokeOutput("databricks:index/getCleanRoomAssets:getCleanRoomAssets", {
|
|
47
|
+
"cleanRoomName": args.cleanRoomName,
|
|
48
|
+
"workspaceId": args.workspaceId,
|
|
49
|
+
}, opts);
|
|
44
50
|
}
|
|
45
51
|
exports.getCleanRoomAssetsOutput = getCleanRoomAssetsOutput;
|
|
46
52
|
//# sourceMappingURL=getCleanRoomAssets.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCleanRoomAssets.js","sourceRoot":"","sources":["../getCleanRoomAssets.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,kBAAkB,CAAC,IAA2B;
|
|
1
|
+
{"version":3,"file":"getCleanRoomAssets.js","sourceRoot":"","sources":["../getCleanRoomAssets.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wDAAwD,EAAE;QACnF,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gDAMC;AAgCD;;;;;;;;;;;;;GAaG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAAiC;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wDAAwD,EAAE;QACzF,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4DAMC"}
|
|
@@ -22,6 +22,10 @@ export interface GetCleanRoomAutoApprovalRuleArgs {
|
|
|
22
22
|
* (string) - Collaborator alias of the runner covered by the rule
|
|
23
23
|
*/
|
|
24
24
|
runnerCollaboratorAlias?: string;
|
|
25
|
+
/**
|
|
26
|
+
* Workspace ID of the resource
|
|
27
|
+
*/
|
|
28
|
+
workspaceId?: string;
|
|
25
29
|
}
|
|
26
30
|
/**
|
|
27
31
|
* A collection of values returned by getCleanRoomAutoApprovalRule.
|
|
@@ -61,6 +65,7 @@ export interface GetCleanRoomAutoApprovalRuleResult {
|
|
|
61
65
|
* (string) - Collaborator alias of the runner covered by the rule
|
|
62
66
|
*/
|
|
63
67
|
readonly runnerCollaboratorAlias?: string;
|
|
68
|
+
readonly workspaceId?: string;
|
|
64
69
|
}
|
|
65
70
|
export declare function getCleanRoomAutoApprovalRuleOutput(args?: GetCleanRoomAutoApprovalRuleOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCleanRoomAutoApprovalRuleResult>;
|
|
66
71
|
/**
|
|
@@ -85,4 +90,8 @@ export interface GetCleanRoomAutoApprovalRuleOutputArgs {
|
|
|
85
90
|
* (string) - Collaborator alias of the runner covered by the rule
|
|
86
91
|
*/
|
|
87
92
|
runnerCollaboratorAlias?: pulumi.Input<string>;
|
|
93
|
+
/**
|
|
94
|
+
* Workspace ID of the resource
|
|
95
|
+
*/
|
|
96
|
+
workspaceId?: pulumi.Input<string>;
|
|
88
97
|
}
|
|
@@ -13,6 +13,7 @@ function getCleanRoomAutoApprovalRule(args, opts) {
|
|
|
13
13
|
"authorScope": args.authorScope,
|
|
14
14
|
"cleanRoomName": args.cleanRoomName,
|
|
15
15
|
"runnerCollaboratorAlias": args.runnerCollaboratorAlias,
|
|
16
|
+
"workspaceId": args.workspaceId,
|
|
16
17
|
}, opts);
|
|
17
18
|
}
|
|
18
19
|
exports.getCleanRoomAutoApprovalRule = getCleanRoomAutoApprovalRule;
|
|
@@ -24,6 +25,7 @@ function getCleanRoomAutoApprovalRuleOutput(args, opts) {
|
|
|
24
25
|
"authorScope": args.authorScope,
|
|
25
26
|
"cleanRoomName": args.cleanRoomName,
|
|
26
27
|
"runnerCollaboratorAlias": args.runnerCollaboratorAlias,
|
|
28
|
+
"workspaceId": args.workspaceId,
|
|
27
29
|
}, opts);
|
|
28
30
|
}
|
|
29
31
|
exports.getCleanRoomAutoApprovalRuleOutput = getCleanRoomAutoApprovalRuleOutput;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCleanRoomAutoApprovalRule.js","sourceRoot":"","sources":["../getCleanRoomAutoApprovalRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,SAAgB,4BAA4B,CAAC,IAAuC,EAAE,IAA2B;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,MAAM,CAAC,4EAA4E,EAAE;QACvG,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;
|
|
1
|
+
{"version":3,"file":"getCleanRoomAutoApprovalRule.js","sourceRoot":"","sources":["../getCleanRoomAutoApprovalRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,SAAgB,4BAA4B,CAAC,IAAuC,EAAE,IAA2B;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,MAAM,CAAC,4EAA4E,EAAE;QACvG,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,oEAUC;AAsED,SAAgB,kCAAkC,CAAC,IAA6C,EAAE,IAAiC;IAC/H,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,4EAA4E,EAAE;QAC7G,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,gFAUC"}
|
|
@@ -1,6 +1,15 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
|
-
export declare function getCleanRoomAutoApprovalRules(opts?: pulumi.InvokeOptions): Promise<GetCleanRoomAutoApprovalRulesResult>;
|
|
3
|
+
export declare function getCleanRoomAutoApprovalRules(args?: GetCleanRoomAutoApprovalRulesArgs, opts?: pulumi.InvokeOptions): Promise<GetCleanRoomAutoApprovalRulesResult>;
|
|
4
|
+
/**
|
|
5
|
+
* A collection of arguments for invoking getCleanRoomAutoApprovalRules.
|
|
6
|
+
*/
|
|
7
|
+
export interface GetCleanRoomAutoApprovalRulesArgs {
|
|
8
|
+
/**
|
|
9
|
+
* Workspace ID of the resource
|
|
10
|
+
*/
|
|
11
|
+
workspaceId?: string;
|
|
12
|
+
}
|
|
4
13
|
/**
|
|
5
14
|
* A collection of values returned by getCleanRoomAutoApprovalRules.
|
|
6
15
|
*/
|
|
@@ -10,5 +19,15 @@ export interface GetCleanRoomAutoApprovalRulesResult {
|
|
|
10
19
|
*/
|
|
11
20
|
readonly id: string;
|
|
12
21
|
readonly rules: outputs.GetCleanRoomAutoApprovalRulesRule[];
|
|
22
|
+
readonly workspaceId?: string;
|
|
23
|
+
}
|
|
24
|
+
export declare function getCleanRoomAutoApprovalRulesOutput(args?: GetCleanRoomAutoApprovalRulesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCleanRoomAutoApprovalRulesResult>;
|
|
25
|
+
/**
|
|
26
|
+
* A collection of arguments for invoking getCleanRoomAutoApprovalRules.
|
|
27
|
+
*/
|
|
28
|
+
export interface GetCleanRoomAutoApprovalRulesOutputArgs {
|
|
29
|
+
/**
|
|
30
|
+
* Workspace ID of the resource
|
|
31
|
+
*/
|
|
32
|
+
workspaceId?: pulumi.Input<string>;
|
|
13
33
|
}
|
|
14
|
-
export declare function getCleanRoomAutoApprovalRulesOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCleanRoomAutoApprovalRulesResult>;
|
|
@@ -5,14 +5,20 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
5
5
|
exports.getCleanRoomAutoApprovalRulesOutput = exports.getCleanRoomAutoApprovalRules = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
|
-
function getCleanRoomAutoApprovalRules(opts) {
|
|
8
|
+
function getCleanRoomAutoApprovalRules(args, opts) {
|
|
9
|
+
args = args || {};
|
|
9
10
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
10
|
-
return pulumi.runtime.invoke("databricks:index/getCleanRoomAutoApprovalRules:getCleanRoomAutoApprovalRules", {
|
|
11
|
+
return pulumi.runtime.invoke("databricks:index/getCleanRoomAutoApprovalRules:getCleanRoomAutoApprovalRules", {
|
|
12
|
+
"workspaceId": args.workspaceId,
|
|
13
|
+
}, opts);
|
|
11
14
|
}
|
|
12
15
|
exports.getCleanRoomAutoApprovalRules = getCleanRoomAutoApprovalRules;
|
|
13
|
-
function getCleanRoomAutoApprovalRulesOutput(opts) {
|
|
16
|
+
function getCleanRoomAutoApprovalRulesOutput(args, opts) {
|
|
17
|
+
args = args || {};
|
|
14
18
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
15
|
-
return pulumi.runtime.invokeOutput("databricks:index/getCleanRoomAutoApprovalRules:getCleanRoomAutoApprovalRules", {
|
|
19
|
+
return pulumi.runtime.invokeOutput("databricks:index/getCleanRoomAutoApprovalRules:getCleanRoomAutoApprovalRules", {
|
|
20
|
+
"workspaceId": args.workspaceId,
|
|
21
|
+
}, opts);
|
|
16
22
|
}
|
|
17
23
|
exports.getCleanRoomAutoApprovalRulesOutput = getCleanRoomAutoApprovalRulesOutput;
|
|
18
24
|
//# sourceMappingURL=getCleanRoomAutoApprovalRules.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCleanRoomAutoApprovalRules.js","sourceRoot":"","sources":["../getCleanRoomAutoApprovalRules.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,6BAA6B,CAAC,IAA2B;
|
|
1
|
+
{"version":3,"file":"getCleanRoomAutoApprovalRules.js","sourceRoot":"","sources":["../getCleanRoomAutoApprovalRules.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,6BAA6B,CAAC,IAAwC,EAAE,IAA2B;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,MAAM,CAAC,8EAA8E,EAAE;QACzG,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sEAMC;AAuBD,SAAgB,mCAAmC,CAAC,IAA8C,EAAE,IAAiC;IACjI,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,8EAA8E,EAAE;QAC/G,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kFAMC"}
|
|
@@ -32,7 +32,7 @@ export interface GetCleanRoomsCleanRoomArgs {
|
|
|
32
32
|
*/
|
|
33
33
|
name?: string;
|
|
34
34
|
/**
|
|
35
|
-
* (string) - This is Databricks username of the owner of the local clean room securable for permission management
|
|
35
|
+
* (string) - This is the Databricks username of the owner of the local clean room securable for permission management
|
|
36
36
|
*/
|
|
37
37
|
owner?: string;
|
|
38
38
|
/**
|
|
@@ -41,6 +41,10 @@ export interface GetCleanRoomsCleanRoomArgs {
|
|
|
41
41
|
* This field will not be filled in the ListCleanRooms call
|
|
42
42
|
*/
|
|
43
43
|
remoteDetailedInfo?: inputs.GetCleanRoomsCleanRoomRemoteDetailedInfo;
|
|
44
|
+
/**
|
|
45
|
+
* Workspace ID of the resource
|
|
46
|
+
*/
|
|
47
|
+
workspaceId?: string;
|
|
44
48
|
}
|
|
45
49
|
/**
|
|
46
50
|
* A collection of values returned by getCleanRoomsCleanRoom.
|
|
@@ -77,7 +81,7 @@ export interface GetCleanRoomsCleanRoomResult {
|
|
|
77
81
|
*/
|
|
78
82
|
readonly outputCatalog: outputs.GetCleanRoomsCleanRoomOutputCatalog;
|
|
79
83
|
/**
|
|
80
|
-
* (string) - This is Databricks username of the owner of the local clean room securable for permission management
|
|
84
|
+
* (string) - This is the Databricks username of the owner of the local clean room securable for permission management
|
|
81
85
|
*/
|
|
82
86
|
readonly owner?: string;
|
|
83
87
|
/**
|
|
@@ -94,6 +98,7 @@ export interface GetCleanRoomsCleanRoomResult {
|
|
|
94
98
|
* (integer) - When the clean room was last updated, in epoch milliseconds
|
|
95
99
|
*/
|
|
96
100
|
readonly updatedAt: number;
|
|
101
|
+
readonly workspaceId?: string;
|
|
97
102
|
}
|
|
98
103
|
/**
|
|
99
104
|
* This data source can be used to get a single clean room.
|
|
@@ -126,7 +131,7 @@ export interface GetCleanRoomsCleanRoomOutputArgs {
|
|
|
126
131
|
*/
|
|
127
132
|
name?: pulumi.Input<string>;
|
|
128
133
|
/**
|
|
129
|
-
* (string) - This is Databricks username of the owner of the local clean room securable for permission management
|
|
134
|
+
* (string) - This is the Databricks username of the owner of the local clean room securable for permission management
|
|
130
135
|
*/
|
|
131
136
|
owner?: pulumi.Input<string>;
|
|
132
137
|
/**
|
|
@@ -135,4 +140,8 @@ export interface GetCleanRoomsCleanRoomOutputArgs {
|
|
|
135
140
|
* This field will not be filled in the ListCleanRooms call
|
|
136
141
|
*/
|
|
137
142
|
remoteDetailedInfo?: pulumi.Input<inputs.GetCleanRoomsCleanRoomRemoteDetailedInfoArgs>;
|
|
143
|
+
/**
|
|
144
|
+
* Workspace ID of the resource
|
|
145
|
+
*/
|
|
146
|
+
workspaceId?: pulumi.Input<string>;
|
|
138
147
|
}
|
|
@@ -29,6 +29,7 @@ function getCleanRoomsCleanRoom(args, opts) {
|
|
|
29
29
|
"name": args.name,
|
|
30
30
|
"owner": args.owner,
|
|
31
31
|
"remoteDetailedInfo": args.remoteDetailedInfo,
|
|
32
|
+
"workspaceId": args.workspaceId,
|
|
32
33
|
}, opts);
|
|
33
34
|
}
|
|
34
35
|
exports.getCleanRoomsCleanRoom = getCleanRoomsCleanRoom;
|
|
@@ -56,6 +57,7 @@ function getCleanRoomsCleanRoomOutput(args, opts) {
|
|
|
56
57
|
"name": args.name,
|
|
57
58
|
"owner": args.owner,
|
|
58
59
|
"remoteDetailedInfo": args.remoteDetailedInfo,
|
|
60
|
+
"workspaceId": args.workspaceId,
|
|
59
61
|
}, opts);
|
|
60
62
|
}
|
|
61
63
|
exports.getCleanRoomsCleanRoomOutput = getCleanRoomsCleanRoomOutput;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCleanRoomsCleanRoom.js","sourceRoot":"","sources":["../getCleanRoomsCleanRoom.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,sBAAsB,CAAC,IAAiC,EAAE,IAA2B;IACjG,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,gEAAgE,EAAE;QAC3F,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;
|
|
1
|
+
{"version":3,"file":"getCleanRoomsCleanRoom.js","sourceRoot":"","sources":["../getCleanRoomsCleanRoom.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,sBAAsB,CAAC,IAAiC,EAAE,IAA2B;IACjG,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,gEAAgE,EAAE;QAC3F,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,wDAUC;AAqFD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,4BAA4B,CAAC,IAAuC,EAAE,IAAiC;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,YAAY,CAAC,gEAAgE,EAAE;QACjG,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,oEAUC"}
|
|
@@ -14,7 +14,16 @@ import * as outputs from "./types/output";
|
|
|
14
14
|
* const all = databricks.getCleanRoomsCleanRoom({});
|
|
15
15
|
* ```
|
|
16
16
|
*/
|
|
17
|
-
export declare function getCleanRoomsCleanRooms(opts?: pulumi.InvokeOptions): Promise<GetCleanRoomsCleanRoomsResult>;
|
|
17
|
+
export declare function getCleanRoomsCleanRooms(args?: GetCleanRoomsCleanRoomsArgs, opts?: pulumi.InvokeOptions): Promise<GetCleanRoomsCleanRoomsResult>;
|
|
18
|
+
/**
|
|
19
|
+
* A collection of arguments for invoking getCleanRoomsCleanRooms.
|
|
20
|
+
*/
|
|
21
|
+
export interface GetCleanRoomsCleanRoomsArgs {
|
|
22
|
+
/**
|
|
23
|
+
* Workspace ID of the resource
|
|
24
|
+
*/
|
|
25
|
+
workspaceId?: string;
|
|
26
|
+
}
|
|
18
27
|
/**
|
|
19
28
|
* A collection of values returned by getCleanRoomsCleanRooms.
|
|
20
29
|
*/
|
|
@@ -24,6 +33,7 @@ export interface GetCleanRoomsCleanRoomsResult {
|
|
|
24
33
|
* The provider-assigned unique ID for this managed resource.
|
|
25
34
|
*/
|
|
26
35
|
readonly id: string;
|
|
36
|
+
readonly workspaceId?: string;
|
|
27
37
|
}
|
|
28
38
|
/**
|
|
29
39
|
* This data source can be used to fetch the list of clean rooms.
|
|
@@ -39,4 +49,13 @@ export interface GetCleanRoomsCleanRoomsResult {
|
|
|
39
49
|
* const all = databricks.getCleanRoomsCleanRoom({});
|
|
40
50
|
* ```
|
|
41
51
|
*/
|
|
42
|
-
export declare function getCleanRoomsCleanRoomsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCleanRoomsCleanRoomsResult>;
|
|
52
|
+
export declare function getCleanRoomsCleanRoomsOutput(args?: GetCleanRoomsCleanRoomsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCleanRoomsCleanRoomsResult>;
|
|
53
|
+
/**
|
|
54
|
+
* A collection of arguments for invoking getCleanRoomsCleanRooms.
|
|
55
|
+
*/
|
|
56
|
+
export interface GetCleanRoomsCleanRoomsOutputArgs {
|
|
57
|
+
/**
|
|
58
|
+
* Workspace ID of the resource
|
|
59
|
+
*/
|
|
60
|
+
workspaceId?: pulumi.Input<string>;
|
|
61
|
+
}
|
|
@@ -19,9 +19,12 @@ const utilities = require("./utilities");
|
|
|
19
19
|
* const all = databricks.getCleanRoomsCleanRoom({});
|
|
20
20
|
* ```
|
|
21
21
|
*/
|
|
22
|
-
function getCleanRoomsCleanRooms(opts) {
|
|
22
|
+
function getCleanRoomsCleanRooms(args, opts) {
|
|
23
|
+
args = args || {};
|
|
23
24
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
-
return pulumi.runtime.invoke("databricks:index/getCleanRoomsCleanRooms:getCleanRoomsCleanRooms", {
|
|
25
|
+
return pulumi.runtime.invoke("databricks:index/getCleanRoomsCleanRooms:getCleanRoomsCleanRooms", {
|
|
26
|
+
"workspaceId": args.workspaceId,
|
|
27
|
+
}, opts);
|
|
25
28
|
}
|
|
26
29
|
exports.getCleanRoomsCleanRooms = getCleanRoomsCleanRooms;
|
|
27
30
|
/**
|
|
@@ -38,9 +41,12 @@ exports.getCleanRoomsCleanRooms = getCleanRoomsCleanRooms;
|
|
|
38
41
|
* const all = databricks.getCleanRoomsCleanRoom({});
|
|
39
42
|
* ```
|
|
40
43
|
*/
|
|
41
|
-
function getCleanRoomsCleanRoomsOutput(opts) {
|
|
44
|
+
function getCleanRoomsCleanRoomsOutput(args, opts) {
|
|
45
|
+
args = args || {};
|
|
42
46
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
43
|
-
return pulumi.runtime.invokeOutput("databricks:index/getCleanRoomsCleanRooms:getCleanRoomsCleanRooms", {
|
|
47
|
+
return pulumi.runtime.invokeOutput("databricks:index/getCleanRoomsCleanRooms:getCleanRoomsCleanRooms", {
|
|
48
|
+
"workspaceId": args.workspaceId,
|
|
49
|
+
}, opts);
|
|
44
50
|
}
|
|
45
51
|
exports.getCleanRoomsCleanRoomsOutput = getCleanRoomsCleanRoomsOutput;
|
|
46
52
|
//# sourceMappingURL=getCleanRoomsCleanRooms.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCleanRoomsCleanRooms.js","sourceRoot":"","sources":["../getCleanRoomsCleanRooms.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,uBAAuB,CAAC,IAA2B;
|
|
1
|
+
{"version":3,"file":"getCleanRoomsCleanRooms.js","sourceRoot":"","sources":["../getCleanRoomsCleanRooms.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,uBAAuB,CAAC,IAAkC,EAAE,IAA2B;IACnG,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,kEAAkE,EAAE;QAC7F,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC;AAuBD;;;;;;;;;;;;;GAaG;AACH,SAAgB,6BAA6B,CAAC,IAAwC,EAAE,IAAiC;IACrH,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,kEAAkE,EAAE;QACnG,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sEAMC"}
|
|
@@ -36,6 +36,10 @@ export interface GetDatabaseDatabaseCatalogArgs {
|
|
|
36
36
|
* The name of the catalog in UC
|
|
37
37
|
*/
|
|
38
38
|
name: string;
|
|
39
|
+
/**
|
|
40
|
+
* Workspace ID of the resource
|
|
41
|
+
*/
|
|
42
|
+
workspaceId?: string;
|
|
39
43
|
}
|
|
40
44
|
/**
|
|
41
45
|
* A collection of values returned by getDatabaseDatabaseCatalog.
|
|
@@ -65,6 +69,7 @@ export interface GetDatabaseDatabaseCatalogResult {
|
|
|
65
69
|
* (string)
|
|
66
70
|
*/
|
|
67
71
|
readonly uid: string;
|
|
72
|
+
readonly workspaceId?: string;
|
|
68
73
|
}
|
|
69
74
|
/**
|
|
70
75
|
* This data source can be used to get a single Database Catalog.
|
|
@@ -103,4 +108,8 @@ export interface GetDatabaseDatabaseCatalogOutputArgs {
|
|
|
103
108
|
* The name of the catalog in UC
|
|
104
109
|
*/
|
|
105
110
|
name: pulumi.Input<string>;
|
|
111
|
+
/**
|
|
112
|
+
* Workspace ID of the resource
|
|
113
|
+
*/
|
|
114
|
+
workspaceId?: pulumi.Input<string>;
|
|
106
115
|
}
|
|
@@ -28,6 +28,7 @@ function getDatabaseDatabaseCatalog(args, opts) {
|
|
|
28
28
|
"databaseInstanceName": args.databaseInstanceName,
|
|
29
29
|
"databaseName": args.databaseName,
|
|
30
30
|
"name": args.name,
|
|
31
|
+
"workspaceId": args.workspaceId,
|
|
31
32
|
}, opts);
|
|
32
33
|
}
|
|
33
34
|
exports.getDatabaseDatabaseCatalog = getDatabaseDatabaseCatalog;
|
|
@@ -54,6 +55,7 @@ function getDatabaseDatabaseCatalogOutput(args, opts) {
|
|
|
54
55
|
"databaseInstanceName": args.databaseInstanceName,
|
|
55
56
|
"databaseName": args.databaseName,
|
|
56
57
|
"name": args.name,
|
|
58
|
+
"workspaceId": args.workspaceId,
|
|
57
59
|
}, opts);
|
|
58
60
|
}
|
|
59
61
|
exports.getDatabaseDatabaseCatalogOutput = getDatabaseDatabaseCatalogOutput;
|
|
@@ -1 +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;
|
|
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;QACjB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,gEASC;AA0DD;;;;;;;;;;;;;;;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;QACjB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,4EASC"}
|