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:getWorkspaceSettingV2
arguments:
name: llm_proxy_partner_powered
booleanVal:
value: false
Using getWorkspaceSettingV2
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 getWorkspaceSettingV2(args: GetWorkspaceSettingV2Args, opts?: InvokeOptions): Promise<GetWorkspaceSettingV2Result>
function getWorkspaceSettingV2Output(args: GetWorkspaceSettingV2OutputArgs, opts?: InvokeOptions): Output<GetWorkspaceSettingV2Result>def get_workspace_setting_v2(name: Optional[str] = None,
provider_config: Optional[GetWorkspaceSettingV2ProviderConfig] = None,
opts: Optional[InvokeOptions] = None) -> GetWorkspaceSettingV2Result
def get_workspace_setting_v2_output(name: Optional[pulumi.Input[str]] = None,
provider_config: Optional[pulumi.Input[GetWorkspaceSettingV2ProviderConfigArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetWorkspaceSettingV2Result]func LookupWorkspaceSettingV2(ctx *Context, args *LookupWorkspaceSettingV2Args, opts ...InvokeOption) (*LookupWorkspaceSettingV2Result, error)
func LookupWorkspaceSettingV2Output(ctx *Context, args *LookupWorkspaceSettingV2OutputArgs, opts ...InvokeOption) LookupWorkspaceSettingV2ResultOutput> Note: This function is named LookupWorkspaceSettingV2 in the Go SDK.
public static class GetWorkspaceSettingV2
{
public static Task<GetWorkspaceSettingV2Result> InvokeAsync(GetWorkspaceSettingV2Args args, InvokeOptions? opts = null)
public static Output<GetWorkspaceSettingV2Result> Invoke(GetWorkspaceSettingV2InvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetWorkspaceSettingV2Result> getWorkspaceSettingV2(GetWorkspaceSettingV2Args args, InvokeOptions options)
public static Output<GetWorkspaceSettingV2Result> getWorkspaceSettingV2(GetWorkspaceSettingV2Args args, InvokeOptions options)
fn::invoke:
function: databricks:index/getWorkspaceSettingV2:getWorkspaceSettingV2
arguments:
# arguments dictionaryThe following arguments are supported:
- Name string
- Name of the setting
- Provider
Config GetWorkspace Setting V2Provider Config - Configure the provider for management through account provider.
- Name string
- Name of the setting
- Provider
Config GetWorkspace Setting V2Provider Config - Configure the provider for management through account provider.
- name String
- Name of the setting
- provider
Config GetWorkspace Setting V2Provider Config - Configure the provider for management through account provider.
- name string
- Name of the setting
- provider
Config GetWorkspace Setting V2Provider Config - Configure the provider for management through account provider.
- name str
- Name of the setting
- provider_
config GetWorkspace Setting V2Provider Config - Configure the provider for management through account provider.
- name String
- Name of the setting
- provider
Config Property Map - Configure the provider for management through account provider.
getWorkspaceSettingV2 Result
The following output properties are available:
- Aibi
Dashboard GetEmbedding Access Policy Workspace 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 Workspace 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 Workspace 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 GetWorkspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 GetWorkspace 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 GetWorkspace 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 Workspace 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 GetWorkspace 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
- Provider
Config GetWorkspace Setting V2Provider Config
- Aibi
Dashboard GetEmbedding Access Policy Workspace 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 Workspace 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 Workspace 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 GetWorkspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 GetWorkspace 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 GetWorkspace 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 Workspace 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 GetWorkspace 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
- Provider
Config GetWorkspace Setting V2Provider Config
- aibi
Dashboard GetEmbedding Access Policy Workspace 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 Workspace 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 Workspace 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 GetWorkspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 GetWorkspace 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 GetWorkspace 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 Workspace 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 GetWorkspace 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
- provider
Config GetWorkspace Setting V2Provider Config
- aibi
Dashboard GetEmbedding Access Policy Workspace 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 Workspace 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 Workspace 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 GetWorkspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 GetWorkspace 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 GetWorkspace 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 Workspace 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 GetWorkspace 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
- provider
Config GetWorkspace Setting V2Provider Config
- aibi_
dashboard_ Getembedding_ access_ policy Workspace 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 Workspace 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 Workspace 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 GetWorkspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 GetWorkspace 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 GetWorkspace 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 Workspace 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 GetWorkspace 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
- provider_
config GetWorkspace Setting V2Provider Config
- 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
- provider
Config Property Map
Supporting Types
GetWorkspaceSettingV2AibiDashboardEmbeddingAccessPolicy
- 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
GetWorkspaceSettingV2AibiDashboardEmbeddingApprovedDomains
- 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)
GetWorkspaceSettingV2AutomaticClusterUpdateWorkspace
- Can
Toggle bool - (boolean)
- Enabled bool
- (boolean)
- Enablement
Details GetWorkspace Setting V2Automatic Cluster Update Workspace Enablement Details - (ClusterAutoRestartMessageEnablementDetails)
- Maintenance
Window GetWorkspace Setting V2Automatic Cluster Update Workspace Maintenance Window - (ClusterAutoRestartMessageMaintenanceWindow)
- Restart
Even boolIf No Updates Available - (boolean)
- Can
Toggle bool - (boolean)
- Enabled bool
- (boolean)
- Enablement
Details GetWorkspace Setting V2Automatic Cluster Update Workspace Enablement Details - (ClusterAutoRestartMessageEnablementDetails)
- Maintenance
Window GetWorkspace Setting V2Automatic Cluster Update Workspace Maintenance Window - (ClusterAutoRestartMessageMaintenanceWindow)
- Restart
Even boolIf No Updates Available - (boolean)
- can
Toggle Boolean - (boolean)
- enabled Boolean
- (boolean)
- enablement
Details GetWorkspace Setting V2Automatic Cluster Update Workspace Enablement Details - (ClusterAutoRestartMessageEnablementDetails)
- maintenance
Window GetWorkspace Setting V2Automatic Cluster Update Workspace Maintenance Window - (ClusterAutoRestartMessageMaintenanceWindow)
- restart
Even BooleanIf No Updates Available - (boolean)
- can
Toggle boolean - (boolean)
- enabled boolean
- (boolean)
- enablement
Details GetWorkspace Setting V2Automatic Cluster Update Workspace Enablement Details - (ClusterAutoRestartMessageEnablementDetails)
- maintenance
Window GetWorkspace Setting V2Automatic Cluster Update Workspace Maintenance Window - (ClusterAutoRestartMessageMaintenanceWindow)
- restart
Even booleanIf No Updates Available - (boolean)
- can_
toggle bool - (boolean)
- enabled bool
- (boolean)
- enablement_
details GetWorkspace Setting V2Automatic Cluster Update Workspace Enablement Details - (ClusterAutoRestartMessageEnablementDetails)
- maintenance_
window GetWorkspace 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)
GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceEnablementDetails
- 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
GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindow
- Week
Day GetBased Schedule Workspace Setting V2Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
- Week
Day GetBased Schedule Workspace Setting V2Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
- week
Day GetBased Schedule Workspace Setting V2Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
- week
Day GetBased Schedule Workspace Setting V2Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
- week_
day_ Getbased_ schedule Workspace Setting V2Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
- week
Day Property MapBased Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule
- 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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)
GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime
GetWorkspaceSettingV2BooleanVal
- 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
GetWorkspaceSettingV2EffectiveAibiDashboardEmbeddingAccessPolicy
- 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
GetWorkspaceSettingV2EffectiveAibiDashboardEmbeddingApprovedDomains
- 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)
GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspace
- Can
Toggle bool - (boolean)
- Enabled bool
- (boolean)
- Enablement
Details GetWorkspace Setting V2Effective Automatic Cluster Update Workspace Enablement Details - (ClusterAutoRestartMessageEnablementDetails)
- Maintenance
Window GetWorkspace 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 GetWorkspace Setting V2Effective Automatic Cluster Update Workspace Enablement Details - (ClusterAutoRestartMessageEnablementDetails)
- Maintenance
Window GetWorkspace 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 GetWorkspace Setting V2Effective Automatic Cluster Update Workspace Enablement Details - (ClusterAutoRestartMessageEnablementDetails)
- maintenance
Window GetWorkspace 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 GetWorkspace Setting V2Effective Automatic Cluster Update Workspace Enablement Details - (ClusterAutoRestartMessageEnablementDetails)
- maintenance
Window GetWorkspace 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 GetWorkspace Setting V2Effective Automatic Cluster Update Workspace Enablement Details - (ClusterAutoRestartMessageEnablementDetails)
- maintenance_
window GetWorkspace 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)
GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceEnablementDetails
- 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
GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindow
- Week
Day GetBased Schedule Workspace Setting V2Effective Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
- Week
Day GetBased Schedule Workspace Setting V2Effective Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
- week
Day GetBased Schedule Workspace Setting V2Effective Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
- week
Day GetBased Schedule Workspace Setting V2Effective Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
- week_
day_ Getbased_ schedule Workspace Setting V2Effective Automatic Cluster Update Workspace Maintenance Window Week Day Based Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
- week
Day Property MapBased Schedule - (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)
GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule
- 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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 Workspace 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)
GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime
GetWorkspaceSettingV2EffectiveBooleanVal
- 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
GetWorkspaceSettingV2EffectiveIntegerVal
- 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
GetWorkspaceSettingV2EffectivePersonalCompute
- 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
GetWorkspaceSettingV2EffectiveRestrictWorkspaceAdmins
- 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
GetWorkspaceSettingV2EffectiveStringVal
- 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
GetWorkspaceSettingV2IntegerVal
- 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
GetWorkspaceSettingV2PersonalCompute
- 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
GetWorkspaceSettingV2ProviderConfig
- Workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- Workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id String - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace_
id str - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id String - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
GetWorkspaceSettingV2RestrictWorkspaceAdmins
- 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
GetWorkspaceSettingV2StringVal
- 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
