Migrate Postgre Sql Azure Db For Postgre Sql Sync Task Output Error Response
data class MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputErrorResponse(val error: ReportableExceptionResponse, val events: List<SyncMigrationDatabaseErrorEventResponse>? = null, val id: String, val resultType: String)
Constructors
Link copied to clipboard
constructor(error: ReportableExceptionResponse, events: List<SyncMigrationDatabaseErrorEventResponse>? = null, id: String, resultType: String)