maxFileSize property
Specifies the maximum size (in KB) of any .csv file used to transfer data to PostgreSQL. Default is 32,768 KB.
Implementation
final pulumi.Input<int?>? maxFileSize;
Specifies the maximum size (in KB) of any .csv file used to transfer data to PostgreSQL. Default is 32,768 KB.
final pulumi.Input<int?>? maxFileSize;