class Aws::ImportExport::Types::GetStatusInput

Input structure for the GetStatus operation.

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

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