AwsEcrContainerImageDetails

The image details of the Amazon ECR container image.

Types

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

Properties

Link copied to clipboard

The architecture of the Amazon ECR container image.

Link copied to clipboard

The image author of the Amazon ECR container image.

Link copied to clipboard

The image hash of the Amazon ECR container image.

Link copied to clipboard

The image tags attached to the Amazon ECR container image.

Link copied to clipboard

The number of Amazon ECS tasks or Amazon EKS pods where the Amazon ECR container image is in use.

Link copied to clipboard

The last time an Amazon ECR image was used in an Amazon ECS task or Amazon EKS pod.

Link copied to clipboard

The platform of the Amazon ECR container image.

Link copied to clipboard

The date and time the Amazon ECR container image was pushed.

Link copied to clipboard

The registry for the Amazon ECR container image.

Link copied to clipboard

The name of the repository the Amazon ECR container image resides in.

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