JobSpec: Omit<k8s.types.input.batch.v1.JobSpec, "template"> & {
    template: pulumi.Input<types.Pod>;
}

Type declaration

Generated using TypeDoc