| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PythonSparkJobExecutableProps.Jsii$Proxy
An implementation for
PythonSparkJobExecutableProps |
| Modifier and Type | Method and Description |
|---|---|
PythonSparkJobExecutableProps |
PythonSparkJobExecutableProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static JobExecutable |
JobExecutable.pythonEtl(PythonSparkJobExecutableProps props)
(experimental) Create Python executable props for Apache Spark ETL job.
|
static JobExecutable |
JobExecutable.pythonStreaming(PythonSparkJobExecutableProps props)
(experimental) Create Python executable props for Apache Spark Streaming job.
|
Copyright © 2022. All rights reserved.