translate_stop_text_translation_job {paws.machine.learning} | R Documentation |
Stops an asynchronous batch translation job that is in progress
Description
Stops an asynchronous batch translation job that is in progress.
See https://www.paws-r-sdk.com/docs/translate_stop_text_translation_job/ for full documentation.
Usage
translate_stop_text_translation_job(JobId)
Arguments
JobId |
[required] The job ID of the job to be stopped. |
[Package paws.machine.learning version 0.7.0 Index]