Uses of Interface
software.amazon.awscdk.services.glue.alpha.PythonRayExecutableProps
-
Uses of PythonRayExecutableProps in software.amazon.awscdk.services.glue.alpha
Classes in software.amazon.awscdk.services.glue.alpha that implement PythonRayExecutablePropsModifier and TypeClassDescriptionstatic final classAn implementation forPythonRayExecutablePropsMethods in software.amazon.awscdk.services.glue.alpha that return PythonRayExecutablePropsModifier and TypeMethodDescriptionPythonRayExecutableProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.glue.alpha with parameters of type PythonRayExecutablePropsModifier and TypeMethodDescriptionstatic JobExecutableJobExecutable.pythonRay(PythonRayExecutableProps props) (experimental) Create Python executable props for Ray jobs.