class Aws::Glue::Types::JobBookmarkEntry

Defines a point that a job can resume processing.

@!attribute [rw] job_name

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

@!attribute [rw] version

The version of the job.
@return [Integer]

@!attribute [rw] run

The run ID number.
@return [Integer]

@!attribute [rw] attempt

The attempt ID number.
@return [Integer]

@!attribute [rw] previous_run_id

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

@!attribute [rw] run_id

The run ID number.
@return [String]

@!attribute [rw] job_bookmark

The bookmark itself.
@return [String]

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

Constants

SENSITIVE