Job

class Job : KotlinCustomResource

Resource schema for AWS::DataBrew::Job.

Example Usage

Example

No Java example available.

Properties

Link copied to clipboard

Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write into.

Link copied to clipboard

One or more artifacts that represent the AWS Glue Data Catalog output from running the job.

Link copied to clipboard
val datasetName: Output<String>?

Dataset name

Link copied to clipboard
val encryptionKeyArn: Output<String>?

Encryption Key Arn

Link copied to clipboard

Encryption mode

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val jobSample: Output<JobSample>?

Job Sample

Link copied to clipboard

Log subscription

Link copied to clipboard
val maxCapacity: Output<Int>?

Max capacity

Link copied to clipboard
val maxRetries: Output<Int>?

Max retries

Link copied to clipboard
val name: Output<String>

Job name

Link copied to clipboard

Output location

Link copied to clipboard
val outputs: Output<List<JobOutput>>?

One or more artifacts that represent output from running the job.

Link copied to clipboard

Profile Job configuration

Link copied to clipboard
val projectName: Output<String>?

Project name

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val recipe: Output<JobRecipe>?

A series of data transformation steps that the job runs.

Link copied to clipboard
val roleArn: Output<String>

Role arn

Link copied to clipboard
val tags: Output<List<CreateOnlyTag>>?

Metadata tags that have been applied to the job.

Link copied to clipboard
val timeout: Output<Int>?

Timeout

Link copied to clipboard
val type: Output<JobType>

Job type

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

Data quality rules configuration