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