Databricks SDK for JavaScript
    Preparing search index...
    interface UpdateNotificationDestinationRequest {
        config?: Config;
        displayName?: string;
        id?: string;
    }
    Index

    Properties

    config?: Config

    The configuration for the notification destination. Must wrap EXACTLY one of the nested configs.

    displayName?: string

    The display name for the notification destination.

    id?: string

    UUID identifying notification destination.