Values.TrainedModelInferenceJobsConfigurationPolicySourceProvides configuration information for the trained model inference job.
type nonrec t = {containerLogs : LogsConfigurationPolicyList.t option;The logs container for the trained model inference job.
*)maxOutputSize : TrainedModelInferenceMaxOutputSize.t option;The maximum allowed size of the output of the trained model inference job.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of [> `String of String_.t ] list
| `String of
LogsConfigurationPolicyFilterPatternString.t
| `Structure of
(string
* [> `List of [> `Enum of string ] list
| `Structure of
(string
* [> `List of
[> `String of CustomDataIdentifier.t ]
list ])
list ])
list ])
list ]
list
| `Structure of
(string
* [> `Double of TrainedModelInferenceMaxOutputSizeValue.t
| `Enum of string ])
list ])
list ]