class Aws::Glue::Types::BatchStopJobRunError

Records an error that occurred when attempting to stop a specified job run.

@!attribute [rw] job_name

The name of the job definition that is used in the job run in
question.
@return [String]

@!attribute [rw] job_run_id

The `JobRunId` of the job run in question.
@return [String]

@!attribute [rw] error_detail

Specifies details about the error that was encountered.
@return [Types::ErrorDetail]

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

Constants

SENSITIVE