class Aws::ECR::Types::CompleteLayerUploadRequest


@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/CompleteLayerUploadRequest AWS API Documentation
@return [Array<String>]
The ‘sha256` digest of the image layer.
@!attribute [rw] layer_digests
@return [String]
associate with the image layer.
The upload ID from a previous InitiateLayerUpload operation to
@!attribute [rw] upload_id
@return [String]
The name of the repository to associate with the image layer.
@!attribute [rw] repository_name
@return [String]
assumed.
layers. If you do not specify a registry, the default registry is
The AWS account ID associated with the registry to which to upload
@!attribute [rw] registry_id
}
layer_digests: [“LayerDigest”], # required
upload_id: “UploadId”, # required
repository_name: “RepositoryName”, # required
registry_id: “RegistryId”,
{
data as a hash:
@note When making an API call, you may pass CompleteLayerUploadRequest