Uses of Class
software.amazon.awscdk.services.glue.alpha.PySparkEtlJobProps.Builder
Packages that use PySparkEtlJobProps.Builder
-
Uses of PySparkEtlJobProps.Builder in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return PySparkEtlJobProps.BuilderModifier and TypeMethodDescriptionstatic PySparkEtlJobProps.BuilderPySparkEtlJobProps.builder()Deprecated.PySparkEtlJobProps.Builder.connections(List<? extends IConnection> connections) Deprecated.PySparkEtlJobProps.Builder.continuousLogging(ContinuousLoggingProps continuousLogging) Deprecated.PySparkEtlJobProps.Builder.defaultArguments(Map<String, String> defaultArguments) Deprecated.PySparkEtlJobProps.Builder.description(String description) Deprecated.PySparkEtlJobProps.Builder.enableMetrics(Boolean enableMetrics) Deprecated.PySparkEtlJobProps.Builder.enableObservabilityMetrics(Boolean enableObservabilityMetrics) Deprecated.PySparkEtlJobProps.Builder.extraFiles(List<? extends Code> extraFiles) Deprecated.Deprecated.PySparkEtlJobProps.Builder.extraJarsFirst(Boolean extraJarsFirst) Deprecated.PySparkEtlJobProps.Builder.extraPythonFiles(List<? extends Code> extraPythonFiles) Deprecated.PySparkEtlJobProps.Builder.glueVersion(GlueVersion glueVersion) Deprecated.Deprecated.PySparkEtlJobProps.Builder.jobRunQueuingEnabled(Boolean jobRunQueuingEnabled) Deprecated.PySparkEtlJobProps.Builder.maxConcurrentRuns(Number maxConcurrentRuns) Deprecated.PySparkEtlJobProps.Builder.maxRetries(Number maxRetries) Deprecated.PySparkEtlJobProps.Builder.notifyDelayAfter(Duration notifyDelayAfter) Deprecated.Deprecated.Deprecated.PySparkEtlJobProps.Builder.securityConfiguration(ISecurityConfiguration securityConfiguration) Deprecated.PySparkEtlJobProps.Builder.sparkUi(SparkUIProps sparkUi) Deprecated.Deprecated.Deprecated.PySparkEtlJobProps.Builder.workerConfiguration(WorkerConfiguration workerConfiguration) Deprecated.Constructors in software.amazon.awscdk.services.glue.alpha with parameters of type PySparkEtlJobProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(PySparkEtlJobProps.Builder builder) Deprecated.Constructor that initializes the object based on literal property values passed by thePySparkEtlJobProps.Builder.