Module Values_0.AutoMLInferenceContainerDefinitionsSource

Sourceval make : 'a list -> 'a list
Sourceval of_header : (Base.String.t * string) list -> 'a list
Sourceval to_value : (AutoMLProcessingUnit.t * AutoMLContainerDefinition.t list) list -> [> `Map of ([> `Enum of string ] * [> `List of [> `Structure of (string * [> `Map of ([> `String of EnvironmentKey.t ] * [> `String of EnvironmentValue.t ]) list | `String of ContainerImage.t ]) list ] list ]) list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : 'a -> 'b