toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.outputs
/
MaintenanceWindowResponse
/
MaintenanceWindowResponse
Maintenance
Window
Response
constructor
(
durationHours
:
Int
,
notAllowedDates
:
List
<
DateSpanResponse
>
?
=
null
,
schedule
:
ScheduleResponse
,
startDate
:
String
?
=
null
,
startTime
:
String
,
utcOffset
:
String
?
=
null
)