AiRecommendationOutputResult
The output configuration for an AI recommendation job, including the S3 location for results and the model package group for deployment.
Types
Properties
Link copied to clipboard
The MLflow tracking configuration for the job.
Link copied to clipboard
The name or Amazon Resource Name (ARN) of the model package group where deployment-ready model packages are registered.
Link copied to clipboard
The Amazon S3 URI where the recommendation job writes its output results.
Functions
Link copied to clipboard
inline fun copy(block: AiRecommendationOutputResult.Builder.() -> Unit = {}): AiRecommendationOutputResult