Class NotFoundException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<NotFoundException.Builder,NotFoundException>

@Generated("software.amazon.awssdk:codegen") public final class NotFoundException extends EksException implements ToCopyableBuilder<NotFoundException.Builder,NotFoundException>

A service resource associated with the request could not be found. Clients should not retry such requests.

See Also: