| Package | Description |
|---|---|
| software.amazon.awssdk.services.emrserverless.model |
| Modifier and Type | Method and Description |
|---|---|
TotalResourceUtilization |
JobRun.totalResourceUtilization()
The aggregate vCPU, memory, and storage resources used from the time job start executing till the time job is
terminated, rounded up to the nearest second.
|
| Modifier and Type | Method and Description |
|---|---|
JobRun.Builder |
JobRun.Builder.totalResourceUtilization(TotalResourceUtilization totalResourceUtilization)
The aggregate vCPU, memory, and storage resources used from the time job start executing till the time job is
terminated, rounded up to the nearest second.
|
Copyright © 2022. All rights reserved.