Databricks SDK for JavaScript
    Preparing search index...

    Interface CreateAlertRequest

    interface CreateAlertRequest {
        alert?: Alert;
    }
    Index

    Properties

    Properties

    alert?: Alert