| Package | Description |
|---|---|
| software.amazon.awssdk.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
List<EksAttemptContainerDetail> |
EksAttemptDetail.containers()
The details for the final status of the containers for this job attempt.
|
| Modifier and Type | Method and Description |
|---|---|
EksAttemptDetail.Builder |
EksAttemptDetail.Builder.containers(EksAttemptContainerDetail... containers)
The details for the final status of the containers for this job attempt.
|
| Modifier and Type | Method and Description |
|---|---|
EksAttemptDetail.Builder |
EksAttemptDetail.Builder.containers(Collection<EksAttemptContainerDetail> containers)
The details for the final status of the containers for this job attempt.
|
Copyright © 2023. All rights reserved.