MySqlConnectionInfoResponse

constructor(additionalSettings: String? = null, authentication: String? = null, dataSource: String? = null, encryptConnection: Boolean? = null, password: String? = null, port: Int, serverName: String, type: String, userName: String? = null)