Uses of Class
software.amazon.awscdk.services.glue.alpha.Runtime
-
Uses of Runtime in software.amazon.awscdk.services.glue.alpha
Modifier and TypeFieldDescriptionstatic final Runtime
Runtime.RAY_TWO_FOUR
(experimental) Runtime for a Glue for Ray 2.4.Modifier and TypeMethodDescriptiondefault Runtime
JobExecutableConfig.getRuntime()
(experimental) The Runtime to use.final Runtime
JobExecutableConfig.Jsii$Proxy.getRuntime()
default Runtime
PythonRayExecutableProps.getRuntime()
(experimental) Runtime.final Runtime
PythonRayExecutableProps.Jsii$Proxy.getRuntime()
default Runtime
PythonShellExecutableProps.getRuntime()
(experimental) Runtime.final Runtime
PythonShellExecutableProps.Jsii$Proxy.getRuntime()
default Runtime
PythonSparkJobExecutableProps.getRuntime()
(experimental) Runtime.final Runtime
PythonSparkJobExecutableProps.Jsii$Proxy.getRuntime()
default Runtime
ScalaJobExecutableProps.getRuntime()
(experimental) Runtime.final Runtime
ScalaJobExecutableProps.Jsii$Proxy.getRuntime()
static Runtime
(experimental) Custom runtime.Modifier and TypeMethodDescriptionSets the value ofJobExecutableConfig.getRuntime()
Sets the value ofPythonRayExecutableProps.getRuntime()
Sets the value ofPythonShellExecutableProps.getRuntime()
Sets the value ofPythonSparkJobExecutableProps.getRuntime()
Sets the value ofScalaJobExecutableProps.getRuntime()