class Aws::ECRPublic::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 AWS account ID associated with the layer part. @return [String]
@!attribute [rw] repository_name
The name of the repository. @return [String]
@!attribute [rw] upload_id
The upload ID associated with the layer part. @return [String]
@!attribute [rw] last_valid_byte_received
The position of the last byte of the layer part. @return [Integer]
@!attribute [rw] message
@return [String]
@see docs.aws.amazon.com/goto/WebAPI/ecr-public-2020-10-30/InvalidLayerPartException AWS API Documentation
Constants
- SENSITIVE