Skip to main content

TRekognitionCreateProjectRequest

Class in AWS.Rekognition

CreateProject request class.

Ancestors

Properties

AutoUpdate

property AutoUpdate: string

Feature

property Feature: string

ProjectName

property ProjectName: string

Tags

property Tags: TDictionary<string, string>

Constructors

Create

constructor Create(const AProjectName: string);

Constructor for TRekognitionCreateProjectRequest.

Parameters

NameDescription
AProjectNameSpecify a name for the project.