translate_describe_text_translation_job {paws.machine.learning} | R Documentation |
Gets the properties associated with an asynchronous batch translation job including name, ID, status, source and target languages, input/output S3 buckets, and so on
Description
Gets the properties associated with an asynchronous batch translation job including name, ID, status, source and target languages, input/output S3 buckets, and so on.
See https://www.paws-r-sdk.com/docs/translate_describe_text_translation_job/ for full documentation.
Usage
translate_describe_text_translation_job(JobId)
Arguments
JobId |
[required] The identifier that Amazon Translate generated for the job. The
|
[Package paws.machine.learning version 0.9.0 Index]