ResourceNotFoundException
The specified resource could not be found. You can view your available clusters with ListClusters
. You can view your available managed node groups with ListNodegroups
. Amazon EKS clusters and node groups are Amazon Web Services Region specific.
Types
Properties
Link copied to clipboard
The Amazon EKS cluster associated with the exception.
Link copied to clipboard
The Fargate profile associated with the exception.
Link copied to clipboard
The Amazon EKS managed node group associated with the exception.
Link copied to clipboard
The Amazon EKS subscription ID with the exception.
Functions
Link copied to clipboard
inline fun copy(block: ResourceNotFoundException.Builder.() -> Unit = {}): ResourceNotFoundException