pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.cosmosdb.kotlin.inputs
/
PostgresqlClusterMaintenanceWindowArgs
/
PostgresqlClusterMaintenanceWindowArgs
Postgresql
Cluster
Maintenance
Window
Args
fun
PostgresqlClusterMaintenanceWindowArgs
(
dayOfWeek
:
Output
<
Int
>
?
=
null
,
startHour
:
Output
<
Int
>
?
=
null
,
startMinute
:
Output
<
Int
>
?
=
null
)