RecommenderUpdateSummary

Provides a summary of the properties of a recommender update. For a complete listing, call the DescribeRecommender API.

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 update was created.

Link copied to clipboard

If a recommender update fails, the reason behind the failure.

Link copied to clipboard

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

Link copied to clipboard

The configuration details of the recommender update.

Link copied to clipboard

The status of the recommender update. A recommender update 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