Module Values.FleetSummariesSource

Sourcetype nonrec t = FleetSummary.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : FleetSummary.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Integer of Integer.t | `String of FleetId.t | `Structure of (string * [> `Structure of (string * [> `Enum of string | `String of StorageProfileId.t | `Structure of (string * [> `Enum of string | `Integer of MinZeroMaxInteger.t | `List of [> `Enum of string | `String of InstanceType.t | `Structure of (string * [> `Float of Float_.t | `List of [> `String of AttributeCapabilityValue.t ] list | `String of AmountCapabilityName.t ]) list ] list | `Structure of (string * [> `Integer of MinOneMaxTenThousand.t | `List of [> `Structure of (string * [> `Enum of string | `String of AcceleratorRuntime.t ]) list ] list | `Structure of (string * [> `Integer of MinZeroMaxInteger.t ]) list ]) list ]) list ]) list ]) list | `Timestamp of CreatedAt.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> FleetSummary.t list
Sourceval of_json : [> Yojson.Safe.t ] -> FleetSummary.t list
Sourceval to_json : FleetSummary.t list -> Yojson.Safe.t