pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
ScheduleBaseArgs
/
ScheduleBaseArgs
Schedule
Base
Args
fun
ScheduleBaseArgs
(
id
:
Output
<
String
>
?
=
null
,
provisioningStatus
:
Output
<
Either
<
String
,
ScheduleProvisioningState
>
>
?
=
null
,
status
:
Output
<
Either
<
String
,
ScheduleStatus
>
>
?
=
null
)