Up
Module
Action
Signature
type
t =
Types.Alarm_value.Action.t
=
| At
of
Types.At.t
| At_intervals
of
Types.At_intervals.t
| Snapshot : 'a
Types.Snapshot.t
->
t
| Step_function : 'b
Types.Step_function.t
->
t