class Aws::GlueDataBrew::Types::StopJobRunRequest

@note When making an API call, you may pass StopJobRunRequest

data as a hash:

    {
      name: "JobName", # required
      run_id: "JobRunId", # required
    }

@!attribute [rw] name

The name of the job to be stopped.
@return [String]

@!attribute [rw] run_id

The ID of the job run to be stopped.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/databrew-2017-07-25/StopJobRunRequest AWS API Documentation

Constants

SENSITIVE