Databricks SDK for JavaScript
    Preparing search index...

    A collection of settings for a compute endpoint.

    interface EndpointSettings {
        pgSettings?: Record<string, string>;
    }
    Index

    Properties

    Properties

    pgSettings?: Record<string, string>

    A raw representation of Postgres settings.