GetScalingConfigurationRecommendationRequest
Types
Properties
Link copied to clipboard
The name of an endpoint benchmarked during a previously completed inference recommendation job. This name should come from one of the recommendations returned by the job specified in the InferenceRecommendationsJobName
field.
Link copied to clipboard
The name of a previously completed Inference Recommender job.
Link copied to clipboard
The recommendation ID of a previously completed inference recommendation. This ID should come from one of the recommendations returned by the job specified in the InferenceRecommendationsJobName
field.
Link copied to clipboard
An object where you specify the anticipated traffic pattern for an endpoint.
Link copied to clipboard
The percentage of how much utilization you want an instance to use before autoscaling. The default value is 50%.
Functions
Link copied to clipboard
inline fun copy(block: GetScalingConfigurationRecommendationRequest.Builder.() -> Unit = {}): GetScalingConfigurationRecommendationRequest