class Aws::Glue::Types::BatchStopJobRunResponse

@!attribute [rw] successful_submissions

A list of the JobRuns that were successfully submitted for stopping.
@return [Array<Types::BatchStopJobRunSuccessfulSubmission>]

@!attribute [rw] errors

A list of the errors that were encountered in trying to stop
`JobRuns`, including the `JobRunId` for which each error was
encountered and details about the error.
@return [Array<Types::BatchStopJobRunError>]

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

Constants

SENSITIVE