scanConfigError

@JvmName(name = "agnjxafsrwupequu")
suspend fun scanConfigError(value: Output<ScanConfigErrorArgs>)
@JvmName(name = "ypoqsokphponcktu")
suspend fun scanConfigError(value: ScanConfigErrorArgs?)

Parameters

value

If the scan encounters SCAN_CONFIG_ISSUE error, this field has the error message encountered during scan configuration validation that is performed before each scan run.


@JvmName(name = "wegpukmxnwkbfrii")
suspend fun scanConfigError(argument: suspend ScanConfigErrorArgsBuilder.() -> Unit)

Parameters

argument

If the scan encounters SCAN_CONFIG_ISSUE error, this field has the error message encountered during scan configuration validation that is performed before each scan run.