s3Prefix property

String? s3Prefix
final

The prefix of the object key that the output will be saved to. When not enabled, the prefix will be “textract_output".

Implementation

final String? s3Prefix;