pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.redis.v1.kotlin.inputs
/
TimeOfDayArgs
/
TimeOfDayArgs
Time
Of
Day
Args
fun
TimeOfDayArgs
(
hours
:
Output
<
Int
>
?
=
null
,
minutes
:
Output
<
Int
>
?
=
null
,
nanos
:
Output
<
Int
>
?
=
null
,
seconds
:
Output
<
Int
>
?
=
null
)