Module Values_2.TrainingPlanSummariesSource

Sourcetype nonrec t = TrainingPlanSummary.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : TrainingPlanSummary.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Integer of Values_1.TotalInstanceCount.t | `List of [> `Enum of string | `Structure of (string * [> `Enum of string | `Integer of Values_1.UltraServerCount.t | `Long of Values_1.ReservedCapacityDurationHours.t | `String of Values_1.ReservedCapacityArn.t | `Timestamp of Values_0.Timestamp.t ]) list ] list | `Long of TrainingPlanDurationHours.t | `String of Values_0.TrainingPlanArn.t | `Timestamp of Values_0.Timestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> TrainingPlanSummary.t list