Values.AlarmRuleSourceDefines when your alarm is invoked.
type nonrec t = {simpleRule : SimpleRule.t option;A rule that compares an input property value to a threshold value with a comparison operator.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `Enum of string | `String of InputProperty.t ])
list ])
list ]