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
| Name | Description |
|---|---|
AProjectName | Specify a name for the project. |