errorRetryDuration property

int? errorRetryDuration
final

The number of milliseconds for AWS DMS to wait to retry a bulk-load of migrated graph data to the Neptune target database before raising an error. The default is 250.

Implementation

final int? errorRetryDuration;