class Aws::ECR::Types::Layer
An object representing an Amazon ECR
image layer.
@!attribute [rw] layer_digest
The `sha256` digest of the image layer. @return [String]
@!attribute [rw] layer_availability
The availability status of the image layer. @return [String]
@!attribute [rw] layer_size
The size, in bytes, of the image layer. @return [Integer]
@!attribute [rw] media_type
The media type of the layer, such as `application/vnd.docker.image.rootfs.diff.tar.gzip` or `application/vnd.oci.image.layer.v1.tar+gzip`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/Layer AWS API Documentation
Constants
- SENSITIVE