class Aws::Translate::Types::StopTextTranslationJobRequest

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

data as a hash:

    {
      job_id: "JobId", # required
    }

@!attribute [rw] job_id

The job ID of the job to be stopped.
@return [String]

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

Constants

SENSITIVE