Values_1.DescribeModelOutputSourceDescribes a model that you created using the CreateModel API.
type nonrec t = {modelName : Values_0.ModelName.t option;Name of the SageMaker model.
*)primaryContainer : Values_0.ContainerDefinition.t option;The location of the primary inference code, associated artifacts, and custom environment map that the inference code uses when it is deployed in production.
*)containers : Values_0.ContainerDefinitionList.t option;The containers in the inference pipeline.
*)inferenceExecutionConfig : InferenceExecutionConfig.t option;Specifies details of how containers in a multi-container endpoint are called.
*)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;A VpcConfig object that specifies the VPC that this model has access to. For more information, see Protect Endpoints by Using an Amazon Virtual Private Cloud
*)creationTime : Values_0.Timestamp.t option;A timestamp that shows when the model was created.
*)modelArn : ModelArn.t option;The Amazon Resource Name (ARN) of the model.
*)enableNetworkIsolation : Values_0.Boolean.t option;If True, no inbound or outbound network calls can be made to or from the model container.
*)deploymentRecommendation : DeploymentRecommendation.t option;A set of recommended deployment configurations for the model.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]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 ]