ScopeElement interface

A more specific scope used to identify the alerts to suppress.

Properties

additionalProperties

Additional properties

field

The alert entity type to suppress by.

Property Details

additionalProperties

Additional properties

additionalProperties?: Record<string, any>

Property Value

Record<string, any>

field

The alert entity type to suppress by.

field?: string

Property Value

string