values property

List<String> values
final

The property values to filter on. For example, "user-123".

Implementation

final List<String> values;