Uses of Class
software.amazon.awssdk.services.emrserverless.model.WorkerResourceConfig
-
Packages that use WorkerResourceConfig Package Description software.amazon.awssdk.services.emrserverless.model -
-
Uses of WorkerResourceConfig in software.amazon.awssdk.services.emrserverless.model
Methods in software.amazon.awssdk.services.emrserverless.model that return WorkerResourceConfig Modifier and Type Method Description WorkerResourceConfigInitialCapacityConfig. workerConfiguration()The resource configuration of the initial capacity configuration.Methods in software.amazon.awssdk.services.emrserverless.model with parameters of type WorkerResourceConfig Modifier and Type Method Description InitialCapacityConfig.BuilderInitialCapacityConfig.Builder. workerConfiguration(WorkerResourceConfig workerConfiguration)The resource configuration of the initial capacity configuration.
-