1. Packages
  2. Databricks Provider
  3. API Docs
  4. getWorkspaceSettingV2
Databricks v1.83.0 published on Friday, Jan 23, 2026 by Pulumi
databricks logo
Databricks v1.83.0 published on Friday, Jan 23, 2026 by Pulumi

    Public Beta

    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,
                                 opts: Optional[InvokeOptions] = None) -> GetWorkspaceSettingV2Result
    def get_workspace_setting_v2_output(name: Optional[pulumi.Input[str]] = 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 dictionary

    The 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

    getWorkspaceSettingV2 Result

    The following output properties are available:

    AibiDashboardEmbeddingAccessPolicy GetWorkspaceSettingV2AibiDashboardEmbeddingAccessPolicy
    (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
    AibiDashboardEmbeddingApprovedDomains GetWorkspaceSettingV2AibiDashboardEmbeddingApprovedDomains
    (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
    AutomaticClusterUpdateWorkspace GetWorkspaceSettingV2AutomaticClusterUpdateWorkspace
    (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
    BooleanVal GetWorkspaceSettingV2BooleanVal
    (BooleanMessage) - Setting value for boolean type setting. This is the setting value set by consumers, check effective_boolean_val for final setting value
    EffectiveAibiDashboardEmbeddingAccessPolicy GetWorkspaceSettingV2EffectiveAibiDashboardEmbeddingAccessPolicy
    (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
    EffectiveAibiDashboardEmbeddingApprovedDomains GetWorkspaceSettingV2EffectiveAibiDashboardEmbeddingApprovedDomains
    (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
    EffectiveAutomaticClusterUpdateWorkspace GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspace
    (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
    EffectiveBooleanVal GetWorkspaceSettingV2EffectiveBooleanVal
    (BooleanMessage) - Effective setting value for boolean type setting. This is the final effective value of setting. To set a value use boolean_val
    EffectiveIntegerVal GetWorkspaceSettingV2EffectiveIntegerVal
    (IntegerMessage) - Effective setting value for integer type setting. This is the final effective value of setting. To set a value use integer_val
    EffectivePersonalCompute GetWorkspaceSettingV2EffectivePersonalCompute
    (PersonalComputeMessage) - Effective setting value for personal_compute setting. This is the final effective value of setting. To set a value use personal_compute
    EffectiveRestrictWorkspaceAdmins GetWorkspaceSettingV2EffectiveRestrictWorkspaceAdmins
    (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
    EffectiveStringVal GetWorkspaceSettingV2EffectiveStringVal
    (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.
    IntegerVal GetWorkspaceSettingV2IntegerVal
    (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
    PersonalCompute GetWorkspaceSettingV2PersonalCompute
    (PersonalComputeMessage) - Setting value for personal_compute setting. This is the setting value set by consumers, check effective_personal_compute for final setting value
    RestrictWorkspaceAdmins GetWorkspaceSettingV2RestrictWorkspaceAdmins
    (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
    StringVal GetWorkspaceSettingV2StringVal
    (StringMessage) - Setting value for string type setting. This is the setting value set by consumers, check effective_string_val for final setting value
    AibiDashboardEmbeddingAccessPolicy GetWorkspaceSettingV2AibiDashboardEmbeddingAccessPolicy
    (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
    AibiDashboardEmbeddingApprovedDomains GetWorkspaceSettingV2AibiDashboardEmbeddingApprovedDomains
    (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
    AutomaticClusterUpdateWorkspace GetWorkspaceSettingV2AutomaticClusterUpdateWorkspace
    (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
    BooleanVal GetWorkspaceSettingV2BooleanVal
    (BooleanMessage) - Setting value for boolean type setting. This is the setting value set by consumers, check effective_boolean_val for final setting value
    EffectiveAibiDashboardEmbeddingAccessPolicy GetWorkspaceSettingV2EffectiveAibiDashboardEmbeddingAccessPolicy
    (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
    EffectiveAibiDashboardEmbeddingApprovedDomains GetWorkspaceSettingV2EffectiveAibiDashboardEmbeddingApprovedDomains
    (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
    EffectiveAutomaticClusterUpdateWorkspace GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspace
    (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
    EffectiveBooleanVal GetWorkspaceSettingV2EffectiveBooleanVal
    (BooleanMessage) - Effective setting value for boolean type setting. This is the final effective value of setting. To set a value use boolean_val
    EffectiveIntegerVal GetWorkspaceSettingV2EffectiveIntegerVal
    (IntegerMessage) - Effective setting value for integer type setting. This is the final effective value of setting. To set a value use integer_val
    EffectivePersonalCompute GetWorkspaceSettingV2EffectivePersonalCompute
    (PersonalComputeMessage) - Effective setting value for personal_compute setting. This is the final effective value of setting. To set a value use personal_compute
    EffectiveRestrictWorkspaceAdmins GetWorkspaceSettingV2EffectiveRestrictWorkspaceAdmins
    (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
    EffectiveStringVal GetWorkspaceSettingV2EffectiveStringVal
    (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.
    IntegerVal GetWorkspaceSettingV2IntegerVal
    (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
    PersonalCompute GetWorkspaceSettingV2PersonalCompute
    (PersonalComputeMessage) - Setting value for personal_compute setting. This is the setting value set by consumers, check effective_personal_compute for final setting value
    RestrictWorkspaceAdmins GetWorkspaceSettingV2RestrictWorkspaceAdmins
    (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
    StringVal GetWorkspaceSettingV2StringVal
    (StringMessage) - Setting value for string type setting. This is the setting value set by consumers, check effective_string_val for final setting value
    aibiDashboardEmbeddingAccessPolicy GetWorkspaceSettingV2AibiDashboardEmbeddingAccessPolicy
    (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
    aibiDashboardEmbeddingApprovedDomains GetWorkspaceSettingV2AibiDashboardEmbeddingApprovedDomains
    (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
    automaticClusterUpdateWorkspace GetWorkspaceSettingV2AutomaticClusterUpdateWorkspace
    (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
    booleanVal GetWorkspaceSettingV2BooleanVal
    (BooleanMessage) - Setting value for boolean type setting. This is the setting value set by consumers, check effective_boolean_val for final setting value
    effectiveAibiDashboardEmbeddingAccessPolicy GetWorkspaceSettingV2EffectiveAibiDashboardEmbeddingAccessPolicy
    (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
    effectiveAibiDashboardEmbeddingApprovedDomains GetWorkspaceSettingV2EffectiveAibiDashboardEmbeddingApprovedDomains
    (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
    effectiveAutomaticClusterUpdateWorkspace GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspace
    (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
    effectiveBooleanVal GetWorkspaceSettingV2EffectiveBooleanVal
    (BooleanMessage) - Effective setting value for boolean type setting. This is the final effective value of setting. To set a value use boolean_val
    effectiveIntegerVal GetWorkspaceSettingV2EffectiveIntegerVal
    (IntegerMessage) - Effective setting value for integer type setting. This is the final effective value of setting. To set a value use integer_val
    effectivePersonalCompute GetWorkspaceSettingV2EffectivePersonalCompute
    (PersonalComputeMessage) - Effective setting value for personal_compute setting. This is the final effective value of setting. To set a value use personal_compute
    effectiveRestrictWorkspaceAdmins GetWorkspaceSettingV2EffectiveRestrictWorkspaceAdmins
    (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
    effectiveStringVal GetWorkspaceSettingV2EffectiveStringVal
    (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.
    integerVal GetWorkspaceSettingV2IntegerVal
    (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
    personalCompute GetWorkspaceSettingV2PersonalCompute
    (PersonalComputeMessage) - Setting value for personal_compute setting. This is the setting value set by consumers, check effective_personal_compute for final setting value
    restrictWorkspaceAdmins GetWorkspaceSettingV2RestrictWorkspaceAdmins
    (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
    stringVal GetWorkspaceSettingV2StringVal
    (StringMessage) - Setting value for string type setting. This is the setting value set by consumers, check effective_string_val for final setting value
    aibiDashboardEmbeddingAccessPolicy GetWorkspaceSettingV2AibiDashboardEmbeddingAccessPolicy
    (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
    aibiDashboardEmbeddingApprovedDomains GetWorkspaceSettingV2AibiDashboardEmbeddingApprovedDomains
    (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
    automaticClusterUpdateWorkspace GetWorkspaceSettingV2AutomaticClusterUpdateWorkspace
    (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
    booleanVal GetWorkspaceSettingV2BooleanVal
    (BooleanMessage) - Setting value for boolean type setting. This is the setting value set by consumers, check effective_boolean_val for final setting value
    effectiveAibiDashboardEmbeddingAccessPolicy GetWorkspaceSettingV2EffectiveAibiDashboardEmbeddingAccessPolicy
    (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
    effectiveAibiDashboardEmbeddingApprovedDomains GetWorkspaceSettingV2EffectiveAibiDashboardEmbeddingApprovedDomains
    (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
    effectiveAutomaticClusterUpdateWorkspace GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspace
    (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
    effectiveBooleanVal GetWorkspaceSettingV2EffectiveBooleanVal
    (BooleanMessage) - Effective setting value for boolean type setting. This is the final effective value of setting. To set a value use boolean_val
    effectiveIntegerVal GetWorkspaceSettingV2EffectiveIntegerVal
    (IntegerMessage) - Effective setting value for integer type setting. This is the final effective value of setting. To set a value use integer_val
    effectivePersonalCompute GetWorkspaceSettingV2EffectivePersonalCompute
    (PersonalComputeMessage) - Effective setting value for personal_compute setting. This is the final effective value of setting. To set a value use personal_compute
    effectiveRestrictWorkspaceAdmins GetWorkspaceSettingV2EffectiveRestrictWorkspaceAdmins
    (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
    effectiveStringVal GetWorkspaceSettingV2EffectiveStringVal
    (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.
    integerVal GetWorkspaceSettingV2IntegerVal
    (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
    personalCompute GetWorkspaceSettingV2PersonalCompute
    (PersonalComputeMessage) - Setting value for personal_compute setting. This is the setting value set by consumers, check effective_personal_compute for final setting value
    restrictWorkspaceAdmins GetWorkspaceSettingV2RestrictWorkspaceAdmins
    (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
    stringVal GetWorkspaceSettingV2StringVal
    (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_embedding_access_policy GetWorkspaceSettingV2AibiDashboardEmbeddingAccessPolicy
    (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_embedding_approved_domains GetWorkspaceSettingV2AibiDashboardEmbeddingApprovedDomains
    (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_update_workspace GetWorkspaceSettingV2AutomaticClusterUpdateWorkspace
    (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 GetWorkspaceSettingV2BooleanVal
    (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_dashboard_embedding_access_policy GetWorkspaceSettingV2EffectiveAibiDashboardEmbeddingAccessPolicy
    (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_dashboard_embedding_approved_domains GetWorkspaceSettingV2EffectiveAibiDashboardEmbeddingApprovedDomains
    (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_cluster_update_workspace GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspace
    (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_val GetWorkspaceSettingV2EffectiveBooleanVal
    (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_val GetWorkspaceSettingV2EffectiveIntegerVal
    (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_compute GetWorkspaceSettingV2EffectivePersonalCompute
    (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_workspace_admins GetWorkspaceSettingV2EffectiveRestrictWorkspaceAdmins
    (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_val GetWorkspaceSettingV2EffectiveStringVal
    (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 GetWorkspaceSettingV2IntegerVal
    (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 GetWorkspaceSettingV2PersonalCompute
    (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_admins GetWorkspaceSettingV2RestrictWorkspaceAdmins
    (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 GetWorkspaceSettingV2StringVal
    (StringMessage) - Setting value for string type setting. This is the setting value set by consumers, check effective_string_val for final setting value
    aibiDashboardEmbeddingAccessPolicy Property Map
    (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
    aibiDashboardEmbeddingApprovedDomains Property Map
    (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
    automaticClusterUpdateWorkspace Property Map
    (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
    booleanVal 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
    effectiveAibiDashboardEmbeddingAccessPolicy Property Map
    (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
    effectiveAibiDashboardEmbeddingApprovedDomains Property Map
    (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
    effectiveAutomaticClusterUpdateWorkspace Property Map
    (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
    effectiveBooleanVal Property Map
    (BooleanMessage) - Effective setting value for boolean type setting. This is the final effective value of setting. To set a value use boolean_val
    effectiveIntegerVal Property Map
    (IntegerMessage) - Effective setting value for integer type setting. This is the final effective value of setting. To set a value use integer_val
    effectivePersonalCompute Property Map
    (PersonalComputeMessage) - Effective setting value for personal_compute setting. This is the final effective value of setting. To set a value use personal_compute
    effectiveRestrictWorkspaceAdmins Property Map
    (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
    effectiveStringVal Property Map
    (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.
    integerVal 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
    personalCompute 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
    restrictWorkspaceAdmins Property Map
    (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
    stringVal 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

    GetWorkspaceSettingV2AibiDashboardEmbeddingAccessPolicy

    AccessPolicyType string
    (string) - Possible values are: ALLOW_ALL_DOMAINS, ALLOW_APPROVED_DOMAINS, DENY_ALL_DOMAINS
    AccessPolicyType string
    (string) - Possible values are: ALLOW_ALL_DOMAINS, ALLOW_APPROVED_DOMAINS, DENY_ALL_DOMAINS
    accessPolicyType String
    (string) - Possible values are: ALLOW_ALL_DOMAINS, ALLOW_APPROVED_DOMAINS, DENY_ALL_DOMAINS
    accessPolicyType string
    (string) - Possible values are: ALLOW_ALL_DOMAINS, ALLOW_APPROVED_DOMAINS, DENY_ALL_DOMAINS
    access_policy_type str
    (string) - Possible values are: ALLOW_ALL_DOMAINS, ALLOW_APPROVED_DOMAINS, DENY_ALL_DOMAINS
    accessPolicyType String
    (string) - Possible values are: ALLOW_ALL_DOMAINS, ALLOW_APPROVED_DOMAINS, DENY_ALL_DOMAINS

    GetWorkspaceSettingV2AibiDashboardEmbeddingApprovedDomains

    ApprovedDomains List<string>
    (list of string)
    ApprovedDomains []string
    (list of string)
    approvedDomains List<String>
    (list of string)
    approvedDomains string[]
    (list of string)
    approved_domains Sequence[str]
    (list of string)
    approvedDomains List<String>
    (list of string)

    GetWorkspaceSettingV2AutomaticClusterUpdateWorkspace

    canToggle Boolean
    (boolean)
    enabled Boolean
    (boolean)
    enablementDetails Property Map
    (ClusterAutoRestartMessageEnablementDetails)
    maintenanceWindow Property Map
    (ClusterAutoRestartMessageMaintenanceWindow)
    restartEvenIfNoUpdatesAvailable Boolean
    (boolean)

    GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceEnablementDetails

    ForcedForComplianceMode bool
    (boolean) - The feature is force enabled if compliance mode is active
    UnavailableForDisabledEntitlement bool
    (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
    UnavailableForNonEnterpriseTier bool
    (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
    ForcedForComplianceMode bool
    (boolean) - The feature is force enabled if compliance mode is active
    UnavailableForDisabledEntitlement bool
    (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
    UnavailableForNonEnterpriseTier bool
    (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
    forcedForComplianceMode Boolean
    (boolean) - The feature is force enabled if compliance mode is active
    unavailableForDisabledEntitlement Boolean
    (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
    unavailableForNonEnterpriseTier Boolean
    (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
    forcedForComplianceMode boolean
    (boolean) - The feature is force enabled if compliance mode is active
    unavailableForDisabledEntitlement boolean
    (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
    unavailableForNonEnterpriseTier boolean
    (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
    forced_for_compliance_mode bool
    (boolean) - The feature is force enabled if compliance mode is active
    unavailable_for_disabled_entitlement bool
    (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
    unavailable_for_non_enterprise_tier bool
    (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
    forcedForComplianceMode Boolean
    (boolean) - The feature is force enabled if compliance mode is active
    unavailableForDisabledEntitlement Boolean
    (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
    unavailableForNonEnterpriseTier Boolean
    (boolean) - The feature is unavailable if the customer doesn't have enterprise tier

    GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindow

    weekDayBasedSchedule Property Map
    (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)

    GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule

    DayOfWeek string
    (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
    WindowStartTime GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime
    (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
    DayOfWeek string
    (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
    WindowStartTime GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime
    (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
    dayOfWeek String
    (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
    windowStartTime GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime
    (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
    dayOfWeek string
    (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
    windowStartTime GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime
    (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
    day_of_week str
    (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_time GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime
    (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
    dayOfWeek String
    (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
    windowStartTime Property Map
    (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)

    GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime

    Hours int
    (integer)
    Minutes int
    (integer)
    Hours int
    (integer)
    Minutes int
    (integer)
    hours Integer
    (integer)
    minutes Integer
    (integer)
    hours number
    (integer)
    minutes number
    (integer)
    hours int
    (integer)
    minutes int
    (integer)
    hours Number
    (integer)
    minutes Number
    (integer)

    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

    AccessPolicyType string
    (string) - Possible values are: ALLOW_ALL_DOMAINS, ALLOW_APPROVED_DOMAINS, DENY_ALL_DOMAINS
    AccessPolicyType string
    (string) - Possible values are: ALLOW_ALL_DOMAINS, ALLOW_APPROVED_DOMAINS, DENY_ALL_DOMAINS
    accessPolicyType String
    (string) - Possible values are: ALLOW_ALL_DOMAINS, ALLOW_APPROVED_DOMAINS, DENY_ALL_DOMAINS
    accessPolicyType string
    (string) - Possible values are: ALLOW_ALL_DOMAINS, ALLOW_APPROVED_DOMAINS, DENY_ALL_DOMAINS
    access_policy_type str
    (string) - Possible values are: ALLOW_ALL_DOMAINS, ALLOW_APPROVED_DOMAINS, DENY_ALL_DOMAINS
    accessPolicyType String
    (string) - Possible values are: ALLOW_ALL_DOMAINS, ALLOW_APPROVED_DOMAINS, DENY_ALL_DOMAINS

    GetWorkspaceSettingV2EffectiveAibiDashboardEmbeddingApprovedDomains

    ApprovedDomains List<string>
    (list of string)
    ApprovedDomains []string
    (list of string)
    approvedDomains List<String>
    (list of string)
    approvedDomains string[]
    (list of string)
    approved_domains Sequence[str]
    (list of string)
    approvedDomains List<String>
    (list of string)

    GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspace

    canToggle Boolean
    (boolean)
    enabled Boolean
    (boolean)
    enablementDetails Property Map
    (ClusterAutoRestartMessageEnablementDetails)
    maintenanceWindow Property Map
    (ClusterAutoRestartMessageMaintenanceWindow)
    restartEvenIfNoUpdatesAvailable Boolean
    (boolean)

    GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceEnablementDetails

    ForcedForComplianceMode bool
    (boolean) - The feature is force enabled if compliance mode is active
    UnavailableForDisabledEntitlement bool
    (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
    UnavailableForNonEnterpriseTier bool
    (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
    ForcedForComplianceMode bool
    (boolean) - The feature is force enabled if compliance mode is active
    UnavailableForDisabledEntitlement bool
    (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
    UnavailableForNonEnterpriseTier bool
    (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
    forcedForComplianceMode Boolean
    (boolean) - The feature is force enabled if compliance mode is active
    unavailableForDisabledEntitlement Boolean
    (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
    unavailableForNonEnterpriseTier Boolean
    (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
    forcedForComplianceMode boolean
    (boolean) - The feature is force enabled if compliance mode is active
    unavailableForDisabledEntitlement boolean
    (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
    unavailableForNonEnterpriseTier boolean
    (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
    forced_for_compliance_mode bool
    (boolean) - The feature is force enabled if compliance mode is active
    unavailable_for_disabled_entitlement bool
    (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
    unavailable_for_non_enterprise_tier bool
    (boolean) - The feature is unavailable if the customer doesn't have enterprise tier
    forcedForComplianceMode Boolean
    (boolean) - The feature is force enabled if compliance mode is active
    unavailableForDisabledEntitlement Boolean
    (boolean) - The feature is unavailable if the corresponding entitlement disabled (see getShieldEntitlementEnable)
    unavailableForNonEnterpriseTier Boolean
    (boolean) - The feature is unavailable if the customer doesn't have enterprise tier

    GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindow

    weekDayBasedSchedule Property Map
    (ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule)

    GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedSchedule

    DayOfWeek string
    (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
    WindowStartTime GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime
    (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
    DayOfWeek string
    (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
    WindowStartTime GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime
    (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
    dayOfWeek String
    (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
    windowStartTime GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime
    (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
    dayOfWeek string
    (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
    windowStartTime GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime
    (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
    day_of_week str
    (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_time GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime
    (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)
    dayOfWeek String
    (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
    windowStartTime Property Map
    (ClusterAutoRestartMessageMaintenanceWindowWindowStartTime)

    GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceMaintenanceWindowWeekDayBasedScheduleWindowStartTime

    Hours int
    (integer)
    Minutes int
    (integer)
    Hours int
    (integer)
    Minutes int
    (integer)
    hours Integer
    (integer)
    minutes Integer
    (integer)
    hours number
    (integer)
    minutes number
    (integer)
    hours int
    (integer)
    minutes int
    (integer)
    hours Number
    (integer)
    minutes Number
    (integer)

    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

    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 databricks Terraform Provider.
    databricks logo
    Databricks v1.83.0 published on Friday, Jan 23, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate