Databricks SDK for JavaScript
    Preparing search index...
    interface UpdateRuleSetRequest {
        accountId?: string;
        name?: string;
        ruleSet?: RuleSetUpdateRequest;
    }
    Index

    Properties

    accountId?: string

    account ID.

    name?: string

    Name of the rule set.