Skip to main content

IRekognitionProjectDescription

Interface in AWS.Rekognition

Interface for ProjectDescription.

Properties

AutoUpdate

property AutoUpdate: string

Specifies whether automatic retraining will be attempted for versions of the project.

Valid values: ENABLED | DISABLED. Applies only to adapters.

CreationTimestamp

property CreationTimestamp: TOptional<TDateTime>

The date and time of the project's creation.

Datasets

property Datasets: TList<IRekognitionDatasetMetadata>

Type: IRekognitionDatasetMetadata

Information about the training and test datasets in the project.

Feature

property Feature: string

Specifies the project feature that is being customized.

Valid values: CONTENT_MODERATION | CUSTOM_LABELS.

ProjectArn

property ProjectArn: TARN

The Amazon Resource Name (ARN) of the project.

Status

property Status: string

The current status of the project.

Valid values: CREATING | CREATED | DELETING.