GetEventRulesRuleEventPatternKeywordFilter

data class GetEventRulesRuleEventPatternKeywordFilter(val keyWords: List<String>, val relation: String)

Constructors

constructor(keyWords: List<String>, relation: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The keywords that are used to match events.

Link copied to clipboard

The relationship between multiple keywords in a condition.