class Aws::ElasticTranscoder::Types::CancelJobRequest

The `CancelJobRequest` structure.

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

data as a hash:

    {
      id: "Id", # required
    }

@!attribute [rw] id

The identifier of the job that you want to cancel.

To get a list of the jobs (including their `jobId`) that have a
status of `Submitted`, use the ListJobsByStatus API action.
@return [String]

Constants

SENSITIVE