EnhancedImageScanFinding

The details of an enhanced image scan. This is returned when enhanced scanning is enabled for your private registry.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID associated with the image.

Link copied to clipboard

The description of the finding.

Link copied to clipboard

The Amazon Resource Number (ARN) of the finding.

Link copied to clipboard

The date and time that the finding was first observed.

Link copied to clipboard

The date and time that the finding was last observed.

Link copied to clipboard

An object that contains the details of a package vulnerability finding.

Link copied to clipboard

An object that contains the details about how to remediate a finding.

Link copied to clipboard

Contains information on the resources involved in a finding.

Link copied to clipboard

The Amazon Inspector score given to the finding.

Link copied to clipboard

An object that contains details of the Amazon Inspector score.

Link copied to clipboard

The severity of the finding.

Link copied to clipboard

The status of the finding.

Link copied to clipboard

The title of the finding.

Link copied to clipboard
val type: String?

The type of the finding.

Link copied to clipboard

The date and time the finding was last updated at.

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