EndpointOutputConfiguration
The endpoint configuration made by Inference Recommender during a recommendation job.
Types
Properties
Link copied to clipboard
The name of the endpoint made during a recommendation job.
Link copied to clipboard
The number of instances recommended to launch initially.
Link copied to clipboard
The instance type recommended by Amazon SageMaker Inference Recommender.
Link copied to clipboard
Specifies the serverless configuration for an endpoint variant.
Link copied to clipboard
The name of the production variant (deployed model) made during a recommendation job.
Functions
Link copied to clipboard
inline fun copy(block: EndpointOutputConfiguration.Builder.() -> Unit = {}): EndpointOutputConfiguration