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