maxRetryCount property

int? maxRetryCount
final

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

Implementation

final int? maxRetryCount;