Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ManagementEventAggregationCondition

Package version

How the data that is collected should be combined over time.

Hierarchy

  • ManagementEventAggregationCondition

Index

Properties

Optional operator

the condition operator.

Optional threshold

threshold: undefined | number

The threshold value that activates the alert.

Optional windowSize

windowSize: undefined | string

the period of time (in ISO 8601 duration format) that is used to monitor alert activity based on the threshold. If specified then it must be between 5 minutes and 1 day.

Generated using TypeDoc