Databricks v1.75.0 published on Thursday, Sep 11, 2025 by Pulumi
databricks.getWorkspaceSettingV2
Explore with Pulumi AI
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(aibi_dashboard_embedding_access_policy: Optional[GetWorkspaceSettingV2AibiDashboardEmbeddingAccessPolicy] = None,
aibi_dashboard_embedding_approved_domains: Optional[GetWorkspaceSettingV2AibiDashboardEmbeddingApprovedDomains] = None,
automatic_cluster_update_workspace: Optional[GetWorkspaceSettingV2AutomaticClusterUpdateWorkspace] = None,
boolean_val: Optional[GetWorkspaceSettingV2BooleanVal] = None,
default_data_security_mode: Optional[GetWorkspaceSettingV2DefaultDataSecurityMode] = None,
effective_aibi_dashboard_embedding_access_policy: Optional[GetWorkspaceSettingV2EffectiveAibiDashboardEmbeddingAccessPolicy] = None,
effective_aibi_dashboard_embedding_approved_domains: Optional[GetWorkspaceSettingV2EffectiveAibiDashboardEmbeddingApprovedDomains] = None,
effective_automatic_cluster_update_workspace: Optional[GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspace] = None,
effective_default_data_security_mode: Optional[GetWorkspaceSettingV2EffectiveDefaultDataSecurityMode] = None,
effective_personal_compute: Optional[GetWorkspaceSettingV2EffectivePersonalCompute] = None,
effective_restrict_workspace_admins: Optional[GetWorkspaceSettingV2EffectiveRestrictWorkspaceAdmins] = None,
integer_val: Optional[GetWorkspaceSettingV2IntegerVal] = None,
name: Optional[str] = None,
personal_compute: Optional[GetWorkspaceSettingV2PersonalCompute] = None,
restrict_workspace_admins: Optional[GetWorkspaceSettingV2RestrictWorkspaceAdmins] = None,
string_val: Optional[GetWorkspaceSettingV2StringVal] = None,
workspace_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetWorkspaceSettingV2Result
def get_workspace_setting_v2_output(aibi_dashboard_embedding_access_policy: Optional[pulumi.Input[GetWorkspaceSettingV2AibiDashboardEmbeddingAccessPolicyArgs]] = None,
aibi_dashboard_embedding_approved_domains: Optional[pulumi.Input[GetWorkspaceSettingV2AibiDashboardEmbeddingApprovedDomainsArgs]] = None,
automatic_cluster_update_workspace: Optional[pulumi.Input[GetWorkspaceSettingV2AutomaticClusterUpdateWorkspaceArgs]] = None,
boolean_val: Optional[pulumi.Input[GetWorkspaceSettingV2BooleanValArgs]] = None,
default_data_security_mode: Optional[pulumi.Input[GetWorkspaceSettingV2DefaultDataSecurityModeArgs]] = None,
effective_aibi_dashboard_embedding_access_policy: Optional[pulumi.Input[GetWorkspaceSettingV2EffectiveAibiDashboardEmbeddingAccessPolicyArgs]] = None,
effective_aibi_dashboard_embedding_approved_domains: Optional[pulumi.Input[GetWorkspaceSettingV2EffectiveAibiDashboardEmbeddingApprovedDomainsArgs]] = None,
effective_automatic_cluster_update_workspace: Optional[pulumi.Input[GetWorkspaceSettingV2EffectiveAutomaticClusterUpdateWorkspaceArgs]] = None,
effective_default_data_security_mode: Optional[pulumi.Input[GetWorkspaceSettingV2EffectiveDefaultDataSecurityModeArgs]] = None,
effective_personal_compute: Optional[pulumi.Input[GetWorkspaceSettingV2EffectivePersonalComputeArgs]] = None,
effective_restrict_workspace_admins: Optional[pulumi.Input[GetWorkspaceSettingV2EffectiveRestrictWorkspaceAdminsArgs]] = None,
integer_val: Optional[pulumi.Input[GetWorkspaceSettingV2IntegerValArgs]] = None,
name: Optional[pulumi.Input[str]] = None,
personal_compute: Optional[pulumi.Input[GetWorkspaceSettingV2PersonalComputeArgs]] = None,
restrict_workspace_admins: Optional[pulumi.Input[GetWorkspaceSettingV2RestrictWorkspaceAdminsArgs]] = None,
string_val: Optional[pulumi.Input[GetWorkspaceSettingV2StringValArgs]] = None,
workspace_id: 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:
- Aibi
Dashboard GetEmbedding Access Policy Workspace Setting V2Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- Aibi
Dashboard GetEmbedding Approved Domains Workspace Setting V2Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- Automatic
Cluster GetUpdate Workspace Workspace Setting V2Automatic Cluster Update Workspace - (ClusterAutoRestartMessage) - todo: Mark these Public after onboarded to DSL
- Boolean
Val GetWorkspace Setting V2Boolean Val - (BooleanMessage)
- Default
Data GetSecurity Mode Workspace Setting V2Default Data Security Mode - (DefaultDataSecurityModeMessage)
- Effective
Aibi GetDashboard Embedding Access Policy Workspace Setting V2Effective Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- Effective
Aibi GetDashboard Embedding Approved Domains Workspace Setting V2Effective Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- Effective
Automatic GetCluster Update Workspace Workspace Setting V2Effective Automatic Cluster Update Workspace - (ClusterAutoRestartMessage)
- Effective
Default GetData Security Mode Workspace Setting V2Effective Default Data Security Mode - (DefaultDataSecurityModeMessage)
- Effective
Personal GetCompute Workspace Setting V2Effective Personal Compute - (PersonalComputeMessage)
- Effective
Restrict GetWorkspace Admins Workspace Setting V2Effective Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage)
- Integer
Val GetWorkspace Setting V2Integer Val - (IntegerMessage)
- Name string
- Name of the setting
- Personal
Compute GetWorkspace Setting V2Personal Compute - (PersonalComputeMessage)
- Restrict
Workspace GetAdmins Workspace Setting V2Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage)
- String
Val GetWorkspace Setting V2String Val - (StringMessage)
- Workspace
Id string - Workspace ID of the resource
- Aibi
Dashboard GetEmbedding Access Policy Workspace Setting V2Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- Aibi
Dashboard GetEmbedding Approved Domains Workspace Setting V2Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- Automatic
Cluster GetUpdate Workspace Workspace Setting V2Automatic Cluster Update Workspace - (ClusterAutoRestartMessage) - todo: Mark these Public after onboarded to DSL
- Boolean
Val GetWorkspace Setting V2Boolean Val - (BooleanMessage)
- Default
Data GetSecurity Mode Workspace Setting V2Default Data Security Mode - (DefaultDataSecurityModeMessage)
- Effective
Aibi GetDashboard Embedding Access Policy Workspace Setting V2Effective Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- Effective
Aibi GetDashboard Embedding Approved Domains Workspace Setting V2Effective Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- Effective
Automatic GetCluster Update Workspace Workspace Setting V2Effective Automatic Cluster Update Workspace - (ClusterAutoRestartMessage)
- Effective
Default GetData Security Mode Workspace Setting V2Effective Default Data Security Mode - (DefaultDataSecurityModeMessage)
- Effective
Personal GetCompute Workspace Setting V2Effective Personal Compute - (PersonalComputeMessage)
- Effective
Restrict GetWorkspace Admins Workspace Setting V2Effective Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage)
- Integer
Val GetWorkspace Setting V2Integer Val - (IntegerMessage)
- Name string
- Name of the setting
- Personal
Compute GetWorkspace Setting V2Personal Compute - (PersonalComputeMessage)
- Restrict
Workspace GetAdmins Workspace Setting V2Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage)
- String
Val GetWorkspace Setting V2String Val - (StringMessage)
- Workspace
Id string - Workspace ID of the resource
- aibi
Dashboard GetEmbedding Access Policy Workspace Setting V2Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- aibi
Dashboard GetEmbedding Approved Domains Workspace Setting V2Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- automatic
Cluster GetUpdate Workspace Workspace Setting V2Automatic Cluster Update Workspace - (ClusterAutoRestartMessage) - todo: Mark these Public after onboarded to DSL
- boolean
Val GetWorkspace Setting V2Boolean Val - (BooleanMessage)
- default
Data GetSecurity Mode Workspace Setting V2Default Data Security Mode - (DefaultDataSecurityModeMessage)
- effective
Aibi GetDashboard Embedding Access Policy Workspace Setting V2Effective Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- effective
Aibi GetDashboard Embedding Approved Domains Workspace Setting V2Effective Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- effective
Automatic GetCluster Update Workspace Workspace Setting V2Effective Automatic Cluster Update Workspace - (ClusterAutoRestartMessage)
- effective
Default GetData Security Mode Workspace Setting V2Effective Default Data Security Mode - (DefaultDataSecurityModeMessage)
- effective
Personal GetCompute Workspace Setting V2Effective Personal Compute - (PersonalComputeMessage)
- effective
Restrict GetWorkspace Admins Workspace Setting V2Effective Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage)
- integer
Val GetWorkspace Setting V2Integer Val - (IntegerMessage)
- name String
- Name of the setting
- personal
Compute GetWorkspace Setting V2Personal Compute - (PersonalComputeMessage)
- restrict
Workspace GetAdmins Workspace Setting V2Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage)
- string
Val GetWorkspace Setting V2String Val - (StringMessage)
- workspace
Id String - Workspace ID of the resource
- aibi
Dashboard GetEmbedding Access Policy Workspace Setting V2Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- aibi
Dashboard GetEmbedding Approved Domains Workspace Setting V2Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- automatic
Cluster GetUpdate Workspace Workspace Setting V2Automatic Cluster Update Workspace - (ClusterAutoRestartMessage) - todo: Mark these Public after onboarded to DSL
- boolean
Val GetWorkspace Setting V2Boolean Val - (BooleanMessage)
- default
Data GetSecurity Mode Workspace Setting V2Default Data Security Mode - (DefaultDataSecurityModeMessage)
- effective
Aibi GetDashboard Embedding Access Policy Workspace Setting V2Effective Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- effective
Aibi GetDashboard Embedding Approved Domains Workspace Setting V2Effective Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- effective
Automatic GetCluster Update Workspace Workspace Setting V2Effective Automatic Cluster Update Workspace - (ClusterAutoRestartMessage)
- effective
Default GetData Security Mode Workspace Setting V2Effective Default Data Security Mode - (DefaultDataSecurityModeMessage)
- effective
Personal GetCompute Workspace Setting V2Effective Personal Compute - (PersonalComputeMessage)
- effective
Restrict GetWorkspace Admins Workspace Setting V2Effective Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage)
- integer
Val GetWorkspace Setting V2Integer Val - (IntegerMessage)
- name string
- Name of the setting
- personal
Compute GetWorkspace Setting V2Personal Compute - (PersonalComputeMessage)
- restrict
Workspace GetAdmins Workspace Setting V2Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage)
- string
Val GetWorkspace Setting V2String Val - (StringMessage)
- workspace
Id string - Workspace ID of the resource
- aibi_
dashboard_ Getembedding_ access_ policy Workspace Setting V2Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- aibi_
dashboard_ Getembedding_ approved_ domains Workspace Setting V2Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- automatic_
cluster_ Getupdate_ workspace Workspace Setting V2Automatic Cluster Update Workspace - (ClusterAutoRestartMessage) - todo: Mark these Public after onboarded to DSL
- boolean_
val GetWorkspace Setting V2Boolean Val - (BooleanMessage)
- default_
data_ Getsecurity_ mode Workspace Setting V2Default Data Security Mode - (DefaultDataSecurityModeMessage)
- effective_
aibi_ Getdashboard_ embedding_ access_ policy Workspace Setting V2Effective Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- effective_
aibi_ Getdashboard_ embedding_ approved_ domains Workspace Setting V2Effective Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- effective_
automatic_ Getcluster_ update_ workspace Workspace Setting V2Effective Automatic Cluster Update Workspace - (ClusterAutoRestartMessage)
- effective_
default_ Getdata_ security_ mode Workspace Setting V2Effective Default Data Security Mode - (DefaultDataSecurityModeMessage)
- effective_
personal_ Getcompute Workspace Setting V2Effective Personal Compute - (PersonalComputeMessage)
- effective_
restrict_ Getworkspace_ admins Workspace Setting V2Effective Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage)
- integer_
val GetWorkspace Setting V2Integer Val - (IntegerMessage)
- name str
- Name of the setting
- personal_
compute GetWorkspace Setting V2Personal Compute - (PersonalComputeMessage)
- restrict_
workspace_ Getadmins Workspace Setting V2Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage)
- string_
val GetWorkspace Setting V2String Val - (StringMessage)
- workspace_
id str - Workspace ID of the resource
- aibi
Dashboard Property MapEmbedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- aibi
Dashboard Property MapEmbedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- automatic
Cluster Property MapUpdate Workspace - (ClusterAutoRestartMessage) - todo: Mark these Public after onboarded to DSL
- boolean
Val Property Map - (BooleanMessage)
- default
Data Property MapSecurity Mode - (DefaultDataSecurityModeMessage)
- effective
Aibi Property MapDashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- effective
Aibi Property MapDashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- effective
Automatic Property MapCluster Update Workspace - (ClusterAutoRestartMessage)
- effective
Default Property MapData Security Mode - (DefaultDataSecurityModeMessage)
- effective
Personal Property MapCompute - (PersonalComputeMessage)
- effective
Restrict Property MapWorkspace Admins - (RestrictWorkspaceAdminsMessage)
- integer
Val Property Map - (IntegerMessage)
- name String
- Name of the setting
- personal
Compute Property Map - (PersonalComputeMessage)
- restrict
Workspace Property MapAdmins - (RestrictWorkspaceAdminsMessage)
- string
Val Property Map - (StringMessage)
- workspace
Id String - Workspace ID of the resource
getWorkspaceSettingV2 Result
The following output properties are available:
- Effective
Boolean GetVal Workspace Setting V2Effective Boolean Val - (BooleanMessage)
- Effective
Integer GetVal Workspace Setting V2Effective Integer Val - (IntegerMessage)
- Effective
String GetVal Workspace Setting V2Effective String Val - (StringMessage)
- Id string
- The provider-assigned unique ID for this managed resource.
- Aibi
Dashboard GetEmbedding Access Policy Workspace Setting V2Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- Aibi
Dashboard GetEmbedding Approved Domains Workspace Setting V2Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- Automatic
Cluster GetUpdate Workspace Workspace Setting V2Automatic Cluster Update Workspace - (ClusterAutoRestartMessage) - todo: Mark these Public after onboarded to DSL
- Boolean
Val GetWorkspace Setting V2Boolean Val - (BooleanMessage)
- Default
Data GetSecurity Mode Workspace Setting V2Default Data Security Mode - (DefaultDataSecurityModeMessage)
- Effective
Aibi GetDashboard Embedding Access Policy Workspace Setting V2Effective Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- Effective
Aibi GetDashboard Embedding Approved Domains Workspace Setting V2Effective Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- Effective
Automatic GetCluster Update Workspace Workspace Setting V2Effective Automatic Cluster Update Workspace - (ClusterAutoRestartMessage)
- Effective
Default GetData Security Mode Workspace Setting V2Effective Default Data Security Mode - (DefaultDataSecurityModeMessage)
- Effective
Personal GetCompute Workspace Setting V2Effective Personal Compute - (PersonalComputeMessage)
- Effective
Restrict GetWorkspace Admins Workspace Setting V2Effective Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage)
- Integer
Val GetWorkspace Setting V2Integer Val - (IntegerMessage)
- Name string
- (string) - Name of the setting
- Personal
Compute GetWorkspace Setting V2Personal Compute - (PersonalComputeMessage)
- Restrict
Workspace GetAdmins Workspace Setting V2Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage)
- String
Val GetWorkspace Setting V2String Val - (StringMessage)
- Workspace
Id string
- Effective
Boolean GetVal Workspace Setting V2Effective Boolean Val - (BooleanMessage)
- Effective
Integer GetVal Workspace Setting V2Effective Integer Val - (IntegerMessage)
- Effective
String GetVal Workspace Setting V2Effective String Val - (StringMessage)
- Id string
- The provider-assigned unique ID for this managed resource.
- Aibi
Dashboard GetEmbedding Access Policy Workspace Setting V2Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- Aibi
Dashboard GetEmbedding Approved Domains Workspace Setting V2Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- Automatic
Cluster GetUpdate Workspace Workspace Setting V2Automatic Cluster Update Workspace - (ClusterAutoRestartMessage) - todo: Mark these Public after onboarded to DSL
- Boolean
Val GetWorkspace Setting V2Boolean Val - (BooleanMessage)
- Default
Data GetSecurity Mode Workspace Setting V2Default Data Security Mode - (DefaultDataSecurityModeMessage)
- Effective
Aibi GetDashboard Embedding Access Policy Workspace Setting V2Effective Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- Effective
Aibi GetDashboard Embedding Approved Domains Workspace Setting V2Effective Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- Effective
Automatic GetCluster Update Workspace Workspace Setting V2Effective Automatic Cluster Update Workspace - (ClusterAutoRestartMessage)
- Effective
Default GetData Security Mode Workspace Setting V2Effective Default Data Security Mode - (DefaultDataSecurityModeMessage)
- Effective
Personal GetCompute Workspace Setting V2Effective Personal Compute - (PersonalComputeMessage)
- Effective
Restrict GetWorkspace Admins Workspace Setting V2Effective Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage)
- Integer
Val GetWorkspace Setting V2Integer Val - (IntegerMessage)
- Name string
- (string) - Name of the setting
- Personal
Compute GetWorkspace Setting V2Personal Compute - (PersonalComputeMessage)
- Restrict
Workspace GetAdmins Workspace Setting V2Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage)
- String
Val GetWorkspace Setting V2String Val - (StringMessage)
- Workspace
Id string
- effective
Boolean GetVal Workspace Setting V2Effective Boolean Val - (BooleanMessage)
- effective
Integer GetVal Workspace Setting V2Effective Integer Val - (IntegerMessage)
- effective
String GetVal Workspace Setting V2Effective String Val - (StringMessage)
- id String
- The provider-assigned unique ID for this managed resource.
- aibi
Dashboard GetEmbedding Access Policy Workspace Setting V2Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- aibi
Dashboard GetEmbedding Approved Domains Workspace Setting V2Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- automatic
Cluster GetUpdate Workspace Workspace Setting V2Automatic Cluster Update Workspace - (ClusterAutoRestartMessage) - todo: Mark these Public after onboarded to DSL
- boolean
Val GetWorkspace Setting V2Boolean Val - (BooleanMessage)
- default
Data GetSecurity Mode Workspace Setting V2Default Data Security Mode - (DefaultDataSecurityModeMessage)
- effective
Aibi GetDashboard Embedding Access Policy Workspace Setting V2Effective Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- effective
Aibi GetDashboard Embedding Approved Domains Workspace Setting V2Effective Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- effective
Automatic GetCluster Update Workspace Workspace Setting V2Effective Automatic Cluster Update Workspace - (ClusterAutoRestartMessage)
- effective
Default GetData Security Mode Workspace Setting V2Effective Default Data Security Mode - (DefaultDataSecurityModeMessage)
- effective
Personal GetCompute Workspace Setting V2Effective Personal Compute - (PersonalComputeMessage)
- effective
Restrict GetWorkspace Admins Workspace Setting V2Effective Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage)
- integer
Val GetWorkspace Setting V2Integer Val - (IntegerMessage)
- name String
- (string) - Name of the setting
- personal
Compute GetWorkspace Setting V2Personal Compute - (PersonalComputeMessage)
- restrict
Workspace GetAdmins Workspace Setting V2Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage)
- string
Val GetWorkspace Setting V2String Val - (StringMessage)
- workspace
Id String
- effective
Boolean GetVal Workspace Setting V2Effective Boolean Val - (BooleanMessage)
- effective
Integer GetVal Workspace Setting V2Effective Integer Val - (IntegerMessage)
- effective
String GetVal Workspace Setting V2Effective String Val - (StringMessage)
- id string
- The provider-assigned unique ID for this managed resource.
- aibi
Dashboard GetEmbedding Access Policy Workspace Setting V2Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- aibi
Dashboard GetEmbedding Approved Domains Workspace Setting V2Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- automatic
Cluster GetUpdate Workspace Workspace Setting V2Automatic Cluster Update Workspace - (ClusterAutoRestartMessage) - todo: Mark these Public after onboarded to DSL
- boolean
Val GetWorkspace Setting V2Boolean Val - (BooleanMessage)
- default
Data GetSecurity Mode Workspace Setting V2Default Data Security Mode - (DefaultDataSecurityModeMessage)
- effective
Aibi GetDashboard Embedding Access Policy Workspace Setting V2Effective Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- effective
Aibi GetDashboard Embedding Approved Domains Workspace Setting V2Effective Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- effective
Automatic GetCluster Update Workspace Workspace Setting V2Effective Automatic Cluster Update Workspace - (ClusterAutoRestartMessage)
- effective
Default GetData Security Mode Workspace Setting V2Effective Default Data Security Mode - (DefaultDataSecurityModeMessage)
- effective
Personal GetCompute Workspace Setting V2Effective Personal Compute - (PersonalComputeMessage)
- effective
Restrict GetWorkspace Admins Workspace Setting V2Effective Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage)
- integer
Val GetWorkspace Setting V2Integer Val - (IntegerMessage)
- name string
- (string) - Name of the setting
- personal
Compute GetWorkspace Setting V2Personal Compute - (PersonalComputeMessage)
- restrict
Workspace GetAdmins Workspace Setting V2Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage)
- string
Val GetWorkspace Setting V2String Val - (StringMessage)
- workspace
Id string
- effective_
boolean_ Getval Workspace Setting V2Effective Boolean Val - (BooleanMessage)
- effective_
integer_ Getval Workspace Setting V2Effective Integer Val - (IntegerMessage)
- effective_
string_ Getval Workspace Setting V2Effective String Val - (StringMessage)
- id str
- The provider-assigned unique ID for this managed resource.
- aibi_
dashboard_ Getembedding_ access_ policy Workspace Setting V2Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- aibi_
dashboard_ Getembedding_ approved_ domains Workspace Setting V2Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- automatic_
cluster_ Getupdate_ workspace Workspace Setting V2Automatic Cluster Update Workspace - (ClusterAutoRestartMessage) - todo: Mark these Public after onboarded to DSL
- boolean_
val GetWorkspace Setting V2Boolean Val - (BooleanMessage)
- default_
data_ Getsecurity_ mode Workspace Setting V2Default Data Security Mode - (DefaultDataSecurityModeMessage)
- effective_
aibi_ Getdashboard_ embedding_ access_ policy Workspace Setting V2Effective Aibi Dashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- effective_
aibi_ Getdashboard_ embedding_ approved_ domains Workspace Setting V2Effective Aibi Dashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- effective_
automatic_ Getcluster_ update_ workspace Workspace Setting V2Effective Automatic Cluster Update Workspace - (ClusterAutoRestartMessage)
- effective_
default_ Getdata_ security_ mode Workspace Setting V2Effective Default Data Security Mode - (DefaultDataSecurityModeMessage)
- effective_
personal_ Getcompute Workspace Setting V2Effective Personal Compute - (PersonalComputeMessage)
- effective_
restrict_ Getworkspace_ admins Workspace Setting V2Effective Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage)
- integer_
val GetWorkspace Setting V2Integer Val - (IntegerMessage)
- name str
- (string) - Name of the setting
- personal_
compute GetWorkspace Setting V2Personal Compute - (PersonalComputeMessage)
- restrict_
workspace_ Getadmins Workspace Setting V2Restrict Workspace Admins - (RestrictWorkspaceAdminsMessage)
- string_
val GetWorkspace Setting V2String Val - (StringMessage)
- workspace_
id str
- effective
Boolean Property MapVal - (BooleanMessage)
- effective
Integer Property MapVal - (IntegerMessage)
- effective
String Property MapVal - (StringMessage)
- id String
- The provider-assigned unique ID for this managed resource.
- aibi
Dashboard Property MapEmbedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- aibi
Dashboard Property MapEmbedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- automatic
Cluster Property MapUpdate Workspace - (ClusterAutoRestartMessage) - todo: Mark these Public after onboarded to DSL
- boolean
Val Property Map - (BooleanMessage)
- default
Data Property MapSecurity Mode - (DefaultDataSecurityModeMessage)
- effective
Aibi Property MapDashboard Embedding Access Policy - (AibiDashboardEmbeddingAccessPolicy)
- effective
Aibi Property MapDashboard Embedding Approved Domains - (AibiDashboardEmbeddingApprovedDomains)
- effective
Automatic Property MapCluster Update Workspace - (ClusterAutoRestartMessage)
- effective
Default Property MapData Security Mode - (DefaultDataSecurityModeMessage)
- effective
Personal Property MapCompute - (PersonalComputeMessage)
- effective
Restrict Property MapWorkspace Admins - (RestrictWorkspaceAdminsMessage)
- integer
Val Property Map - (IntegerMessage)
- name String
- (string) - Name of the setting
- personal
Compute Property Map - (PersonalComputeMessage)
- restrict
Workspace Property MapAdmins - (RestrictWorkspaceAdminsMessage)
- string
Val Property Map - (StringMessage)
- workspace
Id String
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
GetWorkspaceSettingV2DefaultDataSecurityMode
- 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
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
GetWorkspaceSettingV2EffectiveDefaultDataSecurityMode
- 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
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.