class Aws::LookoutforVision::Types::ModelMetadata

Describes an Amazon Lookout for Vision model.

@!attribute [rw] creation_timestamp

The unix timestamp for the date and time that the model was created.
@return [Time]

@!attribute [rw] model_version

The version of the model.
@return [String]

@!attribute [rw] model_arn

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

@!attribute [rw] description

The description for the model.
@return [String]

@!attribute [rw] status

The status of the model.
@return [String]

@!attribute [rw] status_message

The status message for the model.
@return [String]

@!attribute [rw] performance

Performance metrics for the model. Not available until training has
successfully completed.
@return [Types::ModelPerformance]

@see docs.aws.amazon.com/goto/WebAPI/lookoutvision-2020-11-20/ModelMetadata AWS API Documentation

Constants

SENSITIVE