operator property

String operator
final

operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist.

Implementation

final String operator;