pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.container.v1.kotlin.inputs
/
TimeWindowArgs
/
TimeWindowArgs
Time
Window
Args
fun
TimeWindowArgs
(
endTime
:
Output
<
String
>
?
=
null
,
maintenanceExclusionOptions
:
Output
<
MaintenanceExclusionOptionsArgs
>
?
=
null
,
startTime
:
Output
<
String
>
?
=
null
)