| Name | Type | Description | Notes |
|---|---|---|---|
| And | List<MainRuleConditionResponse> | Metric to indicate AND between rules | [optional] |
| Lhs | Object | Conditon of the rule | [optional] |
| Op | string | Selected operator for the rule | [optional] |
| Or | List<MainRuleConditionResponse> | Metric to indicate OR between rules | [optional] |
| Rhs | Object | Action of the rule | [optional] |