loadTimeout property

int? loadTimeout
final

The amount of time to wait (in milliseconds) before timing out of operations performed by AWS DMS on a Redshift cluster, such as Redshift COPY, INSERT, DELETE, and UPDATE.

Implementation

final int? loadTimeout;