Values_1.ModelPackageValidationSpecificationSourceSpecifies batch transform jobs that SageMaker runs to validate your model package.
type nonrec t = {validationRole : Values_0.RoleArn.t;The IAM roles to be used for the validation of the model package.
*)validationProfiles : ModelPackageValidationProfiles.t;An array of ModelPackageValidationProfile objects, each of which specifies a batch transform job that SageMaker runs to validate your model package.
*)}val make :
validationRole:Values_0.RoleArn.t ->
validationProfiles:ModelPackageValidationProfiles.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `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 ]
list
| `String of Values_0.RoleArn.t ])
list ]