class Aws::MediaConvert::Types::GetJobRequest

Query a job by sending a request with the job ID.

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

data as a hash:

    {
      id: "__string", # required
    }

@!attribute [rw] id

the job ID of the job.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/GetJobRequest AWS API Documentation

Constants

SENSITIVE