scanConfigError property

ScanConfigError? scanConfigError
getter/setter pair

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.

Output only.

Implementation

ScanConfigError? scanConfigError;