RecommenderSummary

Provides a summary of the properties of the recommender.

Types

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

Properties

Link copied to clipboard

The date and time (in Unix format) that the recommender was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Domain dataset group that contains the recommender.

Link copied to clipboard

The date and time (in Unix format) that the recommender was last updated.

Link copied to clipboard
val name: String?

The name of the recommender.

Link copied to clipboard

The Amazon Resource Name (ARN) of the recipe (Domain dataset group use case) that the recommender was created for.

Link copied to clipboard

The Amazon Resource Name (ARN) of the recommender.

Link copied to clipboard

The configuration details of the recommender.

Link copied to clipboard

The status of the recommender. A recommender can be in one of the following states:

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