You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GlueDataBrew::Types::JobRunRepresents one run of an AWS Glue DataBrew job.
Instance Attribute Summary collapseThe number of times that DataBrew has attempted to run the job.
The date and time when the job completed processing.
The name of the dataset for the job to process.
A message indicating an error (if any) that was encountered when the job ran.
The amount of time, in seconds, during which a job run consumed resources.
The name of the job being processed during this run.
The name of an Amazon CloudWatch log group, where the job writes diagnostic messages when it runs.
The current status of Amazon CloudWatch logging for the job run.
One or more output artifacts from a job run.
The set of steps processed by the job.
The unique identifier of the job run.
The identifier (the user name) of the user who initiated the job run.
The date and time when the job run began.
The current state of the job run entity itself.
The number of times that DataBrew has attempted to run the job.
#completed_on ⇒ TimeThe date and time when the job completed processing.
#dataset_name ⇒ StringThe name of the dataset for the job to process.
#error_message ⇒ StringA message indicating an error (if any) that was encountered when the job ran.
#execution_time ⇒ IntegerThe amount of time, in seconds, during which a job run consumed resources.
#job_name ⇒ StringThe name of the job being processed during this run.
#log_group_name ⇒ StringThe name of an Amazon CloudWatch log group, where the job writes diagnostic messages when it runs.
#log_subscription ⇒ StringThe current status of Amazon CloudWatch logging for the job run.
Possible values:
One or more output artifacts from a job run.
#run_id ⇒ StringThe unique identifier of the job run.
#started_by ⇒ StringThe identifier (the user name) of the user who initiated the job run.
#started_on ⇒ TimeThe date and time when the job run began.
#state ⇒ StringThe current state of the job run entity itself.
Possible values:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4