AwsEcrContainerAggregation

An aggregation of information about Amazon ECR containers.

Types

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

Properties

Link copied to clipboard

The architecture of the containers.

Link copied to clipboard

The image SHA values.

Link copied to clipboard

The image tags.

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 container repositories.

Link copied to clipboard

The container resource IDs.

Link copied to clipboard

The value to sort by.

Link copied to clipboard

The sort order (ascending or descending).

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