Databricks SDK for JavaScript
    Preparing search index...

    Destination of the data quality monitoring notification.

    interface NotificationDestination {
        emailAddresses?: string[];
    }
    Index

    Properties

    Properties

    emailAddresses?: string[]

    The list of email addresses to send the notification to. A maximum of 5 email addresses is supported.