Databricks v1.74.0 published on Thursday, Aug 14, 2025 by Pulumi
databricks.getCleanRoomAutoApprovalRule
Explore with Pulumi AI
Using getCleanRoomAutoApprovalRule
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 getCleanRoomAutoApprovalRule(args: GetCleanRoomAutoApprovalRuleArgs, opts?: InvokeOptions): Promise<GetCleanRoomAutoApprovalRuleResult>
function getCleanRoomAutoApprovalRuleOutput(args: GetCleanRoomAutoApprovalRuleOutputArgs, opts?: InvokeOptions): Output<GetCleanRoomAutoApprovalRuleResult>
def get_clean_room_auto_approval_rule(author_collaborator_alias: Optional[str] = None,
author_scope: Optional[str] = None,
clean_room_name: Optional[str] = None,
runner_collaborator_alias: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCleanRoomAutoApprovalRuleResult
def get_clean_room_auto_approval_rule_output(author_collaborator_alias: Optional[pulumi.Input[str]] = None,
author_scope: Optional[pulumi.Input[str]] = None,
clean_room_name: Optional[pulumi.Input[str]] = None,
runner_collaborator_alias: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCleanRoomAutoApprovalRuleResult]
func LookupCleanRoomAutoApprovalRule(ctx *Context, args *LookupCleanRoomAutoApprovalRuleArgs, opts ...InvokeOption) (*LookupCleanRoomAutoApprovalRuleResult, error)
func LookupCleanRoomAutoApprovalRuleOutput(ctx *Context, args *LookupCleanRoomAutoApprovalRuleOutputArgs, opts ...InvokeOption) LookupCleanRoomAutoApprovalRuleResultOutput
> Note: This function is named LookupCleanRoomAutoApprovalRule
in the Go SDK.
public static class GetCleanRoomAutoApprovalRule
{
public static Task<GetCleanRoomAutoApprovalRuleResult> InvokeAsync(GetCleanRoomAutoApprovalRuleArgs args, InvokeOptions? opts = null)
public static Output<GetCleanRoomAutoApprovalRuleResult> Invoke(GetCleanRoomAutoApprovalRuleInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetCleanRoomAutoApprovalRuleResult> getCleanRoomAutoApprovalRule(GetCleanRoomAutoApprovalRuleArgs args, InvokeOptions options)
public static Output<GetCleanRoomAutoApprovalRuleResult> getCleanRoomAutoApprovalRule(GetCleanRoomAutoApprovalRuleArgs args, InvokeOptions options)
fn::invoke:
function: databricks:index/getCleanRoomAutoApprovalRule:getCleanRoomAutoApprovalRule
arguments:
# arguments dictionary
The following arguments are supported:
- string
- (string) - Collaborator alias of the author covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set - string
- (string) - Scope of authors covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set. Possible values are:ANY_AUTHOR
- Clean
Room stringName - (string) - The name of the clean room this auto-approval rule belongs to
- Runner
Collaborator stringAlias - (string) - Collaborator alias of the runner covered by the rule
- string
- (string) - Collaborator alias of the author covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set - string
- (string) - Scope of authors covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set. Possible values are:ANY_AUTHOR
- Clean
Room stringName - (string) - The name of the clean room this auto-approval rule belongs to
- Runner
Collaborator stringAlias - (string) - Collaborator alias of the runner covered by the rule
- String
- (string) - Collaborator alias of the author covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set - String
- (string) - Scope of authors covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set. Possible values are:ANY_AUTHOR
- clean
Room StringName - (string) - The name of the clean room this auto-approval rule belongs to
- runner
Collaborator StringAlias - (string) - Collaborator alias of the runner covered by the rule
- string
- (string) - Collaborator alias of the author covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set - string
- (string) - Scope of authors covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set. Possible values are:ANY_AUTHOR
- clean
Room stringName - (string) - The name of the clean room this auto-approval rule belongs to
- runner
Collaborator stringAlias - (string) - Collaborator alias of the runner covered by the rule
- str
- (string) - Collaborator alias of the author covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set - str
- (string) - Scope of authors covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set. Possible values are:ANY_AUTHOR
- clean_
room_ strname - (string) - The name of the clean room this auto-approval rule belongs to
- runner_
collaborator_ stralias - (string) - Collaborator alias of the runner covered by the rule
- String
- (string) - Collaborator alias of the author covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set - String
- (string) - Scope of authors covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set. Possible values are:ANY_AUTHOR
- clean
Room StringName - (string) - The name of the clean room this auto-approval rule belongs to
- runner
Collaborator StringAlias - (string) - Collaborator alias of the runner covered by the rule
getCleanRoomAutoApprovalRule Result
The following output properties are available:
- Created
At int - (integer) - Timestamp of when the rule was created, in epoch milliseconds
- Id string
- The provider-assigned unique ID for this managed resource.
- Rule
Id string - (string) - A generated UUID identifying the rule
- Rule
Owner stringCollaborator Alias - (string) - The owner of the rule to whom the rule applies
- string
- (string) - Collaborator alias of the author covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set - string
- (string) - Scope of authors covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set. Possible values are:ANY_AUTHOR
- Clean
Room stringName - (string) - The name of the clean room this auto-approval rule belongs to
- Runner
Collaborator stringAlias - (string) - Collaborator alias of the runner covered by the rule
- Created
At int - (integer) - Timestamp of when the rule was created, in epoch milliseconds
- Id string
- The provider-assigned unique ID for this managed resource.
- Rule
Id string - (string) - A generated UUID identifying the rule
- Rule
Owner stringCollaborator Alias - (string) - The owner of the rule to whom the rule applies
- string
- (string) - Collaborator alias of the author covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set - string
- (string) - Scope of authors covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set. Possible values are:ANY_AUTHOR
- Clean
Room stringName - (string) - The name of the clean room this auto-approval rule belongs to
- Runner
Collaborator stringAlias - (string) - Collaborator alias of the runner covered by the rule
- created
At Integer - (integer) - Timestamp of when the rule was created, in epoch milliseconds
- id String
- The provider-assigned unique ID for this managed resource.
- rule
Id String - (string) - A generated UUID identifying the rule
- rule
Owner StringCollaborator Alias - (string) - The owner of the rule to whom the rule applies
- String
- (string) - Collaborator alias of the author covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set - String
- (string) - Scope of authors covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set. Possible values are:ANY_AUTHOR
- clean
Room StringName - (string) - The name of the clean room this auto-approval rule belongs to
- runner
Collaborator StringAlias - (string) - Collaborator alias of the runner covered by the rule
- created
At number - (integer) - Timestamp of when the rule was created, in epoch milliseconds
- id string
- The provider-assigned unique ID for this managed resource.
- rule
Id string - (string) - A generated UUID identifying the rule
- rule
Owner stringCollaborator Alias - (string) - The owner of the rule to whom the rule applies
- string
- (string) - Collaborator alias of the author covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set - string
- (string) - Scope of authors covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set. Possible values are:ANY_AUTHOR
- clean
Room stringName - (string) - The name of the clean room this auto-approval rule belongs to
- runner
Collaborator stringAlias - (string) - Collaborator alias of the runner covered by the rule
- created_
at int - (integer) - Timestamp of when the rule was created, in epoch milliseconds
- id str
- The provider-assigned unique ID for this managed resource.
- rule_
id str - (string) - A generated UUID identifying the rule
- rule_
owner_ strcollaborator_ alias - (string) - The owner of the rule to whom the rule applies
- str
- (string) - Collaborator alias of the author covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set - str
- (string) - Scope of authors covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set. Possible values are:ANY_AUTHOR
- clean_
room_ strname - (string) - The name of the clean room this auto-approval rule belongs to
- runner_
collaborator_ stralias - (string) - Collaborator alias of the runner covered by the rule
- created
At Number - (integer) - Timestamp of when the rule was created, in epoch milliseconds
- id String
- The provider-assigned unique ID for this managed resource.
- rule
Id String - (string) - A generated UUID identifying the rule
- rule
Owner StringCollaborator Alias - (string) - The owner of the rule to whom the rule applies
- String
- (string) - Collaborator alias of the author covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set - String
- (string) - Scope of authors covered by the rule.
Only one of
author_collaborator_alias
andauthor_scope
can be set. Possible values are:ANY_AUTHOR
- clean
Room StringName - (string) - The name of the clean room this auto-approval rule belongs to
- runner
Collaborator StringAlias - (string) - Collaborator alias of the runner covered by the rule
Package Details
- Repository
- databricks pulumi/pulumi-databricks
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
databricks
Terraform Provider.