CustomModelDeploymentUpdateDetails

Details about an update to a custom model deployment, including the new custom model resource ARN and current update status.

Types

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

Properties

Link copied to clipboard

ARN of the new custom model being deployed as part of the update.

Link copied to clipboard

Current status of the deployment update.

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