Databricks SDK for JavaScript
    Preparing search index...
    interface ArtifactMatcher {
        artifact?: string;
        matchType?: ArtifactMatcher_MatchType;
    }
    Index

    Properties

    artifact?: string

    The artifact path or maven coordinate

    The pattern matching type of the artifact