imageScanningConfiguration

@JvmName(name = "ccsqplhjfomvrcyl")
suspend fun imageScanningConfiguration(value: Output<ImageScanningConfigurationArgs>)
@JvmName(name = "gjtwwylhwuebabpd")
suspend fun imageScanningConfiguration(value: ImageScanningConfigurationArgs?)

Parameters

value

The image scanning configuration for the repository. This determines whether images are scanned for known vulnerabilities after being pushed to the repository. The image scanning configuration for a repository.


@JvmName(name = "xucsaivhosermeku")
suspend fun imageScanningConfiguration(argument: suspend ImageScanningConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The image scanning configuration for the repository. This determines whether images are scanned for known vulnerabilities after being pushed to the repository. The image scanning configuration for a repository.