GetImageImageScanningConfigurationEcrConfiguration

data class GetImageImageScanningConfigurationEcrConfiguration(val containerTags: List<String>, val repositoryName: String)

Constructors

constructor(containerTags: List<String>, repositoryName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Set of tags for Image Builder to apply to the output container image that that Amazon Inspector scans.

Link copied to clipboard

The name of the container repository that Amazon Inspector scans to identify findings for your container images.