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