AwsEcrContainerAggregationResponse

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 Amazon Web Services account ID of the account that owns the container.

Link copied to clipboard

The architecture of the container.

Link copied to clipboard

The SHA value of the container image.

Link copied to clipboard

The container image stags.

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 repository.

Link copied to clipboard

The resource ID of the container.

Link copied to clipboard

The number of finding by severity.

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