--- title: lists Config overview: Generated documentation for Mixer's Aspect Configuration Schema order: 1160 layout: docs type: markdown --- ### Index * [ListsParams](#aspect.config.ListsParams) (message) ### 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