Uses of Class
software.amazon.awscdk.services.glue.alpha.PythonShellJob.Builder
Packages that use PythonShellJob.Builder
-
Uses of PythonShellJob.Builder in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return PythonShellJob.BuilderModifier and TypeMethodDescriptionPythonShellJob.Builder.connections(List<? extends IConnection> connections) Deprecated.PythonShellJob.Builder.continuousLogging(ContinuousLoggingProps continuousLogging) Deprecated.static PythonShellJob.BuilderDeprecated.PythonShellJob.Builder.defaultArguments(Map<String, String> defaultArguments) Deprecated.PythonShellJob.Builder.description(String description) Deprecated.PythonShellJob.Builder.extraPythonFiles(List<? extends Code> extraPythonFiles) Deprecated.PythonShellJob.Builder.glueVersion(GlueVersion glueVersion) Deprecated.Deprecated.PythonShellJob.Builder.jobRunQueuingEnabled(Boolean jobRunQueuingEnabled) Deprecated.PythonShellJob.Builder.librarySet(LibrarySet librarySet) Deprecated.PythonShellJob.Builder.maxCapacity(MaxCapacity maxCapacity) Deprecated.PythonShellJob.Builder.maxConcurrentRuns(Number maxConcurrentRuns) Deprecated.PythonShellJob.Builder.maxRetries(Number maxRetries) Deprecated.PythonShellJob.Builder.pythonVersion(PythonVersion pythonVersion) Deprecated.Deprecated.Deprecated.PythonShellJob.Builder.securityConfiguration(ISecurityConfiguration securityConfiguration) Deprecated.Deprecated.Deprecated.