Skip to main content

TRekognitionGroundTruthManifest

Class in AWS.Rekognition

GroundTruthManifest class.

Ancestors

Properties

S3Object

property S3Object: IRekognitionS3Object

Type: IRekognitionS3Object

Constructors

Create

constructor Create; overload;

Constructor for TRekognitionGroundTruthManifest.


constructor Create(const ABucket, AName: string); overload;

Constructor for TRekognitionGroundTruthManifest.

Parameters

NameDescription
ABucketSpecify the name of the bucket containing the source manifest.
AObjectSpecify the key of the manifest in the bucket.