values property

List<String> values
final

A string value on which to filter. For example, if you choose the destinationServer.osVersion filter name, you could specify Ubuntu for the value.

Implementation

final List<String> values;