Skip to main content

TTextractS3Object

Class in AWS.Textract

S3Object class.

Ancestors

Properties

Bucket

property Bucket: string

Name

property Name: string

Version

property Version: string

Constructors

Create

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

Constructor for TTextractS3Object.

Parameters

NameDescription
ABucketSpecifies the name of the Amazon S3 bucket containing the input document.
ANameSpecifies the name of the input document on Amazon S3.
AVersionSpecifies the version of the object to use as the input documents.