Databricks SDK for JavaScript
    Preparing search index...

    Interface CreateBudgetConfigurationBudgetActionConfigurations

    interface CreateBudgetConfigurationBudgetActionConfigurations {
        actionType?: ActionConfigurationType;
        target?: string;
    }
    Index

    Properties

    Properties

    The type of the action.

    target?: string

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