You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GlueDataBrew::Types::DescribeJobResponseThe date and time that the job was created.
The identifier (user name) of the user associated with the creation of the job.
The dataset that the job acts upon.
The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
The encryption mode for the job, which can be one of the following:.
The identifier (user name) of the user who last modified the job.
The date and time that the job was last modified.
A value that indicates whether Amazon CloudWatch logging is enabled for this job.
The maximum number of nodes that AWS Glue DataBrew can consume when the job processes data.
The maximum number of times to retry the job after a job run fails.
The name of the job.
One or more artifacts that represent the output from running the job.
The DataBrew project associated with this job.
Represents all of the attributes of an AWS Glue DataBrew recipe.
.
The Amazon Resource Name (ARN) of the job.
The ARN of the AWS Identity and Access Management (IAM) role that was assumed for this request.
Metadata tags associated with this job.
The job\'s timeout in minutes.
The job type, which must be one of the following:.
The date and time that the job was created.
#created_by ⇒ StringThe identifier (user name) of the user associated with the creation of the job.
#dataset_name ⇒ StringThe dataset that the job acts upon.
#encryption_key_arn ⇒ StringThe Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
#encryption_mode ⇒ StringThe encryption mode for the job, which can be one of the following:
SSE-KMS
- Server-side encryption with AWS KMS-managed keys.
SSE-S3
- Server-side encryption with keys managed by Amazon S3.
Possible values:
The identifier (user name) of the user who last modified the job.
#last_modified_date ⇒ TimeThe date and time that the job was last modified.
#log_subscription ⇒ StringA value that indicates whether Amazon CloudWatch logging is enabled for this job.
Possible values:
The maximum number of nodes that AWS Glue DataBrew can consume when the job processes data.
#max_retries ⇒ IntegerThe maximum number of times to retry the job after a job run fails.
#outputs ⇒ Array<Types::Output>One or more artifacts that represent the output from running the job.
#project_name ⇒ StringThe DataBrew project associated with this job.
#resource_arn ⇒ StringThe Amazon Resource Name (ARN) of the job.
#role_arn ⇒ StringThe ARN of the AWS Identity and Access Management (IAM) role that was assumed for this request.
#tags ⇒ Hash<String,String>Metadata tags associated with this job.
#timeout ⇒ IntegerThe job\'s timeout in minutes. A job that attempts to run longer than this timeout period ends with a status of TIMEOUT
.
The job type, which must be one of the following:
PROFILE
- The job analyzes the dataset to determine its size, data types, data distribution, and more.
RECIPE
- The job applies one or more transformations to a dataset.
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