Uses of Class
software.amazon.awscdk.services.glue.alpha.RayJobProps.Builder
Packages that use RayJobProps.Builder
-
Uses of RayJobProps.Builder in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return RayJobProps.BuilderModifier and TypeMethodDescriptionstatic RayJobProps.BuilderRayJobProps.builder()Deprecated.RayJobProps.Builder.connections(List<? extends IConnection> connections) Deprecated.Sets the value ofJobProps.getConnections()RayJobProps.Builder.continuousLogging(ContinuousLoggingProps continuousLogging) Deprecated.Sets the value ofJobProps.getContinuousLogging()RayJobProps.Builder.defaultArguments(Map<String, String> defaultArguments) Deprecated.Sets the value ofJobProps.getDefaultArguments()RayJobProps.Builder.description(String description) Deprecated.Sets the value ofJobProps.getDescription()RayJobProps.Builder.enableMetrics(Boolean enableMetrics) Deprecated.RayJobProps.Builder.enableObservabilityMetrics(Boolean enableObservabilityMetrics) Deprecated.RayJobProps.Builder.enableProfilingMetrics(Boolean enableProfilingMetrics) Deprecated.Sets the value ofJobProps.getEnableProfilingMetrics()RayJobProps.Builder.glueVersion(GlueVersion glueVersion) Deprecated.Sets the value ofJobProps.getGlueVersion()Deprecated.Sets the value ofJobProps.getJobName()RayJobProps.Builder.jobRunQueuingEnabled(Boolean jobRunQueuingEnabled) Deprecated.RayJobProps.Builder.maxConcurrentRuns(Number maxConcurrentRuns) Deprecated.Sets the value ofJobProps.getMaxConcurrentRuns()RayJobProps.Builder.maxRetries(Number maxRetries) Deprecated.Sets the value ofJobProps.getMaxRetries()RayJobProps.Builder.numberOfWorkers(Number numberOfWorkers) Deprecated.Sets the value ofJobProps.getNumberOfWorkers()Deprecated.Sets the value ofJobProps.getRole()Deprecated.Deprecated.Sets the value ofJobProps.getScript()RayJobProps.Builder.securityConfiguration(ISecurityConfiguration securityConfiguration) Deprecated.Sets the value ofJobProps.getSecurityConfiguration()Deprecated.Sets the value ofJobProps.getTags()Deprecated.Sets the value ofJobProps.getTimeout()RayJobProps.Builder.workerType(WorkerType workerType) Deprecated.Sets the value ofJobProps.getWorkerType()Constructors in software.amazon.awscdk.services.glue.alpha with parameters of type RayJobProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(RayJobProps.Builder builder) Deprecated.Constructor that initializes the object based on literal property values passed by theRayJobProps.Builder.