pulumi-kubernetes-kotlin
3.30.2.1
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.batch.v1.kotlin.outputs
/
CronJob
/
CronJob
Cron
Job
fun
CronJob
(
apiVersion
:
String
?
=
null
,
kind
:
String
?
=
null
,
metadata
:
ObjectMeta
?
=
null
,
spec
:
CronJobSpec
?
=
null
,
status
:
CronJobStatus
?
=
null
)