Databricks SDK for JavaScript
    Preparing search index...
    interface ActionConfiguration {
        actionConfigurationId?: string;
        actionType?: ActionConfigurationType;
        target?: string;
    }
    Index

    Properties

    actionConfigurationId?: string

    action configuration ID.

    The type of the action.

    target?: string

    Target for the action. For example, an email address.