Skip to main content

TRekognitionS3Object

Class in AWS.Rekognition

S3Object class.

Ancestors

Properties

Bucket

property Bucket: string

Name

property Name: string

Version

property Version: string

Constructors

Create

constructor Create; overload;

Constructor for TRekognitionS3Object.


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

Constructor for TRekognitionS3Object.

Parameters

NameDescription
ABucketSpecify the name of the bucket containing the source object.
ANameSpecify the key of the object in the bucket.
AVersionOptional, specify an object version.