AiRecommendationOutputResult

The output configuration for an AI recommendation job, including the S3 location for results and the model package group for deployment.

Types

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

Properties

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
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