class Aws::Personalize::Types::SolutionSummary

Provides a summary of the properties of a solution. For a complete listing, call the DescribeSolution API.

@!attribute [rw] name

The name of the solution.
@return [String]

@!attribute [rw] solution_arn

The Amazon Resource Name (ARN) of the solution.
@return [String]

@!attribute [rw] status

The status of the solution.

A solution can be in one of the following states:

* CREATE PENDING > CREATE IN\_PROGRESS > ACTIVE -or- CREATE
  FAILED

* DELETE PENDING > DELETE IN\_PROGRESS
@return [String]

@!attribute [rw] creation_date_time

The date and time (in Unix time) that the solution was created.
@return [Time]

@!attribute [rw] last_updated_date_time

The date and time (in Unix time) that the solution was last updated.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/personalize-2018-05-22/SolutionSummary AWS API Documentation

Constants

SENSITIVE