ImageImageScanningConfiguration

data class ImageImageScanningConfiguration(val ecrConfiguration: ImageImageScanningConfigurationEcrConfiguration? = null, val imageScanningEnabled: Boolean? = null)

Constructors

Link copied to clipboard
constructor(ecrConfiguration: ImageImageScanningConfigurationEcrConfiguration? = null, imageScanningEnabled: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration block with ECR configuration. Detailed below.

Link copied to clipboard

Indicates whether Image Builder keeps a snapshot of the vulnerability scans that Amazon Inspector runs against the build instance when you create a new image. Defaults to false.