scanFrequency

@JvmName(name = "lektxbgcxbcycwml")
suspend fun scanFrequency(value: Output<RegistryScanningConfigurationScanFrequency>)
@JvmName(name = "npbgckugercfledx")
suspend fun scanFrequency(value: RegistryScanningConfigurationScanFrequency)

Parameters

value

The frequency that scans are performed at for a private registry. When the `ENHANCED` scan type is specified, the supported scan frequencies are `CONTINUOUS_SCAN` and `SCAN_ON_PUSH`. When the `BASIC` scan type is specified, the `SCAN_ON_PUSH` scan frequency is supported. If scan on push is not specified, then the `MANUAL` scan frequency is set by default.