GetEventRulesRuleEventPatternKeywordFilter

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

Constructors

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.