Migrate Sync Complete Command Output Response
data class MigrateSyncCompleteCommandOutputResponse(val errors: List<ReportableExceptionResponse>, val id: String)
Output for command that completes sync migration for a database.