Databricks SDK for JavaScript
    Preparing search index...
    interface DockerBasicAuth {
        password?: string;
        username?: string;
    }
    Index

    Properties

    Properties

    password?: string

    Password of the user

    username?: string

    Name of the user