Class LayerInaccessibleException

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

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

The specified layer is not available because it is not associated with an image. Unassociated image layers may be cleaned up at any time.

See Also: