datePartitionEnabled property

bool? datePartitionEnabled
final

When set to true, this parameter partitions S3 bucket folders based on transaction commit dates. The default value is false. For more information about date-based folder partitoning, see Using date-based folder partitioning.

Implementation

final bool? datePartitionEnabled;