databases
Parameters
value
The databases on the source cluster to migrate to the target. The keys are the names of the databases.
suspend fun databases(vararg argument: Pair<String, suspend MongoDbDatabaseSettingsArgsBuilder.() -> Unit>)
Parameters
argument
The databases on the source cluster to migrate to the target. The keys are the names of the databases.
Parameters
values
The databases on the source cluster to migrate to the target. The keys are the names of the databases.