AwsEcrContainerImageDetails

Information about an Amazon ECR image.

Types

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

Properties

Link copied to clipboard

The architecture of the image. Valid values are as follows:

Link copied to clipboard

The sha256 digest of the image manifest.

Link copied to clipboard

The date and time when the image was pushed to the repository.

Link copied to clipboard

The list of tags that are associated with the image.

Link copied to clipboard

The Amazon Web Services account identifier that is associated with the registry that the image belongs to.

Link copied to clipboard

The name of the repository that the image belongs to.

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