ContainerImageMetadata

Contains metadata about a container image associated with a covered resource.

Types

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

Properties

Link copied to clipboard

The date and time the container image was pulled.

Link copied to clipboard

The tags attached to the container image.

Link copied to clipboard

The number of times the container image is in use.

Link copied to clipboard

The last time the container image was in use.

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