Databricks SDK for JavaScript
    Preparing search index...
    interface UpdateExchangeRequest {
        exchange?: Exchange;
        id?: string;
    }
    Index

    Properties

    Properties

    exchange?: Exchange
    id?: string