pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.containeranalysis.v1beta1.kotlin.inputs
/
PackageIssueArgs
/
PackageIssueArgs
Package
Issue
Args
fun
PackageIssueArgs
(
affectedLocation
:
Output
<
VulnerabilityLocationArgs
>
,
fixedLocation
:
Output
<
VulnerabilityLocationArgs
>
?
=
null
,
packageType
:
Output
<
String
>
?
=
null
,
severityName
:
Output
<
String
>
?
=
null
)