InferenceComponentDeploymentConfig

The deployment configuration for an endpoint that hosts inference components. The configuration includes the desired deployment strategy and rollback settings.

Types

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

Properties

Link copied to clipboard

Automatic rollback configuration for handling endpoint deployment failures and recovery.

Link copied to clipboard

Specifies a rolling deployment strategy for updating a SageMaker AI endpoint.

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