@pulumi/databricks 1.75.0-alpha.1757081845 → 1.75.0-alpha.1757561963
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/accountFederationPolicy.d.ts +148 -0
- package/accountFederationPolicy.js +92 -0
- package/accountFederationPolicy.js.map +1 -0
- package/accountNetworkPolicy.d.ts +2 -2
- package/accountNetworkPolicy.js +2 -2
- package/accountSettingV2.d.ts +149 -0
- package/accountSettingV2.js +106 -0
- package/accountSettingV2.js.map +1 -0
- package/alertV2.d.ts +56 -5
- package/alertV2.js +8 -2
- package/alertV2.js.map +1 -1
- package/app.d.ts +0 -2
- package/app.js +0 -2
- package/app.js.map +1 -1
- package/appsSettingsCustomTemplate.d.ts +179 -0
- package/appsSettingsCustomTemplate.js +121 -0
- package/appsSettingsCustomTemplate.js.map +1 -0
- package/budgetPolicy.d.ts +6 -2
- package/budgetPolicy.js +3 -3
- package/budgetPolicy.js.map +1 -1
- package/catalog.d.ts +28 -0
- package/catalog.js +22 -0
- package/catalog.js.map +1 -1
- package/cleanRoomAsset.d.ts +14 -2
- package/cleanRoomAsset.js +4 -2
- package/cleanRoomAsset.js.map +1 -1
- package/cleanRoomAutoApprovalRule.d.ts +14 -2
- package/cleanRoomAutoApprovalRule.js +4 -2
- package/cleanRoomAutoApprovalRule.js.map +1 -1
- package/cleanRoomsCleanRoom.d.ts +17 -5
- package/cleanRoomsCleanRoom.js +4 -2
- package/cleanRoomsCleanRoom.js.map +1 -1
- package/config/vars.d.ts +1 -0
- package/config/vars.js +6 -0
- package/config/vars.js.map +1 -1
- package/connection.d.ts +0 -3
- package/connection.js +0 -2
- package/connection.js.map +1 -1
- package/databaseDatabaseCatalog.d.ts +14 -2
- package/databaseDatabaseCatalog.js +4 -2
- package/databaseDatabaseCatalog.js.map +1 -1
- package/databaseInstance.d.ts +38 -2
- package/databaseInstance.js +8 -2
- package/databaseInstance.js.map +1 -1
- package/databaseSyncedDatabaseTable.d.ts +14 -2
- package/databaseSyncedDatabaseTable.js +4 -2
- package/databaseSyncedDatabaseTable.js.map +1 -1
- package/entityTagAssignment.d.ts +117 -0
- package/entityTagAssignment.js +87 -0
- package/entityTagAssignment.js.map +1 -0
- package/externalMetadata.d.ts +14 -2
- package/externalMetadata.js +4 -2
- package/externalMetadata.js.map +1 -1
- package/getAccountFederationPolicies.d.ts +46 -0
- package/getAccountFederationPolicies.js +50 -0
- package/getAccountFederationPolicies.js.map +1 -0
- package/getAccountFederationPolicy.d.ts +103 -0
- package/getAccountFederationPolicy.js +40 -0
- package/getAccountFederationPolicy.js.map +1 -0
- package/getAccountSettingV2.d.ts +228 -0
- package/getAccountSettingV2.js +54 -0
- package/getAccountSettingV2.js.map +1 -0
- package/getAlertV2.d.ts +48 -6
- package/getAlertV2.js +4 -0
- package/getAlertV2.js.map +1 -1
- package/getAlertsV2.d.ts +21 -2
- package/getAlertsV2.js +10 -4
- package/getAlertsV2.js.map +1 -1
- package/getApp.d.ts +0 -4
- package/getApp.js +0 -4
- package/getApp.js.map +1 -1
- package/getApps.d.ts +0 -4
- package/getApps.js +0 -4
- package/getApps.js.map +1 -1
- package/getAppsSettingsCustomTemplate.d.ts +143 -0
- package/getAppsSettingsCustomTemplate.js +66 -0
- package/getAppsSettingsCustomTemplate.js.map +1 -0
- package/getAppsSettingsCustomTemplates.d.ts +65 -0
- package/getAppsSettingsCustomTemplates.js +56 -0
- package/getAppsSettingsCustomTemplates.js.map +1 -0
- package/getBudgetPolicy.d.ts +34 -0
- package/getBudgetPolicy.js +28 -0
- package/getBudgetPolicy.js.map +1 -1
- package/getCleanRoomAsset.d.ts +9 -0
- package/getCleanRoomAsset.js +2 -0
- package/getCleanRoomAsset.js.map +1 -1
- package/getCleanRoomAssetRevisionsCleanRoomAsset.d.ts +9 -0
- package/getCleanRoomAssetRevisionsCleanRoomAsset.js +2 -0
- package/getCleanRoomAssetRevisionsCleanRoomAsset.js.map +1 -1
- package/getCleanRoomAssetRevisionsCleanRoomAssets.d.ts +33 -2
- package/getCleanRoomAssetRevisionsCleanRoomAssets.js +10 -4
- package/getCleanRoomAssetRevisionsCleanRoomAssets.js.map +1 -1
- package/getCleanRoomAssets.d.ts +34 -2
- package/getCleanRoomAssets.js +10 -4
- package/getCleanRoomAssets.js.map +1 -1
- package/getCleanRoomAutoApprovalRule.d.ts +9 -0
- package/getCleanRoomAutoApprovalRule.js +2 -0
- package/getCleanRoomAutoApprovalRule.js.map +1 -1
- package/getCleanRoomAutoApprovalRules.d.ts +21 -2
- package/getCleanRoomAutoApprovalRules.js +10 -4
- package/getCleanRoomAutoApprovalRules.js.map +1 -1
- package/getCleanRoomsCleanRoom.d.ts +12 -3
- package/getCleanRoomsCleanRoom.js +2 -0
- package/getCleanRoomsCleanRoom.js.map +1 -1
- package/getCleanRoomsCleanRooms.d.ts +21 -2
- package/getCleanRoomsCleanRooms.js +10 -4
- package/getCleanRoomsCleanRooms.js.map +1 -1
- package/getDatabaseDatabaseCatalog.d.ts +9 -0
- package/getDatabaseDatabaseCatalog.js +2 -0
- package/getDatabaseDatabaseCatalog.js.map +1 -1
- package/getDatabaseDatabaseCatalogs.d.ts +21 -2
- package/getDatabaseDatabaseCatalogs.js +10 -4
- package/getDatabaseDatabaseCatalogs.js.map +1 -1
- package/getDatabaseInstance.d.ts +27 -0
- package/getDatabaseInstance.js +4 -0
- package/getDatabaseInstance.js.map +1 -1
- package/getDatabaseInstances.d.ts +21 -2
- package/getDatabaseInstances.js +10 -4
- package/getDatabaseInstances.js.map +1 -1
- package/getDatabaseSyncedDatabaseTable.d.ts +9 -0
- package/getDatabaseSyncedDatabaseTable.js +2 -0
- package/getDatabaseSyncedDatabaseTable.js.map +1 -1
- package/getDatabaseSyncedDatabaseTables.d.ts +21 -2
- package/getDatabaseSyncedDatabaseTables.js +10 -4
- package/getDatabaseSyncedDatabaseTables.js.map +1 -1
- package/getEntityTagAssignment.d.ts +79 -0
- package/getEntityTagAssignment.js +30 -0
- package/getEntityTagAssignment.js.map +1 -0
- package/getEntityTagAssignments.d.ts +57 -0
- package/getEntityTagAssignments.js +26 -0
- package/getEntityTagAssignments.js.map +1 -0
- package/getExternalMetadata.d.ts +9 -0
- package/getExternalMetadata.js +2 -0
- package/getExternalMetadata.js.map +1 -1
- package/getExternalMetadatas.d.ts +43 -2
- package/getExternalMetadatas.js +32 -4
- package/getExternalMetadatas.js.map +1 -1
- package/getMaterializedFeaturesFeatureTag.d.ts +9 -0
- package/getMaterializedFeaturesFeatureTag.js +2 -0
- package/getMaterializedFeaturesFeatureTag.js.map +1 -1
- package/getMaterializedFeaturesFeatureTags.d.ts +21 -2
- package/getMaterializedFeaturesFeatureTags.js +10 -4
- package/getMaterializedFeaturesFeatureTags.js.map +1 -1
- package/getOnlineStore.d.ts +9 -0
- package/getOnlineStore.js +2 -0
- package/getOnlineStore.js.map +1 -1
- package/getOnlineStores.d.ts +21 -2
- package/getOnlineStores.js +10 -4
- package/getOnlineStores.js.map +1 -1
- package/getPolicyInfo.d.ts +24 -15
- package/getPolicyInfo.js +2 -0
- package/getPolicyInfo.js.map +1 -1
- package/getPolicyInfos.d.ts +48 -2
- package/getPolicyInfos.js +12 -4
- package/getPolicyInfos.js.map +1 -1
- package/getQualityMonitorV2.d.ts +9 -0
- package/getQualityMonitorV2.js +2 -0
- package/getQualityMonitorV2.js.map +1 -1
- package/getQualityMonitorsV2.d.ts +21 -2
- package/getQualityMonitorsV2.js +10 -4
- package/getQualityMonitorsV2.js.map +1 -1
- package/getRecipientFederationPolicies.d.ts +21 -2
- package/getRecipientFederationPolicies.js +10 -4
- package/getRecipientFederationPolicies.js.map +1 -1
- package/getRecipientFederationPolicy.d.ts +9 -0
- package/getRecipientFederationPolicy.js +2 -0
- package/getRecipientFederationPolicy.js.map +1 -1
- package/getServicePrincipalFederationPolicies.d.ts +72 -0
- package/getServicePrincipalFederationPolicies.js +58 -0
- package/getServicePrincipalFederationPolicies.js.map +1 -0
- package/getServicePrincipalFederationPolicy.d.ts +103 -0
- package/getServicePrincipalFederationPolicy.js +40 -0
- package/getServicePrincipalFederationPolicy.js.map +1 -0
- package/getTagPolicies.d.ts +43 -0
- package/getTagPolicies.js +34 -0
- package/getTagPolicies.js.map +1 -0
- package/getTagPolicy.d.ts +73 -0
- package/getTagPolicy.js +38 -0
- package/getTagPolicy.js.map +1 -0
- package/getWorkspaceSettingV2.d.ts +237 -0
- package/getWorkspaceSettingV2.js +56 -0
- package/getWorkspaceSettingV2.js.map +1 -0
- package/grant.d.ts +1 -1
- package/grant.js +1 -1
- package/index.d.ts +71 -14
- package/index.js +78 -7
- package/index.js.map +1 -1
- package/materializedFeaturesFeatureTag.d.ts +14 -2
- package/materializedFeaturesFeatureTag.js +4 -2
- package/materializedFeaturesFeatureTag.js.map +1 -1
- package/mwsNccPrivateEndpointRule.d.ts +3 -3
- package/mwsPermissionAssignment.d.ts +7 -7
- package/mwsPermissionAssignment.js +1 -1
- package/mwsWorkspaces.d.ts +3 -3
- package/onlineStore.d.ts +14 -2
- package/onlineStore.js +4 -2
- package/onlineStore.js.map +1 -1
- package/package.json +2 -2
- package/permissionAssignment.d.ts +7 -7
- package/permissionAssignment.js +1 -1
- package/policyInfo.d.ts +29 -17
- package/policyInfo.js +4 -2
- package/policyInfo.js.map +1 -1
- package/provider.d.ts +1 -0
- package/provider.js +1 -0
- package/provider.js.map +1 -1
- package/qualityMonitorV2.d.ts +14 -2
- package/qualityMonitorV2.js +4 -2
- package/qualityMonitorV2.js.map +1 -1
- package/recipientFederationPolicy.d.ts +14 -2
- package/recipientFederationPolicy.js +4 -2
- package/recipientFederationPolicy.js.map +1 -1
- package/servicePrincipalFederationPolicy.d.ts +146 -0
- package/servicePrincipalFederationPolicy.js +90 -0
- package/servicePrincipalFederationPolicy.js.map +1 -0
- package/storageCredential.d.ts +23 -3
- package/storageCredential.js +23 -3
- package/storageCredential.js.map +1 -1
- package/tagPolicy.d.ts +84 -0
- package/tagPolicy.js +83 -0
- package/tagPolicy.js.map +1 -0
- package/types/input.d.ts +7602 -5898
- package/types/output.d.ts +1609 -104
- package/workspaceNetworkOption.d.ts +2 -2
- package/workspaceNetworkOption.js +2 -2
- package/workspaceSettingV2.d.ts +161 -0
- package/workspaceSettingV2.js +108 -0
- package/workspaceSettingV2.js.map +1 -0
package/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
|
|
@@ -2071,6 +2446,244 @@ export interface GetAccountNetworkPolicyEgressNetworkAccessPolicyEnforcement {
|
|
|
2071
2446
|
*/
|
|
2072
2447
|
enforcementMode?: string;
|
|
2073
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 {
|
|
2678
|
+
/**
|
|
2679
|
+
* (string) - Application ID of an active service principal. Setting this field requires the `servicePrincipal/user` role
|
|
2680
|
+
*/
|
|
2681
|
+
servicePrincipalName?: string;
|
|
2682
|
+
/**
|
|
2683
|
+
* (string) - The email of an active workspace user. Can only set this field to their own email
|
|
2684
|
+
*/
|
|
2685
|
+
userName?: string;
|
|
2686
|
+
}
|
|
2074
2687
|
export interface GetAlertV2Evaluation {
|
|
2075
2688
|
/**
|
|
2076
2689
|
* (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`
|
|
@@ -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`
|
|
@@ -2890,21 +3548,217 @@ export interface GetAppsAppResourceSqlWarehouse {
|
|
|
2890
3548
|
*/
|
|
2891
3549
|
id: string;
|
|
2892
3550
|
/**
|
|
2893
|
-
* Permission to grant on database. Supported permissions are: `CAN_CONNECT_AND_CREATE`.
|
|
3551
|
+
* Permission to grant on database. Supported permissions are: `CAN_CONNECT_AND_CREATE`.
|
|
3552
|
+
*/
|
|
3553
|
+
permission: string;
|
|
3554
|
+
}
|
|
3555
|
+
export interface GetAppsAppResourceUcSecurable {
|
|
3556
|
+
/**
|
|
3557
|
+
* Permission to grant on database. Supported permissions are: `CAN_CONNECT_AND_CREATE`.
|
|
3558
|
+
*/
|
|
3559
|
+
permission: string;
|
|
3560
|
+
/**
|
|
3561
|
+
* the full name of UC securable, i.e. `my-catalog.my-schema.my-volume`.
|
|
3562
|
+
*/
|
|
3563
|
+
securableFullName: string;
|
|
3564
|
+
/**
|
|
3565
|
+
* the type of UC securable, i.e. `VOLUME`.
|
|
3566
|
+
*/
|
|
3567
|
+
securableType: string;
|
|
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`
|
|
2894
3746
|
*/
|
|
2895
3747
|
permission: string;
|
|
2896
3748
|
}
|
|
2897
|
-
export interface
|
|
3749
|
+
export interface GetAppsSettingsCustomTemplatesTemplateManifestResourceSpecSqlWarehouseSpec {
|
|
2898
3750
|
/**
|
|
2899
|
-
*
|
|
3751
|
+
* (string) - . Possible values are: `MANAGE`, `READ_VOLUME`, `WRITE_VOLUME`
|
|
2900
3752
|
*/
|
|
2901
3753
|
permission: string;
|
|
3754
|
+
}
|
|
3755
|
+
export interface GetAppsSettingsCustomTemplatesTemplateManifestResourceSpecUcSecurableSpec {
|
|
2902
3756
|
/**
|
|
2903
|
-
*
|
|
3757
|
+
* (string) - . Possible values are: `MANAGE`, `READ_VOLUME`, `WRITE_VOLUME`
|
|
2904
3758
|
*/
|
|
2905
|
-
|
|
3759
|
+
permission: string;
|
|
2906
3760
|
/**
|
|
2907
|
-
*
|
|
3761
|
+
* (string) - . Possible values are: `VOLUME`
|
|
2908
3762
|
*/
|
|
2909
3763
|
securableType: string;
|
|
2910
3764
|
}
|
|
@@ -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;
|
|
@@ -9546,125 +10553,383 @@ export interface GetTableTableInfoTableConstraint {
|
|
|
9546
10553
|
export interface GetTableTableInfoTableConstraintForeignKeyConstraint {
|
|
9547
10554
|
childColumns: string[];
|
|
9548
10555
|
/**
|
|
9549
|
-
* Full name of the databricks_table: _`catalog`.`schema`.`table`_
|
|
10556
|
+
* Full name of the databricks_table: _`catalog`.`schema`.`table`_
|
|
10557
|
+
*/
|
|
10558
|
+
name: string;
|
|
10559
|
+
parentColumns: string[];
|
|
10560
|
+
parentTable: string;
|
|
10561
|
+
rely?: boolean;
|
|
10562
|
+
}
|
|
10563
|
+
export interface GetTableTableInfoTableConstraintNamedTableConstraint {
|
|
10564
|
+
/**
|
|
10565
|
+
* Full name of the databricks_table: _`catalog`.`schema`.`table`_
|
|
10566
|
+
*/
|
|
10567
|
+
name: string;
|
|
10568
|
+
}
|
|
10569
|
+
export interface GetTableTableInfoTableConstraintPrimaryKeyConstraint {
|
|
10570
|
+
childColumns: string[];
|
|
10571
|
+
/**
|
|
10572
|
+
* Full name of the databricks_table: _`catalog`.`schema`.`table`_
|
|
10573
|
+
*/
|
|
10574
|
+
name: string;
|
|
10575
|
+
rely?: boolean;
|
|
10576
|
+
timeseriesColumns?: string[];
|
|
10577
|
+
}
|
|
10578
|
+
export interface GetTableTableInfoViewDependencies {
|
|
10579
|
+
dependencies?: outputs.GetTableTableInfoViewDependenciesDependency[];
|
|
10580
|
+
}
|
|
10581
|
+
export interface GetTableTableInfoViewDependenciesDependency {
|
|
10582
|
+
connection?: outputs.GetTableTableInfoViewDependenciesDependencyConnection;
|
|
10583
|
+
credential?: outputs.GetTableTableInfoViewDependenciesDependencyCredential;
|
|
10584
|
+
function?: outputs.GetTableTableInfoViewDependenciesDependencyFunction;
|
|
10585
|
+
table?: outputs.GetTableTableInfoViewDependenciesDependencyTable;
|
|
10586
|
+
}
|
|
10587
|
+
export interface GetTableTableInfoViewDependenciesDependencyConnection {
|
|
10588
|
+
connectionName?: string;
|
|
10589
|
+
}
|
|
10590
|
+
export interface GetTableTableInfoViewDependenciesDependencyCredential {
|
|
10591
|
+
credentialName?: string;
|
|
10592
|
+
}
|
|
10593
|
+
export interface GetTableTableInfoViewDependenciesDependencyFunction {
|
|
10594
|
+
functionFullName: string;
|
|
10595
|
+
}
|
|
10596
|
+
export interface GetTableTableInfoViewDependenciesDependencyTable {
|
|
10597
|
+
tableFullName: string;
|
|
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
|
+
}
|
|
10629
|
+
export interface GetVolumeVolumeInfo {
|
|
10630
|
+
/**
|
|
10631
|
+
* the AWS access point to use when accessing s3 bucket for this volume's external location
|
|
10632
|
+
*/
|
|
10633
|
+
accessPoint?: string;
|
|
10634
|
+
/**
|
|
10635
|
+
* indicates whether the principal is limited to retrieving metadata for the volume through the BROWSE privilege when includeBrowse is enabled in the request.
|
|
10636
|
+
*/
|
|
10637
|
+
browseOnly?: boolean;
|
|
10638
|
+
/**
|
|
10639
|
+
* the name of the catalog where the schema and the volume are
|
|
10640
|
+
*/
|
|
10641
|
+
catalogName?: string;
|
|
10642
|
+
/**
|
|
10643
|
+
* the comment attached to the volume
|
|
10644
|
+
*/
|
|
10645
|
+
comment?: string;
|
|
10646
|
+
/**
|
|
10647
|
+
* the Unix timestamp at the volume's creation
|
|
10648
|
+
*/
|
|
10649
|
+
createdAt?: number;
|
|
10650
|
+
/**
|
|
10651
|
+
* the identifier of the user who created the volume
|
|
10652
|
+
*/
|
|
10653
|
+
createdBy?: string;
|
|
10654
|
+
/**
|
|
10655
|
+
* encryption options that apply to clients connecting to cloud storage
|
|
10656
|
+
*/
|
|
10657
|
+
encryptionDetails?: outputs.GetVolumeVolumeInfoEncryptionDetails;
|
|
10658
|
+
/**
|
|
10659
|
+
* the three-level (fully qualified) name of the volume
|
|
10660
|
+
*/
|
|
10661
|
+
fullName?: string;
|
|
10662
|
+
/**
|
|
10663
|
+
* the unique identifier of the metastore
|
|
10664
|
+
*/
|
|
10665
|
+
metastoreId?: string;
|
|
10666
|
+
/**
|
|
10667
|
+
* a fully qualified name of databricks_volume: *`catalog`.`schema`.`volume`*
|
|
10668
|
+
*/
|
|
10669
|
+
name?: string;
|
|
10670
|
+
/**
|
|
10671
|
+
* the identifier of the user who owns the volume
|
|
10672
|
+
*/
|
|
10673
|
+
owner?: string;
|
|
10674
|
+
/**
|
|
10675
|
+
* the name of the schema where the volume is
|
|
10676
|
+
*/
|
|
10677
|
+
schemaName?: string;
|
|
10678
|
+
/**
|
|
10679
|
+
* the storage location on the cloud
|
|
10680
|
+
*/
|
|
10681
|
+
storageLocation?: string;
|
|
10682
|
+
/**
|
|
10683
|
+
* the timestamp of the last time changes were made to the volume
|
|
10684
|
+
*/
|
|
10685
|
+
updatedAt?: number;
|
|
10686
|
+
/**
|
|
10687
|
+
* the identifier of the user who updated the volume last time
|
|
10688
|
+
*/
|
|
10689
|
+
updatedBy?: string;
|
|
10690
|
+
/**
|
|
10691
|
+
* the unique identifier of the volume
|
|
10692
|
+
*/
|
|
10693
|
+
volumeId?: string;
|
|
10694
|
+
/**
|
|
10695
|
+
* whether the volume is `MANAGED` or `EXTERNAL`
|
|
10696
|
+
*/
|
|
10697
|
+
volumeType?: string;
|
|
10698
|
+
}
|
|
10699
|
+
export interface GetVolumeVolumeInfoEncryptionDetails {
|
|
10700
|
+
sseEncryptionDetails?: outputs.GetVolumeVolumeInfoEncryptionDetailsSseEncryptionDetails;
|
|
10701
|
+
}
|
|
10702
|
+
export interface GetVolumeVolumeInfoEncryptionDetailsSseEncryptionDetails {
|
|
10703
|
+
algorithm?: string;
|
|
10704
|
+
awsKmsKeyArn?: string;
|
|
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
|
|
9550
10743
|
*/
|
|
9551
|
-
|
|
9552
|
-
|
|
9553
|
-
|
|
9554
|
-
|
|
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;
|
|
9555
10753
|
}
|
|
9556
|
-
export interface
|
|
10754
|
+
export interface GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindow {
|
|
9557
10755
|
/**
|
|
9558
|
-
*
|
|
10756
|
+
* (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
|
|
9559
10757
|
*/
|
|
9560
|
-
|
|
10758
|
+
weekDayBasedSchedule?: outputs.GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule;
|
|
9561
10759
|
}
|
|
9562
|
-
export interface
|
|
9563
|
-
childColumns: string[];
|
|
10760
|
+
export interface GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule {
|
|
9564
10761
|
/**
|
|
9565
|
-
*
|
|
10762
|
+
* (string) - . Possible values are: `FRIDAY`, `MONDAY`, `SATURDAY`, `SUNDAY`, `THURSDAY`, `TUESDAY`, `WEDNESDAY`
|
|
9566
10763
|
*/
|
|
9567
|
-
|
|
9568
|
-
|
|
9569
|
-
|
|
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;
|
|
9570
10773
|
}
|
|
9571
|
-
export interface
|
|
9572
|
-
|
|
10774
|
+
export interface GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime {
|
|
10775
|
+
/**
|
|
10776
|
+
* (integer)
|
|
10777
|
+
*/
|
|
10778
|
+
hours?: number;
|
|
10779
|
+
/**
|
|
10780
|
+
* (integer)
|
|
10781
|
+
*/
|
|
10782
|
+
minutes?: number;
|
|
9573
10783
|
}
|
|
9574
|
-
export interface
|
|
9575
|
-
|
|
9576
|
-
|
|
9577
|
-
|
|
9578
|
-
|
|
10784
|
+
export interface GetWorkspaceSettingV2BooleanVal {
|
|
10785
|
+
/**
|
|
10786
|
+
* (string) - Represents a generic string value
|
|
10787
|
+
*/
|
|
10788
|
+
value?: boolean;
|
|
9579
10789
|
}
|
|
9580
|
-
export interface
|
|
9581
|
-
|
|
10790
|
+
export interface GetWorkspaceSettingV2DefaultDataSecurityMode {
|
|
10791
|
+
/**
|
|
10792
|
+
* (string) - . Possible values are: `ALLOW_ALL`, `RESTRICT_TOKENS_AND_JOB_RUN_AS`
|
|
10793
|
+
*/
|
|
10794
|
+
status: string;
|
|
9582
10795
|
}
|
|
9583
|
-
export interface
|
|
9584
|
-
|
|
10796
|
+
export interface GetWorkspaceSettingV2EffectiveAibiDashboardEmbeddingAccessPolicy {
|
|
10797
|
+
/**
|
|
10798
|
+
* (string) - . Possible values are: `ALLOW_ALL_DOMAINS`, `ALLOW_APPROVED_DOMAINS`, `DENY_ALL_DOMAINS`
|
|
10799
|
+
*/
|
|
10800
|
+
accessPolicyType: string;
|
|
9585
10801
|
}
|
|
9586
|
-
export interface
|
|
9587
|
-
|
|
10802
|
+
export interface GetWorkspaceSettingV2EffectiveAibiDashboardEmbeddingApprovedDomains {
|
|
10803
|
+
/**
|
|
10804
|
+
* (list of string)
|
|
10805
|
+
*/
|
|
10806
|
+
approvedDomains?: string[];
|
|
9588
10807
|
}
|
|
9589
|
-
export interface
|
|
9590
|
-
|
|
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;
|
|
9591
10829
|
}
|
|
9592
|
-
export interface
|
|
10830
|
+
export interface GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceEnablementDetails {
|
|
9593
10831
|
/**
|
|
9594
|
-
*
|
|
10832
|
+
* (boolean) - The feature is force enabled if compliance mode is active
|
|
9595
10833
|
*/
|
|
9596
|
-
|
|
10834
|
+
forcedForComplianceMode?: boolean;
|
|
9597
10835
|
/**
|
|
9598
|
-
*
|
|
10836
|
+
* (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
|
|
9599
10837
|
*/
|
|
9600
|
-
|
|
10838
|
+
unavailableForDisabledEntitlement?: boolean;
|
|
9601
10839
|
/**
|
|
9602
|
-
*
|
|
10840
|
+
* (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
|
|
9603
10841
|
*/
|
|
9604
|
-
|
|
10842
|
+
unavailableForNonEnterpriseTier?: boolean;
|
|
10843
|
+
}
|
|
10844
|
+
export interface GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindow {
|
|
9605
10845
|
/**
|
|
9606
|
-
*
|
|
10846
|
+
* (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
|
|
9607
10847
|
*/
|
|
9608
|
-
|
|
10848
|
+
weekDayBasedSchedule?: outputs.GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule;
|
|
10849
|
+
}
|
|
10850
|
+
export interface GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule {
|
|
9609
10851
|
/**
|
|
9610
|
-
*
|
|
10852
|
+
* (string) - . Possible values are: `FRIDAY`, `MONDAY`, `SATURDAY`, `SUNDAY`, `THURSDAY`, `TUESDAY`, `WEDNESDAY`
|
|
9611
10853
|
*/
|
|
9612
|
-
|
|
10854
|
+
dayOfWeek?: string;
|
|
9613
10855
|
/**
|
|
9614
|
-
*
|
|
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`
|
|
9615
10857
|
*/
|
|
9616
|
-
|
|
10858
|
+
frequency?: string;
|
|
9617
10859
|
/**
|
|
9618
|
-
*
|
|
10860
|
+
* (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
|
|
9619
10861
|
*/
|
|
9620
|
-
|
|
10862
|
+
windowStartTime?: outputs.GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime;
|
|
10863
|
+
}
|
|
10864
|
+
export interface GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime {
|
|
9621
10865
|
/**
|
|
9622
|
-
*
|
|
10866
|
+
* (integer)
|
|
9623
10867
|
*/
|
|
9624
|
-
|
|
10868
|
+
hours?: number;
|
|
9625
10869
|
/**
|
|
9626
|
-
*
|
|
10870
|
+
* (integer)
|
|
9627
10871
|
*/
|
|
9628
|
-
|
|
10872
|
+
minutes?: number;
|
|
10873
|
+
}
|
|
10874
|
+
export interface GetWorkspaceSettingV2EffectiveBooleanVal {
|
|
9629
10875
|
/**
|
|
9630
|
-
*
|
|
10876
|
+
* (string) - Represents a generic string value
|
|
9631
10877
|
*/
|
|
9632
|
-
|
|
10878
|
+
value?: boolean;
|
|
10879
|
+
}
|
|
10880
|
+
export interface GetWorkspaceSettingV2EffectiveDefaultDataSecurityMode {
|
|
9633
10881
|
/**
|
|
9634
|
-
*
|
|
10882
|
+
* (string) - . Possible values are: `ALLOW_ALL`, `RESTRICT_TOKENS_AND_JOB_RUN_AS`
|
|
9635
10883
|
*/
|
|
9636
|
-
|
|
10884
|
+
status: string;
|
|
10885
|
+
}
|
|
10886
|
+
export interface GetWorkspaceSettingV2EffectiveIntegerVal {
|
|
9637
10887
|
/**
|
|
9638
|
-
*
|
|
10888
|
+
* (string) - Represents a generic string value
|
|
9639
10889
|
*/
|
|
9640
|
-
|
|
10890
|
+
value?: number;
|
|
10891
|
+
}
|
|
10892
|
+
export interface GetWorkspaceSettingV2EffectivePersonalCompute {
|
|
9641
10893
|
/**
|
|
9642
|
-
*
|
|
10894
|
+
* (string) - Represents a generic string value
|
|
9643
10895
|
*/
|
|
9644
|
-
|
|
10896
|
+
value?: string;
|
|
10897
|
+
}
|
|
10898
|
+
export interface GetWorkspaceSettingV2EffectiveRestrictWorkspaceAdmins {
|
|
9645
10899
|
/**
|
|
9646
|
-
*
|
|
10900
|
+
* (string) - . Possible values are: `ALLOW_ALL`, `RESTRICT_TOKENS_AND_JOB_RUN_AS`
|
|
9647
10901
|
*/
|
|
9648
|
-
|
|
10902
|
+
status: string;
|
|
10903
|
+
}
|
|
10904
|
+
export interface GetWorkspaceSettingV2EffectiveStringVal {
|
|
9649
10905
|
/**
|
|
9650
|
-
*
|
|
10906
|
+
* (string) - Represents a generic string value
|
|
9651
10907
|
*/
|
|
9652
|
-
|
|
10908
|
+
value?: string;
|
|
10909
|
+
}
|
|
10910
|
+
export interface GetWorkspaceSettingV2IntegerVal {
|
|
9653
10911
|
/**
|
|
9654
|
-
*
|
|
10912
|
+
* (string) - Represents a generic string value
|
|
9655
10913
|
*/
|
|
9656
|
-
|
|
10914
|
+
value?: number;
|
|
10915
|
+
}
|
|
10916
|
+
export interface GetWorkspaceSettingV2PersonalCompute {
|
|
9657
10917
|
/**
|
|
9658
|
-
*
|
|
10918
|
+
* (string) - Represents a generic string value
|
|
9659
10919
|
*/
|
|
9660
|
-
|
|
10920
|
+
value?: string;
|
|
9661
10921
|
}
|
|
9662
|
-
export interface
|
|
9663
|
-
|
|
10922
|
+
export interface GetWorkspaceSettingV2RestrictWorkspaceAdmins {
|
|
10923
|
+
/**
|
|
10924
|
+
* (string) - . Possible values are: `ALLOW_ALL`, `RESTRICT_TOKENS_AND_JOB_RUN_AS`
|
|
10925
|
+
*/
|
|
10926
|
+
status: string;
|
|
9664
10927
|
}
|
|
9665
|
-
export interface
|
|
9666
|
-
|
|
9667
|
-
|
|
10928
|
+
export interface GetWorkspaceSettingV2StringVal {
|
|
10929
|
+
/**
|
|
10930
|
+
* (string) - Represents a generic string value
|
|
10931
|
+
*/
|
|
10932
|
+
value?: string;
|
|
9668
10933
|
}
|
|
9669
10934
|
export interface GrantsGrant {
|
|
9670
10935
|
principal: string;
|
|
@@ -9779,6 +11044,12 @@ 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
|
+
/**
|
|
11048
|
+
* Controls task level retry behaviour. Allowed values are:
|
|
11049
|
+
* * `NEVER` (default): The failed task will not be retried.
|
|
11050
|
+
* * `ON_FAILURE`: Retry a failed task if at least one other task in the job is still running its first attempt. When this condition is no longer met or the retry limit is reached, the job run is cancelled and a new run is started.
|
|
11051
|
+
*/
|
|
11052
|
+
taskRetryMode?: string;
|
|
9782
11053
|
}
|
|
9783
11054
|
export interface JobDbtTask {
|
|
9784
11055
|
/**
|
|
@@ -12758,6 +14029,10 @@ export interface ModelServingAiGatewayRateLimit {
|
|
|
12758
14029
|
* Renewal period field for a serving endpoint rate limit. Currently, only `minute` is supported.
|
|
12759
14030
|
*/
|
|
12760
14031
|
renewalPeriod: string;
|
|
14032
|
+
/**
|
|
14033
|
+
* Specifies how many tokens are allowed for a key within the renewal_period.
|
|
14034
|
+
*/
|
|
14035
|
+
tokens?: number;
|
|
12761
14036
|
}
|
|
12762
14037
|
export interface ModelServingAiGatewayUsageTrackingConfig {
|
|
12763
14038
|
enabled?: boolean;
|
|
@@ -13265,6 +14540,7 @@ export interface ModelServingProvisionedThroughputAiGatewayRateLimit {
|
|
|
13265
14540
|
key?: string;
|
|
13266
14541
|
principal?: string;
|
|
13267
14542
|
renewalPeriod: string;
|
|
14543
|
+
tokens?: number;
|
|
13268
14544
|
}
|
|
13269
14545
|
export interface ModelServingProvisionedThroughputAiGatewayUsageTrackingConfig {
|
|
13270
14546
|
/**
|
|
@@ -13522,11 +14798,11 @@ export interface MwsNetworksGcpNetworkInfo {
|
|
|
13522
14798
|
*/
|
|
13523
14799
|
networkProjectId: string;
|
|
13524
14800
|
/**
|
|
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.
|
|
14801
|
+
* @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.89.0/docs/guides/gcp-workspace#creating-a-vpc
|
|
13526
14802
|
*/
|
|
13527
14803
|
podIpRangeName?: string;
|
|
13528
14804
|
/**
|
|
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.
|
|
14805
|
+
* @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.89.0/docs/guides/gcp-workspace#creating-a-vpc
|
|
13530
14806
|
*/
|
|
13531
14807
|
serviceIpRangeName?: string;
|
|
13532
14808
|
/**
|
|
@@ -13587,11 +14863,11 @@ export interface MwsWorkspacesExternalCustomerInfo {
|
|
|
13587
14863
|
}
|
|
13588
14864
|
export interface MwsWorkspacesGcpManagedNetworkConfig {
|
|
13589
14865
|
/**
|
|
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.
|
|
14866
|
+
* @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.89.0/docs/guides/gcp-workspace#creating-a-databricks-workspace
|
|
13591
14867
|
*/
|
|
13592
14868
|
gkeClusterPodIpRange?: string;
|
|
13593
14869
|
/**
|
|
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.
|
|
14870
|
+
* @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.89.0/docs/guides/gcp-workspace#creating-a-databricks-workspace
|
|
13595
14871
|
*/
|
|
13596
14872
|
gkeClusterServiceIpRange?: string;
|
|
13597
14873
|
subnetCidr: string;
|
|
@@ -13660,6 +14936,26 @@ export interface NotificationDestinationConfigGenericWebhook {
|
|
|
13660
14936
|
usernameSet: boolean;
|
|
13661
14937
|
}
|
|
13662
14938
|
export interface NotificationDestinationConfigMicrosoftTeams {
|
|
14939
|
+
/**
|
|
14940
|
+
* App ID for Microsoft Teams App.
|
|
14941
|
+
*/
|
|
14942
|
+
appId?: string;
|
|
14943
|
+
appIdSet?: boolean;
|
|
14944
|
+
/**
|
|
14945
|
+
* Secret for Microsoft Teams App authentication.
|
|
14946
|
+
*/
|
|
14947
|
+
authSecret?: string;
|
|
14948
|
+
authSecretSet?: boolean;
|
|
14949
|
+
/**
|
|
14950
|
+
* Channel URL for Microsoft Teams App.
|
|
14951
|
+
*/
|
|
14952
|
+
channelUrl?: string;
|
|
14953
|
+
channelUrlSet?: boolean;
|
|
14954
|
+
/**
|
|
14955
|
+
* Tenant ID for Microsoft Teams App.
|
|
14956
|
+
*/
|
|
14957
|
+
tenantId?: string;
|
|
14958
|
+
tenantIdSet?: boolean;
|
|
13663
14959
|
/**
|
|
13664
14960
|
* The Microsoft Teams webhook URL.
|
|
13665
14961
|
*/
|
|
@@ -13674,10 +14970,16 @@ export interface NotificationDestinationConfigPagerduty {
|
|
|
13674
14970
|
integrationKeySet: boolean;
|
|
13675
14971
|
}
|
|
13676
14972
|
export interface NotificationDestinationConfigSlack {
|
|
14973
|
+
/**
|
|
14974
|
+
* Slack channel ID for notifications.
|
|
14975
|
+
*/
|
|
13677
14976
|
channelId?: string;
|
|
13678
|
-
channelIdSet
|
|
14977
|
+
channelIdSet: boolean;
|
|
14978
|
+
/**
|
|
14979
|
+
* OAuth token for Slack authentication.
|
|
14980
|
+
*/
|
|
13679
14981
|
oauthToken?: string;
|
|
13680
|
-
oauthTokenSet
|
|
14982
|
+
oauthTokenSet: boolean;
|
|
13681
14983
|
/**
|
|
13682
14984
|
* The Slack webhook URL.
|
|
13683
14985
|
*/
|
|
@@ -13997,6 +15299,7 @@ export interface PipelineIngestionDefinition {
|
|
|
13997
15299
|
connectionName?: string;
|
|
13998
15300
|
ingestionGatewayId?: string;
|
|
13999
15301
|
objects?: outputs.PipelineIngestionDefinitionObject[];
|
|
15302
|
+
sourceConfigurations?: outputs.PipelineIngestionDefinitionSourceConfiguration[];
|
|
14000
15303
|
sourceType?: string;
|
|
14001
15304
|
tableConfiguration?: outputs.PipelineIngestionDefinitionTableConfiguration;
|
|
14002
15305
|
}
|
|
@@ -14073,6 +15376,23 @@ export interface PipelineIngestionDefinitionObjectTableTableConfigurationQueryBa
|
|
|
14073
15376
|
deletionCondition?: string;
|
|
14074
15377
|
hardDeletionSyncMinIntervalInSeconds?: number;
|
|
14075
15378
|
}
|
|
15379
|
+
export interface PipelineIngestionDefinitionSourceConfiguration {
|
|
15380
|
+
/**
|
|
15381
|
+
* The name of catalog in Unity Catalog. *Change of this parameter forces recreation of the pipeline.* (Conflicts with `storage`).
|
|
15382
|
+
*/
|
|
15383
|
+
catalog?: outputs.PipelineIngestionDefinitionSourceConfigurationCatalog;
|
|
15384
|
+
}
|
|
15385
|
+
export interface PipelineIngestionDefinitionSourceConfigurationCatalog {
|
|
15386
|
+
postgres?: outputs.PipelineIngestionDefinitionSourceConfigurationCatalogPostgres;
|
|
15387
|
+
sourceCatalog?: string;
|
|
15388
|
+
}
|
|
15389
|
+
export interface PipelineIngestionDefinitionSourceConfigurationCatalogPostgres {
|
|
15390
|
+
slotConfig?: outputs.PipelineIngestionDefinitionSourceConfigurationCatalogPostgresSlotConfig;
|
|
15391
|
+
}
|
|
15392
|
+
export interface PipelineIngestionDefinitionSourceConfigurationCatalogPostgresSlotConfig {
|
|
15393
|
+
publicationName?: string;
|
|
15394
|
+
slotName?: string;
|
|
15395
|
+
}
|
|
14076
15396
|
export interface PipelineIngestionDefinitionTableConfiguration {
|
|
14077
15397
|
excludeColumns?: string[];
|
|
14078
15398
|
includeColumns?: string[];
|
|
@@ -14540,6 +15860,48 @@ export interface SecretScopeKeyvaultMetadata {
|
|
|
14540
15860
|
dnsName: string;
|
|
14541
15861
|
resourceId: string;
|
|
14542
15862
|
}
|
|
15863
|
+
export interface ServicePrincipalFederationPolicyOidcPolicy {
|
|
15864
|
+
/**
|
|
15865
|
+
* The allowed token audiences, as specified in the 'aud' claim of federated tokens.
|
|
15866
|
+
* The audience identifier is intended to represent the recipient of the token.
|
|
15867
|
+
* Can be any non-empty string value. As long as the audience in the token matches
|
|
15868
|
+
* at least one audience in the policy, the token is considered a match. If audiences
|
|
15869
|
+
* is unspecified, defaults to your Databricks account id
|
|
15870
|
+
*/
|
|
15871
|
+
audiences?: string[];
|
|
15872
|
+
/**
|
|
15873
|
+
* The required token issuer, as specified in the 'iss' claim of federated tokens
|
|
15874
|
+
*/
|
|
15875
|
+
issuer?: string;
|
|
15876
|
+
/**
|
|
15877
|
+
* The public keys used to validate the signature of federated tokens, in JWKS format.
|
|
15878
|
+
* Most use cases should not need to specify this field. If jwksUri and jwksJson
|
|
15879
|
+
* are both unspecified (recommended), Databricks automatically fetches the public
|
|
15880
|
+
* keys from your issuer’s well known endpoint. Databricks strongly recommends
|
|
15881
|
+
* relying on your issuer’s well known endpoint for discovering public keys
|
|
15882
|
+
*/
|
|
15883
|
+
jwksJson?: string;
|
|
15884
|
+
/**
|
|
15885
|
+
* URL of the public keys used to validate the signature of federated tokens, in
|
|
15886
|
+
* JWKS format. Most use cases should not need to specify this field. If jwksUri
|
|
15887
|
+
* and jwksJson are both unspecified (recommended), Databricks automatically
|
|
15888
|
+
* fetches the public keys from your issuer’s well known endpoint. Databricks
|
|
15889
|
+
* strongly recommends relying on your issuer’s well known endpoint for discovering
|
|
15890
|
+
* public keys
|
|
15891
|
+
*/
|
|
15892
|
+
jwksUri?: string;
|
|
15893
|
+
/**
|
|
15894
|
+
* The required token subject, as specified in the subject claim of federated tokens.
|
|
15895
|
+
* Must be specified for service principal federation policies. Must not be specified
|
|
15896
|
+
* for account federation policies
|
|
15897
|
+
*/
|
|
15898
|
+
subject?: string;
|
|
15899
|
+
/**
|
|
15900
|
+
* The claim that contains the subject of the token. If unspecified, the default value
|
|
15901
|
+
* is 'sub'
|
|
15902
|
+
*/
|
|
15903
|
+
subjectClaim?: string;
|
|
15904
|
+
}
|
|
14543
15905
|
export interface ShareObject {
|
|
14544
15906
|
addedAt: number;
|
|
14545
15907
|
addedBy: string;
|
|
@@ -14963,6 +16325,9 @@ export interface TableColumn {
|
|
|
14963
16325
|
typeScale?: number;
|
|
14964
16326
|
typeText: string;
|
|
14965
16327
|
}
|
|
16328
|
+
export interface TagPolicyValue {
|
|
16329
|
+
name: string;
|
|
16330
|
+
}
|
|
14966
16331
|
export interface VectorSearchEndpointEndpointStatus {
|
|
14967
16332
|
/**
|
|
14968
16333
|
* Additional status message.
|
|
@@ -15003,9 +16368,13 @@ export interface VectorSearchIndexDeltaSyncIndexSpec {
|
|
|
15003
16368
|
}
|
|
15004
16369
|
export interface VectorSearchIndexDeltaSyncIndexSpecEmbeddingSourceColumn {
|
|
15005
16370
|
/**
|
|
15006
|
-
* The name of the embedding model endpoint
|
|
16371
|
+
* The name of the embedding model endpoint, used by default for both ingestion and querying.
|
|
15007
16372
|
*/
|
|
15008
16373
|
embeddingModelEndpointName?: string;
|
|
16374
|
+
/**
|
|
16375
|
+
* The name of the embedding model endpoint which, if specified, is used for querying (not ingestion).
|
|
16376
|
+
*/
|
|
16377
|
+
modelEndpointNameForQuery?: string;
|
|
15009
16378
|
/**
|
|
15010
16379
|
* The name of the column
|
|
15011
16380
|
*/
|
|
@@ -15040,6 +16409,10 @@ export interface VectorSearchIndexDirectAccessIndexSpecEmbeddingSourceColumn {
|
|
|
15040
16409
|
* The name of the embedding model endpoint
|
|
15041
16410
|
*/
|
|
15042
16411
|
embeddingModelEndpointName?: string;
|
|
16412
|
+
/**
|
|
16413
|
+
* The name of the embedding model endpoint which, if specified, is used for querying (not ingestion).
|
|
16414
|
+
*/
|
|
16415
|
+
modelEndpointNameForQuery?: string;
|
|
15043
16416
|
/**
|
|
15044
16417
|
* The name of the column
|
|
15045
16418
|
*/
|
|
@@ -15073,3 +16446,135 @@ export interface VectorSearchIndexStatus {
|
|
|
15073
16446
|
*/
|
|
15074
16447
|
ready?: boolean;
|
|
15075
16448
|
}
|
|
16449
|
+
export interface WorkspaceSettingV2AibiDashboardEmbeddingAccessPolicy {
|
|
16450
|
+
/**
|
|
16451
|
+
* . Possible values are: `ALLOW_ALL_DOMAINS`, `ALLOW_APPROVED_DOMAINS`, `DENY_ALL_DOMAINS`
|
|
16452
|
+
*/
|
|
16453
|
+
accessPolicyType: string;
|
|
16454
|
+
}
|
|
16455
|
+
export interface WorkspaceSettingV2AibiDashboardEmbeddingApprovedDomains {
|
|
16456
|
+
approvedDomains?: string[];
|
|
16457
|
+
}
|
|
16458
|
+
export interface WorkspaceSettingV2AutomaticClusterUpdateWorkspace {
|
|
16459
|
+
canToggle?: boolean;
|
|
16460
|
+
enabled?: boolean;
|
|
16461
|
+
enablementDetails?: outputs.WorkspaceSettingV2AutomaticClusterUpdateWorkspaceEnablementDetails;
|
|
16462
|
+
maintenanceWindow?: outputs.WorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindow;
|
|
16463
|
+
restartEvenIfNoUpdatesAvailable?: boolean;
|
|
16464
|
+
}
|
|
16465
|
+
export interface WorkspaceSettingV2AutomaticClusterUpdateWorkspaceEnablementDetails {
|
|
16466
|
+
/**
|
|
16467
|
+
* The feature is force enabled if compliance mode is active
|
|
16468
|
+
*/
|
|
16469
|
+
forcedForComplianceMode?: boolean;
|
|
16470
|
+
/**
|
|
16471
|
+
* The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
|
|
16472
|
+
*/
|
|
16473
|
+
unavailableForDisabledEntitlement?: boolean;
|
|
16474
|
+
/**
|
|
16475
|
+
* The feature is unavailable if the customer doesn't have enterprise tier
|
|
16476
|
+
*/
|
|
16477
|
+
unavailableForNonEnterpriseTier?: boolean;
|
|
16478
|
+
}
|
|
16479
|
+
export interface WorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindow {
|
|
16480
|
+
weekDayBasedSchedule?: outputs.WorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule;
|
|
16481
|
+
}
|
|
16482
|
+
export interface WorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule {
|
|
16483
|
+
/**
|
|
16484
|
+
* . Possible values are: `FRIDAY`, `MONDAY`, `SATURDAY`, `SUNDAY`, `THURSDAY`, `TUESDAY`, `WEDNESDAY`
|
|
16485
|
+
*/
|
|
16486
|
+
dayOfWeek?: string;
|
|
16487
|
+
/**
|
|
16488
|
+
* . 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`
|
|
16489
|
+
*/
|
|
16490
|
+
frequency?: string;
|
|
16491
|
+
windowStartTime?: outputs.WorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime;
|
|
16492
|
+
}
|
|
16493
|
+
export interface WorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime {
|
|
16494
|
+
hours?: number;
|
|
16495
|
+
minutes?: number;
|
|
16496
|
+
}
|
|
16497
|
+
export interface WorkspaceSettingV2BooleanVal {
|
|
16498
|
+
value?: boolean;
|
|
16499
|
+
}
|
|
16500
|
+
export interface WorkspaceSettingV2DefaultDataSecurityMode {
|
|
16501
|
+
status: string;
|
|
16502
|
+
}
|
|
16503
|
+
export interface WorkspaceSettingV2EffectiveAibiDashboardEmbeddingAccessPolicy {
|
|
16504
|
+
/**
|
|
16505
|
+
* . Possible values are: `ALLOW_ALL_DOMAINS`, `ALLOW_APPROVED_DOMAINS`, `DENY_ALL_DOMAINS`
|
|
16506
|
+
*/
|
|
16507
|
+
accessPolicyType: string;
|
|
16508
|
+
}
|
|
16509
|
+
export interface WorkspaceSettingV2EffectiveAibiDashboardEmbeddingApprovedDomains {
|
|
16510
|
+
approvedDomains?: string[];
|
|
16511
|
+
}
|
|
16512
|
+
export interface WorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspace {
|
|
16513
|
+
canToggle?: boolean;
|
|
16514
|
+
enabled?: boolean;
|
|
16515
|
+
enablementDetails?: outputs.WorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceEnablementDetails;
|
|
16516
|
+
maintenanceWindow?: outputs.WorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindow;
|
|
16517
|
+
restartEvenIfNoUpdatesAvailable?: boolean;
|
|
16518
|
+
}
|
|
16519
|
+
export interface WorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceEnablementDetails {
|
|
16520
|
+
/**
|
|
16521
|
+
* The feature is force enabled if compliance mode is active
|
|
16522
|
+
*/
|
|
16523
|
+
forcedForComplianceMode?: boolean;
|
|
16524
|
+
/**
|
|
16525
|
+
* The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
|
|
16526
|
+
*/
|
|
16527
|
+
unavailableForDisabledEntitlement?: boolean;
|
|
16528
|
+
/**
|
|
16529
|
+
* The feature is unavailable if the customer doesn't have enterprise tier
|
|
16530
|
+
*/
|
|
16531
|
+
unavailableForNonEnterpriseTier?: boolean;
|
|
16532
|
+
}
|
|
16533
|
+
export interface WorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindow {
|
|
16534
|
+
weekDayBasedSchedule?: outputs.WorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule;
|
|
16535
|
+
}
|
|
16536
|
+
export interface WorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule {
|
|
16537
|
+
/**
|
|
16538
|
+
* . Possible values are: `FRIDAY`, `MONDAY`, `SATURDAY`, `SUNDAY`, `THURSDAY`, `TUESDAY`, `WEDNESDAY`
|
|
16539
|
+
*/
|
|
16540
|
+
dayOfWeek?: string;
|
|
16541
|
+
/**
|
|
16542
|
+
* . 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`
|
|
16543
|
+
*/
|
|
16544
|
+
frequency?: string;
|
|
16545
|
+
windowStartTime?: outputs.WorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime;
|
|
16546
|
+
}
|
|
16547
|
+
export interface WorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime {
|
|
16548
|
+
hours?: number;
|
|
16549
|
+
minutes?: number;
|
|
16550
|
+
}
|
|
16551
|
+
export interface WorkspaceSettingV2EffectiveBooleanVal {
|
|
16552
|
+
value?: boolean;
|
|
16553
|
+
}
|
|
16554
|
+
export interface WorkspaceSettingV2EffectiveDefaultDataSecurityMode {
|
|
16555
|
+
status: string;
|
|
16556
|
+
}
|
|
16557
|
+
export interface WorkspaceSettingV2EffectiveIntegerVal {
|
|
16558
|
+
value?: number;
|
|
16559
|
+
}
|
|
16560
|
+
export interface WorkspaceSettingV2EffectivePersonalCompute {
|
|
16561
|
+
value?: string;
|
|
16562
|
+
}
|
|
16563
|
+
export interface WorkspaceSettingV2EffectiveRestrictWorkspaceAdmins {
|
|
16564
|
+
status: string;
|
|
16565
|
+
}
|
|
16566
|
+
export interface WorkspaceSettingV2EffectiveStringVal {
|
|
16567
|
+
value?: string;
|
|
16568
|
+
}
|
|
16569
|
+
export interface WorkspaceSettingV2IntegerVal {
|
|
16570
|
+
value?: number;
|
|
16571
|
+
}
|
|
16572
|
+
export interface WorkspaceSettingV2PersonalCompute {
|
|
16573
|
+
value?: string;
|
|
16574
|
+
}
|
|
16575
|
+
export interface WorkspaceSettingV2RestrictWorkspaceAdmins {
|
|
16576
|
+
status: string;
|
|
16577
|
+
}
|
|
16578
|
+
export interface WorkspaceSettingV2StringVal {
|
|
16579
|
+
value?: string;
|
|
16580
|
+
}
|