default SparkGluePropertiesInput.Builder |
SparkGluePropertiesInput.Builder.additionalArgs(Consumer<SparkGlueArgs.Builder> additionalArgs) |
The additional args in the Spark Amazon Web Services Glue properties.
|
SparkGluePropertiesInput.Builder |
SparkGluePropertiesInput.Builder.additionalArgs(SparkGlueArgs additionalArgs) |
The additional args in the Spark Amazon Web Services Glue properties.
|
static SparkGluePropertiesInput.Builder |
SparkGluePropertiesInput.builder() |
|
SparkGluePropertiesInput.Builder |
SparkGluePropertiesInput.Builder.glueConnectionName(String glueConnectionName) |
The Amazon Web Services Glue connection name in the Spark Amazon Web Services Glue properties.
|
SparkGluePropertiesInput.Builder |
SparkGluePropertiesInput.Builder.glueVersion(String glueVersion) |
The Amazon Web Services Glue version in the Spark Amazon Web Services Glue properties.
|
SparkGluePropertiesInput.Builder |
SparkGluePropertiesInput.Builder.idleTimeout(Integer idleTimeout) |
The idle timeout in the Spark Amazon Web Services Glue properties.
|
SparkGluePropertiesInput.Builder |
SparkGluePropertiesInput.Builder.javaVirtualEnv(String javaVirtualEnv) |
The Java virtual env in the Spark Amazon Web Services Glue properties.
|
SparkGluePropertiesInput.Builder |
SparkGluePropertiesInput.Builder.numberOfWorkers(Integer numberOfWorkers) |
The number of workers in the Spark Amazon Web Services Glue properties.
|
SparkGluePropertiesInput.Builder |
SparkGluePropertiesInput.Builder.pythonVirtualEnv(String pythonVirtualEnv) |
The Python virtual env in the Spark Amazon Web Services Glue properties.
|
SparkGluePropertiesInput.Builder |
SparkGluePropertiesInput.toBuilder() |
|
SparkGluePropertiesInput.Builder |
SparkGluePropertiesInput.Builder.workerType(String workerType) |
The worker type in the Spark Amazon Web Services Glue properties.
|