Sharding Instance Mongo List
data class ShardingInstanceMongoList(val connectString: String? = null, val nodeClass: String, val nodeId: String? = null, val port: Int? = null)
Properties
Link copied to clipboard
The connection address of the Config Server node.
Link copied to clipboard
The instance type of the mongo node. see Instance specifications.