You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Glue::Types::BatchStopJobRunSuccessfulSubmission

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Records a successful request to stop a specified JobRun.

Instance Attribute Summary collapse

Instance Attribute Details

#job_nameString

The name of the job definition used in the job run that was stopped.

Returns:

  • (String)

    The name of the job definition used in the job run that was stopped.

#job_run_idString

The JobRunId of the job run that was stopped.

Returns:

  • (String)

    The JobRunId of the job run that was stopped.