maxFileSize property

int? maxFileSize
final

The maximum size (in KB) of any .csv file used to load data on an S3 bucket and transfer data to Amazon Redshift. It defaults to 1048576KB (1 GB).

Implementation

final int? maxFileSize;