![]() |
![]()
| ![]() |
![]()
NAMEPaws::GlueDataBrew::DescribeJobResponse ATTRIBUTESCreateDate => StrThe date and time that the job was created. CreatedBy => StrThe identifier (user name) of the user associated with the creation of the job. DataCatalogOutputs => ArrayRef[Paws::GlueDataBrew::DataCatalogOutput]One or more artifacts that represent the AWS Glue Data Catalog output from running the job. DatasetName => StrThe dataset that the job acts upon. EncryptionKeyArn => StrThe Amazon Resource Name (ARN) of an encryption key that is used to protect the job. EncryptionMode => StrThe encryption mode for the job, which can be one of the following:
Valid values are: "SSE-KMS", "SSE-S3" =head2 JobSample => Paws::GlueDataBrew::JobSample Sample configuration for profile jobs only. Determines the number of rows on which the profile job will be executed. LastModifiedBy => StrThe identifier (user name) of the user who last modified the job. LastModifiedDate => StrThe date and time that the job was last modified. LogSubscription => StrIndicates whether Amazon CloudWatch logging is enabled for this job. Valid values are: "ENABLE", "DISABLE" =head2 MaxCapacity => Int The maximum number of compute nodes that DataBrew can consume when the job processes data. MaxRetries => IntThe maximum number of times to retry the job after a job run fails. REQUIRED Name => StrThe name of the job. Outputs => ArrayRef[Paws::GlueDataBrew::Output]One or more artifacts that represent the output from running the job. ProjectName => StrThe DataBrew project associated with this job. RecipeReference => Paws::GlueDataBrew::RecipeReferenceResourceArn => StrThe Amazon Resource Name (ARN) of the job. RoleArn => StrThe ARN of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job. Tags => Paws::GlueDataBrew::TagMapMetadata tags associated with this job. Timeout => IntThe job's timeout in minutes. A job that attempts to run longer than this timeout period ends with a status of "TIMEOUT". Type => StrThe job type, which must be one of the following:
Valid values are: "PROFILE", "RECIPE" =head2 _request_id => Str
|