pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dbforpostgresql.kotlin.inputs
/
MaintenanceWindowArgs
/
MaintenanceWindowArgs
Maintenance
Window
Args
fun
MaintenanceWindowArgs
(
customWindow
:
Output
<
String
>
?
=
null
,
dayOfWeek
:
Output
<
Int
>
?
=
null
,
startHour
:
Output
<
Int
>
?
=
null
,
startMinute
:
Output
<
Int
>
?
=
null
)