An object that references detected risk events. This object can have an include
parameter or an exclude
parameter, but not both.
Name | Type | Description | Notes |
---|---|---|---|
Exclude | List<DetectedRiskEvents> | An array of detected risk events to exclude in the entity policy rule | [optional] |
Include | List<DetectedRiskEvents> | An array of detected risk events to include in the entity policy rule | [optional] |