PendingDeploymentSummary

The summary of an in-progress deployment when an endpoint is creating or updating with a new endpoint configuration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the endpoint configuration used in the deployment.

Link copied to clipboard

An array of PendingProductionVariantSummary objects, one for each model hosted behind this endpoint for the in-progress deployment.

Link copied to clipboard

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.

Link copied to clipboard

The start time of the deployment.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String