class Aws::Glue::Types::ResetJobBookmarkRequest
@note When making an API call, you may pass ResetJobBookmarkRequest
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/ResetJobBookmarkRequest AWS API Documentation
Constants
- SENSITIVE