# KnetikCloud.BreRuleLog

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**actions** | [**[BreActionLog]**](BreActionLog.md) | The actions of the BRE rule | [optional] 
**ran** | **Boolean** | Whether the rule ran | [optional] 
**reason** | **String** | The reason for the rule | [optional] 
**rule_end_date** | **Number** | The end date of the rule in seconds | [optional] 
**rule_id** | **String** | The id of the rule | [optional] 
**rule_name** | **String** | The name of the rule | [optional] 
**rule_start_date** | **Number** | The start date of the rule in seconds | [optional] 


