directPathParallelLoad property

bool? directPathParallelLoad
final

When set to true, this attribute specifies a parallel load when useDirectPathFullLoad is set to Y. This attribute also only applies when you use the AWS DMS parallel load feature. Note that the target table cannot have any constraints or indexes.

Implementation

final bool? directPathParallelLoad;