lists
ListsParams
Configures a lists aspect.
Example: kind: lists params: blacklist: true checkExpression: source.ip
| Field | Type | Description |
|---|
blacklist | bool | blacklist determines if this behaves like a blacklist default is whitelist |
checkExpression | string | checkExpression is the expression evaluated at runtime to derive the value that is checked against the list |