| Package | Description |
|---|---|
| com.amazonaws.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceInUseException |
ResourceInUseException.withAddonName(String addonName) |
ResourceInUseException |
ResourceInUseException.withClusterName(String clusterName)
The Amazon EKS cluster associated with the exception.
|
ResourceInUseException |
ResourceInUseException.withNodegroupName(String nodegroupName)
The Amazon EKS managed node group associated with the exception.
|
Copyright © 2023. All rights reserved.