afterConnectScript property

Input<String?>? afterConnectScript
final

For use with change data capture (CDC) only, this attribute has AWS DMS bypass foreign keys and user triggers to reduce the time it takes to bulk load data.

Implementation

final pulumi.Input<String?>? afterConnectScript;