Uses of Class
software.amazon.awscdk.services.glue.alpha.PythonRayExecutableProps.Builder
-
Uses of PythonRayExecutableProps.Builder in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return PythonRayExecutableProps.BuilderModifier and TypeMethodDescriptionPythonRayExecutableProps.builder()PythonRayExecutableProps.Builder.extraFiles(List<? extends Code> extraFiles) Sets the value ofPythonRayExecutableProps.getExtraFiles()PythonRayExecutableProps.Builder.extraPythonFiles(List<? extends Code> extraPythonFiles) Sets the value ofPythonRayExecutableProps.getExtraPythonFiles()PythonRayExecutableProps.Builder.glueVersion(GlueVersion glueVersion) Sets the value ofPythonRayExecutableProps.getGlueVersion()PythonRayExecutableProps.Builder.pythonVersion(PythonVersion pythonVersion) Sets the value ofPythonRayExecutableProps.getPythonVersion()Sets the value ofPythonRayExecutableProps.getRuntime()Sets the value ofPythonRayExecutableProps.getScript()Constructors in software.amazon.awscdk.services.glue.alpha with parameters of type PythonRayExecutableProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by thePythonRayExecutableProps.Builder.