Values_1.ModelPackageValidationProfileSourceContains data, such as the inputs and targeted instance types that are used in the process of validating the model package. The data provided in the validation profile is made available to your buyers on Amazon Web Services Marketplace.
type nonrec t = {profileName : Values_0.EntityName.t;The name of the profile for the model package.
*)transformJobDefinition : Values_0.TransformJobDefinition.t;The TransformJobDefinition object that describes the transform job used for the validation of the model package.
*)}val make :
profileName:Values_0.EntityName.t ->
transformJobDefinition:Values_0.TransformJobDefinition.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `String of Values_0.EntityName.t
| `Structure of
(string
* [> `Enum of string
| `Integer of int
| `Map of ([> `String of string ] * [> `String of string ]) list
| `Structure of
(string
* [> `Enum of string
| `Integer of int
| `String of string
| `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string | `String of string ])
list ])
list ])
list ])
list ])
list ]