Job Spec Patch Args
constructor(activeDeadlineSeconds: Output<Int>? = null, backoffLimit: Output<Int>? = null, completionMode: Output<String>? = null, completions: Output<Int>? = null, manualSelector: Output<Boolean>? = null, parallelism: Output<Int>? = null, podFailurePolicy: Output<PodFailurePolicyPatchArgs>? = null, selector: Output<LabelSelectorPatchArgs>? = null, suspend: Output<Boolean>? = null, template: Output<PodTemplateSpecPatchArgs>? = null, ttlSecondsAfterFinished: Output<Int>? = null)