Specifies apps to include or exclude. If include is empty, then the condition is met for all apps.
| Name | Type | Description | Notes |
|---|---|---|---|
| Exclude | List<AppAndInstanceConditionEvaluatorAppOrInstance> | The list of apps or app instances to exclude | [optional] |
| Include | List<AppAndInstanceConditionEvaluatorAppOrInstance> | The list of apps or app instances to match on | [optional] |