Skip to main content

TRekognitionCreateCollectionRequest

Class in AWS.Rekognition

CreateCollection request class.

Ancestors

Properties

CollectionId

property CollectionId: string

Tags

property Tags: TDictionary<string, string>

Constructors

Create

constructor Create(const ACollectionId: string);

Constructor for TRekognitionCreateCollectionRequest.

Parameters

NameDescription
ACollectionIdSpecify an ID for the collection you are creating.