toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.cosmosdb.kotlin.inputs
/
PostgresqlClusterMaintenanceWindowArgs
/
PostgresqlClusterMaintenanceWindowArgs
Postgresql
Cluster
Maintenance
Window
Args
constructor
(
dayOfWeek
:
Output
<
Int
>
?
=
null
,
startHour
:
Output
<
Int
>
?
=
null
,
startMinute
:
Output
<
Int
>
?
=
null
)