ReferencedImageDetail

An object that describes the image tag details that are returned by a DescribeImageTags action.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The artifact media type of the image.

Link copied to clipboard

The sha256 digest of the image manifest.

Link copied to clipboard

The media type of the image manifest.

Link copied to clipboard

The date and time, expressed in standard JavaScript date format, which the current image tag was pushed to the repository at.

Link copied to clipboard

The size, in bytes, of the image in the repository.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String