pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.containeranalysis.v1.kotlin.inputs
/
VersionArgs
/
VersionArgs
Version
Args
fun
VersionArgs
(
epoch
:
Output
<
Int
>
?
=
null
,
fullName
:
Output
<
String
>
?
=
null
,
inclusive
:
Output
<
Boolean
>
?
=
null
,
kind
:
Output
<
VersionKind
>
,
name
:
Output
<
String
>
?
=
null
,
revision
:
Output
<
String
>
?
=
null
)