Skip to content

Commit

Permalink
disambiguated bullets
Browse files Browse the repository at this point in the history
  • Loading branch information
darianm23 committed Jan 24, 2024
1 parent dd3cadc commit fcce6b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/docs/r/cse_aggregation_rule.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ The following arguments are supported:
+ `default` - (Optional) The severity to use in the "constant" case or to fall back to if the field used by "fieldValue"/"fieldValueMapping" is not populated.
+ `field` - (Optional) The field to use in the "fieldValue"/"fieldValueMapping" cases.
+ `mapping` - (Optional) The map of record values to severities to use in the "fieldValueMapping" case
- `type` - (Required) Must be set to "eq" currently
- `from` - (Required) The record value to map from
- `to` - (Required) The severity value to map to
* `type` - (Required) Must be set to "eq" currently
* `from` - (Required) The record value to map from
* `to` - (Required) The severity value to map to
- `summary_expression` - (Optional) The summary of the generated Signals
- `tags` - (Required) The tags of the generated Signals
- `trigger_expression` - (Required) The expression to determine whether a Signal should be created based on the aggregation results
Expand Down

0 comments on commit fcce6b4

Please sign in to comment.