C# Класс Amazon.ECR.Model.CompleteLayerUploadRequest

Container for the parameters to the CompleteLayerUpload operation. Inform Amazon ECR that the image layer upload for a specified registry, repository name, and upload ID, has completed. You can optionally provide a sha256 digest of the image layer for data validation purposes.

This operation is used by the Amazon ECR proxy, and it is not intended for general use by customers for pulling and pushing images. In most cases, you should use the docker CLI to pull, tag, and push images.

Наследование: AmazonECRRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetLayerDigests ( ) : bool
IsSetRegistryId ( ) : bool
IsSetRepositoryName ( ) : bool
IsSetUploadId ( ) : bool