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 or Amazon EKS clusters currently running the image.

Link copied to clipboard

The most recent date and time a cluster was running the image.

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 the Amazon ECR container image belongs to.

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