Module Values.ActionsSource

Sourcetype nonrec t = Action.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : Action.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `List of [> `Structure of (string * [> `Enum of string | `String of SubscriberAddress.t ]) list ] list | `String of ActionId.t | `Structure of (string * [> `Double of NotificationThreshold.t | `Enum of string | `Structure of (string * [> `Enum of string | `List of [> `String of Role.t ] list | `String of PolicyArn.t ]) list ]) list ]) list ] list ]
Sourceval to_query : Action.t list -> Awso.Client.Query.t
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> Action.t list
Sourceval of_json : [> Yojson.Safe.t ] -> Action.t list
Sourceval to_json : Action.t list -> Yojson.Safe.t