Uses of Interface
software.amazon.awscdk.services.glue.alpha.PythonRayExecutableProps
-
Uses of PythonRayExecutableProps in software.amazon.awscdk.services.glue.alpha
Modifier and TypeClassDescriptionstatic final class
An implementation forPythonRayExecutableProps
Modifier and TypeMethodDescriptionPythonRayExecutableProps.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic JobExecutable
JobExecutable.pythonRay
(PythonRayExecutableProps props) (experimental) Create Python executable props for Ray jobs.