Databricks SDK for JavaScript
    Preparing search index...

    Variable ActionConfigurationTypeConst

    ActionConfigurationType: {
        BLOCK_USAGE: "BLOCK_USAGE";
        EMAIL_NOTIFICATION: "EMAIL_NOTIFICATION";
    } = ...

    Type of action that a budget alert executes when its threshold is crossed.

    Type Declaration

    • ReadonlyBLOCK_USAGE: "BLOCK_USAGE"

      Blocks further usage when the alert threshold is reached. Supported only on AI Gateway budgets. No target is required for this action type.

    • ReadonlyEMAIL_NOTIFICATION: "EMAIL_NOTIFICATION"