pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.websecurityscanner.v1alpha.kotlin.outputs
/
ScanRunResponse
/
ScanRunResponse
Scan
Run
Response
fun
ScanRunResponse
(
endTime
:
String
,
executionState
:
String
,
hasVulnerabilities
:
Boolean
,
name
:
String
,
progressPercent
:
Int
,
resultState
:
String
,
startTime
:
String
,
urlsCrawledCount
:
String
,
urlsTestedCount
:
String
)