Module Values_1.OptimizationConfigsSource

Sourcetype nonrec t = OptimizationConfig.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : OptimizationConfig.t list -> [> `List of [> `Structure of (string * [> `Structure of (string * [> `Enum of string | `Map of ([> `String of Values_0.NonEmptyString256.t ] * [> `String of Values_0.String256.t ]) list | `String of OptimizationContainerImage.t | `Structure of (string * [> `Enum of string | `String of Values_0.S3Uri.t ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> OptimizationConfig.t list