Databricks SDK for JavaScript
    Preparing search index...
    interface GetSecretRequest {
        key?: string;
        scope?: string;
    }
    Index

    Properties

    Properties

    key?: string

    Name of the secret to fetch value information.

    scope?: string

    The name of the scope that contains the secret.