| Package | Description |
|---|---|
| software.amazon.awssdk.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
EksConfiguration |
ComputeEnvironmentDetail.eksConfiguration()
The configuration for the Amazon EKS cluster that supports the Batch compute environment.
|
EksConfiguration |
CreateComputeEnvironmentRequest.eksConfiguration()
The details for the Amazon EKS cluster that supports the compute environment.
|
| Modifier and Type | Method and Description |
|---|---|
ComputeEnvironmentDetail.Builder |
ComputeEnvironmentDetail.Builder.eksConfiguration(EksConfiguration eksConfiguration)
The configuration for the Amazon EKS cluster that supports the Batch compute environment.
|
CreateComputeEnvironmentRequest.Builder |
CreateComputeEnvironmentRequest.Builder.eksConfiguration(EksConfiguration eksConfiguration)
The details for the Amazon EKS cluster that supports the compute environment.
|
Copyright © 2023. All rights reserved.