CreateInferenceComponentRequest
Types
Properties
Link copied to clipboard
The name of an existing endpoint where you host the inference component.
Link copied to clipboard
A unique name to assign to the inference component.
Link copied to clipboard
Runtime settings for a model that is deployed with an inference component.
Link copied to clipboard
Details about the resources to deploy with this inference component, including the model, container, and compute resources.
Link copied to clipboard
A list of key-value pairs associated with the model. For more information, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference.
Link copied to clipboard
The name of an existing production variant where you host the inference component.
Functions
Link copied to clipboard
inline fun copy(block: CreateInferenceComponentRequest.Builder.() -> Unit = {}): CreateInferenceComponentRequest