MySqlConnectionInfoResponse

fun MySqlConnectionInfoResponse(password: String? = null, port: Int, serverName: String, type: String, userName: String? = null)