SolutionVersionSummary

Provides a summary of the properties of a solution version. For a complete listing, call the DescribeSolutionVersion 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 time) that this version of a solution was created.

Link copied to clipboard

If a solution version fails, the reason behind the failure.

Link copied to clipboard

The date and time (in Unix time) that the solution version was last updated.

Link copied to clipboard

The Amazon Resource Name (ARN) of the solution version.

Link copied to clipboard

The status of the solution version.

Link copied to clipboard

The scope of training to be performed when creating the solution version. A FULL training considers all of the data in your dataset group. An UPDATE processes only the data that has changed since the latest training. Only solution versions created with the User-Personalization recipe can use UPDATE.

Link copied to clipboard

Whether the solution version was created automatically or manually.

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