Job Spec
constructor(activeDeadlineSeconds: Int? = null, backoffLimit: Int? = null, backoffLimitPerIndex: Int? = null, completionMode: String? = null, completions: Int? = null, managedBy: String? = null, manualSelector: Boolean? = null, maxFailedIndexes: Int? = null, parallelism: Int? = null, podFailurePolicy: PodFailurePolicy? = null, podReplacementPolicy: String? = null, selector: LabelSelector? = null, successPolicy: SuccessPolicy? = null, suspend: Boolean? = null, template: PodTemplateSpec, ttlSecondsAfterFinished: Int? = null)