interface AlertRules {
    deduplication: AlertDeduplicationRule;
}

Properties

Properties

deduplication: AlertDeduplicationRule