Validate Oracle Azure Db Postgre Sql Sync Task Output Response
    data class ValidateOracleAzureDbPostgreSqlSyncTaskOutputResponse(val validationErrors: List<ReportableExceptionResponse>)
Output for task that validates migration input for Oracle to Azure Database for PostgreSQL for online migrations
Constructors
Link copied to clipboard
                fun ValidateOracleAzureDbPostgreSqlSyncTaskOutputResponse(validationErrors: List<ReportableExceptionResponse>)