Builder
Properties
This field is deprecated. Use MaxCapacity
instead.
Indicates whether the job is run with a standard or flexible execution class. The standard execution-class is ideal for time-sensitive workloads that require fast job startup and dedicated resources.
For Glue version 1.0 or earlier jobs, using the standard worker type, the number of Glue data processing units (DPUs) that can be allocated when this job runs. A DPU is a relative measure of processing power that consists of 4 vCPUs of compute capacity and 16 GB of memory. For more information, see the Glue pricing page.
Specifies configuration properties of a job run notification.
The number of workers of a defined workerType
that are allocated when a job runs.
The name of the SecurityConfiguration
structure to be used with this job run.
The type of predefined worker that is allocated when a job runs. Accepts a value of G.1X, G.2X, G.4X, G.8X or G.025X for Spark jobs. Accepts the value Z.2X for Ray jobs.
Functions
construct an aws.sdk.kotlin.services.glue.model.NotificationProperty inside the given block