toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.outputs
/
ComputeRecurrenceScheduleResponse
/
ComputeRecurrenceScheduleResponse
Compute
Recurrence
Schedule
Response
constructor
(
hours
:
List
<
Int
>
,
minutes
:
List
<
Int
>
,
monthDays
:
List
<
Int
>
?
=
null
,
weekDays
:
List
<
String
>
?
=
null
)