InferenceComponentSpecificationSummary

Details about the resources that are deployed with this inference component.

Types

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

Properties

Link copied to clipboard

The compute resources allocated to run the model assigned to the inference component.

Link copied to clipboard

Details about the container that provides the runtime environment for the model that is deployed with the inference component.

Link copied to clipboard

The name of the SageMaker model object that is deployed with the inference component.

Link copied to clipboard

Settings that take effect while the model container starts up.

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