Skip to main content

TRekognitionHumanLoopDataAttributes

Class in AWS.Rekognition

HumanLoopDataAttributes class.

Ancestors

Properties

ContentClassifiers

property ContentClassifiers: TList<string>

Constructors

Create

constructor Create; overload;

Constructor for TRekognitionHumanLoopDataAttributes.


constructor Create(const AContentClassifiers: array of string); overload;

Constructor for TRekognitionHumanLoopDataAttributes.

Parameters

NameDescription
AContentClassifiersSpecify a list of content classifiers.