| Package | Description |
|---|---|
| software.amazon.awssdk.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateTaintsPayload |
UpdateNodegroupConfigRequest.taints()
The Kubernetes taints to be applied to the nodes in the node group after the update.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateNodegroupConfigRequest.Builder |
UpdateNodegroupConfigRequest.Builder.taints(UpdateTaintsPayload taints)
The Kubernetes taints to be applied to the nodes in the node group after the update.
|
Copyright © 2021. All rights reserved.