class Aws::ImportExport::Types::CancelJobInput
Input structure for the CancelJob operation.
@note When making an API call, you may pass CancelJobInput
data as a hash: { job_id: "JobId", # required api_version: "APIVersion", }
@!attribute [rw] job_id
A unique identifier which refers to a particular job. @return [String]
@!attribute [rw] api_version
Specifies the version of the client tool. @return [String]
Constants
- SENSITIVE