class Aws::ECR::Types::InvalidLayerPartException

The layer part size is not valid, or the first byte specified is not consecutive to the last byte of a previous layer part upload.

@!attribute [rw] registry_id

The registry ID associated with the exception.
@return [String]

@!attribute [rw] repository_name

The repository name associated with the exception.
@return [String]

@!attribute [rw] upload_id

The upload ID associated with the exception.
@return [String]

@!attribute [rw] last_valid_byte_received

The last valid byte received from the layer part upload that is
associated with the exception.
@return [Integer]

@!attribute [rw] message

The error message associated with the exception.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/InvalidLayerPartException AWS API Documentation

Constants

SENSITIVE