CronJobSpec

constructor(concurrencyPolicy: String? = null, failedJobsHistoryLimit: Int? = null, jobTemplate: JobTemplateSpec, schedule: String, startingDeadlineSeconds: Int? = null, successfulJobsHistoryLimit: Int? = null, suspend: Boolean? = null, timeZone: String? = null)