Uses of Class
software.amazon.awscdk.services.glue.WorkerConfiguration.Builder
Packages that use WorkerConfiguration.Builder
-
Uses of WorkerConfiguration.Builder in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return WorkerConfiguration.BuilderModifier and TypeMethodDescriptionstatic WorkerConfiguration.BuilderWorkerConfiguration.builder()WorkerConfiguration.Builder.numberOfWorkers(Number numberOfWorkers) Sets the value ofWorkerConfiguration.getNumberOfWorkers()WorkerConfiguration.Builder.workerType(WorkerType workerType) Sets the value ofWorkerConfiguration.getWorkerType()Constructors in software.amazon.awscdk.services.glue with parameters of type WorkerConfiguration.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(WorkerConfiguration.Builder builder) Constructor that initializes the object based on literal property values passed by theWorkerConfiguration.Builder.