Scan Run Args
constructor(endTime: Output<String>? = null, executionState: Output<ScanRunExecutionState>? = null, hasVulnerabilities: Output<Boolean>? = null, name: Output<String>? = null, progressPercent: Output<Int>? = null, resultState: Output<ScanRunResultState>? = null, startTime: Output<String>? = null, urlsCrawledCount: Output<String>? = null, urlsTestedCount: Output<String>? = null)