InferenceComponentRuntimeConfigSummary

Details about the runtime settings for the model that is deployed with the inference component.

Types

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

Properties

Link copied to clipboard

The number of runtime copies of the model container that are currently deployed.

Link copied to clipboard

The number of runtime copies of the model container that you requested to deploy with the inference component.

Link copied to clipboard

The placement status of the inference component across instance types. Shows how the inference component copies are distributed across instance types.

Functions

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