Values_2.ModelSourceThe properties of a model as returned by the Search API.
type nonrec t = {modelName : Values_0.ModelName.t option;The name of the model.
*)primaryContainer : Values_0.ContainerDefinition.t option;containers : Values_0.ContainerDefinitionList.t option;The containers in the inference pipeline.
*)inferenceExecutionConfig : Values_1.InferenceExecutionConfig.t option;executionRoleArn : Values_0.RoleArn.t option;The Amazon Resource Name (ARN) of the IAM role that you specified for the model.
*)vpcConfig : Values_0.VpcConfig.t option;creationTime : Values_0.Timestamp.t option;A timestamp that indicates when the model was created.
*)modelArn : Values_1.ModelArn.t option;The Amazon Resource Name (ARN) of the model.
*)enableNetworkIsolation : Values_0.Boolean.t option;Isolates the model container. No inbound or outbound network calls can be made to or from the model container.
*)deploymentRecommendation : Values_1.DeploymentRecommendation.t option;A set of recommended deployment configurations for the model.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Boolean of Values_0.Boolean.t
| `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of string
| `Structure of
(string
* [> `Enum of string
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `String of string ])
list ])
list ])
list ]
list
| `Map of
([> `String of string ] * [> `String of string ]) list
| `String of string
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `String of string
| `Structure of
(string
* [> `Boolean of bool | `String of string ])
list ])
list ])
list ])
list ]
list
| `String of Values_0.ModelName.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `String of string
| `Structure of
(string
* [> `Enum of string
| `Map of
([> `String of string ] * [> `String of string ]) list
| `String of string
| `Structure of
(string
* [> `Enum of string
| `String of string
| `Structure of
(string
* [> `Boolean of bool | `String of string ])
list ])
list ])
list ]
list
| `Map of ([> `String of string ] * [> `String of string ]) list
| `String of string
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `String of string
| `Structure of
(string * [> `Boolean of bool | `String of string ])
list ])
list ])
list ])
list
| `Timestamp of Values_0.Timestamp.t ])
list ]