Values_1.PendingDeploymentSummarySourceThe summary of an in-progress deployment when an endpoint is creating or updating with a new endpoint configuration.
type nonrec t = {endpointConfigName : Values_0.EndpointConfigName.t option;The name of the endpoint configuration used in the deployment.
*)productionVariants : PendingProductionVariantSummaryList.t option;An array of PendingProductionVariantSummary objects, one for each model hosted behind this endpoint for the in-progress deployment.
*)startTime : Values_0.Timestamp.t option;The start time of the deployment.
*)shadowProductionVariants : PendingProductionVariantSummaryList.t option;An array of PendingProductionVariantSummary objects, one for each model hosted behind this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants for the in-progress deployment.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Float of Values_0.VariantWeight.t
| `Integer of TaskCount.t
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of TaskCount.t
| `String of Values_0.ContainerImage.t
| `Timestamp of Values_0.Timestamp.t ])
list ]
list
| `String of Values_0.VariantName.t
| `Structure of
(string
* [> `Enum of string
| `Integer of int
| `Structure of
(string * [> `Enum of string | `Integer of int ])
list ])
list ])
list ]
list
| `String of Values_0.EndpointConfigName.t
| `Timestamp of Values_0.Timestamp.t ])
list ]