toggle menu
pulumi-azure-kotlin
5.87.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.lab.kotlin
/
ScheduleArgs
/
ScheduleArgs
Schedule
Args
constructor
(
labId
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
notes
:
Output
<
String
>
?
=
null
,
recurrence
:
Output
<
ScheduleRecurrenceArgs
>
?
=
null
,
startTime
:
Output
<
String
>
?
=
null
,
stopTime
:
Output
<
String
>
?
=
null
,
timeZone
:
Output
<
String
>
?
=
null
)