preserveTransactions property

bool? preserveTransactions
final

If set to true, AWS DMS saves the transaction order for a change data capture (CDC) load on the Amazon S3 target specified by CdcPath . For more information, see Capturing data changes (CDC) including transaction order on the S3 target.

Implementation

final bool? preserveTransactions;