afterConnectScript property

String? afterConnectScript
final

Specifies a script to run immediately after AWS DMS connects to the endpoint. The migration task continues running regardless if the SQL statement succeeds or fails.

Implementation

final String? afterConnectScript;