ConnectionStringResponse

data class ConnectionStringResponse(val connectionString: String, val description: String)

Connection string for the mongo cluster

Constructors

Link copied to clipboard
constructor(connectionString: String, description: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Value of the connection string

Link copied to clipboard

Description of the connection string