class Aws::ECR::Types::Layer


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