You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ECR::Types::GetDownloadUrlForLayerResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#download_urlString

The pre-signed Amazon S3 download URL for the requested layer.

Returns:

  • (String)

    The pre-signed Amazon S3 download URL for the requested layer.

#layer_digestString

The digest of the image layer to download.

Returns:

  • (String)

    The digest of the image layer to download.