maxConcurrentConnections property

int? maxConcurrentConnections
getter/setter pair

Maximum number of connections Database Migration Service will open to the destination for data migration.

Optional.

Implementation

core.int? maxConcurrentConnections;