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.
translate_describe_text_translation_job(JobId)
[required] The identifier that Amazon Translate generated for the job. The
start_text_translation_job
operation returns this identifier in its response.