s3Object property

S3Object? s3Object
final

Identifies an S3 object as the document source. The maximum size of a document that's stored in an S3 bucket is 5 MB.

Implementation

final S3Object? s3Object;