| Name | Type | Description | Notes |
|---|---|---|---|
| in | string[] | Array of the resource values that should be included in the results. | [optional] |
| notIn | string[] | Array of the resource values that should be included in the results. | [optional] |
| is | string | Specify the exact resource value. | [optional] |
| isNot | string | Results should omit this value. | [optional] |