| Package | Description |
|---|---|
| software.amazon.awssdk.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
List<EksContainer> |
EksPodProperties.containers()
The properties of the container that's used on the Amazon EKS pod.
|
| Modifier and Type | Method and Description |
|---|---|
EksPodProperties.Builder |
EksPodProperties.Builder.containers(EksContainer... containers)
The properties of the container that's used on the Amazon EKS pod.
|
| Modifier and Type | Method and Description |
|---|---|
EksPodProperties.Builder |
EksPodProperties.Builder.containers(Collection<EksContainer> containers)
The properties of the container that's used on the Amazon EKS pod.
|
Copyright © 2023. All rights reserved.