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