Values.AutomationRulesActionSourceOne or more actions that Security Hub CSPM takes when a finding matches the defined criteria of a rule.
type nonrec t = {type_ : AutomationRulesActionType.t option;Specifies the type of action that Security Hub CSPM takes when a finding matches the defined criteria of a rule.
*)findingFieldsUpdate : AutomationRulesFindingFieldsUpdate.t option;Specifies that the automation rule action is an update to a finding field.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `Integer of RatioScale.t
| `List of
[> `String of NonEmptyString.t
| `Structure of
(string * [> `String of NonEmptyString.t ]) list ]
list
| `Map of
([> `String of NonEmptyString.t ]
* [> `String of NonEmptyString.t ])
list
| `Structure of
(string
* [> `Double of Double.t
| `Enum of string
| `Integer of RatioScale.t
| `String of NonEmptyString.t ])
list ])
list ])
list ]