Module Values.CompositeAlarmsSource

Sourcetype nonrec t = CompositeAlarm.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : CompositeAlarm.t list -> [> `List of [> `Structure of (string * [> `Boolean of ActionsEnabled.t | `Enum of string | `Integer of SuppressorPeriod.t | `List of [> `String of ResourceName.t ] list | `String of AlarmArn.t | `Timestamp of Timestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> CompositeAlarm.t list
Sourceval of_json : [> Yojson.Safe.t ] -> CompositeAlarm.t list