JobSpecPatch

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: PodFailurePolicyPatch? = null, podReplacementPolicy: String? = null, selector: LabelSelectorPatch? = null, successPolicy: SuccessPolicyPatch? = null, suspend: Boolean? = null, template: PodTemplateSpecPatch? = null, ttlSecondsAfterFinished: Int? = null)