replicationInstanceClass property
The compute and memory capacity of the replication instance as defined for
the specified replication instance class. For example to specify the
instance class dms.c4.large, set this parameter to
"dms.c4.large"
.
For more information on the settings and capacities for the available replication instance classes, see Selecting the right AWS DMS replication instance for your migration.
Implementation
final String? replicationInstanceClass;