ImageScanFindings

The details of an image scan.

Types

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

Properties

Link copied to clipboard

Details about the enhanced scan findings from Amazon Inspector.

Link copied to clipboard

The findings from the image scan.

Link copied to clipboard

The image vulnerability counts, sorted by severity.

Link copied to clipboard

The time of the last completed image scan.

Link copied to clipboard

The time when the vulnerability data was last scanned.

Functions

Link copied to clipboard
inline fun copy(block: ImageScanFindings.Builder.() -> Unit = {}): ImageScanFindings
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