pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudsearch.v1.kotlin.inputs
/
DateArgs
/
DateArgs
Date
Args
fun
DateArgs
(
day
:
Output
<
Int
>
?
=
null
,
month
:
Output
<
Int
>
?
=
null
,
year
:
Output
<
Int
>
?
=
null
)