Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HardThresholdConditionPatch

Package version

Hierarchy

  • HardThresholdConditionPatch

Index

Properties

Optional anomalyDetectorDirection

anomalyDetectorDirection: AnomalyDetectorDirection

detection direction

Optional lowerBound

lowerBound: undefined | number

lower bound

should be specified when anomalyDetectorDirection is Both or Down

Optional suppressCondition

suppressCondition: SuppressConditionPatch

Optional upperBound

upperBound: undefined | number

upper bound

should be specified when anomalyDetectorDirection is Both or Up

Generated using TypeDoc