Module Values.RuleActionsSource

Sourcetype nonrec t = RuleAction.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : RuleAction.t list -> [> `List of [> `Structure of (string * [> `Structure of (string * [> `Enum of string | `Integer of LambdaRetryTimeMinutes.t | `List of [> `String of EmailAddress.t ] list | `String of IdOrArn.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> RuleAction.t list
Sourceval of_json : [> Yojson.Safe.t ] -> RuleAction.t list
Sourceval to_json : RuleAction.t list -> Yojson.Safe.t