class Aws::Glue::Types::GetJobBookmarkRequest

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

data as a hash:

    {
      job_name: "JobName", # required
      run_id: "RunId",
    }

@!attribute [rw] job_name

The name of the job in question.
@return [String]

@!attribute [rw] run_id

The unique run identifier associated with this job run.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/GetJobBookmarkRequest AWS API Documentation

Constants

SENSITIVE