toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.sql.kotlin.inputs
/
ScheduleItemArgs
/
ScheduleItemArgs
Schedule
Item
Args
constructor
(
startDay
:
Output
<
Either
<
String
,
DayOfWeek
>
>
,
startTime
:
Output
<
String
>
,
stopDay
:
Output
<
Either
<
String
,
DayOfWeek
>
>
,
stopTime
:
Output
<
String
>
)