Databricks SDK for JavaScript
    Preparing search index...
    interface ListNotificationDestinationsResponse {
        nextPageToken?: string;
        results?: ListNotificationDestinationsResult[];
    }
    Index

    Properties

    nextPageToken?: string

    Page token for next of results.