class Aws::EKS::Types::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 Region-specific.

@!attribute [rw] cluster_name

The Amazon EKS cluster associated with the exception.
@return [String]

@!attribute [rw] nodegroup_name

The Amazon EKS managed node group associated with the exception.
@return [String]

@!attribute [rw] fargate_profile_name

The Fargate profile associated with the exception.
@return [String]

@!attribute [rw] addon_name

@return [String]

@!attribute [rw] message

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/ResourceNotFoundException AWS API Documentation

Constants

SENSITIVE