Class ImageTagAlreadyExistsException

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

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

The specified image is tagged with a tag that already exists. The repository is configured for tag immutability.

See Also: