Module Values.EventRulesSource

Sourcetype nonrec t = EventRuleStructure.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : EventRuleStructure.t list -> [> `List of [> `Structure of (string * [> `List of [> `String of Region.t ] list | `Map of ([> `String of Region.t ] * [> `Structure of (string * [> `Enum of string | `String of EventRuleStatusReason.t ]) list ]) list | `String of EventRuleArn.t | `Timestamp of CreationTime.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> EventRuleStructure.t list