Module Values_0.InstanceGroupsSource

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