class Aws::MediaConvert::Types::CancelJobRequest

Cancel a job by sending a request with the job ID

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

data as a hash:

    {
      id: "__string", # required
    }

@!attribute [rw] id

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

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

Constants

SENSITIVE