Defines criteria for selecting resources based on field values.
Matches if the field value ends with the specified value.
Matches if the field value equals the specified value.
The name of the field to use for selection.
Matches if the field value does not end with the specified value.
Matches if the field value does not equal the specified value.
Matches if the field value does not start with the specified value.
Matches if the field value starts with the specified value.