controlTablesFileGroup property

String? controlTablesFileGroup
final

Specifies a file group for the AWS DMS internal tables. When the replication task starts, all the internal AWS DMS control tables (awsdms_ apply_exception, awsdms_apply, awsdms_changes) are created for the specified file group.

Implementation

final String? controlTablesFileGroup;