Connect To Source Postgre Sql Sync Task Output Response
data class ConnectToSourcePostgreSqlSyncTaskOutputResponse(val databases: List<String>, val id: String, val sourceServerBrandVersion: String, val sourceServerVersion: String, val validationErrors: List<ReportableExceptionResponse>)
Output for the task that validates connection to PostgreSQL and source server requirements