Uses of Interface
software.amazon.awscdk.services.glue.alpha.PythonSparkJobExecutableProps
-
Uses of PythonSparkJobExecutableProps in software.amazon.awscdk.services.glue.alpha
Classes in software.amazon.awscdk.services.glue.alpha that implement PythonSparkJobExecutablePropsModifier and TypeClassDescriptionstatic final classAn implementation forPythonSparkJobExecutablePropsMethods in software.amazon.awscdk.services.glue.alpha that return PythonSparkJobExecutablePropsModifier and TypeMethodDescriptionPythonSparkJobExecutableProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.glue.alpha with parameters of type PythonSparkJobExecutablePropsModifier and TypeMethodDescriptionstatic JobExecutableJobExecutable.pythonEtl(PythonSparkJobExecutableProps props) (experimental) Create Python executable props for Apache Spark ETL job.static JobExecutableJobExecutable.pythonStreaming(PythonSparkJobExecutableProps props) (experimental) Create Python executable props for Apache Spark Streaming job.