Uses of Interface
software.amazon.awscdk.services.glue.PythonShellJobProps
Packages that use PythonShellJobProps
-
Uses of PythonShellJobProps in software.amazon.awscdk.services.glue
Classes in software.amazon.awscdk.services.glue that implement PythonShellJobPropsMethods in software.amazon.awscdk.services.glue that return PythonShellJobPropsModifier and TypeMethodDescriptionPythonShellJobProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.glue with parameters of type PythonShellJobPropsModifierConstructorDescriptionPythonShellJob(software.constructs.Construct scope, String id, PythonShellJobProps props) PythonShellJob constructor.