toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.containeranalysis.v1alpha1.kotlin.outputs
/
VulnerabilityTypeResponse
/
VulnerabilityTypeResponse
Vulnerability
Type
Response
constructor
(
cvssScore
:
Double
,
cvssV2
:
CVSSResponse
,
cvssVersion
:
String
,
cwe
:
List
<
String
>
,
details
:
List
<
DetailResponse
>
,
severity
:
String
)