| Package | Description |
|---|---|
| software.amazon.awssdk.services.emrcontainers.model |
| Modifier and Type | Method and Description |
|---|---|
EksInfo |
ContainerInfo.eksInfo()
The information about the Amazon EKS cluster.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerInfo.Builder |
ContainerInfo.Builder.eksInfo(EksInfo eksInfo)
The information about the Amazon EKS cluster.
|
static ContainerInfo |
ContainerInfo.fromEksInfo(EksInfo eksInfo)
Create an instance of this class with
ContainerInfo.eksInfo() initialized to the given value. |
Copyright © 2023. All rights reserved.