| 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 the job starts to execute, until the time
the job terminates, 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 the job starts to execute, until the
time the job terminates, rounded up to the nearest second.
|
Copyright © 2023. All rights reserved.