Module Values.FleetDeploymentsSource

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