pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.scheduler.kotlin.inputs
/
JobPropertiesArgs
/
JobPropertiesArgs
Job
Properties
Args
fun
JobPropertiesArgs
(
action
:
Output
<
JobActionArgs
>
?
=
null
,
recurrence
:
Output
<
JobRecurrenceArgs
>
?
=
null
,
startTime
:
Output
<
String
>
?
=
null
,
state
:
Output
<
JobState
>
?
=
null
)