Uses of Class
software.amazon.awssdk.services.emrserverless.model.ResourceUtilization
-
Packages that use ResourceUtilization Package Description software.amazon.awssdk.services.emrserverless.model -
-
Uses of ResourceUtilization in software.amazon.awssdk.services.emrserverless.model
Methods in software.amazon.awssdk.services.emrserverless.model that return ResourceUtilization Modifier and Type Method Description ResourceUtilizationJobRun. billedResourceUtilization()The aggregate vCPU, memory, and storage that Amazon Web Services has billed for the job run.Methods in software.amazon.awssdk.services.emrserverless.model with parameters of type ResourceUtilization Modifier and Type Method Description JobRun.BuilderJobRun.Builder. billedResourceUtilization(ResourceUtilization billedResourceUtilization)The aggregate vCPU, memory, and storage that Amazon Web Services has billed for the job run.
-