Databricks SDK for JavaScript
    Preparing search index...

    Interface UpdateInferenceEndpointNotificationsResponse

    interface UpdateInferenceEndpointNotificationsResponse {
        emailNotifications?: EmailNotifications;
        name?: string;
    }
    Index

    Properties

    emailNotifications?: EmailNotifications
    name?: string