Class ScanNotFoundException

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

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

The specified image scan could not be found. Ensure that image scanning is enabled on the repository and try again.

See Also: