Uses of Interface
software.amazon.awscdk.services.glue.alpha.PythonShellExecutableProps
-
Uses of PythonShellExecutableProps in software.amazon.awscdk.services.glue.alpha
Classes in software.amazon.awscdk.services.glue.alpha that implement PythonShellExecutablePropsModifier and TypeClassDescriptionstatic final classAn implementation forPythonShellExecutablePropsMethods in software.amazon.awscdk.services.glue.alpha that return PythonShellExecutablePropsModifier and TypeMethodDescriptionPythonShellExecutableProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.glue.alpha with parameters of type PythonShellExecutablePropsModifier and TypeMethodDescriptionstatic JobExecutableJobExecutable.pythonShell(PythonShellExecutableProps props) (experimental) Create Python executable props for python shell jobs.