class Aws::Translate::Types::DescribeTextTranslationJobRequest

@note When making an API call, you may pass DescribeTextTranslationJobRequest

data as a hash:

    {
      job_id: "JobId", # required
    }

@!attribute [rw] job_id

The identifier that Amazon Translate generated for the job. The
StartTextTranslationJob operation returns this identifier in its
response.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/translate-2017-07-01/DescribeTextTranslationJobRequest AWS API Documentation

Constants

SENSITIVE