Builder
Properties
The SessionCommand
that runs the job.
The number of connections to use for the session.
A map array of key-value pairs. Max is 75 pairs.
The description of the session.
The Glue version determines the versions of Apache Spark and Python that Glue supports. The GlueVersion must be greater than 2.0.
The number of minutes when idle before session times out. Default for Spark ETL jobs is value of Timeout. Consult the documentation for other job types.
The number of Glue data processing units (DPUs) that can be allocated when the job runs. A DPU is a relative measure of processing power that consists of 4 vCPUs of compute capacity and 16 GB memory.
The number of workers of a defined WorkerType
to use for the session.
The origin of the request.
The name of the SecurityConfiguration structure to be used with the session
The type of predefined worker that is allocated when a job runs. Accepts a value of G.1X, G.2X, G.4X, or G.8X for Spark jobs. Accepts the value Z.2X for Ray notebooks.
Functions
construct an aws.sdk.kotlin.services.glue.model.SessionCommand inside the given block
construct an aws.sdk.kotlin.services.glue.model.ConnectionsList inside the given block