Module Values.BranchesSource

Sourcetype nonrec t = Branch.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : Branch.t list -> [> `List of [> `Structure of (string * [> `Boolean of EnableNotification.t | `Enum of string | `List of [> `String of CustomDomain.t ] list | `Map of ([> `String of TagKey.t ] * [> `String of TagValue.t ]) list | `String of BranchArn.t | `Structure of (string * [> `String of StackArn.t ]) list | `Timestamp of CreateTime.t ]) list ] list ]
Sourceval to_query : Branch.t list -> Awso.Client.Query.t
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> Branch.t list
Sourceval of_json : [> Yojson.Safe.t ] -> Branch.t list
Sourceval to_json : Branch.t list -> Yojson.Safe.t