spec property

CronJobSpec? spec
final

Specification of the desired behavior of a cron job, including the schedule. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.

Implementation

final CronJobSpec? spec;