InferenceComponentPlacementStatus

The placement status of an inference component on a specific instance type. Shows the number of inference component copies currently placed on instances of a given type.

Types

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

Properties

Link copied to clipboard

The number of inference component copies currently placed on instances of this type.

Link copied to clipboard

The ML compute instance type where the inference component copies are placed.

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