@pulumi/databricks 1.75.0-alpha.1757050925 → 1.75.0-alpha.1757354185
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/accountFederationPolicy.d.ts +148 -0
- package/accountFederationPolicy.js +92 -0
- package/accountFederationPolicy.js.map +1 -0
- package/accountNetworkPolicy.d.ts +2 -2
- package/accountNetworkPolicy.js +2 -2
- package/accountSettingV2.d.ts +149 -0
- package/accountSettingV2.js +106 -0
- package/accountSettingV2.js.map +1 -0
- package/alertV2.d.ts +56 -5
- package/alertV2.js +8 -2
- package/alertV2.js.map +1 -1
- package/app.d.ts +0 -2
- package/app.js +0 -2
- package/app.js.map +1 -1
- package/appsSettingsCustomTemplate.d.ts +179 -0
- package/appsSettingsCustomTemplate.js +121 -0
- package/appsSettingsCustomTemplate.js.map +1 -0
- package/budgetPolicy.d.ts +6 -2
- package/budgetPolicy.js +3 -3
- package/budgetPolicy.js.map +1 -1
- package/catalog.d.ts +28 -0
- package/catalog.js +22 -0
- package/catalog.js.map +1 -1
- package/cleanRoomAsset.d.ts +14 -2
- package/cleanRoomAsset.js +4 -2
- package/cleanRoomAsset.js.map +1 -1
- package/cleanRoomAutoApprovalRule.d.ts +14 -2
- package/cleanRoomAutoApprovalRule.js +4 -2
- package/cleanRoomAutoApprovalRule.js.map +1 -1
- package/cleanRoomsCleanRoom.d.ts +17 -5
- package/cleanRoomsCleanRoom.js +4 -2
- package/cleanRoomsCleanRoom.js.map +1 -1
- package/config/vars.d.ts +1 -0
- package/config/vars.js +6 -0
- package/config/vars.js.map +1 -1
- package/connection.d.ts +0 -3
- package/connection.js +0 -2
- package/connection.js.map +1 -1
- package/databaseDatabaseCatalog.d.ts +14 -2
- package/databaseDatabaseCatalog.js +4 -2
- package/databaseDatabaseCatalog.js.map +1 -1
- package/databaseInstance.d.ts +38 -2
- package/databaseInstance.js +8 -2
- package/databaseInstance.js.map +1 -1
- package/databaseSyncedDatabaseTable.d.ts +14 -2
- package/databaseSyncedDatabaseTable.js +4 -2
- package/databaseSyncedDatabaseTable.js.map +1 -1
- package/entityTagAssignment.d.ts +117 -0
- package/entityTagAssignment.js +87 -0
- package/entityTagAssignment.js.map +1 -0
- package/externalMetadata.d.ts +14 -2
- package/externalMetadata.js +4 -2
- package/externalMetadata.js.map +1 -1
- package/getAccountFederationPolicies.d.ts +46 -0
- package/getAccountFederationPolicies.js +50 -0
- package/getAccountFederationPolicies.js.map +1 -0
- package/getAccountFederationPolicy.d.ts +103 -0
- package/getAccountFederationPolicy.js +40 -0
- package/getAccountFederationPolicy.js.map +1 -0
- package/getAccountSettingV2.d.ts +228 -0
- package/getAccountSettingV2.js +54 -0
- package/getAccountSettingV2.js.map +1 -0
- package/getAlertV2.d.ts +48 -6
- package/getAlertV2.js +4 -0
- package/getAlertV2.js.map +1 -1
- package/getAlertsV2.d.ts +21 -2
- package/getAlertsV2.js +10 -4
- package/getAlertsV2.js.map +1 -1
- package/getApp.d.ts +0 -4
- package/getApp.js +0 -4
- package/getApp.js.map +1 -1
- package/getApps.d.ts +0 -4
- package/getApps.js +0 -4
- package/getApps.js.map +1 -1
- package/getAppsSettingsCustomTemplate.d.ts +143 -0
- package/getAppsSettingsCustomTemplate.js +66 -0
- package/getAppsSettingsCustomTemplate.js.map +1 -0
- package/getAppsSettingsCustomTemplates.d.ts +65 -0
- package/getAppsSettingsCustomTemplates.js +56 -0
- package/getAppsSettingsCustomTemplates.js.map +1 -0
- package/getBudgetPolicy.d.ts +34 -0
- package/getBudgetPolicy.js +28 -0
- package/getBudgetPolicy.js.map +1 -1
- package/getCleanRoomAsset.d.ts +9 -0
- package/getCleanRoomAsset.js +2 -0
- package/getCleanRoomAsset.js.map +1 -1
- package/getCleanRoomAssetRevisionsCleanRoomAsset.d.ts +9 -0
- package/getCleanRoomAssetRevisionsCleanRoomAsset.js +2 -0
- package/getCleanRoomAssetRevisionsCleanRoomAsset.js.map +1 -1
- package/getCleanRoomAssetRevisionsCleanRoomAssets.d.ts +33 -2
- package/getCleanRoomAssetRevisionsCleanRoomAssets.js +10 -4
- package/getCleanRoomAssetRevisionsCleanRoomAssets.js.map +1 -1
- package/getCleanRoomAssets.d.ts +34 -2
- package/getCleanRoomAssets.js +10 -4
- package/getCleanRoomAssets.js.map +1 -1
- package/getCleanRoomAutoApprovalRule.d.ts +9 -0
- package/getCleanRoomAutoApprovalRule.js +2 -0
- package/getCleanRoomAutoApprovalRule.js.map +1 -1
- package/getCleanRoomAutoApprovalRules.d.ts +21 -2
- package/getCleanRoomAutoApprovalRules.js +10 -4
- package/getCleanRoomAutoApprovalRules.js.map +1 -1
- package/getCleanRoomsCleanRoom.d.ts +12 -3
- package/getCleanRoomsCleanRoom.js +2 -0
- package/getCleanRoomsCleanRoom.js.map +1 -1
- package/getCleanRoomsCleanRooms.d.ts +21 -2
- package/getCleanRoomsCleanRooms.js +10 -4
- package/getCleanRoomsCleanRooms.js.map +1 -1
- package/getDatabaseDatabaseCatalog.d.ts +9 -0
- package/getDatabaseDatabaseCatalog.js +2 -0
- package/getDatabaseDatabaseCatalog.js.map +1 -1
- package/getDatabaseDatabaseCatalogs.d.ts +21 -2
- package/getDatabaseDatabaseCatalogs.js +10 -4
- package/getDatabaseDatabaseCatalogs.js.map +1 -1
- package/getDatabaseInstance.d.ts +27 -0
- package/getDatabaseInstance.js +4 -0
- package/getDatabaseInstance.js.map +1 -1
- package/getDatabaseInstances.d.ts +21 -2
- package/getDatabaseInstances.js +10 -4
- package/getDatabaseInstances.js.map +1 -1
- package/getDatabaseSyncedDatabaseTable.d.ts +9 -0
- package/getDatabaseSyncedDatabaseTable.js +2 -0
- package/getDatabaseSyncedDatabaseTable.js.map +1 -1
- package/getDatabaseSyncedDatabaseTables.d.ts +21 -2
- package/getDatabaseSyncedDatabaseTables.js +10 -4
- package/getDatabaseSyncedDatabaseTables.js.map +1 -1
- package/getEntityTagAssignment.d.ts +79 -0
- package/getEntityTagAssignment.js +30 -0
- package/getEntityTagAssignment.js.map +1 -0
- package/getEntityTagAssignments.d.ts +57 -0
- package/getEntityTagAssignments.js +26 -0
- package/getEntityTagAssignments.js.map +1 -0
- package/getExternalMetadata.d.ts +9 -0
- package/getExternalMetadata.js +2 -0
- package/getExternalMetadata.js.map +1 -1
- package/getExternalMetadatas.d.ts +43 -2
- package/getExternalMetadatas.js +32 -4
- package/getExternalMetadatas.js.map +1 -1
- package/getMaterializedFeaturesFeatureTag.d.ts +9 -0
- package/getMaterializedFeaturesFeatureTag.js +2 -0
- package/getMaterializedFeaturesFeatureTag.js.map +1 -1
- package/getMaterializedFeaturesFeatureTags.d.ts +21 -2
- package/getMaterializedFeaturesFeatureTags.js +10 -4
- package/getMaterializedFeaturesFeatureTags.js.map +1 -1
- package/getOnlineStore.d.ts +9 -0
- package/getOnlineStore.js +2 -0
- package/getOnlineStore.js.map +1 -1
- package/getOnlineStores.d.ts +21 -2
- package/getOnlineStores.js +10 -4
- package/getOnlineStores.js.map +1 -1
- package/getPolicyInfo.d.ts +24 -15
- package/getPolicyInfo.js +2 -0
- package/getPolicyInfo.js.map +1 -1
- package/getPolicyInfos.d.ts +48 -2
- package/getPolicyInfos.js +12 -4
- package/getPolicyInfos.js.map +1 -1
- package/getQualityMonitorV2.d.ts +9 -0
- package/getQualityMonitorV2.js +2 -0
- package/getQualityMonitorV2.js.map +1 -1
- package/getQualityMonitorsV2.d.ts +21 -2
- package/getQualityMonitorsV2.js +10 -4
- package/getQualityMonitorsV2.js.map +1 -1
- package/getRecipientFederationPolicies.d.ts +21 -2
- package/getRecipientFederationPolicies.js +10 -4
- package/getRecipientFederationPolicies.js.map +1 -1
- package/getRecipientFederationPolicy.d.ts +9 -0
- package/getRecipientFederationPolicy.js +2 -0
- package/getRecipientFederationPolicy.js.map +1 -1
- package/getServicePrincipalFederationPolicies.d.ts +72 -0
- package/getServicePrincipalFederationPolicies.js +58 -0
- package/getServicePrincipalFederationPolicies.js.map +1 -0
- package/getServicePrincipalFederationPolicy.d.ts +103 -0
- package/getServicePrincipalFederationPolicy.js +40 -0
- package/getServicePrincipalFederationPolicy.js.map +1 -0
- package/getTagPolicies.d.ts +43 -0
- package/getTagPolicies.js +34 -0
- package/getTagPolicies.js.map +1 -0
- package/getTagPolicy.d.ts +73 -0
- package/getTagPolicy.js +38 -0
- package/getTagPolicy.js.map +1 -0
- package/getWorkspaceSettingV2.d.ts +237 -0
- package/getWorkspaceSettingV2.js +56 -0
- package/getWorkspaceSettingV2.js.map +1 -0
- package/grant.d.ts +1 -1
- package/grant.js +1 -1
- package/index.d.ts +71 -14
- package/index.js +78 -7
- package/index.js.map +1 -1
- package/materializedFeaturesFeatureTag.d.ts +14 -2
- package/materializedFeaturesFeatureTag.js +4 -2
- package/materializedFeaturesFeatureTag.js.map +1 -1
- package/mwsNccPrivateEndpointRule.d.ts +3 -3
- package/mwsPermissionAssignment.d.ts +7 -7
- package/mwsPermissionAssignment.js +1 -1
- package/mwsWorkspaces.d.ts +3 -3
- package/onlineStore.d.ts +14 -2
- package/onlineStore.js +4 -2
- package/onlineStore.js.map +1 -1
- package/package.json +2 -2
- package/permissionAssignment.d.ts +7 -7
- package/permissionAssignment.js +1 -1
- package/policyInfo.d.ts +29 -17
- package/policyInfo.js +4 -2
- package/policyInfo.js.map +1 -1
- package/provider.d.ts +1 -0
- package/provider.js +1 -0
- package/provider.js.map +1 -1
- package/qualityMonitorV2.d.ts +14 -2
- package/qualityMonitorV2.js +4 -2
- package/qualityMonitorV2.js.map +1 -1
- package/recipientFederationPolicy.d.ts +14 -2
- package/recipientFederationPolicy.js +4 -2
- package/recipientFederationPolicy.js.map +1 -1
- package/servicePrincipalFederationPolicy.d.ts +146 -0
- package/servicePrincipalFederationPolicy.js +90 -0
- package/servicePrincipalFederationPolicy.js.map +1 -0
- package/storageCredential.d.ts +23 -3
- package/storageCredential.js +23 -3
- package/storageCredential.js.map +1 -1
- package/tagPolicy.d.ts +84 -0
- package/tagPolicy.js +83 -0
- package/tagPolicy.js.map +1 -0
- package/types/input.d.ts +7590 -5903
- package/types/output.d.ts +1525 -37
- package/workspaceNetworkOption.d.ts +2 -2
- package/workspaceNetworkOption.js +2 -2
- package/workspaceSettingV2.d.ts +161 -0
- package/workspaceSettingV2.js +108 -0
- package/workspaceSettingV2.js.map +1 -0
package/types/output.d.ts
CHANGED
|
@@ -23,6 +23,48 @@ export interface AccessControlRuleSetGrantRule {
|
|
|
23
23
|
*/
|
|
24
24
|
role: string;
|
|
25
25
|
}
|
|
26
|
+
export interface AccountFederationPolicyOidcPolicy {
|
|
27
|
+
/**
|
|
28
|
+
* The allowed token audiences, as specified in the 'aud' claim of federated tokens.
|
|
29
|
+
* The audience identifier is intended to represent the recipient of the token.
|
|
30
|
+
* Can be any non-empty string value. As long as the audience in the token matches
|
|
31
|
+
* at least one audience in the policy, the token is considered a match. If audiences
|
|
32
|
+
* is unspecified, defaults to your Databricks account id
|
|
33
|
+
*/
|
|
34
|
+
audiences?: string[];
|
|
35
|
+
/**
|
|
36
|
+
* The required token issuer, as specified in the 'iss' claim of federated tokens
|
|
37
|
+
*/
|
|
38
|
+
issuer?: string;
|
|
39
|
+
/**
|
|
40
|
+
* The public keys used to validate the signature of federated tokens, in JWKS format.
|
|
41
|
+
* Most use cases should not need to specify this field. If jwksUri and jwksJson
|
|
42
|
+
* are both unspecified (recommended), Databricks automatically fetches the public
|
|
43
|
+
* keys from your issuer’s well known endpoint. Databricks strongly recommends
|
|
44
|
+
* relying on your issuer’s well known endpoint for discovering public keys
|
|
45
|
+
*/
|
|
46
|
+
jwksJson?: string;
|
|
47
|
+
/**
|
|
48
|
+
* URL of the public keys used to validate the signature of federated tokens, in
|
|
49
|
+
* JWKS format. Most use cases should not need to specify this field. If jwksUri
|
|
50
|
+
* and jwksJson are both unspecified (recommended), Databricks automatically
|
|
51
|
+
* fetches the public keys from your issuer’s well known endpoint. Databricks
|
|
52
|
+
* strongly recommends relying on your issuer’s well known endpoint for discovering
|
|
53
|
+
* public keys
|
|
54
|
+
*/
|
|
55
|
+
jwksUri?: string;
|
|
56
|
+
/**
|
|
57
|
+
* The required token subject, as specified in the subject claim of federated tokens.
|
|
58
|
+
* Must be specified for service principal federation policies. Must not be specified
|
|
59
|
+
* for account federation policies
|
|
60
|
+
*/
|
|
61
|
+
subject?: string;
|
|
62
|
+
/**
|
|
63
|
+
* The claim that contains the subject of the token. If unspecified, the default value
|
|
64
|
+
* is 'sub'
|
|
65
|
+
*/
|
|
66
|
+
subjectClaim?: string;
|
|
67
|
+
}
|
|
26
68
|
export interface AccountNetworkPolicyEgress {
|
|
27
69
|
/**
|
|
28
70
|
* The access policy enforced for egress traffic to the internet
|
|
@@ -86,6 +128,138 @@ export interface AccountNetworkPolicyEgressNetworkAccessPolicyEnforcement {
|
|
|
86
128
|
*/
|
|
87
129
|
enforcementMode?: string;
|
|
88
130
|
}
|
|
131
|
+
export interface AccountSettingV2AibiDashboardEmbeddingAccessPolicy {
|
|
132
|
+
/**
|
|
133
|
+
* . Possible values are: `ALLOW_ALL_DOMAINS`, `ALLOW_APPROVED_DOMAINS`, `DENY_ALL_DOMAINS`
|
|
134
|
+
*/
|
|
135
|
+
accessPolicyType: string;
|
|
136
|
+
}
|
|
137
|
+
export interface AccountSettingV2AibiDashboardEmbeddingApprovedDomains {
|
|
138
|
+
approvedDomains?: string[];
|
|
139
|
+
}
|
|
140
|
+
export interface AccountSettingV2AutomaticClusterUpdateWorkspace {
|
|
141
|
+
canToggle?: boolean;
|
|
142
|
+
enabled?: boolean;
|
|
143
|
+
enablementDetails?: outputs.AccountSettingV2AutomaticClusterUpdateWorkspaceEnablementDetails;
|
|
144
|
+
maintenanceWindow?: outputs.AccountSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindow;
|
|
145
|
+
restartEvenIfNoUpdatesAvailable?: boolean;
|
|
146
|
+
}
|
|
147
|
+
export interface AccountSettingV2AutomaticClusterUpdateWorkspaceEnablementDetails {
|
|
148
|
+
/**
|
|
149
|
+
* The feature is force enabled if compliance mode is active
|
|
150
|
+
*/
|
|
151
|
+
forcedForComplianceMode?: boolean;
|
|
152
|
+
/**
|
|
153
|
+
* The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
|
|
154
|
+
*/
|
|
155
|
+
unavailableForDisabledEntitlement?: boolean;
|
|
156
|
+
/**
|
|
157
|
+
* The feature is unavailable if the customer doesn't have enterprise tier
|
|
158
|
+
*/
|
|
159
|
+
unavailableForNonEnterpriseTier?: boolean;
|
|
160
|
+
}
|
|
161
|
+
export interface AccountSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindow {
|
|
162
|
+
weekDayBasedSchedule?: outputs.AccountSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule;
|
|
163
|
+
}
|
|
164
|
+
export interface AccountSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule {
|
|
165
|
+
/**
|
|
166
|
+
* . Possible values are: `FRIDAY`, `MONDAY`, `SATURDAY`, `SUNDAY`, `THURSDAY`, `TUESDAY`, `WEDNESDAY`
|
|
167
|
+
*/
|
|
168
|
+
dayOfWeek?: string;
|
|
169
|
+
/**
|
|
170
|
+
* . Possible values are: `EVERY_WEEK`, `FIRST_AND_THIRD_OF_MONTH`, `FIRST_OF_MONTH`, `FOURTH_OF_MONTH`, `SECOND_AND_FOURTH_OF_MONTH`, `SECOND_OF_MONTH`, `THIRD_OF_MONTH`
|
|
171
|
+
*/
|
|
172
|
+
frequency?: string;
|
|
173
|
+
windowStartTime?: outputs.AccountSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime;
|
|
174
|
+
}
|
|
175
|
+
export interface AccountSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime {
|
|
176
|
+
hours?: number;
|
|
177
|
+
minutes?: number;
|
|
178
|
+
}
|
|
179
|
+
export interface AccountSettingV2BooleanVal {
|
|
180
|
+
value?: boolean;
|
|
181
|
+
}
|
|
182
|
+
export interface AccountSettingV2DefaultDataSecurityMode {
|
|
183
|
+
status: string;
|
|
184
|
+
}
|
|
185
|
+
export interface AccountSettingV2EffectiveAibiDashboardEmbeddingAccessPolicy {
|
|
186
|
+
/**
|
|
187
|
+
* . Possible values are: `ALLOW_ALL_DOMAINS`, `ALLOW_APPROVED_DOMAINS`, `DENY_ALL_DOMAINS`
|
|
188
|
+
*/
|
|
189
|
+
accessPolicyType: string;
|
|
190
|
+
}
|
|
191
|
+
export interface AccountSettingV2EffectiveAibiDashboardEmbeddingApprovedDomains {
|
|
192
|
+
approvedDomains?: string[];
|
|
193
|
+
}
|
|
194
|
+
export interface AccountSettingV2EffectiveAutomaticClusterUpdateWorkspace {
|
|
195
|
+
canToggle?: boolean;
|
|
196
|
+
enabled?: boolean;
|
|
197
|
+
enablementDetails?: outputs.AccountSettingV2EffectiveAutomaticClusterUpdateWorkspaceEnablementDetails;
|
|
198
|
+
maintenanceWindow?: outputs.AccountSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindow;
|
|
199
|
+
restartEvenIfNoUpdatesAvailable?: boolean;
|
|
200
|
+
}
|
|
201
|
+
export interface AccountSettingV2EffectiveAutomaticClusterUpdateWorkspaceEnablementDetails {
|
|
202
|
+
/**
|
|
203
|
+
* The feature is force enabled if compliance mode is active
|
|
204
|
+
*/
|
|
205
|
+
forcedForComplianceMode?: boolean;
|
|
206
|
+
/**
|
|
207
|
+
* The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
|
|
208
|
+
*/
|
|
209
|
+
unavailableForDisabledEntitlement?: boolean;
|
|
210
|
+
/**
|
|
211
|
+
* The feature is unavailable if the customer doesn't have enterprise tier
|
|
212
|
+
*/
|
|
213
|
+
unavailableForNonEnterpriseTier?: boolean;
|
|
214
|
+
}
|
|
215
|
+
export interface AccountSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindow {
|
|
216
|
+
weekDayBasedSchedule?: outputs.AccountSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule;
|
|
217
|
+
}
|
|
218
|
+
export interface AccountSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule {
|
|
219
|
+
/**
|
|
220
|
+
* . Possible values are: `FRIDAY`, `MONDAY`, `SATURDAY`, `SUNDAY`, `THURSDAY`, `TUESDAY`, `WEDNESDAY`
|
|
221
|
+
*/
|
|
222
|
+
dayOfWeek?: string;
|
|
223
|
+
/**
|
|
224
|
+
* . Possible values are: `EVERY_WEEK`, `FIRST_AND_THIRD_OF_MONTH`, `FIRST_OF_MONTH`, `FOURTH_OF_MONTH`, `SECOND_AND_FOURTH_OF_MONTH`, `SECOND_OF_MONTH`, `THIRD_OF_MONTH`
|
|
225
|
+
*/
|
|
226
|
+
frequency?: string;
|
|
227
|
+
windowStartTime?: outputs.AccountSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime;
|
|
228
|
+
}
|
|
229
|
+
export interface AccountSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime {
|
|
230
|
+
hours?: number;
|
|
231
|
+
minutes?: number;
|
|
232
|
+
}
|
|
233
|
+
export interface AccountSettingV2EffectiveBooleanVal {
|
|
234
|
+
value?: boolean;
|
|
235
|
+
}
|
|
236
|
+
export interface AccountSettingV2EffectiveDefaultDataSecurityMode {
|
|
237
|
+
status: string;
|
|
238
|
+
}
|
|
239
|
+
export interface AccountSettingV2EffectiveIntegerVal {
|
|
240
|
+
value?: number;
|
|
241
|
+
}
|
|
242
|
+
export interface AccountSettingV2EffectivePersonalCompute {
|
|
243
|
+
value?: string;
|
|
244
|
+
}
|
|
245
|
+
export interface AccountSettingV2EffectiveRestrictWorkspaceAdmins {
|
|
246
|
+
status: string;
|
|
247
|
+
}
|
|
248
|
+
export interface AccountSettingV2EffectiveStringVal {
|
|
249
|
+
value?: string;
|
|
250
|
+
}
|
|
251
|
+
export interface AccountSettingV2IntegerVal {
|
|
252
|
+
value?: number;
|
|
253
|
+
}
|
|
254
|
+
export interface AccountSettingV2PersonalCompute {
|
|
255
|
+
value?: string;
|
|
256
|
+
}
|
|
257
|
+
export interface AccountSettingV2RestrictWorkspaceAdmins {
|
|
258
|
+
status: string;
|
|
259
|
+
}
|
|
260
|
+
export interface AccountSettingV2StringVal {
|
|
261
|
+
value?: string;
|
|
262
|
+
}
|
|
89
263
|
export interface AibiDashboardEmbeddingAccessPolicySettingAibiDashboardEmbeddingAccessPolicy {
|
|
90
264
|
/**
|
|
91
265
|
* Configured embedding policy. Possible values are `ALLOW_ALL_DOMAINS`, `ALLOW_APPROVED_DOMAINS`, `DENY_ALL_DOMAINS`.
|
|
@@ -148,6 +322,16 @@ export interface AlertConditionThresholdValue {
|
|
|
148
322
|
*/
|
|
149
323
|
stringValue?: string;
|
|
150
324
|
}
|
|
325
|
+
export interface AlertV2EffectiveRunAs {
|
|
326
|
+
/**
|
|
327
|
+
* Application ID of an active service principal. Setting this field requires the `servicePrincipal/user` role
|
|
328
|
+
*/
|
|
329
|
+
servicePrincipalName?: string;
|
|
330
|
+
/**
|
|
331
|
+
* The email of an active workspace user. Can only set this field to their own email
|
|
332
|
+
*/
|
|
333
|
+
userName?: string;
|
|
334
|
+
}
|
|
151
335
|
export interface AlertV2Evaluation {
|
|
152
336
|
/**
|
|
153
337
|
* Operator used for comparison in alert evaluation. Possible values are: `EQUAL`, `GREATER_THAN`, `GREATER_THAN_OR_EQUAL`, `IS_NOT_NULL`, `IS_NULL`, `LESS_THAN`, `LESS_THAN_OR_EQUAL`, `NOT_EQUAL`
|
|
@@ -218,6 +402,16 @@ export interface AlertV2EvaluationThresholdValue {
|
|
|
218
402
|
doubleValue?: number;
|
|
219
403
|
stringValue?: string;
|
|
220
404
|
}
|
|
405
|
+
export interface AlertV2RunAs {
|
|
406
|
+
/**
|
|
407
|
+
* Application ID of an active service principal. Setting this field requires the `servicePrincipal/user` role
|
|
408
|
+
*/
|
|
409
|
+
servicePrincipalName?: string;
|
|
410
|
+
/**
|
|
411
|
+
* The email of an active workspace user. Can only set this field to their own email
|
|
412
|
+
*/
|
|
413
|
+
userName?: string;
|
|
414
|
+
}
|
|
221
415
|
export interface AlertV2Schedule {
|
|
222
416
|
/**
|
|
223
417
|
* Indicate whether this schedule is paused or not. Possible values are: `PAUSED`, `UNPAUSED`
|
|
@@ -427,6 +621,57 @@ export interface AppResourceUcSecurable {
|
|
|
427
621
|
*/
|
|
428
622
|
securableType: string;
|
|
429
623
|
}
|
|
624
|
+
export interface AppsSettingsCustomTemplateManifest {
|
|
625
|
+
/**
|
|
626
|
+
* The description of the template
|
|
627
|
+
*/
|
|
628
|
+
description?: string;
|
|
629
|
+
/**
|
|
630
|
+
* The name of the template. It must contain only alphanumeric characters, hyphens, underscores, and whitespaces.
|
|
631
|
+
* It must be unique within the workspace
|
|
632
|
+
*/
|
|
633
|
+
name: string;
|
|
634
|
+
resourceSpecs?: outputs.AppsSettingsCustomTemplateManifestResourceSpec[];
|
|
635
|
+
/**
|
|
636
|
+
* The manifest schema version, for now only 1 is allowed
|
|
637
|
+
*/
|
|
638
|
+
version: number;
|
|
639
|
+
}
|
|
640
|
+
export interface AppsSettingsCustomTemplateManifestResourceSpec {
|
|
641
|
+
/**
|
|
642
|
+
* The description of the template
|
|
643
|
+
*/
|
|
644
|
+
description?: string;
|
|
645
|
+
jobSpec?: outputs.AppsSettingsCustomTemplateManifestResourceSpecJobSpec;
|
|
646
|
+
/**
|
|
647
|
+
* The name of the template. It must contain only alphanumeric characters, hyphens, underscores, and whitespaces.
|
|
648
|
+
* It must be unique within the workspace
|
|
649
|
+
*/
|
|
650
|
+
name: string;
|
|
651
|
+
secretSpec?: outputs.AppsSettingsCustomTemplateManifestResourceSpecSecretSpec;
|
|
652
|
+
servingEndpointSpec?: outputs.AppsSettingsCustomTemplateManifestResourceSpecServingEndpointSpec;
|
|
653
|
+
sqlWarehouseSpec?: outputs.AppsSettingsCustomTemplateManifestResourceSpecSqlWarehouseSpec;
|
|
654
|
+
ucSecurableSpec?: outputs.AppsSettingsCustomTemplateManifestResourceSpecUcSecurableSpec;
|
|
655
|
+
}
|
|
656
|
+
export interface AppsSettingsCustomTemplateManifestResourceSpecJobSpec {
|
|
657
|
+
permission: string;
|
|
658
|
+
}
|
|
659
|
+
export interface AppsSettingsCustomTemplateManifestResourceSpecSecretSpec {
|
|
660
|
+
permission: string;
|
|
661
|
+
}
|
|
662
|
+
export interface AppsSettingsCustomTemplateManifestResourceSpecServingEndpointSpec {
|
|
663
|
+
permission: string;
|
|
664
|
+
}
|
|
665
|
+
export interface AppsSettingsCustomTemplateManifestResourceSpecSqlWarehouseSpec {
|
|
666
|
+
permission: string;
|
|
667
|
+
}
|
|
668
|
+
export interface AppsSettingsCustomTemplateManifestResourceSpecUcSecurableSpec {
|
|
669
|
+
permission: string;
|
|
670
|
+
/**
|
|
671
|
+
* . Possible values are: `VOLUME`
|
|
672
|
+
*/
|
|
673
|
+
securableType: string;
|
|
674
|
+
}
|
|
430
675
|
export interface ArtifactAllowlistArtifactMatcher {
|
|
431
676
|
/**
|
|
432
677
|
* The artifact path or maven coordinate.
|
|
@@ -548,6 +793,14 @@ export interface BudgetPolicyCustomTag {
|
|
|
548
793
|
*/
|
|
549
794
|
value?: string;
|
|
550
795
|
}
|
|
796
|
+
export interface CatalogEffectivePredictiveOptimizationFlag {
|
|
797
|
+
inheritedFromName?: string;
|
|
798
|
+
inheritedFromType?: string;
|
|
799
|
+
value: string;
|
|
800
|
+
}
|
|
801
|
+
export interface CatalogProvisioningInfo {
|
|
802
|
+
state?: string;
|
|
803
|
+
}
|
|
551
804
|
export interface CleanRoomAssetForeignTable {
|
|
552
805
|
/**
|
|
553
806
|
* (list of ColumnInfo) - The metadata information of the columns in the view
|
|
@@ -638,7 +891,7 @@ export interface CleanRoomAssetNotebook {
|
|
|
638
891
|
*/
|
|
639
892
|
reviews: outputs.CleanRoomAssetNotebookReview[];
|
|
640
893
|
/**
|
|
641
|
-
* collaborators that can run the notebook
|
|
894
|
+
* Aliases of collaborators that can run the notebook
|
|
642
895
|
*/
|
|
643
896
|
runnerCollaboratorAliases?: string[];
|
|
644
897
|
}
|
|
@@ -901,7 +1154,7 @@ export interface CleanRoomsCleanRoomRemoteDetailedInfoCollaborator {
|
|
|
901
1154
|
*/
|
|
902
1155
|
displayName: string;
|
|
903
1156
|
/**
|
|
904
|
-
* The global Unity Catalog metastore
|
|
1157
|
+
* The global Unity Catalog metastore ID of the collaborator. The identifier is of format cloud:region:metastore-uuid
|
|
905
1158
|
*/
|
|
906
1159
|
globalMetastoreId?: string;
|
|
907
1160
|
/**
|
|
@@ -946,7 +1199,7 @@ export interface CleanRoomsCleanRoomRemoteDetailedInfoCreator {
|
|
|
946
1199
|
*/
|
|
947
1200
|
displayName: string;
|
|
948
1201
|
/**
|
|
949
|
-
* The global Unity Catalog metastore
|
|
1202
|
+
* The global Unity Catalog metastore ID of the collaborator. The identifier is of format cloud:region:metastore-uuid
|
|
950
1203
|
*/
|
|
951
1204
|
globalMetastoreId?: string;
|
|
952
1205
|
/**
|
|
@@ -1229,6 +1482,9 @@ export interface ClusterGcpAttributes {
|
|
|
1229
1482
|
* Boot disk size in GB
|
|
1230
1483
|
*/
|
|
1231
1484
|
bootDiskSize?: number;
|
|
1485
|
+
/**
|
|
1486
|
+
* The first `firstOnDemand` nodes of the cluster will be placed on on-demand instances. If this value is greater than 0, the cluster driver node will be placed on an on-demand instance. If this value is greater than or equal to the current cluster size, all nodes will be placed on on-demand instances. If this value is less than the current cluster size, `firstOnDemand` nodes will be placed on on-demand instances, and the remainder will be placed on availability instances. This value does not affect cluster size and cannot be mutated over the lifetime of a cluster.
|
|
1487
|
+
*/
|
|
1232
1488
|
firstOnDemand?: number;
|
|
1233
1489
|
/**
|
|
1234
1490
|
* Google Service Account email address that the cluster uses to authenticate with Google Identity. This field is used for authentication with the GCS and BigQuery data sources.
|
|
@@ -1407,10 +1663,6 @@ export interface ComplianceSecurityProfileWorkspaceSettingComplianceSecurityProf
|
|
|
1407
1663
|
complianceStandards: string[];
|
|
1408
1664
|
isEnabled: boolean;
|
|
1409
1665
|
}
|
|
1410
|
-
export interface ConnectionEnvironmentSettings {
|
|
1411
|
-
environmentVersion?: string;
|
|
1412
|
-
javaDependencies?: string[];
|
|
1413
|
-
}
|
|
1414
1666
|
export interface ConnectionProvisioningInfo {
|
|
1415
1667
|
state?: string;
|
|
1416
1668
|
}
|
|
@@ -1919,6 +2171,129 @@ export interface ExternalLocationFileEventQueueProvidedSqs {
|
|
|
1919
2171
|
*/
|
|
1920
2172
|
queueUrl: string;
|
|
1921
2173
|
}
|
|
2174
|
+
export interface GetAccountFederationPoliciesPolicy {
|
|
2175
|
+
/**
|
|
2176
|
+
* (string) - Creation time of the federation policy
|
|
2177
|
+
*/
|
|
2178
|
+
createTime: string;
|
|
2179
|
+
/**
|
|
2180
|
+
* (string) - Description of the federation policy
|
|
2181
|
+
*/
|
|
2182
|
+
description?: string;
|
|
2183
|
+
/**
|
|
2184
|
+
* (string) - Resource name for the federation policy. Example values include
|
|
2185
|
+
* `accounts/<account-id>/federationPolicies/my-federation-policy` for Account Federation Policies, and
|
|
2186
|
+
* `accounts/<account-id>/servicePrincipals/<service-principal-id>/federationPolicies/my-federation-policy`
|
|
2187
|
+
* for Service Principal Federation Policies. Typically an output parameter, which does not need to be
|
|
2188
|
+
* specified in create or update requests. If specified in a request, must match the value in the
|
|
2189
|
+
* request URL
|
|
2190
|
+
*/
|
|
2191
|
+
name: string;
|
|
2192
|
+
/**
|
|
2193
|
+
* (OidcFederationPolicy)
|
|
2194
|
+
*/
|
|
2195
|
+
oidcPolicy?: outputs.GetAccountFederationPoliciesPolicyOidcPolicy;
|
|
2196
|
+
/**
|
|
2197
|
+
* (string) - The ID of the federation policy
|
|
2198
|
+
*/
|
|
2199
|
+
policyId: string;
|
|
2200
|
+
/**
|
|
2201
|
+
* (integer) - The service principal ID that this federation policy applies to. Only set for service principal federation policies
|
|
2202
|
+
*/
|
|
2203
|
+
servicePrincipalId: number;
|
|
2204
|
+
/**
|
|
2205
|
+
* (string) - Unique, immutable id of the federation policy
|
|
2206
|
+
*/
|
|
2207
|
+
uid: string;
|
|
2208
|
+
/**
|
|
2209
|
+
* (string) - Last update time of the federation policy
|
|
2210
|
+
*/
|
|
2211
|
+
updateTime: string;
|
|
2212
|
+
}
|
|
2213
|
+
export interface GetAccountFederationPoliciesPolicyOidcPolicy {
|
|
2214
|
+
/**
|
|
2215
|
+
* (list of string) - The allowed token audiences, as specified in the 'aud' claim of federated tokens.
|
|
2216
|
+
* The audience identifier is intended to represent the recipient of the token.
|
|
2217
|
+
* Can be any non-empty string value. As long as the audience in the token matches
|
|
2218
|
+
* at least one audience in the policy, the token is considered a match. If audiences
|
|
2219
|
+
* is unspecified, defaults to your Databricks account id
|
|
2220
|
+
*/
|
|
2221
|
+
audiences?: string[];
|
|
2222
|
+
/**
|
|
2223
|
+
* (string) - The required token issuer, as specified in the 'iss' claim of federated tokens
|
|
2224
|
+
*/
|
|
2225
|
+
issuer?: string;
|
|
2226
|
+
/**
|
|
2227
|
+
* (string) - The public keys used to validate the signature of federated tokens, in JWKS format.
|
|
2228
|
+
* Most use cases should not need to specify this field. If jwksUri and jwksJson
|
|
2229
|
+
* are both unspecified (recommended), Databricks automatically fetches the public
|
|
2230
|
+
* keys from your issuer’s well known endpoint. Databricks strongly recommends
|
|
2231
|
+
* relying on your issuer’s well known endpoint for discovering public keys
|
|
2232
|
+
*/
|
|
2233
|
+
jwksJson?: string;
|
|
2234
|
+
/**
|
|
2235
|
+
* (string) - URL of the public keys used to validate the signature of federated tokens, in
|
|
2236
|
+
* JWKS format. Most use cases should not need to specify this field. If jwksUri
|
|
2237
|
+
* and jwksJson are both unspecified (recommended), Databricks automatically
|
|
2238
|
+
* fetches the public keys from your issuer’s well known endpoint. Databricks
|
|
2239
|
+
* strongly recommends relying on your issuer’s well known endpoint for discovering
|
|
2240
|
+
* public keys
|
|
2241
|
+
*/
|
|
2242
|
+
jwksUri?: string;
|
|
2243
|
+
/**
|
|
2244
|
+
* (string) - The required token subject, as specified in the subject claim of federated tokens.
|
|
2245
|
+
* Must be specified for service principal federation policies. Must not be specified
|
|
2246
|
+
* for account federation policies
|
|
2247
|
+
*/
|
|
2248
|
+
subject?: string;
|
|
2249
|
+
/**
|
|
2250
|
+
* (string) - The claim that contains the subject of the token. If unspecified, the default value
|
|
2251
|
+
* is 'sub'
|
|
2252
|
+
*/
|
|
2253
|
+
subjectClaim?: string;
|
|
2254
|
+
}
|
|
2255
|
+
export interface GetAccountFederationPolicyOidcPolicy {
|
|
2256
|
+
/**
|
|
2257
|
+
* (list of string) - The allowed token audiences, as specified in the 'aud' claim of federated tokens.
|
|
2258
|
+
* The audience identifier is intended to represent the recipient of the token.
|
|
2259
|
+
* Can be any non-empty string value. As long as the audience in the token matches
|
|
2260
|
+
* at least one audience in the policy, the token is considered a match. If audiences
|
|
2261
|
+
* is unspecified, defaults to your Databricks account id
|
|
2262
|
+
*/
|
|
2263
|
+
audiences?: string[];
|
|
2264
|
+
/**
|
|
2265
|
+
* (string) - The required token issuer, as specified in the 'iss' claim of federated tokens
|
|
2266
|
+
*/
|
|
2267
|
+
issuer?: string;
|
|
2268
|
+
/**
|
|
2269
|
+
* (string) - The public keys used to validate the signature of federated tokens, in JWKS format.
|
|
2270
|
+
* Most use cases should not need to specify this field. If jwksUri and jwksJson
|
|
2271
|
+
* are both unspecified (recommended), Databricks automatically fetches the public
|
|
2272
|
+
* keys from your issuer’s well known endpoint. Databricks strongly recommends
|
|
2273
|
+
* relying on your issuer’s well known endpoint for discovering public keys
|
|
2274
|
+
*/
|
|
2275
|
+
jwksJson?: string;
|
|
2276
|
+
/**
|
|
2277
|
+
* (string) - URL of the public keys used to validate the signature of federated tokens, in
|
|
2278
|
+
* JWKS format. Most use cases should not need to specify this field. If jwksUri
|
|
2279
|
+
* and jwksJson are both unspecified (recommended), Databricks automatically
|
|
2280
|
+
* fetches the public keys from your issuer’s well known endpoint. Databricks
|
|
2281
|
+
* strongly recommends relying on your issuer’s well known endpoint for discovering
|
|
2282
|
+
* public keys
|
|
2283
|
+
*/
|
|
2284
|
+
jwksUri?: string;
|
|
2285
|
+
/**
|
|
2286
|
+
* (string) - The required token subject, as specified in the subject claim of federated tokens.
|
|
2287
|
+
* Must be specified for service principal federation policies. Must not be specified
|
|
2288
|
+
* for account federation policies
|
|
2289
|
+
*/
|
|
2290
|
+
subject?: string;
|
|
2291
|
+
/**
|
|
2292
|
+
* (string) - The claim that contains the subject of the token. If unspecified, the default value
|
|
2293
|
+
* is 'sub'
|
|
2294
|
+
*/
|
|
2295
|
+
subjectClaim?: string;
|
|
2296
|
+
}
|
|
1922
2297
|
export interface GetAccountNetworkPoliciesItem {
|
|
1923
2298
|
/**
|
|
1924
2299
|
* (string) - The associated account ID for this Network Policy object
|
|
@@ -2058,18 +2433,256 @@ export interface GetAccountNetworkPolicyEgressNetworkAccessAllowedStorageDestina
|
|
|
2058
2433
|
*/
|
|
2059
2434
|
storageDestinationType?: string;
|
|
2060
2435
|
}
|
|
2061
|
-
export interface GetAccountNetworkPolicyEgressNetworkAccessPolicyEnforcement {
|
|
2436
|
+
export interface GetAccountNetworkPolicyEgressNetworkAccessPolicyEnforcement {
|
|
2437
|
+
/**
|
|
2438
|
+
* (list of string) - When empty, it means dry run for all products.
|
|
2439
|
+
* When non-empty, it means dry run for specific products and for the other products, they will run in enforced mode
|
|
2440
|
+
*/
|
|
2441
|
+
dryRunModeProductFilters?: string[];
|
|
2442
|
+
/**
|
|
2443
|
+
* (string) - The mode of policy enforcement. ENFORCED blocks traffic that violates policy,
|
|
2444
|
+
* while DRY_RUN only logs violations without blocking. When not specified,
|
|
2445
|
+
* defaults to ENFORCED. Possible values are: `DRY_RUN`, `ENFORCED`
|
|
2446
|
+
*/
|
|
2447
|
+
enforcementMode?: string;
|
|
2448
|
+
}
|
|
2449
|
+
export interface GetAccountSettingV2AibiDashboardEmbeddingAccessPolicy {
|
|
2450
|
+
/**
|
|
2451
|
+
* (string) - . Possible values are: `ALLOW_ALL_DOMAINS`, `ALLOW_APPROVED_DOMAINS`, `DENY_ALL_DOMAINS`
|
|
2452
|
+
*/
|
|
2453
|
+
accessPolicyType: string;
|
|
2454
|
+
}
|
|
2455
|
+
export interface GetAccountSettingV2AibiDashboardEmbeddingApprovedDomains {
|
|
2456
|
+
/**
|
|
2457
|
+
* (list of string)
|
|
2458
|
+
*/
|
|
2459
|
+
approvedDomains?: string[];
|
|
2460
|
+
}
|
|
2461
|
+
export interface GetAccountSettingV2AutomaticClusterUpdateWorkspace {
|
|
2462
|
+
/**
|
|
2463
|
+
* (boolean)
|
|
2464
|
+
*/
|
|
2465
|
+
canToggle?: boolean;
|
|
2466
|
+
/**
|
|
2467
|
+
* (boolean)
|
|
2468
|
+
*/
|
|
2469
|
+
enabled?: boolean;
|
|
2470
|
+
/**
|
|
2471
|
+
* (ClusterAutoRestartMessageEnablementDetails)
|
|
2472
|
+
*/
|
|
2473
|
+
enablementDetails?: outputs.GetAccountSettingV2AutomaticClusterUpdateWorkspaceEnablementDetails;
|
|
2474
|
+
/**
|
|
2475
|
+
* (ClusterAutoRestartMessageMaintenanceWindow)
|
|
2476
|
+
*/
|
|
2477
|
+
maintenanceWindow?: outputs.GetAccountSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindow;
|
|
2478
|
+
/**
|
|
2479
|
+
* (boolean)
|
|
2480
|
+
*/
|
|
2481
|
+
restartEvenIfNoUpdatesAvailable?: boolean;
|
|
2482
|
+
}
|
|
2483
|
+
export interface GetAccountSettingV2AutomaticClusterUpdateWorkspaceEnablementDetails {
|
|
2484
|
+
/**
|
|
2485
|
+
* (boolean) - The feature is force enabled if compliance mode is active
|
|
2486
|
+
*/
|
|
2487
|
+
forcedForComplianceMode?: boolean;
|
|
2488
|
+
/**
|
|
2489
|
+
* (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
|
|
2490
|
+
*/
|
|
2491
|
+
unavailableForDisabledEntitlement?: boolean;
|
|
2492
|
+
/**
|
|
2493
|
+
* (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
|
|
2494
|
+
*/
|
|
2495
|
+
unavailableForNonEnterpriseTier?: boolean;
|
|
2496
|
+
}
|
|
2497
|
+
export interface GetAccountSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindow {
|
|
2498
|
+
/**
|
|
2499
|
+
* (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
|
|
2500
|
+
*/
|
|
2501
|
+
weekDayBasedSchedule?: outputs.GetAccountSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule;
|
|
2502
|
+
}
|
|
2503
|
+
export interface GetAccountSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule {
|
|
2504
|
+
/**
|
|
2505
|
+
* (string) - . Possible values are: `FRIDAY`, `MONDAY`, `SATURDAY`, `SUNDAY`, `THURSDAY`, `TUESDAY`, `WEDNESDAY`
|
|
2506
|
+
*/
|
|
2507
|
+
dayOfWeek?: string;
|
|
2508
|
+
/**
|
|
2509
|
+
* (string) - . Possible values are: `EVERY_WEEK`, `FIRST_AND_THIRD_OF_MONTH`, `FIRST_OF_MONTH`, `FOURTH_OF_MONTH`, `SECOND_AND_FOURTH_OF_MONTH`, `SECOND_OF_MONTH`, `THIRD_OF_MONTH`
|
|
2510
|
+
*/
|
|
2511
|
+
frequency?: string;
|
|
2512
|
+
/**
|
|
2513
|
+
* (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
|
|
2514
|
+
*/
|
|
2515
|
+
windowStartTime?: outputs.GetAccountSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime;
|
|
2516
|
+
}
|
|
2517
|
+
export interface GetAccountSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime {
|
|
2518
|
+
/**
|
|
2519
|
+
* (integer)
|
|
2520
|
+
*/
|
|
2521
|
+
hours?: number;
|
|
2522
|
+
/**
|
|
2523
|
+
* (integer)
|
|
2524
|
+
*/
|
|
2525
|
+
minutes?: number;
|
|
2526
|
+
}
|
|
2527
|
+
export interface GetAccountSettingV2BooleanVal {
|
|
2528
|
+
/**
|
|
2529
|
+
* (string) - Represents a generic string value
|
|
2530
|
+
*/
|
|
2531
|
+
value?: boolean;
|
|
2532
|
+
}
|
|
2533
|
+
export interface GetAccountSettingV2DefaultDataSecurityMode {
|
|
2534
|
+
/**
|
|
2535
|
+
* (string) - . Possible values are: `ALLOW_ALL`, `RESTRICT_TOKENS_AND_JOB_RUN_AS`
|
|
2536
|
+
*/
|
|
2537
|
+
status: string;
|
|
2538
|
+
}
|
|
2539
|
+
export interface GetAccountSettingV2EffectiveAibiDashboardEmbeddingAccessPolicy {
|
|
2540
|
+
/**
|
|
2541
|
+
* (string) - . Possible values are: `ALLOW_ALL_DOMAINS`, `ALLOW_APPROVED_DOMAINS`, `DENY_ALL_DOMAINS`
|
|
2542
|
+
*/
|
|
2543
|
+
accessPolicyType: string;
|
|
2544
|
+
}
|
|
2545
|
+
export interface GetAccountSettingV2EffectiveAibiDashboardEmbeddingApprovedDomains {
|
|
2546
|
+
/**
|
|
2547
|
+
* (list of string)
|
|
2548
|
+
*/
|
|
2549
|
+
approvedDomains?: string[];
|
|
2550
|
+
}
|
|
2551
|
+
export interface GetAccountSettingV2EffectiveAutomaticClusterUpdateWorkspace {
|
|
2552
|
+
/**
|
|
2553
|
+
* (boolean)
|
|
2554
|
+
*/
|
|
2555
|
+
canToggle?: boolean;
|
|
2556
|
+
/**
|
|
2557
|
+
* (boolean)
|
|
2558
|
+
*/
|
|
2559
|
+
enabled?: boolean;
|
|
2560
|
+
/**
|
|
2561
|
+
* (ClusterAutoRestartMessageEnablementDetails)
|
|
2562
|
+
*/
|
|
2563
|
+
enablementDetails?: outputs.GetAccountSettingV2EffectiveAutomaticClusterUpdateWorkspaceEnablementDetails;
|
|
2564
|
+
/**
|
|
2565
|
+
* (ClusterAutoRestartMessageMaintenanceWindow)
|
|
2566
|
+
*/
|
|
2567
|
+
maintenanceWindow?: outputs.GetAccountSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindow;
|
|
2568
|
+
/**
|
|
2569
|
+
* (boolean)
|
|
2570
|
+
*/
|
|
2571
|
+
restartEvenIfNoUpdatesAvailable?: boolean;
|
|
2572
|
+
}
|
|
2573
|
+
export interface GetAccountSettingV2EffectiveAutomaticClusterUpdateWorkspaceEnablementDetails {
|
|
2574
|
+
/**
|
|
2575
|
+
* (boolean) - The feature is force enabled if compliance mode is active
|
|
2576
|
+
*/
|
|
2577
|
+
forcedForComplianceMode?: boolean;
|
|
2578
|
+
/**
|
|
2579
|
+
* (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
|
|
2580
|
+
*/
|
|
2581
|
+
unavailableForDisabledEntitlement?: boolean;
|
|
2582
|
+
/**
|
|
2583
|
+
* (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
|
|
2584
|
+
*/
|
|
2585
|
+
unavailableForNonEnterpriseTier?: boolean;
|
|
2586
|
+
}
|
|
2587
|
+
export interface GetAccountSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindow {
|
|
2588
|
+
/**
|
|
2589
|
+
* (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
|
|
2590
|
+
*/
|
|
2591
|
+
weekDayBasedSchedule?: outputs.GetAccountSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule;
|
|
2592
|
+
}
|
|
2593
|
+
export interface GetAccountSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule {
|
|
2594
|
+
/**
|
|
2595
|
+
* (string) - . Possible values are: `FRIDAY`, `MONDAY`, `SATURDAY`, `SUNDAY`, `THURSDAY`, `TUESDAY`, `WEDNESDAY`
|
|
2596
|
+
*/
|
|
2597
|
+
dayOfWeek?: string;
|
|
2598
|
+
/**
|
|
2599
|
+
* (string) - . Possible values are: `EVERY_WEEK`, `FIRST_AND_THIRD_OF_MONTH`, `FIRST_OF_MONTH`, `FOURTH_OF_MONTH`, `SECOND_AND_FOURTH_OF_MONTH`, `SECOND_OF_MONTH`, `THIRD_OF_MONTH`
|
|
2600
|
+
*/
|
|
2601
|
+
frequency?: string;
|
|
2602
|
+
/**
|
|
2603
|
+
* (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
|
|
2604
|
+
*/
|
|
2605
|
+
windowStartTime?: outputs.GetAccountSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime;
|
|
2606
|
+
}
|
|
2607
|
+
export interface GetAccountSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime {
|
|
2608
|
+
/**
|
|
2609
|
+
* (integer)
|
|
2610
|
+
*/
|
|
2611
|
+
hours?: number;
|
|
2612
|
+
/**
|
|
2613
|
+
* (integer)
|
|
2614
|
+
*/
|
|
2615
|
+
minutes?: number;
|
|
2616
|
+
}
|
|
2617
|
+
export interface GetAccountSettingV2EffectiveBooleanVal {
|
|
2618
|
+
/**
|
|
2619
|
+
* (string) - Represents a generic string value
|
|
2620
|
+
*/
|
|
2621
|
+
value?: boolean;
|
|
2622
|
+
}
|
|
2623
|
+
export interface GetAccountSettingV2EffectiveDefaultDataSecurityMode {
|
|
2624
|
+
/**
|
|
2625
|
+
* (string) - . Possible values are: `ALLOW_ALL`, `RESTRICT_TOKENS_AND_JOB_RUN_AS`
|
|
2626
|
+
*/
|
|
2627
|
+
status: string;
|
|
2628
|
+
}
|
|
2629
|
+
export interface GetAccountSettingV2EffectiveIntegerVal {
|
|
2630
|
+
/**
|
|
2631
|
+
* (string) - Represents a generic string value
|
|
2632
|
+
*/
|
|
2633
|
+
value?: number;
|
|
2634
|
+
}
|
|
2635
|
+
export interface GetAccountSettingV2EffectivePersonalCompute {
|
|
2636
|
+
/**
|
|
2637
|
+
* (string) - Represents a generic string value
|
|
2638
|
+
*/
|
|
2639
|
+
value?: string;
|
|
2640
|
+
}
|
|
2641
|
+
export interface GetAccountSettingV2EffectiveRestrictWorkspaceAdmins {
|
|
2642
|
+
/**
|
|
2643
|
+
* (string) - . Possible values are: `ALLOW_ALL`, `RESTRICT_TOKENS_AND_JOB_RUN_AS`
|
|
2644
|
+
*/
|
|
2645
|
+
status: string;
|
|
2646
|
+
}
|
|
2647
|
+
export interface GetAccountSettingV2EffectiveStringVal {
|
|
2648
|
+
/**
|
|
2649
|
+
* (string) - Represents a generic string value
|
|
2650
|
+
*/
|
|
2651
|
+
value?: string;
|
|
2652
|
+
}
|
|
2653
|
+
export interface GetAccountSettingV2IntegerVal {
|
|
2654
|
+
/**
|
|
2655
|
+
* (string) - Represents a generic string value
|
|
2656
|
+
*/
|
|
2657
|
+
value?: number;
|
|
2658
|
+
}
|
|
2659
|
+
export interface GetAccountSettingV2PersonalCompute {
|
|
2660
|
+
/**
|
|
2661
|
+
* (string) - Represents a generic string value
|
|
2662
|
+
*/
|
|
2663
|
+
value?: string;
|
|
2664
|
+
}
|
|
2665
|
+
export interface GetAccountSettingV2RestrictWorkspaceAdmins {
|
|
2666
|
+
/**
|
|
2667
|
+
* (string) - . Possible values are: `ALLOW_ALL`, `RESTRICT_TOKENS_AND_JOB_RUN_AS`
|
|
2668
|
+
*/
|
|
2669
|
+
status: string;
|
|
2670
|
+
}
|
|
2671
|
+
export interface GetAccountSettingV2StringVal {
|
|
2672
|
+
/**
|
|
2673
|
+
* (string) - Represents a generic string value
|
|
2674
|
+
*/
|
|
2675
|
+
value?: string;
|
|
2676
|
+
}
|
|
2677
|
+
export interface GetAlertV2EffectiveRunAs {
|
|
2062
2678
|
/**
|
|
2063
|
-
* (
|
|
2064
|
-
* When non-empty, it means dry run for specific products and for the other products, they will run in enforced mode
|
|
2679
|
+
* (string) - Application ID of an active service principal. Setting this field requires the `servicePrincipal/user` role
|
|
2065
2680
|
*/
|
|
2066
|
-
|
|
2681
|
+
servicePrincipalName?: string;
|
|
2067
2682
|
/**
|
|
2068
|
-
* (string) - The
|
|
2069
|
-
* while DRY_RUN only logs violations without blocking. When not specified,
|
|
2070
|
-
* defaults to ENFORCED. Possible values are: `DRY_RUN`, `ENFORCED`
|
|
2683
|
+
* (string) - The email of an active workspace user. Can only set this field to their own email
|
|
2071
2684
|
*/
|
|
2072
|
-
|
|
2685
|
+
userName?: string;
|
|
2073
2686
|
}
|
|
2074
2687
|
export interface GetAlertV2Evaluation {
|
|
2075
2688
|
/**
|
|
@@ -2177,6 +2790,16 @@ export interface GetAlertV2EvaluationThresholdValue {
|
|
|
2177
2790
|
*/
|
|
2178
2791
|
stringValue?: string;
|
|
2179
2792
|
}
|
|
2793
|
+
export interface GetAlertV2RunAs {
|
|
2794
|
+
/**
|
|
2795
|
+
* (string) - Application ID of an active service principal. Setting this field requires the `servicePrincipal/user` role
|
|
2796
|
+
*/
|
|
2797
|
+
servicePrincipalName?: string;
|
|
2798
|
+
/**
|
|
2799
|
+
* (string) - The email of an active workspace user. Can only set this field to their own email
|
|
2800
|
+
*/
|
|
2801
|
+
userName?: string;
|
|
2802
|
+
}
|
|
2180
2803
|
export interface GetAlertV2Schedule {
|
|
2181
2804
|
/**
|
|
2182
2805
|
* (string) - Indicate whether this schedule is paused or not. Possible values are: `PAUSED`, `UNPAUSED`
|
|
@@ -2211,6 +2834,12 @@ export interface GetAlertsV2Result {
|
|
|
2211
2834
|
* (string) - The display name of the alert
|
|
2212
2835
|
*/
|
|
2213
2836
|
displayName?: string;
|
|
2837
|
+
/**
|
|
2838
|
+
* (AlertV2RunAs) - The actual identity that will be used to execute the alert.
|
|
2839
|
+
* This is an output-only field that shows the resolved run-as identity after applying
|
|
2840
|
+
* permissions and defaults
|
|
2841
|
+
*/
|
|
2842
|
+
effectiveRunAs: outputs.GetAlertsV2ResultEffectiveRunAs;
|
|
2214
2843
|
/**
|
|
2215
2844
|
* (AlertV2Evaluation)
|
|
2216
2845
|
*/
|
|
@@ -2236,8 +2865,17 @@ export interface GetAlertsV2Result {
|
|
|
2236
2865
|
*/
|
|
2237
2866
|
queryText?: string;
|
|
2238
2867
|
/**
|
|
2239
|
-
* (
|
|
2240
|
-
*
|
|
2868
|
+
* (AlertV2RunAs) - Specifies the identity that will be used to run the alert.
|
|
2869
|
+
* This field allows you to configure alerts to run as a specific user or service principal.
|
|
2870
|
+
* - For user identity: Set `userName` to the email of an active workspace user. Users can only set this to their own email.
|
|
2871
|
+
* - For service principal: Set `servicePrincipalName` to the application ID. Requires the `servicePrincipal/user` role.
|
|
2872
|
+
* If not specified, the alert will run as the request user
|
|
2873
|
+
*/
|
|
2874
|
+
runAs?: outputs.GetAlertsV2ResultRunAs;
|
|
2875
|
+
/**
|
|
2876
|
+
* (string, deprecated) - The run as username or application ID of service principal.
|
|
2877
|
+
* On Create and Update, this field can be set to application ID of an active service principal. Setting this field requires the servicePrincipal/user role.
|
|
2878
|
+
* Deprecated: Use `runAs` field instead. This field will be removed in a future release
|
|
2241
2879
|
*/
|
|
2242
2880
|
runAsUserName?: string;
|
|
2243
2881
|
/**
|
|
@@ -2253,6 +2891,16 @@ export interface GetAlertsV2Result {
|
|
|
2253
2891
|
*/
|
|
2254
2892
|
warehouseId?: string;
|
|
2255
2893
|
}
|
|
2894
|
+
export interface GetAlertsV2ResultEffectiveRunAs {
|
|
2895
|
+
/**
|
|
2896
|
+
* (string) - Application ID of an active service principal. Setting this field requires the `servicePrincipal/user` role
|
|
2897
|
+
*/
|
|
2898
|
+
servicePrincipalName?: string;
|
|
2899
|
+
/**
|
|
2900
|
+
* (string) - The email of an active workspace user. Can only set this field to their own email
|
|
2901
|
+
*/
|
|
2902
|
+
userName?: string;
|
|
2903
|
+
}
|
|
2256
2904
|
export interface GetAlertsV2ResultEvaluation {
|
|
2257
2905
|
/**
|
|
2258
2906
|
* (string) - Operator used for comparison in alert evaluation. Possible values are: `EQUAL`, `GREATER_THAN`, `GREATER_THAN_OR_EQUAL`, `IS_NOT_NULL`, `IS_NULL`, `LESS_THAN`, `LESS_THAN_OR_EQUAL`, `NOT_EQUAL`
|
|
@@ -2359,6 +3007,16 @@ export interface GetAlertsV2ResultEvaluationThresholdValue {
|
|
|
2359
3007
|
*/
|
|
2360
3008
|
stringValue?: string;
|
|
2361
3009
|
}
|
|
3010
|
+
export interface GetAlertsV2ResultRunAs {
|
|
3011
|
+
/**
|
|
3012
|
+
* (string) - Application ID of an active service principal. Setting this field requires the `servicePrincipal/user` role
|
|
3013
|
+
*/
|
|
3014
|
+
servicePrincipalName?: string;
|
|
3015
|
+
/**
|
|
3016
|
+
* (string) - The email of an active workspace user. Can only set this field to their own email
|
|
3017
|
+
*/
|
|
3018
|
+
userName?: string;
|
|
3019
|
+
}
|
|
2362
3020
|
export interface GetAlertsV2ResultSchedule {
|
|
2363
3021
|
/**
|
|
2364
3022
|
* (string) - Indicate whether this schedule is paused or not. Possible values are: `PAUSED`, `UNPAUSED`
|
|
@@ -2908,6 +3566,202 @@ export interface GetAppsAppResourceUcSecurable {
|
|
|
2908
3566
|
*/
|
|
2909
3567
|
securableType: string;
|
|
2910
3568
|
}
|
|
3569
|
+
export interface GetAppsSettingsCustomTemplateManifest {
|
|
3570
|
+
/**
|
|
3571
|
+
* (string) - Description of the App Resource
|
|
3572
|
+
*/
|
|
3573
|
+
description?: string;
|
|
3574
|
+
/**
|
|
3575
|
+
* The name of the template. It must contain only alphanumeric characters, hyphens, underscores, and whitespaces.
|
|
3576
|
+
* It must be unique within the workspace
|
|
3577
|
+
*/
|
|
3578
|
+
name: string;
|
|
3579
|
+
/**
|
|
3580
|
+
* (list of AppManifestAppResourceSpec)
|
|
3581
|
+
*/
|
|
3582
|
+
resourceSpecs?: outputs.GetAppsSettingsCustomTemplateManifestResourceSpec[];
|
|
3583
|
+
/**
|
|
3584
|
+
* (integer) - The manifest schema version, for now only 1 is allowed
|
|
3585
|
+
*/
|
|
3586
|
+
version: number;
|
|
3587
|
+
}
|
|
3588
|
+
export interface GetAppsSettingsCustomTemplateManifestResourceSpec {
|
|
3589
|
+
/**
|
|
3590
|
+
* (string) - Description of the App Resource
|
|
3591
|
+
*/
|
|
3592
|
+
description?: string;
|
|
3593
|
+
/**
|
|
3594
|
+
* (AppManifestAppResourceJobSpec)
|
|
3595
|
+
*/
|
|
3596
|
+
jobSpec?: outputs.GetAppsSettingsCustomTemplateManifestResourceSpecJobSpec;
|
|
3597
|
+
/**
|
|
3598
|
+
* The name of the template. It must contain only alphanumeric characters, hyphens, underscores, and whitespaces.
|
|
3599
|
+
* It must be unique within the workspace
|
|
3600
|
+
*/
|
|
3601
|
+
name: string;
|
|
3602
|
+
/**
|
|
3603
|
+
* (AppManifestAppResourceSecretSpec)
|
|
3604
|
+
*/
|
|
3605
|
+
secretSpec?: outputs.GetAppsSettingsCustomTemplateManifestResourceSpecSecretSpec;
|
|
3606
|
+
/**
|
|
3607
|
+
* (AppManifestAppResourceServingEndpointSpec)
|
|
3608
|
+
*/
|
|
3609
|
+
servingEndpointSpec?: outputs.GetAppsSettingsCustomTemplateManifestResourceSpecServingEndpointSpec;
|
|
3610
|
+
/**
|
|
3611
|
+
* (AppManifestAppResourceSqlWarehouseSpec)
|
|
3612
|
+
*/
|
|
3613
|
+
sqlWarehouseSpec?: outputs.GetAppsSettingsCustomTemplateManifestResourceSpecSqlWarehouseSpec;
|
|
3614
|
+
/**
|
|
3615
|
+
* (AppManifestAppResourceUcSecurableSpec)
|
|
3616
|
+
*/
|
|
3617
|
+
ucSecurableSpec?: outputs.GetAppsSettingsCustomTemplateManifestResourceSpecUcSecurableSpec;
|
|
3618
|
+
}
|
|
3619
|
+
export interface GetAppsSettingsCustomTemplateManifestResourceSpecJobSpec {
|
|
3620
|
+
/**
|
|
3621
|
+
* (string) - . Possible values are: `MANAGE`, `READ_VOLUME`, `WRITE_VOLUME`
|
|
3622
|
+
*/
|
|
3623
|
+
permission: string;
|
|
3624
|
+
}
|
|
3625
|
+
export interface GetAppsSettingsCustomTemplateManifestResourceSpecSecretSpec {
|
|
3626
|
+
/**
|
|
3627
|
+
* (string) - . Possible values are: `MANAGE`, `READ_VOLUME`, `WRITE_VOLUME`
|
|
3628
|
+
*/
|
|
3629
|
+
permission: string;
|
|
3630
|
+
}
|
|
3631
|
+
export interface GetAppsSettingsCustomTemplateManifestResourceSpecServingEndpointSpec {
|
|
3632
|
+
/**
|
|
3633
|
+
* (string) - . Possible values are: `MANAGE`, `READ_VOLUME`, `WRITE_VOLUME`
|
|
3634
|
+
*/
|
|
3635
|
+
permission: string;
|
|
3636
|
+
}
|
|
3637
|
+
export interface GetAppsSettingsCustomTemplateManifestResourceSpecSqlWarehouseSpec {
|
|
3638
|
+
/**
|
|
3639
|
+
* (string) - . Possible values are: `MANAGE`, `READ_VOLUME`, `WRITE_VOLUME`
|
|
3640
|
+
*/
|
|
3641
|
+
permission: string;
|
|
3642
|
+
}
|
|
3643
|
+
export interface GetAppsSettingsCustomTemplateManifestResourceSpecUcSecurableSpec {
|
|
3644
|
+
/**
|
|
3645
|
+
* (string) - . Possible values are: `MANAGE`, `READ_VOLUME`, `WRITE_VOLUME`
|
|
3646
|
+
*/
|
|
3647
|
+
permission: string;
|
|
3648
|
+
/**
|
|
3649
|
+
* (string) - . Possible values are: `VOLUME`
|
|
3650
|
+
*/
|
|
3651
|
+
securableType: string;
|
|
3652
|
+
}
|
|
3653
|
+
export interface GetAppsSettingsCustomTemplatesTemplate {
|
|
3654
|
+
/**
|
|
3655
|
+
* (string)
|
|
3656
|
+
*/
|
|
3657
|
+
creator: string;
|
|
3658
|
+
/**
|
|
3659
|
+
* (string) - Description of the App Resource
|
|
3660
|
+
*/
|
|
3661
|
+
description?: string;
|
|
3662
|
+
/**
|
|
3663
|
+
* (string) - The Git provider of the template
|
|
3664
|
+
*/
|
|
3665
|
+
gitProvider: string;
|
|
3666
|
+
/**
|
|
3667
|
+
* (string) - The Git repository URL that the template resides in
|
|
3668
|
+
*/
|
|
3669
|
+
gitRepo: string;
|
|
3670
|
+
/**
|
|
3671
|
+
* (AppManifest) - The manifest of the template. It defines fields and default values when installing the template
|
|
3672
|
+
*/
|
|
3673
|
+
manifest: outputs.GetAppsSettingsCustomTemplatesTemplateManifest;
|
|
3674
|
+
/**
|
|
3675
|
+
* (string) - Name of the App Resource
|
|
3676
|
+
*/
|
|
3677
|
+
name: string;
|
|
3678
|
+
/**
|
|
3679
|
+
* (string) - The path to the template within the Git repository
|
|
3680
|
+
*/
|
|
3681
|
+
path: string;
|
|
3682
|
+
}
|
|
3683
|
+
export interface GetAppsSettingsCustomTemplatesTemplateManifest {
|
|
3684
|
+
/**
|
|
3685
|
+
* (string) - Description of the App Resource
|
|
3686
|
+
*/
|
|
3687
|
+
description?: string;
|
|
3688
|
+
/**
|
|
3689
|
+
* (string) - Name of the App Resource
|
|
3690
|
+
*/
|
|
3691
|
+
name: string;
|
|
3692
|
+
/**
|
|
3693
|
+
* (list of AppManifestAppResourceSpec)
|
|
3694
|
+
*/
|
|
3695
|
+
resourceSpecs?: outputs.GetAppsSettingsCustomTemplatesTemplateManifestResourceSpec[];
|
|
3696
|
+
/**
|
|
3697
|
+
* (integer) - The manifest schema version, for now only 1 is allowed
|
|
3698
|
+
*/
|
|
3699
|
+
version: number;
|
|
3700
|
+
}
|
|
3701
|
+
export interface GetAppsSettingsCustomTemplatesTemplateManifestResourceSpec {
|
|
3702
|
+
/**
|
|
3703
|
+
* (string) - Description of the App Resource
|
|
3704
|
+
*/
|
|
3705
|
+
description?: string;
|
|
3706
|
+
/**
|
|
3707
|
+
* (AppManifestAppResourceJobSpec)
|
|
3708
|
+
*/
|
|
3709
|
+
jobSpec?: outputs.GetAppsSettingsCustomTemplatesTemplateManifestResourceSpecJobSpec;
|
|
3710
|
+
/**
|
|
3711
|
+
* (string) - Name of the App Resource
|
|
3712
|
+
*/
|
|
3713
|
+
name: string;
|
|
3714
|
+
/**
|
|
3715
|
+
* (AppManifestAppResourceSecretSpec)
|
|
3716
|
+
*/
|
|
3717
|
+
secretSpec?: outputs.GetAppsSettingsCustomTemplatesTemplateManifestResourceSpecSecretSpec;
|
|
3718
|
+
/**
|
|
3719
|
+
* (AppManifestAppResourceServingEndpointSpec)
|
|
3720
|
+
*/
|
|
3721
|
+
servingEndpointSpec?: outputs.GetAppsSettingsCustomTemplatesTemplateManifestResourceSpecServingEndpointSpec;
|
|
3722
|
+
/**
|
|
3723
|
+
* (AppManifestAppResourceSqlWarehouseSpec)
|
|
3724
|
+
*/
|
|
3725
|
+
sqlWarehouseSpec?: outputs.GetAppsSettingsCustomTemplatesTemplateManifestResourceSpecSqlWarehouseSpec;
|
|
3726
|
+
/**
|
|
3727
|
+
* (AppManifestAppResourceUcSecurableSpec)
|
|
3728
|
+
*/
|
|
3729
|
+
ucSecurableSpec?: outputs.GetAppsSettingsCustomTemplatesTemplateManifestResourceSpecUcSecurableSpec;
|
|
3730
|
+
}
|
|
3731
|
+
export interface GetAppsSettingsCustomTemplatesTemplateManifestResourceSpecJobSpec {
|
|
3732
|
+
/**
|
|
3733
|
+
* (string) - . Possible values are: `MANAGE`, `READ_VOLUME`, `WRITE_VOLUME`
|
|
3734
|
+
*/
|
|
3735
|
+
permission: string;
|
|
3736
|
+
}
|
|
3737
|
+
export interface GetAppsSettingsCustomTemplatesTemplateManifestResourceSpecSecretSpec {
|
|
3738
|
+
/**
|
|
3739
|
+
* (string) - . Possible values are: `MANAGE`, `READ_VOLUME`, `WRITE_VOLUME`
|
|
3740
|
+
*/
|
|
3741
|
+
permission: string;
|
|
3742
|
+
}
|
|
3743
|
+
export interface GetAppsSettingsCustomTemplatesTemplateManifestResourceSpecServingEndpointSpec {
|
|
3744
|
+
/**
|
|
3745
|
+
* (string) - . Possible values are: `MANAGE`, `READ_VOLUME`, `WRITE_VOLUME`
|
|
3746
|
+
*/
|
|
3747
|
+
permission: string;
|
|
3748
|
+
}
|
|
3749
|
+
export interface GetAppsSettingsCustomTemplatesTemplateManifestResourceSpecSqlWarehouseSpec {
|
|
3750
|
+
/**
|
|
3751
|
+
* (string) - . Possible values are: `MANAGE`, `READ_VOLUME`, `WRITE_VOLUME`
|
|
3752
|
+
*/
|
|
3753
|
+
permission: string;
|
|
3754
|
+
}
|
|
3755
|
+
export interface GetAppsSettingsCustomTemplatesTemplateManifestResourceSpecUcSecurableSpec {
|
|
3756
|
+
/**
|
|
3757
|
+
* (string) - . Possible values are: `MANAGE`, `READ_VOLUME`, `WRITE_VOLUME`
|
|
3758
|
+
*/
|
|
3759
|
+
permission: string;
|
|
3760
|
+
/**
|
|
3761
|
+
* (string) - . Possible values are: `VOLUME`
|
|
3762
|
+
*/
|
|
3763
|
+
securableType: string;
|
|
3764
|
+
}
|
|
2911
3765
|
export interface GetBudgetPoliciesPolicy {
|
|
2912
3766
|
/**
|
|
2913
3767
|
* (list of integer) - List of workspaces that this budget policy will be exclusively bound to.
|
|
@@ -3156,7 +4010,7 @@ export interface GetCleanRoomAssetNotebook {
|
|
|
3156
4010
|
*/
|
|
3157
4011
|
reviews: outputs.GetCleanRoomAssetNotebookReview[];
|
|
3158
4012
|
/**
|
|
3159
|
-
* (list of string) - collaborators that can run the notebook
|
|
4013
|
+
* (list of string) - Aliases of collaborators that can run the notebook
|
|
3160
4014
|
*/
|
|
3161
4015
|
runnerCollaboratorAliases?: string[];
|
|
3162
4016
|
}
|
|
@@ -3282,7 +4136,7 @@ export interface GetCleanRoomAssetRevisionsCleanRoomAssetNotebook {
|
|
|
3282
4136
|
*/
|
|
3283
4137
|
reviews: outputs.GetCleanRoomAssetRevisionsCleanRoomAssetNotebookReview[];
|
|
3284
4138
|
/**
|
|
3285
|
-
* (list of string) - collaborators that can run the notebook
|
|
4139
|
+
* (list of string) - Aliases of collaborators that can run the notebook
|
|
3286
4140
|
*/
|
|
3287
4141
|
runnerCollaboratorAliases?: string[];
|
|
3288
4142
|
}
|
|
@@ -3674,7 +4528,7 @@ export interface GetCleanRoomAssetRevisionsCleanRoomAssetsRevisionNotebook {
|
|
|
3674
4528
|
*/
|
|
3675
4529
|
reviews: outputs.GetCleanRoomAssetRevisionsCleanRoomAssetsRevisionNotebookReview[];
|
|
3676
4530
|
/**
|
|
3677
|
-
* (list of string) - collaborators that can run the notebook
|
|
4531
|
+
* (list of string) - Aliases of collaborators that can run the notebook
|
|
3678
4532
|
*/
|
|
3679
4533
|
runnerCollaboratorAliases?: string[];
|
|
3680
4534
|
}
|
|
@@ -4254,7 +5108,7 @@ export interface GetCleanRoomAssetsAssetNotebook {
|
|
|
4254
5108
|
*/
|
|
4255
5109
|
reviews: outputs.GetCleanRoomAssetsAssetNotebookReview[];
|
|
4256
5110
|
/**
|
|
4257
|
-
* (list of string) - collaborators that can run the notebook
|
|
5111
|
+
* (list of string) - Aliases of collaborators that can run the notebook
|
|
4258
5112
|
*/
|
|
4259
5113
|
runnerCollaboratorAliases?: string[];
|
|
4260
5114
|
}
|
|
@@ -4554,7 +5408,7 @@ export interface GetCleanRoomsCleanRoomRemoteDetailedInfoCollaborator {
|
|
|
4554
5408
|
*/
|
|
4555
5409
|
displayName: string;
|
|
4556
5410
|
/**
|
|
4557
|
-
* (string) - The global Unity Catalog metastore
|
|
5411
|
+
* (string) - The global Unity Catalog metastore ID of the collaborator. The identifier is of format cloud:region:metastore-uuid
|
|
4558
5412
|
*/
|
|
4559
5413
|
globalMetastoreId?: string;
|
|
4560
5414
|
/**
|
|
@@ -4599,7 +5453,7 @@ export interface GetCleanRoomsCleanRoomRemoteDetailedInfoCreator {
|
|
|
4599
5453
|
*/
|
|
4600
5454
|
displayName: string;
|
|
4601
5455
|
/**
|
|
4602
|
-
* (string) - The global Unity Catalog metastore
|
|
5456
|
+
* (string) - The global Unity Catalog metastore ID of the collaborator. The identifier is of format cloud:region:metastore-uuid
|
|
4603
5457
|
*/
|
|
4604
5458
|
globalMetastoreId?: string;
|
|
4605
5459
|
/**
|
|
@@ -4730,7 +5584,7 @@ export interface GetCleanRoomsCleanRoomsCleanRoom {
|
|
|
4730
5584
|
*/
|
|
4731
5585
|
outputCatalog: outputs.GetCleanRoomsCleanRoomsCleanRoomOutputCatalog;
|
|
4732
5586
|
/**
|
|
4733
|
-
* (string) - This is Databricks username of the owner of the local clean room securable for permission management
|
|
5587
|
+
* (string) - This is the Databricks username of the owner of the local clean room securable for permission management
|
|
4734
5588
|
*/
|
|
4735
5589
|
owner?: string;
|
|
4736
5590
|
/**
|
|
@@ -4805,7 +5659,7 @@ export interface GetCleanRoomsCleanRoomsCleanRoomRemoteDetailedInfoCollaborator
|
|
|
4805
5659
|
*/
|
|
4806
5660
|
displayName: string;
|
|
4807
5661
|
/**
|
|
4808
|
-
* (string) - The global Unity Catalog metastore
|
|
5662
|
+
* (string) - The global Unity Catalog metastore ID of the collaborator. The identifier is of format cloud:region:metastore-uuid
|
|
4809
5663
|
*/
|
|
4810
5664
|
globalMetastoreId?: string;
|
|
4811
5665
|
/**
|
|
@@ -4850,7 +5704,7 @@ export interface GetCleanRoomsCleanRoomsCleanRoomRemoteDetailedInfoCreator {
|
|
|
4850
5704
|
*/
|
|
4851
5705
|
displayName: string;
|
|
4852
5706
|
/**
|
|
4853
|
-
* (string) - The global Unity Catalog metastore
|
|
5707
|
+
* (string) - The global Unity Catalog metastore ID of the collaborator. The identifier is of format cloud:region:metastore-uuid
|
|
4854
5708
|
*/
|
|
4855
5709
|
globalMetastoreId?: string;
|
|
4856
5710
|
/**
|
|
@@ -5667,6 +6521,12 @@ export interface GetDatabaseInstancesDatabaseInstance {
|
|
|
5667
6521
|
* (string) - The email of the creator of the instance
|
|
5668
6522
|
*/
|
|
5669
6523
|
creator: string;
|
|
6524
|
+
/**
|
|
6525
|
+
* (boolean) - xref AIP-129. `enablePgNativeLogin` is owned by the client, while `effectiveEnablePgNativeLogin` is owned by the server.
|
|
6526
|
+
* `enablePgNativeLogin` will only be set in Create/Update response messages if and only if the user provides the field via the request.
|
|
6527
|
+
* `effectiveEnablePgNativeLogin` on the other hand will always bet set in all response messages (Create/Update/Get/List)
|
|
6528
|
+
*/
|
|
6529
|
+
effectiveEnablePgNativeLogin: boolean;
|
|
5670
6530
|
/**
|
|
5671
6531
|
* (boolean) - xref AIP-129. `enableReadableSecondaries` is owned by the client, while `effectiveEnableReadableSecondaries` is owned by the server.
|
|
5672
6532
|
* `enableReadableSecondaries` will only be set in Create/Update response messages if and only if the user provides the field via the request.
|
|
@@ -5691,6 +6551,10 @@ export interface GetDatabaseInstancesDatabaseInstance {
|
|
|
5691
6551
|
* `effectiveStopped` on the other hand will always bet set in all response messages (Create/Update/Get/List)
|
|
5692
6552
|
*/
|
|
5693
6553
|
effectiveStopped: boolean;
|
|
6554
|
+
/**
|
|
6555
|
+
* (boolean) - Whether the instance has PG native password login enabled. Defaults to true
|
|
6556
|
+
*/
|
|
6557
|
+
enablePgNativeLogin: boolean;
|
|
5694
6558
|
/**
|
|
5695
6559
|
* (boolean) - Whether to enable secondaries to serve read-only traffic. Defaults to false
|
|
5696
6560
|
*/
|
|
@@ -6328,6 +7192,24 @@ export interface GetDbfsFilePathsPathList {
|
|
|
6328
7192
|
*/
|
|
6329
7193
|
path?: string;
|
|
6330
7194
|
}
|
|
7195
|
+
export interface GetEntityTagAssignmentsTagAssignment {
|
|
7196
|
+
/**
|
|
7197
|
+
* The fully qualified name of the entity to which the tag is assigned
|
|
7198
|
+
*/
|
|
7199
|
+
entityName: string;
|
|
7200
|
+
/**
|
|
7201
|
+
* The type of the entity to which the tag is assigned. Allowed values are: catalogs, schemas, tables, columns, volumes
|
|
7202
|
+
*/
|
|
7203
|
+
entityType: string;
|
|
7204
|
+
/**
|
|
7205
|
+
* (string) - The key of the tag
|
|
7206
|
+
*/
|
|
7207
|
+
tagKey: string;
|
|
7208
|
+
/**
|
|
7209
|
+
* (string) - The value of the tag
|
|
7210
|
+
*/
|
|
7211
|
+
tagValue?: string;
|
|
7212
|
+
}
|
|
6331
7213
|
export interface GetExternalLocationExternalLocationInfo {
|
|
6332
7214
|
browseOnly?: boolean;
|
|
6333
7215
|
/**
|
|
@@ -8521,7 +9403,7 @@ export interface GetPolicyInfosPolicy {
|
|
|
8521
9403
|
exceptPrincipals?: string[];
|
|
8522
9404
|
/**
|
|
8523
9405
|
* (string) - Type of securables that the policy should take effect on.
|
|
8524
|
-
* Only `
|
|
9406
|
+
* Only `TABLE` is supported at this moment.
|
|
8525
9407
|
* Required on create and optional on update. Possible values are: `CATALOG`, `CLEAN_ROOM`, `CONNECTION`, `CREDENTIAL`, `EXTERNAL_LOCATION`, `EXTERNAL_METADATA`, `FUNCTION`, `METASTORE`, `PIPELINE`, `PROVIDER`, `RECIPIENT`, `SCHEMA`, `SHARE`, `STAGING_TABLE`, `STORAGE_CREDENTIAL`, `TABLE`, `VOLUME`
|
|
8526
9408
|
*/
|
|
8527
9409
|
forSecurableType: string;
|
|
@@ -8531,13 +9413,13 @@ export interface GetPolicyInfosPolicy {
|
|
|
8531
9413
|
id: string;
|
|
8532
9414
|
/**
|
|
8533
9415
|
* (list of MatchColumn) - Optional list of condition expressions used to match table columns.
|
|
8534
|
-
* Only valid when `forSecurableType` is `
|
|
9416
|
+
* Only valid when `forSecurableType` is `TABLE`.
|
|
8535
9417
|
* When specified, the policy only applies to tables whose columns satisfy all match conditions
|
|
8536
9418
|
*/
|
|
8537
9419
|
matchColumns?: outputs.GetPolicyInfosPolicyMatchColumn[];
|
|
8538
9420
|
/**
|
|
8539
|
-
* (string) - Name of the policy. Required on create and
|
|
8540
|
-
* To
|
|
9421
|
+
* (string) - Name of the policy. Required on create and optional on update.
|
|
9422
|
+
* To rename the policy, set `name` to a different value on update
|
|
8541
9423
|
*/
|
|
8542
9424
|
name?: string;
|
|
8543
9425
|
/**
|
|
@@ -9027,6 +9909,129 @@ export interface GetSchemaSchemaInfoEffectivePredictiveOptimizationFlag {
|
|
|
9027
9909
|
inheritedFromType?: string;
|
|
9028
9910
|
value: string;
|
|
9029
9911
|
}
|
|
9912
|
+
export interface GetServicePrincipalFederationPoliciesPolicy {
|
|
9913
|
+
/**
|
|
9914
|
+
* (string) - Creation time of the federation policy
|
|
9915
|
+
*/
|
|
9916
|
+
createTime: string;
|
|
9917
|
+
/**
|
|
9918
|
+
* (string) - Description of the federation policy
|
|
9919
|
+
*/
|
|
9920
|
+
description?: string;
|
|
9921
|
+
/**
|
|
9922
|
+
* (string) - Resource name for the federation policy. Example values include
|
|
9923
|
+
* `accounts/<account-id>/federationPolicies/my-federation-policy` for Account Federation Policies, and
|
|
9924
|
+
* `accounts/<account-id>/servicePrincipals/<service-principal-id>/federationPolicies/my-federation-policy`
|
|
9925
|
+
* for Service Principal Federation Policies. Typically an output parameter, which does not need to be
|
|
9926
|
+
* specified in create or update requests. If specified in a request, must match the value in the
|
|
9927
|
+
* request URL
|
|
9928
|
+
*/
|
|
9929
|
+
name: string;
|
|
9930
|
+
/**
|
|
9931
|
+
* (OidcFederationPolicy)
|
|
9932
|
+
*/
|
|
9933
|
+
oidcPolicy?: outputs.GetServicePrincipalFederationPoliciesPolicyOidcPolicy;
|
|
9934
|
+
/**
|
|
9935
|
+
* (string) - The ID of the federation policy
|
|
9936
|
+
*/
|
|
9937
|
+
policyId: string;
|
|
9938
|
+
/**
|
|
9939
|
+
* The service principal id for the federation policy
|
|
9940
|
+
*/
|
|
9941
|
+
servicePrincipalId: number;
|
|
9942
|
+
/**
|
|
9943
|
+
* (string) - Unique, immutable id of the federation policy
|
|
9944
|
+
*/
|
|
9945
|
+
uid: string;
|
|
9946
|
+
/**
|
|
9947
|
+
* (string) - Last update time of the federation policy
|
|
9948
|
+
*/
|
|
9949
|
+
updateTime: string;
|
|
9950
|
+
}
|
|
9951
|
+
export interface GetServicePrincipalFederationPoliciesPolicyOidcPolicy {
|
|
9952
|
+
/**
|
|
9953
|
+
* (list of string) - The allowed token audiences, as specified in the 'aud' claim of federated tokens.
|
|
9954
|
+
* The audience identifier is intended to represent the recipient of the token.
|
|
9955
|
+
* Can be any non-empty string value. As long as the audience in the token matches
|
|
9956
|
+
* at least one audience in the policy, the token is considered a match. If audiences
|
|
9957
|
+
* is unspecified, defaults to your Databricks account id
|
|
9958
|
+
*/
|
|
9959
|
+
audiences?: string[];
|
|
9960
|
+
/**
|
|
9961
|
+
* (string) - The required token issuer, as specified in the 'iss' claim of federated tokens
|
|
9962
|
+
*/
|
|
9963
|
+
issuer?: string;
|
|
9964
|
+
/**
|
|
9965
|
+
* (string) - The public keys used to validate the signature of federated tokens, in JWKS format.
|
|
9966
|
+
* Most use cases should not need to specify this field. If jwksUri and jwksJson
|
|
9967
|
+
* are both unspecified (recommended), Databricks automatically fetches the public
|
|
9968
|
+
* keys from your issuer’s well known endpoint. Databricks strongly recommends
|
|
9969
|
+
* relying on your issuer’s well known endpoint for discovering public keys
|
|
9970
|
+
*/
|
|
9971
|
+
jwksJson?: string;
|
|
9972
|
+
/**
|
|
9973
|
+
* (string) - URL of the public keys used to validate the signature of federated tokens, in
|
|
9974
|
+
* JWKS format. Most use cases should not need to specify this field. If jwksUri
|
|
9975
|
+
* and jwksJson are both unspecified (recommended), Databricks automatically
|
|
9976
|
+
* fetches the public keys from your issuer’s well known endpoint. Databricks
|
|
9977
|
+
* strongly recommends relying on your issuer’s well known endpoint for discovering
|
|
9978
|
+
* public keys
|
|
9979
|
+
*/
|
|
9980
|
+
jwksUri?: string;
|
|
9981
|
+
/**
|
|
9982
|
+
* (string) - The required token subject, as specified in the subject claim of federated tokens.
|
|
9983
|
+
* Must be specified for service principal federation policies. Must not be specified
|
|
9984
|
+
* for account federation policies
|
|
9985
|
+
*/
|
|
9986
|
+
subject?: string;
|
|
9987
|
+
/**
|
|
9988
|
+
* (string) - The claim that contains the subject of the token. If unspecified, the default value
|
|
9989
|
+
* is 'sub'
|
|
9990
|
+
*/
|
|
9991
|
+
subjectClaim?: string;
|
|
9992
|
+
}
|
|
9993
|
+
export interface GetServicePrincipalFederationPolicyOidcPolicy {
|
|
9994
|
+
/**
|
|
9995
|
+
* (list of string) - The allowed token audiences, as specified in the 'aud' claim of federated tokens.
|
|
9996
|
+
* The audience identifier is intended to represent the recipient of the token.
|
|
9997
|
+
* Can be any non-empty string value. As long as the audience in the token matches
|
|
9998
|
+
* at least one audience in the policy, the token is considered a match. If audiences
|
|
9999
|
+
* is unspecified, defaults to your Databricks account id
|
|
10000
|
+
*/
|
|
10001
|
+
audiences?: string[];
|
|
10002
|
+
/**
|
|
10003
|
+
* (string) - The required token issuer, as specified in the 'iss' claim of federated tokens
|
|
10004
|
+
*/
|
|
10005
|
+
issuer?: string;
|
|
10006
|
+
/**
|
|
10007
|
+
* (string) - The public keys used to validate the signature of federated tokens, in JWKS format.
|
|
10008
|
+
* Most use cases should not need to specify this field. If jwksUri and jwksJson
|
|
10009
|
+
* are both unspecified (recommended), Databricks automatically fetches the public
|
|
10010
|
+
* keys from your issuer’s well known endpoint. Databricks strongly recommends
|
|
10011
|
+
* relying on your issuer’s well known endpoint for discovering public keys
|
|
10012
|
+
*/
|
|
10013
|
+
jwksJson?: string;
|
|
10014
|
+
/**
|
|
10015
|
+
* (string) - URL of the public keys used to validate the signature of federated tokens, in
|
|
10016
|
+
* JWKS format. Most use cases should not need to specify this field. If jwksUri
|
|
10017
|
+
* and jwksJson are both unspecified (recommended), Databricks automatically
|
|
10018
|
+
* fetches the public keys from your issuer’s well known endpoint. Databricks
|
|
10019
|
+
* strongly recommends relying on your issuer’s well known endpoint for discovering
|
|
10020
|
+
* public keys
|
|
10021
|
+
*/
|
|
10022
|
+
jwksUri?: string;
|
|
10023
|
+
/**
|
|
10024
|
+
* (string) - The required token subject, as specified in the subject claim of federated tokens.
|
|
10025
|
+
* Must be specified for service principal federation policies. Must not be specified
|
|
10026
|
+
* for account federation policies
|
|
10027
|
+
*/
|
|
10028
|
+
subject?: string;
|
|
10029
|
+
/**
|
|
10030
|
+
* (string) - The claim that contains the subject of the token. If unspecified, the default value
|
|
10031
|
+
* is 'sub'
|
|
10032
|
+
*/
|
|
10033
|
+
subjectClaim?: string;
|
|
10034
|
+
}
|
|
9030
10035
|
export interface GetServingEndpointsEndpoint {
|
|
9031
10036
|
/**
|
|
9032
10037
|
* A block with AI Gateway configuration for the serving endpoint.
|
|
@@ -9052,6 +10057,7 @@ export interface GetServingEndpointsEndpoint {
|
|
|
9052
10057
|
*/
|
|
9053
10058
|
tags?: outputs.GetServingEndpointsEndpointTag[];
|
|
9054
10059
|
task?: string;
|
|
10060
|
+
usagePolicyId?: string;
|
|
9055
10061
|
}
|
|
9056
10062
|
export interface GetServingEndpointsEndpointAiGateway {
|
|
9057
10063
|
fallbackConfigs?: outputs.GetServingEndpointsEndpointAiGatewayFallbackConfig[];
|
|
@@ -9099,6 +10105,7 @@ export interface GetServingEndpointsEndpointAiGatewayRateLimit {
|
|
|
9099
10105
|
key?: string;
|
|
9100
10106
|
principal?: string;
|
|
9101
10107
|
renewalPeriod: string;
|
|
10108
|
+
tokens?: number;
|
|
9102
10109
|
}
|
|
9103
10110
|
export interface GetServingEndpointsEndpointAiGatewayUsageTrackingConfig {
|
|
9104
10111
|
enabled?: boolean;
|
|
@@ -9589,6 +10596,36 @@ export interface GetTableTableInfoViewDependenciesDependencyFunction {
|
|
|
9589
10596
|
export interface GetTableTableInfoViewDependenciesDependencyTable {
|
|
9590
10597
|
tableFullName: string;
|
|
9591
10598
|
}
|
|
10599
|
+
export interface GetTagPoliciesTagPolicy {
|
|
10600
|
+
/**
|
|
10601
|
+
* (string)
|
|
10602
|
+
*/
|
|
10603
|
+
description?: string;
|
|
10604
|
+
/**
|
|
10605
|
+
* (string)
|
|
10606
|
+
*/
|
|
10607
|
+
id: string;
|
|
10608
|
+
/**
|
|
10609
|
+
* (string)
|
|
10610
|
+
*/
|
|
10611
|
+
tagKey: string;
|
|
10612
|
+
/**
|
|
10613
|
+
* (list of Value)
|
|
10614
|
+
*/
|
|
10615
|
+
values?: outputs.GetTagPoliciesTagPolicyValue[];
|
|
10616
|
+
}
|
|
10617
|
+
export interface GetTagPoliciesTagPolicyValue {
|
|
10618
|
+
/**
|
|
10619
|
+
* (string)
|
|
10620
|
+
*/
|
|
10621
|
+
name: string;
|
|
10622
|
+
}
|
|
10623
|
+
export interface GetTagPolicyValue {
|
|
10624
|
+
/**
|
|
10625
|
+
* (string)
|
|
10626
|
+
*/
|
|
10627
|
+
name: string;
|
|
10628
|
+
}
|
|
9592
10629
|
export interface GetVolumeVolumeInfo {
|
|
9593
10630
|
/**
|
|
9594
10631
|
* the AWS access point to use when accessing s3 bucket for this volume's external location
|
|
@@ -9666,6 +10703,234 @@ export interface GetVolumeVolumeInfoEncryptionDetailsSseEncryptionDetails {
|
|
|
9666
10703
|
algorithm?: string;
|
|
9667
10704
|
awsKmsKeyArn?: string;
|
|
9668
10705
|
}
|
|
10706
|
+
export interface GetWorkspaceSettingV2AibiDashboardEmbeddingAccessPolicy {
|
|
10707
|
+
/**
|
|
10708
|
+
* (string) - . Possible values are: `ALLOW_ALL_DOMAINS`, `ALLOW_APPROVED_DOMAINS`, `DENY_ALL_DOMAINS`
|
|
10709
|
+
*/
|
|
10710
|
+
accessPolicyType: string;
|
|
10711
|
+
}
|
|
10712
|
+
export interface GetWorkspaceSettingV2AibiDashboardEmbeddingApprovedDomains {
|
|
10713
|
+
/**
|
|
10714
|
+
* (list of string)
|
|
10715
|
+
*/
|
|
10716
|
+
approvedDomains?: string[];
|
|
10717
|
+
}
|
|
10718
|
+
export interface GetWorkspaceSettingV2AutomaticClusterUpdateWorkspace {
|
|
10719
|
+
/**
|
|
10720
|
+
* (boolean)
|
|
10721
|
+
*/
|
|
10722
|
+
canToggle?: boolean;
|
|
10723
|
+
/**
|
|
10724
|
+
* (boolean)
|
|
10725
|
+
*/
|
|
10726
|
+
enabled?: boolean;
|
|
10727
|
+
/**
|
|
10728
|
+
* (ClusterAutoRestartMessageEnablementDetails)
|
|
10729
|
+
*/
|
|
10730
|
+
enablementDetails?: outputs.GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceEnablementDetails;
|
|
10731
|
+
/**
|
|
10732
|
+
* (ClusterAutoRestartMessageMaintenanceWindow)
|
|
10733
|
+
*/
|
|
10734
|
+
maintenanceWindow?: outputs.GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindow;
|
|
10735
|
+
/**
|
|
10736
|
+
* (boolean)
|
|
10737
|
+
*/
|
|
10738
|
+
restartEvenIfNoUpdatesAvailable?: boolean;
|
|
10739
|
+
}
|
|
10740
|
+
export interface GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceEnablementDetails {
|
|
10741
|
+
/**
|
|
10742
|
+
* (boolean) - The feature is force enabled if compliance mode is active
|
|
10743
|
+
*/
|
|
10744
|
+
forcedForComplianceMode?: boolean;
|
|
10745
|
+
/**
|
|
10746
|
+
* (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
|
|
10747
|
+
*/
|
|
10748
|
+
unavailableForDisabledEntitlement?: boolean;
|
|
10749
|
+
/**
|
|
10750
|
+
* (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
|
|
10751
|
+
*/
|
|
10752
|
+
unavailableForNonEnterpriseTier?: boolean;
|
|
10753
|
+
}
|
|
10754
|
+
export interface GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindow {
|
|
10755
|
+
/**
|
|
10756
|
+
* (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
|
|
10757
|
+
*/
|
|
10758
|
+
weekDayBasedSchedule?: outputs.GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule;
|
|
10759
|
+
}
|
|
10760
|
+
export interface GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule {
|
|
10761
|
+
/**
|
|
10762
|
+
* (string) - . Possible values are: `FRIDAY`, `MONDAY`, `SATURDAY`, `SUNDAY`, `THURSDAY`, `TUESDAY`, `WEDNESDAY`
|
|
10763
|
+
*/
|
|
10764
|
+
dayOfWeek?: string;
|
|
10765
|
+
/**
|
|
10766
|
+
* (string) - . Possible values are: `EVERY_WEEK`, `FIRST_AND_THIRD_OF_MONTH`, `FIRST_OF_MONTH`, `FOURTH_OF_MONTH`, `SECOND_AND_FOURTH_OF_MONTH`, `SECOND_OF_MONTH`, `THIRD_OF_MONTH`
|
|
10767
|
+
*/
|
|
10768
|
+
frequency?: string;
|
|
10769
|
+
/**
|
|
10770
|
+
* (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
|
|
10771
|
+
*/
|
|
10772
|
+
windowStartTime?: outputs.GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime;
|
|
10773
|
+
}
|
|
10774
|
+
export interface GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime {
|
|
10775
|
+
/**
|
|
10776
|
+
* (integer)
|
|
10777
|
+
*/
|
|
10778
|
+
hours?: number;
|
|
10779
|
+
/**
|
|
10780
|
+
* (integer)
|
|
10781
|
+
*/
|
|
10782
|
+
minutes?: number;
|
|
10783
|
+
}
|
|
10784
|
+
export interface GetWorkspaceSettingV2BooleanVal {
|
|
10785
|
+
/**
|
|
10786
|
+
* (string) - Represents a generic string value
|
|
10787
|
+
*/
|
|
10788
|
+
value?: boolean;
|
|
10789
|
+
}
|
|
10790
|
+
export interface GetWorkspaceSettingV2DefaultDataSecurityMode {
|
|
10791
|
+
/**
|
|
10792
|
+
* (string) - . Possible values are: `ALLOW_ALL`, `RESTRICT_TOKENS_AND_JOB_RUN_AS`
|
|
10793
|
+
*/
|
|
10794
|
+
status: string;
|
|
10795
|
+
}
|
|
10796
|
+
export interface GetWorkspaceSettingV2EffectiveAibiDashboardEmbeddingAccessPolicy {
|
|
10797
|
+
/**
|
|
10798
|
+
* (string) - . Possible values are: `ALLOW_ALL_DOMAINS`, `ALLOW_APPROVED_DOMAINS`, `DENY_ALL_DOMAINS`
|
|
10799
|
+
*/
|
|
10800
|
+
accessPolicyType: string;
|
|
10801
|
+
}
|
|
10802
|
+
export interface GetWorkspaceSettingV2EffectiveAibiDashboardEmbeddingApprovedDomains {
|
|
10803
|
+
/**
|
|
10804
|
+
* (list of string)
|
|
10805
|
+
*/
|
|
10806
|
+
approvedDomains?: string[];
|
|
10807
|
+
}
|
|
10808
|
+
export interface GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspace {
|
|
10809
|
+
/**
|
|
10810
|
+
* (boolean)
|
|
10811
|
+
*/
|
|
10812
|
+
canToggle?: boolean;
|
|
10813
|
+
/**
|
|
10814
|
+
* (boolean)
|
|
10815
|
+
*/
|
|
10816
|
+
enabled?: boolean;
|
|
10817
|
+
/**
|
|
10818
|
+
* (ClusterAutoRestartMessageEnablementDetails)
|
|
10819
|
+
*/
|
|
10820
|
+
enablementDetails?: outputs.GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceEnablementDetails;
|
|
10821
|
+
/**
|
|
10822
|
+
* (ClusterAutoRestartMessageMaintenanceWindow)
|
|
10823
|
+
*/
|
|
10824
|
+
maintenanceWindow?: outputs.GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindow;
|
|
10825
|
+
/**
|
|
10826
|
+
* (boolean)
|
|
10827
|
+
*/
|
|
10828
|
+
restartEvenIfNoUpdatesAvailable?: boolean;
|
|
10829
|
+
}
|
|
10830
|
+
export interface GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceEnablementDetails {
|
|
10831
|
+
/**
|
|
10832
|
+
* (boolean) - The feature is force enabled if compliance mode is active
|
|
10833
|
+
*/
|
|
10834
|
+
forcedForComplianceMode?: boolean;
|
|
10835
|
+
/**
|
|
10836
|
+
* (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
|
|
10837
|
+
*/
|
|
10838
|
+
unavailableForDisabledEntitlement?: boolean;
|
|
10839
|
+
/**
|
|
10840
|
+
* (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
|
|
10841
|
+
*/
|
|
10842
|
+
unavailableForNonEnterpriseTier?: boolean;
|
|
10843
|
+
}
|
|
10844
|
+
export interface GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindow {
|
|
10845
|
+
/**
|
|
10846
|
+
* (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
|
|
10847
|
+
*/
|
|
10848
|
+
weekDayBasedSchedule?: outputs.GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule;
|
|
10849
|
+
}
|
|
10850
|
+
export interface GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule {
|
|
10851
|
+
/**
|
|
10852
|
+
* (string) - . Possible values are: `FRIDAY`, `MONDAY`, `SATURDAY`, `SUNDAY`, `THURSDAY`, `TUESDAY`, `WEDNESDAY`
|
|
10853
|
+
*/
|
|
10854
|
+
dayOfWeek?: string;
|
|
10855
|
+
/**
|
|
10856
|
+
* (string) - . Possible values are: `EVERY_WEEK`, `FIRST_AND_THIRD_OF_MONTH`, `FIRST_OF_MONTH`, `FOURTH_OF_MONTH`, `SECOND_AND_FOURTH_OF_MONTH`, `SECOND_OF_MONTH`, `THIRD_OF_MONTH`
|
|
10857
|
+
*/
|
|
10858
|
+
frequency?: string;
|
|
10859
|
+
/**
|
|
10860
|
+
* (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
|
|
10861
|
+
*/
|
|
10862
|
+
windowStartTime?: outputs.GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime;
|
|
10863
|
+
}
|
|
10864
|
+
export interface GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime {
|
|
10865
|
+
/**
|
|
10866
|
+
* (integer)
|
|
10867
|
+
*/
|
|
10868
|
+
hours?: number;
|
|
10869
|
+
/**
|
|
10870
|
+
* (integer)
|
|
10871
|
+
*/
|
|
10872
|
+
minutes?: number;
|
|
10873
|
+
}
|
|
10874
|
+
export interface GetWorkspaceSettingV2EffectiveBooleanVal {
|
|
10875
|
+
/**
|
|
10876
|
+
* (string) - Represents a generic string value
|
|
10877
|
+
*/
|
|
10878
|
+
value?: boolean;
|
|
10879
|
+
}
|
|
10880
|
+
export interface GetWorkspaceSettingV2EffectiveDefaultDataSecurityMode {
|
|
10881
|
+
/**
|
|
10882
|
+
* (string) - . Possible values are: `ALLOW_ALL`, `RESTRICT_TOKENS_AND_JOB_RUN_AS`
|
|
10883
|
+
*/
|
|
10884
|
+
status: string;
|
|
10885
|
+
}
|
|
10886
|
+
export interface GetWorkspaceSettingV2EffectiveIntegerVal {
|
|
10887
|
+
/**
|
|
10888
|
+
* (string) - Represents a generic string value
|
|
10889
|
+
*/
|
|
10890
|
+
value?: number;
|
|
10891
|
+
}
|
|
10892
|
+
export interface GetWorkspaceSettingV2EffectivePersonalCompute {
|
|
10893
|
+
/**
|
|
10894
|
+
* (string) - Represents a generic string value
|
|
10895
|
+
*/
|
|
10896
|
+
value?: string;
|
|
10897
|
+
}
|
|
10898
|
+
export interface GetWorkspaceSettingV2EffectiveRestrictWorkspaceAdmins {
|
|
10899
|
+
/**
|
|
10900
|
+
* (string) - . Possible values are: `ALLOW_ALL`, `RESTRICT_TOKENS_AND_JOB_RUN_AS`
|
|
10901
|
+
*/
|
|
10902
|
+
status: string;
|
|
10903
|
+
}
|
|
10904
|
+
export interface GetWorkspaceSettingV2EffectiveStringVal {
|
|
10905
|
+
/**
|
|
10906
|
+
* (string) - Represents a generic string value
|
|
10907
|
+
*/
|
|
10908
|
+
value?: string;
|
|
10909
|
+
}
|
|
10910
|
+
export interface GetWorkspaceSettingV2IntegerVal {
|
|
10911
|
+
/**
|
|
10912
|
+
* (string) - Represents a generic string value
|
|
10913
|
+
*/
|
|
10914
|
+
value?: number;
|
|
10915
|
+
}
|
|
10916
|
+
export interface GetWorkspaceSettingV2PersonalCompute {
|
|
10917
|
+
/**
|
|
10918
|
+
* (string) - Represents a generic string value
|
|
10919
|
+
*/
|
|
10920
|
+
value?: string;
|
|
10921
|
+
}
|
|
10922
|
+
export interface GetWorkspaceSettingV2RestrictWorkspaceAdmins {
|
|
10923
|
+
/**
|
|
10924
|
+
* (string) - . Possible values are: `ALLOW_ALL`, `RESTRICT_TOKENS_AND_JOB_RUN_AS`
|
|
10925
|
+
*/
|
|
10926
|
+
status: string;
|
|
10927
|
+
}
|
|
10928
|
+
export interface GetWorkspaceSettingV2StringVal {
|
|
10929
|
+
/**
|
|
10930
|
+
* (string) - Represents a generic string value
|
|
10931
|
+
*/
|
|
10932
|
+
value?: string;
|
|
10933
|
+
}
|
|
9669
10934
|
export interface GrantsGrant {
|
|
9670
10935
|
principal: string;
|
|
9671
10936
|
privileges: string[];
|
|
@@ -9779,6 +11044,7 @@ export interface JobContinuous {
|
|
|
9779
11044
|
* Indicate whether this continuous job is paused or not. Either `PAUSED` or `UNPAUSED`. When the `pauseStatus` field is omitted in the block, the server will default to using `UNPAUSED` as a value for `pauseStatus`.
|
|
9780
11045
|
*/
|
|
9781
11046
|
pauseStatus?: string;
|
|
11047
|
+
taskRetryMode?: string;
|
|
9782
11048
|
}
|
|
9783
11049
|
export interface JobDbtTask {
|
|
9784
11050
|
/**
|
|
@@ -12758,6 +14024,10 @@ export interface ModelServingAiGatewayRateLimit {
|
|
|
12758
14024
|
* Renewal period field for a serving endpoint rate limit. Currently, only `minute` is supported.
|
|
12759
14025
|
*/
|
|
12760
14026
|
renewalPeriod: string;
|
|
14027
|
+
/**
|
|
14028
|
+
* Specifies how many tokens are allowed for a key within the renewal_period.
|
|
14029
|
+
*/
|
|
14030
|
+
tokens?: number;
|
|
12761
14031
|
}
|
|
12762
14032
|
export interface ModelServingAiGatewayUsageTrackingConfig {
|
|
12763
14033
|
enabled?: boolean;
|
|
@@ -13265,6 +14535,7 @@ export interface ModelServingProvisionedThroughputAiGatewayRateLimit {
|
|
|
13265
14535
|
key?: string;
|
|
13266
14536
|
principal?: string;
|
|
13267
14537
|
renewalPeriod: string;
|
|
14538
|
+
tokens?: number;
|
|
13268
14539
|
}
|
|
13269
14540
|
export interface ModelServingProvisionedThroughputAiGatewayUsageTrackingConfig {
|
|
13270
14541
|
/**
|
|
@@ -13522,11 +14793,11 @@ export interface MwsNetworksGcpNetworkInfo {
|
|
|
13522
14793
|
*/
|
|
13523
14794
|
networkProjectId: string;
|
|
13524
14795
|
/**
|
|
13525
|
-
* @deprecated gcp_network_info.pod_ip_range_name is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.
|
|
14796
|
+
* @deprecated gcp_network_info.pod_ip_range_name is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.88.0/docs/guides/gcp-workspace#creating-a-vpc
|
|
13526
14797
|
*/
|
|
13527
14798
|
podIpRangeName?: string;
|
|
13528
14799
|
/**
|
|
13529
|
-
* @deprecated gcp_network_info.service_ip_range_name is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.
|
|
14800
|
+
* @deprecated gcp_network_info.service_ip_range_name is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.88.0/docs/guides/gcp-workspace#creating-a-vpc
|
|
13530
14801
|
*/
|
|
13531
14802
|
serviceIpRangeName?: string;
|
|
13532
14803
|
/**
|
|
@@ -13587,11 +14858,11 @@ export interface MwsWorkspacesExternalCustomerInfo {
|
|
|
13587
14858
|
}
|
|
13588
14859
|
export interface MwsWorkspacesGcpManagedNetworkConfig {
|
|
13589
14860
|
/**
|
|
13590
|
-
* @deprecated gcp_managed_network_config.gke_cluster_pod_ip_range is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.
|
|
14861
|
+
* @deprecated gcp_managed_network_config.gke_cluster_pod_ip_range is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.88.0/docs/guides/gcp-workspace#creating-a-databricks-workspace
|
|
13591
14862
|
*/
|
|
13592
14863
|
gkeClusterPodIpRange?: string;
|
|
13593
14864
|
/**
|
|
13594
|
-
* @deprecated gcp_managed_network_config.gke_cluster_service_ip_range is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.
|
|
14865
|
+
* @deprecated gcp_managed_network_config.gke_cluster_service_ip_range is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.88.0/docs/guides/gcp-workspace#creating-a-databricks-workspace
|
|
13595
14866
|
*/
|
|
13596
14867
|
gkeClusterServiceIpRange?: string;
|
|
13597
14868
|
subnetCidr: string;
|
|
@@ -13660,6 +14931,14 @@ export interface NotificationDestinationConfigGenericWebhook {
|
|
|
13660
14931
|
usernameSet: boolean;
|
|
13661
14932
|
}
|
|
13662
14933
|
export interface NotificationDestinationConfigMicrosoftTeams {
|
|
14934
|
+
appId?: string;
|
|
14935
|
+
appIdSet?: boolean;
|
|
14936
|
+
authSecret?: string;
|
|
14937
|
+
authSecretSet?: boolean;
|
|
14938
|
+
channelUrl?: string;
|
|
14939
|
+
channelUrlSet?: boolean;
|
|
14940
|
+
tenantId?: string;
|
|
14941
|
+
tenantIdSet?: boolean;
|
|
13663
14942
|
/**
|
|
13664
14943
|
* The Microsoft Teams webhook URL.
|
|
13665
14944
|
*/
|
|
@@ -13674,10 +14953,16 @@ export interface NotificationDestinationConfigPagerduty {
|
|
|
13674
14953
|
integrationKeySet: boolean;
|
|
13675
14954
|
}
|
|
13676
14955
|
export interface NotificationDestinationConfigSlack {
|
|
14956
|
+
/**
|
|
14957
|
+
* Slack channel ID for notifications.
|
|
14958
|
+
*/
|
|
13677
14959
|
channelId?: string;
|
|
13678
|
-
channelIdSet
|
|
14960
|
+
channelIdSet: boolean;
|
|
14961
|
+
/**
|
|
14962
|
+
* OAuth token for Slack authentication.
|
|
14963
|
+
*/
|
|
13679
14964
|
oauthToken?: string;
|
|
13680
|
-
oauthTokenSet
|
|
14965
|
+
oauthTokenSet: boolean;
|
|
13681
14966
|
/**
|
|
13682
14967
|
* The Slack webhook URL.
|
|
13683
14968
|
*/
|
|
@@ -13997,6 +15282,7 @@ export interface PipelineIngestionDefinition {
|
|
|
13997
15282
|
connectionName?: string;
|
|
13998
15283
|
ingestionGatewayId?: string;
|
|
13999
15284
|
objects?: outputs.PipelineIngestionDefinitionObject[];
|
|
15285
|
+
sourceConfigurations?: outputs.PipelineIngestionDefinitionSourceConfiguration[];
|
|
14000
15286
|
sourceType?: string;
|
|
14001
15287
|
tableConfiguration?: outputs.PipelineIngestionDefinitionTableConfiguration;
|
|
14002
15288
|
}
|
|
@@ -14073,6 +15359,23 @@ export interface PipelineIngestionDefinitionObjectTableTableConfigurationQueryBa
|
|
|
14073
15359
|
deletionCondition?: string;
|
|
14074
15360
|
hardDeletionSyncMinIntervalInSeconds?: number;
|
|
14075
15361
|
}
|
|
15362
|
+
export interface PipelineIngestionDefinitionSourceConfiguration {
|
|
15363
|
+
/**
|
|
15364
|
+
* The name of catalog in Unity Catalog. *Change of this parameter forces recreation of the pipeline.* (Conflicts with `storage`).
|
|
15365
|
+
*/
|
|
15366
|
+
catalog?: outputs.PipelineIngestionDefinitionSourceConfigurationCatalog;
|
|
15367
|
+
}
|
|
15368
|
+
export interface PipelineIngestionDefinitionSourceConfigurationCatalog {
|
|
15369
|
+
postgres?: outputs.PipelineIngestionDefinitionSourceConfigurationCatalogPostgres;
|
|
15370
|
+
sourceCatalog?: string;
|
|
15371
|
+
}
|
|
15372
|
+
export interface PipelineIngestionDefinitionSourceConfigurationCatalogPostgres {
|
|
15373
|
+
slotConfig?: outputs.PipelineIngestionDefinitionSourceConfigurationCatalogPostgresSlotConfig;
|
|
15374
|
+
}
|
|
15375
|
+
export interface PipelineIngestionDefinitionSourceConfigurationCatalogPostgresSlotConfig {
|
|
15376
|
+
publicationName?: string;
|
|
15377
|
+
slotName?: string;
|
|
15378
|
+
}
|
|
14076
15379
|
export interface PipelineIngestionDefinitionTableConfiguration {
|
|
14077
15380
|
excludeColumns?: string[];
|
|
14078
15381
|
includeColumns?: string[];
|
|
@@ -14540,6 +15843,48 @@ export interface SecretScopeKeyvaultMetadata {
|
|
|
14540
15843
|
dnsName: string;
|
|
14541
15844
|
resourceId: string;
|
|
14542
15845
|
}
|
|
15846
|
+
export interface ServicePrincipalFederationPolicyOidcPolicy {
|
|
15847
|
+
/**
|
|
15848
|
+
* The allowed token audiences, as specified in the 'aud' claim of federated tokens.
|
|
15849
|
+
* The audience identifier is intended to represent the recipient of the token.
|
|
15850
|
+
* Can be any non-empty string value. As long as the audience in the token matches
|
|
15851
|
+
* at least one audience in the policy, the token is considered a match. If audiences
|
|
15852
|
+
* is unspecified, defaults to your Databricks account id
|
|
15853
|
+
*/
|
|
15854
|
+
audiences?: string[];
|
|
15855
|
+
/**
|
|
15856
|
+
* The required token issuer, as specified in the 'iss' claim of federated tokens
|
|
15857
|
+
*/
|
|
15858
|
+
issuer?: string;
|
|
15859
|
+
/**
|
|
15860
|
+
* The public keys used to validate the signature of federated tokens, in JWKS format.
|
|
15861
|
+
* Most use cases should not need to specify this field. If jwksUri and jwksJson
|
|
15862
|
+
* are both unspecified (recommended), Databricks automatically fetches the public
|
|
15863
|
+
* keys from your issuer’s well known endpoint. Databricks strongly recommends
|
|
15864
|
+
* relying on your issuer’s well known endpoint for discovering public keys
|
|
15865
|
+
*/
|
|
15866
|
+
jwksJson?: string;
|
|
15867
|
+
/**
|
|
15868
|
+
* URL of the public keys used to validate the signature of federated tokens, in
|
|
15869
|
+
* JWKS format. Most use cases should not need to specify this field. If jwksUri
|
|
15870
|
+
* and jwksJson are both unspecified (recommended), Databricks automatically
|
|
15871
|
+
* fetches the public keys from your issuer’s well known endpoint. Databricks
|
|
15872
|
+
* strongly recommends relying on your issuer’s well known endpoint for discovering
|
|
15873
|
+
* public keys
|
|
15874
|
+
*/
|
|
15875
|
+
jwksUri?: string;
|
|
15876
|
+
/**
|
|
15877
|
+
* The required token subject, as specified in the subject claim of federated tokens.
|
|
15878
|
+
* Must be specified for service principal federation policies. Must not be specified
|
|
15879
|
+
* for account federation policies
|
|
15880
|
+
*/
|
|
15881
|
+
subject?: string;
|
|
15882
|
+
/**
|
|
15883
|
+
* The claim that contains the subject of the token. If unspecified, the default value
|
|
15884
|
+
* is 'sub'
|
|
15885
|
+
*/
|
|
15886
|
+
subjectClaim?: string;
|
|
15887
|
+
}
|
|
14543
15888
|
export interface ShareObject {
|
|
14544
15889
|
addedAt: number;
|
|
14545
15890
|
addedBy: string;
|
|
@@ -14963,6 +16308,9 @@ export interface TableColumn {
|
|
|
14963
16308
|
typeScale?: number;
|
|
14964
16309
|
typeText: string;
|
|
14965
16310
|
}
|
|
16311
|
+
export interface TagPolicyValue {
|
|
16312
|
+
name: string;
|
|
16313
|
+
}
|
|
14966
16314
|
export interface VectorSearchEndpointEndpointStatus {
|
|
14967
16315
|
/**
|
|
14968
16316
|
* Additional status message.
|
|
@@ -15003,9 +16351,13 @@ export interface VectorSearchIndexDeltaSyncIndexSpec {
|
|
|
15003
16351
|
}
|
|
15004
16352
|
export interface VectorSearchIndexDeltaSyncIndexSpecEmbeddingSourceColumn {
|
|
15005
16353
|
/**
|
|
15006
|
-
* The name of the embedding model endpoint
|
|
16354
|
+
* The name of the embedding model endpoint, used by default for both ingestion and querying.
|
|
15007
16355
|
*/
|
|
15008
16356
|
embeddingModelEndpointName?: string;
|
|
16357
|
+
/**
|
|
16358
|
+
* The name of the embedding model endpoint which, if specified, is used for querying (not ingestion).
|
|
16359
|
+
*/
|
|
16360
|
+
modelEndpointNameForQuery?: string;
|
|
15009
16361
|
/**
|
|
15010
16362
|
* The name of the column
|
|
15011
16363
|
*/
|
|
@@ -15040,6 +16392,10 @@ export interface VectorSearchIndexDirectAccessIndexSpecEmbeddingSourceColumn {
|
|
|
15040
16392
|
* The name of the embedding model endpoint
|
|
15041
16393
|
*/
|
|
15042
16394
|
embeddingModelEndpointName?: string;
|
|
16395
|
+
/**
|
|
16396
|
+
* The name of the embedding model endpoint which, if specified, is used for querying (not ingestion).
|
|
16397
|
+
*/
|
|
16398
|
+
modelEndpointNameForQuery?: string;
|
|
15043
16399
|
/**
|
|
15044
16400
|
* The name of the column
|
|
15045
16401
|
*/
|
|
@@ -15073,3 +16429,135 @@ export interface VectorSearchIndexStatus {
|
|
|
15073
16429
|
*/
|
|
15074
16430
|
ready?: boolean;
|
|
15075
16431
|
}
|
|
16432
|
+
export interface WorkspaceSettingV2AibiDashboardEmbeddingAccessPolicy {
|
|
16433
|
+
/**
|
|
16434
|
+
* . Possible values are: `ALLOW_ALL_DOMAINS`, `ALLOW_APPROVED_DOMAINS`, `DENY_ALL_DOMAINS`
|
|
16435
|
+
*/
|
|
16436
|
+
accessPolicyType: string;
|
|
16437
|
+
}
|
|
16438
|
+
export interface WorkspaceSettingV2AibiDashboardEmbeddingApprovedDomains {
|
|
16439
|
+
approvedDomains?: string[];
|
|
16440
|
+
}
|
|
16441
|
+
export interface WorkspaceSettingV2AutomaticClusterUpdateWorkspace {
|
|
16442
|
+
canToggle?: boolean;
|
|
16443
|
+
enabled?: boolean;
|
|
16444
|
+
enablementDetails?: outputs.WorkspaceSettingV2AutomaticClusterUpdateWorkspaceEnablementDetails;
|
|
16445
|
+
maintenanceWindow?: outputs.WorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindow;
|
|
16446
|
+
restartEvenIfNoUpdatesAvailable?: boolean;
|
|
16447
|
+
}
|
|
16448
|
+
export interface WorkspaceSettingV2AutomaticClusterUpdateWorkspaceEnablementDetails {
|
|
16449
|
+
/**
|
|
16450
|
+
* The feature is force enabled if compliance mode is active
|
|
16451
|
+
*/
|
|
16452
|
+
forcedForComplianceMode?: boolean;
|
|
16453
|
+
/**
|
|
16454
|
+
* The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
|
|
16455
|
+
*/
|
|
16456
|
+
unavailableForDisabledEntitlement?: boolean;
|
|
16457
|
+
/**
|
|
16458
|
+
* The feature is unavailable if the customer doesn't have enterprise tier
|
|
16459
|
+
*/
|
|
16460
|
+
unavailableForNonEnterpriseTier?: boolean;
|
|
16461
|
+
}
|
|
16462
|
+
export interface WorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindow {
|
|
16463
|
+
weekDayBasedSchedule?: outputs.WorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule;
|
|
16464
|
+
}
|
|
16465
|
+
export interface WorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule {
|
|
16466
|
+
/**
|
|
16467
|
+
* . Possible values are: `FRIDAY`, `MONDAY`, `SATURDAY`, `SUNDAY`, `THURSDAY`, `TUESDAY`, `WEDNESDAY`
|
|
16468
|
+
*/
|
|
16469
|
+
dayOfWeek?: string;
|
|
16470
|
+
/**
|
|
16471
|
+
* . Possible values are: `EVERY_WEEK`, `FIRST_AND_THIRD_OF_MONTH`, `FIRST_OF_MONTH`, `FOURTH_OF_MONTH`, `SECOND_AND_FOURTH_OF_MONTH`, `SECOND_OF_MONTH`, `THIRD_OF_MONTH`
|
|
16472
|
+
*/
|
|
16473
|
+
frequency?: string;
|
|
16474
|
+
windowStartTime?: outputs.WorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime;
|
|
16475
|
+
}
|
|
16476
|
+
export interface WorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime {
|
|
16477
|
+
hours?: number;
|
|
16478
|
+
minutes?: number;
|
|
16479
|
+
}
|
|
16480
|
+
export interface WorkspaceSettingV2BooleanVal {
|
|
16481
|
+
value?: boolean;
|
|
16482
|
+
}
|
|
16483
|
+
export interface WorkspaceSettingV2DefaultDataSecurityMode {
|
|
16484
|
+
status: string;
|
|
16485
|
+
}
|
|
16486
|
+
export interface WorkspaceSettingV2EffectiveAibiDashboardEmbeddingAccessPolicy {
|
|
16487
|
+
/**
|
|
16488
|
+
* . Possible values are: `ALLOW_ALL_DOMAINS`, `ALLOW_APPROVED_DOMAINS`, `DENY_ALL_DOMAINS`
|
|
16489
|
+
*/
|
|
16490
|
+
accessPolicyType: string;
|
|
16491
|
+
}
|
|
16492
|
+
export interface WorkspaceSettingV2EffectiveAibiDashboardEmbeddingApprovedDomains {
|
|
16493
|
+
approvedDomains?: string[];
|
|
16494
|
+
}
|
|
16495
|
+
export interface WorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspace {
|
|
16496
|
+
canToggle?: boolean;
|
|
16497
|
+
enabled?: boolean;
|
|
16498
|
+
enablementDetails?: outputs.WorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceEnablementDetails;
|
|
16499
|
+
maintenanceWindow?: outputs.WorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindow;
|
|
16500
|
+
restartEvenIfNoUpdatesAvailable?: boolean;
|
|
16501
|
+
}
|
|
16502
|
+
export interface WorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceEnablementDetails {
|
|
16503
|
+
/**
|
|
16504
|
+
* The feature is force enabled if compliance mode is active
|
|
16505
|
+
*/
|
|
16506
|
+
forcedForComplianceMode?: boolean;
|
|
16507
|
+
/**
|
|
16508
|
+
* The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
|
|
16509
|
+
*/
|
|
16510
|
+
unavailableForDisabledEntitlement?: boolean;
|
|
16511
|
+
/**
|
|
16512
|
+
* The feature is unavailable if the customer doesn't have enterprise tier
|
|
16513
|
+
*/
|
|
16514
|
+
unavailableForNonEnterpriseTier?: boolean;
|
|
16515
|
+
}
|
|
16516
|
+
export interface WorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindow {
|
|
16517
|
+
weekDayBasedSchedule?: outputs.WorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule;
|
|
16518
|
+
}
|
|
16519
|
+
export interface WorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule {
|
|
16520
|
+
/**
|
|
16521
|
+
* . Possible values are: `FRIDAY`, `MONDAY`, `SATURDAY`, `SUNDAY`, `THURSDAY`, `TUESDAY`, `WEDNESDAY`
|
|
16522
|
+
*/
|
|
16523
|
+
dayOfWeek?: string;
|
|
16524
|
+
/**
|
|
16525
|
+
* . Possible values are: `EVERY_WEEK`, `FIRST_AND_THIRD_OF_MONTH`, `FIRST_OF_MONTH`, `FOURTH_OF_MONTH`, `SECOND_AND_FOURTH_OF_MONTH`, `SECOND_OF_MONTH`, `THIRD_OF_MONTH`
|
|
16526
|
+
*/
|
|
16527
|
+
frequency?: string;
|
|
16528
|
+
windowStartTime?: outputs.WorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime;
|
|
16529
|
+
}
|
|
16530
|
+
export interface WorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime {
|
|
16531
|
+
hours?: number;
|
|
16532
|
+
minutes?: number;
|
|
16533
|
+
}
|
|
16534
|
+
export interface WorkspaceSettingV2EffectiveBooleanVal {
|
|
16535
|
+
value?: boolean;
|
|
16536
|
+
}
|
|
16537
|
+
export interface WorkspaceSettingV2EffectiveDefaultDataSecurityMode {
|
|
16538
|
+
status: string;
|
|
16539
|
+
}
|
|
16540
|
+
export interface WorkspaceSettingV2EffectiveIntegerVal {
|
|
16541
|
+
value?: number;
|
|
16542
|
+
}
|
|
16543
|
+
export interface WorkspaceSettingV2EffectivePersonalCompute {
|
|
16544
|
+
value?: string;
|
|
16545
|
+
}
|
|
16546
|
+
export interface WorkspaceSettingV2EffectiveRestrictWorkspaceAdmins {
|
|
16547
|
+
status: string;
|
|
16548
|
+
}
|
|
16549
|
+
export interface WorkspaceSettingV2EffectiveStringVal {
|
|
16550
|
+
value?: string;
|
|
16551
|
+
}
|
|
16552
|
+
export interface WorkspaceSettingV2IntegerVal {
|
|
16553
|
+
value?: number;
|
|
16554
|
+
}
|
|
16555
|
+
export interface WorkspaceSettingV2PersonalCompute {
|
|
16556
|
+
value?: string;
|
|
16557
|
+
}
|
|
16558
|
+
export interface WorkspaceSettingV2RestrictWorkspaceAdmins {
|
|
16559
|
+
status: string;
|
|
16560
|
+
}
|
|
16561
|
+
export interface WorkspaceSettingV2StringVal {
|
|
16562
|
+
value?: string;
|
|
16563
|
+
}
|