Uses of Class
software.amazon.awscdk.services.glue.alpha.PythonShellJobProps.Builder
Packages that use PythonShellJobProps.Builder
-
Uses of PythonShellJobProps.Builder in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return PythonShellJobProps.BuilderModifier and TypeMethodDescriptionstatic PythonShellJobProps.BuilderPythonShellJobProps.builder()Deprecated.PythonShellJobProps.Builder.connections(List<? extends IConnection> connections) Deprecated.PythonShellJobProps.Builder.continuousLogging(ContinuousLoggingProps continuousLogging) Deprecated.PythonShellJobProps.Builder.defaultArguments(Map<String, String> defaultArguments) Deprecated.PythonShellJobProps.Builder.description(String description) Deprecated.PythonShellJobProps.Builder.extraPythonFiles(List<? extends Code> extraPythonFiles) Deprecated.PythonShellJobProps.Builder.glueVersion(GlueVersion glueVersion) Deprecated.Deprecated.PythonShellJobProps.Builder.jobRunQueuingEnabled(Boolean jobRunQueuingEnabled) Deprecated.PythonShellJobProps.Builder.librarySet(LibrarySet librarySet) Deprecated.PythonShellJobProps.Builder.maxCapacity(MaxCapacity maxCapacity) Deprecated.PythonShellJobProps.Builder.maxConcurrentRuns(Number maxConcurrentRuns) Deprecated.PythonShellJobProps.Builder.maxRetries(Number maxRetries) Deprecated.PythonShellJobProps.Builder.pythonVersion(PythonVersion pythonVersion) Deprecated.Deprecated.Deprecated.PythonShellJobProps.Builder.securityConfiguration(ISecurityConfiguration securityConfiguration) Deprecated.Deprecated.Deprecated.Constructors in software.amazon.awscdk.services.glue.alpha with parameters of type PythonShellJobProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(PythonShellJobProps.Builder builder) Deprecated.Constructor that initializes the object based on literal property values passed by thePythonShellJobProps.Builder.