Viewing docs for Databricks v1.90.0
published on Thursday, Mar 19, 2026 by Pulumi
published on Thursday, Mar 19, 2026 by Pulumi
Viewing docs for Databricks v1.90.0
published on Thursday, Mar 19, 2026 by Pulumi
published on Thursday, Mar 19, 2026 by Pulumi
This data source can be used to get a single account setting.
Example Usage
Referring to a setting by id
Example coming soon!
Example coming soon!
Example coming soon!
Example coming soon!
Example coming soon!
variables:
this:
fn::invoke:
function: databricks:getAccountSettingV2
arguments:
name: llm_proxy_partner_powered
booleanVal:
value: false
Using getAccountSettingV2
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAccountSettingV2(args: GetAccountSettingV2Args, opts?: InvokeOptions): Promise<GetAccountSettingV2Result>
function getAccountSettingV2Output(args: GetAccountSettingV2OutputArgs, opts?: InvokeOptions): Output<GetAccountSettingV2Result>def get_account_setting_v2(name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAccountSettingV2Result
def get_account_setting_v2_output(name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAccountSettingV2Result]func LookupAccountSettingV2(ctx *Context, args *LookupAccountSettingV2Args, opts ...InvokeOption) (*LookupAccountSettingV2Result, error)
func LookupAccountSettingV2Output(ctx *Context, args *LookupAccountSettingV2OutputArgs, opts ...InvokeOption) LookupAccountSettingV2ResultOutput> Note: This function is named LookupAccountSettingV2 in the Go SDK.
public static class GetAccountSettingV2
{
public static Task<GetAccountSettingV2Result> InvokeAsync(GetAccountSettingV2Args args, InvokeOptions? opts = null)
public static Output<GetAccountSettingV2Result> Invoke(GetAccountSettingV2InvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAccountSettingV2Result> getAccountSettingV2(GetAccountSettingV2Args args, InvokeOptions options)
public static Output<GetAccountSettingV2Result> getAccountSettingV2(GetAccountSettingV2Args args, InvokeOptions options)
fn::invoke:
function: databricks:index/getAccountSettingV2:getAccountSettingV2
arguments:
# arguments dictionaryThe following arguments are supported:
- Name string
- Name of the setting
- Name string
- Name of the setting
- name String
- Name of the setting
- name string
- Name of the setting
- name str
- Name of the setting
- name String
- Name of the setting
getAccountSettingV2 Result
The following output properties are available:
- Aibi
Dashboard GetEmbedding Access Policy Account Setting V2Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy) - Setting value for aibi_dashboard_embedding_access_policy setting. This is the setting value set by consumers, check effective_aibi_dashboard_embedding_access_policy for final setting value
- Aibi
Dashboard GetEmbedding Approved Domains Account Setting V2Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains) - Setting value for aibi_dashboard_embedding_approved_domains setting. This is the setting value set by consumers, check effective_aibi_dashboard_embedding_approved_domains for final setting value
- Automatic
Cluster GetUpdate Workspace Account Setting V2Automatic Cluster Update Workspace - (ClusterAutoRestartMessage) - Setting value for automatic_cluster_update_workspace setting. This is the setting value set by consumers, check effective_automatic_cluster_update_workspace for final setting value
- Boolean
Val GetAccount Setting V2Boolean Val - (BooleanMessage) - Setting value for boolean type setting. This is the setting value set by consumers, check effective_boolean_val for final setting value
- Effective
Aibi GetDashboard Embedding Access Policy Account Setting V2Effective Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy) - Effective setting value for aibi_dashboard_embedding_access_policy setting. This is the final effective value of setting. To set a value use aibi_dashboard_embedding_access_policy
- Effective
Aibi GetDashboard Embedding Approved Domains Account Setting V2Effective Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains) - Effective setting value for aibi_dashboard_embedding_approved_domains setting. This is the final effective value of setting. To set a value use aibi_dashboard_embedding_approved_domains
- Effective
Automatic GetCluster Update Workspace Account Setting V2Effective Automatic Cluster Update Workspace - (ClusterAutoRestartMessage) - Effective setting value for automatic_cluster_update_workspace setting. This is the final effective value of setting. To set a value use automatic_cluster_update_workspace
- Effective
Boolean GetVal Account Setting V2Effective Boolean Val - (BooleanMessage) - Effective setting value for boolean type setting. This is the final effective value of setting. To set a value use boolean_val
- Effective
Integer GetVal Account Setting V2Effective Integer Val - (IntegerMessage) - Effective setting value for integer type setting. This is the final effective value of setting. To set a value use integer_val
- Effective
Personal GetCompute Account Setting V2Effective Personal Compute - (PersonalComputeMessage) - Effective setting value for personal_compute setting. This is the final effective value of setting. To set a value use personal_compute
- Effective
Restrict GetWorkspace Admins Account Setting V2Effective Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage) - Effective setting value for restrict_workspace_admins setting. This is the final effective value of setting. To set a value use restrict_workspace_admins
- Effective
String GetVal Account Setting V2Effective String Val - (StringMessage) - Effective setting value for string type setting. This is the final effective value of setting. To set a value use string_val
- Id string
- The provider-assigned unique ID for this managed resource.
- Integer
Val GetAccount Setting V2Integer Val - (IntegerMessage) - Setting value for integer type setting. This is the setting value set by consumers, check effective_integer_val for final setting value
- Name string
- (string) - Name of the setting
- Personal
Compute GetAccount Setting V2Personal Compute - (PersonalComputeMessage) - Setting value for personal_compute setting. This is the setting value set by consumers, check effective_personal_compute for final setting value
- Restrict
Workspace GetAdmins Account Setting V2Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage) - Setting value for restrict_workspace_admins setting. This is the setting value set by consumers, check effective_restrict_workspace_admins for final setting value
- String
Val GetAccount Setting V2String Val - (StringMessage) - Setting value for string type setting. This is the setting value set by consumers, check effective_string_val for final setting value
- Aibi
Dashboard GetEmbedding Access Policy Account Setting V2Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy) - Setting value for aibi_dashboard_embedding_access_policy setting. This is the setting value set by consumers, check effective_aibi_dashboard_embedding_access_policy for final setting value
- Aibi
Dashboard GetEmbedding Approved Domains Account Setting V2Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains) - Setting value for aibi_dashboard_embedding_approved_domains setting. This is the setting value set by consumers, check effective_aibi_dashboard_embedding_approved_domains for final setting value
- Automatic
Cluster GetUpdate Workspace Account Setting V2Automatic Cluster Update Workspace - (ClusterAutoRestartMessage) - Setting value for automatic_cluster_update_workspace setting. This is the setting value set by consumers, check effective_automatic_cluster_update_workspace for final setting value
- Boolean
Val GetAccount Setting V2Boolean Val - (BooleanMessage) - Setting value for boolean type setting. This is the setting value set by consumers, check effective_boolean_val for final setting value
- Effective
Aibi GetDashboard Embedding Access Policy Account Setting V2Effective Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy) - Effective setting value for aibi_dashboard_embedding_access_policy setting. This is the final effective value of setting. To set a value use aibi_dashboard_embedding_access_policy
- Effective
Aibi GetDashboard Embedding Approved Domains Account Setting V2Effective Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains) - Effective setting value for aibi_dashboard_embedding_approved_domains setting. This is the final effective value of setting. To set a value use aibi_dashboard_embedding_approved_domains
- Effective
Automatic GetCluster Update Workspace Account Setting V2Effective Automatic Cluster Update Workspace - (ClusterAutoRestartMessage) - Effective setting value for automatic_cluster_update_workspace setting. This is the final effective value of setting. To set a value use automatic_cluster_update_workspace
- Effective
Boolean GetVal Account Setting V2Effective Boolean Val - (BooleanMessage) - Effective setting value for boolean type setting. This is the final effective value of setting. To set a value use boolean_val
- Effective
Integer GetVal Account Setting V2Effective Integer Val - (IntegerMessage) - Effective setting value for integer type setting. This is the final effective value of setting. To set a value use integer_val
- Effective
Personal GetCompute Account Setting V2Effective Personal Compute - (PersonalComputeMessage) - Effective setting value for personal_compute setting. This is the final effective value of setting. To set a value use personal_compute
- Effective
Restrict GetWorkspace Admins Account Setting V2Effective Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage) - Effective setting value for restrict_workspace_admins setting. This is the final effective value of setting. To set a value use restrict_workspace_admins
- Effective
String GetVal Account Setting V2Effective String Val - (StringMessage) - Effective setting value for string type setting. This is the final effective value of setting. To set a value use string_val
- Id string
- The provider-assigned unique ID for this managed resource.
- Integer
Val GetAccount Setting V2Integer Val - (IntegerMessage) - Setting value for integer type setting. This is the setting value set by consumers, check effective_integer_val for final setting value
- Name string
- (string) - Name of the setting
- Personal
Compute GetAccount Setting V2Personal Compute - (PersonalComputeMessage) - Setting value for personal_compute setting. This is the setting value set by consumers, check effective_personal_compute for final setting value
- Restrict
Workspace GetAdmins Account Setting V2Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage) - Setting value for restrict_workspace_admins setting. This is the setting value set by consumers, check effective_restrict_workspace_admins for final setting value
- String
Val GetAccount Setting V2String Val - (StringMessage) - Setting value for string type setting. This is the setting value set by consumers, check effective_string_val for final setting value
- aibi
Dashboard GetEmbedding Access Policy Account Setting V2Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy) - Setting value for aibi_dashboard_embedding_access_policy setting. This is the setting value set by consumers, check effective_aibi_dashboard_embedding_access_policy for final setting value
- aibi
Dashboard GetEmbedding Approved Domains Account Setting V2Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains) - Setting value for aibi_dashboard_embedding_approved_domains setting. This is the setting value set by consumers, check effective_aibi_dashboard_embedding_approved_domains for final setting value
- automatic
Cluster GetUpdate Workspace Account Setting V2Automatic Cluster Update Workspace - (ClusterAutoRestartMessage) - Setting value for automatic_cluster_update_workspace setting. This is the setting value set by consumers, check effective_automatic_cluster_update_workspace for final setting value
- boolean
Val GetAccount Setting V2Boolean Val - (BooleanMessage) - Setting value for boolean type setting. This is the setting value set by consumers, check effective_boolean_val for final setting value
- effective
Aibi GetDashboard Embedding Access Policy Account Setting V2Effective Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy) - Effective setting value for aibi_dashboard_embedding_access_policy setting. This is the final effective value of setting. To set a value use aibi_dashboard_embedding_access_policy
- effective
Aibi GetDashboard Embedding Approved Domains Account Setting V2Effective Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains) - Effective setting value for aibi_dashboard_embedding_approved_domains setting. This is the final effective value of setting. To set a value use aibi_dashboard_embedding_approved_domains
- effective
Automatic GetCluster Update Workspace Account Setting V2Effective Automatic Cluster Update Workspace - (ClusterAutoRestartMessage) - Effective setting value for automatic_cluster_update_workspace setting. This is the final effective value of setting. To set a value use automatic_cluster_update_workspace
- effective
Boolean GetVal Account Setting V2Effective Boolean Val - (BooleanMessage) - Effective setting value for boolean type setting. This is the final effective value of setting. To set a value use boolean_val
- effective
Integer GetVal Account Setting V2Effective Integer Val - (IntegerMessage) - Effective setting value for integer type setting. This is the final effective value of setting. To set a value use integer_val
- effective
Personal GetCompute Account Setting V2Effective Personal Compute - (PersonalComputeMessage) - Effective setting value for personal_compute setting. This is the final effective value of setting. To set a value use personal_compute
- effective
Restrict GetWorkspace Admins Account Setting V2Effective Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage) - Effective setting value for restrict_workspace_admins setting. This is the final effective value of setting. To set a value use restrict_workspace_admins
- effective
String GetVal Account Setting V2Effective String Val - (StringMessage) - Effective setting value for string type setting. This is the final effective value of setting. To set a value use string_val
- id String
- The provider-assigned unique ID for this managed resource.
- integer
Val GetAccount Setting V2Integer Val - (IntegerMessage) - Setting value for integer type setting. This is the setting value set by consumers, check effective_integer_val for final setting value
- name String
- (string) - Name of the setting
- personal
Compute GetAccount Setting V2Personal Compute - (PersonalComputeMessage) - Setting value for personal_compute setting. This is the setting value set by consumers, check effective_personal_compute for final setting value
- restrict
Workspace GetAdmins Account Setting V2Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage) - Setting value for restrict_workspace_admins setting. This is the setting value set by consumers, check effective_restrict_workspace_admins for final setting value
- string
Val GetAccount Setting V2String Val - (StringMessage) - Setting value for string type setting. This is the setting value set by consumers, check effective_string_val for final setting value
- aibi
Dashboard GetEmbedding Access Policy Account Setting V2Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy) - Setting value for aibi_dashboard_embedding_access_policy setting. This is the setting value set by consumers, check effective_aibi_dashboard_embedding_access_policy for final setting value
- aibi
Dashboard GetEmbedding Approved Domains Account Setting V2Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains) - Setting value for aibi_dashboard_embedding_approved_domains setting. This is the setting value set by consumers, check effective_aibi_dashboard_embedding_approved_domains for final setting value
- automatic
Cluster GetUpdate Workspace Account Setting V2Automatic Cluster Update Workspace - (ClusterAutoRestartMessage) - Setting value for automatic_cluster_update_workspace setting. This is the setting value set by consumers, check effective_automatic_cluster_update_workspace for final setting value
- boolean
Val GetAccount Setting V2Boolean Val - (BooleanMessage) - Setting value for boolean type setting. This is the setting value set by consumers, check effective_boolean_val for final setting value
- effective
Aibi GetDashboard Embedding Access Policy Account Setting V2Effective Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy) - Effective setting value for aibi_dashboard_embedding_access_policy setting. This is the final effective value of setting. To set a value use aibi_dashboard_embedding_access_policy
- effective
Aibi GetDashboard Embedding Approved Domains Account Setting V2Effective Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains) - Effective setting value for aibi_dashboard_embedding_approved_domains setting. This is the final effective value of setting. To set a value use aibi_dashboard_embedding_approved_domains
- effective
Automatic GetCluster Update Workspace Account Setting V2Effective Automatic Cluster Update Workspace - (ClusterAutoRestartMessage) - Effective setting value for automatic_cluster_update_workspace setting. This is the final effective value of setting. To set a value use automatic_cluster_update_workspace
- effective
Boolean GetVal Account Setting V2Effective Boolean Val - (BooleanMessage) - Effective setting value for boolean type setting. This is the final effective value of setting. To set a value use boolean_val
- effective
Integer GetVal Account Setting V2Effective Integer Val - (IntegerMessage) - Effective setting value for integer type setting. This is the final effective value of setting. To set a value use integer_val
- effective
Personal GetCompute Account Setting V2Effective Personal Compute - (PersonalComputeMessage) - Effective setting value for personal_compute setting. This is the final effective value of setting. To set a value use personal_compute
- effective
Restrict GetWorkspace Admins Account Setting V2Effective Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage) - Effective setting value for restrict_workspace_admins setting. This is the final effective value of setting. To set a value use restrict_workspace_admins
- effective
String GetVal Account Setting V2Effective String Val - (StringMessage) - Effective setting value for string type setting. This is the final effective value of setting. To set a value use string_val
- id string
- The provider-assigned unique ID for this managed resource.
- integer
Val GetAccount Setting V2Integer Val - (IntegerMessage) - Setting value for integer type setting. This is the setting value set by consumers, check effective_integer_val for final setting value
- name string
- (string) - Name of the setting
- personal
Compute GetAccount Setting V2Personal Compute - (PersonalComputeMessage) - Setting value for personal_compute setting. This is the setting value set by consumers, check effective_personal_compute for final setting value
- restrict
Workspace GetAdmins Account Setting V2Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage) - Setting value for restrict_workspace_admins setting. This is the setting value set by consumers, check effective_restrict_workspace_admins for final setting value
- string
Val GetAccount Setting V2String Val - (StringMessage) - Setting value for string type setting. This is the setting value set by consumers, check effective_string_val for final setting value
- aibi_
dashboard_ Getembedding_ access_ policy Account Setting V2Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy) - Setting value for aibi_dashboard_embedding_access_policy setting. This is the setting value set by consumers, check effective_aibi_dashboard_embedding_access_policy for final setting value
- aibi_
dashboard_ Getembedding_ approved_ domains Account Setting V2Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains) - Setting value for aibi_dashboard_embedding_approved_domains setting. This is the setting value set by consumers, check effective_aibi_dashboard_embedding_approved_domains for final setting value
- automatic_
cluster_ Getupdate_ workspace Account Setting V2Automatic Cluster Update Workspace - (ClusterAutoRestartMessage) - Setting value for automatic_cluster_update_workspace setting. This is the setting value set by consumers, check effective_automatic_cluster_update_workspace for final setting value
- boolean_
val GetAccount Setting V2Boolean Val - (BooleanMessage) - Setting value for boolean type setting. This is the setting value set by consumers, check effective_boolean_val for final setting value
- effective_
aibi_ Getdashboard_ embedding_ access_ policy Account Setting V2Effective Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy) - Effective setting value for aibi_dashboard_embedding_access_policy setting. This is the final effective value of setting. To set a value use aibi_dashboard_embedding_access_policy
- effective_
aibi_ Getdashboard_ embedding_ approved_ domains Account Setting V2Effective Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains) - Effective setting value for aibi_dashboard_embedding_approved_domains setting. This is the final effective value of setting. To set a value use aibi_dashboard_embedding_approved_domains
- effective_
automatic_ Getcluster_ update_ workspace Account Setting V2Effective Automatic Cluster Update Workspace - (ClusterAutoRestartMessage) - Effective setting value for automatic_cluster_update_workspace setting. This is the final effective value of setting. To set a value use automatic_cluster_update_workspace
- effective_
boolean_ Getval Account Setting V2Effective Boolean Val - (BooleanMessage) - Effective setting value for boolean type setting. This is the final effective value of setting. To set a value use boolean_val
- effective_
integer_ Getval Account Setting V2Effective Integer Val - (IntegerMessage) - Effective setting value for integer type setting. This is the final effective value of setting. To set a value use integer_val
- effective_
personal_ Getcompute Account Setting V2Effective Personal Compute - (PersonalComputeMessage) - Effective setting value for personal_compute setting. This is the final effective value of setting. To set a value use personal_compute
- effective_
restrict_ Getworkspace_ admins Account Setting V2Effective Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage) - Effective setting value for restrict_workspace_admins setting. This is the final effective value of setting. To set a value use restrict_workspace_admins
- effective_
string_ Getval Account Setting V2Effective String Val - (StringMessage) - Effective setting value for string type setting. This is the final effective value of setting. To set a value use string_val
- id str
- The provider-assigned unique ID for this managed resource.
- integer_
val GetAccount Setting V2Integer Val - (IntegerMessage) - Setting value for integer type setting. This is the setting value set by consumers, check effective_integer_val for final setting value
- name str
- (string) - Name of the setting
- personal_
compute GetAccount Setting V2Personal Compute - (PersonalComputeMessage) - Setting value for personal_compute setting. This is the setting value set by consumers, check effective_personal_compute for final setting value
- restrict_
workspace_ Getadmins Account Setting V2Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage) - Setting value for restrict_workspace_admins setting. This is the setting value set by consumers, check effective_restrict_workspace_admins for final setting value
- string_
val GetAccount Setting V2String Val - (StringMessage) - Setting value for string type setting. This is the setting value set by consumers, check effective_string_val for final setting value
- aibi
Dashboard Property MapEmbedding Access Policy - (AibiDashboardEmbeddingAccessPolicy) - Setting value for aibi_dashboard_embedding_access_policy setting. This is the setting value set by consumers, check effective_aibi_dashboard_embedding_access_policy for final setting value
- aibi
Dashboard Property MapEmbedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains) - Setting value for aibi_dashboard_embedding_approved_domains setting. This is the setting value set by consumers, check effective_aibi_dashboard_embedding_approved_domains for final setting value
- automatic
Cluster Property MapUpdate Workspace - (ClusterAutoRestartMessage) - Setting value for automatic_cluster_update_workspace setting. This is the setting value set by consumers, check effective_automatic_cluster_update_workspace for final setting value
- boolean
Val Property Map - (BooleanMessage) - Setting value for boolean type setting. This is the setting value set by consumers, check effective_boolean_val for final setting value
- effective
Aibi Property MapDashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy) - Effective setting value for aibi_dashboard_embedding_access_policy setting. This is the final effective value of setting. To set a value use aibi_dashboard_embedding_access_policy
- effective
Aibi Property MapDashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains) - Effective setting value for aibi_dashboard_embedding_approved_domains setting. This is the final effective value of setting. To set a value use aibi_dashboard_embedding_approved_domains
- effective
Automatic Property MapCluster Update Workspace - (ClusterAutoRestartMessage) - Effective setting value for automatic_cluster_update_workspace setting. This is the final effective value of setting. To set a value use automatic_cluster_update_workspace
- effective
Boolean Property MapVal - (BooleanMessage) - Effective setting value for boolean type setting. This is the final effective value of setting. To set a value use boolean_val
- effective
Integer Property MapVal - (IntegerMessage) - Effective setting value for integer type setting. This is the final effective value of setting. To set a value use integer_val
- effective
Personal Property MapCompute - (PersonalComputeMessage) - Effective setting value for personal_compute setting. This is the final effective value of setting. To set a value use personal_compute
- effective
Restrict Property MapWorkspace Admins - (RestrictWorkspaceAdminsMessage) - Effective setting value for restrict_workspace_admins setting. This is the final effective value of setting. To set a value use restrict_workspace_admins
- effective
String Property MapVal - (StringMessage) - Effective setting value for string type setting. This is the final effective value of setting. To set a value use string_val
- id String
- The provider-assigned unique ID for this managed resource.
- integer
Val Property Map - (IntegerMessage) - Setting value for integer type setting. This is the setting value set by consumers, check effective_integer_val for final setting value
- name String
- (string) - Name of the setting
- personal
Compute Property Map - (PersonalComputeMessage) - Setting value for personal_compute setting. This is the setting value set by consumers, check effective_personal_compute for final setting value
- restrict
Workspace Property MapAdmins - (RestrictWorkspaceAdminsMessage) - Setting value for restrict_workspace_admins setting. This is the setting value set by consumers, check effective_restrict_workspace_admins for final setting value
- string
Val Property Map - (StringMessage) - Setting value for string type setting. This is the setting value set by consumers, check effective_string_val for final setting value
Supporting Types
GetAccountSettingV2AibiDashboardEmbeddingAccessPolicy
- Access
Policy stringType - (string) - Possible values are:
ALLOW_ALL_DOMAINS,ALLOW_APPROVED_DOMAINS,DENY_ALL_DOMAINS
- Access
Policy stringType - (string) - Possible values are:
ALLOW_ALL_DOMAINS,ALLOW_APPROVED_DOMAINS,DENY_ALL_DOMAINS
- access
Policy StringType - (string) - Possible values are:
ALLOW_ALL_DOMAINS,ALLOW_APPROVED_DOMAINS,DENY_ALL_DOMAINS
- access
Policy stringType - (string) - Possible values are:
ALLOW_ALL_DOMAINS,ALLOW_APPROVED_DOMAINS,DENY_ALL_DOMAINS
- access_
policy_ strtype - (string) - Possible values are:
ALLOW_ALL_DOMAINS,ALLOW_APPROVED_DOMAINS,DENY_ALL_DOMAINS
- access
Policy StringType - (string) - Possible values are:
ALLOW_ALL_DOMAINS,ALLOW_APPROVED_DOMAINS,DENY_ALL_DOMAINS
GetAccountSettingV2AibiDashboardEmbeddingApprovedDomains
- Approved
Domains List<string> - (list of string)
- Approved
Domains []string - (list of string)
- approved
Domains List<String> - (list of string)
- approved
Domains string[] - (list of string)
- approved_
domains Sequence[str] - (list of string)
- approved
Domains List<String> - (list of string)
GetAccountSettingV2AutomaticClusterUpdateWorkspace
- Can
Toggle bool - (boolean)
- Enabled bool
- (boolean)
- Enablement
Details GetAccount Setting V2Automatic Cluster Update Workspace Enablement Details - (ClusterAutoRestartMessageEnablementDetails)
- Maintenance
Window GetAccount Setting V2Automatic Cluster Update Workspace Maintenance Window - (ClusterAutoRestartMessageMaintenanceWindow)
- Restart
Even boolIf No Updates Available - (boolean)
- Can
Toggle bool - (boolean)
- Enabled bool
- (boolean)
- Enablement
Details GetAccount Setting V2Automatic Cluster Update Workspace Enablement Details - (ClusterAutoRestartMessageEnablementDetails)
- Maintenance
Window GetAccount Setting V2Automatic Cluster Update Workspace Maintenance Window - (ClusterAutoRestartMessageMaintenanceWindow)
- Restart
Even boolIf No Updates Available - (boolean)
- can
Toggle Boolean - (boolean)
- enabled Boolean
- (boolean)
- enablement
Details GetAccount Setting V2Automatic Cluster Update Workspace Enablement Details - (ClusterAutoRestartMessageEnablementDetails)
- maintenance
Window GetAccount Setting V2Automatic Cluster Update Workspace Maintenance Window - (ClusterAutoRestartMessageMaintenanceWindow)
- restart
Even BooleanIf No Updates Available - (boolean)
- can
Toggle boolean - (boolean)
- enabled boolean
- (boolean)
- enablement
Details GetAccount Setting V2Automatic Cluster Update Workspace Enablement Details - (ClusterAutoRestartMessageEnablementDetails)
- maintenance
Window GetAccount Setting V2Automatic Cluster Update Workspace Maintenance Window - (ClusterAutoRestartMessageMaintenanceWindow)
- restart
Even booleanIf No Updates Available - (boolean)
- can_
toggle bool - (boolean)
- enabled bool
- (boolean)
- enablement_
details GetAccount Setting V2Automatic Cluster Update Workspace Enablement Details - (ClusterAutoRestartMessageEnablementDetails)
- maintenance_
window GetAccount Setting V2Automatic Cluster Update Workspace Maintenance Window - (ClusterAutoRestartMessageMaintenanceWindow)
- restart_
even_ boolif_ no_ updates_ available - (boolean)
- can
Toggle Boolean - (boolean)
- enabled Boolean
- (boolean)
- enablement
Details Property Map - (ClusterAutoRestartMessageEnablementDetails)
- maintenance
Window Property Map - (ClusterAutoRestartMessageMaintenanceWindow)
- restart
Even BooleanIf No Updates Available - (boolean)
GetAccountSettingV2AutomaticClusterUpdateWorkspaceEnablementDetails
- Forced
For boolCompliance Mode - (boolean) - The feature is force enabled if compliance mode is active
- bool
- (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
- bool
- (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
- Forced
For boolCompliance Mode - (boolean) - The feature is force enabled if compliance mode is active
- bool
- (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
- bool
- (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
- forced
For BooleanCompliance Mode - (boolean) - The feature is force enabled if compliance mode is active
- Boolean
- (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
- Boolean
- (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
- forced
For booleanCompliance Mode - (boolean) - The feature is force enabled if compliance mode is active
- boolean
- (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
- boolean
- (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
- forced_
for_ boolcompliance_ mode - (boolean) - The feature is force enabled if compliance mode is active
- bool
- (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
- bool
- (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
- forced
For BooleanCompliance Mode - (boolean) - The feature is force enabled if compliance mode is active
- Boolean
- (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
- Boolean
- (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
GetAccountSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindow
- Week
Day GetBased Schedule Account Setting V2Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
- Week
Day GetBased Schedule Account Setting V2Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
- week
Day GetBased Schedule Account Setting V2Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
- week
Day GetBased Schedule Account Setting V2Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
- week_
day_ Getbased_ schedule Account Setting V2Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
- week
Day Property MapBased Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
GetAccountSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule
- Day
Of stringWeek - (string) - Possible values are:
FRIDAY,MONDAY,SATURDAY,SUNDAY,THURSDAY,TUESDAY,WEDNESDAY - Frequency string
- (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 - Window
Start GetTime Account Setting V2Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule Window Start Time - (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
- Day
Of stringWeek - (string) - Possible values are:
FRIDAY,MONDAY,SATURDAY,SUNDAY,THURSDAY,TUESDAY,WEDNESDAY - Frequency string
- (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 - Window
Start GetTime Account Setting V2Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule Window Start Time - (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
- day
Of StringWeek - (string) - Possible values are:
FRIDAY,MONDAY,SATURDAY,SUNDAY,THURSDAY,TUESDAY,WEDNESDAY - frequency String
- (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 - window
Start GetTime Account Setting V2Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule Window Start Time - (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
- day
Of stringWeek - (string) - Possible values are:
FRIDAY,MONDAY,SATURDAY,SUNDAY,THURSDAY,TUESDAY,WEDNESDAY - frequency string
- (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 - window
Start GetTime Account Setting V2Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule Window Start Time - (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
- day_
of_ strweek - (string) - Possible values are:
FRIDAY,MONDAY,SATURDAY,SUNDAY,THURSDAY,TUESDAY,WEDNESDAY - frequency str
- (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 - window_
start_ Gettime Account Setting V2Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule Window Start Time - (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
- day
Of StringWeek - (string) - Possible values are:
FRIDAY,MONDAY,SATURDAY,SUNDAY,THURSDAY,TUESDAY,WEDNESDAY - frequency String
- (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 - window
Start Property MapTime - (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
GetAccountSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime
GetAccountSettingV2BooleanVal
- Value bool
- (string) - Represents a generic string value
- Value bool
- (string) - Represents a generic string value
- value Boolean
- (string) - Represents a generic string value
- value boolean
- (string) - Represents a generic string value
- value bool
- (string) - Represents a generic string value
- value Boolean
- (string) - Represents a generic string value
GetAccountSettingV2EffectiveAibiDashboardEmbeddingAccessPolicy
- Access
Policy stringType - (string) - Possible values are:
ALLOW_ALL_DOMAINS,ALLOW_APPROVED_DOMAINS,DENY_ALL_DOMAINS
- Access
Policy stringType - (string) - Possible values are:
ALLOW_ALL_DOMAINS,ALLOW_APPROVED_DOMAINS,DENY_ALL_DOMAINS
- access
Policy StringType - (string) - Possible values are:
ALLOW_ALL_DOMAINS,ALLOW_APPROVED_DOMAINS,DENY_ALL_DOMAINS
- access
Policy stringType - (string) - Possible values are:
ALLOW_ALL_DOMAINS,ALLOW_APPROVED_DOMAINS,DENY_ALL_DOMAINS
- access_
policy_ strtype - (string) - Possible values are:
ALLOW_ALL_DOMAINS,ALLOW_APPROVED_DOMAINS,DENY_ALL_DOMAINS
- access
Policy StringType - (string) - Possible values are:
ALLOW_ALL_DOMAINS,ALLOW_APPROVED_DOMAINS,DENY_ALL_DOMAINS
GetAccountSettingV2EffectiveAibiDashboardEmbeddingApprovedDomains
- Approved
Domains List<string> - (list of string)
- Approved
Domains []string - (list of string)
- approved
Domains List<String> - (list of string)
- approved
Domains string[] - (list of string)
- approved_
domains Sequence[str] - (list of string)
- approved
Domains List<String> - (list of string)
GetAccountSettingV2EffectiveAutomaticClusterUpdateWorkspace
- Can
Toggle bool - (boolean)
- Enabled bool
- (boolean)
- Enablement
Details GetAccount Setting V2Effective Automatic Cluster Update Workspace Enablement Details - (ClusterAutoRestartMessageEnablementDetails)
- Maintenance
Window GetAccount Setting V2Effective Automatic Cluster Update Workspace Maintenance Window - (ClusterAutoRestartMessageMaintenanceWindow)
- Restart
Even boolIf No Updates Available - (boolean)
- Can
Toggle bool - (boolean)
- Enabled bool
- (boolean)
- Enablement
Details GetAccount Setting V2Effective Automatic Cluster Update Workspace Enablement Details - (ClusterAutoRestartMessageEnablementDetails)
- Maintenance
Window GetAccount Setting V2Effective Automatic Cluster Update Workspace Maintenance Window - (ClusterAutoRestartMessageMaintenanceWindow)
- Restart
Even boolIf No Updates Available - (boolean)
- can
Toggle Boolean - (boolean)
- enabled Boolean
- (boolean)
- enablement
Details GetAccount Setting V2Effective Automatic Cluster Update Workspace Enablement Details - (ClusterAutoRestartMessageEnablementDetails)
- maintenance
Window GetAccount Setting V2Effective Automatic Cluster Update Workspace Maintenance Window - (ClusterAutoRestartMessageMaintenanceWindow)
- restart
Even BooleanIf No Updates Available - (boolean)
- can
Toggle boolean - (boolean)
- enabled boolean
- (boolean)
- enablement
Details GetAccount Setting V2Effective Automatic Cluster Update Workspace Enablement Details - (ClusterAutoRestartMessageEnablementDetails)
- maintenance
Window GetAccount Setting V2Effective Automatic Cluster Update Workspace Maintenance Window - (ClusterAutoRestartMessageMaintenanceWindow)
- restart
Even booleanIf No Updates Available - (boolean)
- can_
toggle bool - (boolean)
- enabled bool
- (boolean)
- enablement_
details GetAccount Setting V2Effective Automatic Cluster Update Workspace Enablement Details - (ClusterAutoRestartMessageEnablementDetails)
- maintenance_
window GetAccount Setting V2Effective Automatic Cluster Update Workspace Maintenance Window - (ClusterAutoRestartMessageMaintenanceWindow)
- restart_
even_ boolif_ no_ updates_ available - (boolean)
- can
Toggle Boolean - (boolean)
- enabled Boolean
- (boolean)
- enablement
Details Property Map - (ClusterAutoRestartMessageEnablementDetails)
- maintenance
Window Property Map - (ClusterAutoRestartMessageMaintenanceWindow)
- restart
Even BooleanIf No Updates Available - (boolean)
GetAccountSettingV2EffectiveAutomaticClusterUpdateWorkspaceEnablementDetails
- Forced
For boolCompliance Mode - (boolean) - The feature is force enabled if compliance mode is active
- bool
- (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
- bool
- (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
- Forced
For boolCompliance Mode - (boolean) - The feature is force enabled if compliance mode is active
- bool
- (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
- bool
- (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
- forced
For BooleanCompliance Mode - (boolean) - The feature is force enabled if compliance mode is active
- Boolean
- (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
- Boolean
- (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
- forced
For booleanCompliance Mode - (boolean) - The feature is force enabled if compliance mode is active
- boolean
- (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
- boolean
- (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
- forced_
for_ boolcompliance_ mode - (boolean) - The feature is force enabled if compliance mode is active
- bool
- (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
- bool
- (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
- forced
For BooleanCompliance Mode - (boolean) - The feature is force enabled if compliance mode is active
- Boolean
- (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
- Boolean
- (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
GetAccountSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindow
- Week
Day GetBased Schedule Account Setting V2Effective Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
- Week
Day GetBased Schedule Account Setting V2Effective Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
- week
Day GetBased Schedule Account Setting V2Effective Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
- week
Day GetBased Schedule Account Setting V2Effective Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
- week_
day_ Getbased_ schedule Account Setting V2Effective Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
- week
Day Property MapBased Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
GetAccountSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule
- Day
Of stringWeek - (string) - Possible values are:
FRIDAY,MONDAY,SATURDAY,SUNDAY,THURSDAY,TUESDAY,WEDNESDAY - Frequency string
- (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 - Window
Start GetTime Account Setting V2Effective Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule Window Start Time - (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
- Day
Of stringWeek - (string) - Possible values are:
FRIDAY,MONDAY,SATURDAY,SUNDAY,THURSDAY,TUESDAY,WEDNESDAY - Frequency string
- (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 - Window
Start GetTime Account Setting V2Effective Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule Window Start Time - (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
- day
Of StringWeek - (string) - Possible values are:
FRIDAY,MONDAY,SATURDAY,SUNDAY,THURSDAY,TUESDAY,WEDNESDAY - frequency String
- (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 - window
Start GetTime Account Setting V2Effective Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule Window Start Time - (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
- day
Of stringWeek - (string) - Possible values are:
FRIDAY,MONDAY,SATURDAY,SUNDAY,THURSDAY,TUESDAY,WEDNESDAY - frequency string
- (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 - window
Start GetTime Account Setting V2Effective Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule Window Start Time - (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
- day_
of_ strweek - (string) - Possible values are:
FRIDAY,MONDAY,SATURDAY,SUNDAY,THURSDAY,TUESDAY,WEDNESDAY - frequency str
- (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 - window_
start_ Gettime Account Setting V2Effective Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule Window Start Time - (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
- day
Of StringWeek - (string) - Possible values are:
FRIDAY,MONDAY,SATURDAY,SUNDAY,THURSDAY,TUESDAY,WEDNESDAY - frequency String
- (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 - window
Start Property MapTime - (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
GetAccountSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime
GetAccountSettingV2EffectiveBooleanVal
- Value bool
- (string) - Represents a generic string value
- Value bool
- (string) - Represents a generic string value
- value Boolean
- (string) - Represents a generic string value
- value boolean
- (string) - Represents a generic string value
- value bool
- (string) - Represents a generic string value
- value Boolean
- (string) - Represents a generic string value
GetAccountSettingV2EffectiveIntegerVal
- Value int
- (string) - Represents a generic string value
- Value int
- (string) - Represents a generic string value
- value Integer
- (string) - Represents a generic string value
- value number
- (string) - Represents a generic string value
- value int
- (string) - Represents a generic string value
- value Number
- (string) - Represents a generic string value
GetAccountSettingV2EffectivePersonalCompute
- Value string
- (string) - Represents a generic string value
- Value string
- (string) - Represents a generic string value
- value String
- (string) - Represents a generic string value
- value string
- (string) - Represents a generic string value
- value str
- (string) - Represents a generic string value
- value String
- (string) - Represents a generic string value
GetAccountSettingV2EffectiveRestrictWorkspaceAdmins
- Status string
- (string) - Possible values are:
ALLOW_ALL,RESTRICT_TOKENS_AND_JOB_RUN_AS
- Status string
- (string) - Possible values are:
ALLOW_ALL,RESTRICT_TOKENS_AND_JOB_RUN_AS
- status String
- (string) - Possible values are:
ALLOW_ALL,RESTRICT_TOKENS_AND_JOB_RUN_AS
- status string
- (string) - Possible values are:
ALLOW_ALL,RESTRICT_TOKENS_AND_JOB_RUN_AS
- status str
- (string) - Possible values are:
ALLOW_ALL,RESTRICT_TOKENS_AND_JOB_RUN_AS
- status String
- (string) - Possible values are:
ALLOW_ALL,RESTRICT_TOKENS_AND_JOB_RUN_AS
GetAccountSettingV2EffectiveStringVal
- Value string
- (string) - Represents a generic string value
- Value string
- (string) - Represents a generic string value
- value String
- (string) - Represents a generic string value
- value string
- (string) - Represents a generic string value
- value str
- (string) - Represents a generic string value
- value String
- (string) - Represents a generic string value
GetAccountSettingV2IntegerVal
- Value int
- (string) - Represents a generic string value
- Value int
- (string) - Represents a generic string value
- value Integer
- (string) - Represents a generic string value
- value number
- (string) - Represents a generic string value
- value int
- (string) - Represents a generic string value
- value Number
- (string) - Represents a generic string value
GetAccountSettingV2PersonalCompute
- Value string
- (string) - Represents a generic string value
- Value string
- (string) - Represents a generic string value
- value String
- (string) - Represents a generic string value
- value string
- (string) - Represents a generic string value
- value str
- (string) - Represents a generic string value
- value String
- (string) - Represents a generic string value
GetAccountSettingV2RestrictWorkspaceAdmins
- Status string
- (string) - Possible values are:
ALLOW_ALL,RESTRICT_TOKENS_AND_JOB_RUN_AS
- Status string
- (string) - Possible values are:
ALLOW_ALL,RESTRICT_TOKENS_AND_JOB_RUN_AS
- status String
- (string) - Possible values are:
ALLOW_ALL,RESTRICT_TOKENS_AND_JOB_RUN_AS
- status string
- (string) - Possible values are:
ALLOW_ALL,RESTRICT_TOKENS_AND_JOB_RUN_AS
- status str
- (string) - Possible values are:
ALLOW_ALL,RESTRICT_TOKENS_AND_JOB_RUN_AS
- status String
- (string) - Possible values are:
ALLOW_ALL,RESTRICT_TOKENS_AND_JOB_RUN_AS
GetAccountSettingV2StringVal
- Value string
- (string) - Represents a generic string value
- Value string
- (string) - Represents a generic string value
- value String
- (string) - Represents a generic string value
- value string
- (string) - Represents a generic string value
- value str
- (string) - Represents a generic string value
- value String
- (string) - Represents a generic string value
Package Details
- Repository
- databricks pulumi/pulumi-databricks
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
databricksTerraform Provider.
Viewing docs for Databricks v1.90.0
published on Thursday, Mar 19, 2026 by Pulumi
published on Thursday, Mar 19, 2026 by Pulumi
