Databricks SDK for JavaScript
    Preparing search index...
    Index

    Properties

    actionConfigurations?: ActionConfiguration[]

    Configured actions for this alert. These define what happens when an alert enters a triggered state.

    alertConfigurationId?: string

    alert configuration ID.

    principalOverrides?: PrincipalOverride[]

    Per-principal threshold overrides for this alert. Only applies to per-user alerts (scope_type = ALERT_CONFIGURATION_SCOPE_TYPE_PER_USER); ignored for shared alerts.

    quantityThreshold?: string

    The threshold for the budget alert to determine if it is in a triggered state. The number is evaluated based on quantity_type.

    The way to calculate cost for this budget alert. This is what quantity_threshold is measured in.

    How the alert threshold is evaluated. Determines whether spend is tracked in aggregate or per individual user.

    The time window of usage data for the budget.

    The evaluation method to determine when this budget alert is in a triggered state.