class Aws::GlueDataBrew::Types::DescribeJobRunRequest
@note When making an API call, you may pass DescribeJobRunRequest
data as a hash: { name: "JobName", # required run_id: "JobRunId", # required }
@!attribute [rw] name
The name of the job being processed during this run. @return [String]
@!attribute [rw] run_id
The unique identifier of the job run. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/databrew-2017-07-25/DescribeJobRunRequest AWS API Documentation
Constants
- SENSITIVE